| 1 | [ Jan 16 20:29:58 Enabled. ] | ||
| 2 | [ Jan 16 20:29:58 Rereading configuration. ] | ||
| 3 | [ Jan 16 20:29:59 Rereading configuration. ] | ||
| 4 | [ Jan 16 20:30:11 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 16 20:30:11 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.16 20:30:14.389133 [ 1 ] {} <Information> Application: Will watch for the process with pid 29428 | ||
| 29 | 2026.01.16 20:30:14.389579 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.16 20:30:14.894568 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 29428 | ||
| 31 | 2026.01.16 20:30:14.896969 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.16 20:30:14.897153 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.16 20:30:15.179712 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.16 20:30:15.242761 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.16 20:30:15.242864 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.16 20:30:15.242882 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.16 20:30:15.242974 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.16 20:30:15.243820 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.16 20:30:15.249833 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.16 20:30:15.250766 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.16 20:30:15.251783 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.16 20:30:15.251845 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.16 20:30:15.251891 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.16 20:30:15.254101 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.16 20:30:15.255485 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.16 20:30:15.263178 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.16 20:30:15.264049 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.16 20:30:15.267004 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.16 20:30:15.267122 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.16 20:30:15.268324 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.16 20:30:15.268853 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.16 20:30:15.276793 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.16 20:30:15.277621 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.16 20:30:15.285659 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.16 20:30:15.286150 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.16 20:30:15.286653 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.16 20:30:15.287048 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.16 20:30:15.289910 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.16 20:30:15.289937 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.16 20:30:15.290029 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.16 20:30:15.290284 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.16 20:30:15.352981 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.16 20:30:15.353008 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000180553 sec | ||
| 68 | 2026.01.16 20:30:15.353058 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.16 20:30:15.353099 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.16 20:30:15.355264 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.16 20:30:15.357234 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.16 20:30:15.381873 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.16 20:30:15.381921 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.16 20:30:15.382004 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.16 20:30:15.382017 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.16 20:30:15.382052 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.16 20:30:15.382128 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.16 20:30:15.386285 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.16 20:30:15.386335 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.16 20:30:15.386393 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.16 20:30:15.386573 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.16 20:30:15.386622 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.16 20:30:15.386634 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.16 20:30:15.386723 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.16 20:30:15.386736 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.16 20:30:15.386767 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.16 20:30:15.386846 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.16 20:30:15.424873 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.16 20:30:15.438033 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.16 20:30:15.438180 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000170964 sec | ||
| 91 | 2026.01.16 20:30:15.438197 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.16 20:30:15.438211 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.16 20:30:15.438241 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.16 20:30:15.438483 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.16 20:30:15.438615 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.16 20:30:15.438632 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.16 20:30:15.438642 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.16 20:30:15.438653 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.16 20:30:15.442401 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.16 20:30:15.442616 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.01.16 20:30:15.447119 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.294e-05 sec. | ||
| 102 | 2026.01.16 20:30:15.447586 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.16 20:30:15.449011 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.16 20:30:15.449029 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.16 20:30:15.630187 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35540 | ||
| 106 | 2026.01.16 20:30:15.635042 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.16 20:30:15.635123 [ 4 ] {} <Debug> TCP-Session: c5a60b00-01a3-40b4-beea-eea6aa99a3f6 Authenticating user 'default' from [fd00:1122:3344:101::b]:35540 | ||
| 108 | 2026.01.16 20:30:15.635149 [ 4 ] {} <Debug> TCP-Session: c5a60b00-01a3-40b4-beea-eea6aa99a3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.16 20:30:15.635234 [ 4 ] {} <Debug> TCP-Session: c5a60b00-01a3-40b4-beea-eea6aa99a3f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.16 20:30:15.635327 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.16 20:30:15.635352 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.16 20:30:15.635437 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.16 20:30:15.635983 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48258 | ||
| 114 | 2026.01.16 20:30:15.636079 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65107 | ||
| 115 | 2026.01.16 20:30:15.636095 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62223 | ||
| 116 | 2026.01.16 20:30:15.636192 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.16 20:30:15.636290 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51887 | ||
| 118 | 2026.01.16 20:30:15.636312 [ 5 ] {} <Debug> TCP-Session: b1985fd4-12ce-49cf-a0ed-477d738d7911 Authenticating user 'default' from [fd00:1122:3344:101::b]:48258 | ||
| 119 | 2026.01.16 20:30:15.636340 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.01.16 20:30:15.636346 [ 5 ] {} <Debug> TCP-Session: b1985fd4-12ce-49cf-a0ed-477d738d7911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.16 20:30:15.636398 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.16 20:30:15.636412 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52660 | ||
| 123 | 2026.01.16 20:30:15.636399 [ 254 ] {} <Debug> TCP-Session: 564b1c0b-4d9a-4126-8c2b-3d128e90c36b Authenticating user 'default' from [fd00:1122:3344:101::b]:65107 | ||
| 124 | 2026.01.16 20:30:15.636501 [ 6 ] {} <Debug> TCP-Session: 0f343aaf-a25f-429c-bfaf-59030f178eec Authenticating user 'default' from [fd00:1122:3344:101::b]:62223 | ||
| 125 | 2026.01.16 20:30:15.636505 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.16 20:30:15.636538 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33780 | ||
| 127 | 2026.01.16 20:30:15.636463 [ 5 ] {} <Debug> TCP-Session: b1985fd4-12ce-49cf-a0ed-477d738d7911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.16 20:30:15.636626 [ 255 ] {} <Debug> TCP-Session: 17bd62ee-1017-4351-9058-3381c3f52f67 Authenticating user 'default' from [fd00:1122:3344:101::b]:51887 | ||
| 129 | 2026.01.16 20:30:15.636628 [ 6 ] {} <Debug> TCP-Session: 0f343aaf-a25f-429c-bfaf-59030f178eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.16 20:30:15.636651 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.16 20:30:15.636685 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.01.16 20:30:15.636719 [ 255 ] {} <Debug> TCP-Session: 17bd62ee-1017-4351-9058-3381c3f52f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.16 20:30:15.636691 [ 6 ] {} <Debug> TCP-Session: 0f343aaf-a25f-429c-bfaf-59030f178eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.16 20:30:15.636795 [ 257 ] {} <Debug> TCP-Session: ee837571-e88f-4ed0-81c8-ed34e68a91b0 Authenticating user 'default' from [fd00:1122:3344:101::b]:33780 | ||
| 135 | 2026.01.16 20:30:15.636775 [ 255 ] {} <Debug> TCP-Session: 17bd62ee-1017-4351-9058-3381c3f52f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.16 20:30:15.636765 [ 256 ] {} <Debug> TCP-Session: 17b0badc-500a-43b7-9a72-3faaf4824715 Authenticating user 'default' from [fd00:1122:3344:101::b]:52660 | ||
| 137 | 2026.01.16 20:30:15.636868 [ 257 ] {} <Debug> TCP-Session: ee837571-e88f-4ed0-81c8-ed34e68a91b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.16 20:30:15.636665 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60416 | ||
| 139 | 2026.01.16 20:30:15.636937 [ 256 ] {} <Debug> TCP-Session: 17b0badc-500a-43b7-9a72-3faaf4824715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.16 20:30:15.636945 [ 257 ] {} <Debug> TCP-Session: ee837571-e88f-4ed0-81c8-ed34e68a91b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.16 20:30:15.636988 [ 256 ] {} <Debug> TCP-Session: 17b0badc-500a-43b7-9a72-3faaf4824715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.16 20:30:15.636587 [ 254 ] {} <Debug> TCP-Session: 564b1c0b-4d9a-4126-8c2b-3d128e90c36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.16 20:30:15.637081 [ 254 ] {} <Debug> TCP-Session: 564b1c0b-4d9a-4126-8c2b-3d128e90c36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.16 20:30:15.637044 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.01.16 20:30:15.637157 [ 258 ] {} <Debug> TCP-Session: a2e72ed4-188f-4b30-b656-348b10091fd0 Authenticating user 'default' from [fd00:1122:3344:101::b]:60416 | ||
| 146 | 2026.01.16 20:30:15.637175 [ 258 ] {} <Debug> TCP-Session: a2e72ed4-188f-4b30-b656-348b10091fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.16 20:30:15.637266 [ 258 ] {} <Debug> TCP-Session: a2e72ed4-188f-4b30-b656-348b10091fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.16 20:30:15.713231 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45331 | ||
| 149 | 2026.01.16 20:30:15.716954 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.16 20:30:15.717102 [ 259 ] {} <Debug> TCP-Session: 8cda2aa9-813a-4351-9819-14ad4aa85378 Authenticating user 'default' from [fd00:1122:3344:101::a]:45331 | ||
| 151 | 2026.01.16 20:30:15.717128 [ 259 ] {} <Debug> TCP-Session: 8cda2aa9-813a-4351-9819-14ad4aa85378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.16 20:30:15.717140 [ 259 ] {} <Debug> TCP-Session: 8cda2aa9-813a-4351-9819-14ad4aa85378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.16 20:30:15.717264 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.01.16 20:30:15.717292 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.01.16 20:30:15.717361 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.16 20:30:15.717790 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44123 | ||
| 157 | 2026.01.16 20:30:15.722088 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 158 | 2026.01.16 20:30:15.722129 [ 260 ] {} <Debug> TCP-Session: c0f1a1cb-a375-41de-b9a7-9d732d590319 Authenticating user 'default' from [fd00:1122:3344:101::a]:44123 | ||
| 159 | 2026.01.16 20:30:15.722151 [ 260 ] {} <Debug> TCP-Session: c0f1a1cb-a375-41de-b9a7-9d732d590319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.01.16 20:30:15.722252 [ 260 ] {} <Debug> TCP-Session: c0f1a1cb-a375-41de-b9a7-9d732d590319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.01.16 20:30:15.724219 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36942 | ||
| 162 | 2026.01.16 20:30:15.724341 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33968 | ||
| 163 | 2026.01.16 20:30:15.724430 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.01.16 20:30:15.724508 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35211 | ||
| 165 | 2026.01.16 20:30:15.724549 [ 261 ] {} <Debug> TCP-Session: 86173d96-ea78-4e77-800e-a86a58d6459c Authenticating user 'default' from [fd00:1122:3344:101::a]:36942 | ||
| 166 | 2026.01.16 20:30:15.724576 [ 261 ] {} <Debug> TCP-Session: 86173d96-ea78-4e77-800e-a86a58d6459c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.01.16 20:30:15.724584 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.01.16 20:30:15.724643 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64873 | ||
| 169 | 2026.01.16 20:30:15.724636 [ 261 ] {} <Debug> TCP-Session: 86173d96-ea78-4e77-800e-a86a58d6459c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.16 20:30:15.724698 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.01.16 20:30:15.724730 [ 262 ] {} <Debug> TCP-Session: f288e7c5-e770-4c11-824a-51e293bf25ce Authenticating user 'default' from [fd00:1122:3344:101::a]:33968 | ||
| 172 | 2026.01.16 20:30:15.724803 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48725 | ||
| 173 | 2026.01.16 20:30:15.724837 [ 263 ] {} <Debug> TCP-Session: da5b0af7-9787-4095-9280-ce0db2864dbe Authenticating user 'default' from [fd00:1122:3344:101::a]:35211 | ||
| 174 | 2026.01.16 20:30:15.724842 [ 262 ] {} <Debug> TCP-Session: f288e7c5-e770-4c11-824a-51e293bf25ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.16 20:30:15.724914 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.01.16 20:30:15.724902 [ 263 ] {} <Debug> TCP-Session: da5b0af7-9787-4095-9280-ce0db2864dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.16 20:30:15.724940 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56793 | ||
| 178 | 2026.01.16 20:30:15.725000 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.01.16 20:30:15.725002 [ 264 ] {} <Debug> TCP-Session: 06dfcc0a-c4db-470b-863a-07e2e5f209d9 Authenticating user 'default' from [fd00:1122:3344:101::a]:64873 | ||
| 180 | 2026.01.16 20:30:15.724969 [ 263 ] {} <Debug> TCP-Session: da5b0af7-9787-4095-9280-ce0db2864dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.16 20:30:15.725088 [ 265 ] {} <Debug> TCP-Session: 9a4505d8-6f48-41c8-9a50-b26ff16982f1 Authenticating user 'default' from [fd00:1122:3344:101::a]:48725 | ||
| 182 | 2026.01.16 20:30:15.725060 [ 264 ] {} <Debug> TCP-Session: 06dfcc0a-c4db-470b-863a-07e2e5f209d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.16 20:30:15.724960 [ 262 ] {} <Debug> TCP-Session: f288e7c5-e770-4c11-824a-51e293bf25ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.16 20:30:15.725193 [ 265 ] {} <Debug> TCP-Session: 9a4505d8-6f48-41c8-9a50-b26ff16982f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.16 20:30:15.725171 [ 264 ] {} <Debug> TCP-Session: 06dfcc0a-c4db-470b-863a-07e2e5f209d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.16 20:30:15.725142 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.01.16 20:30:15.725294 [ 265 ] {} <Debug> TCP-Session: 9a4505d8-6f48-41c8-9a50-b26ff16982f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.16 20:30:15.725361 [ 266 ] {} <Debug> TCP-Session: 79da8425-eca5-4a5b-8a4c-6623d2c9415c Authenticating user 'default' from [fd00:1122:3344:101::a]:56793 | ||
| 189 | 2026.01.16 20:30:15.725385 [ 266 ] {} <Debug> TCP-Session: 79da8425-eca5-4a5b-8a4c-6623d2c9415c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.16 20:30:15.725485 [ 266 ] {} <Debug> TCP-Session: 79da8425-eca5-4a5b-8a4c-6623d2c9415c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.16 20:30:15.734777 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61077 | ||
| 192 | 2026.01.16 20:30:15.739009 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.01.16 20:30:15.739056 [ 267 ] {} <Debug> TCP-Session: 60a28bae-d1af-4019-a84d-a4144f64f33e Authenticating user 'default' from [fd00:1122:3344:101::c]:61077 | ||
| 194 | 2026.01.16 20:30:15.739141 [ 267 ] {} <Debug> TCP-Session: 60a28bae-d1af-4019-a84d-a4144f64f33e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.16 20:30:15.739154 [ 267 ] {} <Debug> TCP-Session: 60a28bae-d1af-4019-a84d-a4144f64f33e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.16 20:30:15.739217 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2026.01.16 20:30:15.739298 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 198 | 2026.01.16 20:30:15.739314 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.01.16 20:30:15.739784 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38445 | ||
| 200 | 2026.01.16 20:30:15.739881 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46062 | ||
| 201 | 2026.01.16 20:30:15.739944 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.01.16 20:30:15.740018 [ 268 ] {} <Debug> TCP-Session: ffe7697c-e2df-4390-a7e6-ae5a8cf17620 Authenticating user 'default' from [fd00:1122:3344:101::c]:38445 | ||
| 203 | 2026.01.16 20:30:15.740025 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59239 | ||
| 204 | 2026.01.16 20:30:15.740036 [ 268 ] {} <Debug> TCP-Session: ffe7697c-e2df-4390-a7e6-ae5a8cf17620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.01.16 20:30:15.740141 [ 268 ] {} <Debug> TCP-Session: ffe7697c-e2df-4390-a7e6-ae5a8cf17620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.01.16 20:30:15.740183 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58203 | ||
| 207 | 2026.01.16 20:30:15.740402 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59985 | ||
| 208 | 2026.01.16 20:30:15.740556 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60997 | ||
| 209 | 2026.01.16 20:30:15.740758 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47654 | ||
| 210 | 2026.01.16 20:30:15.740784 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.01.16 20:30:15.740832 [ 273 ] {} <Debug> TCP-Session: e4c0e075-09c7-40be-8752-41b3c3df3e45 Authenticating user 'default' from [fd00:1122:3344:101::c]:60997 | ||
| 212 | 2026.01.16 20:30:15.740932 [ 273 ] {} <Debug> TCP-Session: e4c0e075-09c7-40be-8752-41b3c3df3e45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.01.16 20:30:15.740944 [ 273 ] {} <Debug> TCP-Session: e4c0e075-09c7-40be-8752-41b3c3df3e45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.01.16 20:30:15.741785 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.01.16 20:30:15.741916 [ 269 ] {} <Debug> TCP-Session: d90712f1-cbdb-4db1-b8af-4789dd80308f Authenticating user 'default' from [fd00:1122:3344:101::c]:46062 | ||
| 216 | 2026.01.16 20:30:15.741941 [ 269 ] {} <Debug> TCP-Session: d90712f1-cbdb-4db1-b8af-4789dd80308f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.01.16 20:30:15.741957 [ 269 ] {} <Debug> TCP-Session: d90712f1-cbdb-4db1-b8af-4789dd80308f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.01.16 20:30:15.743752 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.01.16 20:30:15.743792 [ 274 ] {} <Debug> TCP-Session: 7fe57282-0158-431d-baab-46bce678c57d Authenticating user 'default' from [fd00:1122:3344:101::c]:47654 | ||
| 220 | 2026.01.16 20:30:15.743794 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.01.16 20:30:15.743810 [ 274 ] {} <Debug> TCP-Session: 7fe57282-0158-431d-baab-46bce678c57d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.01.16 20:30:15.743845 [ 272 ] {} <Debug> TCP-Session: cc055213-414f-4e39-b133-95f50ae8f620 Authenticating user 'default' from [fd00:1122:3344:101::c]:59985 | ||
| 223 | 2026.01.16 20:30:15.743933 [ 274 ] {} <Debug> TCP-Session: 7fe57282-0158-431d-baab-46bce678c57d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.01.16 20:30:15.743952 [ 272 ] {} <Debug> TCP-Session: cc055213-414f-4e39-b133-95f50ae8f620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.16 20:30:15.744053 [ 272 ] {} <Debug> TCP-Session: cc055213-414f-4e39-b133-95f50ae8f620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.16 20:30:15.746139 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.01.16 20:30:15.746176 [ 270 ] {} <Debug> TCP-Session: 829d02ef-bbc6-42a8-a287-7bb75aab4cfe Authenticating user 'default' from [fd00:1122:3344:101::c]:59239 | ||
| 228 | 2026.01.16 20:30:15.746278 [ 270 ] {} <Debug> TCP-Session: 829d02ef-bbc6-42a8-a287-7bb75aab4cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.16 20:30:15.746291 [ 270 ] {} <Debug> TCP-Session: 829d02ef-bbc6-42a8-a287-7bb75aab4cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.16 20:30:15.748709 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.01.16 20:30:15.748830 [ 271 ] {} <Debug> TCP-Session: db5684bd-a2c8-49f6-9adf-8636bebd1bdd Authenticating user 'default' from [fd00:1122:3344:101::c]:58203 | ||
| 232 | 2026.01.16 20:30:15.748848 [ 271 ] {} <Debug> TCP-Session: db5684bd-a2c8-49f6-9adf-8636bebd1bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.16 20:30:15.748860 [ 271 ] {} <Debug> TCP-Session: db5684bd-a2c8-49f6-9adf-8636bebd1bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.16 20:30:16.000158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.94 MiB, peak 116.94 MiB, free memory in arenas 0.00 B, will set to 120.00 MiB (RSS), difference: 3.06 MiB | ||
| 235 | 2026.01.16 20:30:17.818228 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61869 | ||
| 236 | 2026.01.16 20:30:17.821832 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.01.16 20:30:17.821980 [ 275 ] {} <Debug> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Authenticating user 'default' from [fd00:1122:3344:101::d]:61869 | ||
| 238 | 2026.01.16 20:30:17.822004 [ 275 ] {} <Debug> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.16 20:30:17.822016 [ 275 ] {} <Debug> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.16 20:30:17.822160 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.01.16 20:30:17.822198 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2026.01.16 20:30:17.822285 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.01.16 20:30:17.828339 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57809 | ||
| 244 | 2026.01.16 20:30:17.828426 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54554 | ||
| 245 | 2026.01.16 20:30:17.828513 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43948 | ||
| 246 | 2026.01.16 20:30:17.828582 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56777 | ||
| 247 | 2026.01.16 20:30:17.828852 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50458 | ||
| 248 | 2026.01.16 20:30:17.829508 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.01.16 20:30:17.829608 [ 278 ] {} <Debug> TCP-Session: b173d0f4-9724-4593-9d07-9a55455161a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43948 | ||
| 250 | 2026.01.16 20:30:17.829629 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40581 | ||
| 251 | 2026.01.16 20:30:17.829632 [ 278 ] {} <Debug> TCP-Session: b173d0f4-9724-4593-9d07-9a55455161a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.01.16 20:30:17.829670 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.01.16 20:30:17.829724 [ 278 ] {} <Debug> TCP-Session: b173d0f4-9724-4593-9d07-9a55455161a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.01.16 20:30:17.829748 [ 279 ] {} <Debug> TCP-Session: 0b731611-92b1-4a00-80b8-e62e24c9127b Authenticating user 'default' from [fd00:1122:3344:101::d]:56777 | ||
| 255 | 2026.01.16 20:30:17.829838 [ 279 ] {} <Debug> TCP-Session: 0b731611-92b1-4a00-80b8-e62e24c9127b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.01.16 20:30:17.829851 [ 279 ] {} <Debug> TCP-Session: 0b731611-92b1-4a00-80b8-e62e24c9127b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2026.01.16 20:30:17.830767 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.01.16 20:30:17.830872 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39524 | ||
| 259 | 2026.01.16 20:30:17.830996 [ 280 ] {} <Debug> TCP-Session: 4e32f0f9-d919-4553-8ca5-1ec5a6166938 Authenticating user 'default' from [fd00:1122:3344:101::d]:50458 | ||
| 260 | 2026.01.16 20:30:17.831027 [ 280 ] {} <Debug> TCP-Session: 4e32f0f9-d919-4553-8ca5-1ec5a6166938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.01.16 20:30:17.831039 [ 280 ] {} <Debug> TCP-Session: 4e32f0f9-d919-4553-8ca5-1ec5a6166938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.01.16 20:30:17.832904 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.01.16 20:30:17.832964 [ 276 ] {} <Debug> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57809 | ||
| 264 | 2026.01.16 20:30:17.832988 [ 276 ] {} <Debug> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.01.16 20:30:17.833029 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56013 | ||
| 266 | 2026.01.16 20:30:17.833147 [ 276 ] {} <Debug> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.01.16 20:30:17.835199 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.01.16 20:30:17.835247 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.01.16 20:30:17.835319 [ 282 ] {} <Debug> TCP-Session: 8c3e5ff5-39ae-4974-a67b-057d0032ac98 Authenticating user 'default' from [fd00:1122:3344:101::d]:39524 | ||
| 270 | 2026.01.16 20:30:17.835334 [ 283 ] {} <Debug> TCP-Session: 6468e215-74b7-4ce5-a9c4-aa831e3d6084 Authenticating user 'default' from [fd00:1122:3344:101::d]:56013 | ||
| 271 | 2026.01.16 20:30:17.835345 [ 282 ] {} <Debug> TCP-Session: 8c3e5ff5-39ae-4974-a67b-057d0032ac98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.01.16 20:30:17.835394 [ 283 ] {} <Debug> TCP-Session: 6468e215-74b7-4ce5-a9c4-aa831e3d6084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.01.16 20:30:17.835424 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.01.16 20:30:17.835353 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.01.16 20:30:17.835489 [ 283 ] {} <Debug> TCP-Session: 6468e215-74b7-4ce5-a9c4-aa831e3d6084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.16 20:30:17.835456 [ 282 ] {} <Debug> TCP-Session: 8c3e5ff5-39ae-4974-a67b-057d0032ac98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.01.16 20:30:17.835472 [ 277 ] {} <Debug> TCP-Session: d4f1cd18-9654-4377-bbc2-340a5f03f7ce Authenticating user 'default' from [fd00:1122:3344:101::d]:54554 | ||
| 278 | 2026.01.16 20:30:17.835556 [ 281 ] {} <Debug> TCP-Session: aabbe5af-4ee9-433d-93ae-f874eb7ab2bd Authenticating user 'default' from [fd00:1122:3344:101::d]:40581 | ||
| 279 | 2026.01.16 20:30:17.835361 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 280 | 2026.01.16 20:30:17.835634 [ 277 ] {} <Debug> TCP-Session: d4f1cd18-9654-4377-bbc2-340a5f03f7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.16 20:30:17.835659 [ 281 ] {} <Debug> TCP-Session: aabbe5af-4ee9-433d-93ae-f874eb7ab2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.16 20:30:17.835719 [ 277 ] {} <Debug> TCP-Session: d4f1cd18-9654-4377-bbc2-340a5f03f7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.16 20:30:17.835734 [ 281 ] {} <Debug> TCP-Session: aabbe5af-4ee9-433d-93ae-f874eb7ab2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.01.16 20:30:17.840023 [ 275 ] {cad6a604-51fc-4895-8487-04db30afd237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.01.16 20:30:18.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.08 MiB, peak 120.08 MiB, free memory in arenas 0.00 B, will set to 128.61 MiB (RSS), difference: 8.53 MiB | ||
| 286 | 2026.01.16 20:30:18.003307 [ 275 ] {cad6a604-51fc-4895-8487-04db30afd237} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61869) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.01.16 20:30:18.004525 [ 275 ] {cad6a604-51fc-4895-8487-04db30afd237} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.01.16 20:30:18.006329 [ 275 ] {cad6a604-51fc-4895-8487-04db30afd237} <Debug> TCPHandler: Processed in 0.17779339 sec. | ||
| 335 | 2026.01.16 20:30:18.008839 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.01.16 20:30:18.009236 [ 276 ] {0b7bed8b-71f6-40c7-a5a9-7e5d7a6f420d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.01.16 20:30:18.009677 [ 276 ] {0b7bed8b-71f6-40c7-a5a9-7e5d7a6f420d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57809) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.01.16 20:30:18.010052 [ 276 ] {0b7bed8b-71f6-40c7-a5a9-7e5d7a6f420d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.01.16 20:30:18.010281 [ 276 ] {0b7bed8b-71f6-40c7-a5a9-7e5d7a6f420d} <Debug> TCPHandler: Processed in 0.001631396 sec. | ||
| 386 | 2026.01.16 20:30:18.010704 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.01.16 20:30:18.011539 [ 275 ] {5c776ef3-ca5e-41aa-bbf7-5a26d2a1a427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.01.16 20:30:18.012231 [ 275 ] {5c776ef3-ca5e-41aa-bbf7-5a26d2a1a427} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.01.16 20:30:18.014226 [ 275 ] {5c776ef3-ca5e-41aa-bbf7-5a26d2a1a427} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.01.16 20:30:18.014247 [ 275 ] {5c776ef3-ca5e-41aa-bbf7-5a26d2a1a427} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5872e-05 sec | ||
| 391 | 2026.01.16 20:30:18.014260 [ 275 ] {5c776ef3-ca5e-41aa-bbf7-5a26d2a1a427} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.01.16 20:30:18.014365 [ 275 ] {5c776ef3-ca5e-41aa-bbf7-5a26d2a1a427} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.01.16 20:30:18.014390 [ 275 ] {5c776ef3-ca5e-41aa-bbf7-5a26d2a1a427} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.01.16 20:30:18.016562 [ 275 ] {5c776ef3-ca5e-41aa-bbf7-5a26d2a1a427} <Debug> TCPHandler: Processed in 0.005976033 sec. | ||
| 395 | 2026.01.16 20:30:18.016715 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.01.16 20:30:18.016969 [ 275 ] {698c8041-3940-49f7-ab3d-e7955883cfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.01.16 20:30:18.017088 [ 275 ] {698c8041-3940-49f7-ab3d-e7955883cfc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.01.16 20:30:18.030755 [ 275 ] {698c8041-3940-49f7-ab3d-e7955883cfc9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.01.16 20:30:18.032770 [ 275 ] {698c8041-3940-49f7-ab3d-e7955883cfc9} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13): Loading data parts | ||
| 401 | 2026.01.16 20:30:18.036985 [ 275 ] {698c8041-3940-49f7-ab3d-e7955883cfc9} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13): There are no data parts | ||
| 402 | 2026.01.16 20:30:18.042039 [ 275 ] {698c8041-3940-49f7-ab3d-e7955883cfc9} <Debug> TCPHandler: Processed in 0.025374038 sec. | ||
| 403 | 2026.01.16 20:30:18.042279 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.01.16 20:30:18.042481 [ 275 ] {bf036a91-bdda-4104-9995-79985d3a29f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.01.16 20:30:18.042673 [ 275 ] {bf036a91-bdda-4104-9995-79985d3a29f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.01.16 20:30:18.068282 [ 275 ] {bf036a91-bdda-4104-9995-79985d3a29f1} <Debug> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Loading data parts | ||
| 417 | 2026.01.16 20:30:18.068649 [ 275 ] {bf036a91-bdda-4104-9995-79985d3a29f1} <Debug> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): There are no data parts | ||
| 418 | 2026.01.16 20:30:18.071156 [ 275 ] {bf036a91-bdda-4104-9995-79985d3a29f1} <Debug> TCPHandler: Processed in 0.028958288 sec. | ||
| 419 | 2026.01.16 20:30:18.071689 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.16 20:30:18.071961 [ 275 ] {9b4c4c17-5cb1-4d6b-ba38-74f4820a712a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 421 | 2026.01.16 20:30:18.072137 [ 275 ] {9b4c4c17-5cb1-4d6b-ba38-74f4820a712a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.01.16 20:30:18.078453 [ 275 ] {9b4c4c17-5cb1-4d6b-ba38-74f4820a712a} <Debug> oximeter.measurements_i8 (68582317-5509-4bb6-9083-a1ef8e6c9081): Loading data parts | ||
| 423 | 2026.01.16 20:30:18.078667 [ 275 ] {9b4c4c17-5cb1-4d6b-ba38-74f4820a712a} <Debug> oximeter.measurements_i8 (68582317-5509-4bb6-9083-a1ef8e6c9081): There are no data parts | ||
| 424 | 2026.01.16 20:30:18.080509 [ 275 ] {9b4c4c17-5cb1-4d6b-ba38-74f4820a712a} <Debug> TCPHandler: Processed in 0.008961381 sec. | ||
| 425 | 2026.01.16 20:30:18.080756 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.16 20:30:18.080988 [ 275 ] {be84e5ba-7e1e-4151-bea1-05b7749694d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 427 | 2026.01.16 20:30:18.081322 [ 275 ] {be84e5ba-7e1e-4151-bea1-05b7749694d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.01.16 20:30:18.087134 [ 275 ] {be84e5ba-7e1e-4151-bea1-05b7749694d3} <Debug> oximeter.measurements_u8 (8e3d0a9a-f69d-4657-9319-39941746448a): Loading data parts | ||
| 429 | 2026.01.16 20:30:18.087403 [ 275 ] {be84e5ba-7e1e-4151-bea1-05b7749694d3} <Debug> oximeter.measurements_u8 (8e3d0a9a-f69d-4657-9319-39941746448a): There are no data parts | ||
| 430 | 2026.01.16 20:30:18.089033 [ 275 ] {be84e5ba-7e1e-4151-bea1-05b7749694d3} <Debug> TCPHandler: Processed in 0.008369258 sec. | ||
| 431 | 2026.01.16 20:30:18.089553 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.16 20:30:18.089936 [ 275 ] {ed060a35-4343-47be-adb9-5152ce38596d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 433 | 2026.01.16 20:30:18.091229 [ 275 ] {ed060a35-4343-47be-adb9-5152ce38596d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.01.16 20:30:18.093793 [ 275 ] {ed060a35-4343-47be-adb9-5152ce38596d} <Debug> oximeter.measurements_i16 (7e183a4b-240c-44c4-8d8c-72f7a4d34005): Loading data parts | ||
| 435 | 2026.01.16 20:30:18.094159 [ 275 ] {ed060a35-4343-47be-adb9-5152ce38596d} <Debug> oximeter.measurements_i16 (7e183a4b-240c-44c4-8d8c-72f7a4d34005): There are no data parts | ||
| 436 | 2026.01.16 20:30:18.096067 [ 275 ] {ed060a35-4343-47be-adb9-5152ce38596d} <Debug> TCPHandler: Processed in 0.006642368 sec. | ||
| 437 | 2026.01.16 20:30:18.096330 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.16 20:30:18.096548 [ 275 ] {2f3b684f-08e3-4bb1-b59c-0eaca0d51623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 439 | 2026.01.16 20:30:18.096775 [ 275 ] {2f3b684f-08e3-4bb1-b59c-0eaca0d51623} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.01.16 20:30:18.103694 [ 275 ] {2f3b684f-08e3-4bb1-b59c-0eaca0d51623} <Debug> oximeter.measurements_u16 (0f42ddf9-4e44-4301-8d18-0f01f0f21348): Loading data parts | ||
| 441 | 2026.01.16 20:30:18.103955 [ 275 ] {2f3b684f-08e3-4bb1-b59c-0eaca0d51623} <Debug> oximeter.measurements_u16 (0f42ddf9-4e44-4301-8d18-0f01f0f21348): There are no data parts | ||
| 442 | 2026.01.16 20:30:18.106603 [ 275 ] {2f3b684f-08e3-4bb1-b59c-0eaca0d51623} <Debug> TCPHandler: Processed in 0.010355842 sec. | ||
| 443 | 2026.01.16 20:30:18.107038 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.16 20:30:18.107477 [ 275 ] {c9f7a75f-7533-499e-9029-a91d3f69e7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 445 | 2026.01.16 20:30:18.107717 [ 275 ] {c9f7a75f-7533-499e-9029-a91d3f69e7a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.01.16 20:30:18.110265 [ 275 ] {c9f7a75f-7533-499e-9029-a91d3f69e7a3} <Debug> oximeter.measurements_i32 (f18122e8-c922-45ed-a29b-31d7ccb04f90): Loading data parts | ||
| 447 | 2026.01.16 20:30:18.110746 [ 275 ] {c9f7a75f-7533-499e-9029-a91d3f69e7a3} <Debug> oximeter.measurements_i32 (f18122e8-c922-45ed-a29b-31d7ccb04f90): There are no data parts | ||
| 448 | 2026.01.16 20:30:18.116450 [ 275 ] {c9f7a75f-7533-499e-9029-a91d3f69e7a3} <Debug> TCPHandler: Processed in 0.009656756 sec. | ||
| 449 | 2026.01.16 20:30:18.116880 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.16 20:30:18.117659 [ 275 ] {d7fec879-ae1b-4e61-be6e-1c6ce6c4ddc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 451 | 2026.01.16 20:30:18.118218 [ 275 ] {d7fec879-ae1b-4e61-be6e-1c6ce6c4ddc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.01.16 20:30:18.125149 [ 275 ] {d7fec879-ae1b-4e61-be6e-1c6ce6c4ddc1} <Debug> oximeter.measurements_u32 (8e612195-2e18-4548-9417-13b7d70a090c): Loading data parts | ||
| 453 | 2026.01.16 20:30:18.133743 [ 275 ] {d7fec879-ae1b-4e61-be6e-1c6ce6c4ddc1} <Debug> oximeter.measurements_u32 (8e612195-2e18-4548-9417-13b7d70a090c): There are no data parts | ||
| 454 | 2026.01.16 20:30:18.136466 [ 275 ] {d7fec879-ae1b-4e61-be6e-1c6ce6c4ddc1} <Debug> TCPHandler: Processed in 0.019790463 sec. | ||
| 455 | 2026.01.16 20:30:18.136889 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.16 20:30:18.137439 [ 275 ] {50bfc572-f593-44ca-b812-3ef467aa9581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 457 | 2026.01.16 20:30:18.137858 [ 275 ] {50bfc572-f593-44ca-b812-3ef467aa9581} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.01.16 20:30:18.142857 [ 275 ] {50bfc572-f593-44ca-b812-3ef467aa9581} <Debug> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Loading data parts | ||
| 459 | 2026.01.16 20:30:18.143186 [ 275 ] {50bfc572-f593-44ca-b812-3ef467aa9581} <Debug> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): There are no data parts | ||
| 460 | 2026.01.16 20:30:18.152716 [ 275 ] {50bfc572-f593-44ca-b812-3ef467aa9581} <Debug> TCPHandler: Processed in 0.016030119 sec. | ||
| 461 | 2026.01.16 20:30:18.153345 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.16 20:30:18.153661 [ 275 ] {5dac96e6-6076-4447-b7f9-c3bf9717cf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 463 | 2026.01.16 20:30:18.158674 [ 275 ] {5dac96e6-6076-4447-b7f9-c3bf9717cf2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.01.16 20:30:18.165701 [ 275 ] {5dac96e6-6076-4447-b7f9-c3bf9717cf2d} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Loading data parts | ||
| 465 | 2026.01.16 20:30:18.166468 [ 275 ] {5dac96e6-6076-4447-b7f9-c3bf9717cf2d} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): There are no data parts | ||
| 466 | 2026.01.16 20:30:18.172213 [ 275 ] {5dac96e6-6076-4447-b7f9-c3bf9717cf2d} <Debug> TCPHandler: Processed in 0.019045277 sec. | ||
| 467 | 2026.01.16 20:30:18.173044 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.01.16 20:30:18.173583 [ 275 ] {6411fb2f-75b9-4f6f-a191-3e20b122f6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 469 | 2026.01.16 20:30:18.173809 [ 275 ] {6411fb2f-75b9-4f6f-a191-3e20b122f6f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.01.16 20:30:18.178133 [ 275 ] {6411fb2f-75b9-4f6f-a191-3e20b122f6f1} <Debug> oximeter.measurements_f32 (058a7e49-ce00-4d4f-bf9c-ea4dd31ab25b): Loading data parts | ||
| 471 | 2026.01.16 20:30:18.184439 [ 275 ] {6411fb2f-75b9-4f6f-a191-3e20b122f6f1} <Debug> oximeter.measurements_f32 (058a7e49-ce00-4d4f-bf9c-ea4dd31ab25b): There are no data parts | ||
| 472 | 2026.01.16 20:30:18.194982 [ 275 ] {6411fb2f-75b9-4f6f-a191-3e20b122f6f1} <Debug> TCPHandler: Processed in 0.022427892 sec. | ||
| 473 | 2026.01.16 20:30:18.195386 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.01.16 20:30:18.195681 [ 275 ] {421bca2f-ca1d-4c0e-9d55-407804a28565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 475 | 2026.01.16 20:30:18.196168 [ 275 ] {421bca2f-ca1d-4c0e-9d55-407804a28565} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.01.16 20:30:18.209116 [ 275 ] {421bca2f-ca1d-4c0e-9d55-407804a28565} <Debug> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Loading data parts | ||
| 477 | 2026.01.16 20:30:18.214191 [ 275 ] {421bca2f-ca1d-4c0e-9d55-407804a28565} <Debug> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): There are no data parts | ||
| 478 | 2026.01.16 20:30:18.218552 [ 275 ] {421bca2f-ca1d-4c0e-9d55-407804a28565} <Debug> TCPHandler: Processed in 0.02320425 sec. | ||
| 479 | 2026.01.16 20:30:18.218957 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.01.16 20:30:18.219722 [ 275 ] {75dd6b05-f53a-4000-a2ac-e19906910b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 481 | 2026.01.16 20:30:18.220207 [ 275 ] {75dd6b05-f53a-4000-a2ac-e19906910b5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.01.16 20:30:18.239671 [ 275 ] {75dd6b05-f53a-4000-a2ac-e19906910b5c} <Debug> oximeter.measurements_string (c0aab29b-7822-4a89-84d3-5fcf196ec54d): Loading data parts | ||
| 483 | 2026.01.16 20:30:18.240974 [ 275 ] {75dd6b05-f53a-4000-a2ac-e19906910b5c} <Debug> oximeter.measurements_string (c0aab29b-7822-4a89-84d3-5fcf196ec54d): There are no data parts | ||
| 484 | 2026.01.16 20:30:18.256000 [ 275 ] {75dd6b05-f53a-4000-a2ac-e19906910b5c} <Debug> TCPHandler: Processed in 0.037225653 sec. | ||
| 485 | 2026.01.16 20:30:18.256779 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.01.16 20:30:18.257092 [ 275 ] {ba95cbb1-08f2-4b2e-a69b-d235bdd51774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.01.16 20:30:18.257398 [ 275 ] {ba95cbb1-08f2-4b2e-a69b-d235bdd51774} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.01.16 20:30:18.274676 [ 275 ] {ba95cbb1-08f2-4b2e-a69b-d235bdd51774} <Debug> oximeter.measurements_bytes (37afd521-be48-4094-914b-d653f7b7f13c): Loading data parts | ||
| 496 | 2026.01.16 20:30:18.275000 [ 275 ] {ba95cbb1-08f2-4b2e-a69b-d235bdd51774} <Debug> oximeter.measurements_bytes (37afd521-be48-4094-914b-d653f7b7f13c): There are no data parts | ||
| 497 | 2026.01.16 20:30:18.277401 [ 275 ] {ba95cbb1-08f2-4b2e-a69b-d235bdd51774} <Debug> TCPHandler: Processed in 0.020815496 sec. | ||
| 498 | 2026.01.16 20:30:18.277898 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.16 20:30:18.278237 [ 275 ] {c77edc5a-cdbe-4d05-89dd-65ae5cb71301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 500 | 2026.01.16 20:30:18.278573 [ 275 ] {c77edc5a-cdbe-4d05-89dd-65ae5cb71301} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.01.16 20:30:18.287371 [ 275 ] {c77edc5a-cdbe-4d05-89dd-65ae5cb71301} <Debug> oximeter.measurements_cumulativei64 (4b6fb5a9-1ed7-4a29-83d6-dfcaa0e8af31): Loading data parts | ||
| 502 | 2026.01.16 20:30:18.287648 [ 275 ] {c77edc5a-cdbe-4d05-89dd-65ae5cb71301} <Debug> oximeter.measurements_cumulativei64 (4b6fb5a9-1ed7-4a29-83d6-dfcaa0e8af31): There are no data parts | ||
| 503 | 2026.01.16 20:30:18.289694 [ 275 ] {c77edc5a-cdbe-4d05-89dd-65ae5cb71301} <Debug> TCPHandler: Processed in 0.012010699 sec. | ||
| 504 | 2026.01.16 20:30:18.290142 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.16 20:30:18.290441 [ 275 ] {7bb617e0-d8d9-4035-89b5-0bf52c588847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 506 | 2026.01.16 20:30:18.290961 [ 275 ] {7bb617e0-d8d9-4035-89b5-0bf52c588847} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.01.16 20:30:18.296942 [ 275 ] {7bb617e0-d8d9-4035-89b5-0bf52c588847} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Loading data parts | ||
| 508 | 2026.01.16 20:30:18.297699 [ 275 ] {7bb617e0-d8d9-4035-89b5-0bf52c588847} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): There are no data parts | ||
| 509 | 2026.01.16 20:30:18.300087 [ 275 ] {7bb617e0-d8d9-4035-89b5-0bf52c588847} <Debug> TCPHandler: Processed in 0.010032325 sec. | ||
| 510 | 2026.01.16 20:30:18.300616 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.16 20:30:18.302179 [ 275 ] {e26077c4-0d39-4daa-982e-ce6a8395b589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 512 | 2026.01.16 20:30:18.302849 [ 275 ] {e26077c4-0d39-4daa-982e-ce6a8395b589} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.01.16 20:30:18.312931 [ 275 ] {e26077c4-0d39-4daa-982e-ce6a8395b589} <Debug> oximeter.measurements_cumulativef32 (7d739007-3227-42a6-9aa1-cb4bf2193d8f): Loading data parts | ||
| 514 | 2026.01.16 20:30:18.313320 [ 275 ] {e26077c4-0d39-4daa-982e-ce6a8395b589} <Debug> oximeter.measurements_cumulativef32 (7d739007-3227-42a6-9aa1-cb4bf2193d8f): There are no data parts | ||
| 515 | 2026.01.16 20:30:18.321745 [ 275 ] {e26077c4-0d39-4daa-982e-ce6a8395b589} <Debug> TCPHandler: Processed in 0.021290416 sec. | ||
| 516 | 2026.01.16 20:30:18.323079 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.16 20:30:18.326163 [ 275 ] {f9ec2132-d761-4f28-a988-7e5ac9182899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 518 | 2026.01.16 20:30:18.328727 [ 275 ] {f9ec2132-d761-4f28-a988-7e5ac9182899} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.01.16 20:30:18.334564 [ 275 ] {f9ec2132-d761-4f28-a988-7e5ac9182899} <Debug> oximeter.measurements_cumulativef64 (5aae76cb-9d57-41f6-b275-b4e8a49401a7): Loading data parts | ||
| 520 | 2026.01.16 20:30:18.335090 [ 275 ] {f9ec2132-d761-4f28-a988-7e5ac9182899} <Debug> oximeter.measurements_cumulativef64 (5aae76cb-9d57-41f6-b275-b4e8a49401a7): There are no data parts | ||
| 521 | 2026.01.16 20:30:18.350115 [ 275 ] {f9ec2132-d761-4f28-a988-7e5ac9182899} <Debug> TCPHandler: Processed in 0.028057428 sec. | ||
| 522 | 2026.01.16 20:30:18.350768 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.16 20:30:18.351270 [ 275 ] {d7c3de1f-4451-429a-8a50-854c3636c25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.01.16 20:30:18.351480 [ 275 ] {d7c3de1f-4451-429a-8a50-854c3636c25a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.01.16 20:30:18.363076 [ 275 ] {d7c3de1f-4451-429a-8a50-854c3636c25a} <Debug> oximeter.measurements_histogrami8 (a4938ea2-6249-493f-894b-3eec8b437bc3): Loading data parts | ||
| 536 | 2026.01.16 20:30:18.364546 [ 275 ] {d7c3de1f-4451-429a-8a50-854c3636c25a} <Debug> oximeter.measurements_histogrami8 (a4938ea2-6249-493f-894b-3eec8b437bc3): There are no data parts | ||
| 537 | 2026.01.16 20:30:18.378601 [ 275 ] {d7c3de1f-4451-429a-8a50-854c3636c25a} <Debug> TCPHandler: Processed in 0.028072808 sec. | ||
| 538 | 2026.01.16 20:30:18.379558 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.01.16 20:30:18.380134 [ 275 ] {c23b709f-2574-4b6e-90b3-7f34a58a9381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 540 | 2026.01.16 20:30:18.380660 [ 275 ] {c23b709f-2574-4b6e-90b3-7f34a58a9381} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.01.16 20:30:18.390752 [ 275 ] {c23b709f-2574-4b6e-90b3-7f34a58a9381} <Debug> oximeter.measurements_histogramu8 (fc782c6b-6112-4164-a568-d651f0426503): Loading data parts | ||
| 542 | 2026.01.16 20:30:18.391293 [ 275 ] {c23b709f-2574-4b6e-90b3-7f34a58a9381} <Debug> oximeter.measurements_histogramu8 (fc782c6b-6112-4164-a568-d651f0426503): There are no data parts | ||
| 543 | 2026.01.16 20:30:18.393637 [ 275 ] {c23b709f-2574-4b6e-90b3-7f34a58a9381} <Debug> TCPHandler: Processed in 0.014552795 sec. | ||
| 544 | 2026.01.16 20:30:18.394603 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.01.16 20:30:18.395314 [ 275 ] {769e3561-d112-42dd-8d99-f6b517db08a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 546 | 2026.01.16 20:30:18.395520 [ 275 ] {769e3561-d112-42dd-8d99-f6b517db08a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.01.16 20:30:18.405011 [ 275 ] {769e3561-d112-42dd-8d99-f6b517db08a0} <Debug> oximeter.measurements_histogrami16 (6accb6a2-ccf4-45ec-adc4-42e1e544b03a): Loading data parts | ||
| 548 | 2026.01.16 20:30:18.405382 [ 275 ] {769e3561-d112-42dd-8d99-f6b517db08a0} <Debug> oximeter.measurements_histogrami16 (6accb6a2-ccf4-45ec-adc4-42e1e544b03a): There are no data parts | ||
| 549 | 2026.01.16 20:30:18.411239 [ 275 ] {769e3561-d112-42dd-8d99-f6b517db08a0} <Debug> TCPHandler: Processed in 0.017114754 sec. | ||
| 550 | 2026.01.16 20:30:18.411700 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.01.16 20:30:18.412111 [ 275 ] {0a499f16-c933-4c41-9f41-f0d90de3aea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 552 | 2026.01.16 20:30:18.412363 [ 275 ] {0a499f16-c933-4c41-9f41-f0d90de3aea6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.01.16 20:30:18.417363 [ 275 ] {0a499f16-c933-4c41-9f41-f0d90de3aea6} <Debug> oximeter.measurements_histogramu16 (9d94da05-bc62-4b1f-a491-6663d9189306): Loading data parts | ||
| 554 | 2026.01.16 20:30:18.417639 [ 275 ] {0a499f16-c933-4c41-9f41-f0d90de3aea6} <Debug> oximeter.measurements_histogramu16 (9d94da05-bc62-4b1f-a491-6663d9189306): There are no data parts | ||
| 555 | 2026.01.16 20:30:18.425659 [ 275 ] {0a499f16-c933-4c41-9f41-f0d90de3aea6} <Debug> TCPHandler: Processed in 0.014170547 sec. | ||
| 556 | 2026.01.16 20:30:18.426069 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.01.16 20:30:18.426503 [ 275 ] {9588ecad-ee5e-4916-a922-3e38d3b6f423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 558 | 2026.01.16 20:30:18.426686 [ 275 ] {9588ecad-ee5e-4916-a922-3e38d3b6f423} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.01.16 20:30:18.429619 [ 275 ] {9588ecad-ee5e-4916-a922-3e38d3b6f423} <Debug> oximeter.measurements_histogrami32 (c0e139cd-eb8a-4a85-96cb-a48105cbf594): Loading data parts | ||
| 560 | 2026.01.16 20:30:18.430045 [ 275 ] {9588ecad-ee5e-4916-a922-3e38d3b6f423} <Debug> oximeter.measurements_histogrami32 (c0e139cd-eb8a-4a85-96cb-a48105cbf594): There are no data parts | ||
| 561 | 2026.01.16 20:30:18.440170 [ 275 ] {9588ecad-ee5e-4916-a922-3e38d3b6f423} <Debug> TCPHandler: Processed in 0.014237959 sec. | ||
| 562 | 2026.01.16 20:30:18.440818 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.01.16 20:30:18.441597 [ 275 ] {525a0a90-a2c7-4a2e-8ad4-b5d1814ea3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 564 | 2026.01.16 20:30:18.442629 [ 275 ] {525a0a90-a2c7-4a2e-8ad4-b5d1814ea3a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.01.16 20:30:18.456609 [ 275 ] {525a0a90-a2c7-4a2e-8ad4-b5d1814ea3a7} <Debug> oximeter.measurements_histogramu32 (21bcd91d-e7e4-4107-ba8c-0f8e4ddb9f50): Loading data parts | ||
| 566 | 2026.01.16 20:30:18.457270 [ 275 ] {525a0a90-a2c7-4a2e-8ad4-b5d1814ea3a7} <Debug> oximeter.measurements_histogramu32 (21bcd91d-e7e4-4107-ba8c-0f8e4ddb9f50): There are no data parts | ||
| 567 | 2026.01.16 20:30:18.463658 [ 275 ] {525a0a90-a2c7-4a2e-8ad4-b5d1814ea3a7} <Debug> TCPHandler: Processed in 0.023137008 sec. | ||
| 568 | 2026.01.16 20:30:18.464505 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.16 20:30:18.465132 [ 275 ] {9f5f40e8-a11a-4365-82c6-06ce9e892f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 570 | 2026.01.16 20:30:18.465759 [ 275 ] {9f5f40e8-a11a-4365-82c6-06ce9e892f12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.01.16 20:30:18.474665 [ 275 ] {9f5f40e8-a11a-4365-82c6-06ce9e892f12} <Debug> oximeter.measurements_histogrami64 (3e273734-1c9c-4cea-a4ae-9a5b5283a650): Loading data parts | ||
| 572 | 2026.01.16 20:30:18.475343 [ 275 ] {9f5f40e8-a11a-4365-82c6-06ce9e892f12} <Debug> oximeter.measurements_histogrami64 (3e273734-1c9c-4cea-a4ae-9a5b5283a650): There are no data parts | ||
| 573 | 2026.01.16 20:30:18.483877 [ 275 ] {9f5f40e8-a11a-4365-82c6-06ce9e892f12} <Debug> TCPHandler: Processed in 0.019974418 sec. | ||
| 574 | 2026.01.16 20:30:18.484283 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.01.16 20:30:18.484682 [ 275 ] {e6e9fd9d-5c70-4f95-9ac0-b943180a92b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 576 | 2026.01.16 20:30:18.484926 [ 275 ] {e6e9fd9d-5c70-4f95-9ac0-b943180a92b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.01.16 20:30:18.488594 [ 275 ] {e6e9fd9d-5c70-4f95-9ac0-b943180a92b6} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Loading data parts | ||
| 578 | 2026.01.16 20:30:18.488941 [ 275 ] {e6e9fd9d-5c70-4f95-9ac0-b943180a92b6} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): There are no data parts | ||
| 579 | 2026.01.16 20:30:18.490595 [ 275 ] {e6e9fd9d-5c70-4f95-9ac0-b943180a92b6} <Debug> TCPHandler: Processed in 0.006494585 sec. | ||
| 580 | 2026.01.16 20:30:18.490871 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.16 20:30:18.491882 [ 275 ] {3d15d2b7-5b60-4c99-b10e-3d8b89466e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 582 | 2026.01.16 20:30:18.492293 [ 275 ] {3d15d2b7-5b60-4c99-b10e-3d8b89466e9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.01.16 20:30:18.495330 [ 275 ] {3d15d2b7-5b60-4c99-b10e-3d8b89466e9a} <Debug> oximeter.measurements_histogramf32 (968df6fb-45a1-43f9-96df-71fa12653647): Loading data parts | ||
| 584 | 2026.01.16 20:30:18.495869 [ 275 ] {3d15d2b7-5b60-4c99-b10e-3d8b89466e9a} <Debug> oximeter.measurements_histogramf32 (968df6fb-45a1-43f9-96df-71fa12653647): There are no data parts | ||
| 585 | 2026.01.16 20:30:18.501907 [ 275 ] {3d15d2b7-5b60-4c99-b10e-3d8b89466e9a} <Debug> TCPHandler: Processed in 0.011119069 sec. | ||
| 586 | 2026.01.16 20:30:18.502239 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.16 20:30:18.502580 [ 275 ] {70d3293e-4cfc-4d5c-a035-55fbdb2c6e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 588 | 2026.01.16 20:30:18.502920 [ 275 ] {70d3293e-4cfc-4d5c-a035-55fbdb2c6e0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.01.16 20:30:18.507526 [ 275 ] {70d3293e-4cfc-4d5c-a035-55fbdb2c6e0b} <Debug> oximeter.measurements_histogramf64 (31ee698d-d2e6-4d13-bed0-122cd82512e0): Loading data parts | ||
| 590 | 2026.01.16 20:30:18.507769 [ 275 ] {70d3293e-4cfc-4d5c-a035-55fbdb2c6e0b} <Debug> oximeter.measurements_histogramf64 (31ee698d-d2e6-4d13-bed0-122cd82512e0): There are no data parts | ||
| 591 | 2026.01.16 20:30:18.513159 [ 275 ] {70d3293e-4cfc-4d5c-a035-55fbdb2c6e0b} <Debug> TCPHandler: Processed in 0.011045837 sec. | ||
| 592 | 2026.01.16 20:30:18.513426 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.16 20:30:18.513801 [ 275 ] {d91d4be2-5983-4117-a8b5-f6d758413c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.01.16 20:30:18.514017 [ 275 ] {d91d4be2-5983-4117-a8b5-f6d758413c56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.01.16 20:30:18.516602 [ 275 ] {d91d4be2-5983-4117-a8b5-f6d758413c56} <Debug> oximeter.fields_bool (54deb37c-c9dd-4b99-835b-632620d5a102): Loading data parts | ||
| 621 | 2026.01.16 20:30:18.517111 [ 275 ] {d91d4be2-5983-4117-a8b5-f6d758413c56} <Debug> oximeter.fields_bool (54deb37c-c9dd-4b99-835b-632620d5a102): There are no data parts | ||
| 622 | 2026.01.16 20:30:18.527342 [ 275 ] {d91d4be2-5983-4117-a8b5-f6d758413c56} <Debug> TCPHandler: Processed in 0.013992014 sec. | ||
| 623 | 2026.01.16 20:30:18.527899 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.01.16 20:30:18.528130 [ 275 ] {2f64d3ee-5af6-409a-af83-34f27839c2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 625 | 2026.01.16 20:30:18.528412 [ 275 ] {2f64d3ee-5af6-409a-af83-34f27839c2d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.01.16 20:30:18.531822 [ 275 ] {2f64d3ee-5af6-409a-af83-34f27839c2d6} <Debug> oximeter.fields_i8 (385f103e-77df-4b8d-b1dc-8b14d744899b): Loading data parts | ||
| 627 | 2026.01.16 20:30:18.532233 [ 275 ] {2f64d3ee-5af6-409a-af83-34f27839c2d6} <Debug> oximeter.fields_i8 (385f103e-77df-4b8d-b1dc-8b14d744899b): There are no data parts | ||
| 628 | 2026.01.16 20:30:18.534364 [ 275 ] {2f64d3ee-5af6-409a-af83-34f27839c2d6} <Debug> TCPHandler: Processed in 0.006780072 sec. | ||
| 629 | 2026.01.16 20:30:18.534660 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.01.16 20:30:18.535035 [ 275 ] {5f8ab423-b70f-4656-a993-3c743375b8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 631 | 2026.01.16 20:30:18.535213 [ 275 ] {5f8ab423-b70f-4656-a993-3c743375b8cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.01.16 20:30:18.538194 [ 275 ] {5f8ab423-b70f-4656-a993-3c743375b8cb} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Loading data parts | ||
| 633 | 2026.01.16 20:30:18.538465 [ 275 ] {5f8ab423-b70f-4656-a993-3c743375b8cb} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): There are no data parts | ||
| 634 | 2026.01.16 20:30:18.543250 [ 275 ] {5f8ab423-b70f-4656-a993-3c743375b8cb} <Debug> TCPHandler: Processed in 0.008700554 sec. | ||
| 635 | 2026.01.16 20:30:18.543652 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.01.16 20:30:18.543931 [ 275 ] {504b0468-af68-4e61-9f1d-35538077d969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 637 | 2026.01.16 20:30:18.544148 [ 275 ] {504b0468-af68-4e61-9f1d-35538077d969} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.01.16 20:30:18.548671 [ 275 ] {504b0468-af68-4e61-9f1d-35538077d969} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Loading data parts | ||
| 639 | 2026.01.16 20:30:18.549093 [ 275 ] {504b0468-af68-4e61-9f1d-35538077d969} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): There are no data parts | ||
| 640 | 2026.01.16 20:30:18.551014 [ 275 ] {504b0468-af68-4e61-9f1d-35538077d969} <Debug> TCPHandler: Processed in 0.007585269 sec. | ||
| 641 | 2026.01.16 20:30:18.551282 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.01.16 20:30:18.551637 [ 275 ] {b94879ab-8b1f-42b7-a8c6-c97bba8c03c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 643 | 2026.01.16 20:30:18.551827 [ 275 ] {b94879ab-8b1f-42b7-a8c6-c97bba8c03c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.01.16 20:30:18.558910 [ 275 ] {b94879ab-8b1f-42b7-a8c6-c97bba8c03c1} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Loading data parts | ||
| 645 | 2026.01.16 20:30:18.559272 [ 275 ] {b94879ab-8b1f-42b7-a8c6-c97bba8c03c1} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): There are no data parts | ||
| 646 | 2026.01.16 20:30:18.562464 [ 275 ] {b94879ab-8b1f-42b7-a8c6-c97bba8c03c1} <Debug> TCPHandler: Processed in 0.011268643 sec. | ||
| 647 | 2026.01.16 20:30:18.563061 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.01.16 20:30:18.563349 [ 275 ] {d4a62741-56d0-4b49-a2df-06d2909789b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 649 | 2026.01.16 20:30:18.563597 [ 275 ] {d4a62741-56d0-4b49-a2df-06d2909789b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.01.16 20:30:18.569604 [ 275 ] {d4a62741-56d0-4b49-a2df-06d2909789b8} <Debug> oximeter.fields_i32 (726e2f86-75e2-4328-ad25-efb5a8d792f8): Loading data parts | ||
| 651 | 2026.01.16 20:30:18.570327 [ 275 ] {d4a62741-56d0-4b49-a2df-06d2909789b8} <Debug> oximeter.fields_i32 (726e2f86-75e2-4328-ad25-efb5a8d792f8): There are no data parts | ||
| 652 | 2026.01.16 20:30:18.574332 [ 275 ] {d4a62741-56d0-4b49-a2df-06d2909789b8} <Debug> TCPHandler: Processed in 0.01162486 sec. | ||
| 653 | 2026.01.16 20:30:18.574645 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.01.16 20:30:18.575039 [ 275 ] {f50cdf36-db46-4938-93f9-7f192676939e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 655 | 2026.01.16 20:30:18.575241 [ 275 ] {f50cdf36-db46-4938-93f9-7f192676939e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.01.16 20:30:18.579234 [ 275 ] {f50cdf36-db46-4938-93f9-7f192676939e} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Loading data parts | ||
| 657 | 2026.01.16 20:30:18.579887 [ 275 ] {f50cdf36-db46-4938-93f9-7f192676939e} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): There are no data parts | ||
| 658 | 2026.01.16 20:30:18.583208 [ 275 ] {f50cdf36-db46-4938-93f9-7f192676939e} <Debug> TCPHandler: Processed in 0.008689214 sec. | ||
| 659 | 2026.01.16 20:30:18.583516 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.16 20:30:18.583792 [ 275 ] {441e2689-1db3-415a-a1b0-68b6e06d2718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 661 | 2026.01.16 20:30:18.584399 [ 275 ] {441e2689-1db3-415a-a1b0-68b6e06d2718} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.16 20:30:18.591842 [ 275 ] {441e2689-1db3-415a-a1b0-68b6e06d2718} <Debug> oximeter.fields_i64 (2d4141c2-e65e-4526-a43b-5803b24a6242): Loading data parts | ||
| 663 | 2026.01.16 20:30:18.592135 [ 275 ] {441e2689-1db3-415a-a1b0-68b6e06d2718} <Debug> oximeter.fields_i64 (2d4141c2-e65e-4526-a43b-5803b24a6242): There are no data parts | ||
| 664 | 2026.01.16 20:30:18.594164 [ 275 ] {441e2689-1db3-415a-a1b0-68b6e06d2718} <Debug> TCPHandler: Processed in 0.01075468 sec. | ||
| 665 | 2026.01.16 20:30:18.594531 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.16 20:30:18.594884 [ 275 ] {90e31782-3c25-479f-ba7b-85283535088a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 667 | 2026.01.16 20:30:18.595087 [ 275 ] {90e31782-3c25-479f-ba7b-85283535088a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.16 20:30:18.598250 [ 275 ] {90e31782-3c25-479f-ba7b-85283535088a} <Debug> oximeter.fields_u64 (ddc517be-771d-4619-804e-bbc2cf9235a3): Loading data parts | ||
| 669 | 2026.01.16 20:30:18.598441 [ 275 ] {90e31782-3c25-479f-ba7b-85283535088a} <Debug> oximeter.fields_u64 (ddc517be-771d-4619-804e-bbc2cf9235a3): There are no data parts | ||
| 670 | 2026.01.16 20:30:18.600303 [ 275 ] {90e31782-3c25-479f-ba7b-85283535088a} <Debug> TCPHandler: Processed in 0.005901192 sec. | ||
| 671 | 2026.01.16 20:30:18.600817 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.16 20:30:18.601179 [ 275 ] {adff8a66-8b85-45bb-9ffd-c700d8829ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 673 | 2026.01.16 20:30:18.601475 [ 275 ] {adff8a66-8b85-45bb-9ffd-c700d8829ae5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.16 20:30:18.605963 [ 275 ] {adff8a66-8b85-45bb-9ffd-c700d8829ae5} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Loading data parts | ||
| 675 | 2026.01.16 20:30:18.606221 [ 275 ] {adff8a66-8b85-45bb-9ffd-c700d8829ae5} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): There are no data parts | ||
| 676 | 2026.01.16 20:30:18.608153 [ 275 ] {adff8a66-8b85-45bb-9ffd-c700d8829ae5} <Debug> TCPHandler: Processed in 0.007591849 sec. | ||
| 677 | 2026.01.16 20:30:18.608677 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.16 20:30:18.608941 [ 275 ] {10f850b8-2bd9-4843-bf3f-f02208c511c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 679 | 2026.01.16 20:30:18.609180 [ 275 ] {10f850b8-2bd9-4843-bf3f-f02208c511c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.16 20:30:18.617011 [ 275 ] {10f850b8-2bd9-4843-bf3f-f02208c511c3} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Loading data parts | ||
| 681 | 2026.01.16 20:30:18.617385 [ 275 ] {10f850b8-2bd9-4843-bf3f-f02208c511c3} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): There are no data parts | ||
| 682 | 2026.01.16 20:30:18.619736 [ 275 ] {10f850b8-2bd9-4843-bf3f-f02208c511c3} <Debug> TCPHandler: Processed in 0.011192941 sec. | ||
| 683 | 2026.01.16 20:30:18.619994 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.16 20:30:18.620368 [ 275 ] {9e619855-c558-40b8-96ef-2a256af5b857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) 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) | ||
| 685 | 2026.01.16 20:30:18.620434 [ 275 ] {9e619855-c558-40b8-96ef-2a256af5b857} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.16 20:30:18.623667 [ 275 ] {9e619855-c558-40b8-96ef-2a256af5b857} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Loading data parts | ||
| 687 | 2026.01.16 20:30:18.623897 [ 275 ] {9e619855-c558-40b8-96ef-2a256af5b857} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): There are no data parts | ||
| 688 | 2026.01.16 20:30:18.625777 [ 275 ] {9e619855-c558-40b8-96ef-2a256af5b857} <Debug> TCPHandler: Processed in 0.005887922 sec. | ||
| 689 | 2026.01.16 20:30:18.626108 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.16 20:30:18.626443 [ 275 ] {932384ec-ab6e-43ba-b69f-34809052c8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.01.16 20:30:18.626633 [ 275 ] {932384ec-ab6e-43ba-b69f-34809052c8b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.16 20:30:18.629083 [ 275 ] {932384ec-ab6e-43ba-b69f-34809052c8b8} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Loading data parts | ||
| 696 | 2026.01.16 20:30:18.629328 [ 275 ] {932384ec-ab6e-43ba-b69f-34809052c8b8} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): There are no data parts | ||
| 697 | 2026.01.16 20:30:18.631134 [ 275 ] {932384ec-ab6e-43ba-b69f-34809052c8b8} <Debug> TCPHandler: Processed in 0.005091974 sec. | ||
| 698 | 2026.01.16 20:30:18.631532 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.16 20:30:18.631989 [ 276 ] {9a50c5bd-f5bf-4015-a614-943c0b9842f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.16 20:30:18.635483 [ 276 ] {9a50c5bd-f5bf-4015-a614-943c0b9842f5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.16 20:30:18.658922 [ 285 ] {9a50c5bd-f5bf-4015-a614-943c0b9842f5} <Trace> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.16 20:30:18.659010 [ 285 ] {9a50c5bd-f5bf-4015-a614-943c0b9842f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 703 | 2026.01.16 20:30:18.666237 [ 285 ] {9a50c5bd-f5bf-4015-a614-943c0b9842f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.16 20:30:18.666998 [ 285 ] {9a50c5bd-f5bf-4015-a614-943c0b9842f5} <Trace> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.01.16 20:30:18.667329 [ 276 ] {9a50c5bd-f5bf-4015-a614-943c0b9842f5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.035532 sec., 28.14364516492176 rows/sec., 450.30 B/sec. | ||
| 706 | 2026.01.16 20:30:18.667861 [ 276 ] {9a50c5bd-f5bf-4015-a614-943c0b9842f5} <Debug> TCPHandler: Processed in 0.036482067 sec. | ||
| 707 | 2026.01.16 20:30:19.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.91 MiB, peak 135.91 MiB, free memory in arenas 0.00 B, will set to 139.68 MiB (RSS), difference: 3.77 MiB | ||
| 708 | 2026.01.16 20:30:22.887164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.16 20:30:22.887336 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.01.16 20:30:22.888120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 711 | 2026.01.16 20:30:22.888215 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.01.16 20:30:22.896665 [ 245 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Loading data parts | ||
| 713 | 2026.01.16 20:30:22.896946 [ 245 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): There are no data parts | ||
| 714 | 2026.01.16 20:30:22.900287 [ 244 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Loading data parts | ||
| 715 | 2026.01.16 20:30:22.900482 [ 244 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): There are no data parts | ||
| 716 | 2026.01.16 20:30:22.902698 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.01.16 20:30:22.902831 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 718 | 2026.01.16 20:30:22.910259 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.16 20:30:22.910859 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.01.16 20:30:22.911073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.01.16 20:30:22.927611 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.16 20:30:22.927656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 723 | 2026.01.16 20:30:22.933652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.16 20:30:22.934837 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.16 20:30:22.937862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.16 20:30:23.001085 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.78 MiB, peak 148.78 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.10 MiB | ||
| 727 | 2026.01.16 20:30:25.387954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.16 20:30:25.388053 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.16 20:30:25.392548 [ 243 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Loading data parts | ||
| 730 | 2026.01.16 20:30:25.392736 [ 243 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): There are no data parts | ||
| 731 | 2026.01.16 20:30:25.399948 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.16 20:30:25.399988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 733 | 2026.01.16 20:30:25.401674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.16 20:30:25.402174 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.16 20:30:25.402527 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.16 20:30:26.000254 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.29 MiB, peak 158.29 MiB, free memory in arenas 0.00 B, will set to 154.98 MiB (RSS), difference: -3.31 MiB | ||
| 737 | 2026.01.16 20:30:30.290527 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.16 20:30:30.290680 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.16 20:30:30.411130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.01.16 20:30:30.413721 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.16 20:30:30.413773 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 742 | 2026.01.16 20:30:30.414533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.16 20:30:30.414975 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.16 20:30:30.415135 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.16 20:30:30.437917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.16 20:30:30.455132 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.16 20:30:30.455185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 748 | 2026.01.16 20:30:30.461665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.16 20:30:30.462773 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.16 20:30:30.465702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.16 20:30:31.000211 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.73 MiB, peak 159.73 MiB, free memory in arenas 0.00 B, will set to 157.69 MiB (RSS), difference: 1.96 MiB | ||
| 752 | 2026.01.16 20:30:36.001207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.69 MiB, peak 159.73 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.01.16 20:30:37.916187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2026.01.16 20:30:37.916635 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.01.16 20:30:37.916722 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 756 | 2026.01.16 20:30:37.917345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.01.16 20:30:37.917816 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.01.16 20:30:37.917981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2026.01.16 20:30:37.966663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.01.16 20:30:37.982510 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.01.16 20:30:37.982558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 762 | 2026.01.16 20:30:37.988775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.01.16 20:30:37.990213 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.01.16 20:30:37.993304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.01.16 20:30:38.681927 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.01.16 20:30:38.682111 [ 275 ] {78ef2e16-8ef9-43d4-80ac-1f5a4964b262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.01.16 20:30:38.682458 [ 275 ] {78ef2e16-8ef9-43d4-80ac-1f5a4964b262} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.01.16 20:30:38.684558 [ 275 ] {78ef2e16-8ef9-43d4-80ac-1f5a4964b262} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.01.16 20:30:38.689711 [ 275 ] {78ef2e16-8ef9-43d4-80ac-1f5a4964b262} <Debug> TCPHandler: Processed in 0.007906847 sec. | ||
| 770 | 2026.01.16 20:30:38.692762 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.01.16 20:30:38.692989 [ 275 ] {3f2a65eb-8bb8-44dd-9e83-13d54b14081b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.01.16 20:30:38.699502 [ 275 ] {3f2a65eb-8bb8-44dd-9e83-13d54b14081b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.01.16 20:30:38.699558 [ 275 ] {3f2a65eb-8bb8-44dd-9e83-13d54b14081b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.01.16 20:30:38.700042 [ 275 ] {3f2a65eb-8bb8-44dd-9e83-13d54b14081b} <Debug> TCPHandler: Processed in 0.007372565 sec. | ||
| 775 | 2026.01.16 20:30:38.702306 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.01.16 20:30:38.702449 [ 275 ] {d569d14c-6a03-45b2-b3d6-e6e437c96a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.01.16 20:30:38.704670 [ 275 ] {d569d14c-6a03-45b2-b3d6-e6e437c96a82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.01.16 20:30:38.704752 [ 275 ] {d569d14c-6a03-45b2-b3d6-e6e437c96a82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.01.16 20:30:38.705313 [ 275 ] {d569d14c-6a03-45b2-b3d6-e6e437c96a82} <Debug> TCPHandler: Processed in 0.003067669 sec. | ||
| 780 | 2026.01.16 20:30:38.705539 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.01.16 20:30:38.705652 [ 275 ] {9b0f402a-9380-4da2-8cf5-3588453ba316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 782 | 2026.01.16 20:30:38.705886 [ 275 ] {9b0f402a-9380-4da2-8cf5-3588453ba316} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.01.16 20:30:38.705928 [ 275 ] {9b0f402a-9380-4da2-8cf5-3588453ba316} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.01.16 20:30:38.706240 [ 275 ] {9b0f402a-9380-4da2-8cf5-3588453ba316} <Debug> TCPHandler: Processed in 0.000749916 sec. | ||
| 785 | 2026.01.16 20:30:38.706460 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.01.16 20:30:38.706574 [ 275 ] {32121d83-9916-45d8-9627-fb8dfa7da4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 787 | 2026.01.16 20:30:38.706807 [ 275 ] {32121d83-9916-45d8-9627-fb8dfa7da4ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.01.16 20:30:38.706850 [ 275 ] {32121d83-9916-45d8-9627-fb8dfa7da4ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.16 20:30:38.707177 [ 275 ] {32121d83-9916-45d8-9627-fb8dfa7da4ad} <Debug> TCPHandler: Processed in 0.000763977 sec. | ||
| 790 | 2026.01.16 20:30:38.707371 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.01.16 20:30:38.707484 [ 275 ] {6bf2c34a-04f2-4415-a549-d105eee5e502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 792 | 2026.01.16 20:30:38.707717 [ 275 ] {6bf2c34a-04f2-4415-a549-d105eee5e502} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.01.16 20:30:38.707758 [ 275 ] {6bf2c34a-04f2-4415-a549-d105eee5e502} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.01.16 20:30:38.708077 [ 275 ] {6bf2c34a-04f2-4415-a549-d105eee5e502} <Debug> TCPHandler: Processed in 0.000751927 sec. | ||
| 795 | 2026.01.16 20:30:38.708283 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.01.16 20:30:38.708396 [ 275 ] {6cd23520-7079-41cb-b672-ef90ba4dc338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 797 | 2026.01.16 20:30:38.708628 [ 275 ] {6cd23520-7079-41cb-b672-ef90ba4dc338} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.01.16 20:30:38.708669 [ 275 ] {6cd23520-7079-41cb-b672-ef90ba4dc338} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.01.16 20:30:38.708975 [ 275 ] {6cd23520-7079-41cb-b672-ef90ba4dc338} <Debug> TCPHandler: Processed in 0.000739947 sec. | ||
| 800 | 2026.01.16 20:30:38.709175 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.01.16 20:30:38.709288 [ 275 ] {b223a065-c0f8-432c-a5d9-89cbacdfbb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 802 | 2026.01.16 20:30:38.709521 [ 275 ] {b223a065-c0f8-432c-a5d9-89cbacdfbb7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.01.16 20:30:38.709562 [ 275 ] {b223a065-c0f8-432c-a5d9-89cbacdfbb7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.01.16 20:30:38.709864 [ 275 ] {b223a065-c0f8-432c-a5d9-89cbacdfbb7d} <Debug> TCPHandler: Processed in 0.000735007 sec. | ||
| 805 | 2026.01.16 20:30:38.710053 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.01.16 20:30:38.710165 [ 275 ] {642556fd-eaa8-4555-8813-440989f44c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 807 | 2026.01.16 20:30:38.710400 [ 275 ] {642556fd-eaa8-4555-8813-440989f44c4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.01.16 20:30:38.710442 [ 275 ] {642556fd-eaa8-4555-8813-440989f44c4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.01.16 20:30:38.710743 [ 275 ] {642556fd-eaa8-4555-8813-440989f44c4c} <Debug> TCPHandler: Processed in 0.000736576 sec. | ||
| 810 | 2026.01.16 20:30:38.710947 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.01.16 20:30:38.711060 [ 275 ] {d40a2139-35a7-45c9-ae62-d50b099463ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 812 | 2026.01.16 20:30:38.711296 [ 275 ] {d40a2139-35a7-45c9-ae62-d50b099463ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.01.16 20:30:38.711337 [ 275 ] {d40a2139-35a7-45c9-ae62-d50b099463ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.01.16 20:30:38.711637 [ 275 ] {d40a2139-35a7-45c9-ae62-d50b099463ec} <Debug> TCPHandler: Processed in 0.000737476 sec. | ||
| 815 | 2026.01.16 20:30:38.711841 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.01.16 20:30:38.711954 [ 275 ] {e8ef71ac-e39e-4971-a013-4d9193090d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 817 | 2026.01.16 20:30:38.712192 [ 275 ] {e8ef71ac-e39e-4971-a013-4d9193090d92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.01.16 20:30:38.712233 [ 275 ] {e8ef71ac-e39e-4971-a013-4d9193090d92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.01.16 20:30:38.712538 [ 275 ] {e8ef71ac-e39e-4971-a013-4d9193090d92} <Debug> TCPHandler: Processed in 0.000743946 sec. | ||
| 820 | 2026.01.16 20:30:38.712745 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.01.16 20:30:38.712858 [ 275 ] {35ec639b-467a-4528-a3c5-d95131adabb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 822 | 2026.01.16 20:30:38.713098 [ 275 ] {35ec639b-467a-4528-a3c5-d95131adabb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.01.16 20:30:38.713139 [ 275 ] {35ec639b-467a-4528-a3c5-d95131adabb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.01.16 20:30:38.713459 [ 275 ] {35ec639b-467a-4528-a3c5-d95131adabb6} <Debug> TCPHandler: Processed in 0.000760937 sec. | ||
| 825 | 2026.01.16 20:30:38.713721 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.01.16 20:30:38.713835 [ 275 ] {7b1dbdf8-a64b-46ef-8901-c785c4efef93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 827 | 2026.01.16 20:30:38.714079 [ 275 ] {7b1dbdf8-a64b-46ef-8901-c785c4efef93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.01.16 20:30:38.714119 [ 275 ] {7b1dbdf8-a64b-46ef-8901-c785c4efef93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.01.16 20:30:38.714441 [ 275 ] {7b1dbdf8-a64b-46ef-8901-c785c4efef93} <Debug> TCPHandler: Processed in 0.000767127 sec. | ||
| 830 | 2026.01.16 20:30:38.714645 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.01.16 20:30:38.714760 [ 275 ] {88acd9dd-09cf-49c2-a8f5-3675fe8c1857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 832 | 2026.01.16 20:30:38.715004 [ 275 ] {88acd9dd-09cf-49c2-a8f5-3675fe8c1857} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.01.16 20:30:38.715044 [ 275 ] {88acd9dd-09cf-49c2-a8f5-3675fe8c1857} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.01.16 20:30:38.715353 [ 275 ] {88acd9dd-09cf-49c2-a8f5-3675fe8c1857} <Debug> TCPHandler: Processed in 0.000755707 sec. | ||
| 835 | 2026.01.16 20:30:38.715564 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.01.16 20:30:38.715680 [ 275 ] {5dab8ccc-0423-4054-b891-827bea3d54ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2026.01.16 20:30:38.715926 [ 275 ] {5dab8ccc-0423-4054-b891-827bea3d54ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.01.16 20:30:38.715966 [ 275 ] {5dab8ccc-0423-4054-b891-827bea3d54ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.01.16 20:30:38.716302 [ 275 ] {5dab8ccc-0423-4054-b891-827bea3d54ee} <Debug> TCPHandler: Processed in 0.000785938 sec. | ||
| 840 | 2026.01.16 20:30:38.716962 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.01.16 20:30:38.717077 [ 275 ] {ff1cc506-a2bb-4727-bdb6-35cb4a0039c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 842 | 2026.01.16 20:30:38.717323 [ 275 ] {ff1cc506-a2bb-4727-bdb6-35cb4a0039c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.01.16 20:30:38.717362 [ 275 ] {ff1cc506-a2bb-4727-bdb6-35cb4a0039c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.01.16 20:30:38.717663 [ 275 ] {ff1cc506-a2bb-4727-bdb6-35cb4a0039c4} <Debug> TCPHandler: Processed in 0.000774488 sec. | ||
| 845 | 2026.01.16 20:30:38.717946 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.01.16 20:30:38.718055 [ 275 ] {88bf3d1c-df06-4e98-9707-ec4fe4a670be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 847 | 2026.01.16 20:30:38.718358 [ 275 ] {88bf3d1c-df06-4e98-9707-ec4fe4a670be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.01.16 20:30:38.718399 [ 275 ] {88bf3d1c-df06-4e98-9707-ec4fe4a670be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.01.16 20:30:38.718707 [ 275 ] {88bf3d1c-df06-4e98-9707-ec4fe4a670be} <Debug> TCPHandler: Processed in 0.000763497 sec. | ||
| 850 | 2026.01.16 20:30:38.719233 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.01.16 20:30:38.719351 [ 275 ] {78edff16-b6fe-44b1-8440-ebaf4143f3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.01.16 20:30:38.719628 [ 275 ] {78edff16-b6fe-44b1-8440-ebaf4143f3f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.01.16 20:30:38.719670 [ 275 ] {78edff16-b6fe-44b1-8440-ebaf4143f3f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.01.16 20:30:38.719980 [ 275 ] {78edff16-b6fe-44b1-8440-ebaf4143f3f4} <Debug> TCPHandler: Processed in 0.000794518 sec. | ||
| 855 | 2026.01.16 20:30:38.720207 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.01.16 20:30:38.720326 [ 275 ] {a372d00d-6351-4220-bf16-6fc73581a7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.01.16 20:30:38.720577 [ 275 ] {a372d00d-6351-4220-bf16-6fc73581a7ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.01.16 20:30:38.720618 [ 275 ] {a372d00d-6351-4220-bf16-6fc73581a7ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.01.16 20:30:38.720936 [ 275 ] {a372d00d-6351-4220-bf16-6fc73581a7ad} <Debug> TCPHandler: Processed in 0.000776717 sec. | ||
| 860 | 2026.01.16 20:30:38.721173 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.01.16 20:30:38.721291 [ 275 ] {559f680e-ca67-4eb9-91eb-06ffd4eb4822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.01.16 20:30:38.721545 [ 275 ] {559f680e-ca67-4eb9-91eb-06ffd4eb4822} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.01.16 20:30:38.721586 [ 275 ] {559f680e-ca67-4eb9-91eb-06ffd4eb4822} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.01.16 20:30:38.721893 [ 275 ] {559f680e-ca67-4eb9-91eb-06ffd4eb4822} <Debug> TCPHandler: Processed in 0.000767187 sec. | ||
| 865 | 2026.01.16 20:30:38.722116 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.01.16 20:30:38.722235 [ 275 ] {a9e06fc5-cd14-497f-9185-3c650eb9776e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 867 | 2026.01.16 20:30:38.722488 [ 275 ] {a9e06fc5-cd14-497f-9185-3c650eb9776e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.01.16 20:30:38.722530 [ 275 ] {a9e06fc5-cd14-497f-9185-3c650eb9776e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.01.16 20:30:38.722843 [ 275 ] {a9e06fc5-cd14-497f-9185-3c650eb9776e} <Debug> TCPHandler: Processed in 0.000774157 sec. | ||
| 870 | 2026.01.16 20:30:38.723074 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.01.16 20:30:38.723192 [ 275 ] {54681649-6a15-4e83-9b1c-118b834ee4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.01.16 20:30:38.723448 [ 275 ] {54681649-6a15-4e83-9b1c-118b834ee4bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.01.16 20:30:38.723490 [ 275 ] {54681649-6a15-4e83-9b1c-118b834ee4bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.01.16 20:30:38.723795 [ 275 ] {54681649-6a15-4e83-9b1c-118b834ee4bb} <Debug> TCPHandler: Processed in 0.000767857 sec. | ||
| 875 | 2026.01.16 20:30:38.724032 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.01.16 20:30:38.724150 [ 275 ] {815a67c9-c626-4cf4-86b0-0c47a5d8bb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.01.16 20:30:38.724407 [ 275 ] {815a67c9-c626-4cf4-86b0-0c47a5d8bb54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.01.16 20:30:38.724447 [ 275 ] {815a67c9-c626-4cf4-86b0-0c47a5d8bb54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.01.16 20:30:38.724751 [ 275 ] {815a67c9-c626-4cf4-86b0-0c47a5d8bb54} <Debug> TCPHandler: Processed in 0.000766668 sec. | ||
| 880 | 2026.01.16 20:30:38.724983 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.01.16 20:30:38.725102 [ 275 ] {bf31ae3f-ed99-4a1f-b3e4-dfbe6eb15c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.01.16 20:30:38.725361 [ 275 ] {bf31ae3f-ed99-4a1f-b3e4-dfbe6eb15c69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.01.16 20:30:38.725402 [ 275 ] {bf31ae3f-ed99-4a1f-b3e4-dfbe6eb15c69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.01.16 20:30:38.725706 [ 275 ] {bf31ae3f-ed99-4a1f-b3e4-dfbe6eb15c69} <Debug> TCPHandler: Processed in 0.000770327 sec. | ||
| 885 | 2026.01.16 20:30:38.725933 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.01.16 20:30:38.726052 [ 275 ] {7856ae4b-91b0-42d4-b862-c2402c58d6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.01.16 20:30:38.726312 [ 275 ] {7856ae4b-91b0-42d4-b862-c2402c58d6f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.01.16 20:30:38.726352 [ 275 ] {7856ae4b-91b0-42d4-b862-c2402c58d6f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.01.16 20:30:38.726669 [ 275 ] {7856ae4b-91b0-42d4-b862-c2402c58d6f8} <Debug> TCPHandler: Processed in 0.000782778 sec. | ||
| 890 | 2026.01.16 20:30:38.726893 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.01.16 20:30:38.727014 [ 275 ] {1f0beefb-ccc0-4530-a496-e4e4c3eac47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.01.16 20:30:38.727274 [ 275 ] {1f0beefb-ccc0-4530-a496-e4e4c3eac47f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.01.16 20:30:38.727316 [ 275 ] {1f0beefb-ccc0-4530-a496-e4e4c3eac47f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.01.16 20:30:38.727623 [ 275 ] {1f0beefb-ccc0-4530-a496-e4e4c3eac47f} <Debug> TCPHandler: Processed in 0.000776087 sec. | ||
| 895 | 2026.01.16 20:30:38.739104 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.01.16 20:30:38.739250 [ 275 ] {14c86a57-4c5a-4fce-95ed-a980d63bf2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 897 | 2026.01.16 20:30:38.739578 [ 275 ] {14c86a57-4c5a-4fce-95ed-a980d63bf2eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.01.16 20:30:38.739628 [ 275 ] {14c86a57-4c5a-4fce-95ed-a980d63bf2eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.01.16 20:30:38.740002 [ 275 ] {14c86a57-4c5a-4fce-95ed-a980d63bf2eb} <Debug> TCPHandler: Processed in 0.000956211 sec. | ||
| 900 | 2026.01.16 20:30:38.744173 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.01.16 20:30:38.744300 [ 275 ] {8f633fe2-39b6-4075-8904-662d4a85fdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 902 | 2026.01.16 20:30:38.744349 [ 275 ] {8f633fe2-39b6-4075-8904-662d4a85fdb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.01.16 20:30:38.744989 [ 275 ] {8f633fe2-39b6-4075-8904-662d4a85fdb5} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.01.16 20:30:38.745034 [ 275 ] {8f633fe2-39b6-4075-8904-662d4a85fdb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 905 | 2026.01.16 20:30:38.745743 [ 275 ] {8f633fe2-39b6-4075-8904-662d4a85fdb5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.01.16 20:30:38.746147 [ 275 ] {8f633fe2-39b6-4075-8904-662d4a85fdb5} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.01.16 20:30:38.746292 [ 275 ] {8f633fe2-39b6-4075-8904-662d4a85fdb5} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.00203 sec., 13300.492610837438 rows/sec., 3.18 MiB/sec. | ||
| 908 | 2026.01.16 20:30:38.746329 [ 275 ] {8f633fe2-39b6-4075-8904-662d4a85fdb5} <Debug> TCPHandler: Processed in 0.00221443 sec. | ||
| 909 | 2026.01.16 20:30:38.746462 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.01.16 20:30:38.746555 [ 275 ] {4c9cefaf-8413-4ccf-b150-74bf78226da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 911 | 2026.01.16 20:30:38.746595 [ 275 ] {4c9cefaf-8413-4ccf-b150-74bf78226da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 912 | 2026.01.16 20:30:38.749177 [ 275 ] {4c9cefaf-8413-4ccf-b150-74bf78226da6} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.01.16 20:30:38.749211 [ 275 ] {4c9cefaf-8413-4ccf-b150-74bf78226da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 914 | 2026.01.16 20:30:38.750038 [ 275 ] {4c9cefaf-8413-4ccf-b150-74bf78226da6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.01.16 20:30:38.750614 [ 275 ] {4c9cefaf-8413-4ccf-b150-74bf78226da6} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.01.16 20:30:38.750738 [ 275 ] {4c9cefaf-8413-4ccf-b150-74bf78226da6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.004199 sec., 97642.29578471066 rows/sec., 6.19 MiB/sec. | ||
| 917 | 2026.01.16 20:30:38.750774 [ 275 ] {4c9cefaf-8413-4ccf-b150-74bf78226da6} <Debug> TCPHandler: Processed in 0.004359527 sec. | ||
| 918 | 2026.01.16 20:30:38.750889 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.01.16 20:30:38.750983 [ 275 ] {b34a8cfc-8c47-429a-812c-0e39e532d5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 920 | 2026.01.16 20:30:38.751023 [ 275 ] {b34a8cfc-8c47-429a-812c-0e39e532d5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 921 | 2026.01.16 20:30:38.751413 [ 275 ] {b34a8cfc-8c47-429a-812c-0e39e532d5c1} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.01.16 20:30:38.751449 [ 275 ] {b34a8cfc-8c47-429a-812c-0e39e532d5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 923 | 2026.01.16 20:30:38.751873 [ 275 ] {b34a8cfc-8c47-429a-812c-0e39e532d5c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.01.16 20:30:38.752349 [ 275 ] {b34a8cfc-8c47-429a-812c-0e39e532d5c1} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.01.16 20:30:38.752474 [ 275 ] {b34a8cfc-8c47-429a-812c-0e39e532d5c1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001509 sec., 2650.7620941020546 rows/sec., 216.15 KiB/sec. | ||
| 926 | 2026.01.16 20:30:38.752509 [ 275 ] {b34a8cfc-8c47-429a-812c-0e39e532d5c1} <Debug> TCPHandler: Processed in 0.001669027 sec. | ||
| 927 | 2026.01.16 20:30:38.752614 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.01.16 20:30:38.752707 [ 275 ] {ae73ed72-71fd-40c5-b4f6-ca43f0e909c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 929 | 2026.01.16 20:30:38.752745 [ 275 ] {ae73ed72-71fd-40c5-b4f6-ca43f0e909c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 930 | 2026.01.16 20:30:38.753754 [ 275 ] {ae73ed72-71fd-40c5-b4f6-ca43f0e909c7} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.01.16 20:30:38.753789 [ 275 ] {ae73ed72-71fd-40c5-b4f6-ca43f0e909c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 932 | 2026.01.16 20:30:38.754355 [ 275 ] {ae73ed72-71fd-40c5-b4f6-ca43f0e909c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.01.16 20:30:38.754812 [ 275 ] {ae73ed72-71fd-40c5-b4f6-ca43f0e909c7} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.01.16 20:30:38.754936 [ 275 ] {ae73ed72-71fd-40c5-b4f6-ca43f0e909c7} <Debug> executeQuery: Read 1084 rows, 87.55 KiB in 0.002248 sec., 482206.4056939502 rows/sec., 38.03 MiB/sec. | ||
| 935 | 2026.01.16 20:30:38.754971 [ 275 ] {ae73ed72-71fd-40c5-b4f6-ca43f0e909c7} <Debug> TCPHandler: Processed in 0.002405954 sec. | ||
| 936 | 2026.01.16 20:30:38.755076 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.01.16 20:30:38.755170 [ 275 ] {18f0f36a-a08e-4dcd-b693-a207152ac3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 938 | 2026.01.16 20:30:38.755210 [ 275 ] {18f0f36a-a08e-4dcd-b693-a207152ac3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 939 | 2026.01.16 20:30:38.755677 [ 275 ] {18f0f36a-a08e-4dcd-b693-a207152ac3d3} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.01.16 20:30:38.755713 [ 275 ] {18f0f36a-a08e-4dcd-b693-a207152ac3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 941 | 2026.01.16 20:30:38.756208 [ 275 ] {18f0f36a-a08e-4dcd-b693-a207152ac3d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.01.16 20:30:38.756630 [ 275 ] {18f0f36a-a08e-4dcd-b693-a207152ac3d3} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.01.16 20:30:38.756758 [ 275 ] {18f0f36a-a08e-4dcd-b693-a207152ac3d3} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001606 sec., 130136.98630136986 rows/sec., 7.66 MiB/sec. | ||
| 944 | 2026.01.16 20:30:38.756797 [ 275 ] {18f0f36a-a08e-4dcd-b693-a207152ac3d3} <Debug> TCPHandler: Processed in 0.001766349 sec. | ||
| 945 | 2026.01.16 20:30:38.756897 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.01.16 20:30:38.756991 [ 275 ] {9fa2e5a7-8a99-4e1f-b51b-d9c75dcb2709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 947 | 2026.01.16 20:30:38.757030 [ 275 ] {9fa2e5a7-8a99-4e1f-b51b-d9c75dcb2709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 948 | 2026.01.16 20:30:38.757517 [ 275 ] {9fa2e5a7-8a99-4e1f-b51b-d9c75dcb2709} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.01.16 20:30:38.757551 [ 275 ] {9fa2e5a7-8a99-4e1f-b51b-d9c75dcb2709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 950 | 2026.01.16 20:30:38.757942 [ 275 ] {9fa2e5a7-8a99-4e1f-b51b-d9c75dcb2709} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.01.16 20:30:38.758393 [ 275 ] {9fa2e5a7-8a99-4e1f-b51b-d9c75dcb2709} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.01.16 20:30:38.758517 [ 275 ] {9fa2e5a7-8a99-4e1f-b51b-d9c75dcb2709} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001544 sec., 137305.69948186527 rows/sec., 8.85 MiB/sec. | ||
| 953 | 2026.01.16 20:30:38.758552 [ 275 ] {9fa2e5a7-8a99-4e1f-b51b-d9c75dcb2709} <Debug> TCPHandler: Processed in 0.001704168 sec. | ||
| 954 | 2026.01.16 20:30:38.758656 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.01.16 20:30:38.758747 [ 275 ] {e6a1513f-7cb2-4705-ab76-eb5f3a77d09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 956 | 2026.01.16 20:30:38.758785 [ 275 ] {e6a1513f-7cb2-4705-ab76-eb5f3a77d09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 957 | 2026.01.16 20:30:38.759224 [ 275 ] {e6a1513f-7cb2-4705-ab76-eb5f3a77d09b} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.01.16 20:30:38.759259 [ 275 ] {e6a1513f-7cb2-4705-ab76-eb5f3a77d09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 959 | 2026.01.16 20:30:38.759703 [ 275 ] {e6a1513f-7cb2-4705-ab76-eb5f3a77d09b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.01.16 20:30:38.760168 [ 275 ] {e6a1513f-7cb2-4705-ab76-eb5f3a77d09b} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.01.16 20:30:38.760292 [ 275 ] {e6a1513f-7cb2-4705-ab76-eb5f3a77d09b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001563 sec., 134996.80102367242 rows/sec., 7.67 MiB/sec. | ||
| 962 | 2026.01.16 20:30:38.760330 [ 275 ] {e6a1513f-7cb2-4705-ab76-eb5f3a77d09b} <Debug> TCPHandler: Processed in 0.001722118 sec. | ||
| 963 | 2026.01.16 20:30:38.760428 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.01.16 20:30:38.760520 [ 275 ] {add125b2-9a17-420d-a0aa-eee5ac5c2f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 965 | 2026.01.16 20:30:38.760557 [ 275 ] {add125b2-9a17-420d-a0aa-eee5ac5c2f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 966 | 2026.01.16 20:30:38.761132 [ 275 ] {add125b2-9a17-420d-a0aa-eee5ac5c2f94} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.01.16 20:30:38.761169 [ 275 ] {add125b2-9a17-420d-a0aa-eee5ac5c2f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 968 | 2026.01.16 20:30:38.761694 [ 275 ] {add125b2-9a17-420d-a0aa-eee5ac5c2f94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.01.16 20:30:38.762154 [ 275 ] {add125b2-9a17-420d-a0aa-eee5ac5c2f94} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.01.16 20:30:38.762277 [ 275 ] {add125b2-9a17-420d-a0aa-eee5ac5c2f94} <Debug> executeQuery: Read 647 rows, 45.92 KiB in 0.001774 sec., 364712.5140924465 rows/sec., 25.28 MiB/sec. | ||
| 971 | 2026.01.16 20:30:38.762317 [ 275 ] {add125b2-9a17-420d-a0aa-eee5ac5c2f94} <Debug> TCPHandler: Processed in 0.001936674 sec. | ||
| 972 | 2026.01.16 20:30:38.762427 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.01.16 20:30:38.762519 [ 275 ] {6d9f6407-3c81-4d71-aac4-02c3872cd808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 974 | 2026.01.16 20:30:38.762560 [ 275 ] {6d9f6407-3c81-4d71-aac4-02c3872cd808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 975 | 2026.01.16 20:30:38.762905 [ 275 ] {6d9f6407-3c81-4d71-aac4-02c3872cd808} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.01.16 20:30:38.762938 [ 275 ] {6d9f6407-3c81-4d71-aac4-02c3872cd808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 977 | 2026.01.16 20:30:38.763420 [ 275 ] {6d9f6407-3c81-4d71-aac4-02c3872cd808} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.01.16 20:30:38.763943 [ 275 ] {6d9f6407-3c81-4d71-aac4-02c3872cd808} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.01.16 20:30:38.764066 [ 275 ] {6d9f6407-3c81-4d71-aac4-02c3872cd808} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 200.30 KiB/sec. | ||
| 980 | 2026.01.16 20:30:38.764100 [ 275 ] {6d9f6407-3c81-4d71-aac4-02c3872cd808} <Debug> TCPHandler: Processed in 0.001722078 sec. | ||
| 981 | 2026.01.16 20:30:38.764201 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.01.16 20:30:38.764294 [ 275 ] {7d943d8d-f871-42d8-838e-03e42f38dd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 983 | 2026.01.16 20:30:38.764335 [ 275 ] {7d943d8d-f871-42d8-838e-03e42f38dd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 984 | 2026.01.16 20:30:38.764762 [ 275 ] {7d943d8d-f871-42d8-838e-03e42f38dd22} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 985 | 2026.01.16 20:30:38.764792 [ 275 ] {7d943d8d-f871-42d8-838e-03e42f38dd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 986 | 2026.01.16 20:30:38.765238 [ 275 ] {7d943d8d-f871-42d8-838e-03e42f38dd22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 987 | 2026.01.16 20:30:38.765706 [ 275 ] {7d943d8d-f871-42d8-838e-03e42f38dd22} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 988 | 2026.01.16 20:30:38.765827 [ 275 ] {7d943d8d-f871-42d8-838e-03e42f38dd22} <Debug> executeQuery: Read 256 rows, 16.95 KiB in 0.001552 sec., 164948.45360824742 rows/sec., 10.67 MiB/sec. | ||
| 989 | 2026.01.16 20:30:38.765863 [ 275 ] {7d943d8d-f871-42d8-838e-03e42f38dd22} <Debug> TCPHandler: Processed in 0.001710158 sec. | ||
| 990 | 2026.01.16 20:30:38.765970 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.01.16 20:30:38.766063 [ 275 ] {130f4ddd-f31a-4679-bdfc-153a916dd692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 992 | 2026.01.16 20:30:38.766103 [ 275 ] {130f4ddd-f31a-4679-bdfc-153a916dd692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 993 | 2026.01.16 20:30:38.766405 [ 275 ] {130f4ddd-f31a-4679-bdfc-153a916dd692} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.01.16 20:30:38.766440 [ 275 ] {130f4ddd-f31a-4679-bdfc-153a916dd692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 995 | 2026.01.16 20:30:38.766865 [ 275 ] {130f4ddd-f31a-4679-bdfc-153a916dd692} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 996 | 2026.01.16 20:30:38.767362 [ 275 ] {130f4ddd-f31a-4679-bdfc-153a916dd692} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.01.16 20:30:38.767483 [ 275 ] {130f4ddd-f31a-4679-bdfc-153a916dd692} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. | ||
| 998 | 2026.01.16 20:30:38.767517 [ 275 ] {130f4ddd-f31a-4679-bdfc-153a916dd692} <Debug> TCPHandler: Processed in 0.001595576 sec. | ||
| 999 | 2026.01.16 20:30:38.767617 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.01.16 20:30:38.767711 [ 275 ] {eb083da8-87c5-448b-a840-3a4ab8678f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1001 | 2026.01.16 20:30:38.767750 [ 275 ] {eb083da8-87c5-448b-a840-3a4ab8678f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1002 | 2026.01.16 20:30:38.768056 [ 275 ] {eb083da8-87c5-448b-a840-3a4ab8678f39} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.01.16 20:30:38.768089 [ 275 ] {eb083da8-87c5-448b-a840-3a4ab8678f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1004 | 2026.01.16 20:30:38.768525 [ 275 ] {eb083da8-87c5-448b-a840-3a4ab8678f39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1005 | 2026.01.16 20:30:38.768987 [ 275 ] {eb083da8-87c5-448b-a840-3a4ab8678f39} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.01.16 20:30:38.769107 [ 275 ] {eb083da8-87c5-448b-a840-3a4ab8678f39} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001414 sec., 52333.80480905234 rows/sec., 3.10 MiB/sec. | ||
| 1007 | 2026.01.16 20:30:38.769143 [ 275 ] {eb083da8-87c5-448b-a840-3a4ab8678f39} <Debug> TCPHandler: Processed in 0.001573776 sec. | ||
| 1008 | 2026.01.16 20:30:43.687520 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.01.16 20:30:43.687736 [ 275 ] {0222d335-7287-4c67-87ad-c8361b2eef14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1010 | 2026.01.16 20:30:43.687805 [ 275 ] {0222d335-7287-4c67-87ad-c8361b2eef14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1011 | 2026.01.16 20:30:43.688476 [ 275 ] {0222d335-7287-4c67-87ad-c8361b2eef14} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.01.16 20:30:43.688515 [ 275 ] {0222d335-7287-4c67-87ad-c8361b2eef14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1013 | 2026.01.16 20:30:43.689075 [ 275 ] {0222d335-7287-4c67-87ad-c8361b2eef14} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1014 | 2026.01.16 20:30:43.689608 [ 275 ] {0222d335-7287-4c67-87ad-c8361b2eef14} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2026.01.16 20:30:43.689751 [ 275 ] {0222d335-7287-4c67-87ad-c8361b2eef14} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.002068 sec., 12572.533849129593 rows/sec., 957.20 KiB/sec. | ||
| 1016 | 2026.01.16 20:30:43.689791 [ 275 ] {0222d335-7287-4c67-87ad-c8361b2eef14} <Debug> TCPHandler: Processed in 0.002398354 sec. | ||
| 1017 | 2026.01.16 20:30:43.689906 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.01.16 20:30:43.689998 [ 275 ] {36baf676-7ec9-4d07-b851-f9666e4f341d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1019 | 2026.01.16 20:30:43.690038 [ 275 ] {36baf676-7ec9-4d07-b851-f9666e4f341d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1020 | 2026.01.16 20:30:43.690432 [ 275 ] {36baf676-7ec9-4d07-b851-f9666e4f341d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.01.16 20:30:43.690466 [ 275 ] {36baf676-7ec9-4d07-b851-f9666e4f341d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1022 | 2026.01.16 20:30:43.690879 [ 275 ] {36baf676-7ec9-4d07-b851-f9666e4f341d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1023 | 2026.01.16 20:30:43.691373 [ 275 ] {36baf676-7ec9-4d07-b851-f9666e4f341d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.01.16 20:30:43.691499 [ 275 ] {36baf676-7ec9-4d07-b851-f9666e4f341d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001519 sec., 18433.179723502304 rows/sec., 1.44 MiB/sec. | ||
| 1025 | 2026.01.16 20:30:43.691534 [ 275 ] {36baf676-7ec9-4d07-b851-f9666e4f341d} <Debug> TCPHandler: Processed in 0.001678038 sec. | ||
| 1026 | 2026.01.16 20:30:43.691640 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.01.16 20:30:43.691732 [ 275 ] {4424ad82-a2a9-4567-9168-b84886c51c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1028 | 2026.01.16 20:30:43.691774 [ 275 ] {4424ad82-a2a9-4567-9168-b84886c51c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1029 | 2026.01.16 20:30:43.692144 [ 275 ] {4424ad82-a2a9-4567-9168-b84886c51c36} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2026.01.16 20:30:43.692178 [ 275 ] {4424ad82-a2a9-4567-9168-b84886c51c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1031 | 2026.01.16 20:30:43.692632 [ 275 ] {4424ad82-a2a9-4567-9168-b84886c51c36} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1032 | 2026.01.16 20:30:43.693090 [ 275 ] {4424ad82-a2a9-4567-9168-b84886c51c36} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2026.01.16 20:30:43.693213 [ 275 ] {4424ad82-a2a9-4567-9168-b84886c51c36} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001498 sec., 66755.67423230974 rows/sec., 4.63 MiB/sec. | ||
| 1034 | 2026.01.16 20:30:43.693247 [ 275 ] {4424ad82-a2a9-4567-9168-b84886c51c36} <Debug> TCPHandler: Processed in 0.001654307 sec. | ||
| 1035 | 2026.01.16 20:30:43.693355 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.01.16 20:30:43.693446 [ 275 ] {ae9c670e-d541-4731-ab3b-bbd6f1cc4325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1037 | 2026.01.16 20:30:43.693486 [ 275 ] {ae9c670e-d541-4731-ab3b-bbd6f1cc4325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1038 | 2026.01.16 20:30:43.693803 [ 275 ] {ae9c670e-d541-4731-ab3b-bbd6f1cc4325} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2026.01.16 20:30:43.693841 [ 275 ] {ae9c670e-d541-4731-ab3b-bbd6f1cc4325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1040 | 2026.01.16 20:30:43.694263 [ 275 ] {ae9c670e-d541-4731-ab3b-bbd6f1cc4325} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1041 | 2026.01.16 20:30:43.694705 [ 275 ] {ae9c670e-d541-4731-ab3b-bbd6f1cc4325} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2026.01.16 20:30:43.694825 [ 275 ] {ae9c670e-d541-4731-ab3b-bbd6f1cc4325} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001397 sec., 21474.58840372226 rows/sec., 1.47 MiB/sec. | ||
| 1043 | 2026.01.16 20:30:43.694858 [ 275 ] {ae9c670e-d541-4731-ab3b-bbd6f1cc4325} <Debug> TCPHandler: Processed in 0.001550934 sec. | ||
| 1044 | 2026.01.16 20:30:45.290917 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1045 | 2026.01.16 20:30:45.290978 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1046 | 2026.01.16 20:30:45.404747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 174 | ||
| 1047 | 2026.01.16 20:30:45.408288 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2026.01.16 20:30:45.408329 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1049 | 2026.01.16 20:30:45.409568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1050 | 2026.01.16 20:30:45.410038 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2026.01.16 20:30:45.410258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1052 | 2026.01.16 20:30:45.418053 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1053 | 2026.01.16 20:30:45.418629 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.01.16 20:30:45.418671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1055 | 2026.01.16 20:30:45.419328 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1056 | 2026.01.16 20:30:45.419872 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.01.16 20:30:45.420000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1058 | 2026.01.16 20:30:45.493362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1059 | 2026.01.16 20:30:45.510120 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.01.16 20:30:45.510170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1061 | 2026.01.16 20:30:45.516675 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1062 | 2026.01.16 20:30:45.517882 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.01.16 20:30:45.520786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1064 | 2026.01.16 20:30:46.001038 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.36 MiB, peak 165.36 MiB, free memory in arenas 0.00 B, will set to 162.89 MiB (RSS), difference: 1.53 MiB | ||
| 1065 | 2026.01.16 20:30:48.698865 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.01.16 20:30:48.699058 [ 275 ] {093feb38-46c8-48ce-adc6-5ad6906eba5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1067 | 2026.01.16 20:30:48.699127 [ 275 ] {093feb38-46c8-48ce-adc6-5ad6906eba5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1068 | 2026.01.16 20:30:48.699969 [ 275 ] {093feb38-46c8-48ce-adc6-5ad6906eba5d} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.01.16 20:30:48.700007 [ 275 ] {093feb38-46c8-48ce-adc6-5ad6906eba5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1070 | 2026.01.16 20:30:48.700542 [ 275 ] {093feb38-46c8-48ce-adc6-5ad6906eba5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1071 | 2026.01.16 20:30:48.701013 [ 275 ] {093feb38-46c8-48ce-adc6-5ad6906eba5d} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.01.16 20:30:48.701157 [ 275 ] {093feb38-46c8-48ce-adc6-5ad6906eba5d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002152 sec., 190520.44609665428 rows/sec., 12.09 MiB/sec. | ||
| 1073 | 2026.01.16 20:30:48.701198 [ 275 ] {093feb38-46c8-48ce-adc6-5ad6906eba5d} <Debug> TCPHandler: Processed in 0.002466596 sec. | ||
| 1074 | 2026.01.16 20:30:48.701316 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.01.16 20:30:48.701409 [ 275 ] {957ea51f-9232-4711-bbfa-1d9f4e28f179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1076 | 2026.01.16 20:30:48.701449 [ 275 ] {957ea51f-9232-4711-bbfa-1d9f4e28f179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1077 | 2026.01.16 20:30:48.702382 [ 275 ] {957ea51f-9232-4711-bbfa-1d9f4e28f179} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.01.16 20:30:48.702418 [ 275 ] {957ea51f-9232-4711-bbfa-1d9f4e28f179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1079 | 2026.01.16 20:30:48.702887 [ 275 ] {957ea51f-9232-4711-bbfa-1d9f4e28f179} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1080 | 2026.01.16 20:30:48.703295 [ 275 ] {957ea51f-9232-4711-bbfa-1d9f4e28f179} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.01.16 20:30:48.703413 [ 275 ] {957ea51f-9232-4711-bbfa-1d9f4e28f179} <Debug> executeQuery: Read 1082 rows, 87.40 KiB in 0.002035 sec., 531695.3316953317 rows/sec., 41.94 MiB/sec. | ||
| 1082 | 2026.01.16 20:30:48.703446 [ 275 ] {957ea51f-9232-4711-bbfa-1d9f4e28f179} <Debug> TCPHandler: Processed in 0.002194599 sec. | ||
| 1083 | 2026.01.16 20:30:48.703560 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.01.16 20:30:48.703646 [ 275 ] {aca3bbed-d1d3-4ee6-ab91-836c15edbb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1085 | 2026.01.16 20:30:48.703683 [ 275 ] {aca3bbed-d1d3-4ee6-ab91-836c15edbb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1086 | 2026.01.16 20:30:48.704118 [ 275 ] {aca3bbed-d1d3-4ee6-ab91-836c15edbb85} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.01.16 20:30:48.704214 [ 275 ] {aca3bbed-d1d3-4ee6-ab91-836c15edbb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1088 | 2026.01.16 20:30:48.704617 [ 275 ] {aca3bbed-d1d3-4ee6-ab91-836c15edbb85} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1089 | 2026.01.16 20:30:48.705026 [ 275 ] {aca3bbed-d1d3-4ee6-ab91-836c15edbb85} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.01.16 20:30:48.705151 [ 275 ] {aca3bbed-d1d3-4ee6-ab91-836c15edbb85} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001492 sec., 137399.4638069705 rows/sec., 8.06 MiB/sec. | ||
| 1091 | 2026.01.16 20:30:48.705185 [ 275 ] {aca3bbed-d1d3-4ee6-ab91-836c15edbb85} <Debug> TCPHandler: Processed in 0.001648417 sec. | ||
| 1092 | 2026.01.16 20:30:48.705283 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.01.16 20:30:48.705374 [ 275 ] {cc11113a-c814-4a57-a727-daa3e11b9c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1094 | 2026.01.16 20:30:48.705412 [ 275 ] {cc11113a-c814-4a57-a727-daa3e11b9c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1095 | 2026.01.16 20:30:48.705874 [ 275 ] {cc11113a-c814-4a57-a727-daa3e11b9c03} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2026.01.16 20:30:48.705907 [ 275 ] {cc11113a-c814-4a57-a727-daa3e11b9c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1097 | 2026.01.16 20:30:48.706314 [ 275 ] {cc11113a-c814-4a57-a727-daa3e11b9c03} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1098 | 2026.01.16 20:30:48.706725 [ 275 ] {cc11113a-c814-4a57-a727-daa3e11b9c03} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2026.01.16 20:30:48.706850 [ 275 ] {cc11113a-c814-4a57-a727-daa3e11b9c03} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001494 sec., 141900.93708165997 rows/sec., 9.15 MiB/sec. | ||
| 1100 | 2026.01.16 20:30:48.706887 [ 275 ] {cc11113a-c814-4a57-a727-daa3e11b9c03} <Debug> TCPHandler: Processed in 0.001651457 sec. | ||
| 1101 | 2026.01.16 20:30:48.706990 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.01.16 20:30:48.707084 [ 275 ] {b934b918-c4c0-4f38-8a85-1e8d4b8f3a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1103 | 2026.01.16 20:30:48.707123 [ 275 ] {b934b918-c4c0-4f38-8a85-1e8d4b8f3a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1104 | 2026.01.16 20:30:48.707595 [ 275 ] {b934b918-c4c0-4f38-8a85-1e8d4b8f3a5f} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2026.01.16 20:30:48.707630 [ 275 ] {b934b918-c4c0-4f38-8a85-1e8d4b8f3a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1106 | 2026.01.16 20:30:48.708054 [ 275 ] {b934b918-c4c0-4f38-8a85-1e8d4b8f3a5f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1107 | 2026.01.16 20:30:48.708481 [ 275 ] {b934b918-c4c0-4f38-8a85-1e8d4b8f3a5f} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2026.01.16 20:30:48.708604 [ 275 ] {b934b918-c4c0-4f38-8a85-1e8d4b8f3a5f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001541 sec., 136924.07527579492 rows/sec., 7.78 MiB/sec. | ||
| 1109 | 2026.01.16 20:30:48.708638 [ 275 ] {b934b918-c4c0-4f38-8a85-1e8d4b8f3a5f} <Debug> TCPHandler: Processed in 0.001696098 sec. | ||
| 1110 | 2026.01.16 20:30:48.708739 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.01.16 20:30:48.708829 [ 275 ] {d8a79e68-e5b3-4b99-b8a2-5195c7f26c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1112 | 2026.01.16 20:30:48.708867 [ 275 ] {d8a79e68-e5b3-4b99-b8a2-5195c7f26c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1113 | 2026.01.16 20:30:48.709448 [ 275 ] {d8a79e68-e5b3-4b99-b8a2-5195c7f26c9a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1114 | 2026.01.16 20:30:48.709481 [ 275 ] {d8a79e68-e5b3-4b99-b8a2-5195c7f26c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1115 | 2026.01.16 20:30:48.709903 [ 275 ] {d8a79e68-e5b3-4b99-b8a2-5195c7f26c9a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1116 | 2026.01.16 20:30:48.710322 [ 275 ] {d8a79e68-e5b3-4b99-b8a2-5195c7f26c9a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1117 | 2026.01.16 20:30:48.710447 [ 275 ] {d8a79e68-e5b3-4b99-b8a2-5195c7f26c9a} <Debug> executeQuery: Read 643 rows, 45.59 KiB in 0.001636 sec., 393031.7848410758 rows/sec., 27.21 MiB/sec. | ||
| 1118 | 2026.01.16 20:30:48.710483 [ 275 ] {d8a79e68-e5b3-4b99-b8a2-5195c7f26c9a} <Debug> TCPHandler: Processed in 0.00179192 sec. | ||
| 1119 | 2026.01.16 20:30:48.710583 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.01.16 20:30:48.710674 [ 275 ] {5f2c284f-d401-40a8-95c7-f7799a0ea00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1121 | 2026.01.16 20:30:48.710714 [ 275 ] {5f2c284f-d401-40a8-95c7-f7799a0ea00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1122 | 2026.01.16 20:30:48.711031 [ 275 ] {5f2c284f-d401-40a8-95c7-f7799a0ea00c} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2026.01.16 20:30:48.711067 [ 275 ] {5f2c284f-d401-40a8-95c7-f7799a0ea00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1124 | 2026.01.16 20:30:48.711524 [ 275 ] {5f2c284f-d401-40a8-95c7-f7799a0ea00c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1125 | 2026.01.16 20:30:48.712103 [ 275 ] {5f2c284f-d401-40a8-95c7-f7799a0ea00c} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2026.01.16 20:30:48.712263 [ 275 ] {5f2c284f-d401-40a8-95c7-f7799a0ea00c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 195.43 KiB/sec. | ||
| 1127 | 2026.01.16 20:30:48.712307 [ 275 ] {5f2c284f-d401-40a8-95c7-f7799a0ea00c} <Debug> TCPHandler: Processed in 0.001771429 sec. | ||
| 1128 | 2026.01.16 20:30:48.712428 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2026.01.16 20:30:48.712537 [ 275 ] {06e19aa3-5f79-4071-8ef8-c96c7496da76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1130 | 2026.01.16 20:30:48.712579 [ 275 ] {06e19aa3-5f79-4071-8ef8-c96c7496da76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1131 | 2026.01.16 20:30:48.712976 [ 275 ] {06e19aa3-5f79-4071-8ef8-c96c7496da76} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2026.01.16 20:30:48.713012 [ 275 ] {06e19aa3-5f79-4071-8ef8-c96c7496da76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1133 | 2026.01.16 20:30:48.713441 [ 275 ] {06e19aa3-5f79-4071-8ef8-c96c7496da76} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1134 | 2026.01.16 20:30:48.713884 [ 275 ] {06e19aa3-5f79-4071-8ef8-c96c7496da76} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2026.01.16 20:30:48.714010 [ 275 ] {06e19aa3-5f79-4071-8ef8-c96c7496da76} <Debug> executeQuery: Read 254 rows, 16.81 KiB in 0.001495 sec., 169899.66555183945 rows/sec., 10.98 MiB/sec. | ||
| 1136 | 2026.01.16 20:30:48.714056 [ 275 ] {06e19aa3-5f79-4071-8ef8-c96c7496da76} <Debug> TCPHandler: Processed in 0.001687748 sec. | ||
| 1137 | 2026.01.16 20:30:48.714163 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2026.01.16 20:30:48.714262 [ 275 ] {4d857a16-0d01-471b-ac2b-e13416ddf789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1139 | 2026.01.16 20:30:48.714309 [ 275 ] {4d857a16-0d01-471b-ac2b-e13416ddf789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1140 | 2026.01.16 20:30:48.714660 [ 275 ] {4d857a16-0d01-471b-ac2b-e13416ddf789} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2026.01.16 20:30:48.714699 [ 275 ] {4d857a16-0d01-471b-ac2b-e13416ddf789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1142 | 2026.01.16 20:30:48.715095 [ 275 ] {4d857a16-0d01-471b-ac2b-e13416ddf789} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1143 | 2026.01.16 20:30:48.715504 [ 275 ] {4d857a16-0d01-471b-ac2b-e13416ddf789} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2026.01.16 20:30:48.715631 [ 275 ] {4d857a16-0d01-471b-ac2b-e13416ddf789} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec. | ||
| 1145 | 2026.01.16 20:30:48.715665 [ 275 ] {4d857a16-0d01-471b-ac2b-e13416ddf789} <Debug> TCPHandler: Processed in 0.001550025 sec. | ||
| 1146 | 2026.01.16 20:30:48.715772 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.01.16 20:30:48.715865 [ 275 ] {6e962c1d-8b7a-43d4-8fc4-1ca93b9ef92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1148 | 2026.01.16 20:30:48.715905 [ 275 ] {6e962c1d-8b7a-43d4-8fc4-1ca93b9ef92e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1149 | 2026.01.16 20:30:48.716221 [ 275 ] {6e962c1d-8b7a-43d4-8fc4-1ca93b9ef92e} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.01.16 20:30:48.716257 [ 275 ] {6e962c1d-8b7a-43d4-8fc4-1ca93b9ef92e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1151 | 2026.01.16 20:30:48.716659 [ 275 ] {6e962c1d-8b7a-43d4-8fc4-1ca93b9ef92e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1152 | 2026.01.16 20:30:48.717063 [ 275 ] {6e962c1d-8b7a-43d4-8fc4-1ca93b9ef92e} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.01.16 20:30:48.717186 [ 275 ] {6e962c1d-8b7a-43d4-8fc4-1ca93b9ef92e} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001339 sec., 55265.12322628828 rows/sec., 3.27 MiB/sec. | ||
| 1154 | 2026.01.16 20:30:48.717224 [ 275 ] {6e962c1d-8b7a-43d4-8fc4-1ca93b9ef92e} <Debug> TCPHandler: Processed in 0.001501124 sec. | ||
| 1155 | 2026.01.16 20:30:52.920097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1156 | 2026.01.16 20:30:52.920825 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.01.16 20:30:52.920894 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1158 | 2026.01.16 20:30:52.921623 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1159 | 2026.01.16 20:30:52.922060 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.01.16 20:30:52.922205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1161 | 2026.01.16 20:30:53.020894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1162 | 2026.01.16 20:30:53.037362 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2026.01.16 20:30:53.037420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1164 | 2026.01.16 20:30:53.043677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1165 | 2026.01.16 20:30:53.044820 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2026.01.16 20:30:53.047655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1167 | 2026.01.16 20:30:53.682280 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.01.16 20:30:53.682528 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1169 | 2026.01.16 20:30:53.682949 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1170 | 2026.01.16 20:30:53.687188 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1171 | 2026.01.16 20:30:53.687625 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1172 | 2026.01.16 20:30:53.687857 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1173 | 2026.01.16 20:30:53.690628 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1174 | 2026.01.16 20:30:53.690823 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1175 | 2026.01.16 20:30:53.690880 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1176 | 2026.01.16 20:30:53.690899 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1177 | 2026.01.16 20:30:53.691009 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1178 | 2026.01.16 20:30:53.691035 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1179 | 2026.01.16 20:30:53.701711 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.019285 sec., 1400.051853772362 rows/sec., 51.70 KiB/sec. | ||
| 1180 | 2026.01.16 20:30:53.701823 [ 275 ] {fc1ce46b-01f3-49e2-92f9-f7dad90f94b3} <Debug> TCPHandler: Processed in 0.01967439 sec. | ||
| 1181 | 2026.01.16 20:30:53.702191 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.01.16 20:30:53.702360 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table: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) | ||
| 1183 | 2026.01.16 20:30:53.702650 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1184 | 2026.01.16 20:30:53.702692 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table: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 | ||
| 1185 | 2026.01.16 20:30:53.702893 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1186 | 2026.01.16 20:30:53.702946 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1187 | 2026.01.16 20:30:53.703046 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1188 | 2026.01.16 20:30:53.703075 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1189 | 2026.01.16 20:30:53.703094 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1190 | 2026.01.16 20:30:53.703108 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1191 | 2026.01.16 20:30:53.703140 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1192 | 2026.01.16 20:30:53.703159 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1193 | 2026.01.16 20:30:53.703631 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001345 sec., 20074.34944237918 rows/sec., 741.32 KiB/sec. | ||
| 1194 | 2026.01.16 20:30:53.703716 [ 275 ] {e88014b5-b1b9-433c-9c4c-4b1720eb8f30} <Debug> TCPHandler: Processed in 0.001589016 sec. | ||
| 1195 | 2026.01.16 20:30:53.703959 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2026.01.16 20:30:53.704088 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 1197 | 2026.01.16 20:30:53.704308 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1198 | 2026.01.16 20:30:53.704341 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 1199 | 2026.01.16 20:30:53.704521 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1200 | 2026.01.16 20:30:53.704572 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1201 | 2026.01.16 20:30:53.704667 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1202 | 2026.01.16 20:30:53.704695 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1203 | 2026.01.16 20:30:53.704714 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1204 | 2026.01.16 20:30:53.704728 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1205 | 2026.01.16 20:30:53.704760 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1206 | 2026.01.16 20:30:53.704778 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1207 | 2026.01.16 20:30:53.705191 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001154 sec., 23396.88041594454 rows/sec., 864.01 KiB/sec. | ||
| 1208 | 2026.01.16 20:30:53.705272 [ 275 ] {e6ac1f4f-ca19-48dc-aaf1-5dae443f7054} <Debug> TCPHandler: Processed in 0.00136219 sec. | ||
| 1209 | 2026.01.16 20:30:53.705513 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.01.16 20:30:53.705641 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1211 | 2026.01.16 20:30:53.705858 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1212 | 2026.01.16 20:30:53.705892 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1213 | 2026.01.16 20:30:53.706075 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1214 | 2026.01.16 20:30:53.706125 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1215 | 2026.01.16 20:30:53.706219 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1216 | 2026.01.16 20:30:53.706247 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1217 | 2026.01.16 20:30:53.706266 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1218 | 2026.01.16 20:30:53.706280 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1219 | 2026.01.16 20:30:53.706313 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1220 | 2026.01.16 20:30:53.706332 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1221 | 2026.01.16 20:30:53.706770 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001178 sec., 22920.20373514431 rows/sec., 846.41 KiB/sec. | ||
| 1222 | 2026.01.16 20:30:53.706851 [ 275 ] {1d79bafb-cca7-49fc-aefc-b8f826a2e211} <Debug> TCPHandler: Processed in 0.001387231 sec. | ||
| 1223 | 2026.01.16 20:30:53.707105 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.01.16 20:30:53.707234 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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) | ||
| 1225 | 2026.01.16 20:30:53.707443 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1226 | 2026.01.16 20:30:53.707477 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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 | ||
| 1227 | 2026.01.16 20:30:53.707663 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1228 | 2026.01.16 20:30:53.707714 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1229 | 2026.01.16 20:30:53.707809 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1230 | 2026.01.16 20:30:53.707837 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1231 | 2026.01.16 20:30:53.707856 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1232 | 2026.01.16 20:30:53.707870 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1233 | 2026.01.16 20:30:53.707901 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1234 | 2026.01.16 20:30:53.707919 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1235 | 2026.01.16 20:30:53.708335 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001152 sec., 23437.5 rows/sec., 865.51 KiB/sec. | ||
| 1236 | 2026.01.16 20:30:53.708416 [ 275 ] {48ff3c96-d604-4ac7-a7cf-22733b76402a} <Debug> TCPHandler: Processed in 0.001360301 sec. | ||
| 1237 | 2026.01.16 20:30:53.708663 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1238 | 2026.01.16 20:30:53.708793 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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) | ||
| 1239 | 2026.01.16 20:30:53.709000 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1240 | 2026.01.16 20:30:53.709034 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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 | ||
| 1241 | 2026.01.16 20:30:53.709222 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1242 | 2026.01.16 20:30:53.709271 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1243 | 2026.01.16 20:30:53.709365 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1244 | 2026.01.16 20:30:53.709393 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1245 | 2026.01.16 20:30:53.709410 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1246 | 2026.01.16 20:30:53.709424 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1247 | 2026.01.16 20:30:53.709456 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1248 | 2026.01.16 20:30:53.709474 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1249 | 2026.01.16 20:30:53.709886 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001145 sec., 23580.786026200873 rows/sec., 870.80 KiB/sec. | ||
| 1250 | 2026.01.16 20:30:53.709967 [ 275 ] {54e4c10b-a9d7-42eb-827c-6ff91169145c} <Debug> TCPHandler: Processed in 0.00135328 sec. | ||
| 1251 | 2026.01.16 20:30:53.721195 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.01.16 20:30:53.721323 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1253 | 2026.01.16 20:30:53.721529 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1254 | 2026.01.16 20:30:53.721563 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1255 | 2026.01.16 20:30:53.721748 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1256 | 2026.01.16 20:30:53.721797 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1257 | 2026.01.16 20:30:53.721890 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1258 | 2026.01.16 20:30:53.721918 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1259 | 2026.01.16 20:30:53.721936 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1260 | 2026.01.16 20:30:53.721950 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1261 | 2026.01.16 20:30:53.721981 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1262 | 2026.01.16 20:30:53.722115 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1263 | 2026.01.16 20:30:53.722660 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001387 sec., 19466.47440519106 rows/sec., 718.87 KiB/sec. | ||
| 1264 | 2026.01.16 20:30:53.722744 [ 275 ] {c72f0826-4166-43a1-a7c3-f11b4b0272ae} <Debug> TCPHandler: Processed in 0.001598896 sec. | ||
| 1265 | 2026.01.16 20:30:53.729184 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.01.16 20:30:53.729367 [ 275 ] {9ff0a858-af4d-48cc-92e3-36c2043623aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1267 | 2026.01.16 20:30:53.729442 [ 275 ] {9ff0a858-af4d-48cc-92e3-36c2043623aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1268 | 2026.01.16 20:30:53.730191 [ 275 ] {9ff0a858-af4d-48cc-92e3-36c2043623aa} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.01.16 20:30:53.730232 [ 275 ] {9ff0a858-af4d-48cc-92e3-36c2043623aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1270 | 2026.01.16 20:30:53.730813 [ 275 ] {9ff0a858-af4d-48cc-92e3-36c2043623aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1271 | 2026.01.16 20:30:53.731261 [ 275 ] {9ff0a858-af4d-48cc-92e3-36c2043623aa} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.01.16 20:30:53.731401 [ 275 ] {9ff0a858-af4d-48cc-92e3-36c2043623aa} <Debug> executeQuery: Read 7 rows, 2.99 KiB in 0.002085 sec., 3357.314148681055 rows/sec., 1.40 MiB/sec. | ||
| 1273 | 2026.01.16 20:30:53.731438 [ 275 ] {9ff0a858-af4d-48cc-92e3-36c2043623aa} <Debug> TCPHandler: Processed in 0.002355803 sec. | ||
| 1274 | 2026.01.16 20:30:53.731548 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.01.16 20:30:53.731647 [ 275 ] {6f025515-d0fb-45b3-9be2-8e145dc00544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1276 | 2026.01.16 20:30:53.731687 [ 275 ] {6f025515-d0fb-45b3-9be2-8e145dc00544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1277 | 2026.01.16 20:30:53.732115 [ 275 ] {6f025515-d0fb-45b3-9be2-8e145dc00544} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.01.16 20:30:53.732150 [ 275 ] {6f025515-d0fb-45b3-9be2-8e145dc00544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1279 | 2026.01.16 20:30:53.732627 [ 275 ] {6f025515-d0fb-45b3-9be2-8e145dc00544} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1280 | 2026.01.16 20:30:53.733161 [ 275 ] {6f025515-d0fb-45b3-9be2-8e145dc00544} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.01.16 20:30:53.733285 [ 275 ] {6f025515-d0fb-45b3-9be2-8e145dc00544} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001655 sec., 14501.510574018126 rows/sec., 1.20 MiB/sec. | ||
| 1282 | 2026.01.16 20:30:53.733322 [ 275 ] {6f025515-d0fb-45b3-9be2-8e145dc00544} <Debug> TCPHandler: Processed in 0.001822871 sec. | ||
| 1283 | 2026.01.16 20:30:53.733434 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.01.16 20:30:53.733526 [ 275 ] {c33e5920-a85f-4627-b6ef-6941ffe40126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1285 | 2026.01.16 20:30:53.733566 [ 275 ] {c33e5920-a85f-4627-b6ef-6941ffe40126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1286 | 2026.01.16 20:30:53.733960 [ 275 ] {c33e5920-a85f-4627-b6ef-6941ffe40126} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.01.16 20:30:53.733995 [ 275 ] {c33e5920-a85f-4627-b6ef-6941ffe40126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1288 | 2026.01.16 20:30:53.734443 [ 275 ] {c33e5920-a85f-4627-b6ef-6941ffe40126} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1289 | 2026.01.16 20:30:53.734875 [ 275 ] {c33e5920-a85f-4627-b6ef-6941ffe40126} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.01.16 20:30:53.735000 [ 275 ] {c33e5920-a85f-4627-b6ef-6941ffe40126} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001491 sec., 2682.763246143528 rows/sec., 218.76 KiB/sec. | ||
| 1291 | 2026.01.16 20:30:53.735036 [ 275 ] {c33e5920-a85f-4627-b6ef-6941ffe40126} <Debug> TCPHandler: Processed in 0.001651557 sec. | ||
| 1292 | 2026.01.16 20:30:53.735143 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.01.16 20:30:53.735234 [ 275 ] {0767b7af-0ea3-4b72-a338-f21f46296071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1294 | 2026.01.16 20:30:53.735273 [ 275 ] {0767b7af-0ea3-4b72-a338-f21f46296071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1295 | 2026.01.16 20:30:53.735718 [ 275 ] {0767b7af-0ea3-4b72-a338-f21f46296071} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.01.16 20:30:53.735753 [ 275 ] {0767b7af-0ea3-4b72-a338-f21f46296071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1297 | 2026.01.16 20:30:53.736181 [ 275 ] {0767b7af-0ea3-4b72-a338-f21f46296071} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1298 | 2026.01.16 20:30:53.736682 [ 275 ] {0767b7af-0ea3-4b72-a338-f21f46296071} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.01.16 20:30:53.736816 [ 275 ] {0767b7af-0ea3-4b72-a338-f21f46296071} <Debug> executeQuery: Read 194 rows, 17.63 KiB in 0.001598 sec., 121401.75219023779 rows/sec., 10.78 MiB/sec. | ||
| 1300 | 2026.01.16 20:30:53.736851 [ 275 ] {0767b7af-0ea3-4b72-a338-f21f46296071} <Debug> TCPHandler: Processed in 0.001757169 sec. | ||
| 1301 | 2026.01.16 20:30:53.736971 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.01.16 20:30:53.737063 [ 275 ] {7949b7e9-f753-407e-9fa5-8dc7cb18ee3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1303 | 2026.01.16 20:30:53.737102 [ 275 ] {7949b7e9-f753-407e-9fa5-8dc7cb18ee3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1304 | 2026.01.16 20:30:53.737507 [ 275 ] {7949b7e9-f753-407e-9fa5-8dc7cb18ee3f} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.01.16 20:30:53.737540 [ 275 ] {7949b7e9-f753-407e-9fa5-8dc7cb18ee3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1306 | 2026.01.16 20:30:53.737920 [ 275 ] {7949b7e9-f753-407e-9fa5-8dc7cb18ee3f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1307 | 2026.01.16 20:30:53.738332 [ 275 ] {7949b7e9-f753-407e-9fa5-8dc7cb18ee3f} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2026.01.16 20:30:53.738464 [ 275 ] {7949b7e9-f753-407e-9fa5-8dc7cb18ee3f} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001418 sec., 18335.684062059237 rows/sec., 1.37 MiB/sec. | ||
| 1309 | 2026.01.16 20:30:53.738500 [ 275 ] {7949b7e9-f753-407e-9fa5-8dc7cb18ee3f} <Debug> TCPHandler: Processed in 0.001577705 sec. | ||
| 1310 | 2026.01.16 20:30:53.738612 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.01.16 20:30:53.738704 [ 275 ] {8b3f1bc0-98cf-4019-8bd2-509a9163a5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1312 | 2026.01.16 20:30:53.738743 [ 275 ] {8b3f1bc0-98cf-4019-8bd2-509a9163a5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1313 | 2026.01.16 20:30:53.739171 [ 275 ] {8b3f1bc0-98cf-4019-8bd2-509a9163a5cc} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.01.16 20:30:53.739204 [ 275 ] {8b3f1bc0-98cf-4019-8bd2-509a9163a5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1315 | 2026.01.16 20:30:53.739601 [ 275 ] {8b3f1bc0-98cf-4019-8bd2-509a9163a5cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1316 | 2026.01.16 20:30:53.740187 [ 275 ] {8b3f1bc0-98cf-4019-8bd2-509a9163a5cc} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.01.16 20:30:53.740324 [ 275 ] {8b3f1bc0-98cf-4019-8bd2-509a9163a5cc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001637 sec., 14660.965180207697 rows/sec., 1.22 MiB/sec. | ||
| 1318 | 2026.01.16 20:30:53.740363 [ 275 ] {8b3f1bc0-98cf-4019-8bd2-509a9163a5cc} <Debug> TCPHandler: Processed in 0.001806931 sec. | ||
| 1319 | 2026.01.16 20:30:53.740463 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.01.16 20:30:53.740554 [ 275 ] {4ed08fdd-2227-4af2-9118-1b2fbf51beb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1321 | 2026.01.16 20:30:53.740592 [ 275 ] {4ed08fdd-2227-4af2-9118-1b2fbf51beb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1322 | 2026.01.16 20:30:53.740991 [ 275 ] {4ed08fdd-2227-4af2-9118-1b2fbf51beb2} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.01.16 20:30:53.741026 [ 275 ] {4ed08fdd-2227-4af2-9118-1b2fbf51beb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1324 | 2026.01.16 20:30:53.741451 [ 275 ] {4ed08fdd-2227-4af2-9118-1b2fbf51beb2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1325 | 2026.01.16 20:30:53.742016 [ 275 ] {4ed08fdd-2227-4af2-9118-1b2fbf51beb2} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.01.16 20:30:53.742212 [ 275 ] {4ed08fdd-2227-4af2-9118-1b2fbf51beb2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001673 sec., 7172.743574417214 rows/sec., 560.37 KiB/sec. | ||
| 1327 | 2026.01.16 20:30:53.742260 [ 275 ] {4ed08fdd-2227-4af2-9118-1b2fbf51beb2} <Debug> TCPHandler: Processed in 0.001845281 sec. | ||
| 1328 | 2026.01.16 20:30:53.742381 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.01.16 20:30:53.742531 [ 275 ] {e33ac994-e7d1-45ed-a7e1-e55c61117191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1330 | 2026.01.16 20:30:53.742593 [ 275 ] {e33ac994-e7d1-45ed-a7e1-e55c61117191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1331 | 2026.01.16 20:30:53.743064 [ 275 ] {e33ac994-e7d1-45ed-a7e1-e55c61117191} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.01.16 20:30:53.743101 [ 275 ] {e33ac994-e7d1-45ed-a7e1-e55c61117191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1333 | 2026.01.16 20:30:53.743541 [ 275 ] {e33ac994-e7d1-45ed-a7e1-e55c61117191} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1334 | 2026.01.16 20:30:53.743988 [ 275 ] {e33ac994-e7d1-45ed-a7e1-e55c61117191} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.01.16 20:30:53.744125 [ 275 ] {e33ac994-e7d1-45ed-a7e1-e55c61117191} <Debug> executeQuery: Read 106 rows, 8.86 KiB in 0.001656 sec., 64009.6618357488 rows/sec., 5.22 MiB/sec. | ||
| 1336 | 2026.01.16 20:30:53.744162 [ 275 ] {e33ac994-e7d1-45ed-a7e1-e55c61117191} <Debug> TCPHandler: Processed in 0.001840372 sec. | ||
| 1337 | 2026.01.16 20:30:53.744274 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.01.16 20:30:53.744370 [ 275 ] {0bf7a236-9a29-4ac5-98ba-16adb3fe759c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1339 | 2026.01.16 20:30:53.744413 [ 275 ] {0bf7a236-9a29-4ac5-98ba-16adb3fe759c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1340 | 2026.01.16 20:30:53.744930 [ 275 ] {0bf7a236-9a29-4ac5-98ba-16adb3fe759c} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.01.16 20:30:53.744965 [ 275 ] {0bf7a236-9a29-4ac5-98ba-16adb3fe759c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1342 | 2026.01.16 20:30:53.745563 [ 275 ] {0bf7a236-9a29-4ac5-98ba-16adb3fe759c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1343 | 2026.01.16 20:30:53.746049 [ 275 ] {0bf7a236-9a29-4ac5-98ba-16adb3fe759c} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.01.16 20:30:53.746177 [ 275 ] {0bf7a236-9a29-4ac5-98ba-16adb3fe759c} <Debug> executeQuery: Read 380 rows, 29.72 KiB in 0.001825 sec., 208219.1780821918 rows/sec., 15.90 MiB/sec. | ||
| 1345 | 2026.01.16 20:30:53.746213 [ 275 ] {0bf7a236-9a29-4ac5-98ba-16adb3fe759c} <Debug> TCPHandler: Processed in 0.001989515 sec. | ||
| 1346 | 2026.01.16 20:30:53.746329 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.01.16 20:30:53.746422 [ 275 ] {c4be90ed-89c2-4579-9596-00c7a7411454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1348 | 2026.01.16 20:30:53.746476 [ 275 ] {c4be90ed-89c2-4579-9596-00c7a7411454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1349 | 2026.01.16 20:30:53.747201 [ 275 ] {c4be90ed-89c2-4579-9596-00c7a7411454} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.01.16 20:30:53.747236 [ 275 ] {c4be90ed-89c2-4579-9596-00c7a7411454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1351 | 2026.01.16 20:30:53.750282 [ 275 ] {c4be90ed-89c2-4579-9596-00c7a7411454} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1352 | 2026.01.16 20:30:53.750850 [ 275 ] {c4be90ed-89c2-4579-9596-00c7a7411454} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.01.16 20:30:53.750981 [ 275 ] {c4be90ed-89c2-4579-9596-00c7a7411454} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004576 sec., 2185.314685314685 rows/sec., 3.92 MiB/sec. | ||
| 1354 | 2026.01.16 20:30:53.751032 [ 275 ] {c4be90ed-89c2-4579-9596-00c7a7411454} <Debug> TCPHandler: Processed in 0.004753807 sec. | ||
| 1355 | 2026.01.16 20:30:53.751150 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.01.16 20:30:53.751243 [ 275 ] {0b514405-5361-42b1-80ec-3455e593ee61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1357 | 2026.01.16 20:30:53.751283 [ 275 ] {0b514405-5361-42b1-80ec-3455e593ee61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1358 | 2026.01.16 20:30:53.751637 [ 275 ] {0b514405-5361-42b1-80ec-3455e593ee61} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.01.16 20:30:53.751672 [ 275 ] {0b514405-5361-42b1-80ec-3455e593ee61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1360 | 2026.01.16 20:30:53.752084 [ 275 ] {0b514405-5361-42b1-80ec-3455e593ee61} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1361 | 2026.01.16 20:30:53.752558 [ 275 ] {0b514405-5361-42b1-80ec-3455e593ee61} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.01.16 20:30:53.752683 [ 275 ] {0b514405-5361-42b1-80ec-3455e593ee61} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001458 sec., 34293.55281207133 rows/sec., 2.35 MiB/sec. | ||
| 1363 | 2026.01.16 20:30:53.752716 [ 275 ] {0b514405-5361-42b1-80ec-3455e593ee61} <Debug> TCPHandler: Processed in 0.001615656 sec. | ||
| 1364 | 2026.01.16 20:30:55.410509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 230 | ||
| 1365 | 2026.01.16 20:30:55.413108 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.01.16 20:30:55.413165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1367 | 2026.01.16 20:30:55.414522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1368 | 2026.01.16 20:30:55.415063 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.01.16 20:30:55.415364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1370 | 2026.01.16 20:30:55.870284 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50996 | ||
| 1371 | 2026.01.16 20:30:55.870803 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1372 | 2026.01.16 20:30:55.870840 [ 286 ] {} <Debug> TCP-Session: 01806b33-631b-4d0c-b094-0499859d3cd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50996 | ||
| 1373 | 2026.01.16 20:30:55.870861 [ 286 ] {} <Debug> TCP-Session: 01806b33-631b-4d0c-b094-0499859d3cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2026.01.16 20:30:55.870874 [ 286 ] {} <Debug> TCP-Session: 01806b33-631b-4d0c-b094-0499859d3cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2026.01.16 20:30:55.870928 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1376 | 2026.01.16 20:30:55.870952 [ 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 | ||
| 1377 | 2026.01.16 20:30:55.870968 [ 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 | ||
| 1378 | 2026.01.16 20:30:55.871285 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61295 | ||
| 1379 | 2026.01.16 20:30:55.871383 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44725 | ||
| 1380 | 2026.01.16 20:30:55.871421 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1381 | 2026.01.16 20:30:55.871460 [ 287 ] {} <Debug> TCP-Session: 966606bc-f09b-455f-a01f-14ac97c94320 Authenticating user 'default' from [fd00:1122:3344:101::e]:61295 | ||
| 1382 | 2026.01.16 20:30:55.871462 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42645 | ||
| 1383 | 2026.01.16 20:30:55.871485 [ 287 ] {} <Debug> TCP-Session: 966606bc-f09b-455f-a01f-14ac97c94320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.01.16 20:30:55.871523 [ 287 ] {} <Debug> TCP-Session: 966606bc-f09b-455f-a01f-14ac97c94320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2026.01.16 20:30:55.871544 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48952 | ||
| 1386 | 2026.01.16 20:30:55.871589 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1387 | 2026.01.16 20:30:55.871607 [ 286 ] {} <Trace> TCP-Session: 01806b33-631b-4d0c-b094-0499859d3cd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.01.16 20:30:55.871628 [ 288 ] {} <Debug> TCP-Session: 368acd6d-0292-4939-a7f2-42e20b66e43f Authenticating user 'default' from [fd00:1122:3344:101::e]:44725 | ||
| 1389 | 2026.01.16 20:30:55.871678 [ 288 ] {} <Debug> TCP-Session: 368acd6d-0292-4939-a7f2-42e20b66e43f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2026.01.16 20:30:55.871690 [ 288 ] {} <Debug> TCP-Session: 368acd6d-0292-4939-a7f2-42e20b66e43f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2026.01.16 20:30:55.871727 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61446 | ||
| 1392 | 2026.01.16 20:30:55.871864 [ 286 ] {24a1858f-77dc-4fe8-b135-4a2c636d8396} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50996) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1393 | 2026.01.16 20:30:55.871927 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1394 | 2026.01.16 20:30:55.871956 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1395 | 2026.01.16 20:30:55.872023 [ 289 ] {} <Debug> TCP-Session: c89f5979-eaad-4ebb-939c-134cb47184f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42645 | ||
| 1396 | 2026.01.16 20:30:55.872031 [ 290 ] {} <Debug> TCP-Session: 553d3eb6-647a-4690-b808-68d3fa4bd6f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48952 | ||
| 1397 | 2026.01.16 20:30:55.872048 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46630 | ||
| 1398 | 2026.01.16 20:30:55.872070 [ 289 ] {} <Debug> TCP-Session: c89f5979-eaad-4ebb-939c-134cb47184f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2026.01.16 20:30:55.872074 [ 290 ] {} <Debug> TCP-Session: 553d3eb6-647a-4690-b808-68d3fa4bd6f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2026.01.16 20:30:55.872108 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1401 | 2026.01.16 20:30:55.872132 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62886 | ||
| 1402 | 2026.01.16 20:30:55.872168 [ 291 ] {} <Debug> TCP-Session: 46ae2b4b-8ca1-455e-ba15-b3ab25ae3354 Authenticating user 'default' from [fd00:1122:3344:101::e]:61446 | ||
| 1403 | 2026.01.16 20:30:55.872131 [ 290 ] {} <Debug> TCP-Session: 553d3eb6-647a-4690-b808-68d3fa4bd6f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1404 | 2026.01.16 20:30:55.872209 [ 291 ] {} <Debug> TCP-Session: 46ae2b4b-8ca1-455e-ba15-b3ab25ae3354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2026.01.16 20:30:55.872117 [ 289 ] {} <Debug> TCP-Session: c89f5979-eaad-4ebb-939c-134cb47184f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1406 | 2026.01.16 20:30:55.872245 [ 291 ] {} <Debug> TCP-Session: 46ae2b4b-8ca1-455e-ba15-b3ab25ae3354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1407 | 2026.01.16 20:30:55.872254 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36139 | ||
| 1408 | 2026.01.16 20:30:55.872264 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1409 | 2026.01.16 20:30:55.872349 [ 292 ] {} <Debug> TCP-Session: 8ebcccc8-b7b2-47e1-87bd-4800e63feb7d Authenticating user 'default' from [fd00:1122:3344:101::e]:46630 | ||
| 1410 | 2026.01.16 20:30:55.872361 [ 286 ] {24a1858f-77dc-4fe8-b135-4a2c636d8396} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1411 | 2026.01.16 20:30:55.872373 [ 292 ] {} <Debug> TCP-Session: 8ebcccc8-b7b2-47e1-87bd-4800e63feb7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1412 | 2026.01.16 20:30:55.872384 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1413 | 2026.01.16 20:30:55.872409 [ 292 ] {} <Debug> TCP-Session: 8ebcccc8-b7b2-47e1-87bd-4800e63feb7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1414 | 2026.01.16 20:30:55.872442 [ 286 ] {24a1858f-77dc-4fe8-b135-4a2c636d8396} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1415 | 2026.01.16 20:30:55.872468 [ 293 ] {} <Debug> TCP-Session: 59ee7e8c-a3b1-4d6f-ac25-5fb6c6e5a369 Authenticating user 'default' from [fd00:1122:3344:101::e]:62886 | ||
| 1416 | 2026.01.16 20:30:55.872497 [ 293 ] {} <Debug> TCP-Session: 59ee7e8c-a3b1-4d6f-ac25-5fb6c6e5a369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2026.01.16 20:30:55.872497 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1418 | 2026.01.16 20:30:55.872513 [ 293 ] {} <Debug> TCP-Session: 59ee7e8c-a3b1-4d6f-ac25-5fb6c6e5a369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.01.16 20:30:55.872546 [ 294 ] {} <Debug> TCP-Session: 922039dd-fc51-4cd5-821a-4ef450e7eac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36139 | ||
| 1420 | 2026.01.16 20:30:55.872569 [ 294 ] {} <Debug> TCP-Session: 922039dd-fc51-4cd5-821a-4ef450e7eac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.01.16 20:30:55.872589 [ 294 ] {} <Debug> TCP-Session: 922039dd-fc51-4cd5-821a-4ef450e7eac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.01.16 20:30:55.875785 [ 286 ] {24a1858f-77dc-4fe8-b135-4a2c636d8396} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 1423 | 2026.01.16 20:30:55.887186 [ 296 ] {24a1858f-77dc-4fe8-b135-4a2c636d8396} <Trace> AggregatingTransform: Aggregating | ||
| 1424 | 2026.01.16 20:30:55.887311 [ 296 ] {24a1858f-77dc-4fe8-b135-4a2c636d8396} <Trace> Aggregator: Aggregation method: without_key | ||
| 1425 | 2026.01.16 20:30:55.888158 [ 296 ] {24a1858f-77dc-4fe8-b135-4a2c636d8396} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003930668 sec. (254.410 rows/sec., 9.94 KiB/sec.) | ||
| 1426 | 2026.01.16 20:30:55.888188 [ 296 ] {24a1858f-77dc-4fe8-b135-4a2c636d8396} <Trace> Aggregator: Merging aggregated data | ||
| 1427 | 2026.01.16 20:30:55.888220 [ 296 ] {24a1858f-77dc-4fe8-b135-4a2c636d8396} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1428 | 2026.01.16 20:30:55.889469 [ 286 ] {24a1858f-77dc-4fe8-b135-4a2c636d8396} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.01772 sec., 56.433408577878104 rows/sec., 2.20 KiB/sec. | ||
| 1429 | 2026.01.16 20:30:55.889584 [ 286 ] {24a1858f-77dc-4fe8-b135-4a2c636d8396} <Debug> TCPHandler: Processed in 0.018126106 sec. | ||
| 1430 | 2026.01.16 20:30:55.892220 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1431 | 2026.01.16 20:30:55.892260 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1432 | 2026.01.16 20:30:55.892271 [ 286 ] {} <Debug> TCP-Session: 01806b33-631b-4d0c-b094-0499859d3cd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2026.01.16 20:30:55.892284 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1434 | 2026.01.16 20:30:55.892300 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1435 | 2026.01.16 20:30:55.892329 [ 287 ] {} <Debug> TCP-Session: 966606bc-f09b-455f-a01f-14ac97c94320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2026.01.16 20:30:55.892345 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1437 | 2026.01.16 20:30:55.892366 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1438 | 2026.01.16 20:30:55.892396 [ 294 ] {} <Debug> TCP-Session: 922039dd-fc51-4cd5-821a-4ef450e7eac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2026.01.16 20:30:55.892388 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1440 | 2026.01.16 20:30:55.892431 [ 289 ] {} <Debug> TCP-Session: c89f5979-eaad-4ebb-939c-134cb47184f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2026.01.16 20:30:55.892403 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1442 | 2026.01.16 20:30:55.892462 [ 291 ] {} <Debug> TCP-Session: 46ae2b4b-8ca1-455e-ba15-b3ab25ae3354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2026.01.16 20:30:55.892547 [ 293 ] {} <Debug> TCP-Session: 59ee7e8c-a3b1-4d6f-ac25-5fb6c6e5a369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2026.01.16 20:30:55.892361 [ 292 ] {} <Debug> TCP-Session: 8ebcccc8-b7b2-47e1-87bd-4800e63feb7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2026.01.16 20:30:55.892349 [ 288 ] {} <Debug> TCP-Session: 368acd6d-0292-4939-a7f2-42e20b66e43f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1446 | 2026.01.16 20:30:55.892321 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1447 | 2026.01.16 20:30:55.892659 [ 290 ] {} <Debug> TCP-Session: 553d3eb6-647a-4690-b808-68d3fa4bd6f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2026.01.16 20:30:56.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.70 MiB, peak 173.81 MiB, free memory in arenas 0.00 B, will set to 168.17 MiB (RSS), difference: 2.47 MiB | ||
| 1449 | 2026.01.16 20:30:58.690471 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.01.16 20:30:58.690674 [ 275 ] {796a6a33-7cff-45bc-97e9-afd17a7ace02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1451 | 2026.01.16 20:30:58.690749 [ 275 ] {796a6a33-7cff-45bc-97e9-afd17a7ace02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1452 | 2026.01.16 20:30:58.691450 [ 275 ] {796a6a33-7cff-45bc-97e9-afd17a7ace02} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.01.16 20:30:58.691503 [ 275 ] {796a6a33-7cff-45bc-97e9-afd17a7ace02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1454 | 2026.01.16 20:30:58.691905 [ 275 ] {796a6a33-7cff-45bc-97e9-afd17a7ace02} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1455 | 2026.01.16 20:30:58.692146 [ 275 ] {796a6a33-7cff-45bc-97e9-afd17a7ace02} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.01.16 20:30:58.692325 [ 275 ] {796a6a33-7cff-45bc-97e9-afd17a7ace02} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001702 sec., 30552.29142185664 rows/sec., 2.32 MiB/sec. | ||
| 1457 | 2026.01.16 20:30:58.692377 [ 275 ] {796a6a33-7cff-45bc-97e9-afd17a7ace02} <Debug> TCPHandler: Processed in 0.002043586 sec. | ||
| 1458 | 2026.01.16 20:30:58.692499 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.01.16 20:30:58.692603 [ 275 ] {d67814a5-ae05-4806-9c9b-82dbf5110ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1460 | 2026.01.16 20:30:58.692648 [ 275 ] {d67814a5-ae05-4806-9c9b-82dbf5110ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1461 | 2026.01.16 20:30:58.693098 [ 275 ] {d67814a5-ae05-4806-9c9b-82dbf5110ac0} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.01.16 20:30:58.693138 [ 275 ] {d67814a5-ae05-4806-9c9b-82dbf5110ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1463 | 2026.01.16 20:30:58.693467 [ 275 ] {d67814a5-ae05-4806-9c9b-82dbf5110ac0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1464 | 2026.01.16 20:30:58.693678 [ 275 ] {d67814a5-ae05-4806-9c9b-82dbf5110ac0} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.01.16 20:30:58.693824 [ 275 ] {d67814a5-ae05-4806-9c9b-82dbf5110ac0} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001245 sec., 44979.91967871486 rows/sec., 3.51 MiB/sec. | ||
| 1466 | 2026.01.16 20:30:58.693864 [ 275 ] {d67814a5-ae05-4806-9c9b-82dbf5110ac0} <Debug> TCPHandler: Processed in 0.001417342 sec. | ||
| 1467 | 2026.01.16 20:30:58.693971 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2026.01.16 20:30:58.694070 [ 275 ] {55fd0640-b9a0-402b-94b9-992eab81eb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1469 | 2026.01.16 20:30:58.694116 [ 275 ] {55fd0640-b9a0-402b-94b9-992eab81eb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1470 | 2026.01.16 20:30:58.694534 [ 275 ] {55fd0640-b9a0-402b-94b9-992eab81eb39} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2026.01.16 20:30:58.694572 [ 275 ] {55fd0640-b9a0-402b-94b9-992eab81eb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1472 | 2026.01.16 20:30:58.694920 [ 275 ] {55fd0640-b9a0-402b-94b9-992eab81eb39} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1473 | 2026.01.16 20:30:58.695126 [ 275 ] {55fd0640-b9a0-402b-94b9-992eab81eb39} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2026.01.16 20:30:58.695269 [ 275 ] {55fd0640-b9a0-402b-94b9-992eab81eb39} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001222 sec., 122749.59083469721 rows/sec., 8.51 MiB/sec. | ||
| 1475 | 2026.01.16 20:30:58.695308 [ 275 ] {55fd0640-b9a0-402b-94b9-992eab81eb39} <Debug> TCPHandler: Processed in 0.001386901 sec. | ||
| 1476 | 2026.01.16 20:30:58.695416 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.01.16 20:30:58.695512 [ 275 ] {f2501cc3-be26-4619-9322-dc439176096d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1478 | 2026.01.16 20:30:58.695555 [ 275 ] {f2501cc3-be26-4619-9322-dc439176096d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1479 | 2026.01.16 20:30:58.695881 [ 275 ] {f2501cc3-be26-4619-9322-dc439176096d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.01.16 20:30:58.695917 [ 275 ] {f2501cc3-be26-4619-9322-dc439176096d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1481 | 2026.01.16 20:30:58.696238 [ 275 ] {f2501cc3-be26-4619-9322-dc439176096d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1482 | 2026.01.16 20:30:58.696469 [ 275 ] {f2501cc3-be26-4619-9322-dc439176096d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.01.16 20:30:58.696642 [ 275 ] {f2501cc3-be26-4619-9322-dc439176096d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001149 sec., 43516.10095735422 rows/sec., 2.98 MiB/sec. | ||
| 1484 | 2026.01.16 20:30:58.696693 [ 275 ] {f2501cc3-be26-4619-9322-dc439176096d} <Debug> TCPHandler: Processed in 0.001325219 sec. | ||
| 1485 | 2026.01.16 20:30:58.786114 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54406 | ||
| 1486 | 2026.01.16 20:30:58.786231 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1487 | 2026.01.16 20:30:58.786261 [ 286 ] {} <Debug> TCP-Session: 491aa28f-64b0-4373-97f0-dd5f67fd6774 Authenticating user 'default' from [fd00:1122:3344:101::e]:54406 | ||
| 1488 | 2026.01.16 20:30:58.786286 [ 286 ] {} <Debug> TCP-Session: 491aa28f-64b0-4373-97f0-dd5f67fd6774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.01.16 20:30:58.786301 [ 286 ] {} <Debug> TCP-Session: 491aa28f-64b0-4373-97f0-dd5f67fd6774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2026.01.16 20:30:58.786520 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61793 | ||
| 1491 | 2026.01.16 20:30:58.786568 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63157 | ||
| 1492 | 2026.01.16 20:30:58.786591 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33453 | ||
| 1493 | 2026.01.16 20:30:58.786626 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49197 | ||
| 1494 | 2026.01.16 20:30:58.786650 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1495 | 2026.01.16 20:30:58.786666 [ 286 ] {} <Trace> TCP-Session: 491aa28f-64b0-4373-97f0-dd5f67fd6774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.01.16 20:30:58.786705 [ 287 ] {} <Debug> TCP-Session: 1c4ab1e4-7901-4d2d-8785-53673f3ee558 Authenticating user 'default' from [fd00:1122:3344:101::e]:61793 | ||
| 1497 | 2026.01.16 20:30:58.786716 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1498 | 2026.01.16 20:30:58.786732 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1499 | 2026.01.16 20:30:58.786742 [ 287 ] {} <Debug> TCP-Session: 1c4ab1e4-7901-4d2d-8785-53673f3ee558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2026.01.16 20:30:58.786757 [ 291 ] {} <Debug> TCP-Session: f802ebdd-e6c6-49fd-89e8-d1aa85dcc886 Authenticating user 'default' from [fd00:1122:3344:101::e]:33453 | ||
| 1501 | 2026.01.16 20:30:58.786774 [ 287 ] {} <Debug> TCP-Session: 1c4ab1e4-7901-4d2d-8785-53673f3ee558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2026.01.16 20:30:58.786772 [ 294 ] {} <Debug> TCP-Session: bcebc2a2-701c-40ee-a419-de17ce43ecc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49197 | ||
| 1503 | 2026.01.16 20:30:58.786795 [ 291 ] {} <Debug> TCP-Session: f802ebdd-e6c6-49fd-89e8-d1aa85dcc886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.01.16 20:30:58.786814 [ 294 ] {} <Debug> TCP-Session: bcebc2a2-701c-40ee-a419-de17ce43ecc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.01.16 20:30:58.786831 [ 291 ] {} <Debug> TCP-Session: f802ebdd-e6c6-49fd-89e8-d1aa85dcc886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.01.16 20:30:58.786844 [ 294 ] {} <Debug> TCP-Session: bcebc2a2-701c-40ee-a419-de17ce43ecc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2026.01.16 20:30:58.786615 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49655 | ||
| 1508 | 2026.01.16 20:30:58.786878 [ 286 ] {079e8cce-8b7f-4e7e-a7fd-34d1cd3cbc11} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54406) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1509 | 2026.01.16 20:30:58.786608 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35221 | ||
| 1510 | 2026.01.16 20:30:58.786577 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51554 | ||
| 1511 | 2026.01.16 20:30:58.786966 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1512 | 2026.01.16 20:30:58.786570 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51319 | ||
| 1513 | 2026.01.16 20:30:58.787007 [ 293 ] {} <Debug> TCP-Session: 4f43deee-a174-4860-aa3e-40607d9f4ab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49655 | ||
| 1514 | 2026.01.16 20:30:58.787025 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1515 | 2026.01.16 20:30:58.787045 [ 293 ] {} <Debug> TCP-Session: 4f43deee-a174-4860-aa3e-40607d9f4ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1516 | 2026.01.16 20:30:58.787063 [ 290 ] {} <Debug> TCP-Session: 1dcc54af-7ab7-4035-bfb3-7e4ccaba8b42 Authenticating user 'default' from [fd00:1122:3344:101::e]:51554 | ||
| 1517 | 2026.01.16 20:30:58.787071 [ 293 ] {} <Debug> TCP-Session: 4f43deee-a174-4860-aa3e-40607d9f4ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2026.01.16 20:30:58.787089 [ 290 ] {} <Debug> TCP-Session: 1dcc54af-7ab7-4035-bfb3-7e4ccaba8b42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2026.01.16 20:30:58.786995 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1520 | 2026.01.16 20:30:58.787106 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1521 | 2026.01.16 20:30:58.787145 [ 292 ] {} <Debug> TCP-Session: 70b93ed5-77d8-4226-bfc0-b9d362fd872c Authenticating user 'default' from [fd00:1122:3344:101::e]:35221 | ||
| 1522 | 2026.01.16 20:30:58.787159 [ 286 ] {079e8cce-8b7f-4e7e-a7fd-34d1cd3cbc11} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1523 | 2026.01.16 20:30:58.787163 [ 289 ] {} <Debug> TCP-Session: a7cdc8b3-ac60-4245-94aa-be7c93638dd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51319 | ||
| 1524 | 2026.01.16 20:30:58.787190 [ 292 ] {} <Debug> TCP-Session: 70b93ed5-77d8-4226-bfc0-b9d362fd872c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2026.01.16 20:30:58.787220 [ 289 ] {} <Debug> TCP-Session: a7cdc8b3-ac60-4245-94aa-be7c93638dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2026.01.16 20:30:58.787232 [ 286 ] {079e8cce-8b7f-4e7e-a7fd-34d1cd3cbc11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1527 | 2026.01.16 20:30:58.787252 [ 292 ] {} <Debug> TCP-Session: 70b93ed5-77d8-4226-bfc0-b9d362fd872c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1528 | 2026.01.16 20:30:58.787256 [ 289 ] {} <Debug> TCP-Session: a7cdc8b3-ac60-4245-94aa-be7c93638dd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2026.01.16 20:30:58.787111 [ 290 ] {} <Debug> TCP-Session: 1dcc54af-7ab7-4035-bfb3-7e4ccaba8b42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2026.01.16 20:30:58.786728 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1531 | 2026.01.16 20:30:58.787355 [ 288 ] {} <Debug> TCP-Session: d6a16223-89ef-4b4b-a19e-e699fe51dd28 Authenticating user 'default' from [fd00:1122:3344:101::e]:63157 | ||
| 1532 | 2026.01.16 20:30:58.787375 [ 288 ] {} <Debug> TCP-Session: d6a16223-89ef-4b4b-a19e-e699fe51dd28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2026.01.16 20:30:58.787390 [ 288 ] {} <Debug> TCP-Session: d6a16223-89ef-4b4b-a19e-e699fe51dd28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2026.01.16 20:30:58.787562 [ 286 ] {079e8cce-8b7f-4e7e-a7fd-34d1cd3cbc11} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 1535 | 2026.01.16 20:30:58.788508 [ 324 ] {079e8cce-8b7f-4e7e-a7fd-34d1cd3cbc11} <Trace> AggregatingTransform: Aggregating | ||
| 1536 | 2026.01.16 20:30:58.788556 [ 324 ] {079e8cce-8b7f-4e7e-a7fd-34d1cd3cbc11} <Trace> Aggregator: Aggregation method: without_key | ||
| 1537 | 2026.01.16 20:30:58.788591 [ 324 ] {079e8cce-8b7f-4e7e-a7fd-34d1cd3cbc11} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928461 sec. (1077.051 rows/sec., 42.07 KiB/sec.) | ||
| 1538 | 2026.01.16 20:30:58.788612 [ 324 ] {079e8cce-8b7f-4e7e-a7fd-34d1cd3cbc11} <Trace> Aggregator: Merging aggregated data | ||
| 1539 | 2026.01.16 20:30:58.789866 [ 286 ] {079e8cce-8b7f-4e7e-a7fd-34d1cd3cbc11} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00305 sec., 327.86885245901635 rows/sec., 12.81 KiB/sec. | ||
| 1540 | 2026.01.16 20:30:58.789988 [ 286 ] {079e8cce-8b7f-4e7e-a7fd-34d1cd3cbc11} <Debug> TCPHandler: Processed in 0.003442957 sec. | ||
| 1541 | 2026.01.16 20:30:58.790102 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1542 | 2026.01.16 20:30:58.790127 [ 286 ] {} <Debug> TCP-Session: 491aa28f-64b0-4373-97f0-dd5f67fd6774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2026.01.16 20:30:58.790131 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1544 | 2026.01.16 20:30:58.790151 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1545 | 2026.01.16 20:30:58.790170 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1546 | 2026.01.16 20:30:58.790186 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1547 | 2026.01.16 20:30:58.790199 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1548 | 2026.01.16 20:30:58.790224 [ 288 ] {} <Debug> TCP-Session: d6a16223-89ef-4b4b-a19e-e699fe51dd28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.01.16 20:30:58.790241 [ 293 ] {} <Debug> TCP-Session: 4f43deee-a174-4860-aa3e-40607d9f4ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.01.16 20:30:58.790253 [ 289 ] {} <Debug> TCP-Session: a7cdc8b3-ac60-4245-94aa-be7c93638dd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.01.16 20:30:58.790250 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1552 | 2026.01.16 20:30:58.790237 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1553 | 2026.01.16 20:30:58.790305 [ 292 ] {} <Debug> TCP-Session: 70b93ed5-77d8-4226-bfc0-b9d362fd872c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1554 | 2026.01.16 20:30:58.790221 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1555 | 2026.01.16 20:30:58.790330 [ 291 ] {} <Debug> TCP-Session: f802ebdd-e6c6-49fd-89e8-d1aa85dcc886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2026.01.16 20:30:58.790184 [ 294 ] {} <Debug> TCP-Session: bcebc2a2-701c-40ee-a419-de17ce43ecc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2026.01.16 20:30:58.790367 [ 290 ] {} <Debug> TCP-Session: 1dcc54af-7ab7-4035-bfb3-7e4ccaba8b42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.01.16 20:30:58.790177 [ 287 ] {} <Debug> TCP-Session: 1c4ab1e4-7901-4d2d-8785-53673f3ee558 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2026.01.16 20:30:58.871475 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53749 | ||
| 1560 | 2026.01.16 20:30:58.871547 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1561 | 2026.01.16 20:30:58.871569 [ 286 ] {} <Debug> TCP-Session: 3a12c34a-45f0-4bc5-bb31-0befa8083bf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53749 | ||
| 1562 | 2026.01.16 20:30:58.871587 [ 286 ] {} <Debug> TCP-Session: 3a12c34a-45f0-4bc5-bb31-0befa8083bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.01.16 20:30:58.871599 [ 286 ] {} <Debug> TCP-Session: 3a12c34a-45f0-4bc5-bb31-0befa8083bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.01.16 20:30:58.871784 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45748 | ||
| 1565 | 2026.01.16 20:30:58.871827 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39555 | ||
| 1566 | 2026.01.16 20:30:58.871844 [ 286 ] {} <Trace> TCP-Session: 3a12c34a-45f0-4bc5-bb31-0befa8083bf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.01.16 20:30:58.871862 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51710 | ||
| 1568 | 2026.01.16 20:30:58.871884 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54602 | ||
| 1569 | 2026.01.16 20:30:58.871921 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1570 | 2026.01.16 20:30:58.871941 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1571 | 2026.01.16 20:30:58.871969 [ 288 ] {} <Debug> TCP-Session: 9bf94481-652b-4d92-b7c6-9f039aefe940 Authenticating user 'default' from [fd00:1122:3344:101::e]:39555 | ||
| 1572 | 2026.01.16 20:30:58.871980 [ 291 ] {} <Debug> TCP-Session: 789628ac-e5a2-40ac-9132-8cf5a54dcbea Authenticating user 'default' from [fd00:1122:3344:101::e]:51710 | ||
| 1573 | 2026.01.16 20:30:58.871846 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46553 | ||
| 1574 | 2026.01.16 20:30:58.872010 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1575 | 2026.01.16 20:30:58.872008 [ 291 ] {} <Debug> TCP-Session: 789628ac-e5a2-40ac-9132-8cf5a54dcbea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.01.16 20:30:58.872058 [ 293 ] {} <Debug> TCP-Session: 833be63c-187b-433d-9d69-7a8448f4ca57 Authenticating user 'default' from [fd00:1122:3344:101::e]:54602 | ||
| 1577 | 2026.01.16 20:30:58.872071 [ 291 ] {} <Debug> TCP-Session: 789628ac-e5a2-40ac-9132-8cf5a54dcbea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2026.01.16 20:30:58.872077 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1579 | 2026.01.16 20:30:58.872094 [ 293 ] {} <Debug> TCP-Session: 833be63c-187b-433d-9d69-7a8448f4ca57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1580 | 2026.01.16 20:30:58.871891 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1581 | 2026.01.16 20:30:58.872119 [ 290 ] {} <Debug> TCP-Session: 7908f14d-ef9e-49ca-ad44-cbbd12350773 Authenticating user 'default' from [fd00:1122:3344:101::e]:46553 | ||
| 1582 | 2026.01.16 20:30:58.872122 [ 293 ] {} <Debug> TCP-Session: 833be63c-187b-433d-9d69-7a8448f4ca57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2026.01.16 20:30:58.872150 [ 287 ] {} <Debug> TCP-Session: 8e924821-a2b7-4519-bce6-3542ecb3dffb Authenticating user 'default' from [fd00:1122:3344:101::e]:45748 | ||
| 1584 | 2026.01.16 20:30:58.872158 [ 290 ] {} <Debug> TCP-Session: 7908f14d-ef9e-49ca-ad44-cbbd12350773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2026.01.16 20:30:58.872178 [ 287 ] {} <Debug> TCP-Session: 8e924821-a2b7-4519-bce6-3542ecb3dffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2026.01.16 20:30:58.872185 [ 290 ] {} <Debug> TCP-Session: 7908f14d-ef9e-49ca-ad44-cbbd12350773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2026.01.16 20:30:58.872192 [ 287 ] {} <Debug> TCP-Session: 8e924821-a2b7-4519-bce6-3542ecb3dffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2026.01.16 20:30:58.872000 [ 288 ] {} <Debug> TCP-Session: 9bf94481-652b-4d92-b7c6-9f039aefe940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1589 | 2026.01.16 20:30:58.871999 [ 286 ] {5a40fdc3-e649-45b9-b886-a9164d7d8b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53749) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1590 | 2026.01.16 20:30:58.872235 [ 288 ] {} <Debug> TCP-Session: 9bf94481-652b-4d92-b7c6-9f039aefe940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2026.01.16 20:30:58.871892 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47116 | ||
| 1592 | 2026.01.16 20:30:58.871874 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56113 | ||
| 1593 | 2026.01.16 20:30:58.871843 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43031 | ||
| 1594 | 2026.01.16 20:30:58.872332 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1595 | 2026.01.16 20:30:58.872373 [ 294 ] {} <Debug> TCP-Session: fd9c726e-cd66-44ba-948b-0683ca9488c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47116 | ||
| 1596 | 2026.01.16 20:30:58.872374 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1597 | 2026.01.16 20:30:58.872390 [ 294 ] {} <Debug> TCP-Session: fd9c726e-cd66-44ba-948b-0683ca9488c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2026.01.16 20:30:58.872405 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1599 | 2026.01.16 20:30:58.872416 [ 294 ] {} <Debug> TCP-Session: fd9c726e-cd66-44ba-948b-0683ca9488c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.01.16 20:30:58.872411 [ 292 ] {} <Debug> TCP-Session: 878f0268-ac2b-4081-b41d-6ad995a555b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56113 | ||
| 1601 | 2026.01.16 20:30:58.872443 [ 286 ] {5a40fdc3-e649-45b9-b886-a9164d7d8b2b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1602 | 2026.01.16 20:30:58.872470 [ 292 ] {} <Debug> TCP-Session: 878f0268-ac2b-4081-b41d-6ad995a555b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2026.01.16 20:30:58.872436 [ 289 ] {} <Debug> TCP-Session: 7ebedb9a-4313-46c6-905b-5874a925bfd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43031 | ||
| 1604 | 2026.01.16 20:30:58.872497 [ 292 ] {} <Debug> TCP-Session: 878f0268-ac2b-4081-b41d-6ad995a555b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.01.16 20:30:58.872505 [ 286 ] {5a40fdc3-e649-45b9-b886-a9164d7d8b2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1606 | 2026.01.16 20:30:58.872519 [ 289 ] {} <Debug> TCP-Session: 7ebedb9a-4313-46c6-905b-5874a925bfd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2026.01.16 20:30:58.872552 [ 289 ] {} <Debug> TCP-Session: 7ebedb9a-4313-46c6-905b-5874a925bfd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2026.01.16 20:30:58.872770 [ 286 ] {5a40fdc3-e649-45b9-b886-a9164d7d8b2b} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 1609 | 2026.01.16 20:30:58.873718 [ 325 ] {5a40fdc3-e649-45b9-b886-a9164d7d8b2b} <Trace> AggregatingTransform: Aggregating | ||
| 1610 | 2026.01.16 20:30:58.873772 [ 325 ] {5a40fdc3-e649-45b9-b886-a9164d7d8b2b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1611 | 2026.01.16 20:30:58.873811 [ 325 ] {5a40fdc3-e649-45b9-b886-a9164d7d8b2b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950031 sec. (1052.597 rows/sec., 41.12 KiB/sec.) | ||
| 1612 | 2026.01.16 20:30:58.873831 [ 325 ] {5a40fdc3-e649-45b9-b886-a9164d7d8b2b} <Trace> Aggregator: Merging aggregated data | ||
| 1613 | 2026.01.16 20:30:58.875150 [ 286 ] {5a40fdc3-e649-45b9-b886-a9164d7d8b2b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003195 sec., 312.98904538341156 rows/sec., 12.23 KiB/sec. | ||
| 1614 | 2026.01.16 20:30:58.875283 [ 286 ] {5a40fdc3-e649-45b9-b886-a9164d7d8b2b} <Debug> TCPHandler: Processed in 0.003514169 sec. | ||
| 1615 | 2026.01.16 20:30:58.875374 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1616 | 2026.01.16 20:30:58.875399 [ 286 ] {} <Debug> TCP-Session: 3a12c34a-45f0-4bc5-bb31-0befa8083bf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.01.16 20:30:58.875409 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1618 | 2026.01.16 20:30:58.875426 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1619 | 2026.01.16 20:30:58.875448 [ 294 ] {} <Debug> TCP-Session: fd9c726e-cd66-44ba-948b-0683ca9488c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1620 | 2026.01.16 20:30:58.875448 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1621 | 2026.01.16 20:30:58.875469 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1622 | 2026.01.16 20:30:58.875504 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1623 | 2026.01.16 20:30:58.875519 [ 291 ] {} <Debug> TCP-Session: 789628ac-e5a2-40ac-9132-8cf5a54dcbea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2026.01.16 20:30:58.875537 [ 290 ] {} <Debug> TCP-Session: 7908f14d-ef9e-49ca-ad44-cbbd12350773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2026.01.16 20:30:58.875550 [ 287 ] {} <Debug> TCP-Session: 8e924821-a2b7-4519-bce6-3542ecb3dffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2026.01.16 20:30:58.875541 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1627 | 2026.01.16 20:30:58.875521 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1628 | 2026.01.16 20:30:58.875624 [ 293 ] {} <Debug> TCP-Session: 833be63c-187b-433d-9d69-7a8448f4ca57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1629 | 2026.01.16 20:30:58.875472 [ 288 ] {} <Debug> TCP-Session: 9bf94481-652b-4d92-b7c6-9f039aefe940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2026.01.16 20:30:58.875648 [ 292 ] {} <Debug> TCP-Session: 878f0268-ac2b-4081-b41d-6ad995a555b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2026.01.16 20:30:58.875485 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1632 | 2026.01.16 20:30:58.875708 [ 289 ] {} <Debug> TCP-Session: 7ebedb9a-4313-46c6-905b-5874a925bfd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2026.01.16 20:31:00.291031 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1634 | 2026.01.16 20:31:00.291103 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1635 | 2026.01.16 20:31:00.423205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 2821 | ||
| 1636 | 2026.01.16 20:31:00.423705 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.01.16 20:31:00.423749 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1638 | 2026.01.16 20:31:00.424246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1639 | 2026.01.16 20:31:00.424476 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.01.16 20:31:00.424622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2821 | ||
| 1641 | 2026.01.16 20:31:00.424629 [ 88 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1642 | 2026.01.16 20:31:00.424745 [ 88 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1643 | 2026.01.16 20:31:00.424782 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1644 | 2026.01.16 20:31:00.425088 [ 203 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 1645 | 2026.01.16 20:31:00.425328 [ 203 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1646 | 2026.01.16 20:31:00.425414 [ 203 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 1647 | 2026.01.16 20:31:00.425554 [ 203 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1648 | 2026.01.16 20:31:00.425622 [ 203 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1649 | 2026.01.16 20:31:00.425693 [ 203 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1650 | 2026.01.16 20:31:00.425776 [ 203 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1651 | 2026.01.16 20:31:00.425842 [ 203 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 503 rows starting from the beginning of the part | ||
| 1652 | 2026.01.16 20:31:00.452745 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 4 columns (4 merged, 0 gathered) in 0.027848863 sec., 101296.77466545043 rows/sec., 1.45 MiB/sec. | ||
| 1653 | 2026.01.16 20:31:00.453569 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1654 | 2026.01.16 20:31:00.453901 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_6_1} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.01.16 20:31:00.453981 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_6_1} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1656 | 2026.01.16 20:31:00.454097 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1657 | 2026.01.16 20:31:00.548653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1658 | 2026.01.16 20:31:00.568624 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2026.01.16 20:31:00.568679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1660 | 2026.01.16 20:31:00.575033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1661 | 2026.01.16 20:31:00.575768 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.01.16 20:31:00.576052 [ 87 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1663 | 2026.01.16 20:31:00.576095 [ 87 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.01.16 20:31:00.576117 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1665 | 2026.01.16 20:31:00.576222 [ 200 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 1666 | 2026.01.16 20:31:00.579697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1667 | 2026.01.16 20:31:00.580288 [ 200 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1668 | 2026.01.16 20:31:00.581661 [ 200 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 1669 | 2026.01.16 20:31:00.586230 [ 200 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 1670 | 2026.01.16 20:31:00.590530 [ 200 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 1671 | 2026.01.16 20:31:00.594831 [ 200 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 1672 | 2026.01.16 20:31:00.601528 [ 200 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 1673 | 2026.01.16 20:31:00.606041 [ 200 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 1674 | 2026.01.16 20:31:00.664272 [ 188 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088096952 sec., 522.1520036243705 rows/sec., 2.70 MiB/sec. | ||
| 1675 | 2026.01.16 20:31:00.666723 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1676 | 2026.01.16 20:31:00.668984 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_6_1} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.01.16 20:31:00.669101 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_6_1} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1678 | 2026.01.16 20:31:00.671145 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1679 | 2026.01.16 20:31:01.001170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.52 MiB, peak 179.06 MiB, free memory in arenas 0.00 B, will set to 180.50 MiB (RSS), difference: 10.98 MiB | ||
| 1680 | 2026.01.16 20:31:03.690290 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.01.16 20:31:03.690472 [ 275 ] {b8e8a50f-c537-4341-8814-a9a0cd90a839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1682 | 2026.01.16 20:31:03.690539 [ 275 ] {b8e8a50f-c537-4341-8814-a9a0cd90a839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1683 | 2026.01.16 20:31:03.691163 [ 275 ] {b8e8a50f-c537-4341-8814-a9a0cd90a839} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.01.16 20:31:03.691211 [ 275 ] {b8e8a50f-c537-4341-8814-a9a0cd90a839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1685 | 2026.01.16 20:31:03.691642 [ 275 ] {b8e8a50f-c537-4341-8814-a9a0cd90a839} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1686 | 2026.01.16 20:31:03.691869 [ 275 ] {b8e8a50f-c537-4341-8814-a9a0cd90a839} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.01.16 20:31:03.692005 [ 83 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1688 | 2026.01.16 20:31:03.692032 [ 275 ] {b8e8a50f-c537-4341-8814-a9a0cd90a839} <Debug> executeQuery: Read 72 rows, 6.05 KiB in 0.00161 sec., 44720.49689440994 rows/sec., 3.67 MiB/sec. | ||
| 1689 | 2026.01.16 20:31:03.692070 [ 83 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.01.16 20:31:03.692090 [ 275 ] {b8e8a50f-c537-4341-8814-a9a0cd90a839} <Debug> TCPHandler: Processed in 0.001932973 sec. | ||
| 1691 | 2026.01.16 20:31:03.692097 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1692 | 2026.01.16 20:31:03.692231 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.01.16 20:31:03.692264 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 1694 | 2026.01.16 20:31:03.692340 [ 275 ] {20446cca-0daf-4d95-b51e-65222085aa39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1695 | 2026.01.16 20:31:03.692388 [ 275 ] {20446cca-0daf-4d95-b51e-65222085aa39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1696 | 2026.01.16 20:31:03.692426 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1697 | 2026.01.16 20:31:03.692471 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1084 rows starting from the beginning of the part | ||
| 1698 | 2026.01.16 20:31:03.692567 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 1699 | 2026.01.16 20:31:03.692657 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1082 rows starting from the beginning of the part | ||
| 1700 | 2026.01.16 20:31:03.692749 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 194 rows starting from the beginning of the part | ||
| 1701 | 2026.01.16 20:31:03.692815 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 1702 | 2026.01.16 20:31:03.692832 [ 275 ] {20446cca-0daf-4d95-b51e-65222085aa39} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.01.16 20:31:03.692866 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 1704 | 2026.01.16 20:31:03.692875 [ 275 ] {20446cca-0daf-4d95-b51e-65222085aa39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1705 | 2026.01.16 20:31:03.693259 [ 275 ] {20446cca-0daf-4d95-b51e-65222085aa39} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1706 | 2026.01.16 20:31:03.693495 [ 275 ] {20446cca-0daf-4d95-b51e-65222085aa39} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.01.16 20:31:03.693629 [ 275 ] {20446cca-0daf-4d95-b51e-65222085aa39} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001315 sec., 7604.5627376425855 rows/sec., 571.83 KiB/sec. | ||
| 1708 | 2026.01.16 20:31:03.693666 [ 275 ] {20446cca-0daf-4d95-b51e-65222085aa39} <Debug> TCPHandler: Processed in 0.001487653 sec. | ||
| 1709 | 2026.01.16 20:31:03.693774 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.01.16 20:31:03.693868 [ 275 ] {de12651e-ff3e-4ce7-b6c6-03cc1c28d3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1711 | 2026.01.16 20:31:03.693908 [ 275 ] {de12651e-ff3e-4ce7-b6c6-03cc1c28d3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1712 | 2026.01.16 20:31:03.694324 [ 275 ] {de12651e-ff3e-4ce7-b6c6-03cc1c28d3e4} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.01.16 20:31:03.694362 [ 275 ] {de12651e-ff3e-4ce7-b6c6-03cc1c28d3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1714 | 2026.01.16 20:31:03.694484 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2510 rows, containing 5 columns (5 merged, 0 gathered) in 0.002296371 sec., 1093028.957428917 rows/sec., 91.20 MiB/sec. | ||
| 1715 | 2026.01.16 20:31:03.694670 [ 275 ] {de12651e-ff3e-4ce7-b6c6-03cc1c28d3e4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1716 | 2026.01.16 20:31:03.694797 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1717 | 2026.01.16 20:31:03.694921 [ 275 ] {de12651e-ff3e-4ce7-b6c6-03cc1c28d3e4} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.01.16 20:31:03.695062 [ 275 ] {de12651e-ff3e-4ce7-b6c6-03cc1c28d3e4} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001212 sec., 54455.44554455446 rows/sec., 4.25 MiB/sec. | ||
| 1719 | 2026.01.16 20:31:03.695101 [ 275 ] {de12651e-ff3e-4ce7-b6c6-03cc1c28d3e4} <Debug> TCPHandler: Processed in 0.001374991 sec. | ||
| 1720 | 2026.01.16 20:31:03.695105 [ 82 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1721 | 2026.01.16 20:31:03.695169 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_6_1} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.01.16 20:31:03.695190 [ 82 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.01.16 20:31:03.695212 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.01.16 20:31:03.695227 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1725 | 2026.01.16 20:31:03.695259 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_6_1} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1726 | 2026.01.16 20:31:03.695323 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 1727 | 2026.01.16 20:31:03.695328 [ 275 ] {502df3d3-dbba-49d6-ad3d-4c91350c41a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1728 | 2026.01.16 20:31:03.695361 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1729 | 2026.01.16 20:31:03.695397 [ 275 ] {502df3d3-dbba-49d6-ad3d-4c91350c41a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1730 | 2026.01.16 20:31:03.695424 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1731 | 2026.01.16 20:31:03.695453 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 647 rows starting from the beginning of the part | ||
| 1732 | 2026.01.16 20:31:03.695498 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 1733 | 2026.01.16 20:31:03.695534 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 643 rows starting from the beginning of the part | ||
| 1734 | 2026.01.16 20:31:03.695584 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 106 rows starting from the beginning of the part | ||
| 1735 | 2026.01.16 20:31:03.695620 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1736 | 2026.01.16 20:31:03.695654 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 1737 | 2026.01.16 20:31:03.695804 [ 275 ] {502df3d3-dbba-49d6-ad3d-4c91350c41a0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.01.16 20:31:03.695845 [ 275 ] {502df3d3-dbba-49d6-ad3d-4c91350c41a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1739 | 2026.01.16 20:31:03.696232 [ 275 ] {502df3d3-dbba-49d6-ad3d-4c91350c41a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1740 | 2026.01.16 20:31:03.696467 [ 275 ] {502df3d3-dbba-49d6-ad3d-4c91350c41a0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.01.16 20:31:03.696565 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1742 | 2026.01.16 20:31:03.696600 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.01.16 20:31:03.696608 [ 275 ] {502df3d3-dbba-49d6-ad3d-4c91350c41a0} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.0013 sec., 115384.61538461539 rows/sec., 8.00 MiB/sec. | ||
| 1744 | 2026.01.16 20:31:03.696618 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1745 | 2026.01.16 20:31:03.696631 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133867 sec., 1154877.6023964083 rows/sec., 86.36 MiB/sec. | ||
| 1746 | 2026.01.16 20:31:03.696653 [ 275 ] {502df3d3-dbba-49d6-ad3d-4c91350c41a0} <Debug> TCPHandler: Processed in 0.001489893 sec. | ||
| 1747 | 2026.01.16 20:31:03.696719 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 1748 | 2026.01.16 20:31:03.696769 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2026.01.16 20:31:03.696816 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1750 | 2026.01.16 20:31:03.696829 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1751 | 2026.01.16 20:31:03.696849 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 256 rows starting from the beginning of the part | ||
| 1752 | 2026.01.16 20:31:03.696869 [ 275 ] {c7f01e3a-5a98-4f60-9a33-9bc94ba2f474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1753 | 2026.01.16 20:31:03.696901 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1754 | 2026.01.16 20:31:03.696929 [ 275 ] {c7f01e3a-5a98-4f60-9a33-9bc94ba2f474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1755 | 2026.01.16 20:31:03.696943 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 254 rows starting from the beginning of the part | ||
| 1756 | 2026.01.16 20:31:03.696986 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 380 rows starting from the beginning of the part | ||
| 1757 | 2026.01.16 20:31:03.697022 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 1758 | 2026.01.16 20:31:03.697072 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1759 | 2026.01.16 20:31:03.697106 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_6_1} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.01.16 20:31:03.697183 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_6_1} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1761 | 2026.01.16 20:31:03.697260 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1762 | 2026.01.16 20:31:03.697723 [ 275 ] {c7f01e3a-5a98-4f60-9a33-9bc94ba2f474} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2026.01.16 20:31:03.697765 [ 275 ] {c7f01e3a-5a98-4f60-9a33-9bc94ba2f474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1764 | 2026.01.16 20:31:03.698111 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424832 sec., 905369.8962403989 rows/sec., 62.97 MiB/sec. | ||
| 1765 | 2026.01.16 20:31:03.698304 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1766 | 2026.01.16 20:31:03.698318 [ 275 ] {c7f01e3a-5a98-4f60-9a33-9bc94ba2f474} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1767 | 2026.01.16 20:31:03.698624 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.01.16 20:31:03.698638 [ 275 ] {c7f01e3a-5a98-4f60-9a33-9bc94ba2f474} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.01.16 20:31:03.698701 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1770 | 2026.01.16 20:31:03.698777 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1771 | 2026.01.16 20:31:03.698799 [ 275 ] {c7f01e3a-5a98-4f60-9a33-9bc94ba2f474} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001949 sec., 5130.83632632119 rows/sec., 9.19 MiB/sec. | ||
| 1772 | 2026.01.16 20:31:03.698858 [ 275 ] {c7f01e3a-5a98-4f60-9a33-9bc94ba2f474} <Debug> TCPHandler: Processed in 0.002136977 sec. | ||
| 1773 | 2026.01.16 20:31:03.698964 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.01.16 20:31:03.699059 [ 275 ] {9c840027-f222-4c83-8c05-a1be427c84ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1775 | 2026.01.16 20:31:03.699100 [ 275 ] {9c840027-f222-4c83-8c05-a1be427c84ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1776 | 2026.01.16 20:31:03.699426 [ 275 ] {9c840027-f222-4c83-8c05-a1be427c84ac} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.01.16 20:31:03.699461 [ 275 ] {9c840027-f222-4c83-8c05-a1be427c84ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1778 | 2026.01.16 20:31:03.699775 [ 275 ] {9c840027-f222-4c83-8c05-a1be427c84ac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1779 | 2026.01.16 20:31:03.699998 [ 275 ] {9c840027-f222-4c83-8c05-a1be427c84ac} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.01.16 20:31:03.700091 [ 82 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1781 | 2026.01.16 20:31:03.700119 [ 275 ] {9c840027-f222-4c83-8c05-a1be427c84ac} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001079 sec., 46339.20296570899 rows/sec., 3.18 MiB/sec. | ||
| 1782 | 2026.01.16 20:31:03.700124 [ 82 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.01.16 20:31:03.700166 [ 275 ] {9c840027-f222-4c83-8c05-a1be427c84ac} <Debug> TCPHandler: Processed in 0.001250448 sec. | ||
| 1784 | 2026.01.16 20:31:03.700171 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1785 | 2026.01.16 20:31:03.700272 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 1786 | 2026.01.16 20:31:03.700391 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1787 | 2026.01.16 20:31:03.700436 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 74 rows starting from the beginning of the part | ||
| 1788 | 2026.01.16 20:31:03.700520 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1789 | 2026.01.16 20:31:03.700566 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1790 | 2026.01.16 20:31:03.700621 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1791 | 2026.01.16 20:31:03.700673 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1792 | 2026.01.16 20:31:03.700714 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1793 | 2026.01.16 20:31:03.701567 [ 189 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 4 columns (4 merged, 0 gathered) in 0.00133305 sec., 246052.28611079857 rows/sec., 15.83 MiB/sec. | ||
| 1794 | 2026.01.16 20:31:03.701696 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1795 | 2026.01.16 20:31:03.701941 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_6_1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.01.16 20:31:03.702004 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_6_1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1797 | 2026.01.16 20:31:03.702059 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1798 | 2026.01.16 20:31:05.416504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 256 | ||
| 1799 | 2026.01.16 20:31:05.418581 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.01.16 20:31:05.418636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1801 | 2026.01.16 20:31:05.419780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1802 | 2026.01.16 20:31:05.420053 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.01.16 20:31:05.420381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 1804 | 2026.01.16 20:31:07.924695 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3269 | ||
| 1805 | 2026.01.16 20:31:07.925235 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.01.16 20:31:07.925284 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1807 | 2026.01.16 20:31:07.925771 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1808 | 2026.01.16 20:31:07.926022 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.01.16 20:31:07.926163 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3269 | ||
| 1810 | 2026.01.16 20:31:08.079763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1811 | 2026.01.16 20:31:08.098652 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.01.16 20:31:08.098732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1813 | 2026.01.16 20:31:08.105676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1814 | 2026.01.16 20:31:08.106537 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.01.16 20:31:08.111304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1816 | 2026.01.16 20:31:08.684005 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2026.01.16 20:31:08.684239 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1818 | 2026.01.16 20:31:08.684575 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1819 | 2026.01.16 20:31:08.684613 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1820 | 2026.01.16 20:31:08.684868 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1821 | 2026.01.16 20:31:08.684936 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1822 | 2026.01.16 20:31:08.685078 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1823 | 2026.01.16 20:31:08.685170 [ 323 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1824 | 2026.01.16 20:31:08.685210 [ 314 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1825 | 2026.01.16 20:31:08.685317 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1826 | 2026.01.16 20:31:08.685343 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1827 | 2026.01.16 20:31:08.687631 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1828 | 2026.01.16 20:31:08.687656 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1829 | 2026.01.16 20:31:08.687712 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1830 | 2026.01.16 20:31:08.687752 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1831 | 2026.01.16 20:31:08.688597 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.004459 sec., 7625.028033191298 rows/sec., 302.23 KiB/sec. | ||
| 1832 | 2026.01.16 20:31:08.688692 [ 275 ] {aff82ab4-4c1f-4bec-862f-0b1f5b36b5dd} <Debug> TCPHandler: Processed in 0.004818048 sec. | ||
| 1833 | 2026.01.16 20:31:08.688995 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.01.16 20:31:08.689140 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1835 | 2026.01.16 20:31:08.689370 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1836 | 2026.01.16 20:31:08.689407 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1837 | 2026.01.16 20:31:08.689611 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1838 | 2026.01.16 20:31:08.689666 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1839 | 2026.01.16 20:31:08.689775 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1840 | 2026.01.16 20:31:08.689831 [ 323 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1841 | 2026.01.16 20:31:08.689848 [ 314 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1842 | 2026.01.16 20:31:08.689931 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1843 | 2026.01.16 20:31:08.689956 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1844 | 2026.01.16 20:31:08.690013 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1845 | 2026.01.16 20:31:08.690029 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1846 | 2026.01.16 20:31:08.690059 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1847 | 2026.01.16 20:31:08.690090 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1848 | 2026.01.16 20:31:08.690800 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.001725 sec., 19710.144927536232 rows/sec., 781.25 KiB/sec. | ||
| 1849 | 2026.01.16 20:31:08.690892 [ 275 ] {c4334a2e-dde3-4056-8534-e428dae9572d} <Debug> TCPHandler: Processed in 0.001947494 sec. | ||
| 1850 | 2026.01.16 20:31:08.691108 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.01.16 20:31:08.691244 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1852 | 2026.01.16 20:31:08.691462 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1853 | 2026.01.16 20:31:08.691498 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1854 | 2026.01.16 20:31:08.691699 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1855 | 2026.01.16 20:31:08.691753 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1856 | 2026.01.16 20:31:08.691852 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1857 | 2026.01.16 20:31:08.691922 [ 314 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1858 | 2026.01.16 20:31:08.691924 [ 301 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1859 | 2026.01.16 20:31:08.692032 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1860 | 2026.01.16 20:31:08.692056 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1861 | 2026.01.16 20:31:08.692110 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1862 | 2026.01.16 20:31:08.692127 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1863 | 2026.01.16 20:31:08.692157 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1864 | 2026.01.16 20:31:08.692188 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1865 | 2026.01.16 20:31:08.692779 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.001593 sec., 21343.377275580664 rows/sec., 845.99 KiB/sec. | ||
| 1866 | 2026.01.16 20:31:08.692870 [ 275 ] {4fa7e812-6910-415d-9b09-82d63be4f338} <Debug> TCPHandler: Processed in 0.001812451 sec. | ||
| 1867 | 2026.01.16 20:31:08.693244 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.01.16 20:31:08.693418 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1869 | 2026.01.16 20:31:08.693696 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1870 | 2026.01.16 20:31:08.693742 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1871 | 2026.01.16 20:31:08.693999 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1872 | 2026.01.16 20:31:08.694063 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1873 | 2026.01.16 20:31:08.694196 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1874 | 2026.01.16 20:31:08.694254 [ 319 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1875 | 2026.01.16 20:31:08.694273 [ 301 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1876 | 2026.01.16 20:31:08.694361 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1877 | 2026.01.16 20:31:08.694386 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1878 | 2026.01.16 20:31:08.694440 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1879 | 2026.01.16 20:31:08.694458 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1880 | 2026.01.16 20:31:08.694492 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1881 | 2026.01.16 20:31:08.694525 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1882 | 2026.01.16 20:31:08.695207 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.00186 sec., 18279.56989247312 rows/sec., 724.55 KiB/sec. | ||
| 1883 | 2026.01.16 20:31:08.695308 [ 275 ] {0e56bb45-588f-46f3-9c7f-4f5a06628869} <Debug> TCPHandler: Processed in 0.002143178 sec. | ||
| 1884 | 2026.01.16 20:31:08.695535 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.01.16 20:31:08.695673 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1886 | 2026.01.16 20:31:08.695919 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1887 | 2026.01.16 20:31:08.695955 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1888 | 2026.01.16 20:31:08.696182 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1889 | 2026.01.16 20:31:08.696235 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1890 | 2026.01.16 20:31:08.696333 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1891 | 2026.01.16 20:31:08.696394 [ 319 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1892 | 2026.01.16 20:31:08.696407 [ 314 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1893 | 2026.01.16 20:31:08.696486 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1894 | 2026.01.16 20:31:08.696511 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1895 | 2026.01.16 20:31:08.696564 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1896 | 2026.01.16 20:31:08.696581 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1897 | 2026.01.16 20:31:08.696611 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1898 | 2026.01.16 20:31:08.696644 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1899 | 2026.01.16 20:31:08.697203 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.001588 sec., 21410.57934508816 rows/sec., 848.65 KiB/sec. | ||
| 1900 | 2026.01.16 20:31:08.697309 [ 275 ] {f7e976af-fed2-441b-97fd-193c71791fae} <Debug> TCPHandler: Processed in 0.00182548 sec. | ||
| 1901 | 2026.01.16 20:31:08.697517 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.01.16 20:31:08.697653 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1903 | 2026.01.16 20:31:08.697879 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1904 | 2026.01.16 20:31:08.697915 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1905 | 2026.01.16 20:31:08.698124 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1906 | 2026.01.16 20:31:08.698178 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1907 | 2026.01.16 20:31:08.698276 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1908 | 2026.01.16 20:31:08.698338 [ 319 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1909 | 2026.01.16 20:31:08.698341 [ 314 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1910 | 2026.01.16 20:31:08.698424 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1911 | 2026.01.16 20:31:08.698447 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1912 | 2026.01.16 20:31:08.698501 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1913 | 2026.01.16 20:31:08.698517 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1914 | 2026.01.16 20:31:08.698547 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1915 | 2026.01.16 20:31:08.698577 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1916 | 2026.01.16 20:31:08.699110 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.001513 sec., 22471.91011235955 rows/sec., 890.72 KiB/sec. | ||
| 1917 | 2026.01.16 20:31:08.699215 [ 275 ] {2bf1f9aa-cdf5-43c6-bbd6-26f329aaa5ee} <Debug> TCPHandler: Processed in 0.001749499 sec. | ||
| 1918 | 2026.01.16 20:31:08.699419 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.01.16 20:31:08.699556 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1920 | 2026.01.16 20:31:08.699777 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1921 | 2026.01.16 20:31:08.699814 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1922 | 2026.01.16 20:31:08.700031 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1923 | 2026.01.16 20:31:08.700084 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1924 | 2026.01.16 20:31:08.700188 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1925 | 2026.01.16 20:31:08.700261 [ 314 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1926 | 2026.01.16 20:31:08.700261 [ 309 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1927 | 2026.01.16 20:31:08.700367 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 1928 | 2026.01.16 20:31:08.700393 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1929 | 2026.01.16 20:31:08.700446 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1930 | 2026.01.16 20:31:08.700463 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 34 rows with 2 streams | ||
| 1931 | 2026.01.16 20:31:08.700493 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1932 | 2026.01.16 20:31:08.700527 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1933 | 2026.01.16 20:31:08.701059 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Debug> executeQuery: Read 34 rows, 1.35 KiB in 0.001561 sec., 21780.909673286355 rows/sec., 863.33 KiB/sec. | ||
| 1934 | 2026.01.16 20:31:08.701129 [ 275 ] {e6c47a3c-1494-4567-99ed-626dadc49ddb} <Debug> TCPHandler: Processed in 0.001759909 sec. | ||
| 1935 | 2026.01.16 20:31:08.707470 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.01.16 20:31:08.707577 [ 275 ] {b73c8782-4020-4aa1-bfb4-1d618e51ce43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1937 | 2026.01.16 20:31:08.707619 [ 275 ] {b73c8782-4020-4aa1-bfb4-1d618e51ce43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1938 | 2026.01.16 20:31:08.708116 [ 275 ] {b73c8782-4020-4aa1-bfb4-1d618e51ce43} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.01.16 20:31:08.708155 [ 275 ] {b73c8782-4020-4aa1-bfb4-1d618e51ce43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1940 | 2026.01.16 20:31:08.708555 [ 275 ] {b73c8782-4020-4aa1-bfb4-1d618e51ce43} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1941 | 2026.01.16 20:31:08.708750 [ 275 ] {b73c8782-4020-4aa1-bfb4-1d618e51ce43} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.01.16 20:31:08.708888 [ 275 ] {b73c8782-4020-4aa1-bfb4-1d618e51ce43} <Debug> executeQuery: Read 7 rows, 801.00 B in 0.001341 sec., 5219.985085756898 rows/sec., 583.32 KiB/sec. | ||
| 1943 | 2026.01.16 20:31:08.708926 [ 275 ] {b73c8782-4020-4aa1-bfb4-1d618e51ce43} <Debug> TCPHandler: Processed in 0.001506843 sec. | ||
| 1944 | 2026.01.16 20:31:08.709029 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.01.16 20:31:08.709124 [ 275 ] {c25843f2-16a0-4c23-8990-db702f57fd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1946 | 2026.01.16 20:31:08.709165 [ 275 ] {c25843f2-16a0-4c23-8990-db702f57fd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1947 | 2026.01.16 20:31:08.709567 [ 275 ] {c25843f2-16a0-4c23-8990-db702f57fd4b} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.01.16 20:31:08.709606 [ 275 ] {c25843f2-16a0-4c23-8990-db702f57fd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1949 | 2026.01.16 20:31:08.709919 [ 275 ] {c25843f2-16a0-4c23-8990-db702f57fd4b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1950 | 2026.01.16 20:31:08.710127 [ 275 ] {c25843f2-16a0-4c23-8990-db702f57fd4b} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.01.16 20:31:08.710255 [ 275 ] {c25843f2-16a0-4c23-8990-db702f57fd4b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00115 sec., 3478.2608695652175 rows/sec., 283.63 KiB/sec. | ||
| 1952 | 2026.01.16 20:31:08.710291 [ 275 ] {c25843f2-16a0-4c23-8990-db702f57fd4b} <Debug> TCPHandler: Processed in 0.001312109 sec. | ||
| 1953 | 2026.01.16 20:31:08.710391 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.01.16 20:31:08.710485 [ 275 ] {635bfd21-efa4-4940-9956-cdf8dac46dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1955 | 2026.01.16 20:31:08.710523 [ 275 ] {635bfd21-efa4-4940-9956-cdf8dac46dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1956 | 2026.01.16 20:31:08.710921 [ 275 ] {635bfd21-efa4-4940-9956-cdf8dac46dd1} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.01.16 20:31:08.710956 [ 275 ] {635bfd21-efa4-4940-9956-cdf8dac46dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1958 | 2026.01.16 20:31:08.711247 [ 275 ] {635bfd21-efa4-4940-9956-cdf8dac46dd1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1959 | 2026.01.16 20:31:08.711452 [ 275 ] {635bfd21-efa4-4940-9956-cdf8dac46dd1} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.01.16 20:31:08.711574 [ 275 ] {635bfd21-efa4-4940-9956-cdf8dac46dd1} <Debug> executeQuery: Read 76 rows, 6.23 KiB in 0.001107 sec., 68654.01987353207 rows/sec., 5.49 MiB/sec. | ||
| 1961 | 2026.01.16 20:31:08.711610 [ 275 ] {635bfd21-efa4-4940-9956-cdf8dac46dd1} <Debug> TCPHandler: Processed in 0.001268059 sec. | ||
| 1962 | 2026.01.16 20:31:08.711723 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2026.01.16 20:31:08.711822 [ 275 ] {ee5430cc-89e4-4559-a694-fd4df36c64b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1964 | 2026.01.16 20:31:08.711867 [ 275 ] {ee5430cc-89e4-4559-a694-fd4df36c64b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1965 | 2026.01.16 20:31:08.712250 [ 275 ] {ee5430cc-89e4-4559-a694-fd4df36c64b1} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.01.16 20:31:08.712286 [ 275 ] {ee5430cc-89e4-4559-a694-fd4df36c64b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1967 | 2026.01.16 20:31:08.712591 [ 275 ] {ee5430cc-89e4-4559-a694-fd4df36c64b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1968 | 2026.01.16 20:31:08.712803 [ 275 ] {ee5430cc-89e4-4559-a694-fd4df36c64b1} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.01.16 20:31:08.712929 [ 275 ] {ee5430cc-89e4-4559-a694-fd4df36c64b1} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001126 sec., 11545.293072824155 rows/sec., 849.07 KiB/sec. | ||
| 1970 | 2026.01.16 20:31:08.712965 [ 275 ] {ee5430cc-89e4-4559-a694-fd4df36c64b1} <Debug> TCPHandler: Processed in 0.001291549 sec. | ||
| 1971 | 2026.01.16 20:31:08.713071 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2026.01.16 20:31:08.713163 [ 275 ] {92a6a666-c456-464f-bbdd-6f346954873b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1973 | 2026.01.16 20:31:08.713201 [ 275 ] {92a6a666-c456-464f-bbdd-6f346954873b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1974 | 2026.01.16 20:31:08.713599 [ 275 ] {92a6a666-c456-464f-bbdd-6f346954873b} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.01.16 20:31:08.713634 [ 275 ] {92a6a666-c456-464f-bbdd-6f346954873b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1976 | 2026.01.16 20:31:08.713926 [ 275 ] {92a6a666-c456-464f-bbdd-6f346954873b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1977 | 2026.01.16 20:31:08.714142 [ 275 ] {92a6a666-c456-464f-bbdd-6f346954873b} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1978 | 2026.01.16 20:31:08.714276 [ 275 ] {92a6a666-c456-464f-bbdd-6f346954873b} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00113 sec., 73451.32743362832 rows/sec., 5.74 MiB/sec. | ||
| 1979 | 2026.01.16 20:31:08.714312 [ 275 ] {92a6a666-c456-464f-bbdd-6f346954873b} <Debug> TCPHandler: Processed in 0.001290599 sec. | ||
| 1980 | 2026.01.16 20:31:08.714426 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1981 | 2026.01.16 20:31:08.714522 [ 275 ] {2b13f35c-550a-4e18-9b40-a0a8c50187df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1982 | 2026.01.16 20:31:08.714569 [ 275 ] {2b13f35c-550a-4e18-9b40-a0a8c50187df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1983 | 2026.01.16 20:31:08.714956 [ 275 ] {2b13f35c-550a-4e18-9b40-a0a8c50187df} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.01.16 20:31:08.714991 [ 275 ] {2b13f35c-550a-4e18-9b40-a0a8c50187df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1985 | 2026.01.16 20:31:08.715313 [ 275 ] {2b13f35c-550a-4e18-9b40-a0a8c50187df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1986 | 2026.01.16 20:31:08.715521 [ 275 ] {2b13f35c-550a-4e18-9b40-a0a8c50187df} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2026.01.16 20:31:08.715645 [ 275 ] {2b13f35c-550a-4e18-9b40-a0a8c50187df} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001141 sec., 141980.71866783523 rows/sec., 9.89 MiB/sec. | ||
| 1988 | 2026.01.16 20:31:08.715680 [ 275 ] {2b13f35c-550a-4e18-9b40-a0a8c50187df} <Debug> TCPHandler: Processed in 0.001303309 sec. | ||
| 1989 | 2026.01.16 20:31:08.715781 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.01.16 20:31:08.715874 [ 275 ] {d4f129eb-3d3d-403a-bd69-784e53df429e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1991 | 2026.01.16 20:31:08.715926 [ 275 ] {d4f129eb-3d3d-403a-bd69-784e53df429e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1992 | 2026.01.16 20:31:08.716612 [ 275 ] {d4f129eb-3d3d-403a-bd69-784e53df429e} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.01.16 20:31:08.716650 [ 275 ] {d4f129eb-3d3d-403a-bd69-784e53df429e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1994 | 2026.01.16 20:31:08.717132 [ 275 ] {d4f129eb-3d3d-403a-bd69-784e53df429e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1995 | 2026.01.16 20:31:08.717360 [ 275 ] {d4f129eb-3d3d-403a-bd69-784e53df429e} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.01.16 20:31:08.717494 [ 275 ] {d4f129eb-3d3d-403a-bd69-784e53df429e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001638 sec., 5494.505494505494 rows/sec., 9.85 MiB/sec. | ||
| 1997 | 2026.01.16 20:31:08.717544 [ 275 ] {d4f129eb-3d3d-403a-bd69-784e53df429e} <Debug> TCPHandler: Processed in 0.00181388 sec. | ||
| 1998 | 2026.01.16 20:31:08.717658 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.01.16 20:31:08.717754 [ 275 ] {f7896a9d-46da-42b6-a90d-8b00eb7f0537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2000 | 2026.01.16 20:31:08.717795 [ 275 ] {f7896a9d-46da-42b6-a90d-8b00eb7f0537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2001 | 2026.01.16 20:31:08.718112 [ 275 ] {f7896a9d-46da-42b6-a90d-8b00eb7f0537} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.01.16 20:31:08.718148 [ 275 ] {f7896a9d-46da-42b6-a90d-8b00eb7f0537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2003 | 2026.01.16 20:31:08.718460 [ 275 ] {f7896a9d-46da-42b6-a90d-8b00eb7f0537} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2004 | 2026.01.16 20:31:08.718671 [ 275 ] {f7896a9d-46da-42b6-a90d-8b00eb7f0537} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.01.16 20:31:08.718800 [ 275 ] {f7896a9d-46da-42b6-a90d-8b00eb7f0537} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 399.08 KiB/sec. | ||
| 2006 | 2026.01.16 20:31:08.718839 [ 275 ] {f7896a9d-46da-42b6-a90d-8b00eb7f0537} <Debug> TCPHandler: Processed in 0.001230807 sec. | ||
| 2007 | 2026.01.16 20:31:08.718962 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.01.16 20:31:08.719056 [ 275 ] {37bf7be9-0fce-4702-a401-8e6b56d83dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2009 | 2026.01.16 20:31:08.719096 [ 275 ] {37bf7be9-0fce-4702-a401-8e6b56d83dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2010 | 2026.01.16 20:31:08.719438 [ 275 ] {37bf7be9-0fce-4702-a401-8e6b56d83dd8} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.01.16 20:31:08.719473 [ 275 ] {37bf7be9-0fce-4702-a401-8e6b56d83dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2012 | 2026.01.16 20:31:08.719780 [ 275 ] {37bf7be9-0fce-4702-a401-8e6b56d83dd8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2013 | 2026.01.16 20:31:08.720004 [ 275 ] {37bf7be9-0fce-4702-a401-8e6b56d83dd8} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.01.16 20:31:08.720130 [ 275 ] {37bf7be9-0fce-4702-a401-8e6b56d83dd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 2015 | 2026.01.16 20:31:08.720165 [ 275 ] {37bf7be9-0fce-4702-a401-8e6b56d83dd8} <Debug> TCPHandler: Processed in 0.001252688 sec. | ||
| 2016 | 2026.01.16 20:31:13.690336 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.01.16 20:31:13.690530 [ 275 ] {6701195b-83fe-4996-a5dd-918dd6aefc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2018 | 2026.01.16 20:31:13.690599 [ 275 ] {6701195b-83fe-4996-a5dd-918dd6aefc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2019 | 2026.01.16 20:31:13.691234 [ 275 ] {6701195b-83fe-4996-a5dd-918dd6aefc33} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.01.16 20:31:13.691285 [ 275 ] {6701195b-83fe-4996-a5dd-918dd6aefc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2021 | 2026.01.16 20:31:13.691680 [ 275 ] {6701195b-83fe-4996-a5dd-918dd6aefc33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2022 | 2026.01.16 20:31:13.691925 [ 275 ] {6701195b-83fe-4996-a5dd-918dd6aefc33} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.01.16 20:31:13.692087 [ 275 ] {6701195b-83fe-4996-a5dd-918dd6aefc33} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001606 sec., 47322.5404732254 rows/sec., 3.88 MiB/sec. | ||
| 2024 | 2026.01.16 20:31:13.692136 [ 275 ] {6701195b-83fe-4996-a5dd-918dd6aefc33} <Debug> TCPHandler: Processed in 0.001933673 sec. | ||
| 2025 | 2026.01.16 20:31:13.692263 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.01.16 20:31:13.692368 [ 275 ] {6f5a1a95-6670-471c-ab65-24b8531b629b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.01.16 20:31:13.692414 [ 275 ] {6f5a1a95-6670-471c-ab65-24b8531b629b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2028 | 2026.01.16 20:31:13.692840 [ 275 ] {6f5a1a95-6670-471c-ab65-24b8531b629b} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.01.16 20:31:13.692880 [ 275 ] {6f5a1a95-6670-471c-ab65-24b8531b629b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2030 | 2026.01.16 20:31:13.693194 [ 275 ] {6f5a1a95-6670-471c-ab65-24b8531b629b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2031 | 2026.01.16 20:31:13.693417 [ 275 ] {6f5a1a95-6670-471c-ab65-24b8531b629b} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.01.16 20:31:13.693540 [ 69 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2033 | 2026.01.16 20:31:13.693547 [ 275 ] {6f5a1a95-6670-471c-ab65-24b8531b629b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001203 sec., 8312.551953449709 rows/sec., 625.06 KiB/sec. | ||
| 2034 | 2026.01.16 20:31:13.693611 [ 69 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.01.16 20:31:13.693628 [ 275 ] {6f5a1a95-6670-471c-ab65-24b8531b629b} <Debug> TCPHandler: Processed in 0.001422082 sec. | ||
| 2036 | 2026.01.16 20:31:13.693637 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2037 | 2026.01.16 20:31:13.693748 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2026.01.16 20:31:13.693752 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 2039 | 2026.01.16 20:31:13.693855 [ 275 ] {50381d7d-ad57-4295-ab9b-35c5a5feed6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2040 | 2026.01.16 20:31:13.693889 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2041 | 2026.01.16 20:31:13.693901 [ 275 ] {50381d7d-ad57-4295-ab9b-35c5a5feed6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2042 | 2026.01.16 20:31:13.693930 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 209 rows starting from the beginning of the part | ||
| 2043 | 2026.01.16 20:31:13.694001 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 205 rows starting from the beginning of the part | ||
| 2044 | 2026.01.16 20:31:13.694045 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2045 | 2026.01.16 20:31:13.694086 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2046 | 2026.01.16 20:31:13.694133 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
| 2047 | 2026.01.16 20:31:13.694198 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2048 | 2026.01.16 20:31:13.694376 [ 275 ] {50381d7d-ad57-4295-ab9b-35c5a5feed6a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.01.16 20:31:13.694432 [ 275 ] {50381d7d-ad57-4295-ab9b-35c5a5feed6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2050 | 2026.01.16 20:31:13.694882 [ 275 ] {50381d7d-ad57-4295-ab9b-35c5a5feed6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2051 | 2026.01.16 20:31:13.695062 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354201 sec., 349283.45201340126 rows/sec., 22.51 MiB/sec. | ||
| 2052 | 2026.01.16 20:31:13.695112 [ 275 ] {50381d7d-ad57-4295-ab9b-35c5a5feed6a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.01.16 20:31:13.695217 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2054 | 2026.01.16 20:31:13.695257 [ 275 ] {50381d7d-ad57-4295-ab9b-35c5a5feed6a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001423 sec., 52002.810962754746 rows/sec., 4.06 MiB/sec. | ||
| 2055 | 2026.01.16 20:31:13.695302 [ 275 ] {50381d7d-ad57-4295-ab9b-35c5a5feed6a} <Debug> TCPHandler: Processed in 0.001608176 sec. | ||
| 2056 | 2026.01.16 20:31:13.695420 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.01.16 20:31:13.695488 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_6_1} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.01.16 20:31:13.695527 [ 275 ] {cc79b81b-8593-453c-af2e-5845d2d3c3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2059 | 2026.01.16 20:31:13.695581 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_6_1} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2060 | 2026.01.16 20:31:13.695589 [ 275 ] {cc79b81b-8593-453c-af2e-5845d2d3c3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2061 | 2026.01.16 20:31:13.695663 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2062 | 2026.01.16 20:31:13.696013 [ 275 ] {cc79b81b-8593-453c-af2e-5845d2d3c3be} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.01.16 20:31:13.696054 [ 275 ] {cc79b81b-8593-453c-af2e-5845d2d3c3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2064 | 2026.01.16 20:31:13.696400 [ 275 ] {cc79b81b-8593-453c-af2e-5845d2d3c3be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2065 | 2026.01.16 20:31:13.696630 [ 275 ] {cc79b81b-8593-453c-af2e-5845d2d3c3be} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.01.16 20:31:13.696761 [ 275 ] {cc79b81b-8593-453c-af2e-5845d2d3c3be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 2067 | 2026.01.16 20:31:13.696798 [ 275 ] {cc79b81b-8593-453c-af2e-5845d2d3c3be} <Debug> TCPHandler: Processed in 0.001427823 sec. | ||
| 2068 | 2026.01.16 20:31:13.696905 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.01.16 20:31:13.697012 [ 275 ] {190cb3f9-b3aa-4db3-a44f-3baaac80c60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2070 | 2026.01.16 20:31:13.697069 [ 275 ] {190cb3f9-b3aa-4db3-a44f-3baaac80c60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2071 | 2026.01.16 20:31:13.697788 [ 275 ] {190cb3f9-b3aa-4db3-a44f-3baaac80c60b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.01.16 20:31:13.697823 [ 275 ] {190cb3f9-b3aa-4db3-a44f-3baaac80c60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2073 | 2026.01.16 20:31:13.698346 [ 275 ] {190cb3f9-b3aa-4db3-a44f-3baaac80c60b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2074 | 2026.01.16 20:31:13.698568 [ 275 ] {190cb3f9-b3aa-4db3-a44f-3baaac80c60b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.01.16 20:31:13.698703 [ 275 ] {190cb3f9-b3aa-4db3-a44f-3baaac80c60b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001709 sec., 5851.375073142189 rows/sec., 10.49 MiB/sec. | ||
| 2076 | 2026.01.16 20:31:13.698754 [ 275 ] {190cb3f9-b3aa-4db3-a44f-3baaac80c60b} <Debug> TCPHandler: Processed in 0.001899472 sec. | ||
| 2077 | 2026.01.16 20:31:13.698859 [ 275 ] {} <Trace> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2078 | 2026.01.16 20:31:13.698954 [ 275 ] {099121a4-fe90-4d6f-8f46-69477edee7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61869) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2079 | 2026.01.16 20:31:13.698996 [ 275 ] {099121a4-fe90-4d6f-8f46-69477edee7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2080 | 2026.01.16 20:31:13.699332 [ 275 ] {099121a4-fe90-4d6f-8f46-69477edee7d3} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.01.16 20:31:13.699367 [ 275 ] {099121a4-fe90-4d6f-8f46-69477edee7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2082 | 2026.01.16 20:31:13.699665 [ 275 ] {099121a4-fe90-4d6f-8f46-69477edee7d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2083 | 2026.01.16 20:31:13.699880 [ 275 ] {099121a4-fe90-4d6f-8f46-69477edee7d3} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.01.16 20:31:13.700006 [ 275 ] {099121a4-fe90-4d6f-8f46-69477edee7d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2085 | 2026.01.16 20:31:13.700041 [ 275 ] {099121a4-fe90-4d6f-8f46-69477edee7d3} <Debug> TCPHandler: Processed in 0.001229647 sec. | ||
| 2086 | 2026.01.16 20:31:15.291156 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2087 | 2026.01.16 20:31:15.291222 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2088 | 2026.01.16 20:31:15.421475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 300 | ||
| 2089 | 2026.01.16 20:31:15.423907 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.01.16 20:31:15.423958 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2091 | 2026.01.16 20:31:15.425182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2092 | 2026.01.16 20:31:15.425460 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.01.16 20:31:15.425791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 2094 | 2026.01.16 20:31:15.426355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3781 | ||
| 2095 | 2026.01.16 20:31:15.426856 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.01.16 20:31:15.426898 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2097 | 2026.01.16 20:31:15.427410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2098 | 2026.01.16 20:31:15.427651 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.01.16 20:31:15.427808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3781 | ||
| 2100 | 2026.01.16 20:31:15.612352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2101 | 2026.01.16 20:31:15.630516 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2026.01.16 20:31:15.630584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2103 | 2026.01.16 20:31:15.637225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2104 | 2026.01.16 20:31:15.638021 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.01.16 20:31:15.641931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2106 | 2026.01.16 20:31:16.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.47 MiB, peak 186.47 MiB, free memory in arenas 0.00 B, will set to 183.48 MiB (RSS), difference: 1.01 MiB | ||
| 2107 | 2026.01.16 20:31:17.833629 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2108 | 2026.01.16 20:31:17.833692 [ 275 ] {} <Debug> TCP-Session: 366e42db-6627-41a9-84d3-a924d7d05abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.01.16 20:31:18.001170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.45 MiB, peak 186.47 MiB, free memory in arenas 0.00 B, will set to 183.49 MiB (RSS), difference: 2.04 MiB | ||
| 2110 | 2026.01.16 20:31:18.693093 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.01.16 20:31:18.693279 [ 276 ] {791d279f-415e-401f-949b-19e225a49a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2112 | 2026.01.16 20:31:18.693348 [ 276 ] {791d279f-415e-401f-949b-19e225a49a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2113 | 2026.01.16 20:31:18.694311 [ 276 ] {791d279f-415e-401f-949b-19e225a49a1f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.01.16 20:31:18.694379 [ 276 ] {791d279f-415e-401f-949b-19e225a49a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2115 | 2026.01.16 20:31:18.694982 [ 276 ] {791d279f-415e-401f-949b-19e225a49a1f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2116 | 2026.01.16 20:31:18.695371 [ 276 ] {791d279f-415e-401f-949b-19e225a49a1f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.01.16 20:31:18.695608 [ 276 ] {791d279f-415e-401f-949b-19e225a49a1f} <Debug> executeQuery: Read 102 rows, 8.70 KiB in 0.002372 sec., 43001.68634064081 rows/sec., 3.58 MiB/sec. | ||
| 2118 | 2026.01.16 20:31:18.695679 [ 276 ] {791d279f-415e-401f-949b-19e225a49a1f} <Debug> TCPHandler: Processed in 0.002727541 sec. | ||
| 2119 | 2026.01.16 20:31:18.695895 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.01.16 20:31:18.696033 [ 276 ] {5f31fe76-87bc-4e8a-8925-05fbcbe9a510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2121 | 2026.01.16 20:31:18.696103 [ 276 ] {5f31fe76-87bc-4e8a-8925-05fbcbe9a510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2122 | 2026.01.16 20:31:18.696609 [ 276 ] {5f31fe76-87bc-4e8a-8925-05fbcbe9a510} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.01.16 20:31:18.696649 [ 276 ] {5f31fe76-87bc-4e8a-8925-05fbcbe9a510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2124 | 2026.01.16 20:31:18.696998 [ 276 ] {5f31fe76-87bc-4e8a-8925-05fbcbe9a510} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2125 | 2026.01.16 20:31:18.697232 [ 276 ] {5f31fe76-87bc-4e8a-8925-05fbcbe9a510} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.01.16 20:31:18.697380 [ 276 ] {5f31fe76-87bc-4e8a-8925-05fbcbe9a510} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001383 sec., 16630.51337671728 rows/sec., 1.22 MiB/sec. | ||
| 2127 | 2026.01.16 20:31:18.697420 [ 276 ] {5f31fe76-87bc-4e8a-8925-05fbcbe9a510} <Debug> TCPHandler: Processed in 0.001595666 sec. | ||
| 2128 | 2026.01.16 20:31:18.697566 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.01.16 20:31:18.697686 [ 276 ] {4fc61ccd-550f-4aeb-aace-d8e6965fb67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2130 | 2026.01.16 20:31:18.697735 [ 276 ] {4fc61ccd-550f-4aeb-aace-d8e6965fb67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2131 | 2026.01.16 20:31:18.698267 [ 276 ] {4fc61ccd-550f-4aeb-aace-d8e6965fb67b} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.01.16 20:31:18.698303 [ 276 ] {4fc61ccd-550f-4aeb-aace-d8e6965fb67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2133 | 2026.01.16 20:31:18.698668 [ 276 ] {4fc61ccd-550f-4aeb-aace-d8e6965fb67b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2134 | 2026.01.16 20:31:18.698921 [ 276 ] {4fc61ccd-550f-4aeb-aace-d8e6965fb67b} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.01.16 20:31:18.699082 [ 276 ] {4fc61ccd-550f-4aeb-aace-d8e6965fb67b} <Debug> executeQuery: Read 93 rows, 7.47 KiB in 0.001418 sec., 65585.33145275035 rows/sec., 5.14 MiB/sec. | ||
| 2136 | 2026.01.16 20:31:18.699133 [ 276 ] {4fc61ccd-550f-4aeb-aace-d8e6965fb67b} <Debug> TCPHandler: Processed in 0.001622436 sec. | ||
| 2137 | 2026.01.16 20:31:18.699296 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.01.16 20:31:18.699414 [ 276 ] {9efe00c1-f702-4bce-b7e3-1708aba09f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2139 | 2026.01.16 20:31:18.699461 [ 276 ] {9efe00c1-f702-4bce-b7e3-1708aba09f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2140 | 2026.01.16 20:31:18.699964 [ 276 ] {9efe00c1-f702-4bce-b7e3-1708aba09f37} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.01.16 20:31:18.700003 [ 276 ] {9efe00c1-f702-4bce-b7e3-1708aba09f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2142 | 2026.01.16 20:31:18.700396 [ 276 ] {9efe00c1-f702-4bce-b7e3-1708aba09f37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2143 | 2026.01.16 20:31:18.700694 [ 276 ] {9efe00c1-f702-4bce-b7e3-1708aba09f37} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.01.16 20:31:18.700852 [ 276 ] {9efe00c1-f702-4bce-b7e3-1708aba09f37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001462 sec., 109439.12448700411 rows/sec., 7.62 MiB/sec. | ||
| 2145 | 2026.01.16 20:31:18.700897 [ 276 ] {9efe00c1-f702-4bce-b7e3-1708aba09f37} <Debug> TCPHandler: Processed in 0.001657317 sec. | ||
| 2146 | 2026.01.16 20:31:18.701043 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.01.16 20:31:18.701155 [ 276 ] {fea10cdb-89e8-40ba-afd4-32aa795309fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2148 | 2026.01.16 20:31:18.701226 [ 276 ] {fea10cdb-89e8-40ba-afd4-32aa795309fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2149 | 2026.01.16 20:31:18.702331 [ 276 ] {fea10cdb-89e8-40ba-afd4-32aa795309fe} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.01.16 20:31:18.702368 [ 276 ] {fea10cdb-89e8-40ba-afd4-32aa795309fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2151 | 2026.01.16 20:31:18.703075 [ 276 ] {fea10cdb-89e8-40ba-afd4-32aa795309fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2152 | 2026.01.16 20:31:18.703410 [ 276 ] {fea10cdb-89e8-40ba-afd4-32aa795309fe} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.01.16 20:31:18.703585 [ 276 ] {fea10cdb-89e8-40ba-afd4-32aa795309fe} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002455 sec., 9368.635437881872 rows/sec., 16.79 MiB/sec. | ||
| 2154 | 2026.01.16 20:31:18.703674 [ 276 ] {fea10cdb-89e8-40ba-afd4-32aa795309fe} <Debug> TCPHandler: Processed in 0.002690501 sec. | ||
| 2155 | 2026.01.16 20:31:18.703828 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.01.16 20:31:18.703937 [ 276 ] {e6a734c2-9ab4-4d3f-96a8-c25bfbf40a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2157 | 2026.01.16 20:31:18.703990 [ 276 ] {e6a734c2-9ab4-4d3f-96a8-c25bfbf40a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2158 | 2026.01.16 20:31:18.704411 [ 276 ] {e6a734c2-9ab4-4d3f-96a8-c25bfbf40a3f} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.01.16 20:31:18.704453 [ 276 ] {e6a734c2-9ab4-4d3f-96a8-c25bfbf40a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2160 | 2026.01.16 20:31:18.704915 [ 276 ] {e6a734c2-9ab4-4d3f-96a8-c25bfbf40a3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2161 | 2026.01.16 20:31:18.705165 [ 276 ] {e6a734c2-9ab4-4d3f-96a8-c25bfbf40a3f} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.01.16 20:31:18.705336 [ 276 ] {e6a734c2-9ab4-4d3f-96a8-c25bfbf40a3f} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001423 sec., 8432.8882642305 rows/sec., 655.39 KiB/sec. | ||
| 2163 | 2026.01.16 20:31:18.705385 [ 276 ] {e6a734c2-9ab4-4d3f-96a8-c25bfbf40a3f} <Debug> TCPHandler: Processed in 0.001613896 sec. | ||
| 2164 | 2026.01.16 20:31:18.705541 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.01.16 20:31:18.705674 [ 276 ] {91760e79-0c9a-4f18-a1f0-f5633be3f105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2166 | 2026.01.16 20:31:18.705732 [ 276 ] {91760e79-0c9a-4f18-a1f0-f5633be3f105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2167 | 2026.01.16 20:31:18.706227 [ 276 ] {91760e79-0c9a-4f18-a1f0-f5633be3f105} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.01.16 20:31:18.706273 [ 276 ] {91760e79-0c9a-4f18-a1f0-f5633be3f105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2169 | 2026.01.16 20:31:18.706613 [ 276 ] {91760e79-0c9a-4f18-a1f0-f5633be3f105} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2170 | 2026.01.16 20:31:18.706843 [ 276 ] {91760e79-0c9a-4f18-a1f0-f5633be3f105} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.01.16 20:31:18.707011 [ 276 ] {91760e79-0c9a-4f18-a1f0-f5633be3f105} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
| 2172 | 2026.01.16 20:31:18.707060 [ 276 ] {91760e79-0c9a-4f18-a1f0-f5633be3f105} <Debug> TCPHandler: Processed in 0.001579995 sec. | ||
| 2173 | 2026.01.16 20:31:19.166000 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61995 | ||
| 2174 | 2026.01.16 20:31:19.166112 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2175 | 2026.01.16 20:31:19.166140 [ 275 ] {} <Debug> TCP-Session: a579ac55-1b55-4160-a9d8-dfc7ea8e3946 Authenticating user 'default' from [fd00:1122:3344:101::e]:61995 | ||
| 2176 | 2026.01.16 20:31:19.166166 [ 275 ] {} <Debug> TCP-Session: a579ac55-1b55-4160-a9d8-dfc7ea8e3946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2026.01.16 20:31:19.166180 [ 275 ] {} <Debug> TCP-Session: a579ac55-1b55-4160-a9d8-dfc7ea8e3946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.01.16 20:31:19.166423 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44934 | ||
| 2179 | 2026.01.16 20:31:19.166447 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39456 | ||
| 2180 | 2026.01.16 20:31:19.166476 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54492 | ||
| 2181 | 2026.01.16 20:31:19.166493 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56472 | ||
| 2182 | 2026.01.16 20:31:19.166511 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50827 | ||
| 2183 | 2026.01.16 20:31:19.166534 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2184 | 2026.01.16 20:31:19.166506 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56220 | ||
| 2185 | 2026.01.16 20:31:19.166583 [ 286 ] {} <Debug> TCP-Session: 5ebf0f5e-1357-4ee6-914b-a24022366ff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44934 | ||
| 2186 | 2026.01.16 20:31:19.166465 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33556 | ||
| 2187 | 2026.01.16 20:31:19.166630 [ 286 ] {} <Debug> TCP-Session: 5ebf0f5e-1357-4ee6-914b-a24022366ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.01.16 20:31:19.166647 [ 275 ] {} <Trace> TCP-Session: a579ac55-1b55-4160-a9d8-dfc7ea8e3946 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.01.16 20:31:19.166665 [ 286 ] {} <Debug> TCP-Session: 5ebf0f5e-1357-4ee6-914b-a24022366ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.01.16 20:31:19.166687 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2026.01.16 20:31:19.166459 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38182 | ||
| 2192 | 2026.01.16 20:31:19.166732 [ 290 ] {} <Debug> TCP-Session: 85f258aa-7bf8-4287-9904-75822191cf5a Authenticating user 'default' from [fd00:1122:3344:101::e]:54492 | ||
| 2193 | 2026.01.16 20:31:19.166774 [ 290 ] {} <Debug> TCP-Session: 85f258aa-7bf8-4287-9904-75822191cf5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.01.16 20:31:19.166789 [ 290 ] {} <Debug> TCP-Session: 85f258aa-7bf8-4287-9904-75822191cf5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.01.16 20:31:19.166843 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2196 | 2026.01.16 20:31:19.166866 [ 275 ] {03638cae-aefb-465e-8ff4-14806215d00e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61995) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2197 | 2026.01.16 20:31:19.166882 [ 291 ] {} <Debug> TCP-Session: 6f6bf545-1abe-4e91-b65f-d27fc4437138 Authenticating user 'default' from [fd00:1122:3344:101::e]:56472 | ||
| 2198 | 2026.01.16 20:31:19.166918 [ 291 ] {} <Debug> TCP-Session: 6f6bf545-1abe-4e91-b65f-d27fc4437138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.01.16 20:31:19.166935 [ 291 ] {} <Debug> TCP-Session: 6f6bf545-1abe-4e91-b65f-d27fc4437138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.01.16 20:31:19.167020 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2201 | 2026.01.16 20:31:19.167020 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2202 | 2026.01.16 20:31:19.167091 [ 288 ] {} <Debug> TCP-Session: 47711bbb-6ef1-4f32-b215-48aeae707bcf Authenticating user 'default' from [fd00:1122:3344:101::e]:38182 | ||
| 2203 | 2026.01.16 20:31:19.167103 [ 292 ] {} <Debug> TCP-Session: 496919b1-7b9f-4c2e-bd6c-331fd9ef4a09 Authenticating user 'default' from [fd00:1122:3344:101::e]:56220 | ||
| 2204 | 2026.01.16 20:31:19.167125 [ 288 ] {} <Debug> TCP-Session: 47711bbb-6ef1-4f32-b215-48aeae707bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.01.16 20:31:19.167131 [ 292 ] {} <Debug> TCP-Session: 496919b1-7b9f-4c2e-bd6c-331fd9ef4a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.01.16 20:31:19.167142 [ 288 ] {} <Debug> TCP-Session: 47711bbb-6ef1-4f32-b215-48aeae707bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.01.16 20:31:19.167154 [ 292 ] {} <Debug> TCP-Session: 496919b1-7b9f-4c2e-bd6c-331fd9ef4a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.01.16 20:31:19.167183 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2209 | 2026.01.16 20:31:19.167190 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2210 | 2026.01.16 20:31:19.167240 [ 275 ] {03638cae-aefb-465e-8ff4-14806215d00e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2211 | 2026.01.16 20:31:19.167267 [ 293 ] {} <Debug> TCP-Session: 84d5e53c-9cdc-4bba-b332-39c05eb2eacc Authenticating user 'default' from [fd00:1122:3344:101::e]:50827 | ||
| 2212 | 2026.01.16 20:31:19.167234 [ 287 ] {} <Debug> TCP-Session: 3aca08d3-c686-4714-a170-14c9a5038697 Authenticating user 'default' from [fd00:1122:3344:101::e]:39456 | ||
| 2213 | 2026.01.16 20:31:19.167298 [ 293 ] {} <Debug> TCP-Session: 84d5e53c-9cdc-4bba-b332-39c05eb2eacc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.01.16 20:31:19.167316 [ 275 ] {03638cae-aefb-465e-8ff4-14806215d00e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2215 | 2026.01.16 20:31:19.167318 [ 287 ] {} <Debug> TCP-Session: 3aca08d3-c686-4714-a170-14c9a5038697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.01.16 20:31:19.167384 [ 287 ] {} <Debug> TCP-Session: 3aca08d3-c686-4714-a170-14c9a5038697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.01.16 20:31:19.167288 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2026.01.16 20:31:19.167333 [ 293 ] {} <Debug> TCP-Session: 84d5e53c-9cdc-4bba-b332-39c05eb2eacc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.01.16 20:31:19.167451 [ 289 ] {} <Debug> TCP-Session: 3eadc541-419e-4380-a098-f63736482dc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33556 | ||
| 2220 | 2026.01.16 20:31:19.167477 [ 289 ] {} <Debug> TCP-Session: 3eadc541-419e-4380-a098-f63736482dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.01.16 20:31:19.167496 [ 289 ] {} <Debug> TCP-Session: 3eadc541-419e-4380-a098-f63736482dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.01.16 20:31:19.167719 [ 275 ] {03638cae-aefb-465e-8ff4-14806215d00e} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 2223 | 2026.01.16 20:31:19.167836 [ 275 ] {03638cae-aefb-465e-8ff4-14806215d00e} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2224 | 2026.01.16 20:31:19.543679 [ 319 ] {03638cae-aefb-465e-8ff4-14806215d00e} <Trace> AggregatingTransform: Aggregating | ||
| 2225 | 2026.01.16 20:31:19.543747 [ 319 ] {03638cae-aefb-465e-8ff4-14806215d00e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2226 | 2026.01.16 20:31:19.543792 [ 319 ] {03638cae-aefb-465e-8ff4-14806215d00e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001132116 sec. (883.302 rows/sec., 34.50 KiB/sec.) | ||
| 2227 | 2026.01.16 20:31:19.543815 [ 319 ] {03638cae-aefb-465e-8ff4-14806215d00e} <Trace> Aggregator: Merging aggregated data | ||
| 2228 | 2026.01.16 20:31:19.545034 [ 275 ] {03638cae-aefb-465e-8ff4-14806215d00e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.378242 sec., 2.6438100475357045 rows/sec., 105.75 B/sec. | ||
| 2229 | 2026.01.16 20:31:19.545188 [ 275 ] {03638cae-aefb-465e-8ff4-14806215d00e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2230 | 2026.01.16 20:31:19.545207 [ 275 ] {03638cae-aefb-465e-8ff4-14806215d00e} <Debug> TCPHandler: Processed in 0.378732968 sec. | ||
| 2231 | 2026.01.16 20:31:19.545330 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2232 | 2026.01.16 20:31:19.545367 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2233 | 2026.01.16 20:31:19.545376 [ 293 ] {} <Debug> TCP-Session: 84d5e53c-9cdc-4bba-b332-39c05eb2eacc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.01.16 20:31:19.545386 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2235 | 2026.01.16 20:31:19.545424 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2026.01.16 20:31:19.545451 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2237 | 2026.01.16 20:31:19.545476 [ 287 ] {} <Debug> TCP-Session: 3aca08d3-c686-4714-a170-14c9a5038697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.01.16 20:31:19.545489 [ 289 ] {} <Debug> TCP-Session: 3eadc541-419e-4380-a098-f63736482dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.01.16 20:31:19.545500 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2240 | 2026.01.16 20:31:19.545524 [ 288 ] {} <Debug> TCP-Session: 47711bbb-6ef1-4f32-b215-48aeae707bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.01.16 20:31:19.545486 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2026.01.16 20:31:19.545553 [ 275 ] {} <Debug> TCP-Session: a579ac55-1b55-4160-a9d8-dfc7ea8e3946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.01.16 20:31:19.545467 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2026.01.16 20:31:19.545581 [ 292 ] {} <Debug> TCP-Session: 496919b1-7b9f-4c2e-bd6c-331fd9ef4a09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.01.16 20:31:19.545433 [ 286 ] {} <Debug> TCP-Session: 5ebf0f5e-1357-4ee6-914b-a24022366ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.01.16 20:31:19.545626 [ 290 ] {} <Debug> TCP-Session: 85f258aa-7bf8-4287-9904-75822191cf5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.01.16 20:31:19.545406 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2248 | 2026.01.16 20:31:19.545699 [ 291 ] {} <Debug> TCP-Session: 6f6bf545-1abe-4e91-b65f-d27fc4437138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.01.16 20:31:20.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.05 MiB, peak 197.17 MiB, free memory in arenas 0.00 B, will set to 203.80 MiB (RSS), difference: 18.75 MiB | ||
| 2250 | 2026.01.16 20:31:22.928866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4229 | ||
| 2251 | 2026.01.16 20:31:22.929397 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2026.01.16 20:31:22.929430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2253 | 2026.01.16 20:31:22.929910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2254 | 2026.01.16 20:31:22.930131 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2026.01.16 20:31:22.930253 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4229 | ||
| 2256 | 2026.01.16 20:31:23.142973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2257 | 2026.01.16 20:31:23.158797 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.01.16 20:31:23.158855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2259 | 2026.01.16 20:31:23.164352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2260 | 2026.01.16 20:31:23.165074 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2261 | 2026.01.16 20:31:23.167760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2262 | 2026.01.16 20:31:23.693028 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.01.16 20:31:23.693222 [ 276 ] {c61f0f80-0a4d-4af1-8503-30f2753a2839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2264 | 2026.01.16 20:31:23.693296 [ 276 ] {c61f0f80-0a4d-4af1-8503-30f2753a2839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2265 | 2026.01.16 20:31:23.693944 [ 276 ] {c61f0f80-0a4d-4af1-8503-30f2753a2839} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2026.01.16 20:31:23.693986 [ 276 ] {c61f0f80-0a4d-4af1-8503-30f2753a2839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2267 | 2026.01.16 20:31:23.694367 [ 276 ] {c61f0f80-0a4d-4af1-8503-30f2753a2839} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2268 | 2026.01.16 20:31:23.694592 [ 276 ] {c61f0f80-0a4d-4af1-8503-30f2753a2839} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.01.16 20:31:23.694740 [ 276 ] {c61f0f80-0a4d-4af1-8503-30f2753a2839} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001572 sec., 15267.175572519083 rows/sec., 1.27 MiB/sec. | ||
| 2270 | 2026.01.16 20:31:23.694779 [ 276 ] {c61f0f80-0a4d-4af1-8503-30f2753a2839} <Debug> TCPHandler: Processed in 0.001888093 sec. | ||
| 2271 | 2026.01.16 20:31:23.694896 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2272 | 2026.01.16 20:31:23.694990 [ 276 ] {be88eb6e-eb00-4667-80a5-494fd9f45a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2273 | 2026.01.16 20:31:23.695031 [ 276 ] {be88eb6e-eb00-4667-80a5-494fd9f45a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2274 | 2026.01.16 20:31:23.695413 [ 276 ] {be88eb6e-eb00-4667-80a5-494fd9f45a32} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.01.16 20:31:23.695447 [ 276 ] {be88eb6e-eb00-4667-80a5-494fd9f45a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2276 | 2026.01.16 20:31:23.695732 [ 276 ] {be88eb6e-eb00-4667-80a5-494fd9f45a32} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2277 | 2026.01.16 20:31:23.695939 [ 276 ] {be88eb6e-eb00-4667-80a5-494fd9f45a32} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.01.16 20:31:23.696062 [ 276 ] {be88eb6e-eb00-4667-80a5-494fd9f45a32} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001091 sec., 3666.3611365719526 rows/sec., 298.97 KiB/sec. | ||
| 2279 | 2026.01.16 20:31:23.696097 [ 276 ] {be88eb6e-eb00-4667-80a5-494fd9f45a32} <Debug> TCPHandler: Processed in 0.001251108 sec. | ||
| 2280 | 2026.01.16 20:31:23.696205 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.01.16 20:31:23.696303 [ 276 ] {01a33733-bfb4-45ed-be8b-bce2e1d5bc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2282 | 2026.01.16 20:31:23.696343 [ 276 ] {01a33733-bfb4-45ed-be8b-bce2e1d5bc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2283 | 2026.01.16 20:31:23.696824 [ 276 ] {01a33733-bfb4-45ed-be8b-bce2e1d5bc45} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.01.16 20:31:23.696858 [ 276 ] {01a33733-bfb4-45ed-be8b-bce2e1d5bc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2285 | 2026.01.16 20:31:23.697185 [ 276 ] {01a33733-bfb4-45ed-be8b-bce2e1d5bc45} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2286 | 2026.01.16 20:31:23.697399 [ 276 ] {01a33733-bfb4-45ed-be8b-bce2e1d5bc45} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.01.16 20:31:23.697521 [ 276 ] {01a33733-bfb4-45ed-be8b-bce2e1d5bc45} <Debug> executeQuery: Read 210 rows, 19.11 KiB in 0.001236 sec., 169902.91262135922 rows/sec., 15.10 MiB/sec. | ||
| 2288 | 2026.01.16 20:31:23.697556 [ 276 ] {01a33733-bfb4-45ed-be8b-bce2e1d5bc45} <Debug> TCPHandler: Processed in 0.001399671 sec. | ||
| 2289 | 2026.01.16 20:31:23.697665 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.01.16 20:31:23.697758 [ 276 ] {50db8c54-9875-43ee-a2bb-14eb012e83bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2291 | 2026.01.16 20:31:23.697798 [ 276 ] {50db8c54-9875-43ee-a2bb-14eb012e83bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2292 | 2026.01.16 20:31:23.698183 [ 276 ] {50db8c54-9875-43ee-a2bb-14eb012e83bb} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.01.16 20:31:23.698217 [ 276 ] {50db8c54-9875-43ee-a2bb-14eb012e83bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2294 | 2026.01.16 20:31:23.698531 [ 276 ] {50db8c54-9875-43ee-a2bb-14eb012e83bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2295 | 2026.01.16 20:31:23.698736 [ 276 ] {50db8c54-9875-43ee-a2bb-14eb012e83bb} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.01.16 20:31:23.698859 [ 276 ] {50db8c54-9875-43ee-a2bb-14eb012e83bb} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.001119 sec., 28596.961572832886 rows/sec., 2.13 MiB/sec. | ||
| 2297 | 2026.01.16 20:31:23.698895 [ 276 ] {50db8c54-9875-43ee-a2bb-14eb012e83bb} <Debug> TCPHandler: Processed in 0.001279349 sec. | ||
| 2298 | 2026.01.16 20:31:23.698997 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.01.16 20:31:23.699089 [ 276 ] {42fd4298-8c79-49ef-b6b8-6d168ef643b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2300 | 2026.01.16 20:31:23.699128 [ 276 ] {42fd4298-8c79-49ef-b6b8-6d168ef643b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2301 | 2026.01.16 20:31:23.699509 [ 276 ] {42fd4298-8c79-49ef-b6b8-6d168ef643b8} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.01.16 20:31:23.699543 [ 276 ] {42fd4298-8c79-49ef-b6b8-6d168ef643b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2303 | 2026.01.16 20:31:23.699828 [ 276 ] {42fd4298-8c79-49ef-b6b8-6d168ef643b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2304 | 2026.01.16 20:31:23.700031 [ 276 ] {42fd4298-8c79-49ef-b6b8-6d168ef643b8} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.01.16 20:31:23.700155 [ 276 ] {42fd4298-8c79-49ef-b6b8-6d168ef643b8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001084 sec., 22140.221402214025 rows/sec., 1.84 MiB/sec. | ||
| 2306 | 2026.01.16 20:31:23.700191 [ 276 ] {42fd4298-8c79-49ef-b6b8-6d168ef643b8} <Debug> TCPHandler: Processed in 0.001242608 sec. | ||
| 2307 | 2026.01.16 20:31:23.700300 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2026.01.16 20:31:23.700392 [ 276 ] {bd28d2e9-5266-4343-a6f4-37089456e4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2309 | 2026.01.16 20:31:23.700432 [ 276 ] {bd28d2e9-5266-4343-a6f4-37089456e4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2310 | 2026.01.16 20:31:23.700806 [ 276 ] {bd28d2e9-5266-4343-a6f4-37089456e4a1} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2026.01.16 20:31:23.700842 [ 276 ] {bd28d2e9-5266-4343-a6f4-37089456e4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2312 | 2026.01.16 20:31:23.701137 [ 276 ] {bd28d2e9-5266-4343-a6f4-37089456e4a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2313 | 2026.01.16 20:31:23.701366 [ 276 ] {bd28d2e9-5266-4343-a6f4-37089456e4a1} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.01.16 20:31:23.701489 [ 276 ] {bd28d2e9-5266-4343-a6f4-37089456e4a1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 2315 | 2026.01.16 20:31:23.701525 [ 276 ] {bd28d2e9-5266-4343-a6f4-37089456e4a1} <Debug> TCPHandler: Processed in 0.001274229 sec. | ||
| 2316 | 2026.01.16 20:31:23.701645 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2317 | 2026.01.16 20:31:23.701766 [ 276 ] {e3db902f-ee0b-4b83-a60f-4908a0e22ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2318 | 2026.01.16 20:31:23.701816 [ 276 ] {e3db902f-ee0b-4b83-a60f-4908a0e22ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2319 | 2026.01.16 20:31:23.702337 [ 276 ] {e3db902f-ee0b-4b83-a60f-4908a0e22ef3} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.01.16 20:31:23.702379 [ 276 ] {e3db902f-ee0b-4b83-a60f-4908a0e22ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2321 | 2026.01.16 20:31:23.702719 [ 276 ] {e3db902f-ee0b-4b83-a60f-4908a0e22ef3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2322 | 2026.01.16 20:31:23.702918 [ 276 ] {e3db902f-ee0b-4b83-a60f-4908a0e22ef3} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.01.16 20:31:23.703038 [ 276 ] {e3db902f-ee0b-4b83-a60f-4908a0e22ef3} <Debug> executeQuery: Read 129 rows, 10.70 KiB in 0.00135 sec., 95555.55555555555 rows/sec., 7.74 MiB/sec. | ||
| 2324 | 2026.01.16 20:31:23.703073 [ 276 ] {e3db902f-ee0b-4b83-a60f-4908a0e22ef3} <Debug> TCPHandler: Processed in 0.001545475 sec. | ||
| 2325 | 2026.01.16 20:31:23.703233 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2026.01.16 20:31:23.703328 [ 276 ] {3e0e5214-e081-42ca-a0b2-c10944e4c8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2327 | 2026.01.16 20:31:23.703371 [ 276 ] {3e0e5214-e081-42ca-a0b2-c10944e4c8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2328 | 2026.01.16 20:31:23.703765 [ 276 ] {3e0e5214-e081-42ca-a0b2-c10944e4c8eb} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.01.16 20:31:23.703803 [ 276 ] {3e0e5214-e081-42ca-a0b2-c10944e4c8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2330 | 2026.01.16 20:31:23.704137 [ 276 ] {3e0e5214-e081-42ca-a0b2-c10944e4c8eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2331 | 2026.01.16 20:31:23.704355 [ 276 ] {3e0e5214-e081-42ca-a0b2-c10944e4c8eb} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.01.16 20:31:23.704478 [ 276 ] {3e0e5214-e081-42ca-a0b2-c10944e4c8eb} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001168 sec., 169520.54794520547 rows/sec., 12.16 MiB/sec. | ||
| 2333 | 2026.01.16 20:31:23.704514 [ 276 ] {3e0e5214-e081-42ca-a0b2-c10944e4c8eb} <Debug> TCPHandler: Processed in 0.0013321 sec. | ||
| 2334 | 2026.01.16 20:31:23.704626 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2335 | 2026.01.16 20:31:23.704720 [ 276 ] {a38841ca-b675-4ec4-adbd-bc9f9b8c0f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2336 | 2026.01.16 20:31:23.704775 [ 276 ] {a38841ca-b675-4ec4-adbd-bc9f9b8c0f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2337 | 2026.01.16 20:31:23.705509 [ 276 ] {a38841ca-b675-4ec4-adbd-bc9f9b8c0f06} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.01.16 20:31:23.705547 [ 276 ] {a38841ca-b675-4ec4-adbd-bc9f9b8c0f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2339 | 2026.01.16 20:31:23.706060 [ 276 ] {a38841ca-b675-4ec4-adbd-bc9f9b8c0f06} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2340 | 2026.01.16 20:31:23.706299 [ 276 ] {a38841ca-b675-4ec4-adbd-bc9f9b8c0f06} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2026.01.16 20:31:23.706402 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2342 | 2026.01.16 20:31:23.706431 [ 276 ] {a38841ca-b675-4ec4-adbd-bc9f9b8c0f06} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001729 sec., 9253.903990746096 rows/sec., 16.58 MiB/sec. | ||
| 2343 | 2026.01.16 20:31:23.706470 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.01.16 20:31:23.706490 [ 276 ] {a38841ca-b675-4ec4-adbd-bc9f9b8c0f06} <Debug> TCPHandler: Processed in 0.001912663 sec. | ||
| 2345 | 2026.01.16 20:31:23.706494 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2346 | 2026.01.16 20:31:23.706609 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.01.16 20:31:23.706642 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2348 | 2026.01.16 20:31:23.706708 [ 276 ] {3c345161-e164-474b-9d4f-e76d7deaffac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2349 | 2026.01.16 20:31:23.706755 [ 276 ] {3c345161-e164-474b-9d4f-e76d7deaffac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2350 | 2026.01.16 20:31:23.706937 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2351 | 2026.01.16 20:31:23.707025 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2352 | 2026.01.16 20:31:23.707068 [ 276 ] {3c345161-e164-474b-9d4f-e76d7deaffac} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.01.16 20:31:23.707138 [ 276 ] {3c345161-e164-474b-9d4f-e76d7deaffac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2354 | 2026.01.16 20:31:23.707224 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2355 | 2026.01.16 20:31:23.707362 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 2356 | 2026.01.16 20:31:23.707483 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2357 | 2026.01.16 20:31:23.707538 [ 276 ] {3c345161-e164-474b-9d4f-e76d7deaffac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2358 | 2026.01.16 20:31:23.707608 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2359 | 2026.01.16 20:31:23.707734 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
| 2360 | 2026.01.16 20:31:23.707791 [ 276 ] {3c345161-e164-474b-9d4f-e76d7deaffac} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2026.01.16 20:31:23.707925 [ 276 ] {3c345161-e164-474b-9d4f-e76d7deaffac} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001236 sec., 7281.553398058253 rows/sec., 514.35 KiB/sec. | ||
| 2362 | 2026.01.16 20:31:23.707966 [ 276 ] {3c345161-e164-474b-9d4f-e76d7deaffac} <Debug> TCPHandler: Processed in 0.001406962 sec. | ||
| 2363 | 2026.01.16 20:31:23.708074 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2026.01.16 20:31:23.708171 [ 276 ] {893ff75c-657e-4ee5-8c6f-ce0f189e878f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2365 | 2026.01.16 20:31:23.708215 [ 276 ] {893ff75c-657e-4ee5-8c6f-ce0f189e878f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2366 | 2026.01.16 20:31:23.708547 [ 276 ] {893ff75c-657e-4ee5-8c6f-ce0f189e878f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2367 | 2026.01.16 20:31:23.708585 [ 276 ] {893ff75c-657e-4ee5-8c6f-ce0f189e878f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2368 | 2026.01.16 20:31:23.708923 [ 276 ] {893ff75c-657e-4ee5-8c6f-ce0f189e878f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2369 | 2026.01.16 20:31:23.709157 [ 276 ] {893ff75c-657e-4ee5-8c6f-ce0f189e878f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.01.16 20:31:23.709288 [ 276 ] {893ff75c-657e-4ee5-8c6f-ce0f189e878f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 2371 | 2026.01.16 20:31:23.709324 [ 276 ] {893ff75c-657e-4ee5-8c6f-ce0f189e878f} <Debug> TCPHandler: Processed in 0.001299469 sec. | ||
| 2372 | 2026.01.16 20:31:23.709525 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 19 columns (19 merged, 0 gathered) in 0.002945966 sec., 26476.88398304665 rows/sec., 47.45 MiB/sec. | ||
| 2373 | 2026.01.16 20:31:23.709868 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2374 | 2026.01.16 20:31:23.710200 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.01.16 20:31:23.710265 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2376 | 2026.01.16 20:31:23.710369 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2377 | 2026.01.16 20:31:25.426015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 338 | ||
| 2378 | 2026.01.16 20:31:25.428580 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2379 | 2026.01.16 20:31:25.428622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2380 | 2026.01.16 20:31:25.429744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2381 | 2026.01.16 20:31:25.430002 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2026.01.16 20:31:25.430140 [ 41 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2383 | 2026.01.16 20:31:25.430212 [ 41 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.01.16 20:31:25.430237 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2385 | 2026.01.16 20:31:25.430244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2386 | 2026.01.16 20:31:25.430359 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 2387 | 2026.01.16 20:31:25.430954 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2388 | 2026.01.16 20:31:25.431126 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 2389 | 2026.01.16 20:31:25.431657 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
| 2390 | 2026.01.16 20:31:25.432064 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 2391 | 2026.01.16 20:31:25.432431 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2392 | 2026.01.16 20:31:25.432793 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
| 2393 | 2026.01.16 20:31:25.433143 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2394 | 2026.01.16 20:31:25.439950 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 72 columns (72 merged, 0 gathered) in 0.009639885 sec., 35062.658942508126 rows/sec., 35.18 MiB/sec. | ||
| 2395 | 2026.01.16 20:31:25.440880 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2396 | 2026.01.16 20:31:25.441440 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_6_1} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.01.16 20:31:25.441503 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_6_1} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2398 | 2026.01.16 20:31:25.441700 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. | ||
| 2399 | 2026.01.16 20:31:28.690813 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.01.16 20:31:28.690997 [ 276 ] {a7ddc539-6476-4e7b-b772-c73355bfd952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2401 | 2026.01.16 20:31:28.691072 [ 276 ] {a7ddc539-6476-4e7b-b772-c73355bfd952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2402 | 2026.01.16 20:31:28.691725 [ 276 ] {a7ddc539-6476-4e7b-b772-c73355bfd952} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.01.16 20:31:28.691775 [ 276 ] {a7ddc539-6476-4e7b-b772-c73355bfd952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2404 | 2026.01.16 20:31:28.692189 [ 276 ] {a7ddc539-6476-4e7b-b772-c73355bfd952} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2405 | 2026.01.16 20:31:28.692426 [ 276 ] {a7ddc539-6476-4e7b-b772-c73355bfd952} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.01.16 20:31:28.692561 [ 35 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2407 | 2026.01.16 20:31:28.692583 [ 276 ] {a7ddc539-6476-4e7b-b772-c73355bfd952} <Debug> executeQuery: Read 102 rows, 8.70 KiB in 0.001637 sec., 62309.10201588271 rows/sec., 5.19 MiB/sec. | ||
| 2408 | 2026.01.16 20:31:28.692630 [ 35 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2026.01.16 20:31:28.692648 [ 276 ] {a7ddc539-6476-4e7b-b772-c73355bfd952} <Debug> TCPHandler: Processed in 0.002012165 sec. | ||
| 2410 | 2026.01.16 20:31:28.692657 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2411 | 2026.01.16 20:31:28.692761 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 2412 | 2026.01.16 20:31:28.692787 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2026.01.16 20:31:28.692847 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2414 | 2026.01.16 20:31:28.692874 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1252 rows starting from the beginning of the part | ||
| 2415 | 2026.01.16 20:31:28.692891 [ 276 ] {7598b1aa-a19a-409a-b752-4bfea4399977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2416 | 2026.01.16 20:31:28.692929 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 2417 | 2026.01.16 20:31:28.692936 [ 276 ] {7598b1aa-a19a-409a-b752-4bfea4399977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2418 | 2026.01.16 20:31:28.692974 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 2419 | 2026.01.16 20:31:28.693013 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 2420 | 2026.01.16 20:31:28.693057 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 210 rows starting from the beginning of the part | ||
| 2421 | 2026.01.16 20:31:28.693095 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2422 | 2026.01.16 20:31:28.693369 [ 276 ] {7598b1aa-a19a-409a-b752-4bfea4399977} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.01.16 20:31:28.693405 [ 276 ] {7598b1aa-a19a-409a-b752-4bfea4399977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2424 | 2026.01.16 20:31:28.693719 [ 276 ] {7598b1aa-a19a-409a-b752-4bfea4399977} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2425 | 2026.01.16 20:31:28.693942 [ 276 ] {7598b1aa-a19a-409a-b752-4bfea4399977} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.01.16 20:31:28.694075 [ 276 ] {7598b1aa-a19a-409a-b752-4bfea4399977} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001207 sec., 19055.509527754766 rows/sec., 1.40 MiB/sec. | ||
| 2427 | 2026.01.16 20:31:28.694112 [ 276 ] {7598b1aa-a19a-409a-b752-4bfea4399977} <Debug> TCPHandler: Processed in 0.00137737 sec. | ||
| 2428 | 2026.01.16 20:31:28.694219 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.01.16 20:31:28.694316 [ 276 ] {c5ba5ba3-e72f-44c5-aaa2-51d159be100b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2430 | 2026.01.16 20:31:28.694358 [ 276 ] {c5ba5ba3-e72f-44c5-aaa2-51d159be100b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2431 | 2026.01.16 20:31:28.694384 [ 196 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658097 sec., 1096437.663176521 rows/sec., 93.90 MiB/sec. | ||
| 2432 | 2026.01.16 20:31:28.694628 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2433 | 2026.01.16 20:31:28.694777 [ 276 ] {c5ba5ba3-e72f-44c5-aaa2-51d159be100b} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.01.16 20:31:28.694812 [ 276 ] {c5ba5ba3-e72f-44c5-aaa2-51d159be100b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2435 | 2026.01.16 20:31:28.694866 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_11_2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.01.16 20:31:28.694939 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_11_2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2437 | 2026.01.16 20:31:28.695000 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2438 | 2026.01.16 20:31:28.695148 [ 276 ] {c5ba5ba3-e72f-44c5-aaa2-51d159be100b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2439 | 2026.01.16 20:31:28.695382 [ 276 ] {c5ba5ba3-e72f-44c5-aaa2-51d159be100b} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.01.16 20:31:28.695482 [ 35 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2441 | 2026.01.16 20:31:28.695509 [ 276 ] {c5ba5ba3-e72f-44c5-aaa2-51d159be100b} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001214 sec., 71663.92092257002 rows/sec., 5.60 MiB/sec. | ||
| 2442 | 2026.01.16 20:31:28.695523 [ 35 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.01.16 20:31:28.695550 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2444 | 2026.01.16 20:31:28.695552 [ 276 ] {c5ba5ba3-e72f-44c5-aaa2-51d159be100b} <Debug> TCPHandler: Processed in 0.001382531 sec. | ||
| 2445 | 2026.01.16 20:31:28.695652 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 2446 | 2026.01.16 20:31:28.695673 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2026.01.16 20:31:28.695778 [ 276 ] {18d3b4f5-528f-4779-9c07-780dfc12f02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2448 | 2026.01.16 20:31:28.695811 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2449 | 2026.01.16 20:31:28.695822 [ 276 ] {18d3b4f5-528f-4779-9c07-780dfc12f02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2450 | 2026.01.16 20:31:28.695869 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 725 rows starting from the beginning of the part | ||
| 2451 | 2026.01.16 20:31:28.695959 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 83 rows starting from the beginning of the part | ||
| 2452 | 2026.01.16 20:31:28.696022 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 2453 | 2026.01.16 20:31:28.696064 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 93 rows starting from the beginning of the part | ||
| 2454 | 2026.01.16 20:31:28.696109 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 129 rows starting from the beginning of the part | ||
| 2455 | 2026.01.16 20:31:28.696159 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part | ||
| 2456 | 2026.01.16 20:31:28.696247 [ 276 ] {18d3b4f5-528f-4779-9c07-780dfc12f02d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.01.16 20:31:28.696288 [ 276 ] {18d3b4f5-528f-4779-9c07-780dfc12f02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2458 | 2026.01.16 20:31:28.696682 [ 276 ] {18d3b4f5-528f-4779-9c07-780dfc12f02d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2459 | 2026.01.16 20:31:28.696927 [ 276 ] {18d3b4f5-528f-4779-9c07-780dfc12f02d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.01.16 20:31:28.697032 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2461 | 2026.01.16 20:31:28.697062 [ 276 ] {18d3b4f5-528f-4779-9c07-780dfc12f02d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 2462 | 2026.01.16 20:31:28.697067 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.01.16 20:31:28.697104 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2464 | 2026.01.16 20:31:28.697107 [ 276 ] {18d3b4f5-528f-4779-9c07-780dfc12f02d} <Debug> TCPHandler: Processed in 0.001484323 sec. | ||
| 2465 | 2026.01.16 20:31:28.697179 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 2466 | 2026.01.16 20:31:28.697252 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2467 | 2026.01.16 20:31:28.697276 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1290 rows starting from the beginning of the part | ||
| 2468 | 2026.01.16 20:31:28.697292 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682037 sec., 708070.036509304 rows/sec., 55.08 MiB/sec. | ||
| 2469 | 2026.01.16 20:31:28.697321 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 162 rows starting from the beginning of the part | ||
| 2470 | 2026.01.16 20:31:28.697377 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 2471 | 2026.01.16 20:31:28.697409 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2472 | 2026.01.16 20:31:28.697443 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 198 rows starting from the beginning of the part | ||
| 2473 | 2026.01.16 20:31:28.697477 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2474 | 2026.01.16 20:31:28.697595 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2475 | 2026.01.16 20:31:28.697721 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.01.16 20:31:28.697823 [ 276 ] {d1a995d9-1134-41cf-bf38-1b13fcc7b302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.01.16 20:31:28.697881 [ 276 ] {d1a995d9-1134-41cf-bf38-1b13fcc7b302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2478 | 2026.01.16 20:31:28.697933 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_11_2} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2026.01.16 20:31:28.698026 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_11_2} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2480 | 2026.01.16 20:31:28.698120 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2481 | 2026.01.16 20:31:28.698591 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2130 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444773 sec., 1474280.0426087696 rows/sec., 102.88 MiB/sec. | ||
| 2482 | 2026.01.16 20:31:28.698671 [ 276 ] {d1a995d9-1134-41cf-bf38-1b13fcc7b302} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.01.16 20:31:28.698712 [ 276 ] {d1a995d9-1134-41cf-bf38-1b13fcc7b302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2484 | 2026.01.16 20:31:28.698905 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2485 | 2026.01.16 20:31:28.699179 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.01.16 20:31:28.699264 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2487 | 2026.01.16 20:31:28.699295 [ 276 ] {d1a995d9-1134-41cf-bf38-1b13fcc7b302} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2488 | 2026.01.16 20:31:28.699342 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2489 | 2026.01.16 20:31:28.699534 [ 276 ] {d1a995d9-1134-41cf-bf38-1b13fcc7b302} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.01.16 20:31:28.699679 [ 276 ] {d1a995d9-1134-41cf-bf38-1b13fcc7b302} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001874 sec., 12273.212379935965 rows/sec., 21.99 MiB/sec. | ||
| 2491 | 2026.01.16 20:31:28.699739 [ 276 ] {d1a995d9-1134-41cf-bf38-1b13fcc7b302} <Debug> TCPHandler: Processed in 0.002065536 sec. | ||
| 2492 | 2026.01.16 20:31:28.699848 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.01.16 20:31:28.699942 [ 276 ] {ca06fe7c-8bd2-48ca-aef9-b6582928b6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2494 | 2026.01.16 20:31:28.699983 [ 276 ] {ca06fe7c-8bd2-48ca-aef9-b6582928b6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2495 | 2026.01.16 20:31:28.700346 [ 276 ] {ca06fe7c-8bd2-48ca-aef9-b6582928b6c5} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.01.16 20:31:28.700427 [ 276 ] {ca06fe7c-8bd2-48ca-aef9-b6582928b6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2497 | 2026.01.16 20:31:28.700793 [ 276 ] {ca06fe7c-8bd2-48ca-aef9-b6582928b6c5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2498 | 2026.01.16 20:31:28.700998 [ 276 ] {ca06fe7c-8bd2-48ca-aef9-b6582928b6c5} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.01.16 20:31:28.701127 [ 276 ] {ca06fe7c-8bd2-48ca-aef9-b6582928b6c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 2500 | 2026.01.16 20:31:28.701148 [ 34 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2501 | 2026.01.16 20:31:28.701163 [ 276 ] {ca06fe7c-8bd2-48ca-aef9-b6582928b6c5} <Debug> TCPHandler: Processed in 0.00136475 sec. | ||
| 2502 | 2026.01.16 20:31:28.701207 [ 34 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.01.16 20:31:28.701242 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2504 | 2026.01.16 20:31:28.701414 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 2505 | 2026.01.16 20:31:28.701499 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2506 | 2026.01.16 20:31:28.701523 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 328 rows starting from the beginning of the part | ||
| 2507 | 2026.01.16 20:31:28.701563 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2508 | 2026.01.16 20:31:28.701596 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 2509 | 2026.01.16 20:31:28.701627 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2510 | 2026.01.16 20:31:28.701654 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 2511 | 2026.01.16 20:31:28.701685 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2512 | 2026.01.16 20:31:28.702341 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 4 columns (4 merged, 0 gathered) in 0.000952781 sec., 659123.1353270059 rows/sec., 43.37 MiB/sec. | ||
| 2513 | 2026.01.16 20:31:28.702585 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2514 | 2026.01.16 20:31:28.702881 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_11_2} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.01.16 20:31:28.702961 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_11_2} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2516 | 2026.01.16 20:31:28.703035 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2517 | 2026.01.16 20:31:30.291464 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2518 | 2026.01.16 20:31:30.291534 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2519 | 2026.01.16 20:31:30.431275 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4741 | ||
| 2520 | 2026.01.16 20:31:30.431762 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.01.16 20:31:30.431799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2522 | 2026.01.16 20:31:30.432280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2523 | 2026.01.16 20:31:30.432521 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.01.16 20:31:30.432659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4741 | ||
| 2525 | 2026.01.16 20:31:30.668778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2526 | 2026.01.16 20:31:30.686826 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.01.16 20:31:30.686885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2528 | 2026.01.16 20:31:30.693064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2529 | 2026.01.16 20:31:30.693802 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.01.16 20:31:30.696697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2531 | 2026.01.16 20:31:31.000280 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.39 MiB, peak 211.93 MiB, free memory in arenas 0.00 B, will set to 209.32 MiB (RSS), difference: 2.93 MiB | ||
| 2532 | 2026.01.16 20:31:33.690651 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.01.16 20:31:33.690841 [ 276 ] {2235a64c-a5b8-4c3d-b45a-ba91254d8d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2534 | 2026.01.16 20:31:33.690908 [ 276 ] {2235a64c-a5b8-4c3d-b45a-ba91254d8d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2535 | 2026.01.16 20:31:33.691533 [ 276 ] {2235a64c-a5b8-4c3d-b45a-ba91254d8d3f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.01.16 20:31:33.691573 [ 276 ] {2235a64c-a5b8-4c3d-b45a-ba91254d8d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2537 | 2026.01.16 20:31:33.691954 [ 276 ] {2235a64c-a5b8-4c3d-b45a-ba91254d8d3f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2538 | 2026.01.16 20:31:33.692179 [ 276 ] {2235a64c-a5b8-4c3d-b45a-ba91254d8d3f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.01.16 20:31:33.692327 [ 276 ] {2235a64c-a5b8-4c3d-b45a-ba91254d8d3f} <Debug> executeQuery: Read 88 rows, 7.53 KiB in 0.001539 sec., 57179.987004548406 rows/sec., 4.78 MiB/sec. | ||
| 2540 | 2026.01.16 20:31:33.692366 [ 276 ] {2235a64c-a5b8-4c3d-b45a-ba91254d8d3f} <Debug> TCPHandler: Processed in 0.001845401 sec. | ||
| 2541 | 2026.01.16 20:31:33.692487 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2026.01.16 20:31:33.692579 [ 276 ] {bfceeec9-3528-41ef-bcd4-5b603aebba53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2543 | 2026.01.16 20:31:33.692618 [ 276 ] {bfceeec9-3528-41ef-bcd4-5b603aebba53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2544 | 2026.01.16 20:31:33.692996 [ 276 ] {bfceeec9-3528-41ef-bcd4-5b603aebba53} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2026.01.16 20:31:33.693031 [ 276 ] {bfceeec9-3528-41ef-bcd4-5b603aebba53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2546 | 2026.01.16 20:31:33.693312 [ 276 ] {bfceeec9-3528-41ef-bcd4-5b603aebba53} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2547 | 2026.01.16 20:31:33.693521 [ 276 ] {bfceeec9-3528-41ef-bcd4-5b603aebba53} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.01.16 20:31:33.693642 [ 276 ] {bfceeec9-3528-41ef-bcd4-5b603aebba53} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001081 sec., 14801.110083256246 rows/sec., 1.09 MiB/sec. | ||
| 2549 | 2026.01.16 20:31:33.693676 [ 276 ] {bfceeec9-3528-41ef-bcd4-5b603aebba53} <Debug> TCPHandler: Processed in 0.001237278 sec. | ||
| 2550 | 2026.01.16 20:31:33.693781 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.01.16 20:31:33.693871 [ 276 ] {5584a1fa-1c47-4308-811d-7f91d4af1a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2552 | 2026.01.16 20:31:33.693908 [ 276 ] {5584a1fa-1c47-4308-811d-7f91d4af1a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2553 | 2026.01.16 20:31:33.694296 [ 276 ] {5584a1fa-1c47-4308-811d-7f91d4af1a15} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.01.16 20:31:33.694329 [ 276 ] {5584a1fa-1c47-4308-811d-7f91d4af1a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2555 | 2026.01.16 20:31:33.694616 [ 276 ] {5584a1fa-1c47-4308-811d-7f91d4af1a15} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2556 | 2026.01.16 20:31:33.694818 [ 276 ] {5584a1fa-1c47-4308-811d-7f91d4af1a15} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.01.16 20:31:33.694937 [ 276 ] {5584a1fa-1c47-4308-811d-7f91d4af1a15} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001084 sec., 73800.73800738007 rows/sec., 5.76 MiB/sec. | ||
| 2558 | 2026.01.16 20:31:33.694972 [ 276 ] {5584a1fa-1c47-4308-811d-7f91d4af1a15} <Debug> TCPHandler: Processed in 0.001237198 sec. | ||
| 2559 | 2026.01.16 20:31:33.695075 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2026.01.16 20:31:33.695170 [ 276 ] {be5194a6-b263-4789-ade4-3fa524a548c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2561 | 2026.01.16 20:31:33.695212 [ 276 ] {be5194a6-b263-4789-ade4-3fa524a548c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2562 | 2026.01.16 20:31:33.695596 [ 276 ] {be5194a6-b263-4789-ade4-3fa524a548c0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.01.16 20:31:33.695629 [ 276 ] {be5194a6-b263-4789-ade4-3fa524a548c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2564 | 2026.01.16 20:31:33.695941 [ 276 ] {be5194a6-b263-4789-ade4-3fa524a548c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2565 | 2026.01.16 20:31:33.696141 [ 276 ] {be5194a6-b263-4789-ade4-3fa524a548c0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.01.16 20:31:33.696260 [ 276 ] {be5194a6-b263-4789-ade4-3fa524a548c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001108 sec., 144404.3321299639 rows/sec., 10.06 MiB/sec. | ||
| 2567 | 2026.01.16 20:31:33.696294 [ 276 ] {be5194a6-b263-4789-ade4-3fa524a548c0} <Debug> TCPHandler: Processed in 0.001265978 sec. | ||
| 2568 | 2026.01.16 20:31:33.696390 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.01.16 20:31:33.696480 [ 276 ] {720da579-47de-42b3-b9ca-8014febb929d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2570 | 2026.01.16 20:31:33.696532 [ 276 ] {720da579-47de-42b3-b9ca-8014febb929d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2571 | 2026.01.16 20:31:33.697248 [ 276 ] {720da579-47de-42b3-b9ca-8014febb929d} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.01.16 20:31:33.697283 [ 276 ] {720da579-47de-42b3-b9ca-8014febb929d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2573 | 2026.01.16 20:31:33.697792 [ 276 ] {720da579-47de-42b3-b9ca-8014febb929d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2574 | 2026.01.16 20:31:33.698004 [ 276 ] {720da579-47de-42b3-b9ca-8014febb929d} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.01.16 20:31:33.698135 [ 276 ] {720da579-47de-42b3-b9ca-8014febb929d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001672 sec., 9569.377990430621 rows/sec., 17.15 MiB/sec. | ||
| 2576 | 2026.01.16 20:31:33.698182 [ 276 ] {720da579-47de-42b3-b9ca-8014febb929d} <Debug> TCPHandler: Processed in 0.001837941 sec. | ||
| 2577 | 2026.01.16 20:31:33.698287 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2026.01.16 20:31:33.698378 [ 276 ] {577469d9-0204-489e-a891-0890bcac656a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2579 | 2026.01.16 20:31:33.698418 [ 276 ] {577469d9-0204-489e-a891-0890bcac656a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2580 | 2026.01.16 20:31:33.698733 [ 276 ] {577469d9-0204-489e-a891-0890bcac656a} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2026.01.16 20:31:33.698767 [ 276 ] {577469d9-0204-489e-a891-0890bcac656a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2582 | 2026.01.16 20:31:33.699064 [ 276 ] {577469d9-0204-489e-a891-0890bcac656a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2583 | 2026.01.16 20:31:33.699275 [ 276 ] {577469d9-0204-489e-a891-0890bcac656a} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.01.16 20:31:33.699396 [ 276 ] {577469d9-0204-489e-a891-0890bcac656a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 2585 | 2026.01.16 20:31:33.699430 [ 276 ] {577469d9-0204-489e-a891-0890bcac656a} <Debug> TCPHandler: Processed in 0.001190376 sec. | ||
| 2586 | 2026.01.16 20:31:35.431274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 362 | ||
| 2587 | 2026.01.16 20:31:35.433304 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.01.16 20:31:35.433360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2589 | 2026.01.16 20:31:35.434542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2590 | 2026.01.16 20:31:35.434814 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.01.16 20:31:35.435157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2592 | 2026.01.16 20:31:37.933706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5189 | ||
| 2593 | 2026.01.16 20:31:37.934198 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.01.16 20:31:37.934246 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2595 | 2026.01.16 20:31:37.934754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2596 | 2026.01.16 20:31:37.934988 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.01.16 20:31:37.935138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5189 | ||
| 2598 | 2026.01.16 20:31:37.935133 [ 67 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2599 | 2026.01.16 20:31:37.935208 [ 67 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.01.16 20:31:37.935227 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2601 | 2026.01.16 20:31:37.935363 [ 198 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 2602 | 2026.01.16 20:31:37.935528 [ 198 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2603 | 2026.01.16 20:31:37.935588 [ 198 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2821 rows starting from the beginning of the part | ||
| 2604 | 2026.01.16 20:31:37.935694 [ 198 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 2605 | 2026.01.16 20:31:37.935750 [ 198 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 2606 | 2026.01.16 20:31:37.935805 [ 198 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 2607 | 2026.01.16 20:31:37.935856 [ 198 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 2608 | 2026.01.16 20:31:37.935910 [ 198 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 2609 | 2026.01.16 20:31:37.937368 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5189 rows, containing 4 columns (4 merged, 0 gathered) in 0.002075097 sec., 2500605.9957679086 rows/sec., 35.77 MiB/sec. | ||
| 2610 | 2026.01.16 20:31:37.938185 [ 198 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2611 | 2026.01.16 20:31:37.938440 [ 198 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_11_2} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.01.16 20:31:37.938513 [ 198 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_11_2} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2613 | 2026.01.16 20:31:37.938589 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2614 | 2026.01.16 20:31:38.197744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2615 | 2026.01.16 20:31:38.215673 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.01.16 20:31:38.215741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2617 | 2026.01.16 20:31:38.222339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2618 | 2026.01.16 20:31:38.223440 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.01.16 20:31:38.223855 [ 80 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2620 | 2026.01.16 20:31:38.223938 [ 80 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.01.16 20:31:38.223964 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2622 | 2026.01.16 20:31:38.224136 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 2623 | 2026.01.16 20:31:38.228719 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2624 | 2026.01.16 20:31:38.228758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2625 | 2026.01.16 20:31:38.230122 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 2626 | 2026.01.16 20:31:38.234776 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 2627 | 2026.01.16 20:31:38.239177 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 2628 | 2026.01.16 20:31:38.243594 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 2629 | 2026.01.16 20:31:38.247962 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 2630 | 2026.01.16 20:31:38.252524 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 2631 | 2026.01.16 20:31:38.304565 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080514352 sec., 1030.8721108504978 rows/sec., 5.33 MiB/sec. | ||
| 2632 | 2026.01.16 20:31:38.306213 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2633 | 2026.01.16 20:31:38.307949 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_11_2} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.01.16 20:31:38.308039 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_11_2} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2635 | 2026.01.16 20:31:38.309155 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2636 | 2026.01.16 20:31:38.691180 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.01.16 20:31:38.691435 [ 276 ] {68b8453c-a369-4ed1-8456-08f79aa323da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2638 | 2026.01.16 20:31:38.691535 [ 276 ] {68b8453c-a369-4ed1-8456-08f79aa323da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2639 | 2026.01.16 20:31:38.692300 [ 276 ] {68b8453c-a369-4ed1-8456-08f79aa323da} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.01.16 20:31:38.692344 [ 276 ] {68b8453c-a369-4ed1-8456-08f79aa323da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2641 | 2026.01.16 20:31:38.692722 [ 276 ] {68b8453c-a369-4ed1-8456-08f79aa323da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2642 | 2026.01.16 20:31:38.692951 [ 276 ] {68b8453c-a369-4ed1-8456-08f79aa323da} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.01.16 20:31:38.693122 [ 276 ] {68b8453c-a369-4ed1-8456-08f79aa323da} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001753 sec., 2281.802624073018 rows/sec., 186.06 KiB/sec. | ||
| 2644 | 2026.01.16 20:31:38.693169 [ 276 ] {68b8453c-a369-4ed1-8456-08f79aa323da} <Debug> TCPHandler: Processed in 0.002158119 sec. | ||
| 2645 | 2026.01.16 20:31:38.693286 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.01.16 20:31:38.693389 [ 276 ] {82d6339b-ad57-46ca-b506-9f39b659681d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2647 | 2026.01.16 20:31:38.693431 [ 276 ] {82d6339b-ad57-46ca-b506-9f39b659681d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2648 | 2026.01.16 20:31:38.693876 [ 276 ] {82d6339b-ad57-46ca-b506-9f39b659681d} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.01.16 20:31:38.693915 [ 276 ] {82d6339b-ad57-46ca-b506-9f39b659681d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2650 | 2026.01.16 20:31:38.694239 [ 276 ] {82d6339b-ad57-46ca-b506-9f39b659681d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2651 | 2026.01.16 20:31:38.694452 [ 276 ] {82d6339b-ad57-46ca-b506-9f39b659681d} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.01.16 20:31:38.694581 [ 276 ] {82d6339b-ad57-46ca-b506-9f39b659681d} <Debug> executeQuery: Read 104 rows, 8.84 KiB in 0.001217 sec., 85456.03944124897 rows/sec., 7.10 MiB/sec. | ||
| 2653 | 2026.01.16 20:31:38.694617 [ 276 ] {82d6339b-ad57-46ca-b506-9f39b659681d} <Debug> TCPHandler: Processed in 0.001384801 sec. | ||
| 2654 | 2026.01.16 20:31:38.694721 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.01.16 20:31:38.694816 [ 276 ] {75c2d29c-9d9b-4f92-9763-31c6de137942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2656 | 2026.01.16 20:31:38.694856 [ 276 ] {75c2d29c-9d9b-4f92-9763-31c6de137942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2657 | 2026.01.16 20:31:38.695232 [ 276 ] {75c2d29c-9d9b-4f92-9763-31c6de137942} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.01.16 20:31:38.695269 [ 276 ] {75c2d29c-9d9b-4f92-9763-31c6de137942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2659 | 2026.01.16 20:31:38.695587 [ 276 ] {75c2d29c-9d9b-4f92-9763-31c6de137942} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2660 | 2026.01.16 20:31:38.695802 [ 276 ] {75c2d29c-9d9b-4f92-9763-31c6de137942} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.01.16 20:31:38.695901 [ 80 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2662 | 2026.01.16 20:31:38.695927 [ 276 ] {75c2d29c-9d9b-4f92-9763-31c6de137942} <Debug> executeQuery: Read 27 rows, 2.01 KiB in 0.001131 sec., 23872.67904509284 rows/sec., 1.73 MiB/sec. | ||
| 2663 | 2026.01.16 20:31:38.695966 [ 80 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.01.16 20:31:38.695974 [ 276 ] {75c2d29c-9d9b-4f92-9763-31c6de137942} <Debug> TCPHandler: Processed in 0.001302499 sec. | ||
| 2665 | 2026.01.16 20:31:38.695995 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2666 | 2026.01.16 20:31:38.696090 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.01.16 20:31:38.696173 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 2668 | 2026.01.16 20:31:38.696190 [ 276 ] {ae36e7fd-beab-4486-840d-8e7b0c57cbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2669 | 2026.01.16 20:31:38.696283 [ 276 ] {ae36e7fd-beab-4486-840d-8e7b0c57cbd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2670 | 2026.01.16 20:31:38.696399 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2671 | 2026.01.16 20:31:38.696458 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 2672 | 2026.01.16 20:31:38.696559 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2673 | 2026.01.16 20:31:38.696633 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 2674 | 2026.01.16 20:31:38.696692 [ 276 ] {ae36e7fd-beab-4486-840d-8e7b0c57cbd8} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.01.16 20:31:38.696706 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 2676 | 2026.01.16 20:31:38.696739 [ 276 ] {ae36e7fd-beab-4486-840d-8e7b0c57cbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2677 | 2026.01.16 20:31:38.696789 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part | ||
| 2678 | 2026.01.16 20:31:38.696863 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 2679 | 2026.01.16 20:31:38.697069 [ 276 ] {ae36e7fd-beab-4486-840d-8e7b0c57cbd8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2680 | 2026.01.16 20:31:38.697332 [ 276 ] {ae36e7fd-beab-4486-840d-8e7b0c57cbd8} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.01.16 20:31:38.697467 [ 276 ] {ae36e7fd-beab-4486-840d-8e7b0c57cbd8} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001296 sec., 70216.04938271604 rows/sec., 5.49 MiB/sec. | ||
| 2682 | 2026.01.16 20:31:38.697505 [ 276 ] {ae36e7fd-beab-4486-840d-8e7b0c57cbd8} <Debug> TCPHandler: Processed in 0.001463073 sec. | ||
| 2683 | 2026.01.16 20:31:38.697609 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.01.16 20:31:38.697703 [ 276 ] {327abe35-a400-4660-97d9-123814e8b4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2685 | 2026.01.16 20:31:38.697746 [ 276 ] {327abe35-a400-4660-97d9-123814e8b4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2686 | 2026.01.16 20:31:38.697923 [ 197 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842102 sec., 200314.64055736328 rows/sec., 13.84 MiB/sec. | ||
| 2687 | 2026.01.16 20:31:38.698120 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2688 | 2026.01.16 20:31:38.698131 [ 276 ] {327abe35-a400-4660-97d9-123814e8b4d8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.01.16 20:31:38.698179 [ 276 ] {327abe35-a400-4660-97d9-123814e8b4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2690 | 2026.01.16 20:31:38.698463 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_11_2} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.01.16 20:31:38.698561 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_11_2} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2692 | 2026.01.16 20:31:38.698581 [ 276 ] {327abe35-a400-4660-97d9-123814e8b4d8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2693 | 2026.01.16 20:31:38.698644 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2694 | 2026.01.16 20:31:38.698804 [ 276 ] {327abe35-a400-4660-97d9-123814e8b4d8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.01.16 20:31:38.698938 [ 276 ] {327abe35-a400-4660-97d9-123814e8b4d8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001254 sec., 129186.60287081341 rows/sec., 9.00 MiB/sec. | ||
| 2696 | 2026.01.16 20:31:38.698973 [ 276 ] {327abe35-a400-4660-97d9-123814e8b4d8} <Debug> TCPHandler: Processed in 0.001412931 sec. | ||
| 2697 | 2026.01.16 20:31:38.699070 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.01.16 20:31:38.699163 [ 276 ] {028a9fc7-0dfa-4d69-a21f-5b09dee7471b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2699 | 2026.01.16 20:31:38.699217 [ 276 ] {028a9fc7-0dfa-4d69-a21f-5b09dee7471b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2700 | 2026.01.16 20:31:38.700006 [ 276 ] {028a9fc7-0dfa-4d69-a21f-5b09dee7471b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.01.16 20:31:38.700043 [ 276 ] {028a9fc7-0dfa-4d69-a21f-5b09dee7471b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2702 | 2026.01.16 20:31:38.700595 [ 276 ] {028a9fc7-0dfa-4d69-a21f-5b09dee7471b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2703 | 2026.01.16 20:31:38.700842 [ 276 ] {028a9fc7-0dfa-4d69-a21f-5b09dee7471b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.01.16 20:31:38.700977 [ 276 ] {028a9fc7-0dfa-4d69-a21f-5b09dee7471b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001833 sec., 12547.735951991272 rows/sec., 22.48 MiB/sec. | ||
| 2705 | 2026.01.16 20:31:38.701038 [ 276 ] {028a9fc7-0dfa-4d69-a21f-5b09dee7471b} <Debug> TCPHandler: Processed in 0.002015955 sec. | ||
| 2706 | 2026.01.16 20:31:38.701144 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.01.16 20:31:38.701238 [ 276 ] {dbee11e0-2adc-48d8-8b99-e076260f86e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2708 | 2026.01.16 20:31:38.701279 [ 276 ] {dbee11e0-2adc-48d8-8b99-e076260f86e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2709 | 2026.01.16 20:31:38.701607 [ 276 ] {dbee11e0-2adc-48d8-8b99-e076260f86e4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.01.16 20:31:38.701643 [ 276 ] {dbee11e0-2adc-48d8-8b99-e076260f86e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2711 | 2026.01.16 20:31:38.701945 [ 276 ] {dbee11e0-2adc-48d8-8b99-e076260f86e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2712 | 2026.01.16 20:31:38.702154 [ 276 ] {dbee11e0-2adc-48d8-8b99-e076260f86e4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.01.16 20:31:38.702279 [ 276 ] {dbee11e0-2adc-48d8-8b99-e076260f86e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 2714 | 2026.01.16 20:31:38.702314 [ 276 ] {dbee11e0-2adc-48d8-8b99-e076260f86e4} <Debug> TCPHandler: Processed in 0.001219807 sec. | ||
| 2715 | 2026.01.16 20:31:39.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.69 MiB, peak 221.03 MiB, free memory in arenas 0.00 B, will set to 219.29 MiB (RSS), difference: 7.60 MiB | ||
| 2716 | 2026.01.16 20:31:43.690728 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.01.16 20:31:43.690942 [ 276 ] {58f6db7b-f295-4992-a05e-ad2c15a9aa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2718 | 2026.01.16 20:31:43.691016 [ 276 ] {58f6db7b-f295-4992-a05e-ad2c15a9aa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2719 | 2026.01.16 20:31:43.691641 [ 276 ] {58f6db7b-f295-4992-a05e-ad2c15a9aa07} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.01.16 20:31:43.691684 [ 276 ] {58f6db7b-f295-4992-a05e-ad2c15a9aa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2721 | 2026.01.16 20:31:43.692103 [ 276 ] {58f6db7b-f295-4992-a05e-ad2c15a9aa07} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2722 | 2026.01.16 20:31:43.692333 [ 276 ] {58f6db7b-f295-4992-a05e-ad2c15a9aa07} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.01.16 20:31:43.692490 [ 276 ] {58f6db7b-f295-4992-a05e-ad2c15a9aa07} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001603 sec., 56144.7286338116 rows/sec., 4.71 MiB/sec. | ||
| 2724 | 2026.01.16 20:31:43.692531 [ 276 ] {58f6db7b-f295-4992-a05e-ad2c15a9aa07} <Debug> TCPHandler: Processed in 0.001938994 sec. | ||
| 2725 | 2026.01.16 20:31:43.692651 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.01.16 20:31:43.692747 [ 276 ] {b348b28a-91c5-4088-a526-c936439d5464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2727 | 2026.01.16 20:31:43.692789 [ 276 ] {b348b28a-91c5-4088-a526-c936439d5464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2728 | 2026.01.16 20:31:43.693185 [ 276 ] {b348b28a-91c5-4088-a526-c936439d5464} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.01.16 20:31:43.693221 [ 276 ] {b348b28a-91c5-4088-a526-c936439d5464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2730 | 2026.01.16 20:31:43.693518 [ 276 ] {b348b28a-91c5-4088-a526-c936439d5464} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2731 | 2026.01.16 20:31:43.693725 [ 276 ] {b348b28a-91c5-4088-a526-c936439d5464} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.01.16 20:31:43.693851 [ 276 ] {b348b28a-91c5-4088-a526-c936439d5464} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001124 sec., 15124.555160142349 rows/sec., 1.11 MiB/sec. | ||
| 2733 | 2026.01.16 20:31:43.693888 [ 276 ] {b348b28a-91c5-4088-a526-c936439d5464} <Debug> TCPHandler: Processed in 0.001286839 sec. | ||
| 2734 | 2026.01.16 20:31:43.693996 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.01.16 20:31:43.694090 [ 276 ] {27e343f4-b506-4a05-9c40-0f2285cb06d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2736 | 2026.01.16 20:31:43.694130 [ 276 ] {27e343f4-b506-4a05-9c40-0f2285cb06d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2737 | 2026.01.16 20:31:43.694529 [ 276 ] {27e343f4-b506-4a05-9c40-0f2285cb06d7} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.01.16 20:31:43.694567 [ 276 ] {27e343f4-b506-4a05-9c40-0f2285cb06d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2739 | 2026.01.16 20:31:43.694881 [ 276 ] {27e343f4-b506-4a05-9c40-0f2285cb06d7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2740 | 2026.01.16 20:31:43.695096 [ 276 ] {27e343f4-b506-4a05-9c40-0f2285cb06d7} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.01.16 20:31:43.695222 [ 276 ] {27e343f4-b506-4a05-9c40-0f2285cb06d7} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001151 sec., 70373.58818418767 rows/sec., 5.50 MiB/sec. | ||
| 2742 | 2026.01.16 20:31:43.695259 [ 276 ] {27e343f4-b506-4a05-9c40-0f2285cb06d7} <Debug> TCPHandler: Processed in 0.00131125 sec. | ||
| 2743 | 2026.01.16 20:31:43.695371 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.01.16 20:31:43.695464 [ 276 ] {b4be2058-049b-4fa8-b993-15286948a8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2745 | 2026.01.16 20:31:43.695508 [ 276 ] {b4be2058-049b-4fa8-b993-15286948a8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2746 | 2026.01.16 20:31:43.695887 [ 276 ] {b4be2058-049b-4fa8-b993-15286948a8fe} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.01.16 20:31:43.695923 [ 276 ] {b4be2058-049b-4fa8-b993-15286948a8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2748 | 2026.01.16 20:31:43.696271 [ 276 ] {b4be2058-049b-4fa8-b993-15286948a8fe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2749 | 2026.01.16 20:31:43.696481 [ 276 ] {b4be2058-049b-4fa8-b993-15286948a8fe} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.01.16 20:31:43.696604 [ 276 ] {b4be2058-049b-4fa8-b993-15286948a8fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 2751 | 2026.01.16 20:31:43.696640 [ 276 ] {b4be2058-049b-4fa8-b993-15286948a8fe} <Debug> TCPHandler: Processed in 0.00131818 sec. | ||
| 2752 | 2026.01.16 20:31:43.696750 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.01.16 20:31:43.696844 [ 276 ] {8e9e3fe5-3cb0-4a71-8182-0ebbb9d7ddf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2754 | 2026.01.16 20:31:43.696897 [ 276 ] {8e9e3fe5-3cb0-4a71-8182-0ebbb9d7ddf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2755 | 2026.01.16 20:31:43.697618 [ 276 ] {8e9e3fe5-3cb0-4a71-8182-0ebbb9d7ddf9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.01.16 20:31:43.697654 [ 276 ] {8e9e3fe5-3cb0-4a71-8182-0ebbb9d7ddf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2757 | 2026.01.16 20:31:43.698172 [ 276 ] {8e9e3fe5-3cb0-4a71-8182-0ebbb9d7ddf9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2758 | 2026.01.16 20:31:43.698399 [ 276 ] {8e9e3fe5-3cb0-4a71-8182-0ebbb9d7ddf9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.01.16 20:31:43.698534 [ 276 ] {8e9e3fe5-3cb0-4a71-8182-0ebbb9d7ddf9} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001708 sec., 9953.161592505854 rows/sec., 17.84 MiB/sec. | ||
| 2760 | 2026.01.16 20:31:43.698584 [ 276 ] {8e9e3fe5-3cb0-4a71-8182-0ebbb9d7ddf9} <Debug> TCPHandler: Processed in 0.001882312 sec. | ||
| 2761 | 2026.01.16 20:31:43.698693 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.01.16 20:31:43.698788 [ 276 ] {f6b6a782-139b-4f76-bf61-c8432729b721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2763 | 2026.01.16 20:31:43.698829 [ 276 ] {f6b6a782-139b-4f76-bf61-c8432729b721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2764 | 2026.01.16 20:31:43.699167 [ 276 ] {f6b6a782-139b-4f76-bf61-c8432729b721} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.01.16 20:31:43.699204 [ 276 ] {f6b6a782-139b-4f76-bf61-c8432729b721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2766 | 2026.01.16 20:31:43.699509 [ 276 ] {f6b6a782-139b-4f76-bf61-c8432729b721} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2767 | 2026.01.16 20:31:43.699716 [ 276 ] {f6b6a782-139b-4f76-bf61-c8432729b721} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.01.16 20:31:43.699840 [ 276 ] {f6b6a782-139b-4f76-bf61-c8432729b721} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 2769 | 2026.01.16 20:31:43.699874 [ 276 ] {f6b6a782-139b-4f76-bf61-c8432729b721} <Debug> TCPHandler: Processed in 0.001229077 sec. | ||
| 2770 | 2026.01.16 20:31:45.291575 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2771 | 2026.01.16 20:31:45.291634 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2772 | 2026.01.16 20:31:45.436165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5701 | ||
| 2773 | 2026.01.16 20:31:45.436224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 388 | ||
| 2774 | 2026.01.16 20:31:45.436670 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.01.16 20:31:45.436715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2776 | 2026.01.16 20:31:45.437236 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2777 | 2026.01.16 20:31:45.437469 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.01.16 20:31:45.437613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5701 | ||
| 2779 | 2026.01.16 20:31:45.438341 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.01.16 20:31:45.438403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2781 | 2026.01.16 20:31:45.439586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2782 | 2026.01.16 20:31:45.439866 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.01.16 20:31:45.440220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 2784 | 2026.01.16 20:31:45.729784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2785 | 2026.01.16 20:31:45.746994 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.01.16 20:31:45.747063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2787 | 2026.01.16 20:31:45.752663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2788 | 2026.01.16 20:31:45.753378 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.01.16 20:31:45.756310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2790 | 2026.01.16 20:31:48.690999 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2026.01.16 20:31:48.691185 [ 276 ] {21ec6071-6026-44d0-9489-a1629a2d1187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2792 | 2026.01.16 20:31:48.691253 [ 276 ] {21ec6071-6026-44d0-9489-a1629a2d1187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2793 | 2026.01.16 20:31:48.691904 [ 276 ] {21ec6071-6026-44d0-9489-a1629a2d1187} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.01.16 20:31:48.691948 [ 276 ] {21ec6071-6026-44d0-9489-a1629a2d1187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2795 | 2026.01.16 20:31:48.692359 [ 276 ] {21ec6071-6026-44d0-9489-a1629a2d1187} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2796 | 2026.01.16 20:31:48.692593 [ 276 ] {21ec6071-6026-44d0-9489-a1629a2d1187} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.01.16 20:31:48.692740 [ 276 ] {21ec6071-6026-44d0-9489-a1629a2d1187} <Debug> executeQuery: Read 102 rows, 8.70 KiB in 0.001607 sec., 63472.30864965775 rows/sec., 5.29 MiB/sec. | ||
| 2798 | 2026.01.16 20:31:48.692780 [ 276 ] {21ec6071-6026-44d0-9489-a1629a2d1187} <Debug> TCPHandler: Processed in 0.001924803 sec. | ||
| 2799 | 2026.01.16 20:31:48.692906 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2026.01.16 20:31:48.693003 [ 276 ] {4cb276ae-1eaf-452e-8e2d-589d6c55206b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2801 | 2026.01.16 20:31:48.693045 [ 276 ] {4cb276ae-1eaf-452e-8e2d-589d6c55206b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2802 | 2026.01.16 20:31:48.693443 [ 276 ] {4cb276ae-1eaf-452e-8e2d-589d6c55206b} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.01.16 20:31:48.693478 [ 276 ] {4cb276ae-1eaf-452e-8e2d-589d6c55206b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2804 | 2026.01.16 20:31:48.693776 [ 276 ] {4cb276ae-1eaf-452e-8e2d-589d6c55206b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2805 | 2026.01.16 20:31:48.693988 [ 276 ] {4cb276ae-1eaf-452e-8e2d-589d6c55206b} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.01.16 20:31:48.694115 [ 276 ] {4cb276ae-1eaf-452e-8e2d-589d6c55206b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001132 sec., 20318.021201413427 rows/sec., 1.49 MiB/sec. | ||
| 2807 | 2026.01.16 20:31:48.694151 [ 276 ] {4cb276ae-1eaf-452e-8e2d-589d6c55206b} <Debug> TCPHandler: Processed in 0.001295629 sec. | ||
| 2808 | 2026.01.16 20:31:48.694275 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2026.01.16 20:31:48.694370 [ 276 ] {60705d52-bf51-4d39-b548-b5bafab8d73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2810 | 2026.01.16 20:31:48.694410 [ 276 ] {60705d52-bf51-4d39-b548-b5bafab8d73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2811 | 2026.01.16 20:31:48.694814 [ 276 ] {60705d52-bf51-4d39-b548-b5bafab8d73e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.01.16 20:31:48.694849 [ 276 ] {60705d52-bf51-4d39-b548-b5bafab8d73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2813 | 2026.01.16 20:31:48.695168 [ 276 ] {60705d52-bf51-4d39-b548-b5bafab8d73e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2814 | 2026.01.16 20:31:48.695390 [ 276 ] {60705d52-bf51-4d39-b548-b5bafab8d73e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2815 | 2026.01.16 20:31:48.695517 [ 276 ] {60705d52-bf51-4d39-b548-b5bafab8d73e} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001165 sec., 74678.11158798283 rows/sec., 5.83 MiB/sec. | ||
| 2816 | 2026.01.16 20:31:48.695553 [ 276 ] {60705d52-bf51-4d39-b548-b5bafab8d73e} <Debug> TCPHandler: Processed in 0.001326299 sec. | ||
| 2817 | 2026.01.16 20:31:48.695663 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2818 | 2026.01.16 20:31:48.695758 [ 276 ] {2b1ca1a1-e789-435d-a926-d288583b4fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2819 | 2026.01.16 20:31:48.695801 [ 276 ] {2b1ca1a1-e789-435d-a926-d288583b4fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2820 | 2026.01.16 20:31:48.696204 [ 276 ] {2b1ca1a1-e789-435d-a926-d288583b4fd9} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.01.16 20:31:48.696238 [ 276 ] {2b1ca1a1-e789-435d-a926-d288583b4fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2822 | 2026.01.16 20:31:48.696564 [ 276 ] {2b1ca1a1-e789-435d-a926-d288583b4fd9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2823 | 2026.01.16 20:31:48.696783 [ 276 ] {2b1ca1a1-e789-435d-a926-d288583b4fd9} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.01.16 20:31:48.696910 [ 276 ] {2b1ca1a1-e789-435d-a926-d288583b4fd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 2825 | 2026.01.16 20:31:48.696944 [ 276 ] {2b1ca1a1-e789-435d-a926-d288583b4fd9} <Debug> TCPHandler: Processed in 0.00132949 sec. | ||
| 2826 | 2026.01.16 20:31:48.697055 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.01.16 20:31:48.697151 [ 276 ] {710932df-1107-418b-85c9-4dc57df78e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.01.16 20:31:48.697204 [ 276 ] {710932df-1107-418b-85c9-4dc57df78e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2829 | 2026.01.16 20:31:48.697952 [ 276 ] {710932df-1107-418b-85c9-4dc57df78e83} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.01.16 20:31:48.697987 [ 276 ] {710932df-1107-418b-85c9-4dc57df78e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2831 | 2026.01.16 20:31:48.698512 [ 276 ] {710932df-1107-418b-85c9-4dc57df78e83} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2832 | 2026.01.16 20:31:48.698740 [ 276 ] {710932df-1107-418b-85c9-4dc57df78e83} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.01.16 20:31:48.698837 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2834 | 2026.01.16 20:31:48.698872 [ 276 ] {710932df-1107-418b-85c9-4dc57df78e83} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00174 sec., 13218.3908045977 rows/sec., 23.69 MiB/sec. | ||
| 2835 | 2026.01.16 20:31:48.698875 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.01.16 20:31:48.698903 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2837 | 2026.01.16 20:31:48.698924 [ 276 ] {710932df-1107-418b-85c9-4dc57df78e83} <Debug> TCPHandler: Processed in 0.001918083 sec. | ||
| 2838 | 2026.01.16 20:31:48.699022 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 2839 | 2026.01.16 20:31:48.699037 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.01.16 20:31:48.699157 [ 276 ] {207b3240-aa44-4583-9a5d-0d90cf7ff096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.01.16 20:31:48.699199 [ 276 ] {207b3240-aa44-4583-9a5d-0d90cf7ff096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2842 | 2026.01.16 20:31:48.699279 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2843 | 2026.01.16 20:31:48.699345 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 78 rows starting from the beginning of the part | ||
| 2844 | 2026.01.16 20:31:48.699494 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2845 | 2026.01.16 20:31:48.699535 [ 276 ] {207b3240-aa44-4583-9a5d-0d90cf7ff096} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.01.16 20:31:48.699574 [ 276 ] {207b3240-aa44-4583-9a5d-0d90cf7ff096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2847 | 2026.01.16 20:31:48.699594 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part | ||
| 2848 | 2026.01.16 20:31:48.699693 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 2849 | 2026.01.16 20:31:48.699784 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 17 rows starting from the beginning of the part | ||
| 2850 | 2026.01.16 20:31:48.699879 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part | ||
| 2851 | 2026.01.16 20:31:48.699887 [ 276 ] {207b3240-aa44-4583-9a5d-0d90cf7ff096} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2852 | 2026.01.16 20:31:48.700112 [ 276 ] {207b3240-aa44-4583-9a5d-0d90cf7ff096} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.01.16 20:31:48.700248 [ 276 ] {207b3240-aa44-4583-9a5d-0d90cf7ff096} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 2854 | 2026.01.16 20:31:48.700284 [ 276 ] {207b3240-aa44-4583-9a5d-0d90cf7ff096} <Debug> TCPHandler: Processed in 0.001297039 sec. | ||
| 2855 | 2026.01.16 20:31:48.706765 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 19 columns (19 merged, 0 gathered) in 0.007797954 sec., 23082.977919592755 rows/sec., 41.36 MiB/sec. | ||
| 2856 | 2026.01.16 20:31:48.707244 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2857 | 2026.01.16 20:31:48.707586 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.01.16 20:31:48.707657 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2859 | 2026.01.16 20:31:48.707791 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2860 | 2026.01.16 20:31:50.167448 [ 144 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2861 | 2026.01.16 20:31:50.167576 [ 144 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.01.16 20:31:50.167621 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2863 | 2026.01.16 20:31:50.167786 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::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 | ||
| 2864 | 2026.01.16 20:31:50.167982 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2865 | 2026.01.16 20:31:50.168034 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2866 | 2026.01.16 20:31:50.168133 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::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 | ||
| 2867 | 2026.01.16 20:31:50.168201 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2868 | 2026.01.16 20:31:50.168271 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2869 | 2026.01.16 20:31:50.168345 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 2870 | 2026.01.16 20:31:50.169130 [ 197 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414242 sec., 14141.851253180148 rows/sec., 1.18 MiB/sec. | ||
| 2871 | 2026.01.16 20:31:50.169335 [ 200 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2872 | 2026.01.16 20:31:50.169679 [ 200 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_5_1} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.01.16 20:31:50.169768 [ 200 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_5_1} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2874 | 2026.01.16 20:31:50.169881 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2875 | 2026.01.16 20:31:52.938293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6149 | ||
| 2876 | 2026.01.16 20:31:52.938778 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.01.16 20:31:52.938820 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2878 | 2026.01.16 20:31:52.939288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2879 | 2026.01.16 20:31:52.939520 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.01.16 20:31:52.939647 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6149 | ||
| 2881 | 2026.01.16 20:31:53.256961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2882 | 2026.01.16 20:31:53.273016 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.01.16 20:31:53.273084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2884 | 2026.01.16 20:31:53.278962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2885 | 2026.01.16 20:31:53.279642 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.01.16 20:31:53.282400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2887 | 2026.01.16 20:31:53.692196 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.01.16 20:31:53.692394 [ 276 ] {7d50d702-5bbe-493d-870f-3149695566a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2889 | 2026.01.16 20:31:53.692468 [ 276 ] {7d50d702-5bbe-493d-870f-3149695566a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2890 | 2026.01.16 20:31:53.693131 [ 276 ] {7d50d702-5bbe-493d-870f-3149695566a8} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.01.16 20:31:53.693178 [ 276 ] {7d50d702-5bbe-493d-870f-3149695566a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2892 | 2026.01.16 20:31:53.693565 [ 276 ] {7d50d702-5bbe-493d-870f-3149695566a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2893 | 2026.01.16 20:31:53.693802 [ 276 ] {7d50d702-5bbe-493d-870f-3149695566a8} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.01.16 20:31:53.693952 [ 276 ] {7d50d702-5bbe-493d-870f-3149695566a8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 2895 | 2026.01.16 20:31:53.693996 [ 276 ] {7d50d702-5bbe-493d-870f-3149695566a8} <Debug> TCPHandler: Processed in 0.001936514 sec. | ||
| 2896 | 2026.01.16 20:31:53.694108 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.01.16 20:31:53.694211 [ 276 ] {58634d9e-0d5f-44b6-b309-4a78b8a7f50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2898 | 2026.01.16 20:31:53.694252 [ 276 ] {58634d9e-0d5f-44b6-b309-4a78b8a7f50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2899 | 2026.01.16 20:31:53.694718 [ 276 ] {58634d9e-0d5f-44b6-b309-4a78b8a7f50b} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.01.16 20:31:53.694767 [ 276 ] {58634d9e-0d5f-44b6-b309-4a78b8a7f50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2901 | 2026.01.16 20:31:53.695203 [ 276 ] {58634d9e-0d5f-44b6-b309-4a78b8a7f50b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2902 | 2026.01.16 20:31:53.695552 [ 276 ] {58634d9e-0d5f-44b6-b309-4a78b8a7f50b} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.01.16 20:31:53.695740 [ 276 ] {58634d9e-0d5f-44b6-b309-4a78b8a7f50b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001548 sec., 2583.9793281653747 rows/sec., 210.71 KiB/sec. | ||
| 2904 | 2026.01.16 20:31:53.695793 [ 276 ] {58634d9e-0d5f-44b6-b309-4a78b8a7f50b} <Debug> TCPHandler: Processed in 0.001735079 sec. | ||
| 2905 | 2026.01.16 20:31:53.695924 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.01.16 20:31:53.696044 [ 276 ] {813d23cb-3bba-4266-b20a-4baff85245fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2907 | 2026.01.16 20:31:53.696096 [ 276 ] {813d23cb-3bba-4266-b20a-4baff85245fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2908 | 2026.01.16 20:31:53.696623 [ 276 ] {813d23cb-3bba-4266-b20a-4baff85245fb} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.01.16 20:31:53.696659 [ 276 ] {813d23cb-3bba-4266-b20a-4baff85245fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2910 | 2026.01.16 20:31:53.696979 [ 276 ] {813d23cb-3bba-4266-b20a-4baff85245fb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2911 | 2026.01.16 20:31:53.697204 [ 276 ] {813d23cb-3bba-4266-b20a-4baff85245fb} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.01.16 20:31:53.697296 [ 141 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2913 | 2026.01.16 20:31:53.697327 [ 276 ] {813d23cb-3bba-4266-b20a-4baff85245fb} <Debug> executeQuery: Read 212 rows, 19.31 KiB in 0.001308 sec., 162079.51070336392 rows/sec., 14.42 MiB/sec. | ||
| 2914 | 2026.01.16 20:31:53.697347 [ 141 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.01.16 20:31:53.697362 [ 276 ] {813d23cb-3bba-4266-b20a-4baff85245fb} <Debug> TCPHandler: Processed in 0.001500814 sec. | ||
| 2916 | 2026.01.16 20:31:53.697371 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2917 | 2026.01.16 20:31:53.697476 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.01.16 20:31:53.697505 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 2919 | 2026.01.16 20:31:53.697569 [ 276 ] {4f919295-0afa-45d0-8538-02b4cbec3978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2920 | 2026.01.16 20:31:53.697612 [ 276 ] {4f919295-0afa-45d0-8538-02b4cbec3978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2921 | 2026.01.16 20:31:53.697666 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2922 | 2026.01.16 20:31:53.697711 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1318 rows starting from the beginning of the part | ||
| 2923 | 2026.01.16 20:31:53.697789 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 88 rows starting from the beginning of the part | ||
| 2924 | 2026.01.16 20:31:53.697842 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 2925 | 2026.01.16 20:31:53.697894 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 2926 | 2026.01.16 20:31:53.697943 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 102 rows starting from the beginning of the part | ||
| 2927 | 2026.01.16 20:31:53.697991 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 2928 | 2026.01.16 20:31:53.698010 [ 276 ] {4f919295-0afa-45d0-8538-02b4cbec3978} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.01.16 20:31:53.698050 [ 276 ] {4f919295-0afa-45d0-8538-02b4cbec3978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2930 | 2026.01.16 20:31:53.698402 [ 276 ] {4f919295-0afa-45d0-8538-02b4cbec3978} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2931 | 2026.01.16 20:31:53.698621 [ 276 ] {4f919295-0afa-45d0-8538-02b4cbec3978} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.01.16 20:31:53.698760 [ 276 ] {4f919295-0afa-45d0-8538-02b4cbec3978} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001209 sec., 27295.285359801488 rows/sec., 2.03 MiB/sec. | ||
| 2933 | 2026.01.16 20:31:53.698796 [ 276 ] {4f919295-0afa-45d0-8538-02b4cbec3978} <Debug> TCPHandler: Processed in 0.00136783 sec. | ||
| 2934 | 2026.01.16 20:31:53.698899 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.01.16 20:31:53.698992 [ 276 ] {29a44d6a-2c49-4529-8e9a-5d4ad11965ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2936 | 2026.01.16 20:31:53.699029 [ 276 ] {29a44d6a-2c49-4529-8e9a-5d4ad11965ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2937 | 2026.01.16 20:31:53.699371 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1914 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936263 sec., 988502.0784883046 rows/sec., 85.18 MiB/sec. | ||
| 2938 | 2026.01.16 20:31:53.699406 [ 276 ] {29a44d6a-2c49-4529-8e9a-5d4ad11965ba} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.01.16 20:31:53.699440 [ 276 ] {29a44d6a-2c49-4529-8e9a-5d4ad11965ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2940 | 2026.01.16 20:31:53.699569 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2941 | 2026.01.16 20:31:53.699742 [ 276 ] {29a44d6a-2c49-4529-8e9a-5d4ad11965ba} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2942 | 2026.01.16 20:31:53.699832 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_16_3} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.01.16 20:31:53.699897 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_16_3} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2944 | 2026.01.16 20:31:53.699953 [ 276 ] {29a44d6a-2c49-4529-8e9a-5d4ad11965ba} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.01.16 20:31:53.699986 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 2946 | 2026.01.16 20:31:53.700079 [ 276 ] {29a44d6a-2c49-4529-8e9a-5d4ad11965ba} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001105 sec., 21719.457013574658 rows/sec., 1.80 MiB/sec. | ||
| 2947 | 2026.01.16 20:31:53.700116 [ 276 ] {29a44d6a-2c49-4529-8e9a-5d4ad11965ba} <Debug> TCPHandler: Processed in 0.001265299 sec. | ||
| 2948 | 2026.01.16 20:31:53.700222 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.01.16 20:31:53.700312 [ 276 ] {5cd6cc74-e107-46e3-b5b8-9d7c27a2e612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2950 | 2026.01.16 20:31:53.700351 [ 276 ] {5cd6cc74-e107-46e3-b5b8-9d7c27a2e612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2951 | 2026.01.16 20:31:53.700725 [ 276 ] {5cd6cc74-e107-46e3-b5b8-9d7c27a2e612} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.01.16 20:31:53.700759 [ 276 ] {5cd6cc74-e107-46e3-b5b8-9d7c27a2e612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2953 | 2026.01.16 20:31:53.701043 [ 276 ] {5cd6cc74-e107-46e3-b5b8-9d7c27a2e612} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2954 | 2026.01.16 20:31:53.701240 [ 276 ] {5cd6cc74-e107-46e3-b5b8-9d7c27a2e612} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.01.16 20:31:53.701364 [ 276 ] {5cd6cc74-e107-46e3-b5b8-9d7c27a2e612} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001069 sec., 11225.444340505144 rows/sec., 876.99 KiB/sec. | ||
| 2956 | 2026.01.16 20:31:53.701401 [ 276 ] {5cd6cc74-e107-46e3-b5b8-9d7c27a2e612} <Debug> TCPHandler: Processed in 0.001225947 sec. | ||
| 2957 | 2026.01.16 20:31:53.701513 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.01.16 20:31:53.701604 [ 276 ] {657ebdb6-bc2b-47db-8d80-cbb1ea465369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2959 | 2026.01.16 20:31:53.701643 [ 276 ] {657ebdb6-bc2b-47db-8d80-cbb1ea465369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2960 | 2026.01.16 20:31:53.702091 [ 276 ] {657ebdb6-bc2b-47db-8d80-cbb1ea465369} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.01.16 20:31:53.702125 [ 276 ] {657ebdb6-bc2b-47db-8d80-cbb1ea465369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2962 | 2026.01.16 20:31:53.702419 [ 276 ] {657ebdb6-bc2b-47db-8d80-cbb1ea465369} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2963 | 2026.01.16 20:31:53.702618 [ 276 ] {657ebdb6-bc2b-47db-8d80-cbb1ea465369} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.01.16 20:31:53.702712 [ 141 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2965 | 2026.01.16 20:31:53.702738 [ 276 ] {657ebdb6-bc2b-47db-8d80-cbb1ea465369} <Debug> executeQuery: Read 121 rows, 10.06 KiB in 0.001151 sec., 105125.97741094702 rows/sec., 8.54 MiB/sec. | ||
| 2966 | 2026.01.16 20:31:53.702747 [ 141 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.01.16 20:31:53.702768 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2968 | 2026.01.16 20:31:53.702774 [ 276 ] {657ebdb6-bc2b-47db-8d80-cbb1ea465369} <Debug> TCPHandler: Processed in 0.001307519 sec. | ||
| 2969 | 2026.01.16 20:31:53.702843 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 2970 | 2026.01.16 20:31:53.702885 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.01.16 20:31:53.702953 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2972 | 2026.01.16 20:31:53.702982 [ 276 ] {98f16427-d615-497c-a100-f75f6af5ec40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2973 | 2026.01.16 20:31:53.702988 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 788 rows starting from the beginning of the part | ||
| 2974 | 2026.01.16 20:31:53.703033 [ 276 ] {98f16427-d615-497c-a100-f75f6af5ec40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2975 | 2026.01.16 20:31:53.703063 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 80 rows starting from the beginning of the part | ||
| 2976 | 2026.01.16 20:31:53.703115 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 91 rows starting from the beginning of the part | ||
| 2977 | 2026.01.16 20:31:53.703158 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 81 rows starting from the beginning of the part | ||
| 2978 | 2026.01.16 20:31:53.703198 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 87 rows starting from the beginning of the part | ||
| 2979 | 2026.01.16 20:31:53.703242 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 121 rows starting from the beginning of the part | ||
| 2980 | 2026.01.16 20:31:53.703429 [ 276 ] {98f16427-d615-497c-a100-f75f6af5ec40} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.01.16 20:31:53.703470 [ 276 ] {98f16427-d615-497c-a100-f75f6af5ec40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2982 | 2026.01.16 20:31:53.703829 [ 276 ] {98f16427-d615-497c-a100-f75f6af5ec40} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2983 | 2026.01.16 20:31:53.704047 [ 276 ] {98f16427-d615-497c-a100-f75f6af5ec40} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.01.16 20:31:53.704136 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2985 | 2026.01.16 20:31:53.704163 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.01.16 20:31:53.704170 [ 276 ] {98f16427-d615-497c-a100-f75f6af5ec40} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001206 sec., 164179.10447761192 rows/sec., 11.77 MiB/sec. | ||
| 2987 | 2026.01.16 20:31:53.704184 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2988 | 2026.01.16 20:31:53.704210 [ 276 ] {98f16427-d615-497c-a100-f75f6af5ec40} <Debug> TCPHandler: Processed in 0.00137211 sec. | ||
| 2989 | 2026.01.16 20:31:53.704246 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436362 sec., 868861.7493361701 rows/sec., 67.75 MiB/sec. | ||
| 2990 | 2026.01.16 20:31:53.704261 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 2991 | 2026.01.16 20:31:53.704316 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2026.01.16 20:31:53.704363 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2993 | 2026.01.16 20:31:53.704392 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2130 rows starting from the beginning of the part | ||
| 2994 | 2026.01.16 20:31:53.704407 [ 276 ] {710e075d-a0e1-43b2-902d-967233b1b361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2995 | 2026.01.16 20:31:53.704461 [ 276 ] {710e075d-a0e1-43b2-902d-967233b1b361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2996 | 2026.01.16 20:31:53.704471 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2997 | 2026.01.16 20:31:53.704477 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 2998 | 2026.01.16 20:31:53.704550 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 162 rows starting from the beginning of the part | ||
| 2999 | 2026.01.16 20:31:53.704595 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 3000 | 2026.01.16 20:31:53.704639 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3001 | 2026.01.16 20:31:53.704684 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 198 rows starting from the beginning of the part | ||
| 3002 | 2026.01.16 20:31:53.704814 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_16_3} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.01.16 20:31:53.704906 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_16_3} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3004 | 2026.01.16 20:31:53.705001 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3005 | 2026.01.16 20:31:53.705228 [ 276 ] {710e075d-a0e1-43b2-902d-967233b1b361} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.01.16 20:31:53.705267 [ 276 ] {710e075d-a0e1-43b2-902d-967233b1b361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3007 | 2026.01.16 20:31:53.705790 [ 276 ] {710e075d-a0e1-43b2-902d-967233b1b361} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3008 | 2026.01.16 20:31:53.706014 [ 276 ] {710e075d-a0e1-43b2-902d-967233b1b361} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.01.16 20:31:53.706156 [ 276 ] {710e075d-a0e1-43b2-902d-967233b1b361} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001766 sec., 9626.274065685164 rows/sec., 17.25 MiB/sec. | ||
| 3010 | 2026.01.16 20:31:53.706186 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001956934 sec., 1517680.2079170784 rows/sec., 106.06 MiB/sec. | ||
| 3011 | 2026.01.16 20:31:53.706225 [ 276 ] {710e075d-a0e1-43b2-902d-967233b1b361} <Debug> TCPHandler: Processed in 0.001956303 sec. | ||
| 3012 | 2026.01.16 20:31:53.706338 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.01.16 20:31:53.706431 [ 276 ] {c4ef33a0-bcd8-4dc4-b58e-f86ee6f4d69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3014 | 2026.01.16 20:31:53.706471 [ 276 ] {c4ef33a0-bcd8-4dc4-b58e-f86ee6f4d69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3015 | 2026.01.16 20:31:53.706573 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3016 | 2026.01.16 20:31:53.706799 [ 276 ] {c4ef33a0-bcd8-4dc4-b58e-f86ee6f4d69d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.01.16 20:31:53.706842 [ 276 ] {c4ef33a0-bcd8-4dc4-b58e-f86ee6f4d69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3018 | 2026.01.16 20:31:53.706885 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.01.16 20:31:53.706977 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3020 | 2026.01.16 20:31:53.707071 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 3021 | 2026.01.16 20:31:53.707162 [ 276 ] {c4ef33a0-bcd8-4dc4-b58e-f86ee6f4d69d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3022 | 2026.01.16 20:31:53.707376 [ 276 ] {c4ef33a0-bcd8-4dc4-b58e-f86ee6f4d69d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.01.16 20:31:53.707473 [ 141 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3024 | 2026.01.16 20:31:53.707502 [ 276 ] {c4ef33a0-bcd8-4dc4-b58e-f86ee6f4d69d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3025 | 2026.01.16 20:31:53.707506 [ 141 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.01.16 20:31:53.707533 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3027 | 2026.01.16 20:31:53.707537 [ 276 ] {c4ef33a0-bcd8-4dc4-b58e-f86ee6f4d69d} <Debug> TCPHandler: Processed in 0.001246788 sec. | ||
| 3028 | 2026.01.16 20:31:53.707593 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 3029 | 2026.01.16 20:31:53.707671 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3030 | 2026.01.16 20:31:53.707695 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 628 rows starting from the beginning of the part | ||
| 3031 | 2026.01.16 20:31:53.707738 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 3032 | 2026.01.16 20:31:53.707770 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3033 | 2026.01.16 20:31:53.707804 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 3034 | 2026.01.16 20:31:53.707836 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3035 | 2026.01.16 20:31:53.707867 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3036 | 2026.01.16 20:31:53.708604 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 928 rows, containing 4 columns (4 merged, 0 gathered) in 0.001034563 sec., 896997.0895924172 rows/sec., 59.49 MiB/sec. | ||
| 3037 | 2026.01.16 20:31:53.708850 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3038 | 2026.01.16 20:31:53.709168 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_16_3} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.01.16 20:31:53.709245 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_16_3} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3040 | 2026.01.16 20:31:53.709330 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3041 | 2026.01.16 20:31:55.440771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 420 | ||
| 3042 | 2026.01.16 20:31:55.442990 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.01.16 20:31:55.443049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3044 | 2026.01.16 20:31:55.444233 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3045 | 2026.01.16 20:31:55.444509 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.01.16 20:31:55.444848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 3047 | 2026.01.16 20:31:58.689797 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.01.16 20:31:58.689997 [ 276 ] {564fe4ec-1574-46a5-9b99-e8f50dfcf51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3049 | 2026.01.16 20:31:58.690072 [ 276 ] {564fe4ec-1574-46a5-9b99-e8f50dfcf51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3050 | 2026.01.16 20:31:58.690824 [ 276 ] {564fe4ec-1574-46a5-9b99-e8f50dfcf51a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.01.16 20:31:58.690879 [ 276 ] {564fe4ec-1574-46a5-9b99-e8f50dfcf51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3052 | 2026.01.16 20:31:58.691289 [ 276 ] {564fe4ec-1574-46a5-9b99-e8f50dfcf51a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3053 | 2026.01.16 20:31:58.691532 [ 276 ] {564fe4ec-1574-46a5-9b99-e8f50dfcf51a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.01.16 20:31:58.691693 [ 276 ] {564fe4ec-1574-46a5-9b99-e8f50dfcf51a} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001749 sec., 59462.550028587764 rows/sec., 4.96 MiB/sec. | ||
| 3055 | 2026.01.16 20:31:58.691741 [ 276 ] {564fe4ec-1574-46a5-9b99-e8f50dfcf51a} <Debug> TCPHandler: Processed in 0.002085817 sec. | ||
| 3056 | 2026.01.16 20:31:58.691866 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.01.16 20:31:58.691969 [ 276 ] {21574046-d358-441b-a3cc-da5970962fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3058 | 2026.01.16 20:31:58.692011 [ 276 ] {21574046-d358-441b-a3cc-da5970962fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3059 | 2026.01.16 20:31:58.692428 [ 276 ] {21574046-d358-441b-a3cc-da5970962fcd} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.01.16 20:31:58.692465 [ 276 ] {21574046-d358-441b-a3cc-da5970962fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3061 | 2026.01.16 20:31:58.692761 [ 276 ] {21574046-d358-441b-a3cc-da5970962fcd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3062 | 2026.01.16 20:31:58.692969 [ 276 ] {21574046-d358-441b-a3cc-da5970962fcd} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.01.16 20:31:58.693100 [ 276 ] {21574046-d358-441b-a3cc-da5970962fcd} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.52 MiB/sec. | ||
| 3064 | 2026.01.16 20:31:58.693137 [ 276 ] {21574046-d358-441b-a3cc-da5970962fcd} <Debug> TCPHandler: Processed in 0.001325589 sec. | ||
| 3065 | 2026.01.16 20:31:58.693242 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.01.16 20:31:58.693338 [ 276 ] {07410b47-d4bd-41b5-9f0a-52aa4acd696e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3067 | 2026.01.16 20:31:58.693379 [ 276 ] {07410b47-d4bd-41b5-9f0a-52aa4acd696e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3068 | 2026.01.16 20:31:58.693783 [ 276 ] {07410b47-d4bd-41b5-9f0a-52aa4acd696e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.01.16 20:31:58.693819 [ 276 ] {07410b47-d4bd-41b5-9f0a-52aa4acd696e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3070 | 2026.01.16 20:31:58.694123 [ 276 ] {07410b47-d4bd-41b5-9f0a-52aa4acd696e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3071 | 2026.01.16 20:31:58.694331 [ 276 ] {07410b47-d4bd-41b5-9f0a-52aa4acd696e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.01.16 20:31:58.694457 [ 276 ] {07410b47-d4bd-41b5-9f0a-52aa4acd696e} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001139 sec., 77260.75504828797 rows/sec., 6.03 MiB/sec. | ||
| 3073 | 2026.01.16 20:31:58.694493 [ 276 ] {07410b47-d4bd-41b5-9f0a-52aa4acd696e} <Debug> TCPHandler: Processed in 0.001301069 sec. | ||
| 3074 | 2026.01.16 20:31:58.694597 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.01.16 20:31:58.694691 [ 276 ] {27422301-6094-4414-966d-7ac4b06bc56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3076 | 2026.01.16 20:31:58.694733 [ 276 ] {27422301-6094-4414-966d-7ac4b06bc56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3077 | 2026.01.16 20:31:58.695107 [ 276 ] {27422301-6094-4414-966d-7ac4b06bc56b} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.01.16 20:31:58.695142 [ 276 ] {27422301-6094-4414-966d-7ac4b06bc56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3079 | 2026.01.16 20:31:58.695467 [ 276 ] {27422301-6094-4414-966d-7ac4b06bc56b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3080 | 2026.01.16 20:31:58.695679 [ 276 ] {27422301-6094-4414-966d-7ac4b06bc56b} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.01.16 20:31:58.695804 [ 276 ] {27422301-6094-4414-966d-7ac4b06bc56b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 3082 | 2026.01.16 20:31:58.695840 [ 276 ] {27422301-6094-4414-966d-7ac4b06bc56b} <Debug> TCPHandler: Processed in 0.001292379 sec. | ||
| 3083 | 2026.01.16 20:31:58.695939 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.01.16 20:31:58.696032 [ 276 ] {490ff501-598d-4eb4-bc95-28549495939b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3085 | 2026.01.16 20:31:58.696085 [ 276 ] {490ff501-598d-4eb4-bc95-28549495939b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3086 | 2026.01.16 20:31:58.697223 [ 276 ] {490ff501-598d-4eb4-bc95-28549495939b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.01.16 20:31:58.697259 [ 276 ] {490ff501-598d-4eb4-bc95-28549495939b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3088 | 2026.01.16 20:31:58.697780 [ 276 ] {490ff501-598d-4eb4-bc95-28549495939b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3089 | 2026.01.16 20:31:58.697994 [ 276 ] {490ff501-598d-4eb4-bc95-28549495939b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.01.16 20:31:58.698130 [ 276 ] {490ff501-598d-4eb4-bc95-28549495939b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002116 sec., 11342.155009451797 rows/sec., 20.32 MiB/sec. | ||
| 3091 | 2026.01.16 20:31:58.698189 [ 276 ] {490ff501-598d-4eb4-bc95-28549495939b} <Debug> TCPHandler: Processed in 0.002298611 sec. | ||
| 3092 | 2026.01.16 20:31:58.698291 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2026.01.16 20:31:58.698390 [ 276 ] {bfb42f1d-9cb5-4418-a099-563caca7a517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3094 | 2026.01.16 20:31:58.698432 [ 276 ] {bfb42f1d-9cb5-4418-a099-563caca7a517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3095 | 2026.01.16 20:31:58.698754 [ 276 ] {bfb42f1d-9cb5-4418-a099-563caca7a517} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.01.16 20:31:58.698789 [ 276 ] {bfb42f1d-9cb5-4418-a099-563caca7a517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3097 | 2026.01.16 20:31:58.699088 [ 276 ] {bfb42f1d-9cb5-4418-a099-563caca7a517} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3098 | 2026.01.16 20:31:58.699294 [ 276 ] {bfb42f1d-9cb5-4418-a099-563caca7a517} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.01.16 20:31:58.699421 [ 276 ] {bfb42f1d-9cb5-4418-a099-563caca7a517} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 3100 | 2026.01.16 20:31:58.699457 [ 276 ] {bfb42f1d-9cb5-4418-a099-563caca7a517} <Debug> TCPHandler: Processed in 0.001215628 sec. | ||
| 3101 | 2026.01.16 20:32:00.291674 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3102 | 2026.01.16 20:32:00.291738 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3103 | 2026.01.16 20:32:00.440392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6661 | ||
| 3104 | 2026.01.16 20:32:00.440884 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.01.16 20:32:00.440926 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3106 | 2026.01.16 20:32:00.441409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3107 | 2026.01.16 20:32:00.441646 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.01.16 20:32:00.441791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6661 | ||
| 3109 | 2026.01.16 20:32:00.783181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3110 | 2026.01.16 20:32:00.799900 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.01.16 20:32:00.799959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3112 | 2026.01.16 20:32:00.806102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3113 | 2026.01.16 20:32:00.806835 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.01.16 20:32:00.809720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3115 | 2026.01.16 20:32:01.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.37 MiB, peak 227.90 MiB, free memory in arenas 0.00 B, will set to 223.43 MiB (RSS), difference: 1.05 MiB | ||
| 3116 | 2026.01.16 20:32:03.690153 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.01.16 20:32:03.690348 [ 276 ] {a04eac0b-bd1e-4bc7-b30b-53e7180b1031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3118 | 2026.01.16 20:32:03.690423 [ 276 ] {a04eac0b-bd1e-4bc7-b30b-53e7180b1031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3119 | 2026.01.16 20:32:03.691189 [ 276 ] {a04eac0b-bd1e-4bc7-b30b-53e7180b1031} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.01.16 20:32:03.691227 [ 276 ] {a04eac0b-bd1e-4bc7-b30b-53e7180b1031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3121 | 2026.01.16 20:32:03.691607 [ 276 ] {a04eac0b-bd1e-4bc7-b30b-53e7180b1031} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3122 | 2026.01.16 20:32:03.691839 [ 276 ] {a04eac0b-bd1e-4bc7-b30b-53e7180b1031} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.01.16 20:32:03.691996 [ 276 ] {a04eac0b-bd1e-4bc7-b30b-53e7180b1031} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001702 sec., 52878.965922444186 rows/sec., 4.43 MiB/sec. | ||
| 3124 | 2026.01.16 20:32:03.692037 [ 276 ] {a04eac0b-bd1e-4bc7-b30b-53e7180b1031} <Debug> TCPHandler: Processed in 0.002021056 sec. | ||
| 3125 | 2026.01.16 20:32:03.692163 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.01.16 20:32:03.692257 [ 276 ] {69ecc6dd-8fef-40d5-b9a5-518729939ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3127 | 2026.01.16 20:32:03.692297 [ 276 ] {69ecc6dd-8fef-40d5-b9a5-518729939ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3128 | 2026.01.16 20:32:03.692685 [ 276 ] {69ecc6dd-8fef-40d5-b9a5-518729939ea7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.01.16 20:32:03.692721 [ 276 ] {69ecc6dd-8fef-40d5-b9a5-518729939ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3130 | 2026.01.16 20:32:03.693015 [ 276 ] {69ecc6dd-8fef-40d5-b9a5-518729939ea7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3131 | 2026.01.16 20:32:03.693223 [ 276 ] {69ecc6dd-8fef-40d5-b9a5-518729939ea7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.01.16 20:32:03.693326 [ 132 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3133 | 2026.01.16 20:32:03.693348 [ 276 ] {69ecc6dd-8fef-40d5-b9a5-518729939ea7} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001108 sec., 15342.960288808663 rows/sec., 1.13 MiB/sec. | ||
| 3134 | 2026.01.16 20:32:03.693393 [ 132 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.01.16 20:32:03.693401 [ 276 ] {69ecc6dd-8fef-40d5-b9a5-518729939ea7} <Debug> TCPHandler: Processed in 0.001288399 sec. | ||
| 3136 | 2026.01.16 20:32:03.693424 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3137 | 2026.01.16 20:32:03.693520 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2026.01.16 20:32:03.693535 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 3139 | 2026.01.16 20:32:03.693618 [ 276 ] {015478de-3c3d-4b9c-ba5d-c77018f825f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3140 | 2026.01.16 20:32:03.693662 [ 276 ] {015478de-3c3d-4b9c-ba5d-c77018f825f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3141 | 2026.01.16 20:32:03.693672 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3142 | 2026.01.16 20:32:03.693715 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 274 rows starting from the beginning of the part | ||
| 3143 | 2026.01.16 20:32:03.693814 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 17 rows starting from the beginning of the part | ||
| 3144 | 2026.01.16 20:32:03.693872 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
| 3145 | 2026.01.16 20:32:03.693923 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 33 rows starting from the beginning of the part | ||
| 3146 | 2026.01.16 20:32:03.693971 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 3147 | 2026.01.16 20:32:03.694025 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part | ||
| 3148 | 2026.01.16 20:32:03.694083 [ 276 ] {015478de-3c3d-4b9c-ba5d-c77018f825f7} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.01.16 20:32:03.694122 [ 276 ] {015478de-3c3d-4b9c-ba5d-c77018f825f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3150 | 2026.01.16 20:32:03.694573 [ 276 ] {015478de-3c3d-4b9c-ba5d-c77018f825f7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3151 | 2026.01.16 20:32:03.694807 [ 276 ] {015478de-3c3d-4b9c-ba5d-c77018f825f7} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.01.16 20:32:03.694940 [ 276 ] {015478de-3c3d-4b9c-ba5d-c77018f825f7} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00134 sec., 60447.76119402985 rows/sec., 4.72 MiB/sec. | ||
| 3153 | 2026.01.16 20:32:03.694978 [ 276 ] {015478de-3c3d-4b9c-ba5d-c77018f825f7} <Debug> TCPHandler: Processed in 0.001507304 sec. | ||
| 3154 | 2026.01.16 20:32:03.695008 [ 195 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516694 sec., 255819.5654495897 rows/sec., 17.77 MiB/sec. | ||
| 3155 | 2026.01.16 20:32:03.695090 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.01.16 20:32:03.695190 [ 276 ] {f1c708e1-a40b-4102-90a2-1a5b1bb517b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3157 | 2026.01.16 20:32:03.695192 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3158 | 2026.01.16 20:32:03.695233 [ 276 ] {f1c708e1-a40b-4102-90a2-1a5b1bb517b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3159 | 2026.01.16 20:32:03.695491 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_16_3} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.01.16 20:32:03.695564 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_16_3} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3161 | 2026.01.16 20:32:03.695630 [ 276 ] {f1c708e1-a40b-4102-90a2-1a5b1bb517b6} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.01.16 20:32:03.695647 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3163 | 2026.01.16 20:32:03.695665 [ 276 ] {f1c708e1-a40b-4102-90a2-1a5b1bb517b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3164 | 2026.01.16 20:32:03.695984 [ 276 ] {f1c708e1-a40b-4102-90a2-1a5b1bb517b6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3165 | 2026.01.16 20:32:03.696192 [ 276 ] {f1c708e1-a40b-4102-90a2-1a5b1bb517b6} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.01.16 20:32:03.696320 [ 276 ] {f1c708e1-a40b-4102-90a2-1a5b1bb517b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 3167 | 2026.01.16 20:32:03.696356 [ 276 ] {f1c708e1-a40b-4102-90a2-1a5b1bb517b6} <Debug> TCPHandler: Processed in 0.001316369 sec. | ||
| 3168 | 2026.01.16 20:32:03.696466 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.01.16 20:32:03.696559 [ 276 ] {542df2d0-ce10-434b-a343-90d577a06ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3170 | 2026.01.16 20:32:03.696611 [ 276 ] {542df2d0-ce10-434b-a343-90d577a06ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3171 | 2026.01.16 20:32:03.697366 [ 276 ] {542df2d0-ce10-434b-a343-90d577a06ea9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.01.16 20:32:03.697401 [ 276 ] {542df2d0-ce10-434b-a343-90d577a06ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3173 | 2026.01.16 20:32:03.697908 [ 276 ] {542df2d0-ce10-434b-a343-90d577a06ea9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3174 | 2026.01.16 20:32:03.698125 [ 276 ] {542df2d0-ce10-434b-a343-90d577a06ea9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.01.16 20:32:03.698257 [ 276 ] {542df2d0-ce10-434b-a343-90d577a06ea9} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001715 sec., 9912.536443148689 rows/sec., 17.76 MiB/sec. | ||
| 3176 | 2026.01.16 20:32:03.698317 [ 276 ] {542df2d0-ce10-434b-a343-90d577a06ea9} <Debug> TCPHandler: Processed in 0.001910063 sec. | ||
| 3177 | 2026.01.16 20:32:03.698428 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.01.16 20:32:03.698551 [ 276 ] {03f99908-8ba7-423c-aea1-834ec14a7ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3179 | 2026.01.16 20:32:03.698593 [ 276 ] {03f99908-8ba7-423c-aea1-834ec14a7ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3180 | 2026.01.16 20:32:03.698918 [ 276 ] {03f99908-8ba7-423c-aea1-834ec14a7ecf} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.01.16 20:32:03.698953 [ 276 ] {03f99908-8ba7-423c-aea1-834ec14a7ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3182 | 2026.01.16 20:32:03.699255 [ 276 ] {03f99908-8ba7-423c-aea1-834ec14a7ecf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3183 | 2026.01.16 20:32:03.699464 [ 276 ] {03f99908-8ba7-423c-aea1-834ec14a7ecf} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2026.01.16 20:32:03.699594 [ 276 ] {03f99908-8ba7-423c-aea1-834ec14a7ecf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3185 | 2026.01.16 20:32:03.699629 [ 276 ] {03f99908-8ba7-423c-aea1-834ec14a7ecf} <Debug> TCPHandler: Processed in 0.001251039 sec. | ||
| 3186 | 2026.01.16 20:32:05.317061 [ 131 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3187 | 2026.01.16 20:32:05.317145 [ 131 ] {} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.01.16 20:32:05.317170 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3189 | 2026.01.16 20:32:05.317317 [ 188 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::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 | ||
| 3190 | 2026.01.16 20:32:05.317517 [ 188 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3191 | 2026.01.16 20:32:05.317569 [ 188 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 3192 | 2026.01.16 20:32:05.317664 [ 188 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 3193 | 2026.01.16 20:32:05.317734 [ 188 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3194 | 2026.01.16 20:32:05.317795 [ 188 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3195 | 2026.01.16 20:32:05.317858 [ 188 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3196 | 2026.01.16 20:32:05.318906 [ 193 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657817 sec., 299188.6317971163 rows/sec., 21.24 MiB/sec. | ||
| 3197 | 2026.01.16 20:32:05.319132 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3198 | 2026.01.16 20:32:05.319433 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_5_1} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.01.16 20:32:05.319508 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_5_1} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3200 | 2026.01.16 20:32:05.319595 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3201 | 2026.01.16 20:32:05.445913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 444 | ||
| 3202 | 2026.01.16 20:32:05.447971 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.01.16 20:32:05.448018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3204 | 2026.01.16 20:32:05.449227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3205 | 2026.01.16 20:32:05.449510 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.01.16 20:32:05.449797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3207 | 2026.01.16 20:32:05.596417 [ 131 ] {} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3208 | 2026.01.16 20:32:05.596489 [ 131 ] {} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.01.16 20:32:05.596515 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3210 | 2026.01.16 20:32:05.596625 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::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 | ||
| 3211 | 2026.01.16 20:32:05.596760 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3212 | 2026.01.16 20:32:05.596796 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 3213 | 2026.01.16 20:32:05.596892 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3214 | 2026.01.16 20:32:05.596948 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::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 | ||
| 3215 | 2026.01.16 20:32:05.597002 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3216 | 2026.01.16 20:32:05.597049 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3217 | 2026.01.16 20:32:05.597946 [ 195 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136658 sec., 335143.20420319337 rows/sec., 20.82 MiB/sec. | ||
| 3218 | 2026.01.16 20:32:05.598090 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3219 | 2026.01.16 20:32:05.598332 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_5_1} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.01.16 20:32:05.598399 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_5_1} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3221 | 2026.01.16 20:32:05.598459 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3222 | 2026.01.16 20:32:07.218513 [ 129 ] {} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3223 | 2026.01.16 20:32:07.218575 [ 129 ] {} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2026.01.16 20:32:07.218595 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3225 | 2026.01.16 20:32:07.218694 [ 193 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::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 | ||
| 3226 | 2026.01.16 20:32:07.218798 [ 193 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3227 | 2026.01.16 20:32:07.218830 [ 193 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 3228 | 2026.01.16 20:32:07.218897 [ 193 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 3229 | 2026.01.16 20:32:07.218939 [ 193 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3230 | 2026.01.16 20:32:07.218981 [ 193 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3231 | 2026.01.16 20:32:07.219017 [ 193 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3232 | 2026.01.16 20:32:07.219861 [ 189 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208727 sec., 737966.4721645169 rows/sec., 50.79 MiB/sec. | ||
| 3233 | 2026.01.16 20:32:07.219994 [ 193 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3234 | 2026.01.16 20:32:07.220226 [ 193 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_5_1} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.01.16 20:32:07.220289 [ 193 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_5_1} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3236 | 2026.01.16 20:32:07.220346 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3237 | 2026.01.16 20:32:07.941987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7109 | ||
| 3238 | 2026.01.16 20:32:07.942506 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.01.16 20:32:07.942542 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3240 | 2026.01.16 20:32:07.943027 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3241 | 2026.01.16 20:32:07.943265 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.01.16 20:32:07.943420 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7109 | ||
| 3243 | 2026.01.16 20:32:08.309920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3244 | 2026.01.16 20:32:08.327120 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.01.16 20:32:08.327168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3246 | 2026.01.16 20:32:08.333396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3247 | 2026.01.16 20:32:08.334117 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.01.16 20:32:08.337234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3249 | 2026.01.16 20:32:08.689976 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.01.16 20:32:08.690170 [ 276 ] {2db65147-bdf1-4d3f-9506-582c85c3e67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3251 | 2026.01.16 20:32:08.690242 [ 276 ] {2db65147-bdf1-4d3f-9506-582c85c3e67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3252 | 2026.01.16 20:32:08.690834 [ 276 ] {2db65147-bdf1-4d3f-9506-582c85c3e67e} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.01.16 20:32:08.690876 [ 276 ] {2db65147-bdf1-4d3f-9506-582c85c3e67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3254 | 2026.01.16 20:32:08.691245 [ 276 ] {2db65147-bdf1-4d3f-9506-582c85c3e67e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3255 | 2026.01.16 20:32:08.691466 [ 276 ] {2db65147-bdf1-4d3f-9506-582c85c3e67e} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.01.16 20:32:08.691622 [ 276 ] {2db65147-bdf1-4d3f-9506-582c85c3e67e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001505 sec., 2657.8073089700997 rows/sec., 216.73 KiB/sec. | ||
| 3257 | 2026.01.16 20:32:08.691662 [ 276 ] {2db65147-bdf1-4d3f-9506-582c85c3e67e} <Debug> TCPHandler: Processed in 0.001818621 sec. | ||
| 3258 | 2026.01.16 20:32:08.691766 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.01.16 20:32:08.691858 [ 276 ] {c3c6c052-7984-4cba-b1ed-8614c7d81144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3260 | 2026.01.16 20:32:08.691896 [ 276 ] {c3c6c052-7984-4cba-b1ed-8614c7d81144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3261 | 2026.01.16 20:32:08.692314 [ 276 ] {c3c6c052-7984-4cba-b1ed-8614c7d81144} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.01.16 20:32:08.692350 [ 276 ] {c3c6c052-7984-4cba-b1ed-8614c7d81144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3263 | 2026.01.16 20:32:08.692667 [ 276 ] {c3c6c052-7984-4cba-b1ed-8614c7d81144} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3264 | 2026.01.16 20:32:08.692872 [ 276 ] {c3c6c052-7984-4cba-b1ed-8614c7d81144} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.01.16 20:32:08.692994 [ 276 ] {c3c6c052-7984-4cba-b1ed-8614c7d81144} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001154 sec., 91854.41941074523 rows/sec., 7.64 MiB/sec. | ||
| 3266 | 2026.01.16 20:32:08.693028 [ 276 ] {c3c6c052-7984-4cba-b1ed-8614c7d81144} <Debug> TCPHandler: Processed in 0.00130923 sec. | ||
| 3267 | 2026.01.16 20:32:08.693131 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.01.16 20:32:08.693222 [ 276 ] {b14c9e12-e845-4c68-8b1e-e01f59d24a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3269 | 2026.01.16 20:32:08.693260 [ 276 ] {b14c9e12-e845-4c68-8b1e-e01f59d24a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3270 | 2026.01.16 20:32:08.693635 [ 276 ] {b14c9e12-e845-4c68-8b1e-e01f59d24a95} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.01.16 20:32:08.693670 [ 276 ] {b14c9e12-e845-4c68-8b1e-e01f59d24a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3272 | 2026.01.16 20:32:08.693948 [ 276 ] {b14c9e12-e845-4c68-8b1e-e01f59d24a95} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3273 | 2026.01.16 20:32:08.694150 [ 276 ] {b14c9e12-e845-4c68-8b1e-e01f59d24a95} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.01.16 20:32:08.694276 [ 276 ] {b14c9e12-e845-4c68-8b1e-e01f59d24a95} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001071 sec., 26143.790849673205 rows/sec., 1.90 MiB/sec. | ||
| 3275 | 2026.01.16 20:32:08.694311 [ 276 ] {b14c9e12-e845-4c68-8b1e-e01f59d24a95} <Debug> TCPHandler: Processed in 0.001227157 sec. | ||
| 3276 | 2026.01.16 20:32:08.694406 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2026.01.16 20:32:08.694495 [ 276 ] {873348f1-82c4-460f-9d92-1ea008801efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3278 | 2026.01.16 20:32:08.694539 [ 276 ] {873348f1-82c4-460f-9d92-1ea008801efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3279 | 2026.01.16 20:32:08.694926 [ 276 ] {873348f1-82c4-460f-9d92-1ea008801efc} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.01.16 20:32:08.694962 [ 276 ] {873348f1-82c4-460f-9d92-1ea008801efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3281 | 2026.01.16 20:32:08.695256 [ 276 ] {873348f1-82c4-460f-9d92-1ea008801efc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3282 | 2026.01.16 20:32:08.695462 [ 276 ] {873348f1-82c4-460f-9d92-1ea008801efc} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.01.16 20:32:08.695580 [ 276 ] {873348f1-82c4-460f-9d92-1ea008801efc} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001102 sec., 83484.57350272233 rows/sec., 6.53 MiB/sec. | ||
| 3284 | 2026.01.16 20:32:08.695614 [ 276 ] {873348f1-82c4-460f-9d92-1ea008801efc} <Debug> TCPHandler: Processed in 0.001254898 sec. | ||
| 3285 | 2026.01.16 20:32:08.695715 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2026.01.16 20:32:08.695815 [ 276 ] {c057579e-8094-42a5-82d4-d873840bce74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3287 | 2026.01.16 20:32:08.695856 [ 276 ] {c057579e-8094-42a5-82d4-d873840bce74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3288 | 2026.01.16 20:32:08.696231 [ 276 ] {c057579e-8094-42a5-82d4-d873840bce74} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.01.16 20:32:08.696265 [ 276 ] {c057579e-8094-42a5-82d4-d873840bce74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3290 | 2026.01.16 20:32:08.696593 [ 276 ] {c057579e-8094-42a5-82d4-d873840bce74} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3291 | 2026.01.16 20:32:08.696798 [ 276 ] {c057579e-8094-42a5-82d4-d873840bce74} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.01.16 20:32:08.696924 [ 276 ] {c057579e-8094-42a5-82d4-d873840bce74} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001126 sec., 143872.1136767318 rows/sec., 10.02 MiB/sec. | ||
| 3293 | 2026.01.16 20:32:08.696959 [ 276 ] {c057579e-8094-42a5-82d4-d873840bce74} <Debug> TCPHandler: Processed in 0.001289999 sec. | ||
| 3294 | 2026.01.16 20:32:08.697057 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2026.01.16 20:32:08.697156 [ 276 ] {38e81d3b-6f45-44d6-bfe3-ad18609e980b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3296 | 2026.01.16 20:32:08.697207 [ 276 ] {38e81d3b-6f45-44d6-bfe3-ad18609e980b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3297 | 2026.01.16 20:32:08.697943 [ 276 ] {38e81d3b-6f45-44d6-bfe3-ad18609e980b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.01.16 20:32:08.697979 [ 276 ] {38e81d3b-6f45-44d6-bfe3-ad18609e980b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3299 | 2026.01.16 20:32:08.698504 [ 276 ] {38e81d3b-6f45-44d6-bfe3-ad18609e980b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3300 | 2026.01.16 20:32:08.698708 [ 276 ] {38e81d3b-6f45-44d6-bfe3-ad18609e980b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.01.16 20:32:08.698833 [ 276 ] {38e81d3b-6f45-44d6-bfe3-ad18609e980b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001716 sec., 13986.013986013986 rows/sec., 25.06 MiB/sec. | ||
| 3302 | 2026.01.16 20:32:08.698879 [ 276 ] {38e81d3b-6f45-44d6-bfe3-ad18609e980b} <Debug> TCPHandler: Processed in 0.001893042 sec. | ||
| 3303 | 2026.01.16 20:32:08.698974 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.01.16 20:32:08.699069 [ 276 ] {b491fa36-afd0-4c52-b3c2-f6600483c35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3305 | 2026.01.16 20:32:08.699107 [ 276 ] {b491fa36-afd0-4c52-b3c2-f6600483c35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3306 | 2026.01.16 20:32:08.699398 [ 276 ] {b491fa36-afd0-4c52-b3c2-f6600483c35c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.01.16 20:32:08.699431 [ 276 ] {b491fa36-afd0-4c52-b3c2-f6600483c35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3308 | 2026.01.16 20:32:08.699789 [ 276 ] {b491fa36-afd0-4c52-b3c2-f6600483c35c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3309 | 2026.01.16 20:32:08.699992 [ 276 ] {b491fa36-afd0-4c52-b3c2-f6600483c35c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.01.16 20:32:08.700112 [ 276 ] {b491fa36-afd0-4c52-b3c2-f6600483c35c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 3311 | 2026.01.16 20:32:08.700146 [ 276 ] {b491fa36-afd0-4c52-b3c2-f6600483c35c} <Debug> TCPHandler: Processed in 0.001186637 sec. | ||
| 3312 | 2026.01.16 20:32:13.690179 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2026.01.16 20:32:13.690390 [ 276 ] {645e0548-c081-4d0d-98ca-21b75df9722f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3314 | 2026.01.16 20:32:13.690466 [ 276 ] {645e0548-c081-4d0d-98ca-21b75df9722f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3315 | 2026.01.16 20:32:13.691177 [ 276 ] {645e0548-c081-4d0d-98ca-21b75df9722f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.01.16 20:32:13.691225 [ 276 ] {645e0548-c081-4d0d-98ca-21b75df9722f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3317 | 2026.01.16 20:32:13.691658 [ 276 ] {645e0548-c081-4d0d-98ca-21b75df9722f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3318 | 2026.01.16 20:32:13.691895 [ 276 ] {645e0548-c081-4d0d-98ca-21b75df9722f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.01.16 20:32:13.692061 [ 276 ] {645e0548-c081-4d0d-98ca-21b75df9722f} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001724 sec., 52204.17633410673 rows/sec., 4.38 MiB/sec. | ||
| 3320 | 2026.01.16 20:32:13.692110 [ 276 ] {645e0548-c081-4d0d-98ca-21b75df9722f} <Debug> TCPHandler: Processed in 0.002074647 sec. | ||
| 3321 | 2026.01.16 20:32:13.692238 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.01.16 20:32:13.692341 [ 276 ] {cb18b167-06a6-4426-9ec5-6818dbcdaeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3323 | 2026.01.16 20:32:13.692384 [ 276 ] {cb18b167-06a6-4426-9ec5-6818dbcdaeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3324 | 2026.01.16 20:32:13.692791 [ 276 ] {cb18b167-06a6-4426-9ec5-6818dbcdaeda} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.01.16 20:32:13.692828 [ 276 ] {cb18b167-06a6-4426-9ec5-6818dbcdaeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3326 | 2026.01.16 20:32:13.693144 [ 276 ] {cb18b167-06a6-4426-9ec5-6818dbcdaeda} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3327 | 2026.01.16 20:32:13.693356 [ 276 ] {cb18b167-06a6-4426-9ec5-6818dbcdaeda} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.01.16 20:32:13.693490 [ 276 ] {cb18b167-06a6-4426-9ec5-6818dbcdaeda} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001173 sec., 14492.753623188406 rows/sec., 1.06 MiB/sec. | ||
| 3329 | 2026.01.16 20:32:13.693529 [ 276 ] {cb18b167-06a6-4426-9ec5-6818dbcdaeda} <Debug> TCPHandler: Processed in 0.0013427 sec. | ||
| 3330 | 2026.01.16 20:32:13.693633 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.01.16 20:32:13.693727 [ 276 ] {5f1078a9-d96f-49b3-a70f-a7072e348214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3332 | 2026.01.16 20:32:13.693768 [ 276 ] {5f1078a9-d96f-49b3-a70f-a7072e348214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3333 | 2026.01.16 20:32:13.694180 [ 276 ] {5f1078a9-d96f-49b3-a70f-a7072e348214} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.01.16 20:32:13.694217 [ 276 ] {5f1078a9-d96f-49b3-a70f-a7072e348214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3335 | 2026.01.16 20:32:13.694513 [ 276 ] {5f1078a9-d96f-49b3-a70f-a7072e348214} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3336 | 2026.01.16 20:32:13.694717 [ 276 ] {5f1078a9-d96f-49b3-a70f-a7072e348214} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.01.16 20:32:13.694843 [ 276 ] {5f1078a9-d96f-49b3-a70f-a7072e348214} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001135 sec., 71365.63876651983 rows/sec., 5.57 MiB/sec. | ||
| 3338 | 2026.01.16 20:32:13.694879 [ 276 ] {5f1078a9-d96f-49b3-a70f-a7072e348214} <Debug> TCPHandler: Processed in 0.001294398 sec. | ||
| 3339 | 2026.01.16 20:32:13.694992 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.01.16 20:32:13.695086 [ 276 ] {aad7c4d9-724a-48db-ae75-790a319f47f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3341 | 2026.01.16 20:32:13.695129 [ 276 ] {aad7c4d9-724a-48db-ae75-790a319f47f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3342 | 2026.01.16 20:32:13.695524 [ 276 ] {aad7c4d9-724a-48db-ae75-790a319f47f5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.01.16 20:32:13.695561 [ 276 ] {aad7c4d9-724a-48db-ae75-790a319f47f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3344 | 2026.01.16 20:32:13.695904 [ 276 ] {aad7c4d9-724a-48db-ae75-790a319f47f5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3345 | 2026.01.16 20:32:13.696118 [ 276 ] {aad7c4d9-724a-48db-ae75-790a319f47f5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.01.16 20:32:13.696244 [ 276 ] {aad7c4d9-724a-48db-ae75-790a319f47f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 3347 | 2026.01.16 20:32:13.696279 [ 276 ] {aad7c4d9-724a-48db-ae75-790a319f47f5} <Debug> TCPHandler: Processed in 0.00133746 sec. | ||
| 3348 | 2026.01.16 20:32:13.696378 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2026.01.16 20:32:13.696472 [ 276 ] {ac6dc800-af14-4ca4-b226-4f571b26266b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3350 | 2026.01.16 20:32:13.696525 [ 276 ] {ac6dc800-af14-4ca4-b226-4f571b26266b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3351 | 2026.01.16 20:32:13.697324 [ 276 ] {ac6dc800-af14-4ca4-b226-4f571b26266b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.01.16 20:32:13.697361 [ 276 ] {ac6dc800-af14-4ca4-b226-4f571b26266b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3353 | 2026.01.16 20:32:13.697898 [ 276 ] {ac6dc800-af14-4ca4-b226-4f571b26266b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3354 | 2026.01.16 20:32:13.698120 [ 276 ] {ac6dc800-af14-4ca4-b226-4f571b26266b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.01.16 20:32:13.698259 [ 276 ] {ac6dc800-af14-4ca4-b226-4f571b26266b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001805 sec., 9418.282548476454 rows/sec., 16.88 MiB/sec. | ||
| 3356 | 2026.01.16 20:32:13.698283 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3357 | 2026.01.16 20:32:13.698317 [ 276 ] {ac6dc800-af14-4ca4-b226-4f571b26266b} <Debug> TCPHandler: Processed in 0.001987764 sec. | ||
| 3358 | 2026.01.16 20:32:13.698356 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.01.16 20:32:13.698386 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3360 | 2026.01.16 20:32:13.698454 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2026.01.16 20:32:13.698501 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 3362 | 2026.01.16 20:32:13.698554 [ 276 ] {80f02eda-5c41-429d-a1f2-a7afbb181e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3363 | 2026.01.16 20:32:13.698597 [ 276 ] {80f02eda-5c41-429d-a1f2-a7afbb181e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3364 | 2026.01.16 20:32:13.698738 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3365 | 2026.01.16 20:32:13.698805 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 180 rows starting from the beginning of the part | ||
| 3366 | 2026.01.16 20:32:13.698933 [ 276 ] {80f02eda-5c41-429d-a1f2-a7afbb181e2b} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.01.16 20:32:13.698941 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 17 rows starting from the beginning of the part | ||
| 3368 | 2026.01.16 20:32:13.698969 [ 276 ] {80f02eda-5c41-429d-a1f2-a7afbb181e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3369 | 2026.01.16 20:32:13.699070 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 3370 | 2026.01.16 20:32:13.699184 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 17 rows starting from the beginning of the part | ||
| 3371 | 2026.01.16 20:32:13.699292 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 3372 | 2026.01.16 20:32:13.699306 [ 276 ] {80f02eda-5c41-429d-a1f2-a7afbb181e2b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3373 | 2026.01.16 20:32:13.699403 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part | ||
| 3374 | 2026.01.16 20:32:13.699525 [ 276 ] {80f02eda-5c41-429d-a1f2-a7afbb181e2b} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.01.16 20:32:13.699658 [ 276 ] {80f02eda-5c41-429d-a1f2-a7afbb181e2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 3376 | 2026.01.16 20:32:13.699694 [ 276 ] {80f02eda-5c41-429d-a1f2-a7afbb181e2b} <Debug> TCPHandler: Processed in 0.001295989 sec. | ||
| 3377 | 2026.01.16 20:32:13.702255 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 19 columns (19 merged, 0 gathered) in 0.003795675 sec., 73504.7126005256 rows/sec., 131.72 MiB/sec. | ||
| 3378 | 2026.01.16 20:32:13.702663 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3379 | 2026.01.16 20:32:13.702971 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.01.16 20:32:13.703032 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3381 | 2026.01.16 20:32:13.703103 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3382 | 2026.01.16 20:32:15.291781 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3383 | 2026.01.16 20:32:15.291849 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3384 | 2026.01.16 20:32:15.443518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7621 | ||
| 3385 | 2026.01.16 20:32:15.444095 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.01.16 20:32:15.444148 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3387 | 2026.01.16 20:32:15.444751 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3388 | 2026.01.16 20:32:15.444992 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.01.16 20:32:15.445137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7621 | ||
| 3390 | 2026.01.16 20:32:15.445148 [ 118 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3391 | 2026.01.16 20:32:15.445222 [ 118 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.01.16 20:32:15.445248 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3393 | 2026.01.16 20:32:15.445357 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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.01.16 20:32:15.445471 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3395 | 2026.01.16 20:32:15.445506 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5189 rows starting from the beginning of the part | ||
| 3396 | 2026.01.16 20:32:15.445571 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 3397 | 2026.01.16 20:32:15.445621 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 3398 | 2026.01.16 20:32:15.445663 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 3399 | 2026.01.16 20:32:15.445699 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 3400 | 2026.01.16 20:32:15.445734 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 3401 | 2026.01.16 20:32:15.447029 [ 199 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7621 rows, containing 4 columns (4 merged, 0 gathered) in 0.001716338 sec., 4440267.592979938 rows/sec., 63.52 MiB/sec. | ||
| 3402 | 2026.01.16 20:32:15.447818 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3403 | 2026.01.16 20:32:15.448137 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_16_3} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.01.16 20:32:15.448220 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_16_3} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3405 | 2026.01.16 20:32:15.448324 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3406 | 2026.01.16 20:32:15.449958 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 470 | ||
| 3407 | 2026.01.16 20:32:15.452055 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.01.16 20:32:15.452096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3409 | 2026.01.16 20:32:15.453271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3410 | 2026.01.16 20:32:15.453564 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.01.16 20:32:15.453721 [ 118 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3412 | 2026.01.16 20:32:15.453757 [ 118 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.01.16 20:32:15.453776 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3414 | 2026.01.16 20:32:15.453880 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 3415 | 2026.01.16 20:32:15.453953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3416 | 2026.01.16 20:32:15.454700 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3417 | 2026.01.16 20:32:15.454829 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 338 rows starting from the beginning of the part | ||
| 3418 | 2026.01.16 20:32:15.455182 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3419 | 2026.01.16 20:32:15.455540 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 3420 | 2026.01.16 20:32:15.455884 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3421 | 2026.01.16 20:32:15.456222 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3422 | 2026.01.16 20:32:15.456563 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 3423 | 2026.01.16 20:32:15.462400 [ 199 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 72 columns (72 merged, 0 gathered) in 0.008573262 sec., 54821.60699159783 rows/sec., 50.46 MiB/sec. | ||
| 3424 | 2026.01.16 20:32:15.463425 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3425 | 2026.01.16 20:32:15.464039 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_11_2} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.01.16 20:32:15.464111 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_11_2} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3427 | 2026.01.16 20:32:15.464316 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3428 | 2026.01.16 20:32:15.837310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3429 | 2026.01.16 20:32:15.853141 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.01.16 20:32:15.853208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3431 | 2026.01.16 20:32:15.858614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3432 | 2026.01.16 20:32:15.859293 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2026.01.16 20:32:15.859601 [ 118 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3434 | 2026.01.16 20:32:15.859664 [ 118 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.01.16 20:32:15.859688 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3436 | 2026.01.16 20:32:15.859806 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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.01.16 20:32:15.862865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3438 | 2026.01.16 20:32:15.863708 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3439 | 2026.01.16 20:32:15.865045 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 3440 | 2026.01.16 20:32:15.869387 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 3441 | 2026.01.16 20:32:15.873877 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 3442 | 2026.01.16 20:32:15.877943 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 3443 | 2026.01.16 20:32:15.882580 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 3444 | 2026.01.16 20:32:15.886840 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 3445 | 2026.01.16 20:32:15.942977 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.083227423 sec., 1453.8477299723675 rows/sec., 7.52 MiB/sec. | ||
| 3446 | 2026.01.16 20:32:15.945540 [ 198 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3447 | 2026.01.16 20:32:15.947694 [ 198 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_16_3} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.01.16 20:32:15.947802 [ 198 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_16_3} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3449 | 2026.01.16 20:32:15.949890 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3450 | 2026.01.16 20:32:16.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.70 MiB, peak 237.66 MiB, free memory in arenas 0.00 B, will set to 234.74 MiB (RSS), difference: 7.04 MiB | ||
| 3451 | 2026.01.16 20:32:16.001247 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000844808 sec. | ||
| 3452 | 2026.01.16 20:32:18.692062 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.01.16 20:32:18.692250 [ 276 ] {3ef66279-6a82-4872-8088-199554e94fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3454 | 2026.01.16 20:32:18.692324 [ 276 ] {3ef66279-6a82-4872-8088-199554e94fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3455 | 2026.01.16 20:32:18.693015 [ 276 ] {3ef66279-6a82-4872-8088-199554e94fad} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.01.16 20:32:18.693068 [ 276 ] {3ef66279-6a82-4872-8088-199554e94fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3457 | 2026.01.16 20:32:18.693494 [ 276 ] {3ef66279-6a82-4872-8088-199554e94fad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3458 | 2026.01.16 20:32:18.693755 [ 276 ] {3ef66279-6a82-4872-8088-199554e94fad} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.01.16 20:32:18.693926 [ 276 ] {3ef66279-6a82-4872-8088-199554e94fad} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001728 sec., 60185.18518518519 rows/sec., 5.02 MiB/sec. | ||
| 3460 | 2026.01.16 20:32:18.693948 [ 115 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3461 | 2026.01.16 20:32:18.693976 [ 276 ] {3ef66279-6a82-4872-8088-199554e94fad} <Debug> TCPHandler: Processed in 0.002047086 sec. | ||
| 3462 | 2026.01.16 20:32:18.694037 [ 115 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.01.16 20:32:18.694079 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3464 | 2026.01.16 20:32:18.694159 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3465 | 2026.01.16 20:32:18.694210 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 3466 | 2026.01.16 20:32:18.694265 [ 276 ] {070014eb-4649-421c-8dab-3330ebd0e88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3467 | 2026.01.16 20:32:18.694313 [ 276 ] {070014eb-4649-421c-8dab-3330ebd0e88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3468 | 2026.01.16 20:32:18.694350 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3469 | 2026.01.16 20:32:18.694394 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1321 rows starting from the beginning of the part | ||
| 3470 | 2026.01.16 20:32:18.694473 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3471 | 2026.01.16 20:32:18.694527 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 3472 | 2026.01.16 20:32:18.694579 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3473 | 2026.01.16 20:32:18.694631 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 3474 | 2026.01.16 20:32:18.694684 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3475 | 2026.01.16 20:32:18.694766 [ 276 ] {070014eb-4649-421c-8dab-3330ebd0e88a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.01.16 20:32:18.694808 [ 276 ] {070014eb-4649-421c-8dab-3330ebd0e88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3477 | 2026.01.16 20:32:18.695334 [ 276 ] {070014eb-4649-421c-8dab-3330ebd0e88a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3478 | 2026.01.16 20:32:18.695573 [ 276 ] {070014eb-4649-421c-8dab-3330ebd0e88a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2026.01.16 20:32:18.695720 [ 276 ] {070014eb-4649-421c-8dab-3330ebd0e88a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001476 sec., 16260.162601626014 rows/sec., 1.19 MiB/sec. | ||
| 3480 | 2026.01.16 20:32:18.695761 [ 276 ] {070014eb-4649-421c-8dab-3330ebd0e88a} <Debug> TCPHandler: Processed in 0.001654437 sec. | ||
| 3481 | 2026.01.16 20:32:18.695880 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2026.01.16 20:32:18.695977 [ 276 ] {7ac04592-2df1-4cd1-a65d-88091fb6bf23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3483 | 2026.01.16 20:32:18.696017 [ 276 ] {7ac04592-2df1-4cd1-a65d-88091fb6bf23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3484 | 2026.01.16 20:32:18.696318 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1815 rows, containing 5 columns (5 merged, 0 gathered) in 0.002164289 sec., 838612.5882449156 rows/sec., 71.71 MiB/sec. | ||
| 3485 | 2026.01.16 20:32:18.696456 [ 276 ] {7ac04592-2df1-4cd1-a65d-88091fb6bf23} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2026.01.16 20:32:18.696497 [ 276 ] {7ac04592-2df1-4cd1-a65d-88091fb6bf23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3487 | 2026.01.16 20:32:18.696576 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3488 | 2026.01.16 20:32:18.696847 [ 276 ] {7ac04592-2df1-4cd1-a65d-88091fb6bf23} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3489 | 2026.01.16 20:32:18.696875 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_21_4} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.01.16 20:32:18.696951 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_21_4} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3491 | 2026.01.16 20:32:18.697048 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3492 | 2026.01.16 20:32:18.697064 [ 276 ] {7ac04592-2df1-4cd1-a65d-88091fb6bf23} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.01.16 20:32:18.697184 [ 115 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3494 | 2026.01.16 20:32:18.697197 [ 276 ] {7ac04592-2df1-4cd1-a65d-88091fb6bf23} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001239 sec., 71025.02017756255 rows/sec., 5.55 MiB/sec. | ||
| 3495 | 2026.01.16 20:32:18.697233 [ 115 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.01.16 20:32:18.697253 [ 276 ] {7ac04592-2df1-4cd1-a65d-88091fb6bf23} <Debug> TCPHandler: Processed in 0.001422102 sec. | ||
| 3497 | 2026.01.16 20:32:18.697265 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3498 | 2026.01.16 20:32:18.697352 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 3499 | 2026.01.16 20:32:18.697401 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.01.16 20:32:18.697471 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3501 | 2026.01.16 20:32:18.697501 [ 276 ] {ba13b944-e131-4f5d-a5ef-e3b5091a8aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.01.16 20:32:18.697508 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 791 rows starting from the beginning of the part | ||
| 3503 | 2026.01.16 20:32:18.697556 [ 276 ] {ba13b944-e131-4f5d-a5ef-e3b5091a8aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3504 | 2026.01.16 20:32:18.697586 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 88 rows starting from the beginning of the part | ||
| 3505 | 2026.01.16 20:32:18.697641 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 81 rows starting from the beginning of the part | ||
| 3506 | 2026.01.16 20:32:18.697687 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 92 rows starting from the beginning of the part | ||
| 3507 | 2026.01.16 20:32:18.697731 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 81 rows starting from the beginning of the part | ||
| 3508 | 2026.01.16 20:32:18.697777 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 88 rows starting from the beginning of the part | ||
| 3509 | 2026.01.16 20:32:18.698008 [ 276 ] {ba13b944-e131-4f5d-a5ef-e3b5091a8aac} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.01.16 20:32:18.698051 [ 276 ] {ba13b944-e131-4f5d-a5ef-e3b5091a8aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3511 | 2026.01.16 20:32:18.698420 [ 276 ] {ba13b944-e131-4f5d-a5ef-e3b5091a8aac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3512 | 2026.01.16 20:32:18.698654 [ 276 ] {ba13b944-e131-4f5d-a5ef-e3b5091a8aac} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2026.01.16 20:32:18.698771 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3514 | 2026.01.16 20:32:18.698785 [ 276 ] {ba13b944-e131-4f5d-a5ef-e3b5091a8aac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 3515 | 2026.01.16 20:32:18.698818 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.01.16 20:32:18.698839 [ 276 ] {ba13b944-e131-4f5d-a5ef-e3b5091a8aac} <Debug> TCPHandler: Processed in 0.001487534 sec. | ||
| 3517 | 2026.01.16 20:32:18.698848 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3518 | 2026.01.16 20:32:18.698944 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 3519 | 2026.01.16 20:32:18.698975 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.01.16 20:32:18.699000 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673227 sec., 729727.6460396587 rows/sec., 56.62 MiB/sec. | ||
| 3521 | 2026.01.16 20:32:18.699045 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3522 | 2026.01.16 20:32:18.699069 [ 276 ] {5ba0e0fc-1861-498a-bf36-9dadfd56b6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3523 | 2026.01.16 20:32:18.699088 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2970 rows starting from the beginning of the part | ||
| 3524 | 2026.01.16 20:32:18.699124 [ 276 ] {5ba0e0fc-1861-498a-bf36-9dadfd56b6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3525 | 2026.01.16 20:32:18.699146 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3526 | 2026.01.16 20:32:18.699194 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3527 | 2026.01.16 20:32:18.699238 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part | ||
| 3528 | 2026.01.16 20:32:18.699281 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3529 | 2026.01.16 20:32:18.699301 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3530 | 2026.01.16 20:32:18.699324 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 3531 | 2026.01.16 20:32:18.699726 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_21_4} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.01.16 20:32:18.699826 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_21_4} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3533 | 2026.01.16 20:32:18.699919 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3534 | 2026.01.16 20:32:18.700016 [ 276 ] {5ba0e0fc-1861-498a-bf36-9dadfd56b6ea} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.01.16 20:32:18.700057 [ 276 ] {5ba0e0fc-1861-498a-bf36-9dadfd56b6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3536 | 2026.01.16 20:32:18.700823 [ 276 ] {5ba0e0fc-1861-498a-bf36-9dadfd56b6ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3537 | 2026.01.16 20:32:18.701144 [ 276 ] {5ba0e0fc-1861-498a-bf36-9dadfd56b6ea} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.01.16 20:32:18.701329 [ 276 ] {5ba0e0fc-1861-498a-bf36-9dadfd56b6ea} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002277 sec., 10540.184453227932 rows/sec., 18.89 MiB/sec. | ||
| 3539 | 2026.01.16 20:32:18.701429 [ 276 ] {5ba0e0fc-1861-498a-bf36-9dadfd56b6ea} <Debug> TCPHandler: Processed in 0.002503425 sec. | ||
| 3540 | 2026.01.16 20:32:18.701507 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3772 rows, containing 5 columns (5 merged, 0 gathered) in 0.002594318 sec., 1453946.6634391004 rows/sec., 101.53 MiB/sec. | ||
| 3541 | 2026.01.16 20:32:18.701565 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.01.16 20:32:18.701666 [ 276 ] {c951af41-c1a7-4911-87c9-3f11d5f497da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3543 | 2026.01.16 20:32:18.701707 [ 276 ] {c951af41-c1a7-4911-87c9-3f11d5f497da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3544 | 2026.01.16 20:32:18.701933 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3545 | 2026.01.16 20:32:18.702060 [ 276 ] {c951af41-c1a7-4911-87c9-3f11d5f497da} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.01.16 20:32:18.702104 [ 276 ] {c951af41-c1a7-4911-87c9-3f11d5f497da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3547 | 2026.01.16 20:32:18.702256 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.01.16 20:32:18.702340 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3549 | 2026.01.16 20:32:18.702422 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3550 | 2026.01.16 20:32:18.702463 [ 276 ] {c951af41-c1a7-4911-87c9-3f11d5f497da} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3551 | 2026.01.16 20:32:18.702680 [ 276 ] {c951af41-c1a7-4911-87c9-3f11d5f497da} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.01.16 20:32:18.702794 [ 115 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3553 | 2026.01.16 20:32:18.702812 [ 276 ] {c951af41-c1a7-4911-87c9-3f11d5f497da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 3554 | 2026.01.16 20:32:18.702835 [ 115 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.01.16 20:32:18.702856 [ 276 ] {c951af41-c1a7-4911-87c9-3f11d5f497da} <Debug> TCPHandler: Processed in 0.00134506 sec. | ||
| 3556 | 2026.01.16 20:32:18.702860 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3557 | 2026.01.16 20:32:18.702951 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 3558 | 2026.01.16 20:32:18.703074 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3559 | 2026.01.16 20:32:18.703106 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 928 rows starting from the beginning of the part | ||
| 3560 | 2026.01.16 20:32:18.703160 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3561 | 2026.01.16 20:32:18.703205 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3562 | 2026.01.16 20:32:18.703246 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 3563 | 2026.01.16 20:32:18.703289 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3564 | 2026.01.16 20:32:18.703332 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 3565 | 2026.01.16 20:32:18.704454 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001537494 sec., 798702.3038789094 rows/sec., 53.18 MiB/sec. | ||
| 3566 | 2026.01.16 20:32:18.704645 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3567 | 2026.01.16 20:32:18.704889 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_21_4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.01.16 20:32:18.704958 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_21_4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3569 | 2026.01.16 20:32:18.705025 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3570 | 2026.01.16 20:32:19.083310 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50324 | ||
| 3571 | 2026.01.16 20:32:19.083414 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3572 | 2026.01.16 20:32:19.083439 [ 288 ] {} <Debug> TCP-Session: ba1d60de-a403-4acb-b9be-08e3eb9dcb25 Authenticating user 'default' from [fd00:1122:3344:101::e]:50324 | ||
| 3573 | 2026.01.16 20:32:19.083461 [ 288 ] {} <Debug> TCP-Session: ba1d60de-a403-4acb-b9be-08e3eb9dcb25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2026.01.16 20:32:19.083474 [ 288 ] {} <Debug> TCP-Session: ba1d60de-a403-4acb-b9be-08e3eb9dcb25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3575 | 2026.01.16 20:32:19.083696 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58077 | ||
| 3576 | 2026.01.16 20:32:19.083744 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34524 | ||
| 3577 | 2026.01.16 20:32:19.083761 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59337 | ||
| 3578 | 2026.01.16 20:32:19.083806 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57393 | ||
| 3579 | 2026.01.16 20:32:19.083822 [ 288 ] {} <Trace> TCP-Session: ba1d60de-a403-4acb-b9be-08e3eb9dcb25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2026.01.16 20:32:19.083836 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3581 | 2026.01.16 20:32:19.083864 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3582 | 2026.01.16 20:32:19.083896 [ 289 ] {} <Debug> TCP-Session: 7efddc50-c29d-4fd4-bfbd-0d96d9625615 Authenticating user 'default' from [fd00:1122:3344:101::e]:58077 | ||
| 3583 | 2026.01.16 20:32:19.083786 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52640 | ||
| 3584 | 2026.01.16 20:32:19.083915 [ 291 ] {} <Debug> TCP-Session: 63f7a943-e717-40e4-9a9c-5ea1601b02d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34524 | ||
| 3585 | 2026.01.16 20:32:19.083930 [ 289 ] {} <Debug> TCP-Session: 7efddc50-c29d-4fd4-bfbd-0d96d9625615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2026.01.16 20:32:19.083750 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53078 | ||
| 3587 | 2026.01.16 20:32:19.083965 [ 289 ] {} <Debug> TCP-Session: 7efddc50-c29d-4fd4-bfbd-0d96d9625615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3588 | 2026.01.16 20:32:19.083962 [ 291 ] {} <Debug> TCP-Session: 63f7a943-e717-40e4-9a9c-5ea1601b02d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.01.16 20:32:19.083740 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64266 | ||
| 3590 | 2026.01.16 20:32:19.084030 [ 288 ] {769577a6-1c10-4549-a141-a2ad7f3a92e5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50324) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3591 | 2026.01.16 20:32:19.084022 [ 291 ] {} <Debug> TCP-Session: 63f7a943-e717-40e4-9a9c-5ea1601b02d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2026.01.16 20:32:19.083716 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37637 | ||
| 3593 | 2026.01.16 20:32:19.084339 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3594 | 2026.01.16 20:32:19.084372 [ 292 ] {} <Debug> TCP-Session: 883bcadd-65c8-41ab-9439-663344cd6ec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64266 | ||
| 3595 | 2026.01.16 20:32:19.084372 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3596 | 2026.01.16 20:32:19.084391 [ 292 ] {} <Debug> TCP-Session: 883bcadd-65c8-41ab-9439-663344cd6ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2026.01.16 20:32:19.084419 [ 292 ] {} <Debug> TCP-Session: 883bcadd-65c8-41ab-9439-663344cd6ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2026.01.16 20:32:19.084418 [ 290 ] {} <Debug> TCP-Session: b161cca3-2eed-47ed-bb73-63ec1328c0c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37637 | ||
| 3599 | 2026.01.16 20:32:19.084441 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3600 | 2026.01.16 20:32:19.084455 [ 290 ] {} <Debug> TCP-Session: b161cca3-2eed-47ed-bb73-63ec1328c0c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.01.16 20:32:19.084480 [ 286 ] {} <Debug> TCP-Session: 3538f34d-3138-493a-a588-f1078d1d509c Authenticating user 'default' from [fd00:1122:3344:101::e]:57393 | ||
| 3602 | 2026.01.16 20:32:19.084495 [ 290 ] {} <Debug> TCP-Session: b161cca3-2eed-47ed-bb73-63ec1328c0c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2026.01.16 20:32:19.084508 [ 286 ] {} <Debug> TCP-Session: 3538f34d-3138-493a-a588-f1078d1d509c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3604 | 2026.01.16 20:32:19.084517 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3605 | 2026.01.16 20:32:19.084531 [ 286 ] {} <Debug> TCP-Session: 3538f34d-3138-493a-a588-f1078d1d509c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3606 | 2026.01.16 20:32:19.084556 [ 275 ] {} <Debug> TCP-Session: bf771f77-063b-4176-9c8c-32bccc6b0a39 Authenticating user 'default' from [fd00:1122:3344:101::e]:52640 | ||
| 3607 | 2026.01.16 20:32:19.084578 [ 275 ] {} <Debug> TCP-Session: bf771f77-063b-4176-9c8c-32bccc6b0a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.01.16 20:32:19.084590 [ 275 ] {} <Debug> TCP-Session: bf771f77-063b-4176-9c8c-32bccc6b0a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.01.16 20:32:19.084643 [ 288 ] {769577a6-1c10-4549-a141-a2ad7f3a92e5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3610 | 2026.01.16 20:32:19.084663 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3611 | 2026.01.16 20:32:19.084691 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3612 | 2026.01.16 20:32:19.084698 [ 294 ] {} <Debug> TCP-Session: 585a1191-7ecc-40ed-9302-2e2c034a31f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59337 | ||
| 3613 | 2026.01.16 20:32:19.084712 [ 288 ] {769577a6-1c10-4549-a141-a2ad7f3a92e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3614 | 2026.01.16 20:32:19.084737 [ 294 ] {} <Debug> TCP-Session: 585a1191-7ecc-40ed-9302-2e2c034a31f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.01.16 20:32:19.084727 [ 293 ] {} <Debug> TCP-Session: 903f0d56-974a-45e4-818e-5e32ea2b0570 Authenticating user 'default' from [fd00:1122:3344:101::e]:53078 | ||
| 3616 | 2026.01.16 20:32:19.084762 [ 294 ] {} <Debug> TCP-Session: 585a1191-7ecc-40ed-9302-2e2c034a31f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.01.16 20:32:19.084785 [ 293 ] {} <Debug> TCP-Session: 903f0d56-974a-45e4-818e-5e32ea2b0570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.01.16 20:32:19.084804 [ 293 ] {} <Debug> TCP-Session: 903f0d56-974a-45e4-818e-5e32ea2b0570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3619 | 2026.01.16 20:32:19.085053 [ 288 ] {769577a6-1c10-4549-a141-a2ad7f3a92e5} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 3620 | 2026.01.16 20:32:19.086313 [ 344 ] {769577a6-1c10-4549-a141-a2ad7f3a92e5} <Trace> AggregatingTransform: Aggregating | ||
| 3621 | 2026.01.16 20:32:19.086372 [ 344 ] {769577a6-1c10-4549-a141-a2ad7f3a92e5} <Trace> Aggregator: Aggregation method: without_key | ||
| 3622 | 2026.01.16 20:32:19.086417 [ 344 ] {769577a6-1c10-4549-a141-a2ad7f3a92e5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001259928 sec. (793.696 rows/sec., 31.00 KiB/sec.) | ||
| 3623 | 2026.01.16 20:32:19.086440 [ 344 ] {769577a6-1c10-4549-a141-a2ad7f3a92e5} <Trace> Aggregator: Merging aggregated data | ||
| 3624 | 2026.01.16 20:32:19.087487 [ 288 ] {769577a6-1c10-4549-a141-a2ad7f3a92e5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00352 sec., 284.09090909090907 rows/sec., 11.10 KiB/sec. | ||
| 3625 | 2026.01.16 20:32:19.087628 [ 288 ] {769577a6-1c10-4549-a141-a2ad7f3a92e5} <Debug> TCPHandler: Processed in 0.003956989 sec. | ||
| 3626 | 2026.01.16 20:32:19.087751 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3627 | 2026.01.16 20:32:19.087785 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3628 | 2026.01.16 20:32:19.087799 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3629 | 2026.01.16 20:32:19.087788 [ 288 ] {} <Debug> TCP-Session: ba1d60de-a403-4acb-b9be-08e3eb9dcb25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.01.16 20:32:19.087844 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3631 | 2026.01.16 20:32:19.087857 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3632 | 2026.01.16 20:32:19.087874 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3633 | 2026.01.16 20:32:19.087890 [ 291 ] {} <Debug> TCP-Session: 63f7a943-e717-40e4-9a9c-5ea1601b02d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.01.16 20:32:19.087910 [ 286 ] {} <Debug> TCP-Session: 3538f34d-3138-493a-a588-f1078d1d509c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.01.16 20:32:19.087906 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3636 | 2026.01.16 20:32:19.087928 [ 292 ] {} <Debug> TCP-Session: 883bcadd-65c8-41ab-9439-663344cd6ec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2026.01.16 20:32:19.087911 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3638 | 2026.01.16 20:32:19.087969 [ 275 ] {} <Debug> TCP-Session: bf771f77-063b-4176-9c8c-32bccc6b0a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3639 | 2026.01.16 20:32:19.087827 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3640 | 2026.01.16 20:32:19.088004 [ 289 ] {} <Debug> TCP-Session: 7efddc50-c29d-4fd4-bfbd-0d96d9625615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3641 | 2026.01.16 20:32:19.087828 [ 294 ] {} <Debug> TCP-Session: 585a1191-7ecc-40ed-9302-2e2c034a31f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.01.16 20:32:19.088029 [ 293 ] {} <Debug> TCP-Session: 903f0d56-974a-45e4-818e-5e32ea2b0570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3643 | 2026.01.16 20:32:19.087841 [ 290 ] {} <Debug> TCP-Session: b161cca3-2eed-47ed-bb73-63ec1328c0c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2026.01.16 20:32:19.089456 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64128 | ||
| 3645 | 2026.01.16 20:32:19.089533 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3646 | 2026.01.16 20:32:19.089562 [ 288 ] {} <Debug> TCP-Session: b08e5549-e115-4753-a512-e23fb7b0052e Authenticating user 'default' from [fd00:1122:3344:101::e]:64128 | ||
| 3647 | 2026.01.16 20:32:19.089584 [ 288 ] {} <Debug> TCP-Session: b08e5549-e115-4753-a512-e23fb7b0052e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.01.16 20:32:19.089603 [ 288 ] {} <Debug> TCP-Session: b08e5549-e115-4753-a512-e23fb7b0052e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2026.01.16 20:32:19.089787 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40143 | ||
| 3650 | 2026.01.16 20:32:19.089804 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49909 | ||
| 3651 | 2026.01.16 20:32:19.089813 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53357 | ||
| 3652 | 2026.01.16 20:32:19.089825 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54331 | ||
| 3653 | 2026.01.16 20:32:19.089853 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3654 | 2026.01.16 20:32:19.089862 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41227 | ||
| 3655 | 2026.01.16 20:32:19.089886 [ 289 ] {} <Debug> TCP-Session: abc3ccba-f3fa-41f7-92c2-dbdb5410143f Authenticating user 'default' from [fd00:1122:3344:101::e]:40143 | ||
| 3656 | 2026.01.16 20:32:19.089892 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3657 | 2026.01.16 20:32:19.089907 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3658 | 2026.01.16 20:32:19.089919 [ 289 ] {} <Debug> TCP-Session: abc3ccba-f3fa-41f7-92c2-dbdb5410143f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2026.01.16 20:32:19.089937 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3660 | 2026.01.16 20:32:19.089947 [ 293 ] {} <Debug> TCP-Session: c900392b-2eef-4e8b-8f8b-3e659c9b0121 Authenticating user 'default' from [fd00:1122:3344:101::e]:54331 | ||
| 3661 | 2026.01.16 20:32:19.089949 [ 289 ] {} <Debug> TCP-Session: abc3ccba-f3fa-41f7-92c2-dbdb5410143f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.01.16 20:32:19.089971 [ 286 ] {} <Debug> TCP-Session: 1d3035d6-9258-40c3-9107-e298f82fedcc Authenticating user 'default' from [fd00:1122:3344:101::e]:41227 | ||
| 3663 | 2026.01.16 20:32:19.089979 [ 293 ] {} <Debug> TCP-Session: c900392b-2eef-4e8b-8f8b-3e659c9b0121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.01.16 20:32:19.090006 [ 286 ] {} <Debug> TCP-Session: 1d3035d6-9258-40c3-9107-e298f82fedcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2026.01.16 20:32:19.090017 [ 293 ] {} <Debug> TCP-Session: c900392b-2eef-4e8b-8f8b-3e659c9b0121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3666 | 2026.01.16 20:32:19.090032 [ 286 ] {} <Debug> TCP-Session: 1d3035d6-9258-40c3-9107-e298f82fedcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3667 | 2026.01.16 20:32:19.089935 [ 291 ] {} <Debug> TCP-Session: 946ddec6-03c0-4614-9acb-858f440d797a Authenticating user 'default' from [fd00:1122:3344:101::e]:53357 | ||
| 3668 | 2026.01.16 20:32:19.089875 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3669 | 2026.01.16 20:32:19.090076 [ 291 ] {} <Debug> TCP-Session: 946ddec6-03c0-4614-9acb-858f440d797a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.01.16 20:32:19.089845 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65369 | ||
| 3671 | 2026.01.16 20:32:19.090112 [ 291 ] {} <Debug> TCP-Session: 946ddec6-03c0-4614-9acb-858f440d797a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.01.16 20:32:19.090108 [ 290 ] {} <Debug> TCP-Session: f814f488-33ac-4d6a-9fec-66e770df1f7f Authenticating user 'default' from [fd00:1122:3344:101::e]:49909 | ||
| 3673 | 2026.01.16 20:32:19.089837 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48877 | ||
| 3674 | 2026.01.16 20:32:19.090177 [ 290 ] {} <Debug> TCP-Session: f814f488-33ac-4d6a-9fec-66e770df1f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2026.01.16 20:32:19.090178 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3676 | 2026.01.16 20:32:19.090195 [ 290 ] {} <Debug> TCP-Session: f814f488-33ac-4d6a-9fec-66e770df1f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.01.16 20:32:19.090222 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3678 | 2026.01.16 20:32:19.090230 [ 275 ] {} <Debug> TCP-Session: c443c057-66f9-4152-b124-a20880fc10a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65369 | ||
| 3679 | 2026.01.16 20:32:19.090258 [ 294 ] {} <Debug> TCP-Session: d12d4c48-6312-4dca-ad50-76847930930f Authenticating user 'default' from [fd00:1122:3344:101::e]:48877 | ||
| 3680 | 2026.01.16 20:32:19.090273 [ 275 ] {} <Debug> TCP-Session: c443c057-66f9-4152-b124-a20880fc10a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.01.16 20:32:19.090289 [ 294 ] {} <Debug> TCP-Session: d12d4c48-6312-4dca-ad50-76847930930f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2026.01.16 20:32:19.090309 [ 275 ] {} <Debug> TCP-Session: c443c057-66f9-4152-b124-a20880fc10a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.01.16 20:32:19.090319 [ 294 ] {} <Debug> TCP-Session: d12d4c48-6312-4dca-ad50-76847930930f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3684 | 2026.01.16 20:32:19.089818 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33274 | ||
| 3685 | 2026.01.16 20:32:19.089835 [ 288 ] {} <Trace> TCP-Session: b08e5549-e115-4753-a512-e23fb7b0052e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3686 | 2026.01.16 20:32:19.090397 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3687 | 2026.01.16 20:32:19.090416 [ 292 ] {} <Debug> TCP-Session: ca7fba7b-42ef-45a7-adb9-ff339cc54d48 Authenticating user 'default' from [fd00:1122:3344:101::e]:33274 | ||
| 3688 | 2026.01.16 20:32:19.090432 [ 292 ] {} <Debug> TCP-Session: ca7fba7b-42ef-45a7-adb9-ff339cc54d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.01.16 20:32:19.090444 [ 292 ] {} <Debug> TCP-Session: ca7fba7b-42ef-45a7-adb9-ff339cc54d48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2026.01.16 20:32:19.090489 [ 288 ] {3d21e450-b2a7-4da6-90c9-5516a110aceb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64128) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3691 | 2026.01.16 20:32:19.090655 [ 288 ] {3d21e450-b2a7-4da6-90c9-5516a110aceb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3692 | 2026.01.16 20:32:19.090696 [ 288 ] {3d21e450-b2a7-4da6-90c9-5516a110aceb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3693 | 2026.01.16 20:32:19.090920 [ 288 ] {3d21e450-b2a7-4da6-90c9-5516a110aceb} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 3694 | 2026.01.16 20:32:19.091669 [ 325 ] {3d21e450-b2a7-4da6-90c9-5516a110aceb} <Trace> AggregatingTransform: Aggregating | ||
| 3695 | 2026.01.16 20:32:19.091703 [ 325 ] {3d21e450-b2a7-4da6-90c9-5516a110aceb} <Trace> Aggregator: Aggregation method: without_key | ||
| 3696 | 2026.01.16 20:32:19.091732 [ 325 ] {3d21e450-b2a7-4da6-90c9-5516a110aceb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000732966 sec. (1364.320 rows/sec., 53.29 KiB/sec.) | ||
| 3697 | 2026.01.16 20:32:19.091749 [ 325 ] {3d21e450-b2a7-4da6-90c9-5516a110aceb} <Trace> Aggregator: Merging aggregated data | ||
| 3698 | 2026.01.16 20:32:19.093415 [ 288 ] {3d21e450-b2a7-4da6-90c9-5516a110aceb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002962 sec., 337.60972316002704 rows/sec., 13.19 KiB/sec. | ||
| 3699 | 2026.01.16 20:32:19.093573 [ 288 ] {3d21e450-b2a7-4da6-90c9-5516a110aceb} <Debug> TCPHandler: Processed in 0.003790815 sec. | ||
| 3700 | 2026.01.16 20:32:19.093710 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3701 | 2026.01.16 20:32:19.093738 [ 288 ] {} <Debug> TCP-Session: b08e5549-e115-4753-a512-e23fb7b0052e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.01.16 20:32:19.093744 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3703 | 2026.01.16 20:32:19.093766 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3704 | 2026.01.16 20:32:19.093788 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3705 | 2026.01.16 20:32:19.093782 [ 290 ] {} <Debug> TCP-Session: f814f488-33ac-4d6a-9fec-66e770df1f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3706 | 2026.01.16 20:32:19.093815 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3707 | 2026.01.16 20:32:19.093840 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3708 | 2026.01.16 20:32:19.093862 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3709 | 2026.01.16 20:32:19.093867 [ 289 ] {} <Debug> TCP-Session: abc3ccba-f3fa-41f7-92c2-dbdb5410143f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.01.16 20:32:19.093886 [ 293 ] {} <Debug> TCP-Session: c900392b-2eef-4e8b-8f8b-3e659c9b0121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.01.16 20:32:19.093886 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3712 | 2026.01.16 20:32:19.093904 [ 291 ] {} <Debug> TCP-Session: 946ddec6-03c0-4614-9acb-858f440d797a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.01.16 20:32:19.093910 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3714 | 2026.01.16 20:32:19.093939 [ 292 ] {} <Debug> TCP-Session: ca7fba7b-42ef-45a7-adb9-ff339cc54d48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.01.16 20:32:19.093835 [ 294 ] {} <Debug> TCP-Session: d12d4c48-6312-4dca-ad50-76847930930f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.01.16 20:32:19.093990 [ 275 ] {} <Debug> TCP-Session: c443c057-66f9-4152-b124-a20880fc10a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.01.16 20:32:19.093814 [ 286 ] {} <Debug> TCP-Session: 1d3035d6-9258-40c3-9107-e298f82fedcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.01.16 20:32:19.226750 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52030 | ||
| 3719 | 2026.01.16 20:32:19.226860 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3720 | 2026.01.16 20:32:19.226887 [ 288 ] {} <Debug> TCP-Session: 0b6e6a2f-f175-4b97-a22e-e79af26ac4a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52030 | ||
| 3721 | 2026.01.16 20:32:19.226910 [ 288 ] {} <Debug> TCP-Session: 0b6e6a2f-f175-4b97-a22e-e79af26ac4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.01.16 20:32:19.226923 [ 288 ] {} <Debug> TCP-Session: 0b6e6a2f-f175-4b97-a22e-e79af26ac4a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.01.16 20:32:19.227110 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51556 | ||
| 3724 | 2026.01.16 20:32:19.227136 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47628 | ||
| 3725 | 2026.01.16 20:32:19.227137 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51344 | ||
| 3726 | 2026.01.16 20:32:19.227167 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37457 | ||
| 3727 | 2026.01.16 20:32:19.227161 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35117 | ||
| 3728 | 2026.01.16 20:32:19.227222 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3729 | 2026.01.16 20:32:19.227274 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3730 | 2026.01.16 20:32:19.227282 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3731 | 2026.01.16 20:32:19.227295 [ 289 ] {} <Debug> TCP-Session: ec11367c-fe53-4cd6-9c0d-9ca266cc93cb Authenticating user 'default' from [fd00:1122:3344:101::e]:51556 | ||
| 3732 | 2026.01.16 20:32:19.227300 [ 275 ] {} <Debug> TCP-Session: 6a64b723-b844-4bcc-9a33-c4864518b858 Authenticating user 'default' from [fd00:1122:3344:101::e]:37457 | ||
| 3733 | 2026.01.16 20:32:19.227322 [ 291 ] {} <Debug> TCP-Session: 3ce633c4-422a-43c8-a772-a31cba08c27d Authenticating user 'default' from [fd00:1122:3344:101::e]:51344 | ||
| 3734 | 2026.01.16 20:32:19.227330 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3735 | 2026.01.16 20:32:19.227338 [ 275 ] {} <Debug> TCP-Session: 6a64b723-b844-4bcc-9a33-c4864518b858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2026.01.16 20:32:19.227355 [ 291 ] {} <Debug> TCP-Session: 3ce633c4-422a-43c8-a772-a31cba08c27d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.01.16 20:32:19.227374 [ 275 ] {} <Debug> TCP-Session: 6a64b723-b844-4bcc-9a33-c4864518b858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.01.16 20:32:19.227388 [ 291 ] {} <Debug> TCP-Session: 3ce633c4-422a-43c8-a772-a31cba08c27d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.01.16 20:32:19.227371 [ 294 ] {} <Debug> TCP-Session: 6db53b86-6a6b-4a80-90ef-0d4d0bb7a7d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35117 | ||
| 3740 | 2026.01.16 20:32:19.227331 [ 289 ] {} <Debug> TCP-Session: ec11367c-fe53-4cd6-9c0d-9ca266cc93cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.01.16 20:32:19.227449 [ 294 ] {} <Debug> TCP-Session: 6db53b86-6a6b-4a80-90ef-0d4d0bb7a7d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.01.16 20:32:19.227460 [ 289 ] {} <Debug> TCP-Session: ec11367c-fe53-4cd6-9c0d-9ca266cc93cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.01.16 20:32:19.227475 [ 294 ] {} <Debug> TCP-Session: 6db53b86-6a6b-4a80-90ef-0d4d0bb7a7d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.01.16 20:32:19.227221 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3745 | 2026.01.16 20:32:19.227124 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37707 | ||
| 3746 | 2026.01.16 20:32:19.227536 [ 292 ] {} <Debug> TCP-Session: 2d3dd364-52b5-415d-9bec-b90ab9e8fb03 Authenticating user 'default' from [fd00:1122:3344:101::e]:47628 | ||
| 3747 | 2026.01.16 20:32:19.227146 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51430 | ||
| 3748 | 2026.01.16 20:32:19.227569 [ 292 ] {} <Debug> TCP-Session: 2d3dd364-52b5-415d-9bec-b90ab9e8fb03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.01.16 20:32:19.227594 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3750 | 2026.01.16 20:32:19.227606 [ 292 ] {} <Debug> TCP-Session: 2d3dd364-52b5-415d-9bec-b90ab9e8fb03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.01.16 20:32:19.227277 [ 288 ] {} <Trace> TCP-Session: 0b6e6a2f-f175-4b97-a22e-e79af26ac4a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.01.16 20:32:19.227634 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3753 | 2026.01.16 20:32:19.227626 [ 290 ] {} <Debug> TCP-Session: e38f5904-7798-4860-800e-befbdba9d85b Authenticating user 'default' from [fd00:1122:3344:101::e]:37707 | ||
| 3754 | 2026.01.16 20:32:19.227673 [ 293 ] {} <Debug> TCP-Session: a28b5ead-491d-46b7-81eb-36e97bb88853 Authenticating user 'default' from [fd00:1122:3344:101::e]:51430 | ||
| 3755 | 2026.01.16 20:32:19.227690 [ 290 ] {} <Debug> TCP-Session: e38f5904-7798-4860-800e-befbdba9d85b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2026.01.16 20:32:19.227707 [ 293 ] {} <Debug> TCP-Session: a28b5ead-491d-46b7-81eb-36e97bb88853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.01.16 20:32:19.227715 [ 290 ] {} <Debug> TCP-Session: e38f5904-7798-4860-800e-befbdba9d85b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.01.16 20:32:19.227730 [ 293 ] {} <Debug> TCP-Session: a28b5ead-491d-46b7-81eb-36e97bb88853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.01.16 20:32:19.227796 [ 288 ] {b1d66113-76b2-435c-8559-d0d3744de82b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52030) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3760 | 2026.01.16 20:32:19.228072 [ 288 ] {b1d66113-76b2-435c-8559-d0d3744de82b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3761 | 2026.01.16 20:32:19.228131 [ 288 ] {b1d66113-76b2-435c-8559-d0d3744de82b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3762 | 2026.01.16 20:32:19.228431 [ 288 ] {b1d66113-76b2-435c-8559-d0d3744de82b} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 3763 | 2026.01.16 20:32:19.229458 [ 298 ] {b1d66113-76b2-435c-8559-d0d3744de82b} <Trace> AggregatingTransform: Aggregating | ||
| 3764 | 2026.01.16 20:32:19.229507 [ 298 ] {b1d66113-76b2-435c-8559-d0d3744de82b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3765 | 2026.01.16 20:32:19.229545 [ 298 ] {b1d66113-76b2-435c-8559-d0d3744de82b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011113 sec. (989.009 rows/sec., 38.63 KiB/sec.) | ||
| 3766 | 2026.01.16 20:32:19.229566 [ 298 ] {b1d66113-76b2-435c-8559-d0d3744de82b} <Trace> Aggregator: Merging aggregated data | ||
| 3767 | 2026.01.16 20:32:19.230452 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32824 | ||
| 3768 | 2026.01.16 20:32:19.230532 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3769 | 2026.01.16 20:32:19.230554 [ 286 ] {} <Debug> TCP-Session: 1fbc9f6e-aefe-4c61-a5b4-94a0ba9005e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:32824 | ||
| 3770 | 2026.01.16 20:32:19.230572 [ 286 ] {} <Debug> TCP-Session: 1fbc9f6e-aefe-4c61-a5b4-94a0ba9005e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.01.16 20:32:19.230585 [ 286 ] {} <Debug> TCP-Session: 1fbc9f6e-aefe-4c61-a5b4-94a0ba9005e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.01.16 20:32:19.231035 [ 288 ] {b1d66113-76b2-435c-8559-d0d3744de82b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003297 sec., 303.3060357901122 rows/sec., 11.85 KiB/sec. | ||
| 3773 | 2026.01.16 20:32:19.231166 [ 288 ] {b1d66113-76b2-435c-8559-d0d3744de82b} <Debug> TCPHandler: Processed in 0.004000709 sec. | ||
| 3774 | 2026.01.16 20:32:19.231274 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3775 | 2026.01.16 20:32:19.231302 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3776 | 2026.01.16 20:32:19.231305 [ 288 ] {} <Debug> TCP-Session: 0b6e6a2f-f175-4b97-a22e-e79af26ac4a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.01.16 20:32:19.231322 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3778 | 2026.01.16 20:32:19.231334 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3779 | 2026.01.16 20:32:19.231369 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3780 | 2026.01.16 20:32:19.231379 [ 289 ] {} <Debug> TCP-Session: ec11367c-fe53-4cd6-9c0d-9ca266cc93cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.01.16 20:32:19.231393 [ 275 ] {} <Debug> TCP-Session: 6a64b723-b844-4bcc-9a33-c4864518b858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.01.16 20:32:19.231391 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3783 | 2026.01.16 20:32:19.231411 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3784 | 2026.01.16 20:32:19.231428 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3785 | 2026.01.16 20:32:19.231446 [ 292 ] {} <Debug> TCP-Session: 2d3dd364-52b5-415d-9bec-b90ab9e8fb03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.01.16 20:32:19.231464 [ 286 ] {} <Debug> TCP-Session: 1fbc9f6e-aefe-4c61-a5b4-94a0ba9005e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.01.16 20:32:19.231486 [ 294 ] {} <Debug> TCP-Session: 6db53b86-6a6b-4a80-90ef-0d4d0bb7a7d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.01.16 20:32:19.231411 [ 293 ] {} <Debug> TCP-Session: a28b5ead-491d-46b7-81eb-36e97bb88853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.01.16 20:32:19.231356 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3790 | 2026.01.16 20:32:19.231353 [ 290 ] {} <Debug> TCP-Session: e38f5904-7798-4860-800e-befbdba9d85b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.01.16 20:32:19.231572 [ 291 ] {} <Debug> TCP-Session: 3ce633c4-422a-43c8-a772-a31cba08c27d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.01.16 20:32:22.946116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8069 | ||
| 3793 | 2026.01.16 20:32:22.946617 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.01.16 20:32:22.946664 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3795 | 2026.01.16 20:32:22.947154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3796 | 2026.01.16 20:32:22.947407 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.01.16 20:32:22.947536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8069 | ||
| 3798 | 2026.01.16 20:32:23.363832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3799 | 2026.01.16 20:32:23.378907 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.01.16 20:32:23.378966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3801 | 2026.01.16 20:32:23.385004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3802 | 2026.01.16 20:32:23.385715 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.01.16 20:32:23.388590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3804 | 2026.01.16 20:32:23.691308 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.01.16 20:32:23.691504 [ 276 ] {399b735b-73e4-4678-95f9-5594a70b956a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3806 | 2026.01.16 20:32:23.691578 [ 276 ] {399b735b-73e4-4678-95f9-5594a70b956a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3807 | 2026.01.16 20:32:23.692234 [ 276 ] {399b735b-73e4-4678-95f9-5594a70b956a} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.01.16 20:32:23.692278 [ 276 ] {399b735b-73e4-4678-95f9-5594a70b956a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3809 | 2026.01.16 20:32:23.692658 [ 276 ] {399b735b-73e4-4678-95f9-5594a70b956a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3810 | 2026.01.16 20:32:23.692885 [ 276 ] {399b735b-73e4-4678-95f9-5594a70b956a} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.01.16 20:32:23.693038 [ 276 ] {399b735b-73e4-4678-95f9-5594a70b956a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001588 sec., 15113.350125944584 rows/sec., 1.25 MiB/sec. | ||
| 3812 | 2026.01.16 20:32:23.693081 [ 276 ] {399b735b-73e4-4678-95f9-5594a70b956a} <Debug> TCPHandler: Processed in 0.001907233 sec. | ||
| 3813 | 2026.01.16 20:32:23.693197 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.01.16 20:32:23.693301 [ 276 ] {97779b5c-0af8-44c6-9ea7-12f608b45c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3815 | 2026.01.16 20:32:23.693341 [ 276 ] {97779b5c-0af8-44c6-9ea7-12f608b45c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3816 | 2026.01.16 20:32:23.693723 [ 276 ] {97779b5c-0af8-44c6-9ea7-12f608b45c04} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.01.16 20:32:23.693759 [ 276 ] {97779b5c-0af8-44c6-9ea7-12f608b45c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3818 | 2026.01.16 20:32:23.694055 [ 276 ] {97779b5c-0af8-44c6-9ea7-12f608b45c04} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3819 | 2026.01.16 20:32:23.694264 [ 276 ] {97779b5c-0af8-44c6-9ea7-12f608b45c04} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.01.16 20:32:23.694392 [ 276 ] {97779b5c-0af8-44c6-9ea7-12f608b45c04} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001109 sec., 3606.853020739405 rows/sec., 294.11 KiB/sec. | ||
| 3821 | 2026.01.16 20:32:23.694429 [ 276 ] {97779b5c-0af8-44c6-9ea7-12f608b45c04} <Debug> TCPHandler: Processed in 0.001280799 sec. | ||
| 3822 | 2026.01.16 20:32:23.694529 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.01.16 20:32:23.694631 [ 276 ] {ae54fac2-54bc-4536-ad01-71589e8878f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3824 | 2026.01.16 20:32:23.694671 [ 276 ] {ae54fac2-54bc-4536-ad01-71589e8878f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3825 | 2026.01.16 20:32:23.695161 [ 276 ] {ae54fac2-54bc-4536-ad01-71589e8878f4} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.01.16 20:32:23.695197 [ 276 ] {ae54fac2-54bc-4536-ad01-71589e8878f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3827 | 2026.01.16 20:32:23.695544 [ 276 ] {ae54fac2-54bc-4536-ad01-71589e8878f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3828 | 2026.01.16 20:32:23.695757 [ 276 ] {ae54fac2-54bc-4536-ad01-71589e8878f4} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.01.16 20:32:23.695881 [ 276 ] {ae54fac2-54bc-4536-ad01-71589e8878f4} <Debug> executeQuery: Read 212 rows, 19.31 KiB in 0.001268 sec., 167192.429022082 rows/sec., 14.87 MiB/sec. | ||
| 3830 | 2026.01.16 20:32:23.695919 [ 276 ] {ae54fac2-54bc-4536-ad01-71589e8878f4} <Debug> TCPHandler: Processed in 0.001438102 sec. | ||
| 3831 | 2026.01.16 20:32:23.696050 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.01.16 20:32:23.696143 [ 276 ] {740203e2-677f-4127-ab96-1fe4c711dfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3833 | 2026.01.16 20:32:23.696182 [ 276 ] {740203e2-677f-4127-ab96-1fe4c711dfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3834 | 2026.01.16 20:32:23.696606 [ 276 ] {740203e2-677f-4127-ab96-1fe4c711dfb9} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.01.16 20:32:23.696642 [ 276 ] {740203e2-677f-4127-ab96-1fe4c711dfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3836 | 2026.01.16 20:32:23.696931 [ 276 ] {740203e2-677f-4127-ab96-1fe4c711dfb9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3837 | 2026.01.16 20:32:23.697136 [ 276 ] {740203e2-677f-4127-ab96-1fe4c711dfb9} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.01.16 20:32:23.697260 [ 276 ] {740203e2-677f-4127-ab96-1fe4c711dfb9} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001135 sec., 29074.88986784141 rows/sec., 2.17 MiB/sec. | ||
| 3839 | 2026.01.16 20:32:23.697297 [ 276 ] {740203e2-677f-4127-ab96-1fe4c711dfb9} <Debug> TCPHandler: Processed in 0.001303719 sec. | ||
| 3840 | 2026.01.16 20:32:23.697406 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2026.01.16 20:32:23.697511 [ 276 ] {da1dd785-c0eb-4157-880e-5218b92de100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3842 | 2026.01.16 20:32:23.697550 [ 276 ] {da1dd785-c0eb-4157-880e-5218b92de100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3843 | 2026.01.16 20:32:23.697933 [ 276 ] {da1dd785-c0eb-4157-880e-5218b92de100} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2026.01.16 20:32:23.697969 [ 276 ] {da1dd785-c0eb-4157-880e-5218b92de100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3845 | 2026.01.16 20:32:23.698251 [ 276 ] {da1dd785-c0eb-4157-880e-5218b92de100} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3846 | 2026.01.16 20:32:23.698460 [ 276 ] {da1dd785-c0eb-4157-880e-5218b92de100} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2026.01.16 20:32:23.698585 [ 276 ] {da1dd785-c0eb-4157-880e-5218b92de100} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001092 sec., 21978.021978021978 rows/sec., 1.82 MiB/sec. | ||
| 3848 | 2026.01.16 20:32:23.698622 [ 276 ] {da1dd785-c0eb-4157-880e-5218b92de100} <Debug> TCPHandler: Processed in 0.001264009 sec. | ||
| 3849 | 2026.01.16 20:32:23.698731 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2026.01.16 20:32:23.698832 [ 276 ] {2a84aabd-646b-45bb-8b2c-9d7b9ebbe3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3851 | 2026.01.16 20:32:23.698870 [ 276 ] {2a84aabd-646b-45bb-8b2c-9d7b9ebbe3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3852 | 2026.01.16 20:32:23.699262 [ 276 ] {2a84aabd-646b-45bb-8b2c-9d7b9ebbe3c2} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2026.01.16 20:32:23.699298 [ 276 ] {2a84aabd-646b-45bb-8b2c-9d7b9ebbe3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3854 | 2026.01.16 20:32:23.699585 [ 276 ] {2a84aabd-646b-45bb-8b2c-9d7b9ebbe3c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3855 | 2026.01.16 20:32:23.699792 [ 276 ] {2a84aabd-646b-45bb-8b2c-9d7b9ebbe3c2} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.01.16 20:32:23.699916 [ 276 ] {2a84aabd-646b-45bb-8b2c-9d7b9ebbe3c2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 3857 | 2026.01.16 20:32:23.699953 [ 276 ] {2a84aabd-646b-45bb-8b2c-9d7b9ebbe3c2} <Debug> TCPHandler: Processed in 0.001270699 sec. | ||
| 3858 | 2026.01.16 20:32:23.700057 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.01.16 20:32:23.700158 [ 276 ] {6861f08c-1690-46fb-aac2-62ce7146bc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3860 | 2026.01.16 20:32:23.700197 [ 276 ] {6861f08c-1690-46fb-aac2-62ce7146bc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3861 | 2026.01.16 20:32:23.700637 [ 276 ] {6861f08c-1690-46fb-aac2-62ce7146bc0f} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.01.16 20:32:23.700672 [ 276 ] {6861f08c-1690-46fb-aac2-62ce7146bc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3863 | 2026.01.16 20:32:23.700973 [ 276 ] {6861f08c-1690-46fb-aac2-62ce7146bc0f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3864 | 2026.01.16 20:32:23.701182 [ 276 ] {6861f08c-1690-46fb-aac2-62ce7146bc0f} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.01.16 20:32:23.701303 [ 276 ] {6861f08c-1690-46fb-aac2-62ce7146bc0f} <Debug> executeQuery: Read 121 rows, 10.06 KiB in 0.001163 sec., 104041.27257093723 rows/sec., 8.45 MiB/sec. | ||
| 3866 | 2026.01.16 20:32:23.701340 [ 276 ] {6861f08c-1690-46fb-aac2-62ce7146bc0f} <Debug> TCPHandler: Processed in 0.00133076 sec. | ||
| 3867 | 2026.01.16 20:32:23.701453 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2026.01.16 20:32:23.701554 [ 276 ] {24749ec1-d902-4cee-89d0-a1b3be497357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3869 | 2026.01.16 20:32:23.701597 [ 276 ] {24749ec1-d902-4cee-89d0-a1b3be497357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3870 | 2026.01.16 20:32:23.702001 [ 276 ] {24749ec1-d902-4cee-89d0-a1b3be497357} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.01.16 20:32:23.702037 [ 276 ] {24749ec1-d902-4cee-89d0-a1b3be497357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3872 | 2026.01.16 20:32:23.702361 [ 276 ] {24749ec1-d902-4cee-89d0-a1b3be497357} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3873 | 2026.01.16 20:32:23.702583 [ 276 ] {24749ec1-d902-4cee-89d0-a1b3be497357} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.01.16 20:32:23.702705 [ 276 ] {24749ec1-d902-4cee-89d0-a1b3be497357} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.00117 sec., 169230.76923076922 rows/sec., 12.14 MiB/sec. | ||
| 3875 | 2026.01.16 20:32:23.702743 [ 276 ] {24749ec1-d902-4cee-89d0-a1b3be497357} <Debug> TCPHandler: Processed in 0.00133883 sec. | ||
| 3876 | 2026.01.16 20:32:23.702856 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.01.16 20:32:23.702958 [ 276 ] {c6e54d31-f02a-4f97-a723-bde56e82a1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3878 | 2026.01.16 20:32:23.703010 [ 276 ] {c6e54d31-f02a-4f97-a723-bde56e82a1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3879 | 2026.01.16 20:32:23.703782 [ 276 ] {c6e54d31-f02a-4f97-a723-bde56e82a1d7} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2026.01.16 20:32:23.703819 [ 276 ] {c6e54d31-f02a-4f97-a723-bde56e82a1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3881 | 2026.01.16 20:32:23.704341 [ 276 ] {c6e54d31-f02a-4f97-a723-bde56e82a1d7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3882 | 2026.01.16 20:32:23.704563 [ 276 ] {c6e54d31-f02a-4f97-a723-bde56e82a1d7} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.01.16 20:32:23.704701 [ 276 ] {c6e54d31-f02a-4f97-a723-bde56e82a1d7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001762 sec., 9648.127128263337 rows/sec., 17.29 MiB/sec. | ||
| 3884 | 2026.01.16 20:32:23.704758 [ 276 ] {c6e54d31-f02a-4f97-a723-bde56e82a1d7} <Debug> TCPHandler: Processed in 0.001950263 sec. | ||
| 3885 | 2026.01.16 20:32:23.704872 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2026.01.16 20:32:23.704976 [ 276 ] {029c8d6f-c5e7-42de-9142-cd30c6372a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3887 | 2026.01.16 20:32:23.705018 [ 276 ] {029c8d6f-c5e7-42de-9142-cd30c6372a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3888 | 2026.01.16 20:32:23.705353 [ 276 ] {029c8d6f-c5e7-42de-9142-cd30c6372a15} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2026.01.16 20:32:23.705389 [ 276 ] {029c8d6f-c5e7-42de-9142-cd30c6372a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3890 | 2026.01.16 20:32:23.705696 [ 276 ] {029c8d6f-c5e7-42de-9142-cd30c6372a15} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3891 | 2026.01.16 20:32:23.705899 [ 276 ] {029c8d6f-c5e7-42de-9142-cd30c6372a15} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.01.16 20:32:23.706024 [ 276 ] {029c8d6f-c5e7-42de-9142-cd30c6372a15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 3893 | 2026.01.16 20:32:23.706059 [ 276 ] {029c8d6f-c5e7-42de-9142-cd30c6372a15} <Debug> TCPHandler: Processed in 0.001235917 sec. | ||
| 3894 | 2026.01.16 20:32:25.454954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 508 | ||
| 3895 | 2026.01.16 20:32:25.457263 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.01.16 20:32:25.457310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3897 | 2026.01.16 20:32:25.458473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3898 | 2026.01.16 20:32:25.458725 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.01.16 20:32:25.458968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 508 | ||
| 3900 | 2026.01.16 20:32:28.689862 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3901 | 2026.01.16 20:32:28.690057 [ 276 ] {bd1533bf-ac10-480e-bacc-19bb7aa8c7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3902 | 2026.01.16 20:32:28.690131 [ 276 ] {bd1533bf-ac10-480e-bacc-19bb7aa8c7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3903 | 2026.01.16 20:32:28.690841 [ 276 ] {bd1533bf-ac10-480e-bacc-19bb7aa8c7a9} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2026.01.16 20:32:28.690898 [ 276 ] {bd1533bf-ac10-480e-bacc-19bb7aa8c7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3905 | 2026.01.16 20:32:28.691304 [ 276 ] {bd1533bf-ac10-480e-bacc-19bb7aa8c7a9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3906 | 2026.01.16 20:32:28.691552 [ 276 ] {bd1533bf-ac10-480e-bacc-19bb7aa8c7a9} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2026.01.16 20:32:28.691719 [ 276 ] {bd1533bf-ac10-480e-bacc-19bb7aa8c7a9} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001716 sec., 60606.0606060606 rows/sec., 5.06 MiB/sec. | ||
| 3908 | 2026.01.16 20:32:28.691767 [ 276 ] {bd1533bf-ac10-480e-bacc-19bb7aa8c7a9} <Debug> TCPHandler: Processed in 0.002031635 sec. | ||
| 3909 | 2026.01.16 20:32:28.691885 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2026.01.16 20:32:28.691988 [ 276 ] {cf161751-aae7-46d5-88e7-663d931bcee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3911 | 2026.01.16 20:32:28.692032 [ 276 ] {cf161751-aae7-46d5-88e7-663d931bcee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3912 | 2026.01.16 20:32:28.692471 [ 276 ] {cf161751-aae7-46d5-88e7-663d931bcee0} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2026.01.16 20:32:28.692510 [ 276 ] {cf161751-aae7-46d5-88e7-663d931bcee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3914 | 2026.01.16 20:32:28.692812 [ 276 ] {cf161751-aae7-46d5-88e7-663d931bcee0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3915 | 2026.01.16 20:32:28.693023 [ 276 ] {cf161751-aae7-46d5-88e7-663d931bcee0} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2026.01.16 20:32:28.693133 [ 63 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3917 | 2026.01.16 20:32:28.693154 [ 276 ] {cf161751-aae7-46d5-88e7-663d931bcee0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.48 MiB/sec. | ||
| 3918 | 2026.01.16 20:32:28.693197 [ 63 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.01.16 20:32:28.693209 [ 276 ] {cf161751-aae7-46d5-88e7-663d931bcee0} <Debug> TCPHandler: Processed in 0.00137509 sec. | ||
| 3920 | 2026.01.16 20:32:28.693229 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3921 | 2026.01.16 20:32:28.693326 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2026.01.16 20:32:28.693397 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 3923 | 2026.01.16 20:32:28.693428 [ 276 ] {1b71eb51-e7db-43f3-a11b-3b5afd5021ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3924 | 2026.01.16 20:32:28.693480 [ 276 ] {1b71eb51-e7db-43f3-a11b-3b5afd5021ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3925 | 2026.01.16 20:32:28.693558 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3926 | 2026.01.16 20:32:28.693599 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 276 rows starting from the beginning of the part | ||
| 3927 | 2026.01.16 20:32:28.693673 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 3928 | 2026.01.16 20:32:28.693724 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 17 rows starting from the beginning of the part | ||
| 3929 | 2026.01.16 20:32:28.693770 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 3930 | 2026.01.16 20:32:28.693812 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 33 rows starting from the beginning of the part | ||
| 3931 | 2026.01.16 20:32:28.693857 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 3932 | 2026.01.16 20:32:28.693883 [ 276 ] {1b71eb51-e7db-43f3-a11b-3b5afd5021ce} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2026.01.16 20:32:28.693924 [ 276 ] {1b71eb51-e7db-43f3-a11b-3b5afd5021ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3934 | 2026.01.16 20:32:28.694276 [ 276 ] {1b71eb51-e7db-43f3-a11b-3b5afd5021ce} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3935 | 2026.01.16 20:32:28.694522 [ 276 ] {1b71eb51-e7db-43f3-a11b-3b5afd5021ce} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.01.16 20:32:28.694657 [ 276 ] {1b71eb51-e7db-43f3-a11b-3b5afd5021ce} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001249 sec., 70456.36509207367 rows/sec., 5.50 MiB/sec. | ||
| 3937 | 2026.01.16 20:32:28.694696 [ 276 ] {1b71eb51-e7db-43f3-a11b-3b5afd5021ce} <Debug> TCPHandler: Processed in 0.001419222 sec. | ||
| 3938 | 2026.01.16 20:32:28.694731 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402641 sec., 286602.2025593149 rows/sec., 19.97 MiB/sec. | ||
| 3939 | 2026.01.16 20:32:28.694802 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2026.01.16 20:32:28.694902 [ 276 ] {948cd257-6728-41b9-9459-405cafb02a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3941 | 2026.01.16 20:32:28.694948 [ 276 ] {948cd257-6728-41b9-9459-405cafb02a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3942 | 2026.01.16 20:32:28.694963 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3943 | 2026.01.16 20:32:28.695338 [ 276 ] {948cd257-6728-41b9-9459-405cafb02a2e} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.01.16 20:32:28.695343 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_21_4} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2026.01.16 20:32:28.695383 [ 276 ] {948cd257-6728-41b9-9459-405cafb02a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3946 | 2026.01.16 20:32:28.695465 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_21_4} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3947 | 2026.01.16 20:32:28.695598 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3948 | 2026.01.16 20:32:28.695745 [ 276 ] {948cd257-6728-41b9-9459-405cafb02a2e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3949 | 2026.01.16 20:32:28.695967 [ 276 ] {948cd257-6728-41b9-9459-405cafb02a2e} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.01.16 20:32:28.696097 [ 276 ] {948cd257-6728-41b9-9459-405cafb02a2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 3951 | 2026.01.16 20:32:28.696133 [ 276 ] {948cd257-6728-41b9-9459-405cafb02a2e} <Debug> TCPHandler: Processed in 0.001379201 sec. | ||
| 3952 | 2026.01.16 20:32:28.696236 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3953 | 2026.01.16 20:32:28.696329 [ 276 ] {02da14ab-176c-4bde-9da8-1ecfd6656b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3954 | 2026.01.16 20:32:28.696382 [ 276 ] {02da14ab-176c-4bde-9da8-1ecfd6656b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3955 | 2026.01.16 20:32:28.697127 [ 276 ] {02da14ab-176c-4bde-9da8-1ecfd6656b39} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2026.01.16 20:32:28.697162 [ 276 ] {02da14ab-176c-4bde-9da8-1ecfd6656b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3957 | 2026.01.16 20:32:28.697692 [ 276 ] {02da14ab-176c-4bde-9da8-1ecfd6656b39} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3958 | 2026.01.16 20:32:28.697918 [ 276 ] {02da14ab-176c-4bde-9da8-1ecfd6656b39} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3959 | 2026.01.16 20:32:28.698058 [ 276 ] {02da14ab-176c-4bde-9da8-1ecfd6656b39} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001747 sec., 13737.8362907842 rows/sec., 24.62 MiB/sec. | ||
| 3960 | 2026.01.16 20:32:28.698119 [ 276 ] {02da14ab-176c-4bde-9da8-1ecfd6656b39} <Debug> TCPHandler: Processed in 0.001931313 sec. | ||
| 3961 | 2026.01.16 20:32:28.698225 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2026.01.16 20:32:28.698320 [ 276 ] {6219d5a2-d4a5-4af7-9186-c0c184eece25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3963 | 2026.01.16 20:32:28.698362 [ 276 ] {6219d5a2-d4a5-4af7-9186-c0c184eece25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3964 | 2026.01.16 20:32:28.698706 [ 276 ] {6219d5a2-d4a5-4af7-9186-c0c184eece25} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2026.01.16 20:32:28.698742 [ 276 ] {6219d5a2-d4a5-4af7-9186-c0c184eece25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3966 | 2026.01.16 20:32:28.699046 [ 276 ] {6219d5a2-d4a5-4af7-9186-c0c184eece25} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3967 | 2026.01.16 20:32:28.699258 [ 276 ] {6219d5a2-d4a5-4af7-9186-c0c184eece25} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2026.01.16 20:32:28.699386 [ 276 ] {6219d5a2-d4a5-4af7-9186-c0c184eece25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3969 | 2026.01.16 20:32:28.699422 [ 276 ] {6219d5a2-d4a5-4af7-9186-c0c184eece25} <Debug> TCPHandler: Processed in 0.001245737 sec. | ||
| 3970 | 2026.01.16 20:32:30.292108 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3971 | 2026.01.16 20:32:30.292175 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3972 | 2026.01.16 20:32:30.448539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8581 | ||
| 3973 | 2026.01.16 20:32:30.449020 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2026.01.16 20:32:30.449054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3975 | 2026.01.16 20:32:30.449524 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3976 | 2026.01.16 20:32:30.449750 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.01.16 20:32:30.449893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8581 | ||
| 3978 | 2026.01.16 20:32:30.889594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3979 | 2026.01.16 20:32:30.905597 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2026.01.16 20:32:30.905663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3981 | 2026.01.16 20:32:30.911908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3982 | 2026.01.16 20:32:30.912631 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.01.16 20:32:30.915431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3984 | 2026.01.16 20:32:33.682070 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.01.16 20:32:33.682332 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) 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) | ||
| 3986 | 2026.01.16 20:32:33.682740 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3987 | 2026.01.16 20:32:33.682800 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <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 | ||
| 3988 | 2026.01.16 20:32:33.683124 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3989 | 2026.01.16 20:32:33.683189 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3990 | 2026.01.16 20:32:33.683332 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3991 | 2026.01.16 20:32:33.683461 [ 338 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3992 | 2026.01.16 20:32:33.683480 [ 315 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3993 | 2026.01.16 20:32:33.683483 [ 337 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3994 | 2026.01.16 20:32:33.683597 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 3995 | 2026.01.16 20:32:33.683620 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3996 | 2026.01.16 20:32:33.683702 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3997 | 2026.01.16 20:32:33.683721 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3998 | 2026.01.16 20:32:33.683767 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <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'))" | ||
| 3999 | 2026.01.16 20:32:33.683816 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <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'))" | ||
| 4000 | 2026.01.16 20:32:33.683859 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <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'))" | ||
| 4001 | 2026.01.16 20:32:33.684890 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002674 sec., 15332.834704562452 rows/sec., 617.56 KiB/sec. | ||
| 4002 | 2026.01.16 20:32:33.685011 [ 276 ] {6ca2c961-48d9-4199-a9ef-28f1733fd6a0} <Debug> TCPHandler: Processed in 0.003070629 sec. | ||
| 4003 | 2026.01.16 20:32:33.693234 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2026.01.16 20:32:33.693455 [ 276 ] {4856f3a5-e31f-4bc0-b4c9-c737ac0c21d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4005 | 2026.01.16 20:32:33.693539 [ 276 ] {4856f3a5-e31f-4bc0-b4c9-c737ac0c21d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4006 | 2026.01.16 20:32:33.694355 [ 276 ] {4856f3a5-e31f-4bc0-b4c9-c737ac0c21d6} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2026.01.16 20:32:33.694395 [ 276 ] {4856f3a5-e31f-4bc0-b4c9-c737ac0c21d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4008 | 2026.01.16 20:32:33.694799 [ 276 ] {4856f3a5-e31f-4bc0-b4c9-c737ac0c21d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4009 | 2026.01.16 20:32:33.695010 [ 276 ] {4856f3a5-e31f-4bc0-b4c9-c737ac0c21d6} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4010 | 2026.01.16 20:32:33.695159 [ 276 ] {4856f3a5-e31f-4bc0-b4c9-c737ac0c21d6} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.00177 sec., 564.9717514124294 rows/sec., 58.48 KiB/sec. | ||
| 4011 | 2026.01.16 20:32:33.695197 [ 276 ] {4856f3a5-e31f-4bc0-b4c9-c737ac0c21d6} <Debug> TCPHandler: Processed in 0.002068886 sec. | ||
| 4012 | 2026.01.16 20:32:33.695304 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4013 | 2026.01.16 20:32:33.695399 [ 276 ] {293e6e5b-d8b8-4f86-b842-4f53bf2bbf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4014 | 2026.01.16 20:32:33.695440 [ 276 ] {293e6e5b-d8b8-4f86-b842-4f53bf2bbf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4015 | 2026.01.16 20:32:33.695904 [ 276 ] {293e6e5b-d8b8-4f86-b842-4f53bf2bbf27} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.01.16 20:32:33.695942 [ 276 ] {293e6e5b-d8b8-4f86-b842-4f53bf2bbf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4017 | 2026.01.16 20:32:33.696275 [ 276 ] {293e6e5b-d8b8-4f86-b842-4f53bf2bbf27} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4018 | 2026.01.16 20:32:33.696491 [ 276 ] {293e6e5b-d8b8-4f86-b842-4f53bf2bbf27} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2026.01.16 20:32:33.696619 [ 276 ] {293e6e5b-d8b8-4f86-b842-4f53bf2bbf27} <Debug> executeQuery: Read 91 rows, 7.82 KiB in 0.001239 sec., 73446.32768361582 rows/sec., 6.17 MiB/sec. | ||
| 4020 | 2026.01.16 20:32:33.696656 [ 276 ] {293e6e5b-d8b8-4f86-b842-4f53bf2bbf27} <Debug> TCPHandler: Processed in 0.001400592 sec. | ||
| 4021 | 2026.01.16 20:32:33.696769 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4022 | 2026.01.16 20:32:33.696863 [ 276 ] {547c68bd-7bae-40cc-b860-32b53de7fef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4023 | 2026.01.16 20:32:33.696902 [ 276 ] {547c68bd-7bae-40cc-b860-32b53de7fef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4024 | 2026.01.16 20:32:33.697282 [ 276 ] {547c68bd-7bae-40cc-b860-32b53de7fef3} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2026.01.16 20:32:33.697318 [ 276 ] {547c68bd-7bae-40cc-b860-32b53de7fef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4026 | 2026.01.16 20:32:33.697608 [ 276 ] {547c68bd-7bae-40cc-b860-32b53de7fef3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4027 | 2026.01.16 20:32:33.697818 [ 276 ] {547c68bd-7bae-40cc-b860-32b53de7fef3} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2026.01.16 20:32:33.697942 [ 276 ] {547c68bd-7bae-40cc-b860-32b53de7fef3} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001098 sec., 15482.695810564663 rows/sec., 1.14 MiB/sec. | ||
| 4029 | 2026.01.16 20:32:33.697978 [ 276 ] {547c68bd-7bae-40cc-b860-32b53de7fef3} <Debug> TCPHandler: Processed in 0.001257498 sec. | ||
| 4030 | 2026.01.16 20:32:33.698075 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4031 | 2026.01.16 20:32:33.698166 [ 276 ] {d6234e53-fae1-413f-b10a-d6ac0ce0c569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4032 | 2026.01.16 20:32:33.698206 [ 276 ] {d6234e53-fae1-413f-b10a-d6ac0ce0c569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4033 | 2026.01.16 20:32:33.698568 [ 276 ] {d6234e53-fae1-413f-b10a-d6ac0ce0c569} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4034 | 2026.01.16 20:32:33.698606 [ 276 ] {d6234e53-fae1-413f-b10a-d6ac0ce0c569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4035 | 2026.01.16 20:32:33.698889 [ 276 ] {d6234e53-fae1-413f-b10a-d6ac0ce0c569} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4036 | 2026.01.16 20:32:33.699107 [ 276 ] {d6234e53-fae1-413f-b10a-d6ac0ce0c569} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2026.01.16 20:32:33.699230 [ 276 ] {d6234e53-fae1-413f-b10a-d6ac0ce0c569} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 61.37 KiB/sec. | ||
| 4038 | 2026.01.16 20:32:33.699266 [ 276 ] {d6234e53-fae1-413f-b10a-d6ac0ce0c569} <Debug> TCPHandler: Processed in 0.001238628 sec. | ||
| 4039 | 2026.01.16 20:32:33.699363 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4040 | 2026.01.16 20:32:33.699459 [ 276 ] {cff8cccb-56d4-4b88-85e9-c6ba0203f34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4041 | 2026.01.16 20:32:33.699498 [ 276 ] {cff8cccb-56d4-4b88-85e9-c6ba0203f34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4042 | 2026.01.16 20:32:33.699910 [ 276 ] {cff8cccb-56d4-4b88-85e9-c6ba0203f34a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2026.01.16 20:32:33.699946 [ 276 ] {cff8cccb-56d4-4b88-85e9-c6ba0203f34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4044 | 2026.01.16 20:32:33.700259 [ 276 ] {cff8cccb-56d4-4b88-85e9-c6ba0203f34a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4045 | 2026.01.16 20:32:33.700475 [ 276 ] {cff8cccb-56d4-4b88-85e9-c6ba0203f34a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2026.01.16 20:32:33.700600 [ 276 ] {cff8cccb-56d4-4b88-85e9-c6ba0203f34a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001158 sec., 69948.1865284974 rows/sec., 5.46 MiB/sec. | ||
| 4047 | 2026.01.16 20:32:33.700637 [ 276 ] {cff8cccb-56d4-4b88-85e9-c6ba0203f34a} <Debug> TCPHandler: Processed in 0.00132135 sec. | ||
| 4048 | 2026.01.16 20:32:33.700745 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4049 | 2026.01.16 20:32:33.700837 [ 276 ] {c8bb0766-c89a-48e9-83a4-ab7d89f636d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4050 | 2026.01.16 20:32:33.700879 [ 276 ] {c8bb0766-c89a-48e9-83a4-ab7d89f636d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4051 | 2026.01.16 20:32:33.701288 [ 276 ] {c8bb0766-c89a-48e9-83a4-ab7d89f636d5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2026.01.16 20:32:33.701324 [ 276 ] {c8bb0766-c89a-48e9-83a4-ab7d89f636d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4053 | 2026.01.16 20:32:33.701637 [ 276 ] {c8bb0766-c89a-48e9-83a4-ab7d89f636d5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4054 | 2026.01.16 20:32:33.701844 [ 276 ] {c8bb0766-c89a-48e9-83a4-ab7d89f636d5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2026.01.16 20:32:33.701976 [ 276 ] {c8bb0766-c89a-48e9-83a4-ab7d89f636d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 4056 | 2026.01.16 20:32:33.702012 [ 276 ] {c8bb0766-c89a-48e9-83a4-ab7d89f636d5} <Debug> TCPHandler: Processed in 0.001315689 sec. | ||
| 4057 | 2026.01.16 20:32:33.702113 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2026.01.16 20:32:33.702205 [ 276 ] {a86f5de0-5460-4595-a852-fedd37693ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4059 | 2026.01.16 20:32:33.702247 [ 276 ] {a86f5de0-5460-4595-a852-fedd37693ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4060 | 2026.01.16 20:32:33.702574 [ 276 ] {a86f5de0-5460-4595-a852-fedd37693ce2} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.01.16 20:32:33.702610 [ 276 ] {a86f5de0-5460-4595-a852-fedd37693ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4062 | 2026.01.16 20:32:33.702909 [ 276 ] {a86f5de0-5460-4595-a852-fedd37693ce2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4063 | 2026.01.16 20:32:33.703112 [ 276 ] {a86f5de0-5460-4595-a852-fedd37693ce2} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2026.01.16 20:32:33.703235 [ 276 ] {a86f5de0-5460-4595-a852-fedd37693ce2} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001048 sec., 1908.3969465648854 rows/sec., 121.14 KiB/sec. | ||
| 4065 | 2026.01.16 20:32:33.703271 [ 276 ] {a86f5de0-5460-4595-a852-fedd37693ce2} <Debug> TCPHandler: Processed in 0.001206207 sec. | ||
| 4066 | 2026.01.16 20:32:33.703369 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4067 | 2026.01.16 20:32:33.703461 [ 276 ] {938ccbb5-012e-4585-9d76-a51bb5b97129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4068 | 2026.01.16 20:32:33.703514 [ 276 ] {938ccbb5-012e-4585-9d76-a51bb5b97129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4069 | 2026.01.16 20:32:33.704265 [ 276 ] {938ccbb5-012e-4585-9d76-a51bb5b97129} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.01.16 20:32:33.704302 [ 276 ] {938ccbb5-012e-4585-9d76-a51bb5b97129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4071 | 2026.01.16 20:32:33.704842 [ 276 ] {938ccbb5-012e-4585-9d76-a51bb5b97129} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4072 | 2026.01.16 20:32:33.705074 [ 276 ] {938ccbb5-012e-4585-9d76-a51bb5b97129} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.01.16 20:32:33.705209 [ 276 ] {938ccbb5-012e-4585-9d76-a51bb5b97129} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001766 sec., 9626.274065685164 rows/sec., 17.25 MiB/sec. | ||
| 4074 | 2026.01.16 20:32:33.705260 [ 276 ] {938ccbb5-012e-4585-9d76-a51bb5b97129} <Debug> TCPHandler: Processed in 0.001939353 sec. | ||
| 4075 | 2026.01.16 20:32:33.705370 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2026.01.16 20:32:33.705465 [ 276 ] {3c3efd4b-3476-4f1e-a381-f55225398acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4077 | 2026.01.16 20:32:33.705506 [ 276 ] {3c3efd4b-3476-4f1e-a381-f55225398acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4078 | 2026.01.16 20:32:33.705829 [ 276 ] {3c3efd4b-3476-4f1e-a381-f55225398acd} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2026.01.16 20:32:33.705866 [ 276 ] {3c3efd4b-3476-4f1e-a381-f55225398acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4080 | 2026.01.16 20:32:33.706177 [ 276 ] {3c3efd4b-3476-4f1e-a381-f55225398acd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4081 | 2026.01.16 20:32:33.706381 [ 276 ] {3c3efd4b-3476-4f1e-a381-f55225398acd} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.01.16 20:32:33.706506 [ 276 ] {3c3efd4b-3476-4f1e-a381-f55225398acd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 4083 | 2026.01.16 20:32:33.706541 [ 276 ] {3c3efd4b-3476-4f1e-a381-f55225398acd} <Debug> TCPHandler: Processed in 0.001220037 sec. | ||
| 4084 | 2026.01.16 20:32:35.460155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 540 | ||
| 4085 | 2026.01.16 20:32:35.462450 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.01.16 20:32:35.462506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4087 | 2026.01.16 20:32:35.463756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4088 | 2026.01.16 20:32:35.464030 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.01.16 20:32:35.464390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 4090 | 2026.01.16 20:32:37.949962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9029 | ||
| 4091 | 2026.01.16 20:32:37.950460 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.01.16 20:32:37.950503 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4093 | 2026.01.16 20:32:37.951067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4094 | 2026.01.16 20:32:37.951322 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.01.16 20:32:37.951452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9029 | ||
| 4096 | 2026.01.16 20:32:38.415502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4097 | 2026.01.16 20:32:38.432001 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.01.16 20:32:38.432056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4099 | 2026.01.16 20:32:38.438599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4100 | 2026.01.16 20:32:38.439321 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.01.16 20:32:38.442032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4102 | 2026.01.16 20:32:38.690465 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2026.01.16 20:32:38.690663 [ 276 ] {0ba187d2-f2be-4f23-9ec8-1769cce0274e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4104 | 2026.01.16 20:32:38.690736 [ 276 ] {0ba187d2-f2be-4f23-9ec8-1769cce0274e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4105 | 2026.01.16 20:32:38.691383 [ 276 ] {0ba187d2-f2be-4f23-9ec8-1769cce0274e} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.01.16 20:32:38.691429 [ 276 ] {0ba187d2-f2be-4f23-9ec8-1769cce0274e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4107 | 2026.01.16 20:32:38.691793 [ 276 ] {0ba187d2-f2be-4f23-9ec8-1769cce0274e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4108 | 2026.01.16 20:32:38.692023 [ 276 ] {0ba187d2-f2be-4f23-9ec8-1769cce0274e} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.01.16 20:32:38.692169 [ 276 ] {0ba187d2-f2be-4f23-9ec8-1769cce0274e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001561 sec., 2562.4599615631005 rows/sec., 208.95 KiB/sec. | ||
| 4110 | 2026.01.16 20:32:38.692208 [ 276 ] {0ba187d2-f2be-4f23-9ec8-1769cce0274e} <Debug> TCPHandler: Processed in 0.001878212 sec. | ||
| 4111 | 2026.01.16 20:32:38.692329 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.01.16 20:32:38.692424 [ 276 ] {d312bfce-7675-483b-8696-4296f864a77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4113 | 2026.01.16 20:32:38.692463 [ 276 ] {d312bfce-7675-483b-8696-4296f864a77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4114 | 2026.01.16 20:32:38.692909 [ 276 ] {d312bfce-7675-483b-8696-4296f864a77c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.01.16 20:32:38.692944 [ 276 ] {d312bfce-7675-483b-8696-4296f864a77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4116 | 2026.01.16 20:32:38.693258 [ 276 ] {d312bfce-7675-483b-8696-4296f864a77c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4117 | 2026.01.16 20:32:38.693507 [ 276 ] {d312bfce-7675-483b-8696-4296f864a77c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.01.16 20:32:38.693638 [ 276 ] {d312bfce-7675-483b-8696-4296f864a77c} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001234 sec., 85899.51377633712 rows/sec., 7.15 MiB/sec. | ||
| 4119 | 2026.01.16 20:32:38.693673 [ 276 ] {d312bfce-7675-483b-8696-4296f864a77c} <Debug> TCPHandler: Processed in 0.001392151 sec. | ||
| 4120 | 2026.01.16 20:32:38.693792 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4121 | 2026.01.16 20:32:38.693892 [ 276 ] {1a24e854-6373-4f77-bf2d-b50b3101f6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4122 | 2026.01.16 20:32:38.693934 [ 276 ] {1a24e854-6373-4f77-bf2d-b50b3101f6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4123 | 2026.01.16 20:32:38.694345 [ 276 ] {1a24e854-6373-4f77-bf2d-b50b3101f6a5} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2026.01.16 20:32:38.694383 [ 276 ] {1a24e854-6373-4f77-bf2d-b50b3101f6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4125 | 2026.01.16 20:32:38.694688 [ 276 ] {1a24e854-6373-4f77-bf2d-b50b3101f6a5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4126 | 2026.01.16 20:32:38.694950 [ 276 ] {1a24e854-6373-4f77-bf2d-b50b3101f6a5} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.01.16 20:32:38.695085 [ 276 ] {1a24e854-6373-4f77-bf2d-b50b3101f6a5} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001213 sec., 23083.26463314097 rows/sec., 1.68 MiB/sec. | ||
| 4128 | 2026.01.16 20:32:38.695123 [ 276 ] {1a24e854-6373-4f77-bf2d-b50b3101f6a5} <Debug> TCPHandler: Processed in 0.001383641 sec. | ||
| 4129 | 2026.01.16 20:32:38.695230 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4130 | 2026.01.16 20:32:38.695324 [ 276 ] {1f24bfc5-eba5-4bc7-88d0-99bf05cebedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4131 | 2026.01.16 20:32:38.695363 [ 276 ] {1f24bfc5-eba5-4bc7-88d0-99bf05cebedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4132 | 2026.01.16 20:32:38.695794 [ 276 ] {1f24bfc5-eba5-4bc7-88d0-99bf05cebedb} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.01.16 20:32:38.695830 [ 276 ] {1f24bfc5-eba5-4bc7-88d0-99bf05cebedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4134 | 2026.01.16 20:32:38.696130 [ 276 ] {1f24bfc5-eba5-4bc7-88d0-99bf05cebedb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4135 | 2026.01.16 20:32:38.696343 [ 276 ] {1f24bfc5-eba5-4bc7-88d0-99bf05cebedb} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4136 | 2026.01.16 20:32:38.696474 [ 276 ] {1f24bfc5-eba5-4bc7-88d0-99bf05cebedb} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001169 sec., 78699.74337040207 rows/sec., 6.15 MiB/sec. | ||
| 4137 | 2026.01.16 20:32:38.696511 [ 276 ] {1f24bfc5-eba5-4bc7-88d0-99bf05cebedb} <Debug> TCPHandler: Processed in 0.001332039 sec. | ||
| 4138 | 2026.01.16 20:32:38.696624 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4139 | 2026.01.16 20:32:38.696719 [ 276 ] {afd27414-ac70-4f07-8129-f63c67dad141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4140 | 2026.01.16 20:32:38.696767 [ 276 ] {afd27414-ac70-4f07-8129-f63c67dad141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4141 | 2026.01.16 20:32:38.697177 [ 276 ] {afd27414-ac70-4f07-8129-f63c67dad141} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.01.16 20:32:38.697218 [ 276 ] {afd27414-ac70-4f07-8129-f63c67dad141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4143 | 2026.01.16 20:32:38.697571 [ 276 ] {afd27414-ac70-4f07-8129-f63c67dad141} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4144 | 2026.01.16 20:32:38.697793 [ 276 ] {afd27414-ac70-4f07-8129-f63c67dad141} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.01.16 20:32:38.697926 [ 276 ] {afd27414-ac70-4f07-8129-f63c67dad141} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001227 sec., 132029.33985330074 rows/sec., 9.19 MiB/sec. | ||
| 4146 | 2026.01.16 20:32:38.697963 [ 276 ] {afd27414-ac70-4f07-8129-f63c67dad141} <Debug> TCPHandler: Processed in 0.001388171 sec. | ||
| 4147 | 2026.01.16 20:32:38.698071 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2026.01.16 20:32:38.698166 [ 276 ] {bb623cb5-4e74-429b-938e-6ab3cba9f340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4149 | 2026.01.16 20:32:38.698220 [ 276 ] {bb623cb5-4e74-429b-938e-6ab3cba9f340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4150 | 2026.01.16 20:32:38.699037 [ 276 ] {bb623cb5-4e74-429b-938e-6ab3cba9f340} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.01.16 20:32:38.699075 [ 276 ] {bb623cb5-4e74-429b-938e-6ab3cba9f340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4152 | 2026.01.16 20:32:38.699615 [ 276 ] {bb623cb5-4e74-429b-938e-6ab3cba9f340} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4153 | 2026.01.16 20:32:38.699834 [ 276 ] {bb623cb5-4e74-429b-938e-6ab3cba9f340} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.01.16 20:32:38.699943 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4155 | 2026.01.16 20:32:38.699971 [ 276 ] {bb623cb5-4e74-429b-938e-6ab3cba9f340} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001823 sec., 13165.112452002195 rows/sec., 23.59 MiB/sec. | ||
| 4156 | 2026.01.16 20:32:38.700009 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.01.16 20:32:38.700033 [ 276 ] {bb623cb5-4e74-429b-938e-6ab3cba9f340} <Debug> TCPHandler: Processed in 0.002010435 sec. | ||
| 4158 | 2026.01.16 20:32:38.700033 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4159 | 2026.01.16 20:32:38.700151 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2026.01.16 20:32:38.700152 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 4161 | 2026.01.16 20:32:38.700255 [ 276 ] {92e287d9-f679-4020-b8cd-b3003389bc12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4162 | 2026.01.16 20:32:38.700300 [ 276 ] {92e287d9-f679-4020-b8cd-b3003389bc12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4163 | 2026.01.16 20:32:38.700458 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4164 | 2026.01.16 20:32:38.700587 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 279 rows starting from the beginning of the part | ||
| 4165 | 2026.01.16 20:32:38.700655 [ 276 ] {92e287d9-f679-4020-b8cd-b3003389bc12} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.01.16 20:32:38.700695 [ 276 ] {92e287d9-f679-4020-b8cd-b3003389bc12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4167 | 2026.01.16 20:32:38.700740 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 4168 | 2026.01.16 20:32:38.700859 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 17 rows starting from the beginning of the part | ||
| 4169 | 2026.01.16 20:32:38.700967 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4170 | 2026.01.16 20:32:38.701026 [ 276 ] {92e287d9-f679-4020-b8cd-b3003389bc12} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4171 | 2026.01.16 20:32:38.701067 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 17 rows starting from the beginning of the part | ||
| 4172 | 2026.01.16 20:32:38.701183 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 4173 | 2026.01.16 20:32:38.701272 [ 276 ] {92e287d9-f679-4020-b8cd-b3003389bc12} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.01.16 20:32:38.701413 [ 276 ] {92e287d9-f679-4020-b8cd-b3003389bc12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 4175 | 2026.01.16 20:32:38.701451 [ 276 ] {92e287d9-f679-4020-b8cd-b3003389bc12} <Debug> TCPHandler: Processed in 0.00135143 sec. | ||
| 4176 | 2026.01.16 20:32:38.704821 [ 200 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 19 columns (19 merged, 0 gathered) in 0.004708085 sec., 81774.22455202062 rows/sec., 146.54 MiB/sec. | ||
| 4177 | 2026.01.16 20:32:38.705268 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4178 | 2026.01.16 20:32:38.705591 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2026.01.16 20:32:38.705662 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4180 | 2026.01.16 20:32:38.705742 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4181 | 2026.01.16 20:32:39.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.39 MiB, peak 244.42 MiB, free memory in arenas 0.00 B, will set to 241.04 MiB (RSS), difference: 1.64 MiB | ||
| 4182 | 2026.01.16 20:32:43.689678 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.01.16 20:32:43.689869 [ 276 ] {eaf4e90c-8a76-4223-bf07-51b39084e911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4184 | 2026.01.16 20:32:43.689933 [ 276 ] {eaf4e90c-8a76-4223-bf07-51b39084e911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4185 | 2026.01.16 20:32:43.690620 [ 276 ] {eaf4e90c-8a76-4223-bf07-51b39084e911} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.01.16 20:32:43.690658 [ 276 ] {eaf4e90c-8a76-4223-bf07-51b39084e911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4187 | 2026.01.16 20:32:43.691061 [ 276 ] {eaf4e90c-8a76-4223-bf07-51b39084e911} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4188 | 2026.01.16 20:32:43.691302 [ 276 ] {eaf4e90c-8a76-4223-bf07-51b39084e911} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.01.16 20:32:43.691432 [ 29 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4190 | 2026.01.16 20:32:43.691456 [ 276 ] {eaf4e90c-8a76-4223-bf07-51b39084e911} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001638 sec., 54945.054945054944 rows/sec., 4.61 MiB/sec. | ||
| 4191 | 2026.01.16 20:32:43.691475 [ 29 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.01.16 20:32:43.691498 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4193 | 2026.01.16 20:32:43.691499 [ 276 ] {eaf4e90c-8a76-4223-bf07-51b39084e911} <Debug> TCPHandler: Processed in 0.001949434 sec. | ||
| 4194 | 2026.01.16 20:32:43.691622 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 4195 | 2026.01.16 20:32:43.691634 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.01.16 20:32:43.691772 [ 276 ] {cdd72152-4fd4-442a-a04c-c652345ed8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4197 | 2026.01.16 20:32:43.691798 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4198 | 2026.01.16 20:32:43.691813 [ 276 ] {cdd72152-4fd4-442a-a04c-c652345ed8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4199 | 2026.01.16 20:32:43.691845 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1323 rows starting from the beginning of the part | ||
| 4200 | 2026.01.16 20:32:43.691922 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 4201 | 2026.01.16 20:32:43.691971 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4202 | 2026.01.16 20:32:43.692019 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 91 rows starting from the beginning of the part | ||
| 4203 | 2026.01.16 20:32:43.692062 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part | ||
| 4204 | 2026.01.16 20:32:43.692104 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 4205 | 2026.01.16 20:32:43.692244 [ 276 ] {cdd72152-4fd4-442a-a04c-c652345ed8c9} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.01.16 20:32:43.692286 [ 276 ] {cdd72152-4fd4-442a-a04c-c652345ed8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4207 | 2026.01.16 20:32:43.692621 [ 276 ] {cdd72152-4fd4-442a-a04c-c652345ed8c9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4208 | 2026.01.16 20:32:43.692857 [ 276 ] {cdd72152-4fd4-442a-a04c-c652345ed8c9} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.01.16 20:32:43.692990 [ 276 ] {cdd72152-4fd4-442a-a04c-c652345ed8c9} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001236 sec., 13754.045307443366 rows/sec., 1.01 MiB/sec. | ||
| 4210 | 2026.01.16 20:32:43.693026 [ 276 ] {cdd72152-4fd4-442a-a04c-c652345ed8c9} <Debug> TCPHandler: Processed in 0.001442923 sec. | ||
| 4211 | 2026.01.16 20:32:43.693139 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.01.16 20:32:43.693231 [ 276 ] {005223db-4266-43c4-bb93-fb3f0c52c14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4213 | 2026.01.16 20:32:43.693270 [ 276 ] {005223db-4266-43c4-bb93-fb3f0c52c14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4214 | 2026.01.16 20:32:43.693349 [ 190 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1926 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178086 sec., 1081499.9494626191 rows/sec., 93.26 MiB/sec. | ||
| 4215 | 2026.01.16 20:32:43.693622 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4216 | 2026.01.16 20:32:43.693697 [ 276 ] {005223db-4266-43c4-bb93-fb3f0c52c14d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.01.16 20:32:43.693738 [ 276 ] {005223db-4266-43c4-bb93-fb3f0c52c14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4218 | 2026.01.16 20:32:43.693960 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_26_5} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.01.16 20:32:43.694051 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_26_5} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4220 | 2026.01.16 20:32:43.694107 [ 276 ] {005223db-4266-43c4-bb93-fb3f0c52c14d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4221 | 2026.01.16 20:32:43.694167 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4222 | 2026.01.16 20:32:43.694338 [ 276 ] {005223db-4266-43c4-bb93-fb3f0c52c14d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.01.16 20:32:43.694435 [ 29 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4224 | 2026.01.16 20:32:43.694459 [ 29 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.01.16 20:32:43.694471 [ 276 ] {005223db-4266-43c4-bb93-fb3f0c52c14d} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001258 sec., 64387.9173290938 rows/sec., 5.03 MiB/sec. | ||
| 4226 | 2026.01.16 20:32:43.694475 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4227 | 2026.01.16 20:32:43.694508 [ 276 ] {005223db-4266-43c4-bb93-fb3f0c52c14d} <Debug> TCPHandler: Processed in 0.001418862 sec. | ||
| 4228 | 2026.01.16 20:32:43.694566 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 4229 | 2026.01.16 20:32:43.694620 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.01.16 20:32:43.694682 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4231 | 2026.01.16 20:32:43.694718 [ 276 ] {db524df5-43c5-4f0c-bf6b-a9e58fb0f744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4232 | 2026.01.16 20:32:43.694719 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 792 rows starting from the beginning of the part | ||
| 4233 | 2026.01.16 20:32:43.694769 [ 276 ] {db524df5-43c5-4f0c-bf6b-a9e58fb0f744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4234 | 2026.01.16 20:32:43.694803 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 121 rows starting from the beginning of the part | ||
| 4235 | 2026.01.16 20:32:43.694849 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 88 rows starting from the beginning of the part | ||
| 4236 | 2026.01.16 20:32:43.694890 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 81 rows starting from the beginning of the part | ||
| 4237 | 2026.01.16 20:32:43.694929 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 92 rows starting from the beginning of the part | ||
| 4238 | 2026.01.16 20:32:43.694968 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 81 rows starting from the beginning of the part | ||
| 4239 | 2026.01.16 20:32:43.695181 [ 276 ] {db524df5-43c5-4f0c-bf6b-a9e58fb0f744} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.01.16 20:32:43.695221 [ 276 ] {db524df5-43c5-4f0c-bf6b-a9e58fb0f744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4241 | 2026.01.16 20:32:43.695583 [ 276 ] {db524df5-43c5-4f0c-bf6b-a9e58fb0f744} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4242 | 2026.01.16 20:32:43.695803 [ 276 ] {db524df5-43c5-4f0c-bf6b-a9e58fb0f744} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.01.16 20:32:43.695894 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4244 | 2026.01.16 20:32:43.695917 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.01.16 20:32:43.695932 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4246 | 2026.01.16 20:32:43.695933 [ 276 ] {db524df5-43c5-4f0c-bf6b-a9e58fb0f744} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 4247 | 2026.01.16 20:32:43.695946 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1255 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417802 sec., 885172.9649132955 rows/sec., 69.04 MiB/sec. | ||
| 4248 | 2026.01.16 20:32:43.695978 [ 276 ] {db524df5-43c5-4f0c-bf6b-a9e58fb0f744} <Debug> TCPHandler: Processed in 0.001407472 sec. | ||
| 4249 | 2026.01.16 20:32:43.695997 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 4250 | 2026.01.16 20:32:43.696097 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4251 | 2026.01.16 20:32:43.696119 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4252 | 2026.01.16 20:32:43.696133 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3772 rows starting from the beginning of the part | ||
| 4253 | 2026.01.16 20:32:43.696125 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4254 | 2026.01.16 20:32:43.696211 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 198 rows starting from the beginning of the part | ||
| 4255 | 2026.01.16 20:32:43.696242 [ 276 ] {0d668ff4-5c3d-4491-b4b7-005a028a5243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4256 | 2026.01.16 20:32:43.696268 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4257 | 2026.01.16 20:32:43.696313 [ 276 ] {0d668ff4-5c3d-4491-b4b7-005a028a5243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4258 | 2026.01.16 20:32:43.696315 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4259 | 2026.01.16 20:32:43.696372 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 162 rows starting from the beginning of the part | ||
| 4260 | 2026.01.16 20:32:43.696426 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4261 | 2026.01.16 20:32:43.696434 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_26_5} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.01.16 20:32:43.696512 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_26_5} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4263 | 2026.01.16 20:32:43.696605 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4264 | 2026.01.16 20:32:43.697123 [ 276 ] {0d668ff4-5c3d-4491-b4b7-005a028a5243} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.01.16 20:32:43.697163 [ 276 ] {0d668ff4-5c3d-4491-b4b7-005a028a5243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4266 | 2026.01.16 20:32:43.697733 [ 276 ] {0d668ff4-5c3d-4491-b4b7-005a028a5243} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4267 | 2026.01.16 20:32:43.697788 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4612 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182168 sec., 2531728.9534934787 rows/sec., 176.93 MiB/sec. | ||
| 4268 | 2026.01.16 20:32:43.697958 [ 276 ] {0d668ff4-5c3d-4491-b4b7-005a028a5243} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.01.16 20:32:43.698098 [ 276 ] {0d668ff4-5c3d-4491-b4b7-005a028a5243} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001879 sec., 9047.365620010643 rows/sec., 16.21 MiB/sec. | ||
| 4270 | 2026.01.16 20:32:43.698153 [ 276 ] {0d668ff4-5c3d-4491-b4b7-005a028a5243} <Debug> TCPHandler: Processed in 0.002096196 sec. | ||
| 4271 | 2026.01.16 20:32:43.698178 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4272 | 2026.01.16 20:32:43.698271 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.01.16 20:32:43.698372 [ 276 ] {695e6bab-0e66-46da-9968-b6fabef19519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4274 | 2026.01.16 20:32:43.698417 [ 276 ] {695e6bab-0e66-46da-9968-b6fabef19519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4275 | 2026.01.16 20:32:43.698504 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.01.16 20:32:43.698578 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4277 | 2026.01.16 20:32:43.698653 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 4278 | 2026.01.16 20:32:43.698774 [ 276 ] {695e6bab-0e66-46da-9968-b6fabef19519} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.01.16 20:32:43.698814 [ 276 ] {695e6bab-0e66-46da-9968-b6fabef19519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4280 | 2026.01.16 20:32:43.699144 [ 276 ] {695e6bab-0e66-46da-9968-b6fabef19519} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4281 | 2026.01.16 20:32:43.699357 [ 276 ] {695e6bab-0e66-46da-9968-b6fabef19519} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.01.16 20:32:43.699451 [ 29 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4283 | 2026.01.16 20:32:43.699474 [ 29 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.01.16 20:32:43.699486 [ 276 ] {695e6bab-0e66-46da-9968-b6fabef19519} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 4285 | 2026.01.16 20:32:43.699489 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4286 | 2026.01.16 20:32:43.699523 [ 276 ] {695e6bab-0e66-46da-9968-b6fabef19519} <Debug> TCPHandler: Processed in 0.001302279 sec. | ||
| 4287 | 2026.01.16 20:32:43.699557 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 4288 | 2026.01.16 20:32:43.699632 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4289 | 2026.01.16 20:32:43.699654 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1228 rows starting from the beginning of the part | ||
| 4290 | 2026.01.16 20:32:43.699694 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4291 | 2026.01.16 20:32:43.699727 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 4292 | 2026.01.16 20:32:43.699758 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4293 | 2026.01.16 20:32:43.699789 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 4294 | 2026.01.16 20:32:43.699820 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4295 | 2026.01.16 20:32:43.700575 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1528 rows, containing 4 columns (4 merged, 0 gathered) in 0.001043364 sec., 1464493.6953929788 rows/sec., 97.74 MiB/sec. | ||
| 4296 | 2026.01.16 20:32:43.700734 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4297 | 2026.01.16 20:32:43.700958 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_26_5} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.01.16 20:32:43.701013 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_26_5} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4299 | 2026.01.16 20:32:43.701065 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4300 | 2026.01.16 20:32:45.292221 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4301 | 2026.01.16 20:32:45.292287 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4302 | 2026.01.16 20:32:45.452492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9541 | ||
| 4303 | 2026.01.16 20:32:45.453010 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.01.16 20:32:45.453059 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4305 | 2026.01.16 20:32:45.453565 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4306 | 2026.01.16 20:32:45.453798 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.01.16 20:32:45.453941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9541 | ||
| 4308 | 2026.01.16 20:32:45.465509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 566 | ||
| 4309 | 2026.01.16 20:32:45.467661 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.01.16 20:32:45.467716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4311 | 2026.01.16 20:32:45.468905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4312 | 2026.01.16 20:32:45.469187 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.01.16 20:32:45.469539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
| 4314 | 2026.01.16 20:32:45.943065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4315 | 2026.01.16 20:32:45.960999 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.01.16 20:32:45.961068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4317 | 2026.01.16 20:32:45.966763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4318 | 2026.01.16 20:32:45.967462 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2026.01.16 20:32:45.970520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4320 | 2026.01.16 20:32:48.690174 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.01.16 20:32:48.690362 [ 276 ] {f33f27be-bd46-4ee3-8d5a-da1269d1c430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4322 | 2026.01.16 20:32:48.690434 [ 276 ] {f33f27be-bd46-4ee3-8d5a-da1269d1c430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4323 | 2026.01.16 20:32:48.691128 [ 276 ] {f33f27be-bd46-4ee3-8d5a-da1269d1c430} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.01.16 20:32:48.691178 [ 276 ] {f33f27be-bd46-4ee3-8d5a-da1269d1c430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4325 | 2026.01.16 20:32:48.691590 [ 276 ] {f33f27be-bd46-4ee3-8d5a-da1269d1c430} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4326 | 2026.01.16 20:32:48.691824 [ 276 ] {f33f27be-bd46-4ee3-8d5a-da1269d1c430} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.01.16 20:32:48.691984 [ 276 ] {f33f27be-bd46-4ee3-8d5a-da1269d1c430} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001677 sec., 62015.503875968985 rows/sec., 5.17 MiB/sec. | ||
| 4328 | 2026.01.16 20:32:48.692038 [ 276 ] {f33f27be-bd46-4ee3-8d5a-da1269d1c430} <Debug> TCPHandler: Processed in 0.001994514 sec. | ||
| 4329 | 2026.01.16 20:32:48.692163 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.01.16 20:32:48.692269 [ 276 ] {6085d69d-a2d6-4e0b-aeb4-5ca7c0ce8c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4331 | 2026.01.16 20:32:48.692312 [ 276 ] {6085d69d-a2d6-4e0b-aeb4-5ca7c0ce8c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4332 | 2026.01.16 20:32:48.692755 [ 276 ] {6085d69d-a2d6-4e0b-aeb4-5ca7c0ce8c04} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.01.16 20:32:48.692794 [ 276 ] {6085d69d-a2d6-4e0b-aeb4-5ca7c0ce8c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4334 | 2026.01.16 20:32:48.693109 [ 276 ] {6085d69d-a2d6-4e0b-aeb4-5ca7c0ce8c04} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4335 | 2026.01.16 20:32:48.693322 [ 276 ] {6085d69d-a2d6-4e0b-aeb4-5ca7c0ce8c04} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.01.16 20:32:48.693462 [ 276 ] {6085d69d-a2d6-4e0b-aeb4-5ca7c0ce8c04} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00122 sec., 19672.131147540986 rows/sec., 1.44 MiB/sec. | ||
| 4337 | 2026.01.16 20:32:48.693502 [ 276 ] {6085d69d-a2d6-4e0b-aeb4-5ca7c0ce8c04} <Debug> TCPHandler: Processed in 0.001391961 sec. | ||
| 4338 | 2026.01.16 20:32:48.693616 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.01.16 20:32:48.693712 [ 276 ] {910af928-8f8d-4e02-a23e-847f61d2398a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4340 | 2026.01.16 20:32:48.693752 [ 276 ] {910af928-8f8d-4e02-a23e-847f61d2398a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4341 | 2026.01.16 20:32:48.694175 [ 276 ] {910af928-8f8d-4e02-a23e-847f61d2398a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.01.16 20:32:48.694212 [ 276 ] {910af928-8f8d-4e02-a23e-847f61d2398a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4343 | 2026.01.16 20:32:48.694517 [ 276 ] {910af928-8f8d-4e02-a23e-847f61d2398a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4344 | 2026.01.16 20:32:48.694724 [ 276 ] {910af928-8f8d-4e02-a23e-847f61d2398a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.01.16 20:32:48.694853 [ 276 ] {910af928-8f8d-4e02-a23e-847f61d2398a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001161 sec., 75796.72695951766 rows/sec., 5.92 MiB/sec. | ||
| 4346 | 2026.01.16 20:32:48.694890 [ 276 ] {910af928-8f8d-4e02-a23e-847f61d2398a} <Debug> TCPHandler: Processed in 0.001324519 sec. | ||
| 4347 | 2026.01.16 20:32:48.695003 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2026.01.16 20:32:48.695099 [ 276 ] {0e3d4e57-09bc-4b65-98d3-d4d70cd6a82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4349 | 2026.01.16 20:32:48.695142 [ 276 ] {0e3d4e57-09bc-4b65-98d3-d4d70cd6a82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4350 | 2026.01.16 20:32:48.695548 [ 276 ] {0e3d4e57-09bc-4b65-98d3-d4d70cd6a82a} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.01.16 20:32:48.695584 [ 276 ] {0e3d4e57-09bc-4b65-98d3-d4d70cd6a82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4352 | 2026.01.16 20:32:48.695933 [ 276 ] {0e3d4e57-09bc-4b65-98d3-d4d70cd6a82a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4353 | 2026.01.16 20:32:48.696148 [ 276 ] {0e3d4e57-09bc-4b65-98d3-d4d70cd6a82a} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.01.16 20:32:48.696278 [ 276 ] {0e3d4e57-09bc-4b65-98d3-d4d70cd6a82a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 4355 | 2026.01.16 20:32:48.696314 [ 276 ] {0e3d4e57-09bc-4b65-98d3-d4d70cd6a82a} <Debug> TCPHandler: Processed in 0.001361 sec. | ||
| 4356 | 2026.01.16 20:32:48.696426 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.01.16 20:32:48.696530 [ 276 ] {31be1db3-2469-4a84-ada1-c2b21df4a11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4358 | 2026.01.16 20:32:48.696596 [ 276 ] {31be1db3-2469-4a84-ada1-c2b21df4a11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4359 | 2026.01.16 20:32:48.697517 [ 276 ] {31be1db3-2469-4a84-ada1-c2b21df4a11b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.01.16 20:32:48.697558 [ 276 ] {31be1db3-2469-4a84-ada1-c2b21df4a11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4361 | 2026.01.16 20:32:48.698110 [ 276 ] {31be1db3-2469-4a84-ada1-c2b21df4a11b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4362 | 2026.01.16 20:32:48.698350 [ 276 ] {31be1db3-2469-4a84-ada1-c2b21df4a11b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): 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.01.16 20:32:48.698495 [ 276 ] {31be1db3-2469-4a84-ada1-c2b21df4a11b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001989 sec., 12066.365007541479 rows/sec., 21.62 MiB/sec. | ||
| 4364 | 2026.01.16 20:32:48.698562 [ 276 ] {31be1db3-2469-4a84-ada1-c2b21df4a11b} <Debug> TCPHandler: Processed in 0.002187138 sec. | ||
| 4365 | 2026.01.16 20:32:48.698672 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.01.16 20:32:48.698768 [ 276 ] {87b2427e-6bcb-4620-a7ba-6a94ecaa654f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4367 | 2026.01.16 20:32:48.698810 [ 276 ] {87b2427e-6bcb-4620-a7ba-6a94ecaa654f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4368 | 2026.01.16 20:32:48.699149 [ 276 ] {87b2427e-6bcb-4620-a7ba-6a94ecaa654f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.01.16 20:32:48.699186 [ 276 ] {87b2427e-6bcb-4620-a7ba-6a94ecaa654f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4370 | 2026.01.16 20:32:48.699513 [ 276 ] {87b2427e-6bcb-4620-a7ba-6a94ecaa654f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4371 | 2026.01.16 20:32:48.699739 [ 276 ] {87b2427e-6bcb-4620-a7ba-6a94ecaa654f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.01.16 20:32:48.699870 [ 276 ] {87b2427e-6bcb-4620-a7ba-6a94ecaa654f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 4373 | 2026.01.16 20:32:48.699907 [ 276 ] {87b2427e-6bcb-4620-a7ba-6a94ecaa654f} <Debug> TCPHandler: Processed in 0.001283949 sec. | ||
| 4374 | 2026.01.16 20:32:49.334081 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2026.01.16 20:32:49.334489 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) 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) | ||
| 4376 | 2026.01.16 20:32:49.334917 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4377 | 2026.01.16 20:32:49.334959 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <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 | ||
| 4378 | 2026.01.16 20:32:49.335238 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4379 | 2026.01.16 20:32:49.335309 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4380 | 2026.01.16 20:32:49.335468 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4381 | 2026.01.16 20:32:49.335630 [ 302 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4382 | 2026.01.16 20:32:49.335640 [ 338 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4383 | 2026.01.16 20:32:49.335642 [ 323 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4384 | 2026.01.16 20:32:49.335631 [ 334 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4385 | 2026.01.16 20:32:49.335885 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 4386 | 2026.01.16 20:32:49.335916 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4387 | 2026.01.16 20:32:49.336002 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4388 | 2026.01.16 20:32:49.336022 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4389 | 2026.01.16 20:32:49.336059 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <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'))" | ||
| 4390 | 2026.01.16 20:32:49.336107 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <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'))" | ||
| 4391 | 2026.01.16 20:32:49.336146 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <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'))" | ||
| 4392 | 2026.01.16 20:32:49.337033 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002733 sec., 15001.82949140139 rows/sec., 604.23 KiB/sec. | ||
| 4393 | 2026.01.16 20:32:49.337170 [ 276 ] {770a8f4d-d53b-4aaf-a6d9-1db04052925e} <Debug> TCPHandler: Processed in 0.003282263 sec. | ||
| 4394 | 2026.01.16 20:32:49.337506 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2026.01.16 20:32:49.337655 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) 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) | ||
| 4396 | 2026.01.16 20:32:49.337895 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4397 | 2026.01.16 20:32:49.337932 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <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 | ||
| 4398 | 2026.01.16 20:32:49.338153 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4399 | 2026.01.16 20:32:49.338208 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4400 | 2026.01.16 20:32:49.338335 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4401 | 2026.01.16 20:32:49.338397 [ 334 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4402 | 2026.01.16 20:32:49.338411 [ 338 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4403 | 2026.01.16 20:32:49.338413 [ 302 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4404 | 2026.01.16 20:32:49.338398 [ 323 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4405 | 2026.01.16 20:32:49.338537 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 4406 | 2026.01.16 20:32:49.338563 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4407 | 2026.01.16 20:32:49.338636 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4408 | 2026.01.16 20:32:49.338655 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4409 | 2026.01.16 20:32:49.338687 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <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'))" | ||
| 4410 | 2026.01.16 20:32:49.338719 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <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'))" | ||
| 4411 | 2026.01.16 20:32:49.338747 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <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'))" | ||
| 4412 | 2026.01.16 20:32:49.339572 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001984 sec., 20665.32258064516 rows/sec., 832.34 KiB/sec. | ||
| 4413 | 2026.01.16 20:32:49.339691 [ 276 ] {5bb8742d-4a8d-4485-a5f4-fcb65c2ce424} <Debug> TCPHandler: Processed in 0.002238441 sec. | ||
| 4414 | 2026.01.16 20:32:49.339900 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2026.01.16 20:32:49.340041 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) 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) | ||
| 4416 | 2026.01.16 20:32:49.340266 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4417 | 2026.01.16 20:32:49.340303 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <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 | ||
| 4418 | 2026.01.16 20:32:49.340555 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4419 | 2026.01.16 20:32:49.340609 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4420 | 2026.01.16 20:32:49.340710 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4421 | 2026.01.16 20:32:49.340771 [ 302 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4422 | 2026.01.16 20:32:49.340775 [ 334 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4423 | 2026.01.16 20:32:49.340811 [ 307 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4424 | 2026.01.16 20:32:49.340835 [ 300 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4425 | 2026.01.16 20:32:49.340946 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 4426 | 2026.01.16 20:32:49.340973 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4427 | 2026.01.16 20:32:49.341050 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4428 | 2026.01.16 20:32:49.341071 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4429 | 2026.01.16 20:32:49.341107 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <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'))" | ||
| 4430 | 2026.01.16 20:32:49.341150 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <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'))" | ||
| 4431 | 2026.01.16 20:32:49.341202 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <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'))" | ||
| 4432 | 2026.01.16 20:32:49.341953 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001973 sec., 20780.537252914346 rows/sec., 836.98 KiB/sec. | ||
| 4433 | 2026.01.16 20:32:49.342072 [ 276 ] {4d181d22-2e34-412f-bb29-463e90984c9d} <Debug> TCPHandler: Processed in 0.00222243 sec. | ||
| 4434 | 2026.01.16 20:32:49.342284 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2026.01.16 20:32:49.342426 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) 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) | ||
| 4436 | 2026.01.16 20:32:49.342675 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4437 | 2026.01.16 20:32:49.342713 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <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 | ||
| 4438 | 2026.01.16 20:32:49.342931 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4439 | 2026.01.16 20:32:49.342984 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4440 | 2026.01.16 20:32:49.343097 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4441 | 2026.01.16 20:32:49.343164 [ 300 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4442 | 2026.01.16 20:32:49.343184 [ 334 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4443 | 2026.01.16 20:32:49.343172 [ 302 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4444 | 2026.01.16 20:32:49.343177 [ 307 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4445 | 2026.01.16 20:32:49.343319 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 4446 | 2026.01.16 20:32:49.343346 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4447 | 2026.01.16 20:32:49.343416 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4448 | 2026.01.16 20:32:49.343433 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4449 | 2026.01.16 20:32:49.343463 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <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'))" | ||
| 4450 | 2026.01.16 20:32:49.343493 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <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'))" | ||
| 4451 | 2026.01.16 20:32:49.343521 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <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'))" | ||
| 4452 | 2026.01.16 20:32:49.344125 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001761 sec., 23282.22600795003 rows/sec., 937.74 KiB/sec. | ||
| 4453 | 2026.01.16 20:32:49.344239 [ 276 ] {aa3a5c18-37bd-4ccb-929b-1419124c15d8} <Debug> TCPHandler: Processed in 0.002003985 sec. | ||
| 4454 | 2026.01.16 20:32:49.344448 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.01.16 20:32:49.344586 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) 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) | ||
| 4456 | 2026.01.16 20:32:49.344808 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4457 | 2026.01.16 20:32:49.344844 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <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 | ||
| 4458 | 2026.01.16 20:32:49.345060 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4459 | 2026.01.16 20:32:49.345113 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4460 | 2026.01.16 20:32:49.345210 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4461 | 2026.01.16 20:32:49.345269 [ 307 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4462 | 2026.01.16 20:32:49.345283 [ 300 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4463 | 2026.01.16 20:32:49.345291 [ 302 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4464 | 2026.01.16 20:32:49.345327 [ 343 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4465 | 2026.01.16 20:32:49.345442 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 4466 | 2026.01.16 20:32:49.345467 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4467 | 2026.01.16 20:32:49.345534 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4468 | 2026.01.16 20:32:49.345552 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4469 | 2026.01.16 20:32:49.345581 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <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'))" | ||
| 4470 | 2026.01.16 20:32:49.345612 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <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'))" | ||
| 4471 | 2026.01.16 20:32:49.345657 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <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'))" | ||
| 4472 | 2026.01.16 20:32:49.346332 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001808 sec., 22676.991150442478 rows/sec., 913.37 KiB/sec. | ||
| 4473 | 2026.01.16 20:32:49.346433 [ 276 ] {65500131-0d88-4a0f-b7de-07eea8df0e86} <Debug> TCPHandler: Processed in 0.002034915 sec. | ||
| 4474 | 2026.01.16 20:32:49.346645 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4475 | 2026.01.16 20:32:49.346784 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) 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) | ||
| 4476 | 2026.01.16 20:32:49.347004 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4477 | 2026.01.16 20:32:49.347041 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <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 | ||
| 4478 | 2026.01.16 20:32:49.347258 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4479 | 2026.01.16 20:32:49.347309 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4480 | 2026.01.16 20:32:49.347419 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4481 | 2026.01.16 20:32:49.347471 [ 298 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4482 | 2026.01.16 20:32:49.347487 [ 302 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4483 | 2026.01.16 20:32:49.347499 [ 300 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4484 | 2026.01.16 20:32:49.347491 [ 307 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4485 | 2026.01.16 20:32:49.347602 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 4486 | 2026.01.16 20:32:49.347628 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4487 | 2026.01.16 20:32:49.347695 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4488 | 2026.01.16 20:32:49.347713 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 4489 | 2026.01.16 20:32:49.347744 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <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'))" | ||
| 4490 | 2026.01.16 20:32:49.347776 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <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'))" | ||
| 4491 | 2026.01.16 20:32:49.347803 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <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'))" | ||
| 4492 | 2026.01.16 20:32:49.348396 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001672 sec., 24521.531100478467 rows/sec., 987.66 KiB/sec. | ||
| 4493 | 2026.01.16 20:32:49.348509 [ 276 ] {099953c5-52a1-409e-b339-15a86c0ec7bc} <Debug> TCPHandler: Processed in 0.001913663 sec. | ||
| 4494 | 2026.01.16 20:32:49.528190 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2026.01.16 20:32:49.528321 [ 276 ] {9906e8b3-6bf3-4d94-86ad-55b8fb829f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4496 | 2026.01.16 20:32:49.528375 [ 276 ] {9906e8b3-6bf3-4d94-86ad-55b8fb829f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4497 | 2026.01.16 20:32:49.528978 [ 276 ] {9906e8b3-6bf3-4d94-86ad-55b8fb829f4a} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.01.16 20:32:49.529022 [ 276 ] {9906e8b3-6bf3-4d94-86ad-55b8fb829f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4499 | 2026.01.16 20:32:49.529470 [ 276 ] {9906e8b3-6bf3-4d94-86ad-55b8fb829f4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4500 | 2026.01.16 20:32:49.529678 [ 276 ] {9906e8b3-6bf3-4d94-86ad-55b8fb829f4a} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.01.16 20:32:49.529839 [ 276 ] {9906e8b3-6bf3-4d94-86ad-55b8fb829f4a} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001555 sec., 3858.5209003215436 rows/sec., 859.12 KiB/sec. | ||
| 4502 | 2026.01.16 20:32:49.529884 [ 276 ] {9906e8b3-6bf3-4d94-86ad-55b8fb829f4a} <Debug> TCPHandler: Processed in 0.00176864 sec. | ||
| 4503 | 2026.01.16 20:32:49.530016 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2026.01.16 20:32:49.530118 [ 276 ] {ed88a88e-974f-4b82-85ab-a6d68c744726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4505 | 2026.01.16 20:32:49.530161 [ 276 ] {ed88a88e-974f-4b82-85ab-a6d68c744726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4506 | 2026.01.16 20:32:49.530607 [ 276 ] {ed88a88e-974f-4b82-85ab-a6d68c744726} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.01.16 20:32:49.530646 [ 276 ] {ed88a88e-974f-4b82-85ab-a6d68c744726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4508 | 2026.01.16 20:32:49.530965 [ 276 ] {ed88a88e-974f-4b82-85ab-a6d68c744726} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4509 | 2026.01.16 20:32:49.531180 [ 276 ] {ed88a88e-974f-4b82-85ab-a6d68c744726} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2026.01.16 20:32:49.531315 [ 276 ] {ed88a88e-974f-4b82-85ab-a6d68c744726} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00122 sec., 19672.131147540986 rows/sec., 1.63 MiB/sec. | ||
| 4511 | 2026.01.16 20:32:49.531353 [ 276 ] {ed88a88e-974f-4b82-85ab-a6d68c744726} <Debug> TCPHandler: Processed in 0.001395402 sec. | ||
| 4512 | 2026.01.16 20:32:49.531464 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2026.01.16 20:32:49.531559 [ 276 ] {82ecac8a-91e7-41cc-9fd2-61ae1e8e7334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4514 | 2026.01.16 20:32:49.531601 [ 276 ] {82ecac8a-91e7-41cc-9fd2-61ae1e8e7334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4515 | 2026.01.16 20:32:49.531991 [ 276 ] {82ecac8a-91e7-41cc-9fd2-61ae1e8e7334} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.01.16 20:32:49.532027 [ 276 ] {82ecac8a-91e7-41cc-9fd2-61ae1e8e7334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4517 | 2026.01.16 20:32:49.532316 [ 276 ] {82ecac8a-91e7-41cc-9fd2-61ae1e8e7334} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4518 | 2026.01.16 20:32:49.532525 [ 276 ] {82ecac8a-91e7-41cc-9fd2-61ae1e8e7334} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2026.01.16 20:32:49.532630 [ 31 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4520 | 2026.01.16 20:32:49.532654 [ 276 ] {82ecac8a-91e7-41cc-9fd2-61ae1e8e7334} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 438.80 KiB/sec. | ||
| 4521 | 2026.01.16 20:32:49.532678 [ 31 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.01.16 20:32:49.532697 [ 276 ] {82ecac8a-91e7-41cc-9fd2-61ae1e8e7334} <Debug> TCPHandler: Processed in 0.001283399 sec. | ||
| 4523 | 2026.01.16 20:32:49.532703 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4524 | 2026.01.16 20:32:49.532816 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.01.16 20:32:49.532836 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4526 | 2026.01.16 20:32:49.532914 [ 276 ] {38f60c3f-79fc-4c5c-8c5b-380189ac799d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4527 | 2026.01.16 20:32:49.532960 [ 276 ] {38f60c3f-79fc-4c5c-8c5b-380189ac799d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4528 | 2026.01.16 20:32:49.532980 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4529 | 2026.01.16 20:32:49.533020 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4530 | 2026.01.16 20:32:49.533086 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4531 | 2026.01.16 20:32:49.533133 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 4532 | 2026.01.16 20:32:49.533175 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4533 | 2026.01.16 20:32:49.533213 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 4534 | 2026.01.16 20:32:49.533253 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4535 | 2026.01.16 20:32:49.534093 [ 188 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315799 sec., 30399.77990559348 rows/sec., 2.54 MiB/sec. | ||
| 4536 | 2026.01.16 20:32:49.534114 [ 276 ] {38f60c3f-79fc-4c5c-8c5b-380189ac799d} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.01.16 20:32:49.534155 [ 276 ] {38f60c3f-79fc-4c5c-8c5b-380189ac799d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4538 | 2026.01.16 20:32:49.534222 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4539 | 2026.01.16 20:32:49.534532 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_10_2} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.01.16 20:32:49.534601 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_10_2} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4541 | 2026.01.16 20:32:49.534665 [ 276 ] {38f60c3f-79fc-4c5c-8c5b-380189ac799d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4542 | 2026.01.16 20:32:49.534669 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4543 | 2026.01.16 20:32:49.534890 [ 276 ] {38f60c3f-79fc-4c5c-8c5b-380189ac799d} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.01.16 20:32:49.535028 [ 276 ] {38f60c3f-79fc-4c5c-8c5b-380189ac799d} <Debug> executeQuery: Read 1353 rows, 115.50 KiB in 0.002131 sec., 634913.1862975128 rows/sec., 52.93 MiB/sec. | ||
| 4545 | 2026.01.16 20:32:49.535066 [ 276 ] {38f60c3f-79fc-4c5c-8c5b-380189ac799d} <Debug> TCPHandler: Processed in 0.002299352 sec. | ||
| 4546 | 2026.01.16 20:32:49.535177 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4547 | 2026.01.16 20:32:49.535271 [ 276 ] {f4b5cd70-f0d2-416a-96a2-943eff26cfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4548 | 2026.01.16 20:32:49.535311 [ 276 ] {f4b5cd70-f0d2-416a-96a2-943eff26cfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4549 | 2026.01.16 20:32:49.535707 [ 276 ] {f4b5cd70-f0d2-416a-96a2-943eff26cfdf} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.01.16 20:32:49.535743 [ 276 ] {f4b5cd70-f0d2-416a-96a2-943eff26cfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4551 | 2026.01.16 20:32:49.536037 [ 276 ] {f4b5cd70-f0d2-416a-96a2-943eff26cfdf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4552 | 2026.01.16 20:32:49.536263 [ 276 ] {f4b5cd70-f0d2-416a-96a2-943eff26cfdf} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.01.16 20:32:49.536364 [ 31 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4554 | 2026.01.16 20:32:49.536392 [ 276 ] {f4b5cd70-f0d2-416a-96a2-943eff26cfdf} <Debug> executeQuery: Read 35 rows, 2.66 KiB in 0.00114 sec., 30701.754385964912 rows/sec., 2.28 MiB/sec. | ||
| 4555 | 2026.01.16 20:32:49.536396 [ 31 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.01.16 20:32:49.536432 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4557 | 2026.01.16 20:32:49.536438 [ 276 ] {f4b5cd70-f0d2-416a-96a2-943eff26cfdf} <Debug> TCPHandler: Processed in 0.001311299 sec. | ||
| 4558 | 2026.01.16 20:32:49.536509 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 4559 | 2026.01.16 20:32:49.536551 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.01.16 20:32:49.536635 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4561 | 2026.01.16 20:32:49.536649 [ 276 ] {b9bfdb66-727d-4dd2-a420-a8c7c0d08bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.01.16 20:32:49.536683 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 276 rows starting from the beginning of the part | ||
| 4563 | 2026.01.16 20:32:49.536701 [ 276 ] {b9bfdb66-727d-4dd2-a420-a8c7c0d08bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4564 | 2026.01.16 20:32:49.536766 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 17 rows starting from the beginning of the part | ||
| 4565 | 2026.01.16 20:32:49.536831 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 4566 | 2026.01.16 20:32:49.536884 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 17 rows starting from the beginning of the part | ||
| 4567 | 2026.01.16 20:32:49.536933 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 4568 | 2026.01.16 20:32:49.536984 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 35 rows starting from the beginning of the part | ||
| 4569 | 2026.01.16 20:32:49.537177 [ 276 ] {b9bfdb66-727d-4dd2-a420-a8c7c0d08bfc} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.01.16 20:32:49.537220 [ 276 ] {b9bfdb66-727d-4dd2-a420-a8c7c0d08bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4571 | 2026.01.16 20:32:49.537570 [ 276 ] {b9bfdb66-727d-4dd2-a420-a8c7c0d08bfc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4572 | 2026.01.16 20:32:49.537805 [ 276 ] {b9bfdb66-727d-4dd2-a420-a8c7c0d08bfc} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.01.16 20:32:49.537940 [ 276 ] {b9bfdb66-727d-4dd2-a420-a8c7c0d08bfc} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001309 sec., 192513.36898395722 rows/sec., 13.32 MiB/sec. | ||
| 4574 | 2026.01.16 20:32:49.537977 [ 276 ] {b9bfdb66-727d-4dd2-a420-a8c7c0d08bfc} <Debug> TCPHandler: Processed in 0.001475153 sec. | ||
| 4575 | 2026.01.16 20:32:49.537985 [ 194 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507674 sec., 263319.52398197487 rows/sec., 18.31 MiB/sec. | ||
| 4576 | 2026.01.16 20:32:49.538081 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.01.16 20:32:49.538139 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4578 | 2026.01.16 20:32:49.538180 [ 276 ] {965ed7c3-a5cc-44d4-b8ab-9e7a0742b26c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4579 | 2026.01.16 20:32:49.538225 [ 276 ] {965ed7c3-a5cc-44d4-b8ab-9e7a0742b26c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4580 | 2026.01.16 20:32:49.538393 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_26_5} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.01.16 20:32:49.538462 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_26_5} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4582 | 2026.01.16 20:32:49.538529 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4583 | 2026.01.16 20:32:49.538609 [ 276 ] {965ed7c3-a5cc-44d4-b8ab-9e7a0742b26c} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2026.01.16 20:32:49.538651 [ 276 ] {965ed7c3-a5cc-44d4-b8ab-9e7a0742b26c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4585 | 2026.01.16 20:32:49.538945 [ 276 ] {965ed7c3-a5cc-44d4-b8ab-9e7a0742b26c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4586 | 2026.01.16 20:32:49.539156 [ 276 ] {965ed7c3-a5cc-44d4-b8ab-9e7a0742b26c} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.01.16 20:32:49.539283 [ 276 ] {965ed7c3-a5cc-44d4-b8ab-9e7a0742b26c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 4588 | 2026.01.16 20:32:49.539321 [ 276 ] {965ed7c3-a5cc-44d4-b8ab-9e7a0742b26c} <Debug> TCPHandler: Processed in 0.001289029 sec. | ||
| 4589 | 2026.01.16 20:32:49.539429 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4590 | 2026.01.16 20:32:49.539522 [ 276 ] {d8223c2a-61e9-403d-a8a2-50bc4d063e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4591 | 2026.01.16 20:32:49.539561 [ 276 ] {d8223c2a-61e9-403d-a8a2-50bc4d063e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4592 | 2026.01.16 20:32:49.540149 [ 276 ] {d8223c2a-61e9-403d-a8a2-50bc4d063e32} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2026.01.16 20:32:49.540186 [ 276 ] {d8223c2a-61e9-403d-a8a2-50bc4d063e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4594 | 2026.01.16 20:32:49.540525 [ 276 ] {d8223c2a-61e9-403d-a8a2-50bc4d063e32} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4595 | 2026.01.16 20:32:49.540745 [ 276 ] {d8223c2a-61e9-403d-a8a2-50bc4d063e32} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.01.16 20:32:49.540879 [ 276 ] {d8223c2a-61e9-403d-a8a2-50bc4d063e32} <Debug> executeQuery: Read 579 rows, 44.51 KiB in 0.001375 sec., 421090.9090909091 rows/sec., 31.61 MiB/sec. | ||
| 4597 | 2026.01.16 20:32:49.540916 [ 276 ] {d8223c2a-61e9-403d-a8a2-50bc4d063e32} <Debug> TCPHandler: Processed in 0.001536305 sec. | ||
| 4598 | 2026.01.16 20:32:49.541024 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4599 | 2026.01.16 20:32:49.541117 [ 276 ] {34778027-3b93-4966-a7ef-0a33d9c7bab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4600 | 2026.01.16 20:32:49.541160 [ 276 ] {34778027-3b93-4966-a7ef-0a33d9c7bab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4601 | 2026.01.16 20:32:49.543122 [ 276 ] {34778027-3b93-4966-a7ef-0a33d9c7bab4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2026.01.16 20:32:49.543160 [ 276 ] {34778027-3b93-4966-a7ef-0a33d9c7bab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4603 | 2026.01.16 20:32:49.543868 [ 276 ] {34778027-3b93-4966-a7ef-0a33d9c7bab4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4604 | 2026.01.16 20:32:49.544087 [ 276 ] {34778027-3b93-4966-a7ef-0a33d9c7bab4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2026.01.16 20:32:49.544220 [ 276 ] {34778027-3b93-4966-a7ef-0a33d9c7bab4} <Debug> executeQuery: Read 4823 rows, 330.33 KiB in 0.003121 sec., 1545338.0326818328 rows/sec., 103.36 MiB/sec. | ||
| 4606 | 2026.01.16 20:32:49.544260 [ 276 ] {34778027-3b93-4966-a7ef-0a33d9c7bab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 4607 | 2026.01.16 20:32:49.544272 [ 276 ] {34778027-3b93-4966-a7ef-0a33d9c7bab4} <Debug> TCPHandler: Processed in 0.003297474 sec. | ||
| 4608 | 2026.01.16 20:32:49.544378 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2026.01.16 20:32:49.544472 [ 276 ] {f1ce3a00-9974-4bc7-bd1b-42c698bbe35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4610 | 2026.01.16 20:32:49.544528 [ 276 ] {f1ce3a00-9974-4bc7-bd1b-42c698bbe35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4611 | 2026.01.16 20:32:49.545289 [ 276 ] {f1ce3a00-9974-4bc7-bd1b-42c698bbe35b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.01.16 20:32:49.545325 [ 276 ] {f1ce3a00-9974-4bc7-bd1b-42c698bbe35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4613 | 2026.01.16 20:32:49.545829 [ 276 ] {f1ce3a00-9974-4bc7-bd1b-42c698bbe35b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4614 | 2026.01.16 20:32:49.546049 [ 276 ] {f1ce3a00-9974-4bc7-bd1b-42c698bbe35b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.01.16 20:32:49.546188 [ 276 ] {f1ce3a00-9974-4bc7-bd1b-42c698bbe35b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001734 sec., 9803.921568627451 rows/sec., 17.57 MiB/sec. | ||
| 4616 | 2026.01.16 20:32:49.546247 [ 276 ] {f1ce3a00-9974-4bc7-bd1b-42c698bbe35b} <Debug> TCPHandler: Processed in 0.001918143 sec. | ||
| 4617 | 2026.01.16 20:32:49.546356 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4618 | 2026.01.16 20:32:49.546451 [ 276 ] {5bf7e097-368a-489a-9401-a8282c1839c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4619 | 2026.01.16 20:32:49.546492 [ 276 ] {5bf7e097-368a-489a-9401-a8282c1839c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4620 | 2026.01.16 20:32:49.546797 [ 276 ] {5bf7e097-368a-489a-9401-a8282c1839c6} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.01.16 20:32:49.546833 [ 276 ] {5bf7e097-368a-489a-9401-a8282c1839c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4622 | 2026.01.16 20:32:49.547128 [ 276 ] {5bf7e097-368a-489a-9401-a8282c1839c6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4623 | 2026.01.16 20:32:49.547351 [ 276 ] {5bf7e097-368a-489a-9401-a8282c1839c6} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.01.16 20:32:49.547478 [ 276 ] {5bf7e097-368a-489a-9401-a8282c1839c6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001046 sec., 11472.27533460803 rows/sec., 791.71 KiB/sec. | ||
| 4625 | 2026.01.16 20:32:49.547514 [ 276 ] {5bf7e097-368a-489a-9401-a8282c1839c6} <Debug> TCPHandler: Processed in 0.001208167 sec. | ||
| 4626 | 2026.01.16 20:32:52.954987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9989 | ||
| 4627 | 2026.01.16 20:32:52.955485 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.01.16 20:32:52.955524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4629 | 2026.01.16 20:32:52.956014 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4630 | 2026.01.16 20:32:52.956238 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.01.16 20:32:52.956370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9989 | ||
| 4632 | 2026.01.16 20:32:52.956402 [ 48 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4633 | 2026.01.16 20:32:52.956502 [ 48 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.01.16 20:32:52.956537 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4635 | 2026.01.16 20:32:52.956680 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 4636 | 2026.01.16 20:32:52.956838 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4637 | 2026.01.16 20:32:52.956882 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7621 rows starting from the beginning of the part | ||
| 4638 | 2026.01.16 20:32:52.956952 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 4639 | 2026.01.16 20:32:52.957002 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 4640 | 2026.01.16 20:32:52.957046 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 4641 | 2026.01.16 20:32:52.957090 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 4642 | 2026.01.16 20:32:52.957133 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 4643 | 2026.01.16 20:32:52.959334 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9989 rows, containing 4 columns (4 merged, 0 gathered) in 0.002715601 sec., 3678375.4314422477 rows/sec., 52.62 MiB/sec. | ||
| 4644 | 2026.01.16 20:32:52.959563 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4645 | 2026.01.16 20:32:52.959823 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_21_4} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.01.16 20:32:52.959900 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_21_4} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4647 | 2026.01.16 20:32:52.959977 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4648 | 2026.01.16 20:32:53.471581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4649 | 2026.01.16 20:32:53.488750 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.01.16 20:32:53.488804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4651 | 2026.01.16 20:32:53.494963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4652 | 2026.01.16 20:32:53.495649 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.01.16 20:32:53.495976 [ 48 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4654 | 2026.01.16 20:32:53.496063 [ 48 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4655 | 2026.01.16 20:32:53.496100 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4656 | 2026.01.16 20:32:53.496253 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 4657 | 2026.01.16 20:32:53.498683 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4658 | 2026.01.16 20:32:53.499681 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4659 | 2026.01.16 20:32:53.501158 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 4660 | 2026.01.16 20:32:53.505952 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 4661 | 2026.01.16 20:32:53.510431 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 4662 | 2026.01.16 20:32:53.514654 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 4663 | 2026.01.16 20:32:53.519150 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 4664 | 2026.01.16 20:32:53.523436 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 4665 | 2026.01.16 20:32:53.574189 [ 196 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077999955 sec., 2038.46271449772 rows/sec., 10.54 MiB/sec. | ||
| 4666 | 2026.01.16 20:32:53.576704 [ 192 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4667 | 2026.01.16 20:32:53.578744 [ 192 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_21_4} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.01.16 20:32:53.578842 [ 192 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_21_4} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4669 | 2026.01.16 20:32:53.580964 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4670 | 2026.01.16 20:32:53.687775 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.01.16 20:32:53.687969 [ 276 ] {69dddfb0-cc58-4be3-ace4-3fc7cc0dc7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4672 | 2026.01.16 20:32:53.688045 [ 276 ] {69dddfb0-cc58-4be3-ace4-3fc7cc0dc7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4673 | 2026.01.16 20:32:53.688734 [ 276 ] {69dddfb0-cc58-4be3-ace4-3fc7cc0dc7c7} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.01.16 20:32:53.688780 [ 276 ] {69dddfb0-cc58-4be3-ace4-3fc7cc0dc7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4675 | 2026.01.16 20:32:53.689190 [ 276 ] {69dddfb0-cc58-4be3-ace4-3fc7cc0dc7c7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4676 | 2026.01.16 20:32:53.689414 [ 276 ] {69dddfb0-cc58-4be3-ace4-3fc7cc0dc7c7} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.01.16 20:32:53.689572 [ 276 ] {69dddfb0-cc58-4be3-ace4-3fc7cc0dc7c7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.58 MiB/sec. | ||
| 4678 | 2026.01.16 20:32:53.689622 [ 276 ] {69dddfb0-cc58-4be3-ace4-3fc7cc0dc7c7} <Debug> TCPHandler: Processed in 0.002003114 sec. | ||
| 4679 | 2026.01.16 20:32:53.689739 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2026.01.16 20:32:53.689840 [ 276 ] {a8f0c1c4-55d9-4f2b-9796-912da6b33e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4681 | 2026.01.16 20:32:53.689883 [ 276 ] {a8f0c1c4-55d9-4f2b-9796-912da6b33e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4682 | 2026.01.16 20:32:53.690302 [ 276 ] {a8f0c1c4-55d9-4f2b-9796-912da6b33e4b} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.01.16 20:32:53.690340 [ 276 ] {a8f0c1c4-55d9-4f2b-9796-912da6b33e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4684 | 2026.01.16 20:32:53.690663 [ 276 ] {a8f0c1c4-55d9-4f2b-9796-912da6b33e4b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4685 | 2026.01.16 20:32:53.690876 [ 276 ] {a8f0c1c4-55d9-4f2b-9796-912da6b33e4b} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.01.16 20:32:53.691003 [ 276 ] {a8f0c1c4-55d9-4f2b-9796-912da6b33e4b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 4687 | 2026.01.16 20:32:53.691041 [ 276 ] {a8f0c1c4-55d9-4f2b-9796-912da6b33e4b} <Debug> TCPHandler: Processed in 0.00135206 sec. | ||
| 4688 | 2026.01.16 20:32:53.691152 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2026.01.16 20:32:53.691245 [ 276 ] {e8f24ac7-a14f-4690-89fe-7c5ca5f5a825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4690 | 2026.01.16 20:32:53.691289 [ 276 ] {e8f24ac7-a14f-4690-89fe-7c5ca5f5a825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4691 | 2026.01.16 20:32:53.691662 [ 276 ] {e8f24ac7-a14f-4690-89fe-7c5ca5f5a825} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.01.16 20:32:53.691698 [ 276 ] {e8f24ac7-a14f-4690-89fe-7c5ca5f5a825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4693 | 2026.01.16 20:32:53.692042 [ 276 ] {e8f24ac7-a14f-4690-89fe-7c5ca5f5a825} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4694 | 2026.01.16 20:32:53.692260 [ 276 ] {e8f24ac7-a14f-4690-89fe-7c5ca5f5a825} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.01.16 20:32:53.692385 [ 276 ] {e8f24ac7-a14f-4690-89fe-7c5ca5f5a825} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00116 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
| 4696 | 2026.01.16 20:32:53.692422 [ 276 ] {e8f24ac7-a14f-4690-89fe-7c5ca5f5a825} <Debug> TCPHandler: Processed in 0.001318689 sec. | ||
| 4697 | 2026.01.16 20:32:53.692539 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.01.16 20:32:53.692631 [ 276 ] {66bb69d2-34de-439b-aa75-0f116dbaf8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4699 | 2026.01.16 20:32:53.692672 [ 276 ] {66bb69d2-34de-439b-aa75-0f116dbaf8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4700 | 2026.01.16 20:32:53.692991 [ 276 ] {66bb69d2-34de-439b-aa75-0f116dbaf8ef} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.01.16 20:32:53.693026 [ 276 ] {66bb69d2-34de-439b-aa75-0f116dbaf8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4702 | 2026.01.16 20:32:53.693328 [ 276 ] {66bb69d2-34de-439b-aa75-0f116dbaf8ef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4703 | 2026.01.16 20:32:53.693538 [ 276 ] {66bb69d2-34de-439b-aa75-0f116dbaf8ef} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.01.16 20:32:53.693663 [ 276 ] {66bb69d2-34de-439b-aa75-0f116dbaf8ef} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00105 sec., 45714.28571428572 rows/sec., 3.08 MiB/sec. | ||
| 4705 | 2026.01.16 20:32:53.693697 [ 276 ] {66bb69d2-34de-439b-aa75-0f116dbaf8ef} <Debug> TCPHandler: Processed in 0.001206897 sec. | ||
| 4706 | 2026.01.16 20:32:54.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.93 MiB, peak 255.23 MiB, free memory in arenas 0.00 B, will set to 249.20 MiB (RSS), difference: 4.27 MiB | ||
| 4707 | 2026.01.16 20:32:55.470623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 620 | ||
| 4708 | 2026.01.16 20:32:55.473352 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.01.16 20:32:55.473400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4710 | 2026.01.16 20:32:55.474641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4711 | 2026.01.16 20:32:55.474915 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.01.16 20:32:55.475189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
| 4713 | 2026.01.16 20:32:58.689950 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4714 | 2026.01.16 20:32:58.690221 [ 276 ] {79305968-2437-4e27-b401-e6c4a32afbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4715 | 2026.01.16 20:32:58.690338 [ 276 ] {79305968-2437-4e27-b401-e6c4a32afbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4716 | 2026.01.16 20:32:58.691175 [ 276 ] {79305968-2437-4e27-b401-e6c4a32afbe9} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2026.01.16 20:32:58.691213 [ 276 ] {79305968-2437-4e27-b401-e6c4a32afbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4718 | 2026.01.16 20:32:58.691617 [ 276 ] {79305968-2437-4e27-b401-e6c4a32afbe9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4719 | 2026.01.16 20:32:58.691844 [ 276 ] {79305968-2437-4e27-b401-e6c4a32afbe9} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4720 | 2026.01.16 20:32:58.691993 [ 276 ] {79305968-2437-4e27-b401-e6c4a32afbe9} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001849 sec., 56246.61979448351 rows/sec., 4.69 MiB/sec. | ||
| 4721 | 2026.01.16 20:32:58.692033 [ 276 ] {79305968-2437-4e27-b401-e6c4a32afbe9} <Debug> TCPHandler: Processed in 0.002259871 sec. | ||
| 4722 | 2026.01.16 20:32:58.692150 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2026.01.16 20:32:58.692244 [ 276 ] {fed96b44-9442-46d4-b31d-d4e13bcbae4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4724 | 2026.01.16 20:32:58.692284 [ 276 ] {fed96b44-9442-46d4-b31d-d4e13bcbae4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4725 | 2026.01.16 20:32:58.692675 [ 276 ] {fed96b44-9442-46d4-b31d-d4e13bcbae4b} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.01.16 20:32:58.692709 [ 276 ] {fed96b44-9442-46d4-b31d-d4e13bcbae4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4727 | 2026.01.16 20:32:58.693014 [ 276 ] {fed96b44-9442-46d4-b31d-d4e13bcbae4b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4728 | 2026.01.16 20:32:58.693225 [ 276 ] {fed96b44-9442-46d4-b31d-d4e13bcbae4b} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.01.16 20:32:58.693349 [ 276 ] {fed96b44-9442-46d4-b31d-d4e13bcbae4b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.57 MiB/sec. | ||
| 4730 | 2026.01.16 20:32:58.693386 [ 276 ] {fed96b44-9442-46d4-b31d-d4e13bcbae4b} <Debug> TCPHandler: Processed in 0.001285319 sec. | ||
| 4731 | 2026.01.16 20:32:58.693488 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.01.16 20:32:58.693580 [ 276 ] {47d41c1b-f289-4a34-aa75-99048a6d4d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4733 | 2026.01.16 20:32:58.693619 [ 276 ] {47d41c1b-f289-4a34-aa75-99048a6d4d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4734 | 2026.01.16 20:32:58.694028 [ 276 ] {47d41c1b-f289-4a34-aa75-99048a6d4d42} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.01.16 20:32:58.694060 [ 276 ] {47d41c1b-f289-4a34-aa75-99048a6d4d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4736 | 2026.01.16 20:32:58.694375 [ 276 ] {47d41c1b-f289-4a34-aa75-99048a6d4d42} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4737 | 2026.01.16 20:32:58.694583 [ 276 ] {47d41c1b-f289-4a34-aa75-99048a6d4d42} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.01.16 20:32:58.694703 [ 276 ] {47d41c1b-f289-4a34-aa75-99048a6d4d42} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001141 sec., 77125.32865907099 rows/sec., 6.02 MiB/sec. | ||
| 4739 | 2026.01.16 20:32:58.694739 [ 276 ] {47d41c1b-f289-4a34-aa75-99048a6d4d42} <Debug> TCPHandler: Processed in 0.001298369 sec. | ||
| 4740 | 2026.01.16 20:32:58.694842 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.01.16 20:32:58.694934 [ 276 ] {204ea448-e743-46a2-80c2-a66f2004ade0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4742 | 2026.01.16 20:32:58.694977 [ 276 ] {204ea448-e743-46a2-80c2-a66f2004ade0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4743 | 2026.01.16 20:32:58.695360 [ 276 ] {204ea448-e743-46a2-80c2-a66f2004ade0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.01.16 20:32:58.695393 [ 276 ] {204ea448-e743-46a2-80c2-a66f2004ade0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4745 | 2026.01.16 20:32:58.695732 [ 276 ] {204ea448-e743-46a2-80c2-a66f2004ade0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4746 | 2026.01.16 20:32:58.695940 [ 276 ] {204ea448-e743-46a2-80c2-a66f2004ade0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4747 | 2026.01.16 20:32:58.696062 [ 276 ] {204ea448-e743-46a2-80c2-a66f2004ade0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 4748 | 2026.01.16 20:32:58.696097 [ 276 ] {204ea448-e743-46a2-80c2-a66f2004ade0} <Debug> TCPHandler: Processed in 0.0013034 sec. | ||
| 4749 | 2026.01.16 20:32:58.696193 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4750 | 2026.01.16 20:32:58.696285 [ 276 ] {0e9dd29b-4d14-4e3f-81cb-2a431ed6bf1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4751 | 2026.01.16 20:32:58.696338 [ 276 ] {0e9dd29b-4d14-4e3f-81cb-2a431ed6bf1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4752 | 2026.01.16 20:32:58.697154 [ 276 ] {0e9dd29b-4d14-4e3f-81cb-2a431ed6bf1f} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4753 | 2026.01.16 20:32:58.697187 [ 276 ] {0e9dd29b-4d14-4e3f-81cb-2a431ed6bf1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4754 | 2026.01.16 20:32:58.697709 [ 276 ] {0e9dd29b-4d14-4e3f-81cb-2a431ed6bf1f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4755 | 2026.01.16 20:32:58.697925 [ 276 ] {0e9dd29b-4d14-4e3f-81cb-2a431ed6bf1f} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.01.16 20:32:58.698063 [ 276 ] {0e9dd29b-4d14-4e3f-81cb-2a431ed6bf1f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001795 sec., 13370.473537604457 rows/sec., 23.96 MiB/sec. | ||
| 4757 | 2026.01.16 20:32:58.698113 [ 276 ] {0e9dd29b-4d14-4e3f-81cb-2a431ed6bf1f} <Debug> TCPHandler: Processed in 0.001966714 sec. | ||
| 4758 | 2026.01.16 20:32:58.698213 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.01.16 20:32:58.698306 [ 276 ] {3acaaa8f-be24-41ab-82f4-a7274487553e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4760 | 2026.01.16 20:32:58.698346 [ 276 ] {3acaaa8f-be24-41ab-82f4-a7274487553e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4761 | 2026.01.16 20:32:58.698661 [ 276 ] {3acaaa8f-be24-41ab-82f4-a7274487553e} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4762 | 2026.01.16 20:32:58.698694 [ 276 ] {3acaaa8f-be24-41ab-82f4-a7274487553e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4763 | 2026.01.16 20:32:58.699004 [ 276 ] {3acaaa8f-be24-41ab-82f4-a7274487553e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4764 | 2026.01.16 20:32:58.699210 [ 276 ] {3acaaa8f-be24-41ab-82f4-a7274487553e} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.01.16 20:32:58.699332 [ 276 ] {3acaaa8f-be24-41ab-82f4-a7274487553e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 4766 | 2026.01.16 20:32:58.699367 [ 276 ] {3acaaa8f-be24-41ab-82f4-a7274487553e} <Debug> TCPHandler: Processed in 0.001201607 sec. | ||
| 4767 | 2026.01.16 20:33:00.292329 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4768 | 2026.01.16 20:33:00.292392 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4769 | 2026.01.16 20:33:00.457348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10501 | ||
| 4770 | 2026.01.16 20:33:00.457859 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.01.16 20:33:00.457903 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4772 | 2026.01.16 20:33:00.458488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4773 | 2026.01.16 20:33:00.458710 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.01.16 20:33:00.458836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10501 | ||
| 4775 | 2026.01.16 20:33:00.999657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4776 | 2026.01.16 20:33:01.014621 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.01.16 20:33:01.014676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4778 | 2026.01.16 20:33:01.020687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4779 | 2026.01.16 20:33:01.021383 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.01.16 20:33:01.023989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4781 | 2026.01.16 20:33:02.746710 [ 94 ] {} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4782 | 2026.01.16 20:33:02.746800 [ 94 ] {} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.01.16 20:33:02.746835 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4784 | 2026.01.16 20:33:02.746999 [ 194 ] {97d87863-3a78-4ea4-8201-73a8733f6aea::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 | ||
| 4785 | 2026.01.16 20:33:02.747396 [ 194 ] {97d87863-3a78-4ea4-8201-73a8733f6aea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4786 | 2026.01.16 20:33:02.747439 [ 194 ] {97d87863-3a78-4ea4-8201-73a8733f6aea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 4787 | 2026.01.16 20:33:02.747528 [ 194 ] {97d87863-3a78-4ea4-8201-73a8733f6aea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part | ||
| 4788 | 2026.01.16 20:33:02.747598 [ 194 ] {97d87863-3a78-4ea4-8201-73a8733f6aea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 4789 | 2026.01.16 20:33:02.747661 [ 194 ] {97d87863-3a78-4ea4-8201-73a8733f6aea::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 | ||
| 4790 | 2026.01.16 20:33:02.747721 [ 194 ] {97d87863-3a78-4ea4-8201-73a8733f6aea::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 | ||
| 4791 | 2026.01.16 20:33:02.749181 [ 196 ] {97d87863-3a78-4ea4-8201-73a8733f6aea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.002252961 sec., 21305.295564370623 rows/sec., 5.12 MiB/sec. | ||
| 4792 | 2026.01.16 20:33:02.749350 [ 194 ] {97d87863-3a78-4ea4-8201-73a8733f6aea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4793 | 2026.01.16 20:33:02.749637 [ 194 ] {97d87863-3a78-4ea4-8201-73a8733f6aea::all_1_5_1} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2026.01.16 20:33:02.749704 [ 194 ] {97d87863-3a78-4ea4-8201-73a8733f6aea::all_1_5_1} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4795 | 2026.01.16 20:33:02.749764 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4796 | 2026.01.16 20:33:03.689657 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4797 | 2026.01.16 20:33:03.689932 [ 276 ] {133169f0-b69a-46f6-a381-d57b43f5ec47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4798 | 2026.01.16 20:33:03.690001 [ 276 ] {133169f0-b69a-46f6-a381-d57b43f5ec47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4799 | 2026.01.16 20:33:03.690675 [ 276 ] {133169f0-b69a-46f6-a381-d57b43f5ec47} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2026.01.16 20:33:03.690714 [ 276 ] {133169f0-b69a-46f6-a381-d57b43f5ec47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4801 | 2026.01.16 20:33:03.691202 [ 276 ] {133169f0-b69a-46f6-a381-d57b43f5ec47} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4802 | 2026.01.16 20:33:03.691441 [ 276 ] {133169f0-b69a-46f6-a381-d57b43f5ec47} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.01.16 20:33:03.691576 [ 93 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4804 | 2026.01.16 20:33:03.691604 [ 276 ] {133169f0-b69a-46f6-a381-d57b43f5ec47} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00175 sec., 51428.57142857143 rows/sec., 4.31 MiB/sec. | ||
| 4805 | 2026.01.16 20:33:03.691621 [ 93 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.01.16 20:33:03.691644 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4807 | 2026.01.16 20:33:03.691656 [ 276 ] {133169f0-b69a-46f6-a381-d57b43f5ec47} <Debug> TCPHandler: Processed in 0.002177889 sec. | ||
| 4808 | 2026.01.16 20:33:03.691735 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 4809 | 2026.01.16 20:33:03.691779 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2026.01.16 20:33:03.691831 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4811 | 2026.01.16 20:33:03.691864 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1324 rows starting from the beginning of the part | ||
| 4812 | 2026.01.16 20:33:03.691882 [ 276 ] {381c2069-9ff3-48f1-b6fb-d5d2a731a85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4813 | 2026.01.16 20:33:03.691925 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 4814 | 2026.01.16 20:33:03.691927 [ 276 ] {381c2069-9ff3-48f1-b6fb-d5d2a731a85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4815 | 2026.01.16 20:33:03.691968 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1353 rows starting from the beginning of the part | ||
| 4816 | 2026.01.16 20:33:03.692009 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4817 | 2026.01.16 20:33:03.692048 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 4818 | 2026.01.16 20:33:03.692088 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 4819 | 2026.01.16 20:33:03.692355 [ 276 ] {381c2069-9ff3-48f1-b6fb-d5d2a731a85c} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.01.16 20:33:03.692390 [ 276 ] {381c2069-9ff3-48f1-b6fb-d5d2a731a85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4821 | 2026.01.16 20:33:03.692696 [ 276 ] {381c2069-9ff3-48f1-b6fb-d5d2a731a85c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4822 | 2026.01.16 20:33:03.692915 [ 276 ] {381c2069-9ff3-48f1-b6fb-d5d2a731a85c} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.01.16 20:33:03.693044 [ 276 ] {381c2069-9ff3-48f1-b6fb-d5d2a731a85c} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001187 sec., 14321.819713563607 rows/sec., 1.05 MiB/sec. | ||
| 4824 | 2026.01.16 20:33:03.693083 [ 276 ] {381c2069-9ff3-48f1-b6fb-d5d2a731a85c} <Debug> TCPHandler: Processed in 0.00135647 sec. | ||
| 4825 | 2026.01.16 20:33:03.693201 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.01.16 20:33:03.693298 [ 276 ] {1ab0d4fb-3724-4147-a090-519aa8846a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4827 | 2026.01.16 20:33:03.693314 [ 196 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3031 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614256 sec., 1877645.1814334283 rows/sec., 161.57 MiB/sec. | ||
| 4828 | 2026.01.16 20:33:03.693340 [ 276 ] {1ab0d4fb-3724-4147-a090-519aa8846a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4829 | 2026.01.16 20:33:03.693701 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4830 | 2026.01.16 20:33:03.693797 [ 276 ] {1ab0d4fb-3724-4147-a090-519aa8846a80} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.01.16 20:33:03.693838 [ 276 ] {1ab0d4fb-3724-4147-a090-519aa8846a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4832 | 2026.01.16 20:33:03.694040 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_31_6} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.01.16 20:33:03.694144 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_31_6} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4834 | 2026.01.16 20:33:03.694185 [ 276 ] {1ab0d4fb-3724-4147-a090-519aa8846a80} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4835 | 2026.01.16 20:33:03.694259 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 4836 | 2026.01.16 20:33:03.694415 [ 276 ] {1ab0d4fb-3724-4147-a090-519aa8846a80} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.01.16 20:33:03.694511 [ 93 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4838 | 2026.01.16 20:33:03.694537 [ 93 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.01.16 20:33:03.694549 [ 276 ] {1ab0d4fb-3724-4147-a090-519aa8846a80} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001273 sec., 63629.2223095051 rows/sec., 4.97 MiB/sec. | ||
| 4840 | 2026.01.16 20:33:03.694553 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4841 | 2026.01.16 20:33:03.694586 [ 276 ] {1ab0d4fb-3724-4147-a090-519aa8846a80} <Debug> TCPHandler: Processed in 0.001433082 sec. | ||
| 4842 | 2026.01.16 20:33:03.694614 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 4843 | 2026.01.16 20:33:03.694689 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4844 | 2026.01.16 20:33:03.694700 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2026.01.16 20:33:03.694712 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 792 rows starting from the beginning of the part | ||
| 4846 | 2026.01.16 20:33:03.694759 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 88 rows starting from the beginning of the part | ||
| 4847 | 2026.01.16 20:33:03.694792 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 579 rows starting from the beginning of the part | ||
| 4848 | 2026.01.16 20:33:03.694797 [ 276 ] {38552fe0-c064-48ab-b57b-da0f96a0e116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4849 | 2026.01.16 20:33:03.694824 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4850 | 2026.01.16 20:33:03.694843 [ 276 ] {38552fe0-c064-48ab-b57b-da0f96a0e116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4851 | 2026.01.16 20:33:03.694855 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 4852 | 2026.01.16 20:33:03.694888 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 81 rows starting from the beginning of the part | ||
| 4853 | 2026.01.16 20:33:03.695263 [ 276 ] {38552fe0-c064-48ab-b57b-da0f96a0e116} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.01.16 20:33:03.695297 [ 276 ] {38552fe0-c064-48ab-b57b-da0f96a0e116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4855 | 2026.01.16 20:33:03.695635 [ 276 ] {38552fe0-c064-48ab-b57b-da0f96a0e116} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4856 | 2026.01.16 20:33:03.695720 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1692 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127425 sec., 1500765.017628667 rows/sec., 116.69 MiB/sec. | ||
| 4857 | 2026.01.16 20:33:03.695850 [ 276 ] {38552fe0-c064-48ab-b57b-da0f96a0e116} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.01.16 20:33:03.695955 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4859 | 2026.01.16 20:33:03.695975 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4860 | 2026.01.16 20:33:03.695988 [ 276 ] {38552fe0-c064-48ab-b57b-da0f96a0e116} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 4861 | 2026.01.16 20:33:03.695981 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.01.16 20:33:03.696043 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4863 | 2026.01.16 20:33:03.696053 [ 276 ] {38552fe0-c064-48ab-b57b-da0f96a0e116} <Debug> TCPHandler: Processed in 0.001400922 sec. | ||
| 4864 | 2026.01.16 20:33:03.696096 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 4865 | 2026.01.16 20:33:03.696163 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2026.01.16 20:33:03.696178 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4867 | 2026.01.16 20:33:03.696204 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4612 rows starting from the beginning of the part | ||
| 4868 | 2026.01.16 20:33:03.696249 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 4869 | 2026.01.16 20:33:03.696263 [ 276 ] {20171de0-b511-49f5-ba7c-89e5ca7c63f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4870 | 2026.01.16 20:33:03.696285 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4823 rows starting from the beginning of the part | ||
| 4871 | 2026.01.16 20:33:03.696318 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
| 4872 | 2026.01.16 20:33:03.696320 [ 276 ] {20171de0-b511-49f5-ba7c-89e5ca7c63f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4873 | 2026.01.16 20:33:03.696343 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_31_6} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.01.16 20:33:03.696353 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4875 | 2026.01.16 20:33:03.696399 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 4876 | 2026.01.16 20:33:03.696446 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_31_6} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4877 | 2026.01.16 20:33:03.696551 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4878 | 2026.01.16 20:33:03.697085 [ 276 ] {20171de0-b511-49f5-ba7c-89e5ca7c63f4} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.01.16 20:33:03.697123 [ 276 ] {20171de0-b511-49f5-ba7c-89e5ca7c63f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4880 | 2026.01.16 20:33:03.697726 [ 276 ] {20171de0-b511-49f5-ba7c-89e5ca7c63f4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4881 | 2026.01.16 20:33:03.697963 [ 276 ] {20171de0-b511-49f5-ba7c-89e5ca7c63f4} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.01.16 20:33:03.698062 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4883 | 2026.01.16 20:33:03.698089 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.01.16 20:33:03.698102 [ 276 ] {20171de0-b511-49f5-ba7c-89e5ca7c63f4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001858 sec., 9149.623250807319 rows/sec., 16.40 MiB/sec. | ||
| 4885 | 2026.01.16 20:33:03.698107 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4886 | 2026.01.16 20:33:03.698173 [ 276 ] {20171de0-b511-49f5-ba7c-89e5ca7c63f4} <Debug> TCPHandler: Processed in 0.002058096 sec. | ||
| 4887 | 2026.01.16 20:33:03.698190 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 4888 | 2026.01.16 20:33:03.698346 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.01.16 20:33:03.698389 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4890 | 2026.01.16 20:33:03.698444 [ 276 ] {07c3d985-78b0-43b9-9df7-fe8d91650f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.01.16 20:33:03.698448 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 385 rows starting from the beginning of the part | ||
| 4892 | 2026.01.16 20:33:03.698494 [ 276 ] {07c3d985-78b0-43b9-9df7-fe8d91650f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4893 | 2026.01.16 20:33:03.698591 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 17 rows starting from the beginning of the part | ||
| 4894 | 2026.01.16 20:33:03.698699 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 4895 | 2026.01.16 20:33:03.698794 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 17 rows starting from the beginning of the part | ||
| 4896 | 2026.01.16 20:33:03.698831 [ 276 ] {07c3d985-78b0-43b9-9df7-fe8d91650f62} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.01.16 20:33:03.698871 [ 276 ] {07c3d985-78b0-43b9-9df7-fe8d91650f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4898 | 2026.01.16 20:33:03.698888 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 4899 | 2026.01.16 20:33:03.698988 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 17 rows starting from the beginning of the part | ||
| 4900 | 2026.01.16 20:33:03.699248 [ 276 ] {07c3d985-78b0-43b9-9df7-fe8d91650f62} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4901 | 2026.01.16 20:33:03.699506 [ 276 ] {07c3d985-78b0-43b9-9df7-fe8d91650f62} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.01.16 20:33:03.699605 [ 93 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4903 | 2026.01.16 20:33:03.699627 [ 93 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.01.16 20:33:03.699642 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4905 | 2026.01.16 20:33:03.699642 [ 276 ] {07c3d985-78b0-43b9-9df7-fe8d91650f62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 4906 | 2026.01.16 20:33:03.699684 [ 276 ] {07c3d985-78b0-43b9-9df7-fe8d91650f62} <Debug> TCPHandler: Processed in 0.001387571 sec. | ||
| 4907 | 2026.01.16 20:33:03.699720 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 4908 | 2026.01.16 20:33:03.699821 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4909 | 2026.01.16 20:33:03.699850 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1528 rows starting from the beginning of the part | ||
| 4910 | 2026.01.16 20:33:03.699910 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 4911 | 2026.01.16 20:33:03.699955 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 4912 | 2026.01.16 20:33:03.699985 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10043 rows, containing 5 columns (5 merged, 0 gathered) in 0.003909768 sec., 2568694.6130819013 rows/sec., 175.78 MiB/sec. | ||
| 4913 | 2026.01.16 20:33:03.699996 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 4914 | 2026.01.16 20:33:03.700061 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4915 | 2026.01.16 20:33:03.700101 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 4916 | 2026.01.16 20:33:03.700204 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4917 | 2026.01.16 20:33:03.700485 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.01.16 20:33:03.700554 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4919 | 2026.01.16 20:33:03.700612 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4920 | 2026.01.16 20:33:03.701277 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1768 rows, containing 4 columns (4 merged, 0 gathered) in 0.001596556 sec., 1107383.6432921863 rows/sec., 74.01 MiB/sec. | ||
| 4921 | 2026.01.16 20:33:03.701493 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4922 | 2026.01.16 20:33:03.701732 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_31_6} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.01.16 20:33:03.701797 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_31_6} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4924 | 2026.01.16 20:33:03.701858 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4925 | 2026.01.16 20:33:03.703119 [ 199 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 19 columns (19 merged, 0 gathered) in 0.004962031 sec., 97540.7046026113 rows/sec., 174.79 MiB/sec. | ||
| 4926 | 2026.01.16 20:33:03.703818 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4927 | 2026.01.16 20:33:03.704124 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.01.16 20:33:03.704187 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4929 | 2026.01.16 20:33:03.704269 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 4930 | 2026.01.16 20:33:04.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.22 MiB, peak 260.54 MiB, free memory in arenas 0.00 B, will set to 252.96 MiB (RSS), difference: 2.74 MiB | ||
| 4931 | 2026.01.16 20:33:05.476344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 644 | ||
| 4932 | 2026.01.16 20:33:05.478436 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.01.16 20:33:05.478488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4934 | 2026.01.16 20:33:05.479670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4935 | 2026.01.16 20:33:05.479938 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.01.16 20:33:05.480098 [ 91 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4937 | 2026.01.16 20:33:05.480171 [ 91 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.01.16 20:33:05.480194 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4939 | 2026.01.16 20:33:05.480293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 644 | ||
| 4940 | 2026.01.16 20:33:05.480347 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 4941 | 2026.01.16 20:33:05.480902 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4942 | 2026.01.16 20:33:05.481043 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 470 rows starting from the beginning of the part | ||
| 4943 | 2026.01.16 20:33:05.481400 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 4944 | 2026.01.16 20:33:05.481720 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 4945 | 2026.01.16 20:33:05.482025 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4946 | 2026.01.16 20:33:05.482322 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
| 4947 | 2026.01.16 20:33:05.482613 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4948 | 2026.01.16 20:33:05.488492 [ 199 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 72 columns (72 merged, 0 gathered) in 0.008208144 sec., 78458.66251859129 rows/sec., 70.55 MiB/sec. | ||
| 4949 | 2026.01.16 20:33:05.489430 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4950 | 2026.01.16 20:33:05.489949 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_16_3} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.01.16 20:33:05.490021 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_16_3} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4952 | 2026.01.16 20:33:05.490198 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4953 | 2026.01.16 20:33:07.959866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10949 | ||
| 4954 | 2026.01.16 20:33:07.960383 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2026.01.16 20:33:07.960430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4956 | 2026.01.16 20:33:07.960916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4957 | 2026.01.16 20:33:07.961156 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.01.16 20:33:07.961300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10949 | ||
| 4959 | 2026.01.16 20:33:08.525007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4960 | 2026.01.16 20:33:08.540443 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.01.16 20:33:08.540495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4962 | 2026.01.16 20:33:08.546641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4963 | 2026.01.16 20:33:08.547326 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.01.16 20:33:08.550012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4965 | 2026.01.16 20:33:08.702084 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.01.16 20:33:08.702345 [ 276 ] {1b7fce42-0d79-4051-be0f-4eb7213ac87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4967 | 2026.01.16 20:33:08.702444 [ 276 ] {1b7fce42-0d79-4051-be0f-4eb7213ac87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4968 | 2026.01.16 20:33:08.703411 [ 276 ] {1b7fce42-0d79-4051-be0f-4eb7213ac87b} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.01.16 20:33:08.703457 [ 276 ] {1b7fce42-0d79-4051-be0f-4eb7213ac87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4970 | 2026.01.16 20:33:08.703857 [ 276 ] {1b7fce42-0d79-4051-be0f-4eb7213ac87b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4971 | 2026.01.16 20:33:08.704080 [ 276 ] {1b7fce42-0d79-4051-be0f-4eb7213ac87b} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.01.16 20:33:08.704233 [ 276 ] {1b7fce42-0d79-4051-be0f-4eb7213ac87b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00196 sec., 209183.67346938775 rows/sec., 13.27 MiB/sec. | ||
| 4973 | 2026.01.16 20:33:08.704275 [ 276 ] {1b7fce42-0d79-4051-be0f-4eb7213ac87b} <Debug> TCPHandler: Processed in 0.002336602 sec. | ||
| 4974 | 2026.01.16 20:33:08.704391 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.01.16 20:33:08.704486 [ 276 ] {d2988f88-dc22-42ee-aba1-08522676e3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4976 | 2026.01.16 20:33:08.704527 [ 276 ] {d2988f88-dc22-42ee-aba1-08522676e3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4977 | 2026.01.16 20:33:08.704934 [ 276 ] {d2988f88-dc22-42ee-aba1-08522676e3ea} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.01.16 20:33:08.704971 [ 276 ] {d2988f88-dc22-42ee-aba1-08522676e3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4979 | 2026.01.16 20:33:08.705266 [ 276 ] {d2988f88-dc22-42ee-aba1-08522676e3ea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4980 | 2026.01.16 20:33:08.705471 [ 276 ] {d2988f88-dc22-42ee-aba1-08522676e3ea} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.01.16 20:33:08.705601 [ 276 ] {d2988f88-dc22-42ee-aba1-08522676e3ea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001132 sec., 3533.5689045936397 rows/sec., 288.14 KiB/sec. | ||
| 4982 | 2026.01.16 20:33:08.705638 [ 276 ] {d2988f88-dc22-42ee-aba1-08522676e3ea} <Debug> TCPHandler: Processed in 0.001295329 sec. | ||
| 4983 | 2026.01.16 20:33:08.705752 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.01.16 20:33:08.705843 [ 276 ] {90128c32-51e6-432c-8202-b3e149439000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4985 | 2026.01.16 20:33:08.705905 [ 276 ] {90128c32-51e6-432c-8202-b3e149439000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4986 | 2026.01.16 20:33:08.706875 [ 276 ] {90128c32-51e6-432c-8202-b3e149439000} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.01.16 20:33:08.706910 [ 276 ] {90128c32-51e6-432c-8202-b3e149439000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4988 | 2026.01.16 20:33:08.707275 [ 276 ] {90128c32-51e6-432c-8202-b3e149439000} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4989 | 2026.01.16 20:33:08.707490 [ 276 ] {90128c32-51e6-432c-8202-b3e149439000} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.01.16 20:33:08.707614 [ 276 ] {90128c32-51e6-432c-8202-b3e149439000} <Debug> executeQuery: Read 1162 rows, 94.46 KiB in 0.001788 sec., 649888.1431767337 rows/sec., 51.59 MiB/sec. | ||
| 4991 | 2026.01.16 20:33:08.707650 [ 276 ] {90128c32-51e6-432c-8202-b3e149439000} <Debug> TCPHandler: Processed in 0.001946474 sec. | ||
| 4992 | 2026.01.16 20:33:08.707758 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.01.16 20:33:08.707850 [ 276 ] {3a543909-7d40-4782-ab9a-3672feb713e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4994 | 2026.01.16 20:33:08.707888 [ 276 ] {3a543909-7d40-4782-ab9a-3672feb713e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4995 | 2026.01.16 20:33:08.708387 [ 276 ] {3a543909-7d40-4782-ab9a-3672feb713e2} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.01.16 20:33:08.708422 [ 276 ] {3a543909-7d40-4782-ab9a-3672feb713e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4997 | 2026.01.16 20:33:08.708725 [ 276 ] {3a543909-7d40-4782-ab9a-3672feb713e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4998 | 2026.01.16 20:33:08.708930 [ 276 ] {3a543909-7d40-4782-ab9a-3672feb713e2} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.01.16 20:33:08.709055 [ 276 ] {3a543909-7d40-4782-ab9a-3672feb713e2} <Debug> executeQuery: Read 233 rows, 14.40 KiB in 0.001223 sec., 190515.12673753066 rows/sec., 11.50 MiB/sec. | ||
| 5000 | 2026.01.16 20:33:08.709091 [ 276 ] {3a543909-7d40-4782-ab9a-3672feb713e2} <Debug> TCPHandler: Processed in 0.001380851 sec. | ||
| 5001 | 2026.01.16 20:33:08.709215 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2026.01.16 20:33:08.709308 [ 276 ] {1bf6e54d-766e-4569-b714-bed061995169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5003 | 2026.01.16 20:33:08.709346 [ 276 ] {1bf6e54d-766e-4569-b714-bed061995169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5004 | 2026.01.16 20:33:08.709844 [ 276 ] {1bf6e54d-766e-4569-b714-bed061995169} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.01.16 20:33:08.709880 [ 276 ] {1bf6e54d-766e-4569-b714-bed061995169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5006 | 2026.01.16 20:33:08.710179 [ 276 ] {1bf6e54d-766e-4569-b714-bed061995169} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5007 | 2026.01.16 20:33:08.710394 [ 276 ] {1bf6e54d-766e-4569-b714-bed061995169} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.01.16 20:33:08.710517 [ 276 ] {1bf6e54d-766e-4569-b714-bed061995169} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 5009 | 2026.01.16 20:33:08.710553 [ 276 ] {1bf6e54d-766e-4569-b714-bed061995169} <Debug> TCPHandler: Processed in 0.001385721 sec. | ||
| 5010 | 2026.01.16 20:33:08.710673 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2026.01.16 20:33:08.710765 [ 276 ] {c2929900-9b57-4cd7-9c66-3e35b1edff10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5012 | 2026.01.16 20:33:08.710803 [ 276 ] {c2929900-9b57-4cd7-9c66-3e35b1edff10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5013 | 2026.01.16 20:33:08.711293 [ 276 ] {c2929900-9b57-4cd7-9c66-3e35b1edff10} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.01.16 20:33:08.711328 [ 276 ] {c2929900-9b57-4cd7-9c66-3e35b1edff10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5015 | 2026.01.16 20:33:08.711622 [ 276 ] {c2929900-9b57-4cd7-9c66-3e35b1edff10} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5016 | 2026.01.16 20:33:08.711825 [ 276 ] {c2929900-9b57-4cd7-9c66-3e35b1edff10} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.01.16 20:33:08.711945 [ 276 ] {c2929900-9b57-4cd7-9c66-3e35b1edff10} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001199 sec., 175979.98331943285 rows/sec., 9.99 MiB/sec. | ||
| 5018 | 2026.01.16 20:33:08.711982 [ 276 ] {c2929900-9b57-4cd7-9c66-3e35b1edff10} <Debug> TCPHandler: Processed in 0.00135628 sec. | ||
| 5019 | 2026.01.16 20:33:08.712101 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.01.16 20:33:08.712192 [ 276 ] {de30841b-65d5-4450-a506-ef5808567d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5021 | 2026.01.16 20:33:08.712233 [ 276 ] {de30841b-65d5-4450-a506-ef5808567d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5022 | 2026.01.16 20:33:08.712933 [ 276 ] {de30841b-65d5-4450-a506-ef5808567d31} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.01.16 20:33:08.712970 [ 276 ] {de30841b-65d5-4450-a506-ef5808567d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5024 | 2026.01.16 20:33:08.713300 [ 276 ] {de30841b-65d5-4450-a506-ef5808567d31} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5025 | 2026.01.16 20:33:08.713502 [ 276 ] {de30841b-65d5-4450-a506-ef5808567d31} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.01.16 20:33:08.713625 [ 276 ] {de30841b-65d5-4450-a506-ef5808567d31} <Debug> executeQuery: Read 707 rows, 50.72 KiB in 0.001451 sec., 487250.172294969 rows/sec., 34.13 MiB/sec. | ||
| 5027 | 2026.01.16 20:33:08.713662 [ 276 ] {de30841b-65d5-4450-a506-ef5808567d31} <Debug> TCPHandler: Processed in 0.001609767 sec. | ||
| 5028 | 2026.01.16 20:33:08.713772 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.01.16 20:33:08.713864 [ 276 ] {999348a0-015b-4c54-8d16-0a7620453aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5030 | 2026.01.16 20:33:08.713904 [ 276 ] {999348a0-015b-4c54-8d16-0a7620453aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5031 | 2026.01.16 20:33:08.714229 [ 276 ] {999348a0-015b-4c54-8d16-0a7620453aa7} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.01.16 20:33:08.714264 [ 276 ] {999348a0-015b-4c54-8d16-0a7620453aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5033 | 2026.01.16 20:33:08.714556 [ 276 ] {999348a0-015b-4c54-8d16-0a7620453aa7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5034 | 2026.01.16 20:33:08.714764 [ 276 ] {999348a0-015b-4c54-8d16-0a7620453aa7} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.01.16 20:33:08.714885 [ 276 ] {999348a0-015b-4c54-8d16-0a7620453aa7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 5036 | 2026.01.16 20:33:08.714920 [ 276 ] {999348a0-015b-4c54-8d16-0a7620453aa7} <Debug> TCPHandler: Processed in 0.001194737 sec. | ||
| 5037 | 2026.01.16 20:33:08.715026 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.01.16 20:33:08.715118 [ 276 ] {4ac6db89-2eba-404d-b446-a717247df594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5039 | 2026.01.16 20:33:08.715159 [ 276 ] {4ac6db89-2eba-404d-b446-a717247df594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5040 | 2026.01.16 20:33:08.715593 [ 276 ] {4ac6db89-2eba-404d-b446-a717247df594} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.01.16 20:33:08.715628 [ 276 ] {4ac6db89-2eba-404d-b446-a717247df594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5042 | 2026.01.16 20:33:08.715956 [ 276 ] {4ac6db89-2eba-404d-b446-a717247df594} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5043 | 2026.01.16 20:33:08.716157 [ 276 ] {4ac6db89-2eba-404d-b446-a717247df594} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.01.16 20:33:08.716286 [ 276 ] {4ac6db89-2eba-404d-b446-a717247df594} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001187 sec., 266217.3546756529 rows/sec., 17.49 MiB/sec. | ||
| 5045 | 2026.01.16 20:33:08.716323 [ 276 ] {4ac6db89-2eba-404d-b446-a717247df594} <Debug> TCPHandler: Processed in 0.00134584 sec. | ||
| 5046 | 2026.01.16 20:33:08.716421 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.01.16 20:33:08.716513 [ 276 ] {5a2423e9-6be8-486f-b65f-077114d9d0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5048 | 2026.01.16 20:33:08.716553 [ 276 ] {5a2423e9-6be8-486f-b65f-077114d9d0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5049 | 2026.01.16 20:33:08.716859 [ 276 ] {5a2423e9-6be8-486f-b65f-077114d9d0b3} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.01.16 20:33:08.716894 [ 276 ] {5a2423e9-6be8-486f-b65f-077114d9d0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5051 | 2026.01.16 20:33:08.717185 [ 276 ] {5a2423e9-6be8-486f-b65f-077114d9d0b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5052 | 2026.01.16 20:33:08.717389 [ 276 ] {5a2423e9-6be8-486f-b65f-077114d9d0b3} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.01.16 20:33:08.717512 [ 276 ] {5a2423e9-6be8-486f-b65f-077114d9d0b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 5054 | 2026.01.16 20:33:08.717547 [ 276 ] {5a2423e9-6be8-486f-b65f-077114d9d0b3} <Debug> TCPHandler: Processed in 0.001173816 sec. | ||
| 5055 | 2026.01.16 20:33:08.717650 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.01.16 20:33:08.717740 [ 276 ] {c1cfd40e-c9fc-43ff-b469-b6e606c119b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5057 | 2026.01.16 20:33:08.717793 [ 276 ] {c1cfd40e-c9fc-43ff-b469-b6e606c119b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5058 | 2026.01.16 20:33:08.718597 [ 276 ] {c1cfd40e-c9fc-43ff-b469-b6e606c119b9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.01.16 20:33:08.718631 [ 276 ] {c1cfd40e-c9fc-43ff-b469-b6e606c119b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5060 | 2026.01.16 20:33:08.719139 [ 276 ] {c1cfd40e-c9fc-43ff-b469-b6e606c119b9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5061 | 2026.01.16 20:33:08.719352 [ 276 ] {c1cfd40e-c9fc-43ff-b469-b6e606c119b9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.01.16 20:33:08.719486 [ 276 ] {c1cfd40e-c9fc-43ff-b469-b6e606c119b9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001763 sec., 13613.159387407828 rows/sec., 24.39 MiB/sec. | ||
| 5063 | 2026.01.16 20:33:08.719537 [ 276 ] {c1cfd40e-c9fc-43ff-b469-b6e606c119b9} <Debug> TCPHandler: Processed in 0.001934223 sec. | ||
| 5064 | 2026.01.16 20:33:08.719639 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.01.16 20:33:08.719731 [ 276 ] {3535d69a-3a2c-4d28-8abb-855ba9e63464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5066 | 2026.01.16 20:33:08.719771 [ 276 ] {3535d69a-3a2c-4d28-8abb-855ba9e63464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5067 | 2026.01.16 20:33:08.720095 [ 276 ] {3535d69a-3a2c-4d28-8abb-855ba9e63464} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.01.16 20:33:08.720132 [ 276 ] {3535d69a-3a2c-4d28-8abb-855ba9e63464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5069 | 2026.01.16 20:33:08.720427 [ 276 ] {3535d69a-3a2c-4d28-8abb-855ba9e63464} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5070 | 2026.01.16 20:33:08.720631 [ 276 ] {3535d69a-3a2c-4d28-8abb-855ba9e63464} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.01.16 20:33:08.720752 [ 276 ] {3535d69a-3a2c-4d28-8abb-855ba9e63464} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00104 sec., 100000.00000000001 rows/sec., 6.13 MiB/sec. | ||
| 5072 | 2026.01.16 20:33:08.720787 [ 276 ] {3535d69a-3a2c-4d28-8abb-855ba9e63464} <Debug> TCPHandler: Processed in 0.001196127 sec. | ||
| 5073 | 2026.01.16 20:33:09.000168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.50 MiB, peak 260.54 MiB, free memory in arenas 0.00 B, will set to 253.37 MiB (RSS), difference: -1.13 MiB | ||
| 5074 | 2026.01.16 20:33:13.689774 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5075 | 2026.01.16 20:33:13.689983 [ 276 ] {7ce14412-2096-4474-a6c4-82e63031fe7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5076 | 2026.01.16 20:33:13.690057 [ 276 ] {7ce14412-2096-4474-a6c4-82e63031fe7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5077 | 2026.01.16 20:33:13.690690 [ 276 ] {7ce14412-2096-4474-a6c4-82e63031fe7f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.01.16 20:33:13.690736 [ 276 ] {7ce14412-2096-4474-a6c4-82e63031fe7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5079 | 2026.01.16 20:33:13.691126 [ 276 ] {7ce14412-2096-4474-a6c4-82e63031fe7f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5080 | 2026.01.16 20:33:13.691359 [ 276 ] {7ce14412-2096-4474-a6c4-82e63031fe7f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.01.16 20:33:13.691511 [ 276 ] {7ce14412-2096-4474-a6c4-82e63031fe7f} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00158 sec., 56962.02531645569 rows/sec., 4.78 MiB/sec. | ||
| 5082 | 2026.01.16 20:33:13.691552 [ 276 ] {7ce14412-2096-4474-a6c4-82e63031fe7f} <Debug> TCPHandler: Processed in 0.001912802 sec. | ||
| 5083 | 2026.01.16 20:33:13.691668 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5084 | 2026.01.16 20:33:13.691763 [ 276 ] {a3d3a56a-38ce-45eb-a4ca-49373ec808d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5085 | 2026.01.16 20:33:13.691803 [ 276 ] {a3d3a56a-38ce-45eb-a4ca-49373ec808d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5086 | 2026.01.16 20:33:13.692188 [ 276 ] {a3d3a56a-38ce-45eb-a4ca-49373ec808d2} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.01.16 20:33:13.692225 [ 276 ] {a3d3a56a-38ce-45eb-a4ca-49373ec808d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5088 | 2026.01.16 20:33:13.692517 [ 276 ] {a3d3a56a-38ce-45eb-a4ca-49373ec808d2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5089 | 2026.01.16 20:33:13.692721 [ 276 ] {a3d3a56a-38ce-45eb-a4ca-49373ec808d2} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.01.16 20:33:13.692846 [ 276 ] {a3d3a56a-38ce-45eb-a4ca-49373ec808d2} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001103 sec., 15412.51133272892 rows/sec., 1.13 MiB/sec. | ||
| 5091 | 2026.01.16 20:33:13.692882 [ 276 ] {a3d3a56a-38ce-45eb-a4ca-49373ec808d2} <Debug> TCPHandler: Processed in 0.001261098 sec. | ||
| 5092 | 2026.01.16 20:33:13.692988 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2026.01.16 20:33:13.693080 [ 276 ] {d238b57b-7972-4815-b2af-df1433c087ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5094 | 2026.01.16 20:33:13.693120 [ 276 ] {d238b57b-7972-4815-b2af-df1433c087ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5095 | 2026.01.16 20:33:13.693518 [ 276 ] {d238b57b-7972-4815-b2af-df1433c087ab} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.01.16 20:33:13.693554 [ 276 ] {d238b57b-7972-4815-b2af-df1433c087ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5097 | 2026.01.16 20:33:13.693856 [ 276 ] {d238b57b-7972-4815-b2af-df1433c087ab} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5098 | 2026.01.16 20:33:13.694062 [ 276 ] {d238b57b-7972-4815-b2af-df1433c087ab} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.01.16 20:33:13.694188 [ 276 ] {d238b57b-7972-4815-b2af-df1433c087ab} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001126 sec., 71936.0568383659 rows/sec., 5.62 MiB/sec. | ||
| 5100 | 2026.01.16 20:33:13.694225 [ 276 ] {d238b57b-7972-4815-b2af-df1433c087ab} <Debug> TCPHandler: Processed in 0.001284608 sec. | ||
| 5101 | 2026.01.16 20:33:13.694333 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.01.16 20:33:13.694425 [ 276 ] {247a0834-b5b1-43c9-a98f-1e30fbbd96f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5103 | 2026.01.16 20:33:13.694468 [ 276 ] {247a0834-b5b1-43c9-a98f-1e30fbbd96f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5104 | 2026.01.16 20:33:13.694850 [ 276 ] {247a0834-b5b1-43c9-a98f-1e30fbbd96f6} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.01.16 20:33:13.694887 [ 276 ] {247a0834-b5b1-43c9-a98f-1e30fbbd96f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5106 | 2026.01.16 20:33:13.695220 [ 276 ] {247a0834-b5b1-43c9-a98f-1e30fbbd96f6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5107 | 2026.01.16 20:33:13.695436 [ 276 ] {247a0834-b5b1-43c9-a98f-1e30fbbd96f6} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.01.16 20:33:13.695561 [ 276 ] {247a0834-b5b1-43c9-a98f-1e30fbbd96f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 5109 | 2026.01.16 20:33:13.695598 [ 276 ] {247a0834-b5b1-43c9-a98f-1e30fbbd96f6} <Debug> TCPHandler: Processed in 0.00131209 sec. | ||
| 5110 | 2026.01.16 20:33:13.695695 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.01.16 20:33:13.695786 [ 276 ] {bc112a4e-266c-497d-8cea-1d5ac4bee70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5112 | 2026.01.16 20:33:13.695838 [ 276 ] {bc112a4e-266c-497d-8cea-1d5ac4bee70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5113 | 2026.01.16 20:33:13.696558 [ 276 ] {bc112a4e-266c-497d-8cea-1d5ac4bee70e} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.01.16 20:33:13.696595 [ 276 ] {bc112a4e-266c-497d-8cea-1d5ac4bee70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5115 | 2026.01.16 20:33:13.697100 [ 276 ] {bc112a4e-266c-497d-8cea-1d5ac4bee70e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5116 | 2026.01.16 20:33:13.697326 [ 276 ] {bc112a4e-266c-497d-8cea-1d5ac4bee70e} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.01.16 20:33:13.697459 [ 276 ] {bc112a4e-266c-497d-8cea-1d5ac4bee70e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001691 sec., 10053.222945002957 rows/sec., 18.01 MiB/sec. | ||
| 5118 | 2026.01.16 20:33:13.697509 [ 276 ] {bc112a4e-266c-497d-8cea-1d5ac4bee70e} <Debug> TCPHandler: Processed in 0.001861792 sec. | ||
| 5119 | 2026.01.16 20:33:13.697617 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.01.16 20:33:13.697710 [ 276 ] {758c7e63-8226-4fdf-9518-274b50cf7784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5121 | 2026.01.16 20:33:13.697752 [ 276 ] {758c7e63-8226-4fdf-9518-274b50cf7784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5122 | 2026.01.16 20:33:13.698074 [ 276 ] {758c7e63-8226-4fdf-9518-274b50cf7784} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.01.16 20:33:13.698111 [ 276 ] {758c7e63-8226-4fdf-9518-274b50cf7784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5124 | 2026.01.16 20:33:13.698409 [ 276 ] {758c7e63-8226-4fdf-9518-274b50cf7784} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5125 | 2026.01.16 20:33:13.698621 [ 276 ] {758c7e63-8226-4fdf-9518-274b50cf7784} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.01.16 20:33:13.698744 [ 276 ] {758c7e63-8226-4fdf-9518-274b50cf7784} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5127 | 2026.01.16 20:33:13.698779 [ 276 ] {758c7e63-8226-4fdf-9518-274b50cf7784} <Debug> TCPHandler: Processed in 0.001209757 sec. | ||
| 5128 | 2026.01.16 20:33:15.292445 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5129 | 2026.01.16 20:33:15.292520 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5130 | 2026.01.16 20:33:15.461360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11461 | ||
| 5131 | 2026.01.16 20:33:15.461865 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.01.16 20:33:15.461904 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5133 | 2026.01.16 20:33:15.462405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5134 | 2026.01.16 20:33:15.462640 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.01.16 20:33:15.462783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11461 | ||
| 5136 | 2026.01.16 20:33:15.481402 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 680 | ||
| 5137 | 2026.01.16 20:33:15.483793 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.01.16 20:33:15.483851 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5139 | 2026.01.16 20:33:15.485088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5140 | 2026.01.16 20:33:15.485373 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.01.16 20:33:15.485738 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 5142 | 2026.01.16 20:33:16.050067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5143 | 2026.01.16 20:33:16.067863 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.01.16 20:33:16.067930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5145 | 2026.01.16 20:33:16.074549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5146 | 2026.01.16 20:33:16.075321 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.01.16 20:33:16.079354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5148 | 2026.01.16 20:33:18.710690 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2026.01.16 20:33:18.710949 [ 276 ] {49bd570e-7bd3-4e9e-a63f-d07d23be941c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5150 | 2026.01.16 20:33:18.711062 [ 276 ] {49bd570e-7bd3-4e9e-a63f-d07d23be941c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5151 | 2026.01.16 20:33:18.712228 [ 276 ] {49bd570e-7bd3-4e9e-a63f-d07d23be941c} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.01.16 20:33:18.712288 [ 276 ] {49bd570e-7bd3-4e9e-a63f-d07d23be941c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5153 | 2026.01.16 20:33:18.712796 [ 276 ] {49bd570e-7bd3-4e9e-a63f-d07d23be941c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5154 | 2026.01.16 20:33:18.713121 [ 276 ] {49bd570e-7bd3-4e9e-a63f-d07d23be941c} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.01.16 20:33:18.713371 [ 276 ] {49bd570e-7bd3-4e9e-a63f-d07d23be941c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002496 sec., 164262.82051282053 rows/sec., 10.42 MiB/sec. | ||
| 5156 | 2026.01.16 20:33:18.713443 [ 276 ] {49bd570e-7bd3-4e9e-a63f-d07d23be941c} <Debug> TCPHandler: Processed in 0.002970487 sec. | ||
| 5157 | 2026.01.16 20:33:18.713634 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2026.01.16 20:33:18.713781 [ 276 ] {f4f71654-6e4c-4c68-a7ec-88304e14c40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5159 | 2026.01.16 20:33:18.713881 [ 276 ] {f4f71654-6e4c-4c68-a7ec-88304e14c40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5160 | 2026.01.16 20:33:18.715240 [ 276 ] {f4f71654-6e4c-4c68-a7ec-88304e14c40a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5161 | 2026.01.16 20:33:18.715293 [ 276 ] {f4f71654-6e4c-4c68-a7ec-88304e14c40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5162 | 2026.01.16 20:33:18.715943 [ 276 ] {f4f71654-6e4c-4c68-a7ec-88304e14c40a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5163 | 2026.01.16 20:33:18.716265 [ 276 ] {f4f71654-6e4c-4c68-a7ec-88304e14c40a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.01.16 20:33:18.716519 [ 276 ] {f4f71654-6e4c-4c68-a7ec-88304e14c40a} <Debug> executeQuery: Read 1160 rows, 94.31 KiB in 0.002745 sec., 422586.5209471767 rows/sec., 33.55 MiB/sec. | ||
| 5165 | 2026.01.16 20:33:18.716677 [ 276 ] {f4f71654-6e4c-4c68-a7ec-88304e14c40a} <Debug> TCPHandler: Processed in 0.0031166 sec. | ||
| 5166 | 2026.01.16 20:33:18.716891 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5167 | 2026.01.16 20:33:18.717109 [ 276 ] {f492b0c3-2927-4b25-bf1a-e65cf538f385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5168 | 2026.01.16 20:33:18.717194 [ 276 ] {f492b0c3-2927-4b25-bf1a-e65cf538f385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5169 | 2026.01.16 20:33:18.718025 [ 276 ] {f492b0c3-2927-4b25-bf1a-e65cf538f385} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2026.01.16 20:33:18.718082 [ 276 ] {f492b0c3-2927-4b25-bf1a-e65cf538f385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5171 | 2026.01.16 20:33:18.718679 [ 276 ] {f492b0c3-2927-4b25-bf1a-e65cf538f385} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5172 | 2026.01.16 20:33:18.719104 [ 276 ] {f492b0c3-2927-4b25-bf1a-e65cf538f385} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.01.16 20:33:18.719307 [ 75 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5174 | 2026.01.16 20:33:18.719347 [ 276 ] {f492b0c3-2927-4b25-bf1a-e65cf538f385} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.002304 sec., 99392.36111111111 rows/sec., 5.98 MiB/sec. | ||
| 5175 | 2026.01.16 20:33:18.719386 [ 75 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.01.16 20:33:18.719418 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5177 | 2026.01.16 20:33:18.719441 [ 276 ] {f492b0c3-2927-4b25-bf1a-e65cf538f385} <Debug> TCPHandler: Processed in 0.002625579 sec. | ||
| 5178 | 2026.01.16 20:33:18.719547 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 5179 | 2026.01.16 20:33:18.719652 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.01.16 20:33:18.719671 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5181 | 2026.01.16 20:33:18.719721 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part | ||
| 5182 | 2026.01.16 20:33:18.719802 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 5183 | 2026.01.16 20:33:18.719819 [ 276 ] {034c4cfe-e1fb-49b0-b785-7bcf8a4a3424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5184 | 2026.01.16 20:33:18.719883 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part | ||
| 5185 | 2026.01.16 20:33:18.719883 [ 276 ] {034c4cfe-e1fb-49b0-b785-7bcf8a4a3424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5186 | 2026.01.16 20:33:18.719958 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 233 rows starting from the beginning of the part | ||
| 5187 | 2026.01.16 20:33:18.720030 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part | ||
| 5188 | 2026.01.16 20:33:18.720109 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 229 rows starting from the beginning of the part | ||
| 5189 | 2026.01.16 20:33:18.720691 [ 276 ] {034c4cfe-e1fb-49b0-b785-7bcf8a4a3424} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.01.16 20:33:18.720746 [ 276 ] {034c4cfe-e1fb-49b0-b785-7bcf8a4a3424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5191 | 2026.01.16 20:33:18.721342 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001855822 sec., 429998.1355970562 rows/sec., 28.29 MiB/sec. | ||
| 5192 | 2026.01.16 20:33:18.721444 [ 276 ] {034c4cfe-e1fb-49b0-b785-7bcf8a4a3424} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5193 | 2026.01.16 20:33:18.721667 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5194 | 2026.01.16 20:33:18.721872 [ 276 ] {034c4cfe-e1fb-49b0-b785-7bcf8a4a3424} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.01.16 20:33:18.722072 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_31_6} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.01.16 20:33:18.722074 [ 75 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5197 | 2026.01.16 20:33:18.722100 [ 276 ] {034c4cfe-e1fb-49b0-b785-7bcf8a4a3424} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002321 sec., 91339.9396811719 rows/sec., 5.89 MiB/sec. | ||
| 5198 | 2026.01.16 20:33:18.722137 [ 75 ] {} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5199 | 2026.01.16 20:33:18.722175 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5200 | 2026.01.16 20:33:18.722177 [ 276 ] {034c4cfe-e1fb-49b0-b785-7bcf8a4a3424} <Debug> TCPHandler: Processed in 0.002601338 sec. | ||
| 5201 | 2026.01.16 20:33:18.722205 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_31_6} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5202 | 2026.01.16 20:33:18.722280 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5203 | 2026.01.16 20:33:18.722332 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5204 | 2026.01.16 20:33:18.722362 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.01.16 20:33:18.722391 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5206 | 2026.01.16 20:33:18.722437 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 236 rows starting from the beginning of the part | ||
| 5207 | 2026.01.16 20:33:18.722519 [ 276 ] {1f632db9-899e-41a7-9ca1-e3f7c4f19ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5208 | 2026.01.16 20:33:18.722533 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5209 | 2026.01.16 20:33:18.722591 [ 276 ] {1f632db9-899e-41a7-9ca1-e3f7c4f19ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5210 | 2026.01.16 20:33:18.722606 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5211 | 2026.01.16 20:33:18.722664 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 5212 | 2026.01.16 20:33:18.722712 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 5213 | 2026.01.16 20:33:18.722757 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 5214 | 2026.01.16 20:33:18.723322 [ 276 ] {1f632db9-899e-41a7-9ca1-e3f7c4f19ad8} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2026.01.16 20:33:18.723381 [ 276 ] {1f632db9-899e-41a7-9ca1-e3f7c4f19ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5216 | 2026.01.16 20:33:18.723786 [ 199 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 937 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547304 sec., 605569.429149023 rows/sec., 42.70 MiB/sec. | ||
| 5217 | 2026.01.16 20:33:18.723876 [ 276 ] {1f632db9-899e-41a7-9ca1-e3f7c4f19ad8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5218 | 2026.01.16 20:33:18.723956 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5219 | 2026.01.16 20:33:18.724330 [ 276 ] {1f632db9-899e-41a7-9ca1-e3f7c4f19ad8} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.01.16 20:33:18.724351 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_10_2} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.01.16 20:33:18.724440 [ 195 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_10_2} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5222 | 2026.01.16 20:33:18.724519 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 5223 | 2026.01.16 20:33:18.724538 [ 276 ] {1f632db9-899e-41a7-9ca1-e3f7c4f19ad8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002054 sec., 102726.38753651413 rows/sec., 5.83 MiB/sec. | ||
| 5224 | 2026.01.16 20:33:18.724602 [ 276 ] {1f632db9-899e-41a7-9ca1-e3f7c4f19ad8} <Debug> TCPHandler: Processed in 0.002312042 sec. | ||
| 5225 | 2026.01.16 20:33:18.724765 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5226 | 2026.01.16 20:33:18.724907 [ 276 ] {68530dd7-3ec2-4e87-969b-bd1d843e45d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5227 | 2026.01.16 20:33:18.724966 [ 276 ] {68530dd7-3ec2-4e87-969b-bd1d843e45d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5228 | 2026.01.16 20:33:18.725926 [ 276 ] {68530dd7-3ec2-4e87-969b-bd1d843e45d4} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.01.16 20:33:18.725975 [ 276 ] {68530dd7-3ec2-4e87-969b-bd1d843e45d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5230 | 2026.01.16 20:33:18.726493 [ 276 ] {68530dd7-3ec2-4e87-969b-bd1d843e45d4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5231 | 2026.01.16 20:33:18.726828 [ 276 ] {68530dd7-3ec2-4e87-969b-bd1d843e45d4} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.01.16 20:33:18.727019 [ 276 ] {68530dd7-3ec2-4e87-969b-bd1d843e45d4} <Debug> executeQuery: Read 703 rows, 50.39 KiB in 0.002144 sec., 327891.7910447761 rows/sec., 22.95 MiB/sec. | ||
| 5233 | 2026.01.16 20:33:18.727080 [ 276 ] {68530dd7-3ec2-4e87-969b-bd1d843e45d4} <Debug> TCPHandler: Processed in 0.002385263 sec. | ||
| 5234 | 2026.01.16 20:33:18.727262 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.01.16 20:33:18.727393 [ 276 ] {a33ac640-d9f7-4bce-b45d-7494ea7d8e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5236 | 2026.01.16 20:33:18.727453 [ 276 ] {a33ac640-d9f7-4bce-b45d-7494ea7d8e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5237 | 2026.01.16 20:33:18.727938 [ 276 ] {a33ac640-d9f7-4bce-b45d-7494ea7d8e8c} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.01.16 20:33:18.727988 [ 276 ] {a33ac640-d9f7-4bce-b45d-7494ea7d8e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5239 | 2026.01.16 20:33:18.728436 [ 276 ] {a33ac640-d9f7-4bce-b45d-7494ea7d8e8c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5240 | 2026.01.16 20:33:18.728770 [ 276 ] {a33ac640-d9f7-4bce-b45d-7494ea7d8e8c} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.01.16 20:33:18.728952 [ 276 ] {a33ac640-d9f7-4bce-b45d-7494ea7d8e8c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 197.28 KiB/sec. | ||
| 5242 | 2026.01.16 20:33:18.729005 [ 276 ] {a33ac640-d9f7-4bce-b45d-7494ea7d8e8c} <Debug> TCPHandler: Processed in 0.00180884 sec. | ||
| 5243 | 2026.01.16 20:33:18.729155 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2026.01.16 20:33:18.729284 [ 276 ] {a675b5a9-ef32-408a-bb58-41f676ad4cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5245 | 2026.01.16 20:33:18.729349 [ 276 ] {a675b5a9-ef32-408a-bb58-41f676ad4cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5246 | 2026.01.16 20:33:18.729990 [ 276 ] {a675b5a9-ef32-408a-bb58-41f676ad4cab} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2026.01.16 20:33:18.730041 [ 276 ] {a675b5a9-ef32-408a-bb58-41f676ad4cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5248 | 2026.01.16 20:33:18.730560 [ 276 ] {a675b5a9-ef32-408a-bb58-41f676ad4cab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5249 | 2026.01.16 20:33:18.730880 [ 276 ] {a675b5a9-ef32-408a-bb58-41f676ad4cab} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.01.16 20:33:18.731071 [ 276 ] {a675b5a9-ef32-408a-bb58-41f676ad4cab} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001819 sec., 172622.31995601978 rows/sec., 11.34 MiB/sec. | ||
| 5251 | 2026.01.16 20:33:18.731124 [ 276 ] {a675b5a9-ef32-408a-bb58-41f676ad4cab} <Debug> TCPHandler: Processed in 0.002031086 sec. | ||
| 5252 | 2026.01.16 20:33:18.731278 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.01.16 20:33:18.731407 [ 276 ] {9ca8dfa2-510f-4131-be85-6e969bd82e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5254 | 2026.01.16 20:33:18.731464 [ 276 ] {9ca8dfa2-510f-4131-be85-6e969bd82e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5255 | 2026.01.16 20:33:18.731904 [ 276 ] {9ca8dfa2-510f-4131-be85-6e969bd82e09} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.01.16 20:33:18.731953 [ 276 ] {9ca8dfa2-510f-4131-be85-6e969bd82e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5257 | 2026.01.16 20:33:18.732423 [ 276 ] {9ca8dfa2-510f-4131-be85-6e969bd82e09} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5258 | 2026.01.16 20:33:18.732747 [ 276 ] {9ca8dfa2-510f-4131-be85-6e969bd82e09} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.01.16 20:33:18.732937 [ 276 ] {9ca8dfa2-510f-4131-be85-6e969bd82e09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001561 sec., 640.6149903907751 rows/sec., 43.17 KiB/sec. | ||
| 5260 | 2026.01.16 20:33:18.732990 [ 276 ] {9ca8dfa2-510f-4131-be85-6e969bd82e09} <Debug> TCPHandler: Processed in 0.001778319 sec. | ||
| 5261 | 2026.01.16 20:33:18.733155 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.01.16 20:33:18.733281 [ 276 ] {9227773f-46ee-4ff5-9708-885fae4c274f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5263 | 2026.01.16 20:33:18.733358 [ 276 ] {9227773f-46ee-4ff5-9708-885fae4c274f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.16 20:33:18.734567 [ 276 ] {9227773f-46ee-4ff5-9708-885fae4c274f} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.01.16 20:33:18.734616 [ 276 ] {9227773f-46ee-4ff5-9708-885fae4c274f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5266 | 2026.01.16 20:33:18.735480 [ 276 ] {9227773f-46ee-4ff5-9708-885fae4c274f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5267 | 2026.01.16 20:33:18.735810 [ 276 ] {9227773f-46ee-4ff5-9708-885fae4c274f} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.01.16 20:33:18.736021 [ 276 ] {9227773f-46ee-4ff5-9708-885fae4c274f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00277 sec., 8664.259927797833 rows/sec., 15.53 MiB/sec. | ||
| 5269 | 2026.01.16 20:33:18.736131 [ 276 ] {9227773f-46ee-4ff5-9708-885fae4c274f} <Debug> TCPHandler: Processed in 0.003040708 sec. | ||
| 5270 | 2026.01.16 20:33:18.736310 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.01.16 20:33:18.736446 [ 276 ] {bdbfb7e7-fbc7-433f-8705-41f21834a7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5272 | 2026.01.16 20:33:18.736504 [ 276 ] {bdbfb7e7-fbc7-433f-8705-41f21834a7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5273 | 2026.01.16 20:33:18.736976 [ 276 ] {bdbfb7e7-fbc7-433f-8705-41f21834a7a7} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2026.01.16 20:33:18.737026 [ 276 ] {bdbfb7e7-fbc7-433f-8705-41f21834a7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5275 | 2026.01.16 20:33:18.737500 [ 276 ] {bdbfb7e7-fbc7-433f-8705-41f21834a7a7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5276 | 2026.01.16 20:33:18.737829 [ 276 ] {bdbfb7e7-fbc7-433f-8705-41f21834a7a7} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.01.16 20:33:18.738013 [ 276 ] {bdbfb7e7-fbc7-433f-8705-41f21834a7a7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001596 sec., 65162.90726817043 rows/sec., 3.99 MiB/sec. | ||
| 5278 | 2026.01.16 20:33:18.738065 [ 276 ] {bdbfb7e7-fbc7-433f-8705-41f21834a7a7} <Debug> TCPHandler: Processed in 0.001827031 sec. | ||
| 5279 | 2026.01.16 20:33:18.983791 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46081 | ||
| 5280 | 2026.01.16 20:33:18.983887 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5281 | 2026.01.16 20:33:18.983912 [ 286 ] {} <Debug> TCP-Session: 77c82baa-bdca-4389-86f4-e48e138fd4fe Authenticating user 'default' from [fd00:1122:3344:101::e]:46081 | ||
| 5282 | 2026.01.16 20:33:18.983934 [ 286 ] {} <Debug> TCP-Session: 77c82baa-bdca-4389-86f4-e48e138fd4fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5283 | 2026.01.16 20:33:18.983948 [ 286 ] {} <Debug> TCP-Session: 77c82baa-bdca-4389-86f4-e48e138fd4fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5284 | 2026.01.16 20:33:18.984134 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56511 | ||
| 5285 | 2026.01.16 20:33:18.984149 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56827 | ||
| 5286 | 2026.01.16 20:33:18.984193 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43214 | ||
| 5287 | 2026.01.16 20:33:18.984215 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37990 | ||
| 5288 | 2026.01.16 20:33:18.984241 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46305 | ||
| 5289 | 2026.01.16 20:33:18.984253 [ 286 ] {} <Trace> TCP-Session: 77c82baa-bdca-4389-86f4-e48e138fd4fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.01.16 20:33:18.984279 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5291 | 2026.01.16 20:33:18.984253 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5292 | 2026.01.16 20:33:18.984327 [ 289 ] {} <Debug> TCP-Session: 4cd1abcc-5414-4109-811f-43710da27699 Authenticating user 'default' from [fd00:1122:3344:101::e]:56827 | ||
| 5293 | 2026.01.16 20:33:18.984236 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64083 | ||
| 5294 | 2026.01.16 20:33:18.984363 [ 289 ] {} <Debug> TCP-Session: 4cd1abcc-5414-4109-811f-43710da27699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5295 | 2026.01.16 20:33:18.984352 [ 288 ] {} <Debug> TCP-Session: 86798088-3892-4828-ad5d-7912f31d8b0f Authenticating user 'default' from [fd00:1122:3344:101::e]:56511 | ||
| 5296 | 2026.01.16 20:33:18.984409 [ 289 ] {} <Debug> TCP-Session: 4cd1abcc-5414-4109-811f-43710da27699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5297 | 2026.01.16 20:33:18.984411 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5298 | 2026.01.16 20:33:18.984435 [ 288 ] {} <Debug> TCP-Session: 86798088-3892-4828-ad5d-7912f31d8b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5299 | 2026.01.16 20:33:18.984448 [ 286 ] {dbb62c78-7f0b-4146-9e48-8faaa2a5d9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46081) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5300 | 2026.01.16 20:33:18.984469 [ 291 ] {} <Debug> TCP-Session: 02912082-ea2b-4bb9-80cb-6ad20772912d Authenticating user 'default' from [fd00:1122:3344:101::e]:43214 | ||
| 5301 | 2026.01.16 20:33:18.984483 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5302 | 2026.01.16 20:33:18.984502 [ 291 ] {} <Debug> TCP-Session: 02912082-ea2b-4bb9-80cb-6ad20772912d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5303 | 2026.01.16 20:33:18.984523 [ 293 ] {} <Debug> TCP-Session: c10c2f6d-c356-4894-88ff-514fef422a07 Authenticating user 'default' from [fd00:1122:3344:101::e]:37990 | ||
| 5304 | 2026.01.16 20:33:18.984531 [ 291 ] {} <Debug> TCP-Session: 02912082-ea2b-4bb9-80cb-6ad20772912d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5305 | 2026.01.16 20:33:18.984551 [ 293 ] {} <Debug> TCP-Session: c10c2f6d-c356-4894-88ff-514fef422a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2026.01.16 20:33:18.984552 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5307 | 2026.01.16 20:33:18.984589 [ 293 ] {} <Debug> TCP-Session: c10c2f6d-c356-4894-88ff-514fef422a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5308 | 2026.01.16 20:33:18.984476 [ 288 ] {} <Debug> TCP-Session: 86798088-3892-4828-ad5d-7912f31d8b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5309 | 2026.01.16 20:33:18.984617 [ 294 ] {} <Debug> TCP-Session: 2014e5dc-dcd0-4f40-8a27-1b28217de61a Authenticating user 'default' from [fd00:1122:3344:101::e]:64083 | ||
| 5310 | 2026.01.16 20:33:18.984456 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5311 | 2026.01.16 20:33:18.984662 [ 294 ] {} <Debug> TCP-Session: 2014e5dc-dcd0-4f40-8a27-1b28217de61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5312 | 2026.01.16 20:33:18.984182 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55906 | ||
| 5313 | 2026.01.16 20:33:18.984693 [ 294 ] {} <Debug> TCP-Session: 2014e5dc-dcd0-4f40-8a27-1b28217de61a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5314 | 2026.01.16 20:33:18.984695 [ 275 ] {} <Debug> TCP-Session: 869f75c1-6f64-4674-805a-c99c6c0e238f Authenticating user 'default' from [fd00:1122:3344:101::e]:46305 | ||
| 5315 | 2026.01.16 20:33:18.984732 [ 286 ] {dbb62c78-7f0b-4146-9e48-8faaa2a5d9a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5316 | 2026.01.16 20:33:18.984763 [ 275 ] {} <Debug> TCP-Session: 869f75c1-6f64-4674-805a-c99c6c0e238f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5317 | 2026.01.16 20:33:18.984204 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33920 | ||
| 5318 | 2026.01.16 20:33:18.984796 [ 275 ] {} <Debug> TCP-Session: 869f75c1-6f64-4674-805a-c99c6c0e238f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.01.16 20:33:18.984809 [ 286 ] {dbb62c78-7f0b-4146-9e48-8faaa2a5d9a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5320 | 2026.01.16 20:33:18.984808 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5321 | 2026.01.16 20:33:18.984882 [ 290 ] {} <Debug> TCP-Session: fa85bd90-06a3-4268-a217-aaa96254239b Authenticating user 'default' from [fd00:1122:3344:101::e]:55906 | ||
| 5322 | 2026.01.16 20:33:18.984900 [ 290 ] {} <Debug> TCP-Session: fa85bd90-06a3-4268-a217-aaa96254239b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5323 | 2026.01.16 20:33:18.984912 [ 290 ] {} <Debug> TCP-Session: fa85bd90-06a3-4268-a217-aaa96254239b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.01.16 20:33:18.984935 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5325 | 2026.01.16 20:33:18.984964 [ 292 ] {} <Debug> TCP-Session: 8da240ef-ab36-446a-b325-3a56df176a39 Authenticating user 'default' from [fd00:1122:3344:101::e]:33920 | ||
| 5326 | 2026.01.16 20:33:18.984981 [ 292 ] {} <Debug> TCP-Session: 8da240ef-ab36-446a-b325-3a56df176a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.01.16 20:33:18.984994 [ 292 ] {} <Debug> TCP-Session: 8da240ef-ab36-446a-b325-3a56df176a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5328 | 2026.01.16 20:33:18.985138 [ 286 ] {dbb62c78-7f0b-4146-9e48-8faaa2a5d9a9} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 5329 | 2026.01.16 20:33:18.986042 [ 328 ] {dbb62c78-7f0b-4146-9e48-8faaa2a5d9a9} <Trace> AggregatingTransform: Aggregating | ||
| 5330 | 2026.01.16 20:33:18.986093 [ 328 ] {dbb62c78-7f0b-4146-9e48-8faaa2a5d9a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5331 | 2026.01.16 20:33:18.986128 [ 328 ] {dbb62c78-7f0b-4146-9e48-8faaa2a5d9a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883079 sec. (1132.402 rows/sec., 44.23 KiB/sec.) | ||
| 5332 | 2026.01.16 20:33:18.986146 [ 328 ] {dbb62c78-7f0b-4146-9e48-8faaa2a5d9a9} <Trace> Aggregator: Merging aggregated data | ||
| 5333 | 2026.01.16 20:33:18.987473 [ 286 ] {dbb62c78-7f0b-4146-9e48-8faaa2a5d9a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003083 sec., 324.3593902043464 rows/sec., 12.67 KiB/sec. | ||
| 5334 | 2026.01.16 20:33:18.987601 [ 286 ] {dbb62c78-7f0b-4146-9e48-8faaa2a5d9a9} <Debug> TCPHandler: Processed in 0.003462698 sec. | ||
| 5335 | 2026.01.16 20:33:18.987724 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5336 | 2026.01.16 20:33:18.987751 [ 286 ] {} <Debug> TCP-Session: 77c82baa-bdca-4389-86f4-e48e138fd4fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2026.01.16 20:33:18.987757 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5338 | 2026.01.16 20:33:18.987784 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5339 | 2026.01.16 20:33:18.987818 [ 288 ] {} <Debug> TCP-Session: 86798088-3892-4828-ad5d-7912f31d8b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2026.01.16 20:33:18.987847 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5341 | 2026.01.16 20:33:18.987880 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5342 | 2026.01.16 20:33:18.987889 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5343 | 2026.01.16 20:33:18.987932 [ 291 ] {} <Debug> TCP-Session: 02912082-ea2b-4bb9-80cb-6ad20772912d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2026.01.16 20:33:18.987925 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5345 | 2026.01.16 20:33:18.987963 [ 294 ] {} <Debug> TCP-Session: 2014e5dc-dcd0-4f40-8a27-1b28217de61a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5346 | 2026.01.16 20:33:18.987919 [ 289 ] {} <Debug> TCP-Session: 4cd1abcc-5414-4109-811f-43710da27699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2026.01.16 20:33:18.987996 [ 293 ] {} <Debug> TCP-Session: c10c2f6d-c356-4894-88ff-514fef422a07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5348 | 2026.01.16 20:33:18.987841 [ 275 ] {} <Debug> TCP-Session: 869f75c1-6f64-4674-805a-c99c6c0e238f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5349 | 2026.01.16 20:33:18.987834 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5350 | 2026.01.16 20:33:18.987823 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5351 | 2026.01.16 20:33:18.988094 [ 290 ] {} <Debug> TCP-Session: fa85bd90-06a3-4268-a217-aaa96254239b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2026.01.16 20:33:18.988118 [ 292 ] {} <Debug> TCP-Session: 8da240ef-ab36-446a-b325-3a56df176a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.01.16 20:33:19.059361 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43917 | ||
| 5354 | 2026.01.16 20:33:19.059470 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5355 | 2026.01.16 20:33:19.059502 [ 286 ] {} <Debug> TCP-Session: 47490423-dfde-4029-a50b-7d4984d600e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43917 | ||
| 5356 | 2026.01.16 20:33:19.059524 [ 286 ] {} <Debug> TCP-Session: 47490423-dfde-4029-a50b-7d4984d600e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.01.16 20:33:19.059538 [ 286 ] {} <Debug> TCP-Session: 47490423-dfde-4029-a50b-7d4984d600e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5358 | 2026.01.16 20:33:19.059739 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49121 | ||
| 5359 | 2026.01.16 20:33:19.059772 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49299 | ||
| 5360 | 2026.01.16 20:33:19.059794 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36642 | ||
| 5361 | 2026.01.16 20:33:19.059823 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42086 | ||
| 5362 | 2026.01.16 20:33:19.059856 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5363 | 2026.01.16 20:33:19.059864 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5364 | 2026.01.16 20:33:19.059871 [ 286 ] {} <Trace> TCP-Session: 47490423-dfde-4029-a50b-7d4984d600e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.01.16 20:33:19.059894 [ 288 ] {} <Debug> TCP-Session: d7712704-88c7-46c6-8ea5-f10493be01ea Authenticating user 'default' from [fd00:1122:3344:101::e]:49121 | ||
| 5366 | 2026.01.16 20:33:19.059909 [ 291 ] {} <Debug> TCP-Session: 9b9cbecb-8032-4784-a6d4-b1ce41ca076f Authenticating user 'default' from [fd00:1122:3344:101::e]:49299 | ||
| 5367 | 2026.01.16 20:33:19.059926 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5368 | 2026.01.16 20:33:19.059947 [ 291 ] {} <Debug> TCP-Session: 9b9cbecb-8032-4784-a6d4-b1ce41ca076f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.01.16 20:33:19.059940 [ 288 ] {} <Debug> TCP-Session: d7712704-88c7-46c6-8ea5-f10493be01ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.01.16 20:33:19.059976 [ 291 ] {} <Debug> TCP-Session: 9b9cbecb-8032-4784-a6d4-b1ce41ca076f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5371 | 2026.01.16 20:33:19.059998 [ 288 ] {} <Debug> TCP-Session: d7712704-88c7-46c6-8ea5-f10493be01ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.01.16 20:33:19.059973 [ 275 ] {} <Debug> TCP-Session: d4693a0e-007d-44cc-9d15-e606f5d3d9d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42086 | ||
| 5373 | 2026.01.16 20:33:19.059915 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5374 | 2026.01.16 20:33:19.060053 [ 275 ] {} <Debug> TCP-Session: d4693a0e-007d-44cc-9d15-e606f5d3d9d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.01.16 20:33:19.060079 [ 293 ] {} <Debug> TCP-Session: 79caa512-05d5-47f3-a0f9-9ea8cd30711e Authenticating user 'default' from [fd00:1122:3344:101::e]:36642 | ||
| 5376 | 2026.01.16 20:33:19.060093 [ 275 ] {} <Debug> TCP-Session: d4693a0e-007d-44cc-9d15-e606f5d3d9d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.01.16 20:33:19.060056 [ 286 ] {cb2911cd-8764-4b79-a4dc-c8bc68280517} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43917) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5378 | 2026.01.16 20:33:19.060110 [ 293 ] {} <Debug> TCP-Session: 79caa512-05d5-47f3-a0f9-9ea8cd30711e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5379 | 2026.01.16 20:33:19.060146 [ 293 ] {} <Debug> TCP-Session: 79caa512-05d5-47f3-a0f9-9ea8cd30711e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.01.16 20:33:19.059769 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47918 | ||
| 5381 | 2026.01.16 20:33:19.059743 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35720 | ||
| 5382 | 2026.01.16 20:33:19.059822 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53016 | ||
| 5383 | 2026.01.16 20:33:19.059788 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53584 | ||
| 5384 | 2026.01.16 20:33:19.060302 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5385 | 2026.01.16 20:33:19.060285 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5386 | 2026.01.16 20:33:19.060335 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5387 | 2026.01.16 20:33:19.060339 [ 289 ] {} <Debug> TCP-Session: bf4a05e1-3179-4d96-81bf-4c364ca5a2f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35720 | ||
| 5388 | 2026.01.16 20:33:19.060364 [ 290 ] {} <Debug> TCP-Session: 1dab5f5e-ccc6-4f34-9184-b97ce5513e8b Authenticating user 'default' from [fd00:1122:3344:101::e]:47918 | ||
| 5389 | 2026.01.16 20:33:19.060368 [ 294 ] {} <Debug> TCP-Session: a7a6850a-f463-4eac-bffc-d3828d68102f Authenticating user 'default' from [fd00:1122:3344:101::e]:53016 | ||
| 5390 | 2026.01.16 20:33:19.060383 [ 286 ] {cb2911cd-8764-4b79-a4dc-c8bc68280517} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5391 | 2026.01.16 20:33:19.060399 [ 290 ] {} <Debug> TCP-Session: 1dab5f5e-ccc6-4f34-9184-b97ce5513e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5392 | 2026.01.16 20:33:19.060401 [ 294 ] {} <Debug> TCP-Session: a7a6850a-f463-4eac-bffc-d3828d68102f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.01.16 20:33:19.060437 [ 290 ] {} <Debug> TCP-Session: 1dab5f5e-ccc6-4f34-9184-b97ce5513e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5394 | 2026.01.16 20:33:19.060448 [ 294 ] {} <Debug> TCP-Session: a7a6850a-f463-4eac-bffc-d3828d68102f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.01.16 20:33:19.060453 [ 286 ] {cb2911cd-8764-4b79-a4dc-c8bc68280517} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5396 | 2026.01.16 20:33:19.060381 [ 289 ] {} <Debug> TCP-Session: bf4a05e1-3179-4d96-81bf-4c364ca5a2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.01.16 20:33:19.060364 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5398 | 2026.01.16 20:33:19.060510 [ 289 ] {} <Debug> TCP-Session: bf4a05e1-3179-4d96-81bf-4c364ca5a2f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.01.16 20:33:19.060540 [ 292 ] {} <Debug> TCP-Session: f718df68-cbdf-4dd7-b86f-1c14ca03cb35 Authenticating user 'default' from [fd00:1122:3344:101::e]:53584 | ||
| 5400 | 2026.01.16 20:33:19.060565 [ 292 ] {} <Debug> TCP-Session: f718df68-cbdf-4dd7-b86f-1c14ca03cb35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5401 | 2026.01.16 20:33:19.060577 [ 292 ] {} <Debug> TCP-Session: f718df68-cbdf-4dd7-b86f-1c14ca03cb35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.01.16 20:33:19.060762 [ 286 ] {cb2911cd-8764-4b79-a4dc-c8bc68280517} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 5403 | 2026.01.16 20:33:19.061775 [ 343 ] {cb2911cd-8764-4b79-a4dc-c8bc68280517} <Trace> AggregatingTransform: Aggregating | ||
| 5404 | 2026.01.16 20:33:19.061830 [ 343 ] {cb2911cd-8764-4b79-a4dc-c8bc68280517} <Trace> Aggregator: Aggregation method: without_key | ||
| 5405 | 2026.01.16 20:33:19.061868 [ 343 ] {cb2911cd-8764-4b79-a4dc-c8bc68280517} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004653 sec. (995.369 rows/sec., 38.88 KiB/sec.) | ||
| 5406 | 2026.01.16 20:33:19.061888 [ 343 ] {cb2911cd-8764-4b79-a4dc-c8bc68280517} <Trace> Aggregator: Merging aggregated data | ||
| 5407 | 2026.01.16 20:33:19.063248 [ 286 ] {cb2911cd-8764-4b79-a4dc-c8bc68280517} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003248 sec., 307.8817733990148 rows/sec., 12.03 KiB/sec. | ||
| 5408 | 2026.01.16 20:33:19.063391 [ 286 ] {cb2911cd-8764-4b79-a4dc-c8bc68280517} <Debug> TCPHandler: Processed in 0.003652732 sec. | ||
| 5409 | 2026.01.16 20:33:19.063526 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5410 | 2026.01.16 20:33:19.063552 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5411 | 2026.01.16 20:33:19.063573 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5412 | 2026.01.16 20:33:19.063582 [ 286 ] {} <Debug> TCP-Session: 47490423-dfde-4029-a50b-7d4984d600e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.01.16 20:33:19.063611 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5414 | 2026.01.16 20:33:19.063619 [ 289 ] {} <Debug> TCP-Session: bf4a05e1-3179-4d96-81bf-4c364ca5a2f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5415 | 2026.01.16 20:33:19.063627 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5416 | 2026.01.16 20:33:19.063647 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5417 | 2026.01.16 20:33:19.063665 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5418 | 2026.01.16 20:33:19.063690 [ 290 ] {} <Debug> TCP-Session: 1dab5f5e-ccc6-4f34-9184-b97ce5513e8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.01.16 20:33:19.063700 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5420 | 2026.01.16 20:33:19.063733 [ 292 ] {} <Debug> TCP-Session: f718df68-cbdf-4dd7-b86f-1c14ca03cb35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5421 | 2026.01.16 20:33:19.063655 [ 275 ] {} <Debug> TCP-Session: d4693a0e-007d-44cc-9d15-e606f5d3d9d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5422 | 2026.01.16 20:33:19.063759 [ 294 ] {} <Debug> TCP-Session: a7a6850a-f463-4eac-bffc-d3828d68102f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5423 | 2026.01.16 20:33:19.063600 [ 288 ] {} <Debug> TCP-Session: d7712704-88c7-46c6-8ea5-f10493be01ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5424 | 2026.01.16 20:33:19.063711 [ 291 ] {} <Debug> TCP-Session: 9b9cbecb-8032-4784-a6d4-b1ce41ca076f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.01.16 20:33:19.063592 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5426 | 2026.01.16 20:33:19.063869 [ 293 ] {} <Debug> TCP-Session: 79caa512-05d5-47f3-a0f9-9ea8cd30711e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.01.16 20:33:19.222404 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58465 | ||
| 5428 | 2026.01.16 20:33:19.222506 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5429 | 2026.01.16 20:33:19.222532 [ 286 ] {} <Debug> TCP-Session: f61f5ec6-f299-4453-b510-2eabdd6dfa98 Authenticating user 'default' from [fd00:1122:3344:101::e]:58465 | ||
| 5430 | 2026.01.16 20:33:19.222553 [ 286 ] {} <Debug> TCP-Session: f61f5ec6-f299-4453-b510-2eabdd6dfa98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5431 | 2026.01.16 20:33:19.222566 [ 286 ] {} <Debug> TCP-Session: f61f5ec6-f299-4453-b510-2eabdd6dfa98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.01.16 20:33:19.222783 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64967 | ||
| 5433 | 2026.01.16 20:33:19.222793 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36279 | ||
| 5434 | 2026.01.16 20:33:19.222832 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34570 | ||
| 5435 | 2026.01.16 20:33:19.222861 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61172 | ||
| 5436 | 2026.01.16 20:33:19.222858 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40060 | ||
| 5437 | 2026.01.16 20:33:19.222915 [ 286 ] {} <Trace> TCP-Session: f61f5ec6-f299-4453-b510-2eabdd6dfa98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2026.01.16 20:33:19.222925 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5439 | 2026.01.16 20:33:19.222944 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5440 | 2026.01.16 20:33:19.222904 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5441 | 2026.01.16 20:33:19.222972 [ 289 ] {} <Debug> TCP-Session: 5696b0c7-88fc-4dfc-84e2-dc350430b3d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36279 | ||
| 5442 | 2026.01.16 20:33:19.223001 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5443 | 2026.01.16 20:33:19.223011 [ 288 ] {} <Debug> TCP-Session: d2c8c482-1c29-4280-95d0-8cd5ab613d31 Authenticating user 'default' from [fd00:1122:3344:101::e]:64967 | ||
| 5444 | 2026.01.16 20:33:19.223035 [ 289 ] {} <Debug> TCP-Session: 5696b0c7-88fc-4dfc-84e2-dc350430b3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.01.16 20:33:19.223059 [ 294 ] {} <Debug> TCP-Session: 7c876a4c-2456-48cf-bb51-355aa5bb0b50 Authenticating user 'default' from [fd00:1122:3344:101::e]:40060 | ||
| 5446 | 2026.01.16 20:33:19.223072 [ 289 ] {} <Debug> TCP-Session: 5696b0c7-88fc-4dfc-84e2-dc350430b3d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.01.16 20:33:19.223097 [ 286 ] {97d654e8-9cd2-4092-b588-70dd00ae680a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58465) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5448 | 2026.01.16 20:33:19.223104 [ 294 ] {} <Debug> TCP-Session: 7c876a4c-2456-48cf-bb51-355aa5bb0b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.01.16 20:33:19.223066 [ 288 ] {} <Debug> TCP-Session: d2c8c482-1c29-4280-95d0-8cd5ab613d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.01.16 20:33:19.223149 [ 294 ] {} <Debug> TCP-Session: 7c876a4c-2456-48cf-bb51-355aa5bb0b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.01.16 20:33:19.223168 [ 288 ] {} <Debug> TCP-Session: d2c8c482-1c29-4280-95d0-8cd5ab613d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5452 | 2026.01.16 20:33:19.222979 [ 275 ] {} <Debug> TCP-Session: 73713158-8b3d-4dc1-8790-6f610ca06478 Authenticating user 'default' from [fd00:1122:3344:101::e]:61172 | ||
| 5453 | 2026.01.16 20:33:19.222811 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53145 | ||
| 5454 | 2026.01.16 20:33:19.223230 [ 275 ] {} <Debug> TCP-Session: 73713158-8b3d-4dc1-8790-6f610ca06478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5455 | 2026.01.16 20:33:19.222928 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5456 | 2026.01.16 20:33:19.223265 [ 275 ] {} <Debug> TCP-Session: 73713158-8b3d-4dc1-8790-6f610ca06478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5457 | 2026.01.16 20:33:19.222816 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43652 | ||
| 5458 | 2026.01.16 20:33:19.223294 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5459 | 2026.01.16 20:33:19.223293 [ 292 ] {} <Debug> TCP-Session: 4d04a7ac-13e2-4b4e-be0f-7474798ef329 Authenticating user 'default' from [fd00:1122:3344:101::e]:34570 | ||
| 5460 | 2026.01.16 20:33:19.223345 [ 290 ] {} <Debug> TCP-Session: 42d5d046-25e1-4c17-9941-5021b4bbd13a Authenticating user 'default' from [fd00:1122:3344:101::e]:53145 | ||
| 5461 | 2026.01.16 20:33:19.223361 [ 292 ] {} <Debug> TCP-Session: 4d04a7ac-13e2-4b4e-be0f-7474798ef329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.01.16 20:33:19.223369 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5463 | 2026.01.16 20:33:19.223381 [ 286 ] {97d654e8-9cd2-4092-b588-70dd00ae680a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5464 | 2026.01.16 20:33:19.223388 [ 292 ] {} <Debug> TCP-Session: 4d04a7ac-13e2-4b4e-be0f-7474798ef329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5465 | 2026.01.16 20:33:19.223404 [ 291 ] {} <Debug> TCP-Session: ac14584a-2383-40d7-88e4-5534fd72570f Authenticating user 'default' from [fd00:1122:3344:101::e]:43652 | ||
| 5466 | 2026.01.16 20:33:19.223378 [ 290 ] {} <Debug> TCP-Session: 42d5d046-25e1-4c17-9941-5021b4bbd13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5467 | 2026.01.16 20:33:19.223450 [ 291 ] {} <Debug> TCP-Session: ac14584a-2383-40d7-88e4-5534fd72570f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.01.16 20:33:19.223453 [ 286 ] {97d654e8-9cd2-4092-b588-70dd00ae680a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5469 | 2026.01.16 20:33:19.223474 [ 291 ] {} <Debug> TCP-Session: ac14584a-2383-40d7-88e4-5534fd72570f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.01.16 20:33:19.223464 [ 290 ] {} <Debug> TCP-Session: 42d5d046-25e1-4c17-9941-5021b4bbd13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5471 | 2026.01.16 20:33:19.222843 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61270 | ||
| 5472 | 2026.01.16 20:33:19.223570 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5473 | 2026.01.16 20:33:19.223591 [ 293 ] {} <Debug> TCP-Session: 9c14ec56-46d6-4ff4-8c8d-df7c50ff86de Authenticating user 'default' from [fd00:1122:3344:101::e]:61270 | ||
| 5474 | 2026.01.16 20:33:19.223608 [ 293 ] {} <Debug> TCP-Session: 9c14ec56-46d6-4ff4-8c8d-df7c50ff86de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.01.16 20:33:19.223620 [ 293 ] {} <Debug> TCP-Session: 9c14ec56-46d6-4ff4-8c8d-df7c50ff86de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.01.16 20:33:19.223750 [ 286 ] {97d654e8-9cd2-4092-b588-70dd00ae680a} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 5477 | 2026.01.16 20:33:19.224708 [ 348 ] {97d654e8-9cd2-4092-b588-70dd00ae680a} <Trace> AggregatingTransform: Aggregating | ||
| 5478 | 2026.01.16 20:33:19.224769 [ 348 ] {97d654e8-9cd2-4092-b588-70dd00ae680a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5479 | 2026.01.16 20:33:19.224816 [ 348 ] {97d654e8-9cd2-4092-b588-70dd00ae680a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956311 sec. (1045.685 rows/sec., 40.85 KiB/sec.) | ||
| 5480 | 2026.01.16 20:33:19.224840 [ 348 ] {97d654e8-9cd2-4092-b588-70dd00ae680a} <Trace> Aggregator: Merging aggregated data | ||
| 5481 | 2026.01.16 20:33:19.226474 [ 286 ] {97d654e8-9cd2-4092-b588-70dd00ae680a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003434 sec., 291.20559114735005 rows/sec., 11.38 KiB/sec. | ||
| 5482 | 2026.01.16 20:33:19.226617 [ 286 ] {97d654e8-9cd2-4092-b588-70dd00ae680a} <Debug> TCPHandler: Processed in 0.003838716 sec. | ||
| 5483 | 2026.01.16 20:33:19.226734 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5484 | 2026.01.16 20:33:19.226762 [ 286 ] {} <Debug> TCP-Session: f61f5ec6-f299-4453-b510-2eabdd6dfa98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.01.16 20:33:19.226764 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5486 | 2026.01.16 20:33:19.226780 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5487 | 2026.01.16 20:33:19.226797 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5488 | 2026.01.16 20:33:19.226824 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5489 | 2026.01.16 20:33:19.226842 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5490 | 2026.01.16 20:33:19.226860 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5491 | 2026.01.16 20:33:19.226873 [ 288 ] {} <Debug> TCP-Session: d2c8c482-1c29-4280-95d0-8cd5ab613d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2026.01.16 20:33:19.226901 [ 293 ] {} <Debug> TCP-Session: 9c14ec56-46d6-4ff4-8c8d-df7c50ff86de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2026.01.16 20:33:19.226913 [ 291 ] {} <Debug> TCP-Session: ac14584a-2383-40d7-88e4-5534fd72570f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.01.16 20:33:19.226871 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5495 | 2026.01.16 20:33:19.226834 [ 275 ] {} <Debug> TCP-Session: 73713158-8b3d-4dc1-8790-6f610ca06478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5496 | 2026.01.16 20:33:19.226825 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5497 | 2026.01.16 20:33:19.226979 [ 294 ] {} <Debug> TCP-Session: 7c876a4c-2456-48cf-bb51-355aa5bb0b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5498 | 2026.01.16 20:33:19.226856 [ 292 ] {} <Debug> TCP-Session: 4d04a7ac-13e2-4b4e-be0f-7474798ef329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2026.01.16 20:33:19.227018 [ 290 ] {} <Debug> TCP-Session: 42d5d046-25e1-4c17-9941-5021b4bbd13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5500 | 2026.01.16 20:33:19.226818 [ 289 ] {} <Debug> TCP-Session: 5696b0c7-88fc-4dfc-84e2-dc350430b3d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5501 | 2026.01.16 20:33:22.963832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11909 | ||
| 5502 | 2026.01.16 20:33:22.964352 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.01.16 20:33:22.964394 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5504 | 2026.01.16 20:33:22.964874 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5505 | 2026.01.16 20:33:22.965108 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2026.01.16 20:33:22.965242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11909 | ||
| 5507 | 2026.01.16 20:33:23.580390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5508 | 2026.01.16 20:33:23.597983 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2026.01.16 20:33:23.598053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5510 | 2026.01.16 20:33:23.604433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5511 | 2026.01.16 20:33:23.605145 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.01.16 20:33:23.608397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5513 | 2026.01.16 20:33:23.718088 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.01.16 20:33:23.718375 [ 276 ] {ac175243-f695-42ac-82c9-698e25e27477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5515 | 2026.01.16 20:33:23.718480 [ 276 ] {ac175243-f695-42ac-82c9-698e25e27477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5516 | 2026.01.16 20:33:23.719190 [ 276 ] {ac175243-f695-42ac-82c9-698e25e27477} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.01.16 20:33:23.719231 [ 276 ] {ac175243-f695-42ac-82c9-698e25e27477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5518 | 2026.01.16 20:33:23.719629 [ 276 ] {ac175243-f695-42ac-82c9-698e25e27477} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5519 | 2026.01.16 20:33:23.719867 [ 276 ] {ac175243-f695-42ac-82c9-698e25e27477} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.01.16 20:33:23.719997 [ 69 ] {} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5521 | 2026.01.16 20:33:23.720020 [ 276 ] {ac175243-f695-42ac-82c9-698e25e27477} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001725 sec., 13913.04347826087 rows/sec., 1.15 MiB/sec. | ||
| 5522 | 2026.01.16 20:33:23.720039 [ 69 ] {} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.01.16 20:33:23.720061 [ 276 ] {ac175243-f695-42ac-82c9-698e25e27477} <Debug> TCPHandler: Processed in 0.002160758 sec. | ||
| 5524 | 2026.01.16 20:33:23.720063 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5525 | 2026.01.16 20:33:23.720186 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.01.16 20:33:23.720189 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5527 | 2026.01.16 20:33:23.720287 [ 276 ] {3af7994e-e776-435d-a752-d7561dcb846b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5528 | 2026.01.16 20:33:23.720333 [ 276 ] {3af7994e-e776-435d-a752-d7561dcb846b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5529 | 2026.01.16 20:33:23.720347 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5530 | 2026.01.16 20:33:23.720388 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 5531 | 2026.01.16 20:33:23.720462 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5532 | 2026.01.16 20:33:23.720514 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5533 | 2026.01.16 20:33:23.720556 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 5534 | 2026.01.16 20:33:23.720594 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 5535 | 2026.01.16 20:33:23.720637 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5536 | 2026.01.16 20:33:23.720751 [ 276 ] {3af7994e-e776-435d-a752-d7561dcb846b} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.01.16 20:33:23.720795 [ 276 ] {3af7994e-e776-435d-a752-d7561dcb846b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5538 | 2026.01.16 20:33:23.721123 [ 276 ] {3af7994e-e776-435d-a752-d7561dcb846b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5539 | 2026.01.16 20:33:23.721362 [ 276 ] {3af7994e-e776-435d-a752-d7561dcb846b} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.01.16 20:33:23.721496 [ 276 ] {3af7994e-e776-435d-a752-d7561dcb846b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001229 sec., 3254.6786004882015 rows/sec., 265.40 KiB/sec. | ||
| 5541 | 2026.01.16 20:33:23.721534 [ 276 ] {3af7994e-e776-435d-a752-d7561dcb846b} <Debug> TCPHandler: Processed in 0.001398981 sec. | ||
| 5542 | 2026.01.16 20:33:23.721625 [ 195 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493113 sec., 888077.4596430411 rows/sec., 60.98 MiB/sec. | ||
| 5543 | 2026.01.16 20:33:23.721648 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.01.16 20:33:23.721748 [ 276 ] {8bc6ee4c-38a1-4873-8f8b-0019d1cd108e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5545 | 2026.01.16 20:33:23.721788 [ 276 ] {8bc6ee4c-38a1-4873-8f8b-0019d1cd108e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5546 | 2026.01.16 20:33:23.721811 [ 199 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5547 | 2026.01.16 20:33:23.722127 [ 199 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_10_2} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.01.16 20:33:23.722210 [ 199 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_10_2} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5549 | 2026.01.16 20:33:23.722301 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5550 | 2026.01.16 20:33:23.722810 [ 276 ] {8bc6ee4c-38a1-4873-8f8b-0019d1cd108e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.01.16 20:33:23.722851 [ 276 ] {8bc6ee4c-38a1-4873-8f8b-0019d1cd108e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5552 | 2026.01.16 20:33:23.723271 [ 276 ] {8bc6ee4c-38a1-4873-8f8b-0019d1cd108e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5553 | 2026.01.16 20:33:23.723487 [ 276 ] {8bc6ee4c-38a1-4873-8f8b-0019d1cd108e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2026.01.16 20:33:23.723615 [ 276 ] {8bc6ee4c-38a1-4873-8f8b-0019d1cd108e} <Debug> executeQuery: Read 1352 rows, 115.43 KiB in 0.001886 sec., 716861.0816542947 rows/sec., 59.77 MiB/sec. | ||
| 5555 | 2026.01.16 20:33:23.723650 [ 276 ] {8bc6ee4c-38a1-4873-8f8b-0019d1cd108e} <Debug> TCPHandler: Processed in 0.002052135 sec. | ||
| 5556 | 2026.01.16 20:33:23.723762 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2026.01.16 20:33:23.723856 [ 276 ] {dd469f68-7f58-4b1d-8b10-72fe6dc886ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5558 | 2026.01.16 20:33:23.723896 [ 276 ] {dd469f68-7f58-4b1d-8b10-72fe6dc886ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5559 | 2026.01.16 20:33:23.724295 [ 276 ] {dd469f68-7f58-4b1d-8b10-72fe6dc886ff} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2026.01.16 20:33:23.724330 [ 276 ] {dd469f68-7f58-4b1d-8b10-72fe6dc886ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5561 | 2026.01.16 20:33:23.724623 [ 276 ] {dd469f68-7f58-4b1d-8b10-72fe6dc886ff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5562 | 2026.01.16 20:33:23.724842 [ 276 ] {dd469f68-7f58-4b1d-8b10-72fe6dc886ff} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2026.01.16 20:33:23.724968 [ 276 ] {dd469f68-7f58-4b1d-8b10-72fe6dc886ff} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.00113 sec., 29203.53982300885 rows/sec., 2.18 MiB/sec. | ||
| 5564 | 2026.01.16 20:33:23.725004 [ 276 ] {dd469f68-7f58-4b1d-8b10-72fe6dc886ff} <Debug> TCPHandler: Processed in 0.001292149 sec. | ||
| 5565 | 2026.01.16 20:33:23.725109 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2026.01.16 20:33:23.725203 [ 276 ] {662cc981-e9b8-4cf3-bb45-142a45208287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5567 | 2026.01.16 20:33:23.725243 [ 276 ] {662cc981-e9b8-4cf3-bb45-142a45208287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5568 | 2026.01.16 20:33:23.725692 [ 276 ] {662cc981-e9b8-4cf3-bb45-142a45208287} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2026.01.16 20:33:23.725726 [ 276 ] {662cc981-e9b8-4cf3-bb45-142a45208287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5570 | 2026.01.16 20:33:23.726030 [ 276 ] {662cc981-e9b8-4cf3-bb45-142a45208287} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5571 | 2026.01.16 20:33:23.726247 [ 276 ] {662cc981-e9b8-4cf3-bb45-142a45208287} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2026.01.16 20:33:23.726376 [ 276 ] {662cc981-e9b8-4cf3-bb45-142a45208287} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001191 sec., 211586.9017632242 rows/sec., 14.63 MiB/sec. | ||
| 5573 | 2026.01.16 20:33:23.726414 [ 276 ] {662cc981-e9b8-4cf3-bb45-142a45208287} <Debug> TCPHandler: Processed in 0.00135433 sec. | ||
| 5574 | 2026.01.16 20:33:23.726523 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2026.01.16 20:33:23.726617 [ 276 ] {8113aa33-9ac5-497f-991c-f83cb66211c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5576 | 2026.01.16 20:33:23.726657 [ 276 ] {8113aa33-9ac5-497f-991c-f83cb66211c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5577 | 2026.01.16 20:33:23.727041 [ 276 ] {8113aa33-9ac5-497f-991c-f83cb66211c9} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2026.01.16 20:33:23.727077 [ 276 ] {8113aa33-9ac5-497f-991c-f83cb66211c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5579 | 2026.01.16 20:33:23.727369 [ 276 ] {8113aa33-9ac5-497f-991c-f83cb66211c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5580 | 2026.01.16 20:33:23.727583 [ 276 ] {8113aa33-9ac5-497f-991c-f83cb66211c9} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2026.01.16 20:33:23.727672 [ 69 ] {} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5582 | 2026.01.16 20:33:23.727699 [ 69 ] {} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.01.16 20:33:23.727711 [ 276 ] {8113aa33-9ac5-497f-991c-f83cb66211c9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 5584 | 2026.01.16 20:33:23.727715 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5585 | 2026.01.16 20:33:23.727748 [ 276 ] {8113aa33-9ac5-497f-991c-f83cb66211c9} <Debug> TCPHandler: Processed in 0.001274558 sec. | ||
| 5586 | 2026.01.16 20:33:23.727794 [ 200 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5587 | 2026.01.16 20:33:23.727849 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5588 | 2026.01.16 20:33:23.727897 [ 200 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5589 | 2026.01.16 20:33:23.727930 [ 200 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 5590 | 2026.01.16 20:33:23.727947 [ 276 ] {036751d6-e1c7-4e2d-a81a-9a990b6b856a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5591 | 2026.01.16 20:33:23.727983 [ 200 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5592 | 2026.01.16 20:33:23.727993 [ 276 ] {036751d6-e1c7-4e2d-a81a-9a990b6b856a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5593 | 2026.01.16 20:33:23.728033 [ 200 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5594 | 2026.01.16 20:33:23.728078 [ 200 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 5595 | 2026.01.16 20:33:23.728117 [ 200 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 5596 | 2026.01.16 20:33:23.728157 [ 200 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5597 | 2026.01.16 20:33:23.728593 [ 276 ] {036751d6-e1c7-4e2d-a81a-9a990b6b856a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.01.16 20:33:23.728634 [ 276 ] {036751d6-e1c7-4e2d-a81a-9a990b6b856a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5599 | 2026.01.16 20:33:23.728936 [ 200 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001171887 sec., 581114.0493921343 rows/sec., 36.02 MiB/sec. | ||
| 5600 | 2026.01.16 20:33:23.728987 [ 276 ] {036751d6-e1c7-4e2d-a81a-9a990b6b856a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5601 | 2026.01.16 20:33:23.729107 [ 197 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5602 | 2026.01.16 20:33:23.729216 [ 276 ] {036751d6-e1c7-4e2d-a81a-9a990b6b856a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5603 | 2026.01.16 20:33:23.729347 [ 276 ] {036751d6-e1c7-4e2d-a81a-9a990b6b856a} <Debug> executeQuery: Read 577 rows, 44.35 KiB in 0.001418 sec., 406911.1424541608 rows/sec., 30.54 MiB/sec. | ||
| 5604 | 2026.01.16 20:33:23.729385 [ 276 ] {036751d6-e1c7-4e2d-a81a-9a990b6b856a} <Debug> TCPHandler: Processed in 0.001584266 sec. | ||
| 5605 | 2026.01.16 20:33:23.729425 [ 197 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_10_2} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2026.01.16 20:33:23.729486 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.01.16 20:33:23.729490 [ 197 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_10_2} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5608 | 2026.01.16 20:33:23.729581 [ 276 ] {d98ccde8-b506-4654-b9d6-ba6cf82dcec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5609 | 2026.01.16 20:33:23.729594 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5610 | 2026.01.16 20:33:23.729624 [ 276 ] {d98ccde8-b506-4654-b9d6-ba6cf82dcec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5611 | 2026.01.16 20:33:23.730183 [ 276 ] {d98ccde8-b506-4654-b9d6-ba6cf82dcec0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2026.01.16 20:33:23.730221 [ 276 ] {d98ccde8-b506-4654-b9d6-ba6cf82dcec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5613 | 2026.01.16 20:33:23.730616 [ 276 ] {d98ccde8-b506-4654-b9d6-ba6cf82dcec0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5614 | 2026.01.16 20:33:23.730843 [ 276 ] {d98ccde8-b506-4654-b9d6-ba6cf82dcec0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2026.01.16 20:33:23.730974 [ 276 ] {d98ccde8-b506-4654-b9d6-ba6cf82dcec0} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001412 sec., 624645.8923512747 rows/sec., 42.39 MiB/sec. | ||
| 5616 | 2026.01.16 20:33:23.731012 [ 276 ] {d98ccde8-b506-4654-b9d6-ba6cf82dcec0} <Debug> TCPHandler: Processed in 0.001575435 sec. | ||
| 5617 | 2026.01.16 20:33:23.731134 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2026.01.16 20:33:23.731256 [ 276 ] {ef3e1e11-dd1c-4be1-81ce-6a20c67a8c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5619 | 2026.01.16 20:33:23.731322 [ 276 ] {ef3e1e11-dd1c-4be1-81ce-6a20c67a8c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5620 | 2026.01.16 20:33:23.732156 [ 276 ] {ef3e1e11-dd1c-4be1-81ce-6a20c67a8c7c} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.01.16 20:33:23.732194 [ 276 ] {ef3e1e11-dd1c-4be1-81ce-6a20c67a8c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5622 | 2026.01.16 20:33:23.732735 [ 276 ] {ef3e1e11-dd1c-4be1-81ce-6a20c67a8c7c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5623 | 2026.01.16 20:33:23.732962 [ 276 ] {ef3e1e11-dd1c-4be1-81ce-6a20c67a8c7c} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.01.16 20:33:23.733100 [ 276 ] {ef3e1e11-dd1c-4be1-81ce-6a20c67a8c7c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001869 sec., 9095.773140716961 rows/sec., 16.30 MiB/sec. | ||
| 5625 | 2026.01.16 20:33:23.733152 [ 276 ] {ef3e1e11-dd1c-4be1-81ce-6a20c67a8c7c} <Debug> TCPHandler: Processed in 0.002080177 sec. | ||
| 5626 | 2026.01.16 20:33:23.733262 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2026.01.16 20:33:23.733356 [ 276 ] {b5d3eae8-96c7-4209-9dd9-3e2d6636b291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5628 | 2026.01.16 20:33:23.733398 [ 276 ] {b5d3eae8-96c7-4209-9dd9-3e2d6636b291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5629 | 2026.01.16 20:33:23.733727 [ 276 ] {b5d3eae8-96c7-4209-9dd9-3e2d6636b291} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.01.16 20:33:23.733761 [ 276 ] {b5d3eae8-96c7-4209-9dd9-3e2d6636b291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5631 | 2026.01.16 20:33:23.734063 [ 276 ] {b5d3eae8-96c7-4209-9dd9-3e2d6636b291} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5632 | 2026.01.16 20:33:23.734284 [ 276 ] {b5d3eae8-96c7-4209-9dd9-3e2d6636b291} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.01.16 20:33:23.734414 [ 276 ] {b5d3eae8-96c7-4209-9dd9-3e2d6636b291} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5634 | 2026.01.16 20:33:23.734451 [ 276 ] {b5d3eae8-96c7-4209-9dd9-3e2d6636b291} <Debug> TCPHandler: Processed in 0.001237887 sec. | ||
| 5635 | 2026.01.16 20:33:24.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.17 MiB, peak 264.93 MiB, free memory in arenas 0.00 B, will set to 253.89 MiB (RSS), difference: -1.29 MiB | ||
| 5636 | 2026.01.16 20:33:25.486878 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 728 | ||
| 5637 | 2026.01.16 20:33:25.489532 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2026.01.16 20:33:25.489592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5639 | 2026.01.16 20:33:25.490838 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5640 | 2026.01.16 20:33:25.491118 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.01.16 20:33:25.491500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
| 5642 | 2026.01.16 20:33:28.689621 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2026.01.16 20:33:28.689804 [ 276 ] {91ef5020-25ab-4a6e-a6b2-39f20c872e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5644 | 2026.01.16 20:33:28.689903 [ 276 ] {91ef5020-25ab-4a6e-a6b2-39f20c872e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5645 | 2026.01.16 20:33:28.690684 [ 276 ] {91ef5020-25ab-4a6e-a6b2-39f20c872e8b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.01.16 20:33:28.690729 [ 276 ] {91ef5020-25ab-4a6e-a6b2-39f20c872e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5647 | 2026.01.16 20:33:28.691138 [ 276 ] {91ef5020-25ab-4a6e-a6b2-39f20c872e8b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5648 | 2026.01.16 20:33:28.691375 [ 276 ] {91ef5020-25ab-4a6e-a6b2-39f20c872e8b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.01.16 20:33:28.691511 [ 55 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5650 | 2026.01.16 20:33:28.691541 [ 276 ] {91ef5020-25ab-4a6e-a6b2-39f20c872e8b} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001786 sec., 58230.68309070548 rows/sec., 4.86 MiB/sec. | ||
| 5651 | 2026.01.16 20:33:28.691575 [ 55 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2026.01.16 20:33:28.691599 [ 276 ] {91ef5020-25ab-4a6e-a6b2-39f20c872e8b} <Debug> TCPHandler: Processed in 0.002114827 sec. | ||
| 5653 | 2026.01.16 20:33:28.691601 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5654 | 2026.01.16 20:33:28.691722 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 5655 | 2026.01.16 20:33:28.691738 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2026.01.16 20:33:28.691836 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5657 | 2026.01.16 20:33:28.691854 [ 276 ] {3051482a-8dbc-4caa-b155-8e9e40f75ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5658 | 2026.01.16 20:33:28.691873 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2465 rows starting from the beginning of the part | ||
| 5659 | 2026.01.16 20:33:28.691904 [ 276 ] {3051482a-8dbc-4caa-b155-8e9e40f75ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5660 | 2026.01.16 20:33:28.691943 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1162 rows starting from the beginning of the part | ||
| 5661 | 2026.01.16 20:33:28.691992 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5662 | 2026.01.16 20:33:28.692033 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1160 rows starting from the beginning of the part | ||
| 5663 | 2026.01.16 20:33:28.692069 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1352 rows starting from the beginning of the part | ||
| 5664 | 2026.01.16 20:33:28.692109 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5665 | 2026.01.16 20:33:28.692352 [ 276 ] {3051482a-8dbc-4caa-b155-8e9e40f75ca3} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.01.16 20:33:28.692398 [ 276 ] {3051482a-8dbc-4caa-b155-8e9e40f75ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5667 | 2026.01.16 20:33:28.692722 [ 276 ] {3051482a-8dbc-4caa-b155-8e9e40f75ca3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5668 | 2026.01.16 20:33:28.692945 [ 276 ] {3051482a-8dbc-4caa-b155-8e9e40f75ca3} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.01.16 20:33:28.693089 [ 276 ] {3051482a-8dbc-4caa-b155-8e9e40f75ca3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00126 sec., 19047.619047619046 rows/sec., 1.40 MiB/sec. | ||
| 5670 | 2026.01.16 20:33:28.693130 [ 276 ] {3051482a-8dbc-4caa-b155-8e9e40f75ca3} <Debug> TCPHandler: Processed in 0.001443052 sec. | ||
| 5671 | 2026.01.16 20:33:28.693254 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2026.01.16 20:33:28.693353 [ 276 ] {d2f90d04-a1b6-4e10-93f8-71ff3d18558b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5673 | 2026.01.16 20:33:28.693394 [ 276 ] {d2f90d04-a1b6-4e10-93f8-71ff3d18558b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5674 | 2026.01.16 20:33:28.693829 [ 276 ] {d2f90d04-a1b6-4e10-93f8-71ff3d18558b} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2026.01.16 20:33:28.693866 [ 276 ] {d2f90d04-a1b6-4e10-93f8-71ff3d18558b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5676 | 2026.01.16 20:33:28.694178 [ 276 ] {d2f90d04-a1b6-4e10-93f8-71ff3d18558b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5677 | 2026.01.16 20:33:28.694317 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6333 rows, containing 5 columns (5 merged, 0 gathered) in 0.002635309 sec., 2403133.7501598485 rows/sec., 204.40 MiB/sec. | ||
| 5678 | 2026.01.16 20:33:28.694416 [ 276 ] {d2f90d04-a1b6-4e10-93f8-71ff3d18558b} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2026.01.16 20:33:28.694529 [ 55 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5680 | 2026.01.16 20:33:28.694554 [ 276 ] {d2f90d04-a1b6-4e10-93f8-71ff3d18558b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001223 sec., 71954.21095666394 rows/sec., 5.62 MiB/sec. | ||
| 5681 | 2026.01.16 20:33:28.694559 [ 55 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.01.16 20:33:28.694595 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5683 | 2026.01.16 20:33:28.694599 [ 276 ] {d2f90d04-a1b6-4e10-93f8-71ff3d18558b} <Debug> TCPHandler: Processed in 0.001393401 sec. | ||
| 5684 | 2026.01.16 20:33:28.694692 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5685 | 2026.01.16 20:33:28.694696 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 5686 | 2026.01.16 20:33:28.694724 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5687 | 2026.01.16 20:33:28.694826 [ 276 ] {0f140eaf-dab9-4264-a80c-ee424e323771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5688 | 2026.01.16 20:33:28.694831 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5689 | 2026.01.16 20:33:28.694875 [ 276 ] {0f140eaf-dab9-4264-a80c-ee424e323771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5690 | 2026.01.16 20:33:28.694881 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 5691 | 2026.01.16 20:33:28.694960 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 707 rows starting from the beginning of the part | ||
| 5692 | 2026.01.16 20:33:28.694966 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_36_7} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.01.16 20:33:28.695006 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 81 rows starting from the beginning of the part | ||
| 5694 | 2026.01.16 20:33:28.695051 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 703 rows starting from the beginning of the part | ||
| 5695 | 2026.01.16 20:33:28.695052 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_36_7} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5696 | 2026.01.16 20:33:28.695092 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 577 rows starting from the beginning of the part | ||
| 5697 | 2026.01.16 20:33:28.695136 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 88 rows starting from the beginning of the part | ||
| 5698 | 2026.01.16 20:33:28.695147 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 5699 | 2026.01.16 20:33:28.695299 [ 276 ] {0f140eaf-dab9-4264-a80c-ee424e323771} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.01.16 20:33:28.695339 [ 276 ] {0f140eaf-dab9-4264-a80c-ee424e323771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5701 | 2026.01.16 20:33:28.695699 [ 276 ] {0f140eaf-dab9-4264-a80c-ee424e323771} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5702 | 2026.01.16 20:33:28.695931 [ 276 ] {0f140eaf-dab9-4264-a80c-ee424e323771} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.01.16 20:33:28.696034 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5704 | 2026.01.16 20:33:28.696062 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.01.16 20:33:28.696068 [ 276 ] {0f140eaf-dab9-4264-a80c-ee424e323771} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 5706 | 2026.01.16 20:33:28.696079 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5707 | 2026.01.16 20:33:28.696115 [ 276 ] {0f140eaf-dab9-4264-a80c-ee424e323771} <Debug> TCPHandler: Processed in 0.001440912 sec. | ||
| 5708 | 2026.01.16 20:33:28.696169 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 5709 | 2026.01.16 20:33:28.696226 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.01.16 20:33:28.696279 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5711 | 2026.01.16 20:33:28.696326 [ 276 ] {702a8f8a-2126-4c29-911e-84f226ef7b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5712 | 2026.01.16 20:33:28.696338 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10043 rows starting from the beginning of the part | ||
| 5713 | 2026.01.16 20:33:28.696389 [ 276 ] {702a8f8a-2126-4c29-911e-84f226ef7b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5714 | 2026.01.16 20:33:28.696405 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 316 rows starting from the beginning of the part | ||
| 5715 | 2026.01.16 20:33:28.696455 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 5716 | 2026.01.16 20:33:28.696497 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 5717 | 2026.01.16 20:33:28.696559 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001913693 sec., 1779804.8067270978 rows/sec., 135.05 MiB/sec. | ||
| 5718 | 2026.01.16 20:33:28.696569 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 882 rows starting from the beginning of the part | ||
| 5719 | 2026.01.16 20:33:28.696629 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 5720 | 2026.01.16 20:33:28.696750 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5721 | 2026.01.16 20:33:28.697011 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_36_7} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.01.16 20:33:28.697087 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_36_7} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5723 | 2026.01.16 20:33:28.697164 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5724 | 2026.01.16 20:33:28.697212 [ 276 ] {702a8f8a-2126-4c29-911e-84f226ef7b14} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.01.16 20:33:28.697254 [ 276 ] {702a8f8a-2126-4c29-911e-84f226ef7b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5726 | 2026.01.16 20:33:28.697800 [ 276 ] {702a8f8a-2126-4c29-911e-84f226ef7b14} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5727 | 2026.01.16 20:33:28.698051 [ 276 ] {702a8f8a-2126-4c29-911e-84f226ef7b14} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2026.01.16 20:33:28.698165 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5729 | 2026.01.16 20:33:28.698197 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.01.16 20:33:28.698200 [ 276 ] {702a8f8a-2126-4c29-911e-84f226ef7b14} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001893 sec., 12678.288431061806 rows/sec., 22.72 MiB/sec. | ||
| 5731 | 2026.01.16 20:33:28.698214 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5732 | 2026.01.16 20:33:28.698275 [ 276 ] {702a8f8a-2126-4c29-911e-84f226ef7b14} <Debug> TCPHandler: Processed in 0.002095836 sec. | ||
| 5733 | 2026.01.16 20:33:28.698306 [ 192 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 5734 | 2026.01.16 20:33:28.698389 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.01.16 20:33:28.698490 [ 276 ] {10b44ace-3b84-42e2-99a8-7c2a68b6f060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5736 | 2026.01.16 20:33:28.698497 [ 192 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5737 | 2026.01.16 20:33:28.698536 [ 276 ] {10b44ace-3b84-42e2-99a8-7c2a68b6f060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5738 | 2026.01.16 20:33:28.698568 [ 192 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 484 rows starting from the beginning of the part | ||
| 5739 | 2026.01.16 20:33:28.698700 [ 192 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 5740 | 2026.01.16 20:33:28.698802 [ 192 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part | ||
| 5741 | 2026.01.16 20:33:28.698882 [ 276 ] {10b44ace-3b84-42e2-99a8-7c2a68b6f060} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2026.01.16 20:33:28.698889 [ 192 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 5743 | 2026.01.16 20:33:28.698927 [ 276 ] {10b44ace-3b84-42e2-99a8-7c2a68b6f060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5744 | 2026.01.16 20:33:28.698995 [ 192 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part | ||
| 5745 | 2026.01.16 20:33:28.699093 [ 192 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 5746 | 2026.01.16 20:33:28.699282 [ 276 ] {10b44ace-3b84-42e2-99a8-7c2a68b6f060} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5747 | 2026.01.16 20:33:28.699564 [ 276 ] {10b44ace-3b84-42e2-99a8-7c2a68b6f060} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.01.16 20:33:28.699677 [ 55 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5749 | 2026.01.16 20:33:28.699702 [ 276 ] {10b44ace-3b84-42e2-99a8-7c2a68b6f060} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 5750 | 2026.01.16 20:33:28.699709 [ 55 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.01.16 20:33:28.699745 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5752 | 2026.01.16 20:33:28.699746 [ 276 ] {10b44ace-3b84-42e2-99a8-7c2a68b6f060} <Debug> TCPHandler: Processed in 0.001405441 sec. | ||
| 5753 | 2026.01.16 20:33:28.699825 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 5754 | 2026.01.16 20:33:28.699910 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5755 | 2026.01.16 20:33:28.699934 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1768 rows starting from the beginning of the part | ||
| 5756 | 2026.01.16 20:33:28.699976 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5757 | 2026.01.16 20:33:28.700012 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 5758 | 2026.01.16 20:33:28.700041 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5759 | 2026.01.16 20:33:28.700074 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 5760 | 2026.01.16 20:33:28.700103 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 5761 | 2026.01.16 20:33:28.700481 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11875 rows, containing 5 columns (5 merged, 0 gathered) in 0.004346117 sec., 2732324.0492605236 rows/sec., 186.55 MiB/sec. | ||
| 5762 | 2026.01.16 20:33:28.700765 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5763 | 2026.01.16 20:33:28.701029 [ 194 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.01.16 20:33:28.701063 [ 189 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001273468 sec., 1693014.6654646995 rows/sec., 112.32 MiB/sec. | ||
| 5765 | 2026.01.16 20:33:28.701164 [ 194 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5766 | 2026.01.16 20:33:28.701293 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5767 | 2026.01.16 20:33:28.701309 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5768 | 2026.01.16 20:33:28.701540 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_36_7} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2026.01.16 20:33:28.701604 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_36_7} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5770 | 2026.01.16 20:33:28.701662 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5771 | 2026.01.16 20:33:28.716802 [ 192 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 19 columns (19 merged, 0 gathered) in 0.018531514 sec., 31837.657732660162 rows/sec., 57.05 MiB/sec. | ||
| 5772 | 2026.01.16 20:33:28.717785 [ 192 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5773 | 2026.01.16 20:33:28.718088 [ 192 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.01.16 20:33:28.718158 [ 192 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5775 | 2026.01.16 20:33:28.718235 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5776 | 2026.01.16 20:33:29.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.48 MiB, peak 266.18 MiB, free memory in arenas 0.00 B, will set to 257.35 MiB (RSS), difference: 2.87 MiB | ||
| 5777 | 2026.01.16 20:33:30.292775 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5778 | 2026.01.16 20:33:30.292839 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5779 | 2026.01.16 20:33:30.465316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12421 | ||
| 5780 | 2026.01.16 20:33:30.465827 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.01.16 20:33:30.465871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5782 | 2026.01.16 20:33:30.466353 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5783 | 2026.01.16 20:33:30.466583 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2026.01.16 20:33:30.466734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12421 | ||
| 5785 | 2026.01.16 20:33:30.466747 [ 51 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5786 | 2026.01.16 20:33:30.466827 [ 51 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.01.16 20:33:30.466864 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5788 | 2026.01.16 20:33:30.467057 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 5789 | 2026.01.16 20:33:30.467278 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5790 | 2026.01.16 20:33:30.467339 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9989 rows starting from the beginning of the part | ||
| 5791 | 2026.01.16 20:33:30.467439 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 5792 | 2026.01.16 20:33:30.467509 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 5793 | 2026.01.16 20:33:30.467573 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 5794 | 2026.01.16 20:33:30.467635 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 5795 | 2026.01.16 20:33:30.467697 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 5796 | 2026.01.16 20:33:30.469510 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12421 rows, containing 4 columns (4 merged, 0 gathered) in 0.002547587 sec., 4875594.042519451 rows/sec., 69.75 MiB/sec. | ||
| 5797 | 2026.01.16 20:33:30.469833 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5798 | 2026.01.16 20:33:30.470137 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_26_5} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2026.01.16 20:33:30.470225 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_26_5} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5800 | 2026.01.16 20:33:30.470311 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 5801 | 2026.01.16 20:33:30.530016 [ 51 ] {} <Debug> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5802 | 2026.01.16 20:33:30.530087 [ 51 ] {} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.01.16 20:33:30.530123 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5804 | 2026.01.16 20:33:30.530276 [ 188 ] {afebd2a5-af35-4e9c-b446-df760b085d49::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 | ||
| 5805 | 2026.01.16 20:33:30.530455 [ 188 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5806 | 2026.01.16 20:33:30.530505 [ 188 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 5807 | 2026.01.16 20:33:30.530592 [ 188 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5808 | 2026.01.16 20:33:30.530663 [ 188 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 5809 | 2026.01.16 20:33:30.530721 [ 188 ] {afebd2a5-af35-4e9c-b446-df760b085d49::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 | ||
| 5810 | 2026.01.16 20:33:30.530775 [ 188 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5811 | 2026.01.16 20:33:30.531943 [ 188 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001725399 sec., 3477.4565187530534 rows/sec., 229.79 KiB/sec. | ||
| 5812 | 2026.01.16 20:33:30.532097 [ 189 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5813 | 2026.01.16 20:33:30.532378 [ 189 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_5_1} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.01.16 20:33:30.532444 [ 189 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_5_1} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5815 | 2026.01.16 20:33:30.532522 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5816 | 2026.01.16 20:33:31.108474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5817 | 2026.01.16 20:33:31.125732 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2026.01.16 20:33:31.125775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5819 | 2026.01.16 20:33:31.131321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5820 | 2026.01.16 20:33:31.132011 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2026.01.16 20:33:31.132300 [ 47 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5822 | 2026.01.16 20:33:31.132341 [ 47 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.01.16 20:33:31.132363 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5824 | 2026.01.16 20:33:31.132461 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 5825 | 2026.01.16 20:33:31.134775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5826 | 2026.01.16 20:33:31.135362 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5827 | 2026.01.16 20:33:31.136060 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 5828 | 2026.01.16 20:33:31.139405 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 5829 | 2026.01.16 20:33:31.142864 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 5830 | 2026.01.16 20:33:31.146523 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 5831 | 2026.01.16 20:33:31.150569 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 5832 | 2026.01.16 20:33:31.154553 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 5833 | 2026.01.16 20:33:31.206022 [ 188 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073592407 sec., 2663.318241513693 rows/sec., 13.77 MiB/sec. | ||
| 5834 | 2026.01.16 20:33:31.208696 [ 194 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5835 | 2026.01.16 20:33:31.210827 [ 194 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_26_5} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.01.16 20:33:31.210937 [ 194 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_26_5} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5837 | 2026.01.16 20:33:31.213321 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5838 | 2026.01.16 20:33:32.000275 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.44 MiB, peak 268.98 MiB, free memory in arenas 0.00 B, will set to 262.63 MiB (RSS), difference: 4.19 MiB | ||
| 5839 | 2026.01.16 20:33:33.689544 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2026.01.16 20:33:33.689725 [ 276 ] {ad9ebe41-1edd-4f05-819f-8c0c69b05e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5841 | 2026.01.16 20:33:33.689791 [ 276 ] {ad9ebe41-1edd-4f05-819f-8c0c69b05e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5842 | 2026.01.16 20:33:33.690456 [ 276 ] {ad9ebe41-1edd-4f05-819f-8c0c69b05e3d} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.01.16 20:33:33.690506 [ 276 ] {ad9ebe41-1edd-4f05-819f-8c0c69b05e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5844 | 2026.01.16 20:33:33.690899 [ 276 ] {ad9ebe41-1edd-4f05-819f-8c0c69b05e3d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5845 | 2026.01.16 20:33:33.691127 [ 276 ] {ad9ebe41-1edd-4f05-819f-8c0c69b05e3d} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.01.16 20:33:33.691281 [ 276 ] {ad9ebe41-1edd-4f05-819f-8c0c69b05e3d} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001605 sec., 56074.766355140186 rows/sec., 4.70 MiB/sec. | ||
| 5847 | 2026.01.16 20:33:33.691322 [ 276 ] {ad9ebe41-1edd-4f05-819f-8c0c69b05e3d} <Debug> TCPHandler: Processed in 0.001907472 sec. | ||
| 5848 | 2026.01.16 20:33:33.691447 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.01.16 20:33:33.691541 [ 276 ] {4002051b-c1a1-43e2-a38c-c7232dd6a56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5850 | 2026.01.16 20:33:33.691581 [ 276 ] {4002051b-c1a1-43e2-a38c-c7232dd6a56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5851 | 2026.01.16 20:33:33.691971 [ 276 ] {4002051b-c1a1-43e2-a38c-c7232dd6a56d} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.01.16 20:33:33.692008 [ 276 ] {4002051b-c1a1-43e2-a38c-c7232dd6a56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5853 | 2026.01.16 20:33:33.692315 [ 276 ] {4002051b-c1a1-43e2-a38c-c7232dd6a56d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5854 | 2026.01.16 20:33:33.692530 [ 276 ] {4002051b-c1a1-43e2-a38c-c7232dd6a56d} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.01.16 20:33:33.692657 [ 276 ] {4002051b-c1a1-43e2-a38c-c7232dd6a56d} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001135 sec., 14977.97356828194 rows/sec., 1.10 MiB/sec. | ||
| 5856 | 2026.01.16 20:33:33.692694 [ 276 ] {4002051b-c1a1-43e2-a38c-c7232dd6a56d} <Debug> TCPHandler: Processed in 0.001296219 sec. | ||
| 5857 | 2026.01.16 20:33:33.692797 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.01.16 20:33:33.692889 [ 276 ] {d25b5dc0-7118-409e-a905-42679b9516d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5859 | 2026.01.16 20:33:33.692929 [ 276 ] {d25b5dc0-7118-409e-a905-42679b9516d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5860 | 2026.01.16 20:33:33.693346 [ 276 ] {d25b5dc0-7118-409e-a905-42679b9516d7} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.01.16 20:33:33.693382 [ 276 ] {d25b5dc0-7118-409e-a905-42679b9516d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5862 | 2026.01.16 20:33:33.693707 [ 276 ] {d25b5dc0-7118-409e-a905-42679b9516d7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5863 | 2026.01.16 20:33:33.693913 [ 276 ] {d25b5dc0-7118-409e-a905-42679b9516d7} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.01.16 20:33:33.694039 [ 276 ] {d25b5dc0-7118-409e-a905-42679b9516d7} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001168 sec., 69349.31506849315 rows/sec., 5.42 MiB/sec. | ||
| 5865 | 2026.01.16 20:33:33.694076 [ 276 ] {d25b5dc0-7118-409e-a905-42679b9516d7} <Debug> TCPHandler: Processed in 0.00132823 sec. | ||
| 5866 | 2026.01.16 20:33:33.694186 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.01.16 20:33:33.694280 [ 276 ] {72e1a77b-a0d0-42a5-a622-711e6ada287c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5868 | 2026.01.16 20:33:33.694322 [ 276 ] {72e1a77b-a0d0-42a5-a622-711e6ada287c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5869 | 2026.01.16 20:33:33.694754 [ 276 ] {72e1a77b-a0d0-42a5-a622-711e6ada287c} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.01.16 20:33:33.694791 [ 276 ] {72e1a77b-a0d0-42a5-a622-711e6ada287c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5871 | 2026.01.16 20:33:33.695128 [ 276 ] {72e1a77b-a0d0-42a5-a622-711e6ada287c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5872 | 2026.01.16 20:33:33.695339 [ 276 ] {72e1a77b-a0d0-42a5-a622-711e6ada287c} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.01.16 20:33:33.695472 [ 276 ] {72e1a77b-a0d0-42a5-a622-711e6ada287c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 5874 | 2026.01.16 20:33:33.695510 [ 276 ] {72e1a77b-a0d0-42a5-a622-711e6ada287c} <Debug> TCPHandler: Processed in 0.001372561 sec. | ||
| 5875 | 2026.01.16 20:33:33.695619 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.01.16 20:33:33.695713 [ 276 ] {b43d5a73-840e-4c6a-8ee6-1470c0bfb859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5877 | 2026.01.16 20:33:33.695767 [ 276 ] {b43d5a73-840e-4c6a-8ee6-1470c0bfb859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5878 | 2026.01.16 20:33:33.696536 [ 276 ] {b43d5a73-840e-4c6a-8ee6-1470c0bfb859} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.01.16 20:33:33.696573 [ 276 ] {b43d5a73-840e-4c6a-8ee6-1470c0bfb859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5880 | 2026.01.16 20:33:33.697124 [ 276 ] {b43d5a73-840e-4c6a-8ee6-1470c0bfb859} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5881 | 2026.01.16 20:33:33.697359 [ 276 ] {b43d5a73-840e-4c6a-8ee6-1470c0bfb859} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.01.16 20:33:33.697495 [ 276 ] {b43d5a73-840e-4c6a-8ee6-1470c0bfb859} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001801 sec., 9439.200444197668 rows/sec., 16.91 MiB/sec. | ||
| 5883 | 2026.01.16 20:33:33.697557 [ 276 ] {b43d5a73-840e-4c6a-8ee6-1470c0bfb859} <Debug> TCPHandler: Processed in 0.001986655 sec. | ||
| 5884 | 2026.01.16 20:33:33.697669 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2026.01.16 20:33:33.697764 [ 276 ] {ca20303c-daf6-48fd-bd7e-43483f92a331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5886 | 2026.01.16 20:33:33.697805 [ 276 ] {ca20303c-daf6-48fd-bd7e-43483f92a331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5887 | 2026.01.16 20:33:33.698134 [ 276 ] {ca20303c-daf6-48fd-bd7e-43483f92a331} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.01.16 20:33:33.698170 [ 276 ] {ca20303c-daf6-48fd-bd7e-43483f92a331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5889 | 2026.01.16 20:33:33.698473 [ 276 ] {ca20303c-daf6-48fd-bd7e-43483f92a331} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5890 | 2026.01.16 20:33:33.698684 [ 276 ] {ca20303c-daf6-48fd-bd7e-43483f92a331} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.01.16 20:33:33.698809 [ 276 ] {ca20303c-daf6-48fd-bd7e-43483f92a331} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 5892 | 2026.01.16 20:33:33.698845 [ 276 ] {ca20303c-daf6-48fd-bd7e-43483f92a331} <Debug> TCPHandler: Processed in 0.001225657 sec. | ||
| 5893 | 2026.01.16 20:33:35.491760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 752 | ||
| 5894 | 2026.01.16 20:33:35.493957 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.01.16 20:33:35.494017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5896 | 2026.01.16 20:33:35.495281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5897 | 2026.01.16 20:33:35.495563 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.01.16 20:33:35.495940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 752 | ||
| 5899 | 2026.01.16 20:33:37.966825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12869 | ||
| 5900 | 2026.01.16 20:33:37.967492 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2026.01.16 20:33:37.967561 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5902 | 2026.01.16 20:33:37.968254 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5903 | 2026.01.16 20:33:37.968489 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.01.16 20:33:37.968632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12869 | ||
| 5905 | 2026.01.16 20:33:38.634891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5906 | 2026.01.16 20:33:38.651001 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.01.16 20:33:38.651064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5908 | 2026.01.16 20:33:38.657018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5909 | 2026.01.16 20:33:38.657744 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.01.16 20:33:38.660631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5911 | 2026.01.16 20:33:38.690320 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.01.16 20:33:38.690508 [ 276 ] {4a604fb9-4336-4c83-ab12-577fec4c51e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5913 | 2026.01.16 20:33:38.690587 [ 276 ] {4a604fb9-4336-4c83-ab12-577fec4c51e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5914 | 2026.01.16 20:33:38.691267 [ 276 ] {4a604fb9-4336-4c83-ab12-577fec4c51e0} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.01.16 20:33:38.691319 [ 276 ] {4a604fb9-4336-4c83-ab12-577fec4c51e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5916 | 2026.01.16 20:33:38.691718 [ 276 ] {4a604fb9-4336-4c83-ab12-577fec4c51e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5917 | 2026.01.16 20:33:38.691947 [ 276 ] {4a604fb9-4336-4c83-ab12-577fec4c51e0} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.01.16 20:33:38.692109 [ 276 ] {4a604fb9-4336-4c83-ab12-577fec4c51e0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001656 sec., 2415.458937198068 rows/sec., 196.96 KiB/sec. | ||
| 5919 | 2026.01.16 20:33:38.692162 [ 276 ] {4a604fb9-4336-4c83-ab12-577fec4c51e0} <Debug> TCPHandler: Processed in 0.002026476 sec. | ||
| 5920 | 2026.01.16 20:33:38.692289 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.01.16 20:33:38.692395 [ 276 ] {c43e0cb1-6ef0-434f-b39d-cdf226a6c9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5922 | 2026.01.16 20:33:38.692439 [ 276 ] {c43e0cb1-6ef0-434f-b39d-cdf226a6c9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5923 | 2026.01.16 20:33:38.692918 [ 276 ] {c43e0cb1-6ef0-434f-b39d-cdf226a6c9f3} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.01.16 20:33:38.692957 [ 276 ] {c43e0cb1-6ef0-434f-b39d-cdf226a6c9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5925 | 2026.01.16 20:33:38.693296 [ 276 ] {c43e0cb1-6ef0-434f-b39d-cdf226a6c9f3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5926 | 2026.01.16 20:33:38.693508 [ 276 ] {c43e0cb1-6ef0-434f-b39d-cdf226a6c9f3} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.01.16 20:33:38.693651 [ 276 ] {c43e0cb1-6ef0-434f-b39d-cdf226a6c9f3} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001281 sec., 82747.85323965651 rows/sec., 6.89 MiB/sec. | ||
| 5928 | 2026.01.16 20:33:38.693691 [ 276 ] {c43e0cb1-6ef0-434f-b39d-cdf226a6c9f3} <Debug> TCPHandler: Processed in 0.001453543 sec. | ||
| 5929 | 2026.01.16 20:33:38.693818 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.01.16 20:33:38.693916 [ 276 ] {dfe6fe3c-43ac-4d7e-b5da-828accee0001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5931 | 2026.01.16 20:33:38.693959 [ 276 ] {dfe6fe3c-43ac-4d7e-b5da-828accee0001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5932 | 2026.01.16 20:33:38.694368 [ 276 ] {dfe6fe3c-43ac-4d7e-b5da-828accee0001} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.01.16 20:33:38.694405 [ 276 ] {dfe6fe3c-43ac-4d7e-b5da-828accee0001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5934 | 2026.01.16 20:33:38.694703 [ 276 ] {dfe6fe3c-43ac-4d7e-b5da-828accee0001} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5935 | 2026.01.16 20:33:38.694924 [ 276 ] {dfe6fe3c-43ac-4d7e-b5da-828accee0001} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): 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.01.16 20:33:38.695058 [ 276 ] {dfe6fe3c-43ac-4d7e-b5da-828accee0001} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001163 sec., 24075.666380051593 rows/sec., 1.75 MiB/sec. | ||
| 5937 | 2026.01.16 20:33:38.695095 [ 276 ] {dfe6fe3c-43ac-4d7e-b5da-828accee0001} <Debug> TCPHandler: Processed in 0.001325889 sec. | ||
| 5938 | 2026.01.16 20:33:38.695200 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.01.16 20:33:38.695298 [ 276 ] {e69bb60d-aae3-4583-8c12-2cf847416c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5940 | 2026.01.16 20:33:38.695338 [ 276 ] {e69bb60d-aae3-4583-8c12-2cf847416c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5941 | 2026.01.16 20:33:38.695760 [ 276 ] {e69bb60d-aae3-4583-8c12-2cf847416c21} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.01.16 20:33:38.695797 [ 276 ] {e69bb60d-aae3-4583-8c12-2cf847416c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5943 | 2026.01.16 20:33:38.696127 [ 276 ] {e69bb60d-aae3-4583-8c12-2cf847416c21} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5944 | 2026.01.16 20:33:38.696342 [ 276 ] {e69bb60d-aae3-4583-8c12-2cf847416c21} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.01.16 20:33:38.696476 [ 276 ] {e69bb60d-aae3-4583-8c12-2cf847416c21} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001199 sec., 76730.60884070059 rows/sec., 6.00 MiB/sec. | ||
| 5946 | 2026.01.16 20:33:38.696514 [ 276 ] {e69bb60d-aae3-4583-8c12-2cf847416c21} <Debug> TCPHandler: Processed in 0.001361341 sec. | ||
| 5947 | 2026.01.16 20:33:38.696628 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2026.01.16 20:33:38.696722 [ 276 ] {e854df7c-19d2-42dc-8d5e-71bd1a7f9819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5949 | 2026.01.16 20:33:38.696765 [ 276 ] {e854df7c-19d2-42dc-8d5e-71bd1a7f9819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5950 | 2026.01.16 20:33:38.697170 [ 276 ] {e854df7c-19d2-42dc-8d5e-71bd1a7f9819} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.01.16 20:33:38.697206 [ 276 ] {e854df7c-19d2-42dc-8d5e-71bd1a7f9819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5952 | 2026.01.16 20:33:38.697552 [ 276 ] {e854df7c-19d2-42dc-8d5e-71bd1a7f9819} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5953 | 2026.01.16 20:33:38.697762 [ 276 ] {e854df7c-19d2-42dc-8d5e-71bd1a7f9819} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.01.16 20:33:38.697895 [ 276 ] {e854df7c-19d2-42dc-8d5e-71bd1a7f9819} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001192 sec., 135906.0402684564 rows/sec., 9.46 MiB/sec. | ||
| 5955 | 2026.01.16 20:33:38.697932 [ 276 ] {e854df7c-19d2-42dc-8d5e-71bd1a7f9819} <Debug> TCPHandler: Processed in 0.001353021 sec. | ||
| 5956 | 2026.01.16 20:33:38.698040 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.01.16 20:33:38.698134 [ 276 ] {5bdbcd64-66c0-40ce-a52f-fe8db9ab84a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5958 | 2026.01.16 20:33:38.698189 [ 276 ] {5bdbcd64-66c0-40ce-a52f-fe8db9ab84a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5959 | 2026.01.16 20:33:38.699032 [ 276 ] {5bdbcd64-66c0-40ce-a52f-fe8db9ab84a1} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.01.16 20:33:38.699068 [ 276 ] {5bdbcd64-66c0-40ce-a52f-fe8db9ab84a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5961 | 2026.01.16 20:33:38.699619 [ 276 ] {5bdbcd64-66c0-40ce-a52f-fe8db9ab84a1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5962 | 2026.01.16 20:33:38.699840 [ 276 ] {5bdbcd64-66c0-40ce-a52f-fe8db9ab84a1} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.01.16 20:33:38.699979 [ 276 ] {5bdbcd64-66c0-40ce-a52f-fe8db9ab84a1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001863 sec., 12882.447665056361 rows/sec., 23.08 MiB/sec. | ||
| 5964 | 2026.01.16 20:33:38.700045 [ 276 ] {5bdbcd64-66c0-40ce-a52f-fe8db9ab84a1} <Debug> TCPHandler: Processed in 0.002053426 sec. | ||
| 5965 | 2026.01.16 20:33:38.700155 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2026.01.16 20:33:38.700255 [ 276 ] {8708a037-86de-4acb-add3-5607fb45e654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5967 | 2026.01.16 20:33:38.700298 [ 276 ] {8708a037-86de-4acb-add3-5607fb45e654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5968 | 2026.01.16 20:33:38.700641 [ 276 ] {8708a037-86de-4acb-add3-5607fb45e654} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.01.16 20:33:38.700677 [ 276 ] {8708a037-86de-4acb-add3-5607fb45e654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 5970 | 2026.01.16 20:33:38.700999 [ 276 ] {8708a037-86de-4acb-add3-5607fb45e654} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5971 | 2026.01.16 20:33:38.701206 [ 276 ] {8708a037-86de-4acb-add3-5607fb45e654} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.01.16 20:33:38.701337 [ 276 ] {8708a037-86de-4acb-add3-5607fb45e654} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 5973 | 2026.01.16 20:33:38.701373 [ 276 ] {8708a037-86de-4acb-add3-5607fb45e654} <Debug> TCPHandler: Processed in 0.001266788 sec. | ||
| 5974 | 2026.01.16 20:33:43.689553 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.01.16 20:33:43.689768 [ 276 ] {0f292705-ed3e-45f4-90ef-d3b265071909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5976 | 2026.01.16 20:33:43.689842 [ 276 ] {0f292705-ed3e-45f4-90ef-d3b265071909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5977 | 2026.01.16 20:33:43.690588 [ 276 ] {0f292705-ed3e-45f4-90ef-d3b265071909} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.01.16 20:33:43.690635 [ 276 ] {0f292705-ed3e-45f4-90ef-d3b265071909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5979 | 2026.01.16 20:33:43.691025 [ 276 ] {0f292705-ed3e-45f4-90ef-d3b265071909} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5980 | 2026.01.16 20:33:43.691255 [ 276 ] {0f292705-ed3e-45f4-90ef-d3b265071909} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.01.16 20:33:43.691424 [ 276 ] {0f292705-ed3e-45f4-90ef-d3b265071909} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00171 sec., 52631.57894736842 rows/sec., 4.41 MiB/sec. | ||
| 5982 | 2026.01.16 20:33:43.691476 [ 276 ] {0f292705-ed3e-45f4-90ef-d3b265071909} <Debug> TCPHandler: Processed in 0.002060216 sec. | ||
| 5983 | 2026.01.16 20:33:43.691607 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.01.16 20:33:43.691711 [ 276 ] {a3cdabf3-6bd2-4dc3-94c4-dda548749b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5985 | 2026.01.16 20:33:43.691756 [ 276 ] {a3cdabf3-6bd2-4dc3-94c4-dda548749b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5986 | 2026.01.16 20:33:43.692169 [ 276 ] {a3cdabf3-6bd2-4dc3-94c4-dda548749b17} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.01.16 20:33:43.692209 [ 276 ] {a3cdabf3-6bd2-4dc3-94c4-dda548749b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5988 | 2026.01.16 20:33:43.692513 [ 276 ] {a3cdabf3-6bd2-4dc3-94c4-dda548749b17} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5989 | 2026.01.16 20:33:43.692720 [ 276 ] {a3cdabf3-6bd2-4dc3-94c4-dda548749b17} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.01.16 20:33:43.692837 [ 27 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5991 | 2026.01.16 20:33:43.692853 [ 276 ] {a3cdabf3-6bd2-4dc3-94c4-dda548749b17} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001166 sec., 14579.759862778732 rows/sec., 1.07 MiB/sec. | ||
| 5992 | 2026.01.16 20:33:43.692909 [ 27 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.01.16 20:33:43.692917 [ 276 ] {a3cdabf3-6bd2-4dc3-94c4-dda548749b17} <Debug> TCPHandler: Processed in 0.00136245 sec. | ||
| 5994 | 2026.01.16 20:33:43.692938 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 5995 | 2026.01.16 20:33:43.693034 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5996 | 2026.01.16 20:33:43.693043 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 5997 | 2026.01.16 20:33:43.693137 [ 276 ] {3ac43d58-683a-45e5-aa76-26d14762a872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5998 | 2026.01.16 20:33:43.693178 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5999 | 2026.01.16 20:33:43.693182 [ 276 ] {3ac43d58-683a-45e5-aa76-26d14762a872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6000 | 2026.01.16 20:33:43.693223 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6001 | 2026.01.16 20:33:43.693332 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 33 rows starting from the beginning of the part | ||
| 6002 | 2026.01.16 20:33:43.693385 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 6003 | 2026.01.16 20:33:43.693435 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part | ||
| 6004 | 2026.01.16 20:33:43.693481 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part | ||
| 6005 | 2026.01.16 20:33:43.693529 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part | ||
| 6006 | 2026.01.16 20:33:43.693632 [ 276 ] {3ac43d58-683a-45e5-aa76-26d14762a872} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.01.16 20:33:43.693675 [ 276 ] {3ac43d58-683a-45e5-aa76-26d14762a872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6008 | 2026.01.16 20:33:43.694037 [ 276 ] {3ac43d58-683a-45e5-aa76-26d14762a872} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6009 | 2026.01.16 20:33:43.694281 [ 276 ] {3ac43d58-683a-45e5-aa76-26d14762a872} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2026.01.16 20:33:43.694415 [ 276 ] {3ac43d58-683a-45e5-aa76-26d14762a872} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001298 sec., 62403.69799691834 rows/sec., 4.87 MiB/sec. | ||
| 6011 | 2026.01.16 20:33:43.694454 [ 276 ] {3ac43d58-683a-45e5-aa76-26d14762a872} <Debug> TCPHandler: Processed in 0.001468613 sec. | ||
| 6012 | 2026.01.16 20:33:43.694475 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476753 sec., 268833.0411382269 rows/sec., 18.70 MiB/sec. | ||
| 6013 | 2026.01.16 20:33:43.694567 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2026.01.16 20:33:43.694667 [ 276 ] {95e8a437-a11d-4ada-91eb-1ea597fe5e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6015 | 2026.01.16 20:33:43.694698 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6016 | 2026.01.16 20:33:43.694714 [ 276 ] {95e8a437-a11d-4ada-91eb-1ea597fe5e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6017 | 2026.01.16 20:33:43.695051 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_36_7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.01.16 20:33:43.695144 [ 276 ] {95e8a437-a11d-4ada-91eb-1ea597fe5e86} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2026.01.16 20:33:43.695149 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_36_7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6020 | 2026.01.16 20:33:43.695189 [ 276 ] {95e8a437-a11d-4ada-91eb-1ea597fe5e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6021 | 2026.01.16 20:33:43.695271 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6022 | 2026.01.16 20:33:43.695543 [ 276 ] {95e8a437-a11d-4ada-91eb-1ea597fe5e86} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6023 | 2026.01.16 20:33:43.695763 [ 276 ] {95e8a437-a11d-4ada-91eb-1ea597fe5e86} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.01.16 20:33:43.695892 [ 276 ] {95e8a437-a11d-4ada-91eb-1ea597fe5e86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 6025 | 2026.01.16 20:33:43.695929 [ 276 ] {95e8a437-a11d-4ada-91eb-1ea597fe5e86} <Debug> TCPHandler: Processed in 0.001410782 sec. | ||
| 6026 | 2026.01.16 20:33:43.696035 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6027 | 2026.01.16 20:33:43.696137 [ 276 ] {b32a802c-d48b-49f7-b032-f83d5126204d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6028 | 2026.01.16 20:33:43.696204 [ 276 ] {b32a802c-d48b-49f7-b032-f83d5126204d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6029 | 2026.01.16 20:33:43.697307 [ 276 ] {b32a802c-d48b-49f7-b032-f83d5126204d} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.01.16 20:33:43.697343 [ 276 ] {b32a802c-d48b-49f7-b032-f83d5126204d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6031 | 2026.01.16 20:33:43.697899 [ 276 ] {b32a802c-d48b-49f7-b032-f83d5126204d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6032 | 2026.01.16 20:33:43.698136 [ 276 ] {b32a802c-d48b-49f7-b032-f83d5126204d} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.01.16 20:33:43.698275 [ 276 ] {b32a802c-d48b-49f7-b032-f83d5126204d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002157 sec., 7881.316643486323 rows/sec., 14.12 MiB/sec. | ||
| 6034 | 2026.01.16 20:33:43.698342 [ 276 ] {b32a802c-d48b-49f7-b032-f83d5126204d} <Debug> TCPHandler: Processed in 0.002358353 sec. | ||
| 6035 | 2026.01.16 20:33:43.698456 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6036 | 2026.01.16 20:33:43.698552 [ 276 ] {7fac53a8-0ae8-4017-a78c-8351cf2b2536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6037 | 2026.01.16 20:33:43.698594 [ 276 ] {7fac53a8-0ae8-4017-a78c-8351cf2b2536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6038 | 2026.01.16 20:33:43.698937 [ 276 ] {7fac53a8-0ae8-4017-a78c-8351cf2b2536} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6039 | 2026.01.16 20:33:43.698972 [ 276 ] {7fac53a8-0ae8-4017-a78c-8351cf2b2536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6040 | 2026.01.16 20:33:43.699281 [ 276 ] {7fac53a8-0ae8-4017-a78c-8351cf2b2536} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6041 | 2026.01.16 20:33:43.699495 [ 276 ] {7fac53a8-0ae8-4017-a78c-8351cf2b2536} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6042 | 2026.01.16 20:33:43.699621 [ 276 ] {7fac53a8-0ae8-4017-a78c-8351cf2b2536} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6043 | 2026.01.16 20:33:43.699657 [ 276 ] {7fac53a8-0ae8-4017-a78c-8351cf2b2536} <Debug> TCPHandler: Processed in 0.001251158 sec. | ||
| 6044 | 2026.01.16 20:33:45.292873 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6045 | 2026.01.16 20:33:45.292947 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6046 | 2026.01.16 20:33:45.469644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13381 | ||
| 6047 | 2026.01.16 20:33:45.470148 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2026.01.16 20:33:45.470205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6049 | 2026.01.16 20:33:45.470717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6050 | 2026.01.16 20:33:45.470966 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.01.16 20:33:45.471112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13381 | ||
| 6052 | 2026.01.16 20:33:45.497008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 778 | ||
| 6053 | 2026.01.16 20:33:45.499177 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2026.01.16 20:33:45.499226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6055 | 2026.01.16 20:33:45.500507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6056 | 2026.01.16 20:33:45.500792 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.01.16 20:33:45.501156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 6058 | 2026.01.16 20:33:46.161608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6059 | 2026.01.16 20:33:46.177476 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.01.16 20:33:46.177532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6061 | 2026.01.16 20:33:46.183552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6062 | 2026.01.16 20:33:46.184285 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.01.16 20:33:46.186982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6064 | 2026.01.16 20:33:48.690629 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6065 | 2026.01.16 20:33:48.690833 [ 276 ] {2df864fb-abc2-43cc-a2f6-92a2373e8dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6066 | 2026.01.16 20:33:48.690908 [ 276 ] {2df864fb-abc2-43cc-a2f6-92a2373e8dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6067 | 2026.01.16 20:33:48.691642 [ 276 ] {2df864fb-abc2-43cc-a2f6-92a2373e8dd0} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2026.01.16 20:33:48.691691 [ 276 ] {2df864fb-abc2-43cc-a2f6-92a2373e8dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6069 | 2026.01.16 20:33:48.692133 [ 276 ] {2df864fb-abc2-43cc-a2f6-92a2373e8dd0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6070 | 2026.01.16 20:33:48.692392 [ 276 ] {2df864fb-abc2-43cc-a2f6-92a2373e8dd0} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2026.01.16 20:33:48.692554 [ 276 ] {2df864fb-abc2-43cc-a2f6-92a2373e8dd0} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001778 sec., 58492.68841394826 rows/sec., 4.88 MiB/sec. | ||
| 6072 | 2026.01.16 20:33:48.692604 [ 276 ] {2df864fb-abc2-43cc-a2f6-92a2373e8dd0} <Debug> TCPHandler: Processed in 0.002113947 sec. | ||
| 6073 | 2026.01.16 20:33:48.692730 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6074 | 2026.01.16 20:33:48.692833 [ 276 ] {938757f9-656f-45ae-ae44-4f27c8d163a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6075 | 2026.01.16 20:33:48.692877 [ 276 ] {938757f9-656f-45ae-ae44-4f27c8d163a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6076 | 2026.01.16 20:33:48.693298 [ 276 ] {938757f9-656f-45ae-ae44-4f27c8d163a0} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2026.01.16 20:33:48.693338 [ 276 ] {938757f9-656f-45ae-ae44-4f27c8d163a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6078 | 2026.01.16 20:33:48.693668 [ 276 ] {938757f9-656f-45ae-ae44-4f27c8d163a0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6079 | 2026.01.16 20:33:48.693883 [ 276 ] {938757f9-656f-45ae-ae44-4f27c8d163a0} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2026.01.16 20:33:48.694016 [ 276 ] {938757f9-656f-45ae-ae44-4f27c8d163a0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001207 sec., 19884.00994200497 rows/sec., 1.46 MiB/sec. | ||
| 6081 | 2026.01.16 20:33:48.694055 [ 276 ] {938757f9-656f-45ae-ae44-4f27c8d163a0} <Debug> TCPHandler: Processed in 0.001377721 sec. | ||
| 6082 | 2026.01.16 20:33:48.694162 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6083 | 2026.01.16 20:33:48.694258 [ 276 ] {d8bf563e-3063-4e13-adb8-7874960e309e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6084 | 2026.01.16 20:33:48.694298 [ 276 ] {d8bf563e-3063-4e13-adb8-7874960e309e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6085 | 2026.01.16 20:33:48.694718 [ 276 ] {d8bf563e-3063-4e13-adb8-7874960e309e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.01.16 20:33:48.694755 [ 276 ] {d8bf563e-3063-4e13-adb8-7874960e309e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6087 | 2026.01.16 20:33:48.695064 [ 276 ] {d8bf563e-3063-4e13-adb8-7874960e309e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6088 | 2026.01.16 20:33:48.695284 [ 276 ] {d8bf563e-3063-4e13-adb8-7874960e309e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.01.16 20:33:48.695417 [ 276 ] {d8bf563e-3063-4e13-adb8-7874960e309e} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001181 sec., 74513.12447078747 rows/sec., 5.82 MiB/sec. | ||
| 6090 | 2026.01.16 20:33:48.695455 [ 276 ] {d8bf563e-3063-4e13-adb8-7874960e309e} <Debug> TCPHandler: Processed in 0.00134425 sec. | ||
| 6091 | 2026.01.16 20:33:48.695567 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2026.01.16 20:33:48.695662 [ 276 ] {c418e8e3-b602-43ac-b607-7e3e5f181377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6093 | 2026.01.16 20:33:48.695706 [ 276 ] {c418e8e3-b602-43ac-b607-7e3e5f181377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6094 | 2026.01.16 20:33:48.696116 [ 276 ] {c418e8e3-b602-43ac-b607-7e3e5f181377} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.01.16 20:33:48.696152 [ 276 ] {c418e8e3-b602-43ac-b607-7e3e5f181377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6096 | 2026.01.16 20:33:48.696501 [ 276 ] {c418e8e3-b602-43ac-b607-7e3e5f181377} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6097 | 2026.01.16 20:33:48.696761 [ 276 ] {c418e8e3-b602-43ac-b607-7e3e5f181377} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.01.16 20:33:48.696896 [ 276 ] {c418e8e3-b602-43ac-b607-7e3e5f181377} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 6099 | 2026.01.16 20:33:48.696933 [ 276 ] {c418e8e3-b602-43ac-b607-7e3e5f181377} <Debug> TCPHandler: Processed in 0.001414342 sec. | ||
| 6100 | 2026.01.16 20:33:48.697037 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2026.01.16 20:33:48.697131 [ 276 ] {a13bab7f-4666-47a3-8593-4db9f876b076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6102 | 2026.01.16 20:33:48.697186 [ 276 ] {a13bab7f-4666-47a3-8593-4db9f876b076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6103 | 2026.01.16 20:33:48.698020 [ 276 ] {a13bab7f-4666-47a3-8593-4db9f876b076} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.01.16 20:33:48.698056 [ 276 ] {a13bab7f-4666-47a3-8593-4db9f876b076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6105 | 2026.01.16 20:33:48.698681 [ 276 ] {a13bab7f-4666-47a3-8593-4db9f876b076} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6106 | 2026.01.16 20:33:48.698912 [ 276 ] {a13bab7f-4666-47a3-8593-4db9f876b076} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.01.16 20:33:48.699056 [ 276 ] {a13bab7f-4666-47a3-8593-4db9f876b076} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001944 sec., 12345.67901234568 rows/sec., 22.12 MiB/sec. | ||
| 6108 | 2026.01.16 20:33:48.699119 [ 276 ] {a13bab7f-4666-47a3-8593-4db9f876b076} <Debug> TCPHandler: Processed in 0.002130638 sec. | ||
| 6109 | 2026.01.16 20:33:48.699231 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2026.01.16 20:33:48.699326 [ 276 ] {286308d6-5983-4b36-93ee-bf1216c9812d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6111 | 2026.01.16 20:33:48.699368 [ 276 ] {286308d6-5983-4b36-93ee-bf1216c9812d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6112 | 2026.01.16 20:33:48.699699 [ 276 ] {286308d6-5983-4b36-93ee-bf1216c9812d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.01.16 20:33:48.699736 [ 276 ] {286308d6-5983-4b36-93ee-bf1216c9812d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6114 | 2026.01.16 20:33:48.700069 [ 276 ] {286308d6-5983-4b36-93ee-bf1216c9812d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6115 | 2026.01.16 20:33:48.700285 [ 276 ] {286308d6-5983-4b36-93ee-bf1216c9812d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2026.01.16 20:33:48.700415 [ 276 ] {286308d6-5983-4b36-93ee-bf1216c9812d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 6117 | 2026.01.16 20:33:48.700451 [ 276 ] {286308d6-5983-4b36-93ee-bf1216c9812d} <Debug> TCPHandler: Processed in 0.001270049 sec. | ||
| 6118 | 2026.01.16 20:33:52.972051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13829 | ||
| 6119 | 2026.01.16 20:33:52.972563 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.01.16 20:33:52.972612 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6121 | 2026.01.16 20:33:52.973135 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6122 | 2026.01.16 20:33:52.973370 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.01.16 20:33:52.973511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13829 | ||
| 6124 | 2026.01.16 20:33:53.687924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6125 | 2026.01.16 20:33:53.703908 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.01.16 20:33:53.703965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6127 | 2026.01.16 20:33:53.710188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6128 | 2026.01.16 20:33:53.710906 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.01.16 20:33:53.713602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6130 | 2026.01.16 20:33:53.716930 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2026.01.16 20:33:53.717139 [ 276 ] {0b8e8ed4-8412-4196-8436-19fc99a84c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6132 | 2026.01.16 20:33:53.717216 [ 276 ] {0b8e8ed4-8412-4196-8436-19fc99a84c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6133 | 2026.01.16 20:33:53.717872 [ 276 ] {0b8e8ed4-8412-4196-8436-19fc99a84c4d} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.01.16 20:33:53.717923 [ 276 ] {0b8e8ed4-8412-4196-8436-19fc99a84c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6135 | 2026.01.16 20:33:53.718341 [ 276 ] {0b8e8ed4-8412-4196-8436-19fc99a84c4d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6136 | 2026.01.16 20:33:53.718589 [ 276 ] {0b8e8ed4-8412-4196-8436-19fc99a84c4d} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.01.16 20:33:53.718753 [ 276 ] {0b8e8ed4-8412-4196-8436-19fc99a84c4d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001669 sec., 14379.868184541643 rows/sec., 1.19 MiB/sec. | ||
| 6138 | 2026.01.16 20:33:53.718806 [ 276 ] {0b8e8ed4-8412-4196-8436-19fc99a84c4d} <Debug> TCPHandler: Processed in 0.002015655 sec. | ||
| 6139 | 2026.01.16 20:33:53.718922 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2026.01.16 20:33:53.719028 [ 276 ] {0f752ef8-f568-4da5-b634-9c792e969e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6141 | 2026.01.16 20:33:53.719073 [ 276 ] {0f752ef8-f568-4da5-b634-9c792e969e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6142 | 2026.01.16 20:33:53.719467 [ 276 ] {0f752ef8-f568-4da5-b634-9c792e969e11} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.01.16 20:33:53.719505 [ 276 ] {0f752ef8-f568-4da5-b634-9c792e969e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6144 | 2026.01.16 20:33:53.719811 [ 276 ] {0f752ef8-f568-4da5-b634-9c792e969e11} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6145 | 2026.01.16 20:33:53.720026 [ 276 ] {0f752ef8-f568-4da5-b634-9c792e969e11} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.01.16 20:33:53.720160 [ 276 ] {0f752ef8-f568-4da5-b634-9c792e969e11} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 422.14 KiB/sec. | ||
| 6147 | 2026.01.16 20:33:53.720202 [ 276 ] {0f752ef8-f568-4da5-b634-9c792e969e11} <Debug> TCPHandler: Processed in 0.00133073 sec. | ||
| 6148 | 2026.01.16 20:33:53.720307 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2026.01.16 20:33:53.720402 [ 276 ] {5003fb66-a759-43a1-88f2-cf77a5f5e84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6150 | 2026.01.16 20:33:53.720444 [ 276 ] {5003fb66-a759-43a1-88f2-cf77a5f5e84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6151 | 2026.01.16 20:33:53.721352 [ 276 ] {5003fb66-a759-43a1-88f2-cf77a5f5e84a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2026.01.16 20:33:53.721391 [ 276 ] {5003fb66-a759-43a1-88f2-cf77a5f5e84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6153 | 2026.01.16 20:33:53.721794 [ 276 ] {5003fb66-a759-43a1-88f2-cf77a5f5e84a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6154 | 2026.01.16 20:33:53.722009 [ 276 ] {5003fb66-a759-43a1-88f2-cf77a5f5e84a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.01.16 20:33:53.722127 [ 128 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6156 | 2026.01.16 20:33:53.722148 [ 276 ] {5003fb66-a759-43a1-88f2-cf77a5f5e84a} <Debug> executeQuery: Read 1353 rows, 115.50 KiB in 0.001765 sec., 766572.2379603399 rows/sec., 63.91 MiB/sec. | ||
| 6157 | 2026.01.16 20:33:53.722195 [ 128 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.01.16 20:33:53.722205 [ 276 ] {5003fb66-a759-43a1-88f2-cf77a5f5e84a} <Debug> TCPHandler: Processed in 0.001947584 sec. | ||
| 6159 | 2026.01.16 20:33:53.722224 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6160 | 2026.01.16 20:33:53.722323 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 6161 | 2026.01.16 20:33:53.722325 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6162 | 2026.01.16 20:33:53.722438 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6163 | 2026.01.16 20:33:53.722453 [ 276 ] {3f1eeab0-362b-48c3-be74-c22abde08cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6164 | 2026.01.16 20:33:53.722473 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2465 rows starting from the beginning of the part | ||
| 6165 | 2026.01.16 20:33:53.722494 [ 276 ] {3f1eeab0-362b-48c3-be74-c22abde08cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6166 | 2026.01.16 20:33:53.722541 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6167 | 2026.01.16 20:33:53.722594 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 106 rows starting from the beginning of the part | ||
| 6168 | 2026.01.16 20:33:53.722643 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6169 | 2026.01.16 20:33:53.722688 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6170 | 2026.01.16 20:33:53.722734 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1353 rows starting from the beginning of the part | ||
| 6171 | 2026.01.16 20:33:53.722979 [ 276 ] {3f1eeab0-362b-48c3-be74-c22abde08cbc} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.01.16 20:33:53.723016 [ 276 ] {3f1eeab0-362b-48c3-be74-c22abde08cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6173 | 2026.01.16 20:33:53.723342 [ 276 ] {3f1eeab0-362b-48c3-be74-c22abde08cbc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6174 | 2026.01.16 20:33:53.723570 [ 276 ] {3f1eeab0-362b-48c3-be74-c22abde08cbc} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.01.16 20:33:53.723706 [ 276 ] {3f1eeab0-362b-48c3-be74-c22abde08cbc} <Debug> executeQuery: Read 35 rows, 2.66 KiB in 0.001271 sec., 27537.372147915026 rows/sec., 2.04 MiB/sec. | ||
| 6176 | 2026.01.16 20:33:53.723745 [ 276 ] {3f1eeab0-362b-48c3-be74-c22abde08cbc} <Debug> TCPHandler: Processed in 0.001469682 sec. | ||
| 6177 | 2026.01.16 20:33:53.723848 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2026.01.16 20:33:53.723943 [ 276 ] {9e9536d0-4ce5-4fb8-aa7b-f6642090a6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6179 | 2026.01.16 20:33:53.723983 [ 276 ] {9e9536d0-4ce5-4fb8-aa7b-f6642090a6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6180 | 2026.01.16 20:33:53.724435 [ 276 ] {9e9536d0-4ce5-4fb8-aa7b-f6642090a6a2} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.01.16 20:33:53.724473 [ 276 ] {9e9536d0-4ce5-4fb8-aa7b-f6642090a6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6182 | 2026.01.16 20:33:53.724667 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4208 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387133 sec., 1762784.0593716395 rows/sec., 151.92 MiB/sec. | ||
| 6183 | 2026.01.16 20:33:53.724794 [ 276 ] {9e9536d0-4ce5-4fb8-aa7b-f6642090a6a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6184 | 2026.01.16 20:33:53.724959 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6185 | 2026.01.16 20:33:53.725042 [ 276 ] {9e9536d0-4ce5-4fb8-aa7b-f6642090a6a2} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2026.01.16 20:33:53.725187 [ 276 ] {9e9536d0-4ce5-4fb8-aa7b-f6642090a6a2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001264 sec., 199367.08860759495 rows/sec., 13.79 MiB/sec. | ||
| 6187 | 2026.01.16 20:33:53.725229 [ 276 ] {9e9536d0-4ce5-4fb8-aa7b-f6642090a6a2} <Debug> TCPHandler: Processed in 0.001430921 sec. | ||
| 6188 | 2026.01.16 20:33:53.725265 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_41_8} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.01.16 20:33:53.725340 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.01.16 20:33:53.725347 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_41_8} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6191 | 2026.01.16 20:33:53.725442 [ 276 ] {e50e6305-5150-4766-aad7-ebd1f83bfcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6192 | 2026.01.16 20:33:53.725454 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 6193 | 2026.01.16 20:33:53.725491 [ 276 ] {e50e6305-5150-4766-aad7-ebd1f83bfcf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6194 | 2026.01.16 20:33:53.725878 [ 276 ] {e50e6305-5150-4766-aad7-ebd1f83bfcf2} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2026.01.16 20:33:53.725914 [ 276 ] {e50e6305-5150-4766-aad7-ebd1f83bfcf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6196 | 2026.01.16 20:33:53.726231 [ 276 ] {e50e6305-5150-4766-aad7-ebd1f83bfcf2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6197 | 2026.01.16 20:33:53.726444 [ 276 ] {e50e6305-5150-4766-aad7-ebd1f83bfcf2} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.01.16 20:33:53.726576 [ 276 ] {e50e6305-5150-4766-aad7-ebd1f83bfcf2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 6199 | 2026.01.16 20:33:53.726615 [ 276 ] {e50e6305-5150-4766-aad7-ebd1f83bfcf2} <Debug> TCPHandler: Processed in 0.00132555 sec. | ||
| 6200 | 2026.01.16 20:33:53.726720 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6201 | 2026.01.16 20:33:53.726813 [ 276 ] {c1cf7498-d922-453a-89fd-c5950c96d185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6202 | 2026.01.16 20:33:53.726852 [ 276 ] {c1cf7498-d922-453a-89fd-c5950c96d185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6203 | 2026.01.16 20:33:53.727417 [ 276 ] {c1cf7498-d922-453a-89fd-c5950c96d185} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6204 | 2026.01.16 20:33:53.727453 [ 276 ] {c1cf7498-d922-453a-89fd-c5950c96d185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6205 | 2026.01.16 20:33:53.727785 [ 276 ] {c1cf7498-d922-453a-89fd-c5950c96d185} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6206 | 2026.01.16 20:33:53.727996 [ 276 ] {c1cf7498-d922-453a-89fd-c5950c96d185} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6207 | 2026.01.16 20:33:53.728091 [ 153 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6208 | 2026.01.16 20:33:53.728122 [ 276 ] {c1cf7498-d922-453a-89fd-c5950c96d185} <Debug> executeQuery: Read 579 rows, 44.51 KiB in 0.001328 sec., 435993.9759036145 rows/sec., 32.73 MiB/sec. | ||
| 6209 | 2026.01.16 20:33:53.728128 [ 153 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.01.16 20:33:53.728155 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6211 | 2026.01.16 20:33:53.728160 [ 276 ] {c1cf7498-d922-453a-89fd-c5950c96d185} <Debug> TCPHandler: Processed in 0.001488853 sec. | ||
| 6212 | 2026.01.16 20:33:53.728268 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.01.16 20:33:53.728277 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 6214 | 2026.01.16 20:33:53.728363 [ 276 ] {5b0007fe-8d47-4d56-a504-cbd39c783680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6215 | 2026.01.16 20:33:53.728411 [ 276 ] {5b0007fe-8d47-4d56-a504-cbd39c783680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6216 | 2026.01.16 20:33:53.728419 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6217 | 2026.01.16 20:33:53.728458 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6218 | 2026.01.16 20:33:53.728519 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 81 rows starting from the beginning of the part | ||
| 6219 | 2026.01.16 20:33:53.728581 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 92 rows starting from the beginning of the part | ||
| 6220 | 2026.01.16 20:33:53.728626 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 81 rows starting from the beginning of the part | ||
| 6221 | 2026.01.16 20:33:53.728696 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part | ||
| 6222 | 2026.01.16 20:33:53.728751 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 579 rows starting from the beginning of the part | ||
| 6223 | 2026.01.16 20:33:53.728964 [ 276 ] {5b0007fe-8d47-4d56-a504-cbd39c783680} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.01.16 20:33:53.729006 [ 276 ] {5b0007fe-8d47-4d56-a504-cbd39c783680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6225 | 2026.01.16 20:33:53.729449 [ 276 ] {5b0007fe-8d47-4d56-a504-cbd39c783680} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6226 | 2026.01.16 20:33:53.729673 [ 276 ] {5b0007fe-8d47-4d56-a504-cbd39c783680} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.01.16 20:33:53.729770 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6228 | 2026.01.16 20:33:53.729795 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.01.16 20:33:53.729804 [ 276 ] {5b0007fe-8d47-4d56-a504-cbd39c783680} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001459 sec., 605209.0472926662 rows/sec., 41.08 MiB/sec. | ||
| 6230 | 2026.01.16 20:33:53.729810 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6231 | 2026.01.16 20:33:53.729842 [ 276 ] {5b0007fe-8d47-4d56-a504-cbd39c783680} <Debug> TCPHandler: Processed in 0.001622977 sec. | ||
| 6232 | 2026.01.16 20:33:53.729895 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 6233 | 2026.01.16 20:33:53.729937 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710108 sec., 1269510.4636666223 rows/sec., 98.63 MiB/sec. | ||
| 6234 | 2026.01.16 20:33:53.729946 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.01.16 20:33:53.729993 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6236 | 2026.01.16 20:33:53.730029 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11875 rows starting from the beginning of the part | ||
| 6237 | 2026.01.16 20:33:53.730066 [ 276 ] {618cbaf5-e8fa-4b2f-95c3-09803914158d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6238 | 2026.01.16 20:33:53.730091 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 6239 | 2026.01.16 20:33:53.730126 [ 276 ] {618cbaf5-e8fa-4b2f-95c3-09803914158d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6240 | 2026.01.16 20:33:53.730144 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 162 rows starting from the beginning of the part | ||
| 6241 | 2026.01.16 20:33:53.730162 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6242 | 2026.01.16 20:33:53.730195 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 6243 | 2026.01.16 20:33:53.730246 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6244 | 2026.01.16 20:33:53.730290 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 883 rows starting from the beginning of the part | ||
| 6245 | 2026.01.16 20:33:53.730447 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_41_8} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.01.16 20:33:53.730522 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_41_8} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6247 | 2026.01.16 20:33:53.730601 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6248 | 2026.01.16 20:33:53.730921 [ 276 ] {618cbaf5-e8fa-4b2f-95c3-09803914158d} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.01.16 20:33:53.730958 [ 276 ] {618cbaf5-e8fa-4b2f-95c3-09803914158d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6250 | 2026.01.16 20:33:53.731562 [ 276 ] {618cbaf5-e8fa-4b2f-95c3-09803914158d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6251 | 2026.01.16 20:33:53.731802 [ 276 ] {618cbaf5-e8fa-4b2f-95c3-09803914158d} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.01.16 20:33:53.731916 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6253 | 2026.01.16 20:33:53.731947 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2026.01.16 20:33:53.731949 [ 276 ] {618cbaf5-e8fa-4b2f-95c3-09803914158d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001902 sec., 8937.960042060988 rows/sec., 16.02 MiB/sec. | ||
| 6255 | 2026.01.16 20:33:53.731977 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6256 | 2026.01.16 20:33:53.732020 [ 276 ] {618cbaf5-e8fa-4b2f-95c3-09803914158d} <Debug> TCPHandler: Processed in 0.002123008 sec. | ||
| 6257 | 2026.01.16 20:33:53.732068 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 6258 | 2026.01.16 20:33:53.732139 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2026.01.16 20:33:53.732239 [ 276 ] {ea7ad266-075a-4cf0-bb4a-e945c3821558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6260 | 2026.01.16 20:33:53.732282 [ 276 ] {ea7ad266-075a-4cf0-bb4a-e945c3821558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6261 | 2026.01.16 20:33:53.732288 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6262 | 2026.01.16 20:33:53.732360 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 590 rows starting from the beginning of the part | ||
| 6263 | 2026.01.16 20:33:53.732491 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 17 rows starting from the beginning of the part | ||
| 6264 | 2026.01.16 20:33:53.732607 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 6265 | 2026.01.16 20:33:53.732610 [ 276 ] {ea7ad266-075a-4cf0-bb4a-e945c3821558} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.01.16 20:33:53.732659 [ 276 ] {ea7ad266-075a-4cf0-bb4a-e945c3821558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6267 | 2026.01.16 20:33:53.732705 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part | ||
| 6268 | 2026.01.16 20:33:53.732806 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 6269 | 2026.01.16 20:33:53.732930 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part | ||
| 6270 | 2026.01.16 20:33:53.733057 [ 276 ] {ea7ad266-075a-4cf0-bb4a-e945c3821558} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6271 | 2026.01.16 20:33:53.733306 [ 276 ] {ea7ad266-075a-4cf0-bb4a-e945c3821558} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.01.16 20:33:53.733416 [ 153 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6273 | 2026.01.16 20:33:53.733444 [ 276 ] {ea7ad266-075a-4cf0-bb4a-e945c3821558} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001224 sec., 49019.60784313725 rows/sec., 3.30 MiB/sec. | ||
| 6274 | 2026.01.16 20:33:53.733447 [ 153 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2026.01.16 20:33:53.733476 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6276 | 2026.01.16 20:33:53.733481 [ 276 ] {ea7ad266-075a-4cf0-bb4a-e945c3821558} <Debug> TCPHandler: Processed in 0.001392151 sec. | ||
| 6277 | 2026.01.16 20:33:53.733550 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 6278 | 2026.01.16 20:33:53.733636 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6279 | 2026.01.16 20:33:53.733666 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2156 rows starting from the beginning of the part | ||
| 6280 | 2026.01.16 20:33:53.733720 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 6281 | 2026.01.16 20:33:53.733771 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6282 | 2026.01.16 20:33:53.733819 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 6283 | 2026.01.16 20:33:53.733866 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6284 | 2026.01.16 20:33:53.733916 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 6285 | 2026.01.16 20:33:53.734586 [ 199 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13400 rows, containing 5 columns (5 merged, 0 gathered) in 0.004724466 sec., 2836299.3828297206 rows/sec., 193.76 MiB/sec. | ||
| 6286 | 2026.01.16 20:33:53.734914 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6287 | 2026.01.16 20:33:53.735168 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.01.16 20:33:53.735232 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6289 | 2026.01.16 20:33:53.735291 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 6290 | 2026.01.16 20:33:53.735337 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2456 rows, containing 4 columns (4 merged, 0 gathered) in 0.001824031 sec., 1346468.34401389 rows/sec., 89.50 MiB/sec. | ||
| 6291 | 2026.01.16 20:33:53.735645 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6292 | 2026.01.16 20:33:53.735921 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_41_8} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.01.16 20:33:53.735994 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_41_8} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6294 | 2026.01.16 20:33:53.736070 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6295 | 2026.01.16 20:33:53.737800 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 19 columns (19 merged, 0 gathered) in 0.005765919 sec., 119495.26172670825 rows/sec., 214.13 MiB/sec. | ||
| 6296 | 2026.01.16 20:33:53.738864 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6297 | 2026.01.16 20:33:53.739197 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2026.01.16 20:33:53.739274 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6299 | 2026.01.16 20:33:53.739440 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 6300 | 2026.01.16 20:33:54.001244 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.33 MiB, peak 278.26 MiB, free memory in arenas 0.00 B, will set to 269.72 MiB (RSS), difference: 3.39 MiB | ||
| 6301 | 2026.01.16 20:33:55.502127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 810 | ||
| 6302 | 2026.01.16 20:33:55.504424 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.01.16 20:33:55.504479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6304 | 2026.01.16 20:33:55.505721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6305 | 2026.01.16 20:33:55.506016 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.01.16 20:33:55.506166 [ 139 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6307 | 2026.01.16 20:33:55.506238 [ 139 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2026.01.16 20:33:55.506261 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6309 | 2026.01.16 20:33:55.506352 [ 188 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 6310 | 2026.01.16 20:33:55.506380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6311 | 2026.01.16 20:33:55.506866 [ 188 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6312 | 2026.01.16 20:33:55.507017 [ 188 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 644 rows starting from the beginning of the part | ||
| 6313 | 2026.01.16 20:33:55.507370 [ 188 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 6314 | 2026.01.16 20:33:55.507692 [ 188 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 6315 | 2026.01.16 20:33:55.507998 [ 188 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6316 | 2026.01.16 20:33:55.508306 [ 188 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 6317 | 2026.01.16 20:33:55.508607 [ 188 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6318 | 2026.01.16 20:33:55.514583 [ 191 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 72 columns (72 merged, 0 gathered) in 0.008263945 sec., 98016.14120132697 rows/sec., 84.38 MiB/sec. | ||
| 6319 | 2026.01.16 20:33:55.516207 [ 191 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6320 | 2026.01.16 20:33:55.516845 [ 191 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_21_4} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6321 | 2026.01.16 20:33:55.516928 [ 191 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_21_4} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6322 | 2026.01.16 20:33:55.517178 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6323 | 2026.01.16 20:33:58.689857 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6324 | 2026.01.16 20:33:58.690120 [ 276 ] {72a99fe6-6974-4ff1-9fbd-34b18e0cf851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6325 | 2026.01.16 20:33:58.690220 [ 276 ] {72a99fe6-6974-4ff1-9fbd-34b18e0cf851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6326 | 2026.01.16 20:33:58.690988 [ 276 ] {72a99fe6-6974-4ff1-9fbd-34b18e0cf851} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2026.01.16 20:33:58.691041 [ 276 ] {72a99fe6-6974-4ff1-9fbd-34b18e0cf851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6328 | 2026.01.16 20:33:58.691477 [ 276 ] {72a99fe6-6974-4ff1-9fbd-34b18e0cf851} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6329 | 2026.01.16 20:33:58.691713 [ 276 ] {72a99fe6-6974-4ff1-9fbd-34b18e0cf851} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.01.16 20:33:58.691879 [ 276 ] {72a99fe6-6974-4ff1-9fbd-34b18e0cf851} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001832 sec., 56768.55895196506 rows/sec., 4.74 MiB/sec. | ||
| 6331 | 2026.01.16 20:33:58.691929 [ 276 ] {72a99fe6-6974-4ff1-9fbd-34b18e0cf851} <Debug> TCPHandler: Processed in 0.00224456 sec. | ||
| 6332 | 2026.01.16 20:33:58.692051 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2026.01.16 20:33:58.692157 [ 276 ] {f3b6fe7d-079c-4587-a065-0574d2d81513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6334 | 2026.01.16 20:33:58.692200 [ 276 ] {f3b6fe7d-079c-4587-a065-0574d2d81513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6335 | 2026.01.16 20:33:58.692603 [ 276 ] {f3b6fe7d-079c-4587-a065-0574d2d81513} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.01.16 20:33:58.692642 [ 276 ] {f3b6fe7d-079c-4587-a065-0574d2d81513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6337 | 2026.01.16 20:33:58.692955 [ 276 ] {f3b6fe7d-079c-4587-a065-0574d2d81513} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6338 | 2026.01.16 20:33:58.693171 [ 276 ] {f3b6fe7d-079c-4587-a065-0574d2d81513} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.01.16 20:33:58.693302 [ 276 ] {f3b6fe7d-079c-4587-a065-0574d2d81513} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001171 sec., 20495.303159692572 rows/sec., 1.51 MiB/sec. | ||
| 6340 | 2026.01.16 20:33:58.693341 [ 276 ] {f3b6fe7d-079c-4587-a065-0574d2d81513} <Debug> TCPHandler: Processed in 0.00134254 sec. | ||
| 6341 | 2026.01.16 20:33:58.693445 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6342 | 2026.01.16 20:33:58.693541 [ 276 ] {48b1b974-6772-4cda-970a-3fa0a6f7c675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6343 | 2026.01.16 20:33:58.693582 [ 276 ] {48b1b974-6772-4cda-970a-3fa0a6f7c675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6344 | 2026.01.16 20:33:58.693999 [ 276 ] {48b1b974-6772-4cda-970a-3fa0a6f7c675} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2026.01.16 20:33:58.694036 [ 276 ] {48b1b974-6772-4cda-970a-3fa0a6f7c675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6346 | 2026.01.16 20:33:58.694351 [ 276 ] {48b1b974-6772-4cda-970a-3fa0a6f7c675} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6347 | 2026.01.16 20:33:58.694568 [ 276 ] {48b1b974-6772-4cda-970a-3fa0a6f7c675} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2026.01.16 20:33:58.694697 [ 276 ] {48b1b974-6772-4cda-970a-3fa0a6f7c675} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001174 sec., 74957.41056218058 rows/sec., 5.85 MiB/sec. | ||
| 6349 | 2026.01.16 20:33:58.694735 [ 276 ] {48b1b974-6772-4cda-970a-3fa0a6f7c675} <Debug> TCPHandler: Processed in 0.00133864 sec. | ||
| 6350 | 2026.01.16 20:33:58.694840 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6351 | 2026.01.16 20:33:58.694936 [ 276 ] {66629382-7c4c-42f2-8151-6bf50b1180cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6352 | 2026.01.16 20:33:58.694980 [ 276 ] {66629382-7c4c-42f2-8151-6bf50b1180cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6353 | 2026.01.16 20:33:58.695366 [ 276 ] {66629382-7c4c-42f2-8151-6bf50b1180cb} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.01.16 20:33:58.695402 [ 276 ] {66629382-7c4c-42f2-8151-6bf50b1180cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6355 | 2026.01.16 20:33:58.695745 [ 276 ] {66629382-7c4c-42f2-8151-6bf50b1180cb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6356 | 2026.01.16 20:33:58.695971 [ 276 ] {66629382-7c4c-42f2-8151-6bf50b1180cb} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.01.16 20:33:58.696100 [ 276 ] {66629382-7c4c-42f2-8151-6bf50b1180cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 6358 | 2026.01.16 20:33:58.696137 [ 276 ] {66629382-7c4c-42f2-8151-6bf50b1180cb} <Debug> TCPHandler: Processed in 0.00134608 sec. | ||
| 6359 | 2026.01.16 20:33:58.696235 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6360 | 2026.01.16 20:33:58.696330 [ 276 ] {131a54b0-2ec2-4b87-89be-a83250485270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6361 | 2026.01.16 20:33:58.696384 [ 276 ] {131a54b0-2ec2-4b87-89be-a83250485270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6362 | 2026.01.16 20:33:58.697167 [ 276 ] {131a54b0-2ec2-4b87-89be-a83250485270} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.01.16 20:33:58.697203 [ 276 ] {131a54b0-2ec2-4b87-89be-a83250485270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6364 | 2026.01.16 20:33:58.697732 [ 276 ] {131a54b0-2ec2-4b87-89be-a83250485270} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6365 | 2026.01.16 20:33:58.697966 [ 276 ] {131a54b0-2ec2-4b87-89be-a83250485270} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.01.16 20:33:58.698104 [ 276 ] {131a54b0-2ec2-4b87-89be-a83250485270} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001793 sec., 13385.387618516452 rows/sec., 23.99 MiB/sec. | ||
| 6367 | 2026.01.16 20:33:58.698156 [ 276 ] {131a54b0-2ec2-4b87-89be-a83250485270} <Debug> TCPHandler: Processed in 0.001968784 sec. | ||
| 6368 | 2026.01.16 20:33:58.698259 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.01.16 20:33:58.698354 [ 276 ] {21094900-9105-42b3-8862-d40d4887761f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6370 | 2026.01.16 20:33:58.698396 [ 276 ] {21094900-9105-42b3-8862-d40d4887761f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6371 | 2026.01.16 20:33:58.698723 [ 276 ] {21094900-9105-42b3-8862-d40d4887761f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.01.16 20:33:58.698759 [ 276 ] {21094900-9105-42b3-8862-d40d4887761f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6373 | 2026.01.16 20:33:58.699067 [ 276 ] {21094900-9105-42b3-8862-d40d4887761f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6374 | 2026.01.16 20:33:58.699282 [ 276 ] {21094900-9105-42b3-8862-d40d4887761f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.01.16 20:33:58.699411 [ 276 ] {21094900-9105-42b3-8862-d40d4887761f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6376 | 2026.01.16 20:33:58.699446 [ 276 ] {21094900-9105-42b3-8862-d40d4887761f} <Debug> TCPHandler: Processed in 0.001237537 sec. | ||
| 6377 | 2026.01.16 20:34:00.292990 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6378 | 2026.01.16 20:34:00.293061 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6379 | 2026.01.16 20:34:00.473593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14341 | ||
| 6380 | 2026.01.16 20:34:00.474442 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2026.01.16 20:34:00.474526 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6382 | 2026.01.16 20:34:00.475222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6383 | 2026.01.16 20:34:00.475449 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2026.01.16 20:34:00.475597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14341 | ||
| 6385 | 2026.01.16 20:34:01.213663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6386 | 2026.01.16 20:34:01.231079 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.01.16 20:34:01.231139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6388 | 2026.01.16 20:34:01.236686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6389 | 2026.01.16 20:34:01.237365 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.01.16 20:34:01.240471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6391 | 2026.01.16 20:34:03.689132 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6392 | 2026.01.16 20:34:03.689323 [ 276 ] {141dff15-34d4-47d8-b25e-a0eb6c728588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6393 | 2026.01.16 20:34:03.689395 [ 276 ] {141dff15-34d4-47d8-b25e-a0eb6c728588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6394 | 2026.01.16 20:34:03.690135 [ 276 ] {141dff15-34d4-47d8-b25e-a0eb6c728588} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.01.16 20:34:03.690183 [ 276 ] {141dff15-34d4-47d8-b25e-a0eb6c728588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6396 | 2026.01.16 20:34:03.690633 [ 276 ] {141dff15-34d4-47d8-b25e-a0eb6c728588} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6397 | 2026.01.16 20:34:03.690865 [ 276 ] {141dff15-34d4-47d8-b25e-a0eb6c728588} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.01.16 20:34:03.691043 [ 276 ] {141dff15-34d4-47d8-b25e-a0eb6c728588} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001773 sec., 50761.42131979695 rows/sec., 4.26 MiB/sec. | ||
| 6399 | 2026.01.16 20:34:03.691087 [ 276 ] {141dff15-34d4-47d8-b25e-a0eb6c728588} <Debug> TCPHandler: Processed in 0.002089157 sec. | ||
| 6400 | 2026.01.16 20:34:03.691210 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6401 | 2026.01.16 20:34:03.691305 [ 276 ] {cf563f9c-da99-439a-b5d8-286ecf27faba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6402 | 2026.01.16 20:34:03.691346 [ 276 ] {cf563f9c-da99-439a-b5d8-286ecf27faba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6403 | 2026.01.16 20:34:03.691755 [ 276 ] {cf563f9c-da99-439a-b5d8-286ecf27faba} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2026.01.16 20:34:03.691790 [ 276 ] {cf563f9c-da99-439a-b5d8-286ecf27faba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6405 | 2026.01.16 20:34:03.692084 [ 276 ] {cf563f9c-da99-439a-b5d8-286ecf27faba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6406 | 2026.01.16 20:34:03.692291 [ 276 ] {cf563f9c-da99-439a-b5d8-286ecf27faba} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2026.01.16 20:34:03.692421 [ 276 ] {cf563f9c-da99-439a-b5d8-286ecf27faba} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001133 sec., 15004.413062665491 rows/sec., 1.10 MiB/sec. | ||
| 6408 | 2026.01.16 20:34:03.692459 [ 276 ] {cf563f9c-da99-439a-b5d8-286ecf27faba} <Debug> TCPHandler: Processed in 0.001297979 sec. | ||
| 6409 | 2026.01.16 20:34:03.692581 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.01.16 20:34:03.692677 [ 276 ] {7080424c-85d7-4319-b983-52c3e978f43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6411 | 2026.01.16 20:34:03.692717 [ 276 ] {7080424c-85d7-4319-b983-52c3e978f43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6412 | 2026.01.16 20:34:03.693192 [ 276 ] {7080424c-85d7-4319-b983-52c3e978f43e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.01.16 20:34:03.693235 [ 276 ] {7080424c-85d7-4319-b983-52c3e978f43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6414 | 2026.01.16 20:34:03.693618 [ 276 ] {7080424c-85d7-4319-b983-52c3e978f43e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6415 | 2026.01.16 20:34:03.693871 [ 276 ] {7080424c-85d7-4319-b983-52c3e978f43e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.01.16 20:34:03.694008 [ 276 ] {7080424c-85d7-4319-b983-52c3e978f43e} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001349 sec., 60044.47739065975 rows/sec., 4.69 MiB/sec. | ||
| 6417 | 2026.01.16 20:34:03.694045 [ 276 ] {7080424c-85d7-4319-b983-52c3e978f43e} <Debug> TCPHandler: Processed in 0.001512244 sec. | ||
| 6418 | 2026.01.16 20:34:03.694160 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6419 | 2026.01.16 20:34:03.694256 [ 276 ] {efb0e640-6344-4d76-8866-c1faa4a3867d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6420 | 2026.01.16 20:34:03.694299 [ 276 ] {efb0e640-6344-4d76-8866-c1faa4a3867d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6421 | 2026.01.16 20:34:03.694711 [ 276 ] {efb0e640-6344-4d76-8866-c1faa4a3867d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.01.16 20:34:03.694745 [ 276 ] {efb0e640-6344-4d76-8866-c1faa4a3867d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6423 | 2026.01.16 20:34:03.695094 [ 276 ] {efb0e640-6344-4d76-8866-c1faa4a3867d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6424 | 2026.01.16 20:34:03.695311 [ 276 ] {efb0e640-6344-4d76-8866-c1faa4a3867d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.01.16 20:34:03.695438 [ 276 ] {efb0e640-6344-4d76-8866-c1faa4a3867d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 6426 | 2026.01.16 20:34:03.695474 [ 276 ] {efb0e640-6344-4d76-8866-c1faa4a3867d} <Debug> TCPHandler: Processed in 0.00136397 sec. | ||
| 6427 | 2026.01.16 20:34:03.695578 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2026.01.16 20:34:03.695671 [ 276 ] {46b7f4a7-117d-4223-b7b8-5245a09f08d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6429 | 2026.01.16 20:34:03.695724 [ 276 ] {46b7f4a7-117d-4223-b7b8-5245a09f08d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6430 | 2026.01.16 20:34:03.696511 [ 276 ] {46b7f4a7-117d-4223-b7b8-5245a09f08d9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2026.01.16 20:34:03.696545 [ 276 ] {46b7f4a7-117d-4223-b7b8-5245a09f08d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6432 | 2026.01.16 20:34:03.697067 [ 276 ] {46b7f4a7-117d-4223-b7b8-5245a09f08d9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6433 | 2026.01.16 20:34:03.697291 [ 276 ] {46b7f4a7-117d-4223-b7b8-5245a09f08d9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2026.01.16 20:34:03.697431 [ 276 ] {46b7f4a7-117d-4223-b7b8-5245a09f08d9} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001778 sec., 9561.304836895388 rows/sec., 17.13 MiB/sec. | ||
| 6435 | 2026.01.16 20:34:03.697482 [ 276 ] {46b7f4a7-117d-4223-b7b8-5245a09f08d9} <Debug> TCPHandler: Processed in 0.001953194 sec. | ||
| 6436 | 2026.01.16 20:34:03.697598 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2026.01.16 20:34:03.697693 [ 276 ] {cfde899d-0900-45f6-bee8-547ef8a34f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6438 | 2026.01.16 20:34:03.697734 [ 276 ] {cfde899d-0900-45f6-bee8-547ef8a34f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6439 | 2026.01.16 20:34:03.698067 [ 276 ] {cfde899d-0900-45f6-bee8-547ef8a34f80} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2026.01.16 20:34:03.698101 [ 276 ] {cfde899d-0900-45f6-bee8-547ef8a34f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6441 | 2026.01.16 20:34:03.698414 [ 276 ] {cfde899d-0900-45f6-bee8-547ef8a34f80} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6442 | 2026.01.16 20:34:03.698626 [ 276 ] {cfde899d-0900-45f6-bee8-547ef8a34f80} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2026.01.16 20:34:03.698751 [ 276 ] {cfde899d-0900-45f6-bee8-547ef8a34f80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 6444 | 2026.01.16 20:34:03.698786 [ 276 ] {cfde899d-0900-45f6-bee8-547ef8a34f80} <Debug> TCPHandler: Processed in 0.001237737 sec. | ||
| 6445 | 2026.01.16 20:34:04.500800 [ 143 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6446 | 2026.01.16 20:34:04.500909 [ 143 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2026.01.16 20:34:04.500949 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6448 | 2026.01.16 20:34:04.501083 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6449 | 2026.01.16 20:34:04.501206 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6450 | 2026.01.16 20:34:04.501238 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 6451 | 2026.01.16 20:34:04.501303 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 6452 | 2026.01.16 20:34:04.501346 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6453 | 2026.01.16 20:34:04.501385 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 6454 | 2026.01.16 20:34:04.501426 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6455 | 2026.01.16 20:34:04.502138 [ 197 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098884 sec., 34580.538073172414 rows/sec., 2.89 MiB/sec. | ||
| 6456 | 2026.01.16 20:34:04.502280 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6457 | 2026.01.16 20:34:04.502515 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_14_3} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.01.16 20:34:04.502577 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_14_3} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6459 | 2026.01.16 20:34:04.502638 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6460 | 2026.01.16 20:34:05.506565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 834 | ||
| 6461 | 2026.01.16 20:34:05.508728 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.01.16 20:34:05.508786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6463 | 2026.01.16 20:34:05.509977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6464 | 2026.01.16 20:34:05.510265 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.01.16 20:34:05.510628 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6466 | 2026.01.16 20:34:07.975659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14789 | ||
| 6467 | 2026.01.16 20:34:07.976197 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2026.01.16 20:34:07.976237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6469 | 2026.01.16 20:34:07.976770 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6470 | 2026.01.16 20:34:07.977010 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.01.16 20:34:07.977129 [ 109 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6472 | 2026.01.16 20:34:07.977137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14789 | ||
| 6473 | 2026.01.16 20:34:07.977176 [ 109 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.01.16 20:34:07.977198 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6475 | 2026.01.16 20:34:07.977292 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 6476 | 2026.01.16 20:34:07.977388 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6477 | 2026.01.16 20:34:07.977422 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12421 rows starting from the beginning of the part | ||
| 6478 | 2026.01.16 20:34:07.977483 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 6479 | 2026.01.16 20:34:07.977530 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 6480 | 2026.01.16 20:34:07.977575 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 6481 | 2026.01.16 20:34:07.977615 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 6482 | 2026.01.16 20:34:07.977657 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 6483 | 2026.01.16 20:34:07.979320 [ 199 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14789 rows, containing 4 columns (4 merged, 0 gathered) in 0.002066926 sec., 7155069.89606788 rows/sec., 102.35 MiB/sec. | ||
| 6484 | 2026.01.16 20:34:07.979586 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6485 | 2026.01.16 20:34:07.979816 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_31_6} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2026.01.16 20:34:07.979879 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_31_6} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6487 | 2026.01.16 20:34:07.979943 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6488 | 2026.01.16 20:34:08.689278 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2026.01.16 20:34:08.689474 [ 276 ] {d7ce799d-abef-4f64-bc05-7eed13ee71e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6490 | 2026.01.16 20:34:08.689548 [ 276 ] {d7ce799d-abef-4f64-bc05-7eed13ee71e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6491 | 2026.01.16 20:34:08.690238 [ 276 ] {d7ce799d-abef-4f64-bc05-7eed13ee71e5} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2026.01.16 20:34:08.690294 [ 276 ] {d7ce799d-abef-4f64-bc05-7eed13ee71e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6493 | 2026.01.16 20:34:08.690728 [ 276 ] {d7ce799d-abef-4f64-bc05-7eed13ee71e5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6494 | 2026.01.16 20:34:08.690971 [ 276 ] {d7ce799d-abef-4f64-bc05-7eed13ee71e5} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2026.01.16 20:34:08.691132 [ 276 ] {d7ce799d-abef-4f64-bc05-7eed13ee71e5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001712 sec., 2336.448598130841 rows/sec., 190.52 KiB/sec. | ||
| 6496 | 2026.01.16 20:34:08.691174 [ 276 ] {d7ce799d-abef-4f64-bc05-7eed13ee71e5} <Debug> TCPHandler: Processed in 0.002033435 sec. | ||
| 6497 | 2026.01.16 20:34:08.691290 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2026.01.16 20:34:08.691386 [ 276 ] {d562c73d-79cc-4279-988e-c0b761817c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6499 | 2026.01.16 20:34:08.691427 [ 276 ] {d562c73d-79cc-4279-988e-c0b761817c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6500 | 2026.01.16 20:34:08.691882 [ 276 ] {d562c73d-79cc-4279-988e-c0b761817c5d} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.01.16 20:34:08.691917 [ 276 ] {d562c73d-79cc-4279-988e-c0b761817c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6502 | 2026.01.16 20:34:08.692235 [ 276 ] {d562c73d-79cc-4279-988e-c0b761817c5d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6503 | 2026.01.16 20:34:08.692452 [ 276 ] {d562c73d-79cc-4279-988e-c0b761817c5d} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.01.16 20:34:08.692580 [ 276 ] {d562c73d-79cc-4279-988e-c0b761817c5d} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001213 sec., 87386.64468260511 rows/sec., 7.27 MiB/sec. | ||
| 6505 | 2026.01.16 20:34:08.692617 [ 276 ] {d562c73d-79cc-4279-988e-c0b761817c5d} <Debug> TCPHandler: Processed in 0.0013771 sec. | ||
| 6506 | 2026.01.16 20:34:08.692727 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2026.01.16 20:34:08.692821 [ 276 ] {55ed3089-8a61-4741-9595-10a2d797914c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6508 | 2026.01.16 20:34:08.692861 [ 276 ] {55ed3089-8a61-4741-9595-10a2d797914c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6509 | 2026.01.16 20:34:08.693260 [ 276 ] {55ed3089-8a61-4741-9595-10a2d797914c} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.01.16 20:34:08.693295 [ 276 ] {55ed3089-8a61-4741-9595-10a2d797914c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6511 | 2026.01.16 20:34:08.693607 [ 276 ] {55ed3089-8a61-4741-9595-10a2d797914c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6512 | 2026.01.16 20:34:08.693821 [ 276 ] {55ed3089-8a61-4741-9595-10a2d797914c} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.01.16 20:34:08.693921 [ 125 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6514 | 2026.01.16 20:34:08.693950 [ 276 ] {55ed3089-8a61-4741-9595-10a2d797914c} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001148 sec., 24390.243902439026 rows/sec., 1.77 MiB/sec. | ||
| 6515 | 2026.01.16 20:34:08.693972 [ 125 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.01.16 20:34:08.693988 [ 276 ] {55ed3089-8a61-4741-9595-10a2d797914c} <Debug> TCPHandler: Processed in 0.001310489 sec. | ||
| 6517 | 2026.01.16 20:34:08.693992 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6518 | 2026.01.16 20:34:08.694107 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.01.16 20:34:08.694146 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 6520 | 2026.01.16 20:34:08.694201 [ 276 ] {cebf0ff5-b67e-4dfd-a422-3327711167cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6521 | 2026.01.16 20:34:08.694246 [ 276 ] {cebf0ff5-b67e-4dfd-a422-3327711167cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6522 | 2026.01.16 20:34:08.694293 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6523 | 2026.01.16 20:34:08.694334 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 278 rows starting from the beginning of the part | ||
| 6524 | 2026.01.16 20:34:08.694401 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 6525 | 2026.01.16 20:34:08.694448 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 35 rows starting from the beginning of the part | ||
| 6526 | 2026.01.16 20:34:08.694490 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 6527 | 2026.01.16 20:34:08.694531 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part | ||
| 6528 | 2026.01.16 20:34:08.694568 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part | ||
| 6529 | 2026.01.16 20:34:08.694679 [ 276 ] {cebf0ff5-b67e-4dfd-a422-3327711167cc} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.01.16 20:34:08.694722 [ 276 ] {cebf0ff5-b67e-4dfd-a422-3327711167cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6531 | 2026.01.16 20:34:08.695056 [ 276 ] {cebf0ff5-b67e-4dfd-a422-3327711167cc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6532 | 2026.01.16 20:34:08.695290 [ 276 ] {cebf0ff5-b67e-4dfd-a422-3327711167cc} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.01.16 20:34:08.695422 [ 276 ] {cebf0ff5-b67e-4dfd-a422-3327711167cc} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001239 sec., 74253.43018563357 rows/sec., 5.80 MiB/sec. | ||
| 6534 | 2026.01.16 20:34:08.695458 [ 276 ] {cebf0ff5-b67e-4dfd-a422-3327711167cc} <Debug> TCPHandler: Processed in 0.001409841 sec. | ||
| 6535 | 2026.01.16 20:34:08.695469 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378891 sec., 294439.5169741481 rows/sec., 20.52 MiB/sec. | ||
| 6536 | 2026.01.16 20:34:08.695572 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2026.01.16 20:34:08.695637 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6538 | 2026.01.16 20:34:08.695673 [ 276 ] {8fe89c8b-7134-4b82-83d4-e3c1d19823cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6539 | 2026.01.16 20:34:08.695722 [ 276 ] {8fe89c8b-7134-4b82-83d4-e3c1d19823cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6540 | 2026.01.16 20:34:08.695892 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_41_8} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2026.01.16 20:34:08.695966 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_41_8} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6542 | 2026.01.16 20:34:08.696039 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6543 | 2026.01.16 20:34:08.696199 [ 276 ] {8fe89c8b-7134-4b82-83d4-e3c1d19823cb} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.01.16 20:34:08.696247 [ 276 ] {8fe89c8b-7134-4b82-83d4-e3c1d19823cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6545 | 2026.01.16 20:34:08.696667 [ 276 ] {8fe89c8b-7134-4b82-83d4-e3c1d19823cb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6546 | 2026.01.16 20:34:08.696922 [ 276 ] {8fe89c8b-7134-4b82-83d4-e3c1d19823cb} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.01.16 20:34:08.697057 [ 276 ] {8fe89c8b-7134-4b82-83d4-e3c1d19823cb} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001403 sec., 115466.85673556665 rows/sec., 8.04 MiB/sec. | ||
| 6548 | 2026.01.16 20:34:08.697095 [ 276 ] {8fe89c8b-7134-4b82-83d4-e3c1d19823cb} <Debug> TCPHandler: Processed in 0.001571115 sec. | ||
| 6549 | 2026.01.16 20:34:08.697211 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.01.16 20:34:08.697303 [ 276 ] {3bc2fc96-a99f-481d-8895-6f85337aaf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6551 | 2026.01.16 20:34:08.697358 [ 276 ] {3bc2fc96-a99f-481d-8895-6f85337aaf40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6552 | 2026.01.16 20:34:08.698176 [ 276 ] {3bc2fc96-a99f-481d-8895-6f85337aaf40} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.01.16 20:34:08.698211 [ 276 ] {3bc2fc96-a99f-481d-8895-6f85337aaf40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6554 | 2026.01.16 20:34:08.698732 [ 276 ] {3bc2fc96-a99f-481d-8895-6f85337aaf40} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6555 | 2026.01.16 20:34:08.698951 [ 276 ] {3bc2fc96-a99f-481d-8895-6f85337aaf40} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.01.16 20:34:08.699088 [ 276 ] {3bc2fc96-a99f-481d-8895-6f85337aaf40} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001804 sec., 13303.769401330377 rows/sec., 23.84 MiB/sec. | ||
| 6557 | 2026.01.16 20:34:08.699141 [ 276 ] {3bc2fc96-a99f-481d-8895-6f85337aaf40} <Debug> TCPHandler: Processed in 0.001979415 sec. | ||
| 6558 | 2026.01.16 20:34:08.699249 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.01.16 20:34:08.699342 [ 276 ] {02a1370f-cc8a-4ffe-addd-08fbeb6ff3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6560 | 2026.01.16 20:34:08.699383 [ 276 ] {02a1370f-cc8a-4ffe-addd-08fbeb6ff3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6561 | 2026.01.16 20:34:08.699710 [ 276 ] {02a1370f-cc8a-4ffe-addd-08fbeb6ff3fb} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.01.16 20:34:08.699744 [ 276 ] {02a1370f-cc8a-4ffe-addd-08fbeb6ff3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6563 | 2026.01.16 20:34:08.700048 [ 276 ] {02a1370f-cc8a-4ffe-addd-08fbeb6ff3fb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6564 | 2026.01.16 20:34:08.700254 [ 276 ] {02a1370f-cc8a-4ffe-addd-08fbeb6ff3fb} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.01.16 20:34:08.700379 [ 276 ] {02a1370f-cc8a-4ffe-addd-08fbeb6ff3fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 6566 | 2026.01.16 20:34:08.700413 [ 276 ] {02a1370f-cc8a-4ffe-addd-08fbeb6ff3fb} <Debug> TCPHandler: Processed in 0.001213897 sec. | ||
| 6567 | 2026.01.16 20:34:08.740523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6568 | 2026.01.16 20:34:08.759559 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2026.01.16 20:34:08.759611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6570 | 2026.01.16 20:34:08.765205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6571 | 2026.01.16 20:34:08.765914 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2026.01.16 20:34:08.766207 [ 109 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6573 | 2026.01.16 20:34:08.766248 [ 109 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.01.16 20:34:08.766269 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 6575 | 2026.01.16 20:34:08.766356 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 6576 | 2026.01.16 20:34:08.769573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6577 | 2026.01.16 20:34:08.769630 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6578 | 2026.01.16 20:34:08.771102 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 6579 | 2026.01.16 20:34:08.775783 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 6580 | 2026.01.16 20:34:08.780384 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 6581 | 2026.01.16 20:34:08.784746 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 6582 | 2026.01.16 20:34:08.788946 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 6583 | 2026.01.16 20:34:08.792863 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 6584 | 2026.01.16 20:34:08.843986 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.077669789 sec., 3012.754418580949 rows/sec., 15.58 MiB/sec. | ||
| 6585 | 2026.01.16 20:34:08.846676 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6586 | 2026.01.16 20:34:08.848778 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_31_6} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.01.16 20:34:08.848877 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_31_6} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6588 | 2026.01.16 20:34:08.851003 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6589 | 2026.01.16 20:34:09.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.66 MiB, peak 282.20 MiB, free memory in arenas 0.00 B, will set to 274.65 MiB (RSS), difference: 2.99 MiB | ||
| 6590 | 2026.01.16 20:34:13.689345 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2026.01.16 20:34:13.689537 [ 276 ] {52e1bcc9-f6b5-4dce-8a88-ce1d67092be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6592 | 2026.01.16 20:34:13.689602 [ 276 ] {52e1bcc9-f6b5-4dce-8a88-ce1d67092be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6593 | 2026.01.16 20:34:13.690261 [ 276 ] {52e1bcc9-f6b5-4dce-8a88-ce1d67092be7} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.01.16 20:34:13.690303 [ 276 ] {52e1bcc9-f6b5-4dce-8a88-ce1d67092be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6595 | 2026.01.16 20:34:13.690692 [ 276 ] {52e1bcc9-f6b5-4dce-8a88-ce1d67092be7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6596 | 2026.01.16 20:34:13.690926 [ 276 ] {52e1bcc9-f6b5-4dce-8a88-ce1d67092be7} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2026.01.16 20:34:13.691080 [ 276 ] {52e1bcc9-f6b5-4dce-8a88-ce1d67092be7} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001591 sec., 56568.19610307983 rows/sec., 4.74 MiB/sec. | ||
| 6598 | 2026.01.16 20:34:13.691121 [ 276 ] {52e1bcc9-f6b5-4dce-8a88-ce1d67092be7} <Debug> TCPHandler: Processed in 0.001903113 sec. | ||
| 6599 | 2026.01.16 20:34:13.691249 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2026.01.16 20:34:13.691344 [ 276 ] {8440b7b9-705d-473b-a49b-6c0234773eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6601 | 2026.01.16 20:34:13.691385 [ 276 ] {8440b7b9-705d-473b-a49b-6c0234773eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6602 | 2026.01.16 20:34:13.691788 [ 276 ] {8440b7b9-705d-473b-a49b-6c0234773eab} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.01.16 20:34:13.691821 [ 276 ] {8440b7b9-705d-473b-a49b-6c0234773eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6604 | 2026.01.16 20:34:13.692121 [ 276 ] {8440b7b9-705d-473b-a49b-6c0234773eab} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6605 | 2026.01.16 20:34:13.692330 [ 276 ] {8440b7b9-705d-473b-a49b-6c0234773eab} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.01.16 20:34:13.692456 [ 276 ] {8440b7b9-705d-473b-a49b-6c0234773eab} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001131 sec., 15030.946065428823 rows/sec., 1.10 MiB/sec. | ||
| 6607 | 2026.01.16 20:34:13.692494 [ 276 ] {8440b7b9-705d-473b-a49b-6c0234773eab} <Debug> TCPHandler: Processed in 0.001294499 sec. | ||
| 6608 | 2026.01.16 20:34:13.692602 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2026.01.16 20:34:13.692695 [ 276 ] {2dd20d75-e70b-4975-b281-e1bc416ad93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6610 | 2026.01.16 20:34:13.692733 [ 276 ] {2dd20d75-e70b-4975-b281-e1bc416ad93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6611 | 2026.01.16 20:34:13.693148 [ 276 ] {2dd20d75-e70b-4975-b281-e1bc416ad93a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2026.01.16 20:34:13.693183 [ 276 ] {2dd20d75-e70b-4975-b281-e1bc416ad93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6613 | 2026.01.16 20:34:13.693485 [ 276 ] {2dd20d75-e70b-4975-b281-e1bc416ad93a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6614 | 2026.01.16 20:34:13.693694 [ 276 ] {2dd20d75-e70b-4975-b281-e1bc416ad93a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2026.01.16 20:34:13.693822 [ 276 ] {2dd20d75-e70b-4975-b281-e1bc416ad93a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001145 sec., 70742.35807860263 rows/sec., 5.52 MiB/sec. | ||
| 6616 | 2026.01.16 20:34:13.693859 [ 276 ] {2dd20d75-e70b-4975-b281-e1bc416ad93a} <Debug> TCPHandler: Processed in 0.001305929 sec. | ||
| 6617 | 2026.01.16 20:34:13.693975 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6618 | 2026.01.16 20:34:13.694070 [ 276 ] {16457afc-2ed5-4a69-83b8-1f159a985a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6619 | 2026.01.16 20:34:13.694112 [ 276 ] {16457afc-2ed5-4a69-83b8-1f159a985a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6620 | 2026.01.16 20:34:13.694514 [ 276 ] {16457afc-2ed5-4a69-83b8-1f159a985a17} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.01.16 20:34:13.694550 [ 276 ] {16457afc-2ed5-4a69-83b8-1f159a985a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6622 | 2026.01.16 20:34:13.694872 [ 276 ] {16457afc-2ed5-4a69-83b8-1f159a985a17} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6623 | 2026.01.16 20:34:13.695082 [ 276 ] {16457afc-2ed5-4a69-83b8-1f159a985a17} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.01.16 20:34:13.695215 [ 276 ] {16457afc-2ed5-4a69-83b8-1f159a985a17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 6625 | 2026.01.16 20:34:13.695251 [ 276 ] {16457afc-2ed5-4a69-83b8-1f159a985a17} <Debug> TCPHandler: Processed in 0.001325789 sec. | ||
| 6626 | 2026.01.16 20:34:13.695361 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2026.01.16 20:34:13.695454 [ 276 ] {cc3d784e-0a5b-49d9-a956-94536d191fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6628 | 2026.01.16 20:34:13.695507 [ 276 ] {cc3d784e-0a5b-49d9-a956-94536d191fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6629 | 2026.01.16 20:34:13.696268 [ 276 ] {cc3d784e-0a5b-49d9-a956-94536d191fa4} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.01.16 20:34:13.696302 [ 276 ] {cc3d784e-0a5b-49d9-a956-94536d191fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6631 | 2026.01.16 20:34:13.696827 [ 276 ] {cc3d784e-0a5b-49d9-a956-94536d191fa4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6632 | 2026.01.16 20:34:13.697048 [ 276 ] {cc3d784e-0a5b-49d9-a956-94536d191fa4} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.01.16 20:34:13.697182 [ 276 ] {cc3d784e-0a5b-49d9-a956-94536d191fa4} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001745 sec., 9742.12034383954 rows/sec., 17.46 MiB/sec. | ||
| 6634 | 2026.01.16 20:34:13.697233 [ 276 ] {cc3d784e-0a5b-49d9-a956-94536d191fa4} <Debug> TCPHandler: Processed in 0.001921423 sec. | ||
| 6635 | 2026.01.16 20:34:13.697345 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2026.01.16 20:34:13.697440 [ 276 ] {1fb04fd4-6ab5-478f-b66d-1f6e8fa37f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6637 | 2026.01.16 20:34:13.697480 [ 276 ] {1fb04fd4-6ab5-478f-b66d-1f6e8fa37f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6638 | 2026.01.16 20:34:13.697806 [ 276 ] {1fb04fd4-6ab5-478f-b66d-1f6e8fa37f9a} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.01.16 20:34:13.697839 [ 276 ] {1fb04fd4-6ab5-478f-b66d-1f6e8fa37f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6640 | 2026.01.16 20:34:13.698137 [ 276 ] {1fb04fd4-6ab5-478f-b66d-1f6e8fa37f9a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6641 | 2026.01.16 20:34:13.698341 [ 276 ] {1fb04fd4-6ab5-478f-b66d-1f6e8fa37f9a} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.01.16 20:34:13.698469 [ 276 ] {1fb04fd4-6ab5-478f-b66d-1f6e8fa37f9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 6643 | 2026.01.16 20:34:13.698504 [ 276 ] {1fb04fd4-6ab5-478f-b66d-1f6e8fa37f9a} <Debug> TCPHandler: Processed in 0.001208767 sec. | ||
| 6644 | 2026.01.16 20:34:15.293108 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6645 | 2026.01.16 20:34:15.293178 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6646 | 2026.01.16 20:34:15.478201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15301 | ||
| 6647 | 2026.01.16 20:34:15.478718 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.01.16 20:34:15.478762 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6649 | 2026.01.16 20:34:15.479482 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6650 | 2026.01.16 20:34:15.479718 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2026.01.16 20:34:15.479867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15301 | ||
| 6652 | 2026.01.16 20:34:15.511739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 860 | ||
| 6653 | 2026.01.16 20:34:15.513943 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2026.01.16 20:34:15.513994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6655 | 2026.01.16 20:34:15.515173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6656 | 2026.01.16 20:34:15.515456 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.01.16 20:34:15.515816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
| 6658 | 2026.01.16 20:34:16.001732 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001221787 sec. | ||
| 6659 | 2026.01.16 20:34:16.270610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6660 | 2026.01.16 20:34:16.285366 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.01.16 20:34:16.285415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6662 | 2026.01.16 20:34:16.291647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6663 | 2026.01.16 20:34:16.292344 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.01.16 20:34:16.294994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6665 | 2026.01.16 20:34:18.695602 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2026.01.16 20:34:18.695807 [ 276 ] {e11dc596-5050-4353-9dd9-4b7bf85c210f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6667 | 2026.01.16 20:34:18.695888 [ 276 ] {e11dc596-5050-4353-9dd9-4b7bf85c210f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6668 | 2026.01.16 20:34:18.696748 [ 276 ] {e11dc596-5050-4353-9dd9-4b7bf85c210f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.01.16 20:34:18.696813 [ 276 ] {e11dc596-5050-4353-9dd9-4b7bf85c210f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6670 | 2026.01.16 20:34:18.697410 [ 276 ] {e11dc596-5050-4353-9dd9-4b7bf85c210f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6671 | 2026.01.16 20:34:18.697753 [ 276 ] {e11dc596-5050-4353-9dd9-4b7bf85c210f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2026.01.16 20:34:18.697980 [ 132 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6673 | 2026.01.16 20:34:18.697995 [ 276 ] {e11dc596-5050-4353-9dd9-4b7bf85c210f} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.002241 sec., 46407.8536367693 rows/sec., 3.87 MiB/sec. | ||
| 6674 | 2026.01.16 20:34:18.698059 [ 132 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.01.16 20:34:18.698090 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6676 | 2026.01.16 20:34:18.698100 [ 276 ] {e11dc596-5050-4353-9dd9-4b7bf85c210f} <Debug> TCPHandler: Processed in 0.00264797 sec. | ||
| 6677 | 2026.01.16 20:34:18.698222 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 6678 | 2026.01.16 20:34:18.698270 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.01.16 20:34:18.698382 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6680 | 2026.01.16 20:34:18.698399 [ 276 ] {5ca574d3-fe7f-4560-a287-bc950a8eafc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6681 | 2026.01.16 20:34:18.698436 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2465 rows starting from the beginning of the part | ||
| 6682 | 2026.01.16 20:34:18.698463 [ 276 ] {5ca574d3-fe7f-4560-a287-bc950a8eafc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6683 | 2026.01.16 20:34:18.698536 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 6684 | 2026.01.16 20:34:18.698605 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 6685 | 2026.01.16 20:34:18.698666 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 106 rows starting from the beginning of the part | ||
| 6686 | 2026.01.16 20:34:18.698736 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 6687 | 2026.01.16 20:34:18.698810 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 6688 | 2026.01.16 20:34:18.699091 [ 276 ] {5ca574d3-fe7f-4560-a287-bc950a8eafc8} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.01.16 20:34:18.699147 [ 276 ] {5ca574d3-fe7f-4560-a287-bc950a8eafc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6690 | 2026.01.16 20:34:18.699642 [ 276 ] {5ca574d3-fe7f-4560-a287-bc950a8eafc8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6691 | 2026.01.16 20:34:18.699948 [ 276 ] {5ca574d3-fe7f-4560-a287-bc950a8eafc8} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.01.16 20:34:18.700135 [ 276 ] {5ca574d3-fe7f-4560-a287-bc950a8eafc8} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001759 sec., 13644.115974985787 rows/sec., 1.00 MiB/sec. | ||
| 6693 | 2026.01.16 20:34:18.700187 [ 276 ] {5ca574d3-fe7f-4560-a287-bc950a8eafc8} <Debug> TCPHandler: Processed in 0.001986534 sec. | ||
| 6694 | 2026.01.16 20:34:18.700354 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.01.16 20:34:18.700506 [ 276 ] {244daebc-c14a-4216-a88c-9e4db47b0c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6696 | 2026.01.16 20:34:18.700562 [ 276 ] {244daebc-c14a-4216-a88c-9e4db47b0c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6697 | 2026.01.16 20:34:18.700602 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2959 rows, containing 5 columns (5 merged, 0 gathered) in 0.002438454 sec., 1213473.7829788874 rows/sec., 104.07 MiB/sec. | ||
| 6698 | 2026.01.16 20:34:18.700928 [ 196 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6699 | 2026.01.16 20:34:18.701177 [ 276 ] {244daebc-c14a-4216-a88c-9e4db47b0c17} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2026.01.16 20:34:18.701227 [ 276 ] {244daebc-c14a-4216-a88c-9e4db47b0c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6701 | 2026.01.16 20:34:18.701281 [ 196 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_46_9} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.01.16 20:34:18.701373 [ 196 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_46_9} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6703 | 2026.01.16 20:34:18.701457 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 6704 | 2026.01.16 20:34:18.701621 [ 276 ] {244daebc-c14a-4216-a88c-9e4db47b0c17} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6705 | 2026.01.16 20:34:18.701888 [ 276 ] {244daebc-c14a-4216-a88c-9e4db47b0c17} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.01.16 20:34:18.702039 [ 131 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6707 | 2026.01.16 20:34:18.702059 [ 276 ] {244daebc-c14a-4216-a88c-9e4db47b0c17} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001582 sec., 55625.79013906447 rows/sec., 4.34 MiB/sec. | ||
| 6708 | 2026.01.16 20:34:18.702104 [ 131 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.01.16 20:34:18.702126 [ 276 ] {244daebc-c14a-4216-a88c-9e4db47b0c17} <Debug> TCPHandler: Processed in 0.001849402 sec. | ||
| 6710 | 2026.01.16 20:34:18.702135 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6711 | 2026.01.16 20:34:18.702243 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 6712 | 2026.01.16 20:34:18.702286 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.01.16 20:34:18.702374 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6714 | 2026.01.16 20:34:18.702399 [ 276 ] {6e99ef9f-962f-4d42-8fe8-d553f9541034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6715 | 2026.01.16 20:34:18.702417 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 6716 | 2026.01.16 20:34:18.702459 [ 276 ] {6e99ef9f-962f-4d42-8fe8-d553f9541034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6717 | 2026.01.16 20:34:18.702493 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part | ||
| 6718 | 2026.01.16 20:34:18.702554 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 81 rows starting from the beginning of the part | ||
| 6719 | 2026.01.16 20:34:18.702607 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 92 rows starting from the beginning of the part | ||
| 6720 | 2026.01.16 20:34:18.702656 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 81 rows starting from the beginning of the part | ||
| 6721 | 2026.01.16 20:34:18.702708 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part | ||
| 6722 | 2026.01.16 20:34:18.702958 [ 276 ] {6e99ef9f-962f-4d42-8fe8-d553f9541034} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.01.16 20:34:18.703008 [ 276 ] {6e99ef9f-962f-4d42-8fe8-d553f9541034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6724 | 2026.01.16 20:34:18.703425 [ 276 ] {6e99ef9f-962f-4d42-8fe8-d553f9541034} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6725 | 2026.01.16 20:34:18.703707 [ 276 ] {6e99ef9f-962f-4d42-8fe8-d553f9541034} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.01.16 20:34:18.703854 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6727 | 2026.01.16 20:34:18.703868 [ 276 ] {6e99ef9f-962f-4d42-8fe8-d553f9541034} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001491 sec., 107310.52984574111 rows/sec., 7.47 MiB/sec. | ||
| 6728 | 2026.01.16 20:34:18.703905 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.01.16 20:34:18.703926 [ 276 ] {6e99ef9f-962f-4d42-8fe8-d553f9541034} <Debug> TCPHandler: Processed in 0.001702148 sec. | ||
| 6730 | 2026.01.16 20:34:18.703934 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6731 | 2026.01.16 20:34:18.704040 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 6732 | 2026.01.16 20:34:18.704072 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2026.01.16 20:34:18.704165 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6734 | 2026.01.16 20:34:18.704186 [ 276 ] {4ac78461-47f9-46f4-a0fd-e71f28bde1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6735 | 2026.01.16 20:34:18.704221 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13400 rows starting from the beginning of the part | ||
| 6736 | 2026.01.16 20:34:18.704260 [ 276 ] {4ac78461-47f9-46f4-a0fd-e71f28bde1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6737 | 2026.01.16 20:34:18.704303 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 5 columns (5 merged, 0 gathered) in 0.002098597 sec., 800534.8335101976 rows/sec., 62.04 MiB/sec. | ||
| 6738 | 2026.01.16 20:34:18.704310 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6739 | 2026.01.16 20:34:18.704414 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 6740 | 2026.01.16 20:34:18.704486 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 162 rows starting from the beginning of the part | ||
| 6741 | 2026.01.16 20:34:18.704553 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 6742 | 2026.01.16 20:34:18.704623 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6743 | 2026.01.16 20:34:18.704625 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6744 | 2026.01.16 20:34:18.705124 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_46_9} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.01.16 20:34:18.705260 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_46_9} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6746 | 2026.01.16 20:34:18.705398 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 6747 | 2026.01.16 20:34:18.705435 [ 276 ] {4ac78461-47f9-46f4-a0fd-e71f28bde1f1} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2026.01.16 20:34:18.705487 [ 276 ] {4ac78461-47f9-46f4-a0fd-e71f28bde1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6749 | 2026.01.16 20:34:18.706323 [ 276 ] {4ac78461-47f9-46f4-a0fd-e71f28bde1f1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6750 | 2026.01.16 20:34:18.706595 [ 276 ] {4ac78461-47f9-46f4-a0fd-e71f28bde1f1} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2026.01.16 20:34:18.706742 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6752 | 2026.01.16 20:34:18.706763 [ 276 ] {4ac78461-47f9-46f4-a0fd-e71f28bde1f1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002601 sec., 9227.22029988466 rows/sec., 16.53 MiB/sec. | ||
| 6753 | 2026.01.16 20:34:18.706786 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.01.16 20:34:18.706814 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6755 | 2026.01.16 20:34:18.706839 [ 276 ] {4ac78461-47f9-46f4-a0fd-e71f28bde1f1} <Debug> TCPHandler: Processed in 0.002823583 sec. | ||
| 6756 | 2026.01.16 20:34:18.706934 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 6757 | 2026.01.16 20:34:18.706980 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2026.01.16 20:34:18.707098 [ 276 ] {3bca7ba8-88a9-482b-8c69-0a7b8a119f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6759 | 2026.01.16 20:34:18.707148 [ 276 ] {3bca7ba8-88a9-482b-8c69-0a7b8a119f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6760 | 2026.01.16 20:34:18.707225 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6761 | 2026.01.16 20:34:18.707304 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 689 rows starting from the beginning of the part | ||
| 6762 | 2026.01.16 20:34:18.707452 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 6763 | 2026.01.16 20:34:18.707574 [ 276 ] {3bca7ba8-88a9-482b-8c69-0a7b8a119f0c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2026.01.16 20:34:18.707589 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 17 rows starting from the beginning of the part | ||
| 6765 | 2026.01.16 20:34:18.707620 [ 276 ] {3bca7ba8-88a9-482b-8c69-0a7b8a119f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6766 | 2026.01.16 20:34:18.707772 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 6767 | 2026.01.16 20:34:18.707945 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 17 rows starting from the beginning of the part | ||
| 6768 | 2026.01.16 20:34:18.708117 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 6769 | 2026.01.16 20:34:18.708181 [ 276 ] {3bca7ba8-88a9-482b-8c69-0a7b8a119f0c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6770 | 2026.01.16 20:34:18.708542 [ 276 ] {3bca7ba8-88a9-482b-8c69-0a7b8a119f0c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.01.16 20:34:18.708716 [ 131 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6772 | 2026.01.16 20:34:18.708745 [ 276 ] {3bca7ba8-88a9-482b-8c69-0a7b8a119f0c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001668 sec., 35971.22302158274 rows/sec., 2.42 MiB/sec. | ||
| 6773 | 2026.01.16 20:34:18.708761 [ 131 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.01.16 20:34:18.708810 [ 276 ] {3bca7ba8-88a9-482b-8c69-0a7b8a119f0c} <Debug> TCPHandler: Processed in 0.001887642 sec. | ||
| 6775 | 2026.01.16 20:34:18.708810 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 6776 | 2026.01.16 20:34:18.708952 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 6777 | 2026.01.16 20:34:18.709101 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6778 | 2026.01.16 20:34:18.709151 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2456 rows starting from the beginning of the part | ||
| 6779 | 2026.01.16 20:34:18.709223 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6780 | 2026.01.16 20:34:18.709287 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 6781 | 2026.01.16 20:34:18.709340 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6782 | 2026.01.16 20:34:18.709394 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 6783 | 2026.01.16 20:34:18.709453 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6784 | 2026.01.16 20:34:18.711734 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 4 columns (4 merged, 0 gathered) in 0.002843893 sec., 969094.1255525436 rows/sec., 64.51 MiB/sec. | ||
| 6785 | 2026.01.16 20:34:18.712133 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6786 | 2026.01.16 20:34:18.712225 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14202 rows, containing 5 columns (5 merged, 0 gathered) in 0.008219564 sec., 1727828.8726749984 rows/sec., 118.17 MiB/sec. | ||
| 6787 | 2026.01.16 20:34:18.712447 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_46_9} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2026.01.16 20:34:18.712539 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_46_9} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6789 | 2026.01.16 20:34:18.712621 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6790 | 2026.01.16 20:34:18.713122 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6791 | 2026.01.16 20:34:18.713462 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2026.01.16 20:34:18.713563 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6793 | 2026.01.16 20:34:18.713654 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
| 6794 | 2026.01.16 20:34:18.729476 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 19 columns (19 merged, 0 gathered) in 0.022598436 sec., 35179.425691229255 rows/sec., 63.04 MiB/sec. | ||
| 6795 | 2026.01.16 20:34:18.731535 [ 201 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6796 | 2026.01.16 20:34:18.732118 [ 201 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6797 | 2026.01.16 20:34:18.732239 [ 201 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6798 | 2026.01.16 20:34:18.732432 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 6799 | 2026.01.16 20:34:19.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.02 MiB, peak 288.38 MiB, free memory in arenas 0.00 B, will set to 280.70 MiB (RSS), difference: 4.67 MiB | ||
| 6800 | 2026.01.16 20:34:19.060444 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63465 | ||
| 6801 | 2026.01.16 20:34:19.060561 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6802 | 2026.01.16 20:34:19.060609 [ 286 ] {} <Debug> TCP-Session: 13a3c2b7-0519-44b2-9fab-f2896c0b6a25 Authenticating user 'default' from [fd00:1122:3344:101::e]:63465 | ||
| 6803 | 2026.01.16 20:34:19.060635 [ 286 ] {} <Debug> TCP-Session: 13a3c2b7-0519-44b2-9fab-f2896c0b6a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6804 | 2026.01.16 20:34:19.060651 [ 286 ] {} <Debug> TCP-Session: 13a3c2b7-0519-44b2-9fab-f2896c0b6a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6805 | 2026.01.16 20:34:19.060894 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54326 | ||
| 6806 | 2026.01.16 20:34:19.060896 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43813 | ||
| 6807 | 2026.01.16 20:34:19.060988 [ 286 ] {} <Trace> TCP-Session: 13a3c2b7-0519-44b2-9fab-f2896c0b6a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6808 | 2026.01.16 20:34:19.061035 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6809 | 2026.01.16 20:34:19.061048 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6810 | 2026.01.16 20:34:19.061076 [ 288 ] {} <Debug> TCP-Session: ec867b35-fcaf-46fc-bb00-2a2617fc8687 Authenticating user 'default' from [fd00:1122:3344:101::e]:54326 | ||
| 6811 | 2026.01.16 20:34:19.061094 [ 289 ] {} <Debug> TCP-Session: 0640fc0b-f7b7-4ae2-8664-81e95b160317 Authenticating user 'default' from [fd00:1122:3344:101::e]:43813 | ||
| 6812 | 2026.01.16 20:34:19.061108 [ 288 ] {} <Debug> TCP-Session: ec867b35-fcaf-46fc-bb00-2a2617fc8687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6813 | 2026.01.16 20:34:19.061130 [ 288 ] {} <Debug> TCP-Session: ec867b35-fcaf-46fc-bb00-2a2617fc8687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6814 | 2026.01.16 20:34:19.061132 [ 289 ] {} <Debug> TCP-Session: 0640fc0b-f7b7-4ae2-8664-81e95b160317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6815 | 2026.01.16 20:34:19.061158 [ 289 ] {} <Debug> TCP-Session: 0640fc0b-f7b7-4ae2-8664-81e95b160317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6816 | 2026.01.16 20:34:19.061180 [ 286 ] {4574c8bf-88e3-4ba1-b19a-dbb1bcde86ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63465) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6817 | 2026.01.16 20:34:19.061444 [ 286 ] {4574c8bf-88e3-4ba1-b19a-dbb1bcde86ed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6818 | 2026.01.16 20:34:19.061500 [ 286 ] {4574c8bf-88e3-4ba1-b19a-dbb1bcde86ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6819 | 2026.01.16 20:34:19.061784 [ 286 ] {4574c8bf-88e3-4ba1-b19a-dbb1bcde86ed} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 6820 | 2026.01.16 20:34:19.061888 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57443 | ||
| 6821 | 2026.01.16 20:34:19.061903 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38725 | ||
| 6822 | 2026.01.16 20:34:19.061940 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33303 | ||
| 6823 | 2026.01.16 20:34:19.061979 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6824 | 2026.01.16 20:34:19.062001 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60413 | ||
| 6825 | 2026.01.16 20:34:19.062015 [ 350 ] {} <Debug> TCP-Session: 63067a20-218f-4fef-ac46-e2891b10fb4c Authenticating user 'default' from [fd00:1122:3344:101::e]:57443 | ||
| 6826 | 2026.01.16 20:34:19.062070 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37498 | ||
| 6827 | 2026.01.16 20:34:19.062075 [ 350 ] {} <Debug> TCP-Session: 63067a20-218f-4fef-ac46-e2891b10fb4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6828 | 2026.01.16 20:34:19.062137 [ 350 ] {} <Debug> TCP-Session: 63067a20-218f-4fef-ac46-e2891b10fb4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6829 | 2026.01.16 20:34:19.062230 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6830 | 2026.01.16 20:34:19.062237 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46172 | ||
| 6831 | 2026.01.16 20:34:19.062284 [ 290 ] {} <Debug> TCP-Session: 38d5a87c-63a5-41b3-a522-76ee52770f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:38725 | ||
| 6832 | 2026.01.16 20:34:19.062321 [ 290 ] {} <Debug> TCP-Session: 38d5a87c-63a5-41b3-a522-76ee52770f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6833 | 2026.01.16 20:34:19.062334 [ 290 ] {} <Debug> TCP-Session: 38d5a87c-63a5-41b3-a522-76ee52770f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6834 | 2026.01.16 20:34:19.062661 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6835 | 2026.01.16 20:34:19.062806 [ 351 ] {} <Debug> TCP-Session: 0e8cca78-e92c-4095-a84c-0a8f1f29624b Authenticating user 'default' from [fd00:1122:3344:101::e]:33303 | ||
| 6836 | 2026.01.16 20:34:19.062822 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6837 | 2026.01.16 20:34:19.062835 [ 351 ] {} <Debug> TCP-Session: 0e8cca78-e92c-4095-a84c-0a8f1f29624b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6838 | 2026.01.16 20:34:19.062874 [ 353 ] {} <Debug> TCP-Session: a47fb035-6666-427e-a330-3167aaf764dc Authenticating user 'default' from [fd00:1122:3344:101::e]:37498 | ||
| 6839 | 2026.01.16 20:34:19.062875 [ 351 ] {} <Debug> TCP-Session: 0e8cca78-e92c-4095-a84c-0a8f1f29624b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2026.01.16 20:34:19.062912 [ 353 ] {} <Debug> TCP-Session: a47fb035-6666-427e-a330-3167aaf764dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6841 | 2026.01.16 20:34:19.062937 [ 353 ] {} <Debug> TCP-Session: a47fb035-6666-427e-a330-3167aaf764dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6842 | 2026.01.16 20:34:19.063093 [ 346 ] {4574c8bf-88e3-4ba1-b19a-dbb1bcde86ed} <Trace> AggregatingTransform: Aggregating | ||
| 6843 | 2026.01.16 20:34:19.063145 [ 346 ] {4574c8bf-88e3-4ba1-b19a-dbb1bcde86ed} <Trace> Aggregator: Aggregation method: without_key | ||
| 6844 | 2026.01.16 20:34:19.063185 [ 346 ] {4574c8bf-88e3-4ba1-b19a-dbb1bcde86ed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001295618 sec. (771.832 rows/sec., 30.15 KiB/sec.) | ||
| 6845 | 2026.01.16 20:34:19.063205 [ 346 ] {4574c8bf-88e3-4ba1-b19a-dbb1bcde86ed} <Trace> Aggregator: Merging aggregated data | ||
| 6846 | 2026.01.16 20:34:19.063340 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6847 | 2026.01.16 20:34:19.063389 [ 352 ] {} <Debug> TCP-Session: 9d4b765f-6633-4727-a161-2e0dc37a5abb Authenticating user 'default' from [fd00:1122:3344:101::e]:60413 | ||
| 6848 | 2026.01.16 20:34:19.063414 [ 352 ] {} <Debug> TCP-Session: 9d4b765f-6633-4727-a161-2e0dc37a5abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6849 | 2026.01.16 20:34:19.063435 [ 352 ] {} <Debug> TCP-Session: 9d4b765f-6633-4727-a161-2e0dc37a5abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6850 | 2026.01.16 20:34:19.063509 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6851 | 2026.01.16 20:34:19.063559 [ 354 ] {} <Debug> TCP-Session: f5e0ecc3-d829-4766-bc75-fc9526fe724f Authenticating user 'default' from [fd00:1122:3344:101::e]:46172 | ||
| 6852 | 2026.01.16 20:34:19.063581 [ 354 ] {} <Debug> TCP-Session: f5e0ecc3-d829-4766-bc75-fc9526fe724f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6853 | 2026.01.16 20:34:19.063601 [ 354 ] {} <Debug> TCP-Session: f5e0ecc3-d829-4766-bc75-fc9526fe724f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6854 | 2026.01.16 20:34:19.065381 [ 286 ] {4574c8bf-88e3-4ba1-b19a-dbb1bcde86ed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004251 sec., 235.2387673488591 rows/sec., 9.19 KiB/sec. | ||
| 6855 | 2026.01.16 20:34:19.065600 [ 286 ] {4574c8bf-88e3-4ba1-b19a-dbb1bcde86ed} <Debug> TCPHandler: Processed in 0.004734376 sec. | ||
| 6856 | 2026.01.16 20:34:19.065787 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6857 | 2026.01.16 20:34:19.065800 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6858 | 2026.01.16 20:34:19.065835 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6859 | 2026.01.16 20:34:19.065865 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6860 | 2026.01.16 20:34:19.065885 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6861 | 2026.01.16 20:34:19.065906 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6862 | 2026.01.16 20:34:19.065921 [ 290 ] {} <Debug> TCP-Session: 38d5a87c-63a5-41b3-a522-76ee52770f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6863 | 2026.01.16 20:34:19.065946 [ 353 ] {} <Debug> TCP-Session: a47fb035-6666-427e-a330-3167aaf764dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6864 | 2026.01.16 20:34:19.065976 [ 289 ] {} <Debug> TCP-Session: 0640fc0b-f7b7-4ae2-8664-81e95b160317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6865 | 2026.01.16 20:34:19.065980 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6866 | 2026.01.16 20:34:19.065960 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6867 | 2026.01.16 20:34:19.066060 [ 352 ] {} <Debug> TCP-Session: 9d4b765f-6633-4727-a161-2e0dc37a5abb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6868 | 2026.01.16 20:34:19.065952 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6869 | 2026.01.16 20:34:19.066089 [ 288 ] {} <Debug> TCP-Session: ec867b35-fcaf-46fc-bb00-2a2617fc8687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6870 | 2026.01.16 20:34:19.065900 [ 354 ] {} <Debug> TCP-Session: f5e0ecc3-d829-4766-bc75-fc9526fe724f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6871 | 2026.01.16 20:34:19.066136 [ 350 ] {} <Debug> TCP-Session: 63067a20-218f-4fef-ac46-e2891b10fb4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6872 | 2026.01.16 20:34:19.065869 [ 351 ] {} <Debug> TCP-Session: 0e8cca78-e92c-4095-a84c-0a8f1f29624b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6873 | 2026.01.16 20:34:19.065836 [ 286 ] {} <Debug> TCP-Session: 13a3c2b7-0519-44b2-9fab-f2896c0b6a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6874 | 2026.01.16 20:34:19.112828 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53656 | ||
| 6875 | 2026.01.16 20:34:19.112934 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6876 | 2026.01.16 20:34:19.112961 [ 286 ] {} <Debug> TCP-Session: 18c0f9a3-8b04-4458-959a-cfc198fe02ce Authenticating user 'default' from [fd00:1122:3344:101::e]:53656 | ||
| 6877 | 2026.01.16 20:34:19.112983 [ 286 ] {} <Debug> TCP-Session: 18c0f9a3-8b04-4458-959a-cfc198fe02ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6878 | 2026.01.16 20:34:19.112997 [ 286 ] {} <Debug> TCP-Session: 18c0f9a3-8b04-4458-959a-cfc198fe02ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6879 | 2026.01.16 20:34:19.113229 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56233 | ||
| 6880 | 2026.01.16 20:34:19.113237 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36406 | ||
| 6881 | 2026.01.16 20:34:19.113265 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46556 | ||
| 6882 | 2026.01.16 20:34:19.113291 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64579 | ||
| 6883 | 2026.01.16 20:34:19.113306 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61061 | ||
| 6884 | 2026.01.16 20:34:19.113331 [ 286 ] {} <Trace> TCP-Session: 18c0f9a3-8b04-4458-959a-cfc198fe02ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6885 | 2026.01.16 20:34:19.113354 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6886 | 2026.01.16 20:34:19.113377 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6887 | 2026.01.16 20:34:19.113403 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6888 | 2026.01.16 20:34:19.113411 [ 350 ] {} <Debug> TCP-Session: 79f53e62-6645-4b93-a254-0d72ca6f839d Authenticating user 'default' from [fd00:1122:3344:101::e]:46556 | ||
| 6889 | 2026.01.16 20:34:19.113424 [ 352 ] {} <Debug> TCP-Session: 1037da7f-eb5f-4f0f-8426-89dd1033ae22 Authenticating user 'default' from [fd00:1122:3344:101::e]:64579 | ||
| 6890 | 2026.01.16 20:34:19.113438 [ 353 ] {} <Debug> TCP-Session: f50bce93-f754-463e-9062-c56f29c7b4e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61061 | ||
| 6891 | 2026.01.16 20:34:19.113453 [ 350 ] {} <Debug> TCP-Session: 79f53e62-6645-4b93-a254-0d72ca6f839d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6892 | 2026.01.16 20:34:19.113467 [ 352 ] {} <Debug> TCP-Session: 1037da7f-eb5f-4f0f-8426-89dd1033ae22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6893 | 2026.01.16 20:34:19.113488 [ 350 ] {} <Debug> TCP-Session: 79f53e62-6645-4b93-a254-0d72ca6f839d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6894 | 2026.01.16 20:34:19.113501 [ 352 ] {} <Debug> TCP-Session: 1037da7f-eb5f-4f0f-8426-89dd1033ae22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6895 | 2026.01.16 20:34:19.113478 [ 353 ] {} <Debug> TCP-Session: f50bce93-f754-463e-9062-c56f29c7b4e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6896 | 2026.01.16 20:34:19.113351 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6897 | 2026.01.16 20:34:19.113551 [ 353 ] {} <Debug> TCP-Session: f50bce93-f754-463e-9062-c56f29c7b4e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6898 | 2026.01.16 20:34:19.113578 [ 289 ] {} <Debug> TCP-Session: c0ac5f09-1937-43ba-b104-b6a94b84c3eb Authenticating user 'default' from [fd00:1122:3344:101::e]:36406 | ||
| 6899 | 2026.01.16 20:34:19.113592 [ 286 ] {cebb063a-7289-4e5b-8611-36a2f1ec49c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53656) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6900 | 2026.01.16 20:34:19.113606 [ 289 ] {} <Debug> TCP-Session: c0ac5f09-1937-43ba-b104-b6a94b84c3eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6901 | 2026.01.16 20:34:19.113331 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6902 | 2026.01.16 20:34:19.113640 [ 289 ] {} <Debug> TCP-Session: c0ac5f09-1937-43ba-b104-b6a94b84c3eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6903 | 2026.01.16 20:34:19.113670 [ 288 ] {} <Debug> TCP-Session: 70a2b2fe-d029-476f-b4e0-5c54ff81a3fe Authenticating user 'default' from [fd00:1122:3344:101::e]:56233 | ||
| 6904 | 2026.01.16 20:34:19.113308 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62075 | ||
| 6905 | 2026.01.16 20:34:19.113704 [ 288 ] {} <Debug> TCP-Session: 70a2b2fe-d029-476f-b4e0-5c54ff81a3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6906 | 2026.01.16 20:34:19.113272 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62726 | ||
| 6907 | 2026.01.16 20:34:19.113743 [ 288 ] {} <Debug> TCP-Session: 70a2b2fe-d029-476f-b4e0-5c54ff81a3fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6908 | 2026.01.16 20:34:19.113247 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37305 | ||
| 6909 | 2026.01.16 20:34:19.113780 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6910 | 2026.01.16 20:34:19.113848 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6911 | 2026.01.16 20:34:19.113861 [ 354 ] {} <Debug> TCP-Session: 769a0dc8-a9a8-4330-8b4d-4fcbbee5e3c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62075 | ||
| 6912 | 2026.01.16 20:34:19.113884 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6913 | 2026.01.16 20:34:19.113893 [ 351 ] {} <Debug> TCP-Session: 2f7d23e2-bd7d-4198-9dcc-7e8a067481ec Authenticating user 'default' from [fd00:1122:3344:101::e]:62726 | ||
| 6914 | 2026.01.16 20:34:19.113898 [ 286 ] {cebb063a-7289-4e5b-8611-36a2f1ec49c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6915 | 2026.01.16 20:34:19.113925 [ 351 ] {} <Debug> TCP-Session: 2f7d23e2-bd7d-4198-9dcc-7e8a067481ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6916 | 2026.01.16 20:34:19.113898 [ 354 ] {} <Debug> TCP-Session: 769a0dc8-a9a8-4330-8b4d-4fcbbee5e3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6917 | 2026.01.16 20:34:19.113956 [ 351 ] {} <Debug> TCP-Session: 2f7d23e2-bd7d-4198-9dcc-7e8a067481ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6918 | 2026.01.16 20:34:19.113973 [ 354 ] {} <Debug> TCP-Session: 769a0dc8-a9a8-4330-8b4d-4fcbbee5e3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6919 | 2026.01.16 20:34:19.113971 [ 286 ] {cebb063a-7289-4e5b-8611-36a2f1ec49c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6920 | 2026.01.16 20:34:19.113914 [ 290 ] {} <Debug> TCP-Session: 4545e1be-7c76-4f7f-89bb-18efebbd3cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:37305 | ||
| 6921 | 2026.01.16 20:34:19.114041 [ 290 ] {} <Debug> TCP-Session: 4545e1be-7c76-4f7f-89bb-18efebbd3cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6922 | 2026.01.16 20:34:19.114054 [ 290 ] {} <Debug> TCP-Session: 4545e1be-7c76-4f7f-89bb-18efebbd3cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6923 | 2026.01.16 20:34:19.114354 [ 286 ] {cebb063a-7289-4e5b-8611-36a2f1ec49c6} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 6924 | 2026.01.16 20:34:19.115383 [ 323 ] {cebb063a-7289-4e5b-8611-36a2f1ec49c6} <Trace> AggregatingTransform: Aggregating | ||
| 6925 | 2026.01.16 20:34:19.115427 [ 323 ] {cebb063a-7289-4e5b-8611-36a2f1ec49c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 6926 | 2026.01.16 20:34:19.115464 [ 323 ] {cebb063a-7289-4e5b-8611-36a2f1ec49c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980122 sec. (1020.281 rows/sec., 39.85 KiB/sec.) | ||
| 6927 | 2026.01.16 20:34:19.115479 [ 323 ] {cebb063a-7289-4e5b-8611-36a2f1ec49c6} <Trace> Aggregator: Merging aggregated data | ||
| 6928 | 2026.01.16 20:34:19.116861 [ 286 ] {cebb063a-7289-4e5b-8611-36a2f1ec49c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003349 sec., 298.59659599880564 rows/sec., 11.66 KiB/sec. | ||
| 6929 | 2026.01.16 20:34:19.117016 [ 286 ] {cebb063a-7289-4e5b-8611-36a2f1ec49c6} <Debug> TCPHandler: Processed in 0.003813416 sec. | ||
| 6930 | 2026.01.16 20:34:19.117151 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6931 | 2026.01.16 20:34:19.117180 [ 286 ] {} <Debug> TCP-Session: 18c0f9a3-8b04-4458-959a-cfc198fe02ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6932 | 2026.01.16 20:34:19.117191 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6933 | 2026.01.16 20:34:19.117211 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6934 | 2026.01.16 20:34:19.117233 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6935 | 2026.01.16 20:34:19.117239 [ 354 ] {} <Debug> TCP-Session: 769a0dc8-a9a8-4330-8b4d-4fcbbee5e3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6936 | 2026.01.16 20:34:19.117260 [ 288 ] {} <Debug> TCP-Session: 70a2b2fe-d029-476f-b4e0-5c54ff81a3fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6937 | 2026.01.16 20:34:19.117267 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6938 | 2026.01.16 20:34:19.117282 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6939 | 2026.01.16 20:34:19.117323 [ 289 ] {} <Debug> TCP-Session: c0ac5f09-1937-43ba-b104-b6a94b84c3eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6940 | 2026.01.16 20:34:19.117326 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6941 | 2026.01.16 20:34:19.117351 [ 351 ] {} <Debug> TCP-Session: 2f7d23e2-bd7d-4198-9dcc-7e8a067481ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6942 | 2026.01.16 20:34:19.117278 [ 353 ] {} <Debug> TCP-Session: f50bce93-f754-463e-9062-c56f29c7b4e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6943 | 2026.01.16 20:34:19.117381 [ 352 ] {} <Debug> TCP-Session: 1037da7f-eb5f-4f0f-8426-89dd1033ae22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6944 | 2026.01.16 20:34:19.117305 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6945 | 2026.01.16 20:34:19.117249 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6946 | 2026.01.16 20:34:19.117485 [ 350 ] {} <Debug> TCP-Session: 79f53e62-6645-4b93-a254-0d72ca6f839d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6947 | 2026.01.16 20:34:19.117517 [ 290 ] {} <Debug> TCP-Session: 4545e1be-7c76-4f7f-89bb-18efebbd3cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6948 | 2026.01.16 20:34:19.310314 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53024 | ||
| 6949 | 2026.01.16 20:34:19.310420 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6950 | 2026.01.16 20:34:19.310447 [ 286 ] {} <Debug> TCP-Session: 0dea5c3b-898d-4ee6-8589-0268fabbbc2f Authenticating user 'default' from [fd00:1122:3344:101::e]:53024 | ||
| 6951 | 2026.01.16 20:34:19.310469 [ 286 ] {} <Debug> TCP-Session: 0dea5c3b-898d-4ee6-8589-0268fabbbc2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6952 | 2026.01.16 20:34:19.310482 [ 286 ] {} <Debug> TCP-Session: 0dea5c3b-898d-4ee6-8589-0268fabbbc2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2026.01.16 20:34:19.310705 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48590 | ||
| 6954 | 2026.01.16 20:34:19.310726 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34232 | ||
| 6955 | 2026.01.16 20:34:19.310752 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57995 | ||
| 6956 | 2026.01.16 20:34:19.310780 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36984 | ||
| 6957 | 2026.01.16 20:34:19.310821 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6958 | 2026.01.16 20:34:19.310842 [ 286 ] {} <Trace> TCP-Session: 0dea5c3b-898d-4ee6-8589-0268fabbbc2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2026.01.16 20:34:19.310859 [ 288 ] {} <Debug> TCP-Session: 51b12009-7472-4ca4-a5c5-ff27a33e3d76 Authenticating user 'default' from [fd00:1122:3344:101::e]:48590 | ||
| 6960 | 2026.01.16 20:34:19.310863 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6961 | 2026.01.16 20:34:19.310896 [ 288 ] {} <Debug> TCP-Session: 51b12009-7472-4ca4-a5c5-ff27a33e3d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6962 | 2026.01.16 20:34:19.310897 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6963 | 2026.01.16 20:34:19.310920 [ 288 ] {} <Debug> TCP-Session: 51b12009-7472-4ca4-a5c5-ff27a33e3d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6964 | 2026.01.16 20:34:19.310918 [ 290 ] {} <Debug> TCP-Session: c4d2ac0c-3128-4da3-b150-50d57c7f1cac Authenticating user 'default' from [fd00:1122:3344:101::e]:34232 | ||
| 6965 | 2026.01.16 20:34:19.310944 [ 354 ] {} <Debug> TCP-Session: 483b3df8-1220-4dfc-b06f-31aec9ffb26f Authenticating user 'default' from [fd00:1122:3344:101::e]:36984 | ||
| 6966 | 2026.01.16 20:34:19.310775 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35916 | ||
| 6967 | 2026.01.16 20:34:19.310983 [ 354 ] {} <Debug> TCP-Session: 483b3df8-1220-4dfc-b06f-31aec9ffb26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6968 | 2026.01.16 20:34:19.310708 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47891 | ||
| 6969 | 2026.01.16 20:34:19.311019 [ 354 ] {} <Debug> TCP-Session: 483b3df8-1220-4dfc-b06f-31aec9ffb26f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6970 | 2026.01.16 20:34:19.311022 [ 286 ] {f1acc598-1907-4df9-8746-cd7bf496b517} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53024) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6971 | 2026.01.16 20:34:19.310972 [ 290 ] {} <Debug> TCP-Session: c4d2ac0c-3128-4da3-b150-50d57c7f1cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6972 | 2026.01.16 20:34:19.311064 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6973 | 2026.01.16 20:34:19.311077 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6974 | 2026.01.16 20:34:19.311090 [ 290 ] {} <Debug> TCP-Session: c4d2ac0c-3128-4da3-b150-50d57c7f1cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6975 | 2026.01.16 20:34:19.311112 [ 353 ] {} <Debug> TCP-Session: c5c29560-ead2-4446-99a5-714fe484cdec Authenticating user 'default' from [fd00:1122:3344:101::e]:35916 | ||
| 6976 | 2026.01.16 20:34:19.311124 [ 289 ] {} <Debug> TCP-Session: abeae94f-e733-4788-bb0b-470454d428ce Authenticating user 'default' from [fd00:1122:3344:101::e]:47891 | ||
| 6977 | 2026.01.16 20:34:19.311152 [ 353 ] {} <Debug> TCP-Session: c5c29560-ead2-4446-99a5-714fe484cdec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6978 | 2026.01.16 20:34:19.311167 [ 289 ] {} <Debug> TCP-Session: abeae94f-e733-4788-bb0b-470454d428ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6979 | 2026.01.16 20:34:19.311179 [ 353 ] {} <Debug> TCP-Session: c5c29560-ead2-4446-99a5-714fe484cdec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6980 | 2026.01.16 20:34:19.310863 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6981 | 2026.01.16 20:34:19.311196 [ 289 ] {} <Debug> TCP-Session: abeae94f-e733-4788-bb0b-470454d428ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6982 | 2026.01.16 20:34:19.311229 [ 351 ] {} <Debug> TCP-Session: 007c1dc9-b0f0-421f-bd97-38aa7f78223c Authenticating user 'default' from [fd00:1122:3344:101::e]:57995 | ||
| 6983 | 2026.01.16 20:34:19.310765 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47224 | ||
| 6984 | 2026.01.16 20:34:19.311257 [ 351 ] {} <Debug> TCP-Session: 007c1dc9-b0f0-421f-bd97-38aa7f78223c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6985 | 2026.01.16 20:34:19.310739 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47423 | ||
| 6986 | 2026.01.16 20:34:19.311297 [ 351 ] {} <Debug> TCP-Session: 007c1dc9-b0f0-421f-bd97-38aa7f78223c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6987 | 2026.01.16 20:34:19.311312 [ 286 ] {f1acc598-1907-4df9-8746-cd7bf496b517} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6988 | 2026.01.16 20:34:19.311331 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6989 | 2026.01.16 20:34:19.311368 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6990 | 2026.01.16 20:34:19.311378 [ 352 ] {} <Debug> TCP-Session: 57e96932-48f3-4232-83dc-f5e96aff0f72 Authenticating user 'default' from [fd00:1122:3344:101::e]:47224 | ||
| 6991 | 2026.01.16 20:34:19.311391 [ 286 ] {f1acc598-1907-4df9-8746-cd7bf496b517} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6992 | 2026.01.16 20:34:19.311399 [ 350 ] {} <Debug> TCP-Session: af792a2a-3511-4445-b6e3-2543c8f21763 Authenticating user 'default' from [fd00:1122:3344:101::e]:47423 | ||
| 6993 | 2026.01.16 20:34:19.311411 [ 352 ] {} <Debug> TCP-Session: 57e96932-48f3-4232-83dc-f5e96aff0f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6994 | 2026.01.16 20:34:19.311442 [ 350 ] {} <Debug> TCP-Session: af792a2a-3511-4445-b6e3-2543c8f21763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6995 | 2026.01.16 20:34:19.311450 [ 352 ] {} <Debug> TCP-Session: 57e96932-48f3-4232-83dc-f5e96aff0f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6996 | 2026.01.16 20:34:19.311467 [ 350 ] {} <Debug> TCP-Session: af792a2a-3511-4445-b6e3-2543c8f21763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6997 | 2026.01.16 20:34:19.311698 [ 286 ] {f1acc598-1907-4df9-8746-cd7bf496b517} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 6998 | 2026.01.16 20:34:19.312618 [ 315 ] {f1acc598-1907-4df9-8746-cd7bf496b517} <Trace> AggregatingTransform: Aggregating | ||
| 6999 | 2026.01.16 20:34:19.312754 [ 315 ] {f1acc598-1907-4df9-8746-cd7bf496b517} <Trace> Aggregator: Aggregation method: without_key | ||
| 7000 | 2026.01.16 20:34:19.312793 [ 315 ] {f1acc598-1907-4df9-8746-cd7bf496b517} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990903 sec. (1009.181 rows/sec., 39.42 KiB/sec.) | ||
| 7001 | 2026.01.16 20:34:19.312812 [ 315 ] {f1acc598-1907-4df9-8746-cd7bf496b517} <Trace> Aggregator: Merging aggregated data | ||
| 7002 | 2026.01.16 20:34:19.314109 [ 286 ] {f1acc598-1907-4df9-8746-cd7bf496b517} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003145 sec., 317.9650238473768 rows/sec., 12.42 KiB/sec. | ||
| 7003 | 2026.01.16 20:34:19.314259 [ 286 ] {f1acc598-1907-4df9-8746-cd7bf496b517} <Debug> TCPHandler: Processed in 0.003529508 sec. | ||
| 7004 | 2026.01.16 20:34:19.314333 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7005 | 2026.01.16 20:34:19.314360 [ 286 ] {} <Debug> TCP-Session: 0dea5c3b-898d-4ee6-8589-0268fabbbc2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7006 | 2026.01.16 20:34:19.314367 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7007 | 2026.01.16 20:34:19.314370 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7008 | 2026.01.16 20:34:19.314389 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7009 | 2026.01.16 20:34:19.314409 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7010 | 2026.01.16 20:34:19.314421 [ 289 ] {} <Debug> TCP-Session: abeae94f-e733-4788-bb0b-470454d428ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7011 | 2026.01.16 20:34:19.314444 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7012 | 2026.01.16 20:34:19.314457 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7013 | 2026.01.16 20:34:19.314447 [ 288 ] {} <Debug> TCP-Session: 51b12009-7472-4ca4-a5c5-ff27a33e3d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7014 | 2026.01.16 20:34:19.314493 [ 290 ] {} <Debug> TCP-Session: c4d2ac0c-3128-4da3-b150-50d57c7f1cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7015 | 2026.01.16 20:34:19.314509 [ 353 ] {} <Debug> TCP-Session: c5c29560-ead2-4446-99a5-714fe484cdec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7016 | 2026.01.16 20:34:19.314461 [ 350 ] {} <Debug> TCP-Session: af792a2a-3511-4445-b6e3-2543c8f21763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7017 | 2026.01.16 20:34:19.314419 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7018 | 2026.01.16 20:34:19.314408 [ 354 ] {} <Debug> TCP-Session: 483b3df8-1220-4dfc-b06f-31aec9ffb26f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7019 | 2026.01.16 20:34:19.314430 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7020 | 2026.01.16 20:34:19.314600 [ 351 ] {} <Debug> TCP-Session: 007c1dc9-b0f0-421f-bd97-38aa7f78223c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7021 | 2026.01.16 20:34:19.314639 [ 352 ] {} <Debug> TCP-Session: 57e96932-48f3-4232-83dc-f5e96aff0f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7022 | 2026.01.16 20:34:22.979978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15749 | ||
| 7023 | 2026.01.16 20:34:22.980621 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.01.16 20:34:22.980666 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7025 | 2026.01.16 20:34:22.981133 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7026 | 2026.01.16 20:34:22.981360 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.01.16 20:34:22.981488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15749 | ||
| 7028 | 2026.01.16 20:34:23.718594 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.01.16 20:34:23.718776 [ 276 ] {33db14c5-8060-4b7f-98b3-42f5f07cad44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7030 | 2026.01.16 20:34:23.718844 [ 276 ] {33db14c5-8060-4b7f-98b3-42f5f07cad44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7031 | 2026.01.16 20:34:23.719496 [ 276 ] {33db14c5-8060-4b7f-98b3-42f5f07cad44} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.01.16 20:34:23.719547 [ 276 ] {33db14c5-8060-4b7f-98b3-42f5f07cad44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7033 | 2026.01.16 20:34:23.719933 [ 276 ] {33db14c5-8060-4b7f-98b3-42f5f07cad44} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7034 | 2026.01.16 20:34:23.720177 [ 276 ] {33db14c5-8060-4b7f-98b3-42f5f07cad44} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.01.16 20:34:23.720359 [ 276 ] {33db14c5-8060-4b7f-98b3-42f5f07cad44} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00163 sec., 14723.926380368099 rows/sec., 1.22 MiB/sec. | ||
| 7036 | 2026.01.16 20:34:23.720411 [ 276 ] {33db14c5-8060-4b7f-98b3-42f5f07cad44} <Debug> TCPHandler: Processed in 0.001944934 sec. | ||
| 7037 | 2026.01.16 20:34:23.720533 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.01.16 20:34:23.720636 [ 276 ] {f1d69d19-e435-4d01-97c4-4bd003d3effe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7039 | 2026.01.16 20:34:23.720681 [ 276 ] {f1d69d19-e435-4d01-97c4-4bd003d3effe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7040 | 2026.01.16 20:34:23.721081 [ 276 ] {f1d69d19-e435-4d01-97c4-4bd003d3effe} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.01.16 20:34:23.721120 [ 276 ] {f1d69d19-e435-4d01-97c4-4bd003d3effe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7042 | 2026.01.16 20:34:23.721417 [ 276 ] {f1d69d19-e435-4d01-97c4-4bd003d3effe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7043 | 2026.01.16 20:34:23.721626 [ 276 ] {f1d69d19-e435-4d01-97c4-4bd003d3effe} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.01.16 20:34:23.721762 [ 276 ] {f1d69d19-e435-4d01-97c4-4bd003d3effe} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00115 sec., 3478.2608695652175 rows/sec., 283.63 KiB/sec. | ||
| 7045 | 2026.01.16 20:34:23.721803 [ 276 ] {f1d69d19-e435-4d01-97c4-4bd003d3effe} <Debug> TCPHandler: Processed in 0.00132356 sec. | ||
| 7046 | 2026.01.16 20:34:23.721912 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7047 | 2026.01.16 20:34:23.722007 [ 276 ] {020aab80-f2a7-4ff5-a061-ac140a362639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7048 | 2026.01.16 20:34:23.722050 [ 276 ] {020aab80-f2a7-4ff5-a061-ac140a362639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7049 | 2026.01.16 20:34:23.723164 [ 276 ] {020aab80-f2a7-4ff5-a061-ac140a362639} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2026.01.16 20:34:23.723201 [ 276 ] {020aab80-f2a7-4ff5-a061-ac140a362639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7051 | 2026.01.16 20:34:23.723588 [ 276 ] {020aab80-f2a7-4ff5-a061-ac140a362639} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7052 | 2026.01.16 20:34:23.723797 [ 276 ] {020aab80-f2a7-4ff5-a061-ac140a362639} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.01.16 20:34:23.723932 [ 276 ] {020aab80-f2a7-4ff5-a061-ac140a362639} <Debug> executeQuery: Read 1352 rows, 115.43 KiB in 0.001943 sec., 695831.1888831704 rows/sec., 58.02 MiB/sec. | ||
| 7054 | 2026.01.16 20:34:23.723973 [ 276 ] {020aab80-f2a7-4ff5-a061-ac140a362639} <Debug> TCPHandler: Processed in 0.002110368 sec. | ||
| 7055 | 2026.01.16 20:34:23.724118 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7056 | 2026.01.16 20:34:23.724249 [ 276 ] {1f0e2295-ae9e-4fa4-a472-19589f784bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7057 | 2026.01.16 20:34:23.724298 [ 276 ] {1f0e2295-ae9e-4fa4-a472-19589f784bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7058 | 2026.01.16 20:34:23.724715 [ 276 ] {1f0e2295-ae9e-4fa4-a472-19589f784bfb} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2026.01.16 20:34:23.724751 [ 276 ] {1f0e2295-ae9e-4fa4-a472-19589f784bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7060 | 2026.01.16 20:34:23.725064 [ 276 ] {1f0e2295-ae9e-4fa4-a472-19589f784bfb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7061 | 2026.01.16 20:34:23.725285 [ 276 ] {1f0e2295-ae9e-4fa4-a472-19589f784bfb} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2026.01.16 20:34:23.725419 [ 276 ] {1f0e2295-ae9e-4fa4-a472-19589f784bfb} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001195 sec., 27615.062761506273 rows/sec., 2.06 MiB/sec. | ||
| 7063 | 2026.01.16 20:34:23.725457 [ 276 ] {1f0e2295-ae9e-4fa4-a472-19589f784bfb} <Debug> TCPHandler: Processed in 0.001410532 sec. | ||
| 7064 | 2026.01.16 20:34:23.725562 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7065 | 2026.01.16 20:34:23.725655 [ 276 ] {f3b6a7c1-6685-4622-860c-225f51904046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7066 | 2026.01.16 20:34:23.725694 [ 276 ] {f3b6a7c1-6685-4622-860c-225f51904046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7067 | 2026.01.16 20:34:23.726172 [ 276 ] {f3b6a7c1-6685-4622-860c-225f51904046} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.01.16 20:34:23.726208 [ 276 ] {f3b6a7c1-6685-4622-860c-225f51904046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7069 | 2026.01.16 20:34:23.726513 [ 276 ] {f3b6a7c1-6685-4622-860c-225f51904046} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7070 | 2026.01.16 20:34:23.726720 [ 276 ] {f3b6a7c1-6685-4622-860c-225f51904046} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2026.01.16 20:34:23.726847 [ 276 ] {f3b6a7c1-6685-4622-860c-225f51904046} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001211 sec., 208092.48554913295 rows/sec., 14.39 MiB/sec. | ||
| 7072 | 2026.01.16 20:34:23.726886 [ 276 ] {f3b6a7c1-6685-4622-860c-225f51904046} <Debug> TCPHandler: Processed in 0.001372381 sec. | ||
| 7073 | 2026.01.16 20:34:23.726990 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7074 | 2026.01.16 20:34:23.727082 [ 276 ] {5caa27c5-09a3-4e71-9cab-0a4ec7778f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7075 | 2026.01.16 20:34:23.727122 [ 276 ] {5caa27c5-09a3-4e71-9cab-0a4ec7778f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7076 | 2026.01.16 20:34:23.727493 [ 276 ] {5caa27c5-09a3-4e71-9cab-0a4ec7778f04} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.01.16 20:34:23.727529 [ 276 ] {5caa27c5-09a3-4e71-9cab-0a4ec7778f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7078 | 2026.01.16 20:34:23.727819 [ 276 ] {5caa27c5-09a3-4e71-9cab-0a4ec7778f04} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7079 | 2026.01.16 20:34:23.728018 [ 276 ] {5caa27c5-09a3-4e71-9cab-0a4ec7778f04} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.01.16 20:34:23.728144 [ 276 ] {5caa27c5-09a3-4e71-9cab-0a4ec7778f04} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00108 sec., 11111.111111111111 rows/sec., 868.06 KiB/sec. | ||
| 7081 | 2026.01.16 20:34:23.728180 [ 276 ] {5caa27c5-09a3-4e71-9cab-0a4ec7778f04} <Debug> TCPHandler: Processed in 0.001238258 sec. | ||
| 7082 | 2026.01.16 20:34:23.728271 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7083 | 2026.01.16 20:34:23.728358 [ 276 ] {8e8e9767-a4c5-448c-a62b-e9db3968adbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7084 | 2026.01.16 20:34:23.728397 [ 276 ] {8e8e9767-a4c5-448c-a62b-e9db3968adbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7085 | 2026.01.16 20:34:23.728985 [ 276 ] {8e8e9767-a4c5-448c-a62b-e9db3968adbe} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2026.01.16 20:34:23.729024 [ 276 ] {8e8e9767-a4c5-448c-a62b-e9db3968adbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7087 | 2026.01.16 20:34:23.729343 [ 276 ] {8e8e9767-a4c5-448c-a62b-e9db3968adbe} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7088 | 2026.01.16 20:34:23.729546 [ 276 ] {8e8e9767-a4c5-448c-a62b-e9db3968adbe} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2026.01.16 20:34:23.729674 [ 276 ] {8e8e9767-a4c5-448c-a62b-e9db3968adbe} <Debug> executeQuery: Read 577 rows, 44.35 KiB in 0.001334 sec., 432533.7331334333 rows/sec., 32.47 MiB/sec. | ||
| 7090 | 2026.01.16 20:34:23.729711 [ 276 ] {8e8e9767-a4c5-448c-a62b-e9db3968adbe} <Debug> TCPHandler: Processed in 0.001488193 sec. | ||
| 7091 | 2026.01.16 20:34:23.729817 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7092 | 2026.01.16 20:34:23.729915 [ 276 ] {f0308429-beb6-497d-9e03-60b78ae03e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7093 | 2026.01.16 20:34:23.729958 [ 276 ] {f0308429-beb6-497d-9e03-60b78ae03e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7094 | 2026.01.16 20:34:23.730541 [ 276 ] {f0308429-beb6-497d-9e03-60b78ae03e5e} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.01.16 20:34:23.730577 [ 276 ] {f0308429-beb6-497d-9e03-60b78ae03e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7096 | 2026.01.16 20:34:23.730952 [ 276 ] {f0308429-beb6-497d-9e03-60b78ae03e5e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7097 | 2026.01.16 20:34:23.731156 [ 276 ] {f0308429-beb6-497d-9e03-60b78ae03e5e} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.01.16 20:34:23.731286 [ 276 ] {f0308429-beb6-497d-9e03-60b78ae03e5e} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.00139 sec., 634532.3741007195 rows/sec., 43.07 MiB/sec. | ||
| 7099 | 2026.01.16 20:34:23.731324 [ 276 ] {f0308429-beb6-497d-9e03-60b78ae03e5e} <Debug> TCPHandler: Processed in 0.001555075 sec. | ||
| 7100 | 2026.01.16 20:34:23.731434 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.01.16 20:34:23.731527 [ 276 ] {8abae38a-1486-4067-b6d0-ecc0a4ce3c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7102 | 2026.01.16 20:34:23.731580 [ 276 ] {8abae38a-1486-4067-b6d0-ecc0a4ce3c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7103 | 2026.01.16 20:34:23.732364 [ 276 ] {8abae38a-1486-4067-b6d0-ecc0a4ce3c66} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.01.16 20:34:23.732401 [ 276 ] {8abae38a-1486-4067-b6d0-ecc0a4ce3c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7105 | 2026.01.16 20:34:23.732926 [ 276 ] {8abae38a-1486-4067-b6d0-ecc0a4ce3c66} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7106 | 2026.01.16 20:34:23.733146 [ 276 ] {8abae38a-1486-4067-b6d0-ecc0a4ce3c66} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.01.16 20:34:23.733286 [ 276 ] {8abae38a-1486-4067-b6d0-ecc0a4ce3c66} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001777 sec., 9566.685424873382 rows/sec., 17.14 MiB/sec. | ||
| 7108 | 2026.01.16 20:34:23.733345 [ 276 ] {8abae38a-1486-4067-b6d0-ecc0a4ce3c66} <Debug> TCPHandler: Processed in 0.001958024 sec. | ||
| 7109 | 2026.01.16 20:34:23.733451 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2026.01.16 20:34:23.733544 [ 276 ] {2cfce987-a45e-4858-8a15-3e5166d200fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7111 | 2026.01.16 20:34:23.733584 [ 276 ] {2cfce987-a45e-4858-8a15-3e5166d200fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7112 | 2026.01.16 20:34:23.733904 [ 276 ] {2cfce987-a45e-4858-8a15-3e5166d200fe} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.01.16 20:34:23.733941 [ 276 ] {2cfce987-a45e-4858-8a15-3e5166d200fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7114 | 2026.01.16 20:34:23.734232 [ 276 ] {2cfce987-a45e-4858-8a15-3e5166d200fe} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7115 | 2026.01.16 20:34:23.734431 [ 276 ] {2cfce987-a45e-4858-8a15-3e5166d200fe} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.01.16 20:34:23.734555 [ 276 ] {2cfce987-a45e-4858-8a15-3e5166d200fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 7117 | 2026.01.16 20:34:23.734590 [ 276 ] {2cfce987-a45e-4858-8a15-3e5166d200fe} <Debug> TCPHandler: Processed in 0.001185756 sec. | ||
| 7118 | 2026.01.16 20:34:23.795067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7119 | 2026.01.16 20:34:23.811331 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2026.01.16 20:34:23.811411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7121 | 2026.01.16 20:34:23.817193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7122 | 2026.01.16 20:34:23.817903 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.01.16 20:34:23.820599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7124 | 2026.01.16 20:34:24.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.00 MiB, peak 291.54 MiB, free memory in arenas 0.00 B, will set to 280.90 MiB (RSS), difference: -1.10 MiB | ||
| 7125 | 2026.01.16 20:34:25.515975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 898 | ||
| 7126 | 2026.01.16 20:34:25.518529 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.01.16 20:34:25.518584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7128 | 2026.01.16 20:34:25.519794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7129 | 2026.01.16 20:34:25.520071 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.01.16 20:34:25.520470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 7131 | 2026.01.16 20:34:28.689717 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7132 | 2026.01.16 20:34:28.689913 [ 276 ] {b6cea84d-463c-415b-96f9-3a842fd34256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7133 | 2026.01.16 20:34:28.689992 [ 276 ] {b6cea84d-463c-415b-96f9-3a842fd34256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7134 | 2026.01.16 20:34:28.690672 [ 276 ] {b6cea84d-463c-415b-96f9-3a842fd34256} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.01.16 20:34:28.690720 [ 276 ] {b6cea84d-463c-415b-96f9-3a842fd34256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7136 | 2026.01.16 20:34:28.691112 [ 276 ] {b6cea84d-463c-415b-96f9-3a842fd34256} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7137 | 2026.01.16 20:34:28.691346 [ 276 ] {b6cea84d-463c-415b-96f9-3a842fd34256} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.01.16 20:34:28.691501 [ 276 ] {b6cea84d-463c-415b-96f9-3a842fd34256} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001642 sec., 63337.393422655296 rows/sec., 5.29 MiB/sec. | ||
| 7139 | 2026.01.16 20:34:28.691541 [ 276 ] {b6cea84d-463c-415b-96f9-3a842fd34256} <Debug> TCPHandler: Processed in 0.001961364 sec. | ||
| 7140 | 2026.01.16 20:34:28.691657 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.01.16 20:34:28.691752 [ 276 ] {13ddef60-0f78-414d-bc18-2497ed67c798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7142 | 2026.01.16 20:34:28.691792 [ 276 ] {13ddef60-0f78-414d-bc18-2497ed67c798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7143 | 2026.01.16 20:34:28.692185 [ 276 ] {13ddef60-0f78-414d-bc18-2497ed67c798} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2026.01.16 20:34:28.692222 [ 276 ] {13ddef60-0f78-414d-bc18-2497ed67c798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7145 | 2026.01.16 20:34:28.692513 [ 276 ] {13ddef60-0f78-414d-bc18-2497ed67c798} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7146 | 2026.01.16 20:34:28.692727 [ 276 ] {13ddef60-0f78-414d-bc18-2497ed67c798} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.01.16 20:34:28.692857 [ 276 ] {13ddef60-0f78-414d-bc18-2497ed67c798} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.57 MiB/sec. | ||
| 7148 | 2026.01.16 20:34:28.692894 [ 276 ] {13ddef60-0f78-414d-bc18-2497ed67c798} <Debug> TCPHandler: Processed in 0.001287009 sec. | ||
| 7149 | 2026.01.16 20:34:28.693004 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.01.16 20:34:28.693099 [ 276 ] {e18ddbc6-fb42-42d8-8e66-92d6b2790d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7151 | 2026.01.16 20:34:28.693139 [ 276 ] {e18ddbc6-fb42-42d8-8e66-92d6b2790d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7152 | 2026.01.16 20:34:28.693541 [ 276 ] {e18ddbc6-fb42-42d8-8e66-92d6b2790d86} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.01.16 20:34:28.693576 [ 276 ] {e18ddbc6-fb42-42d8-8e66-92d6b2790d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7154 | 2026.01.16 20:34:28.693870 [ 276 ] {e18ddbc6-fb42-42d8-8e66-92d6b2790d86} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7155 | 2026.01.16 20:34:28.694073 [ 276 ] {e18ddbc6-fb42-42d8-8e66-92d6b2790d86} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.01.16 20:34:28.694198 [ 276 ] {e18ddbc6-fb42-42d8-8e66-92d6b2790d86} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001118 sec., 78711.98568872987 rows/sec., 6.15 MiB/sec. | ||
| 7157 | 2026.01.16 20:34:28.694235 [ 276 ] {e18ddbc6-fb42-42d8-8e66-92d6b2790d86} <Debug> TCPHandler: Processed in 0.001280849 sec. | ||
| 7158 | 2026.01.16 20:34:28.694345 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.01.16 20:34:28.694439 [ 276 ] {f0683d98-2aa2-4b43-a67e-80f01d731bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7160 | 2026.01.16 20:34:28.694482 [ 276 ] {f0683d98-2aa2-4b43-a67e-80f01d731bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7161 | 2026.01.16 20:34:28.694865 [ 276 ] {f0683d98-2aa2-4b43-a67e-80f01d731bb6} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.01.16 20:34:28.694900 [ 276 ] {f0683d98-2aa2-4b43-a67e-80f01d731bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7163 | 2026.01.16 20:34:28.695227 [ 276 ] {f0683d98-2aa2-4b43-a67e-80f01d731bb6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7164 | 2026.01.16 20:34:28.695444 [ 276 ] {f0683d98-2aa2-4b43-a67e-80f01d731bb6} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.01.16 20:34:28.695571 [ 276 ] {f0683d98-2aa2-4b43-a67e-80f01d731bb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 7166 | 2026.01.16 20:34:28.695608 [ 276 ] {f0683d98-2aa2-4b43-a67e-80f01d731bb6} <Debug> TCPHandler: Processed in 0.00131205 sec. | ||
| 7167 | 2026.01.16 20:34:28.695711 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.01.16 20:34:28.695804 [ 276 ] {db77023f-5ab5-44a3-a641-d9bd08f3df73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.01.16 20:34:28.695856 [ 276 ] {db77023f-5ab5-44a3-a641-d9bd08f3df73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7170 | 2026.01.16 20:34:28.696594 [ 276 ] {db77023f-5ab5-44a3-a641-d9bd08f3df73} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.01.16 20:34:28.696630 [ 276 ] {db77023f-5ab5-44a3-a641-d9bd08f3df73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7172 | 2026.01.16 20:34:28.697149 [ 276 ] {db77023f-5ab5-44a3-a641-d9bd08f3df73} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7173 | 2026.01.16 20:34:28.697366 [ 276 ] {db77023f-5ab5-44a3-a641-d9bd08f3df73} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.01.16 20:34:28.697503 [ 276 ] {db77023f-5ab5-44a3-a641-d9bd08f3df73} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001718 sec., 13969.732246798603 rows/sec., 25.03 MiB/sec. | ||
| 7175 | 2026.01.16 20:34:28.697555 [ 276 ] {db77023f-5ab5-44a3-a641-d9bd08f3df73} <Debug> TCPHandler: Processed in 0.001892402 sec. | ||
| 7176 | 2026.01.16 20:34:28.697661 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7177 | 2026.01.16 20:34:28.697755 [ 276 ] {84e44df6-8a6f-44a6-a1d1-b63960e908eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7178 | 2026.01.16 20:34:28.697797 [ 276 ] {84e44df6-8a6f-44a6-a1d1-b63960e908eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7179 | 2026.01.16 20:34:28.698122 [ 276 ] {84e44df6-8a6f-44a6-a1d1-b63960e908eb} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.01.16 20:34:28.698159 [ 276 ] {84e44df6-8a6f-44a6-a1d1-b63960e908eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 7181 | 2026.01.16 20:34:28.698459 [ 276 ] {84e44df6-8a6f-44a6-a1d1-b63960e908eb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7182 | 2026.01.16 20:34:28.698661 [ 276 ] {84e44df6-8a6f-44a6-a1d1-b63960e908eb} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.01.16 20:34:28.698787 [ 276 ] {84e44df6-8a6f-44a6-a1d1-b63960e908eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 7184 | 2026.01.16 20:34:28.698823 [ 276 ] {84e44df6-8a6f-44a6-a1d1-b63960e908eb} <Debug> TCPHandler: Processed in 0.001210988 sec. | ||
| 7185 | 2026.01.16 20:34:30.293231 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7186 | 2026.01.16 20:34:30.293297 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7187 | 2026.01.16 20:34:30.482418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16261 | ||
| 7188 | 2026.01.16 20:34:30.482957 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.01.16 20:34:30.482995 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7190 | 2026.01.16 20:34:30.483486 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7191 | 2026.01.16 20:34:30.483703 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7192 | 2026.01.16 20:34:30.483827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16261 | ||
| 7193 | 2026.01.16 20:34:31.321472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7194 | 2026.01.16 20:34:31.337580 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2026.01.16 20:34:31.337633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7196 | 2026.01.16 20:34:31.344024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7197 | 2026.01.16 20:34:31.344727 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2026.01.16 20:34:31.347573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7199 | 2026.01.16 20:34:33.689455 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2026.01.16 20:34:33.689651 [ 276 ] {6300b068-5fb6-4b07-92bc-eb5b71eb608b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7201 | 2026.01.16 20:34:33.689722 [ 276 ] {6300b068-5fb6-4b07-92bc-eb5b71eb608b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7202 | 2026.01.16 20:34:33.690437 [ 276 ] {6300b068-5fb6-4b07-92bc-eb5b71eb608b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.01.16 20:34:33.690482 [ 276 ] {6300b068-5fb6-4b07-92bc-eb5b71eb608b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7204 | 2026.01.16 20:34:33.690877 [ 276 ] {6300b068-5fb6-4b07-92bc-eb5b71eb608b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7205 | 2026.01.16 20:34:33.691102 [ 276 ] {6300b068-5fb6-4b07-92bc-eb5b71eb608b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.01.16 20:34:33.691253 [ 276 ] {6300b068-5fb6-4b07-92bc-eb5b71eb608b} <Debug> executeQuery: Read 91 rows, 7.82 KiB in 0.001656 sec., 54951.690821256045 rows/sec., 4.61 MiB/sec. | ||
| 7207 | 2026.01.16 20:34:33.691293 [ 276 ] {6300b068-5fb6-4b07-92bc-eb5b71eb608b} <Debug> TCPHandler: Processed in 0.001968994 sec. | ||
| 7208 | 2026.01.16 20:34:33.691413 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2026.01.16 20:34:33.691505 [ 276 ] {765ee604-c8b6-4ded-9e90-670d3711c476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7210 | 2026.01.16 20:34:33.691561 [ 276 ] {765ee604-c8b6-4ded-9e90-670d3711c476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7211 | 2026.01.16 20:34:33.691997 [ 276 ] {765ee604-c8b6-4ded-9e90-670d3711c476} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2026.01.16 20:34:33.692033 [ 276 ] {765ee604-c8b6-4ded-9e90-670d3711c476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7213 | 2026.01.16 20:34:33.692335 [ 276 ] {765ee604-c8b6-4ded-9e90-670d3711c476} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7214 | 2026.01.16 20:34:33.692555 [ 276 ] {765ee604-c8b6-4ded-9e90-670d3711c476} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2026.01.16 20:34:33.692674 [ 116 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7216 | 2026.01.16 20:34:33.692688 [ 276 ] {765ee604-c8b6-4ded-9e90-670d3711c476} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.0012 sec., 14166.666666666668 rows/sec., 1.04 MiB/sec. | ||
| 7217 | 2026.01.16 20:34:33.692756 [ 116 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7218 | 2026.01.16 20:34:33.692773 [ 276 ] {765ee604-c8b6-4ded-9e90-670d3711c476} <Debug> TCPHandler: Processed in 0.001407251 sec. | ||
| 7219 | 2026.01.16 20:34:33.692783 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7220 | 2026.01.16 20:34:33.692895 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2026.01.16 20:34:33.692917 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 7222 | 2026.01.16 20:34:33.692994 [ 276 ] {8786199e-2eca-43ab-ae42-0f73b1bcf438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7223 | 2026.01.16 20:34:33.693040 [ 276 ] {8786199e-2eca-43ab-ae42-0f73b1bcf438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7224 | 2026.01.16 20:34:33.693066 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7225 | 2026.01.16 20:34:33.693104 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 278 rows starting from the beginning of the part | ||
| 7226 | 2026.01.16 20:34:33.693171 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 17 rows starting from the beginning of the part | ||
| 7227 | 2026.01.16 20:34:33.693215 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 7228 | 2026.01.16 20:34:33.693258 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 33 rows starting from the beginning of the part | ||
| 7229 | 2026.01.16 20:34:33.693295 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 7230 | 2026.01.16 20:34:33.693338 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 17 rows starting from the beginning of the part | ||
| 7231 | 2026.01.16 20:34:33.693453 [ 276 ] {8786199e-2eca-43ab-ae42-0f73b1bcf438} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2026.01.16 20:34:33.693497 [ 276 ] {8786199e-2eca-43ab-ae42-0f73b1bcf438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7233 | 2026.01.16 20:34:33.693836 [ 276 ] {8786199e-2eca-43ab-ae42-0f73b1bcf438} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7234 | 2026.01.16 20:34:33.694074 [ 276 ] {8786199e-2eca-43ab-ae42-0f73b1bcf438} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2026.01.16 20:34:33.694183 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132847 sec., 295829.0364103066 rows/sec., 20.56 MiB/sec. | ||
| 7236 | 2026.01.16 20:34:33.694210 [ 276 ] {8786199e-2eca-43ab-ae42-0f73b1bcf438} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001233 sec., 811.0300081103002 rows/sec., 53.86 KiB/sec. | ||
| 7237 | 2026.01.16 20:34:33.694251 [ 276 ] {8786199e-2eca-43ab-ae42-0f73b1bcf438} <Debug> TCPHandler: Processed in 0.001406711 sec. | ||
| 7238 | 2026.01.16 20:34:33.694330 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7239 | 2026.01.16 20:34:33.694364 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2026.01.16 20:34:33.694480 [ 276 ] {ee3f800d-2d68-4bf4-ae36-d1dfa408b5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7241 | 2026.01.16 20:34:33.694525 [ 276 ] {ee3f800d-2d68-4bf4-ae36-d1dfa408b5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7242 | 2026.01.16 20:34:33.694585 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_46_9} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2026.01.16 20:34:33.694650 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_46_9} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7244 | 2026.01.16 20:34:33.694725 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7245 | 2026.01.16 20:34:33.694952 [ 276 ] {ee3f800d-2d68-4bf4-ae36-d1dfa408b5aa} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.01.16 20:34:33.694987 [ 276 ] {ee3f800d-2d68-4bf4-ae36-d1dfa408b5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7247 | 2026.01.16 20:34:33.695282 [ 276 ] {ee3f800d-2d68-4bf4-ae36-d1dfa408b5aa} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7248 | 2026.01.16 20:34:33.695493 [ 276 ] {ee3f800d-2d68-4bf4-ae36-d1dfa408b5aa} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.01.16 20:34:33.695621 [ 276 ] {ee3f800d-2d68-4bf4-ae36-d1dfa408b5aa} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001159 sec., 69887.83433994823 rows/sec., 5.46 MiB/sec. | ||
| 7250 | 2026.01.16 20:34:33.695661 [ 276 ] {ee3f800d-2d68-4bf4-ae36-d1dfa408b5aa} <Debug> TCPHandler: Processed in 0.00134585 sec. | ||
| 7251 | 2026.01.16 20:34:33.695783 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.01.16 20:34:33.695882 [ 276 ] {2154ea92-4c7e-45eb-a589-248930ffa8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7253 | 2026.01.16 20:34:33.695926 [ 276 ] {2154ea92-4c7e-45eb-a589-248930ffa8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7254 | 2026.01.16 20:34:33.696344 [ 276 ] {2154ea92-4c7e-45eb-a589-248930ffa8f4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.01.16 20:34:33.696381 [ 276 ] {2154ea92-4c7e-45eb-a589-248930ffa8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7256 | 2026.01.16 20:34:33.696704 [ 276 ] {2154ea92-4c7e-45eb-a589-248930ffa8f4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7257 | 2026.01.16 20:34:33.696951 [ 276 ] {2154ea92-4c7e-45eb-a589-248930ffa8f4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.01.16 20:34:33.697083 [ 276 ] {2154ea92-4c7e-45eb-a589-248930ffa8f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 7259 | 2026.01.16 20:34:33.697122 [ 276 ] {2154ea92-4c7e-45eb-a589-248930ffa8f4} <Debug> TCPHandler: Processed in 0.001389002 sec. | ||
| 7260 | 2026.01.16 20:34:33.697232 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.01.16 20:34:33.697327 [ 276 ] {35c81d35-3db7-4094-9329-0f3047e4b7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7262 | 2026.01.16 20:34:33.697370 [ 276 ] {35c81d35-3db7-4094-9329-0f3047e4b7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7263 | 2026.01.16 20:34:33.697683 [ 276 ] {35c81d35-3db7-4094-9329-0f3047e4b7de} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.01.16 20:34:33.697719 [ 276 ] {35c81d35-3db7-4094-9329-0f3047e4b7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7265 | 2026.01.16 20:34:33.698020 [ 276 ] {35c81d35-3db7-4094-9329-0f3047e4b7de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7266 | 2026.01.16 20:34:33.698224 [ 276 ] {35c81d35-3db7-4094-9329-0f3047e4b7de} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.01.16 20:34:33.698353 [ 276 ] {35c81d35-3db7-4094-9329-0f3047e4b7de} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 60.86 KiB/sec. | ||
| 7268 | 2026.01.16 20:34:33.698391 [ 276 ] {35c81d35-3db7-4094-9329-0f3047e4b7de} <Debug> TCPHandler: Processed in 0.001208157 sec. | ||
| 7269 | 2026.01.16 20:34:33.698493 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.01.16 20:34:33.698586 [ 276 ] {231cf893-3043-4b2a-a448-167f59e53b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7271 | 2026.01.16 20:34:33.698639 [ 276 ] {231cf893-3043-4b2a-a448-167f59e53b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7272 | 2026.01.16 20:34:33.699464 [ 276 ] {231cf893-3043-4b2a-a448-167f59e53b34} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.01.16 20:34:33.699500 [ 276 ] {231cf893-3043-4b2a-a448-167f59e53b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7274 | 2026.01.16 20:34:33.700029 [ 276 ] {231cf893-3043-4b2a-a448-167f59e53b34} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7275 | 2026.01.16 20:34:33.700248 [ 276 ] {231cf893-3043-4b2a-a448-167f59e53b34} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.01.16 20:34:33.700385 [ 276 ] {231cf893-3043-4b2a-a448-167f59e53b34} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001815 sec., 9366.391184573004 rows/sec., 16.78 MiB/sec. | ||
| 7277 | 2026.01.16 20:34:33.700440 [ 276 ] {231cf893-3043-4b2a-a448-167f59e53b34} <Debug> TCPHandler: Processed in 0.001995685 sec. | ||
| 7278 | 2026.01.16 20:34:33.700558 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.01.16 20:34:33.700653 [ 276 ] {882ffdd3-5867-4dcf-aa81-471686163152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7280 | 2026.01.16 20:34:33.700694 [ 276 ] {882ffdd3-5867-4dcf-aa81-471686163152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7281 | 2026.01.16 20:34:33.701031 [ 276 ] {882ffdd3-5867-4dcf-aa81-471686163152} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.01.16 20:34:33.701068 [ 276 ] {882ffdd3-5867-4dcf-aa81-471686163152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7283 | 2026.01.16 20:34:33.701370 [ 276 ] {882ffdd3-5867-4dcf-aa81-471686163152} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7284 | 2026.01.16 20:34:33.701637 [ 276 ] {882ffdd3-5867-4dcf-aa81-471686163152} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.01.16 20:34:33.701781 [ 276 ] {882ffdd3-5867-4dcf-aa81-471686163152} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 7286 | 2026.01.16 20:34:33.701822 [ 276 ] {882ffdd3-5867-4dcf-aa81-471686163152} <Debug> TCPHandler: Processed in 0.001312489 sec. | ||
| 7287 | 2026.01.16 20:34:35.521430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 926 | ||
| 7288 | 2026.01.16 20:34:35.523670 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.01.16 20:34:35.523726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7290 | 2026.01.16 20:34:35.524926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7291 | 2026.01.16 20:34:35.525202 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.01.16 20:34:35.525570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7293 | 2026.01.16 20:34:37.984847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16709 | ||
| 7294 | 2026.01.16 20:34:37.985364 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.01.16 20:34:37.985414 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7296 | 2026.01.16 20:34:37.985882 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7297 | 2026.01.16 20:34:37.986100 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.01.16 20:34:37.986231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16709 | ||
| 7299 | 2026.01.16 20:34:38.689059 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7300 | 2026.01.16 20:34:38.689239 [ 276 ] {5a24588d-7f9e-45cd-846a-a813eef3d7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7301 | 2026.01.16 20:34:38.689305 [ 276 ] {5a24588d-7f9e-45cd-846a-a813eef3d7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7302 | 2026.01.16 20:34:38.690042 [ 276 ] {5a24588d-7f9e-45cd-846a-a813eef3d7f3} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7303 | 2026.01.16 20:34:38.690111 [ 276 ] {5a24588d-7f9e-45cd-846a-a813eef3d7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7304 | 2026.01.16 20:34:38.690522 [ 276 ] {5a24588d-7f9e-45cd-846a-a813eef3d7f3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7305 | 2026.01.16 20:34:38.690759 [ 276 ] {5a24588d-7f9e-45cd-846a-a813eef3d7f3} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7306 | 2026.01.16 20:34:38.690940 [ 276 ] {5a24588d-7f9e-45cd-846a-a813eef3d7f3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001748 sec., 2288.329519450801 rows/sec., 186.60 KiB/sec. | ||
| 7307 | 2026.01.16 20:34:38.691012 [ 276 ] {5a24588d-7f9e-45cd-846a-a813eef3d7f3} <Debug> TCPHandler: Processed in 0.002081086 sec. | ||
| 7308 | 2026.01.16 20:34:38.691195 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7309 | 2026.01.16 20:34:38.691333 [ 276 ] {0e4d0013-73c7-408a-af32-52945380ea9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7310 | 2026.01.16 20:34:38.691390 [ 276 ] {0e4d0013-73c7-408a-af32-52945380ea9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7311 | 2026.01.16 20:34:38.691892 [ 276 ] {0e4d0013-73c7-408a-af32-52945380ea9a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2026.01.16 20:34:38.691929 [ 276 ] {0e4d0013-73c7-408a-af32-52945380ea9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7313 | 2026.01.16 20:34:38.692270 [ 276 ] {0e4d0013-73c7-408a-af32-52945380ea9a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7314 | 2026.01.16 20:34:38.692483 [ 276 ] {0e4d0013-73c7-408a-af32-52945380ea9a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2026.01.16 20:34:38.692619 [ 276 ] {0e4d0013-73c7-408a-af32-52945380ea9a} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001326 sec., 79939.6681749623 rows/sec., 6.65 MiB/sec. | ||
| 7316 | 2026.01.16 20:34:38.692658 [ 276 ] {0e4d0013-73c7-408a-af32-52945380ea9a} <Debug> TCPHandler: Processed in 0.001576735 sec. | ||
| 7317 | 2026.01.16 20:34:38.692770 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7318 | 2026.01.16 20:34:38.692866 [ 276 ] {6cc10a04-7e2a-48de-bb79-aa0d22ced5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7319 | 2026.01.16 20:34:38.692907 [ 276 ] {6cc10a04-7e2a-48de-bb79-aa0d22ced5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7320 | 2026.01.16 20:34:38.693315 [ 276 ] {6cc10a04-7e2a-48de-bb79-aa0d22ced5e5} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2026.01.16 20:34:38.693350 [ 276 ] {6cc10a04-7e2a-48de-bb79-aa0d22ced5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7322 | 2026.01.16 20:34:38.693646 [ 276 ] {6cc10a04-7e2a-48de-bb79-aa0d22ced5e5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7323 | 2026.01.16 20:34:38.693852 [ 276 ] {6cc10a04-7e2a-48de-bb79-aa0d22ced5e5} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.01.16 20:34:38.693980 [ 276 ] {6cc10a04-7e2a-48de-bb79-aa0d22ced5e5} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001132 sec., 24734.982332155476 rows/sec., 1.80 MiB/sec. | ||
| 7325 | 2026.01.16 20:34:38.694017 [ 276 ] {6cc10a04-7e2a-48de-bb79-aa0d22ced5e5} <Debug> TCPHandler: Processed in 0.001298609 sec. | ||
| 7326 | 2026.01.16 20:34:38.694121 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7327 | 2026.01.16 20:34:38.694214 [ 276 ] {197f6cf7-b4b2-4035-bd73-7d0754602078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7328 | 2026.01.16 20:34:38.694254 [ 276 ] {197f6cf7-b4b2-4035-bd73-7d0754602078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7329 | 2026.01.16 20:34:38.694660 [ 276 ] {197f6cf7-b4b2-4035-bd73-7d0754602078} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2026.01.16 20:34:38.694695 [ 276 ] {197f6cf7-b4b2-4035-bd73-7d0754602078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7331 | 2026.01.16 20:34:38.694999 [ 276 ] {197f6cf7-b4b2-4035-bd73-7d0754602078} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7332 | 2026.01.16 20:34:38.695208 [ 276 ] {197f6cf7-b4b2-4035-bd73-7d0754602078} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.01.16 20:34:38.695336 [ 276 ] {197f6cf7-b4b2-4035-bd73-7d0754602078} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001139 sec., 80772.60755048288 rows/sec., 6.31 MiB/sec. | ||
| 7334 | 2026.01.16 20:34:38.695381 [ 276 ] {197f6cf7-b4b2-4035-bd73-7d0754602078} <Debug> TCPHandler: Processed in 0.00130943 sec. | ||
| 7335 | 2026.01.16 20:34:38.695527 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.01.16 20:34:38.695626 [ 276 ] {40ea79b6-7c55-4f5e-978f-82f5c5b1710a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7337 | 2026.01.16 20:34:38.695672 [ 276 ] {40ea79b6-7c55-4f5e-978f-82f5c5b1710a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7338 | 2026.01.16 20:34:38.696531 [ 276 ] {40ea79b6-7c55-4f5e-978f-82f5c5b1710a} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2026.01.16 20:34:38.696567 [ 276 ] {40ea79b6-7c55-4f5e-978f-82f5c5b1710a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7340 | 2026.01.16 20:34:38.696917 [ 276 ] {40ea79b6-7c55-4f5e-978f-82f5c5b1710a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7341 | 2026.01.16 20:34:38.697145 [ 276 ] {40ea79b6-7c55-4f5e-978f-82f5c5b1710a} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2026.01.16 20:34:38.697276 [ 276 ] {40ea79b6-7c55-4f5e-978f-82f5c5b1710a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00167 sec., 97005.98802395209 rows/sec., 6.76 MiB/sec. | ||
| 7343 | 2026.01.16 20:34:38.697315 [ 276 ] {40ea79b6-7c55-4f5e-978f-82f5c5b1710a} <Debug> TCPHandler: Processed in 0.001841601 sec. | ||
| 7344 | 2026.01.16 20:34:38.697426 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7345 | 2026.01.16 20:34:38.697520 [ 276 ] {a34df93d-1669-47af-b9b1-2e54c314088b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7346 | 2026.01.16 20:34:38.697575 [ 276 ] {a34df93d-1669-47af-b9b1-2e54c314088b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7347 | 2026.01.16 20:34:38.698366 [ 276 ] {a34df93d-1669-47af-b9b1-2e54c314088b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.01.16 20:34:38.698403 [ 276 ] {a34df93d-1669-47af-b9b1-2e54c314088b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7349 | 2026.01.16 20:34:38.698933 [ 276 ] {a34df93d-1669-47af-b9b1-2e54c314088b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7350 | 2026.01.16 20:34:38.699167 [ 276 ] {a34df93d-1669-47af-b9b1-2e54c314088b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.01.16 20:34:38.699310 [ 276 ] {a34df93d-1669-47af-b9b1-2e54c314088b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001809 sec., 13266.998341625207 rows/sec., 23.77 MiB/sec. | ||
| 7352 | 2026.01.16 20:34:38.699362 [ 276 ] {a34df93d-1669-47af-b9b1-2e54c314088b} <Debug> TCPHandler: Processed in 0.001986675 sec. | ||
| 7353 | 2026.01.16 20:34:38.699467 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7354 | 2026.01.16 20:34:38.699563 [ 276 ] {231b9ab8-7958-4cd9-8ceb-8f3ec7ea113d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7355 | 2026.01.16 20:34:38.699605 [ 276 ] {231b9ab8-7958-4cd9-8ceb-8f3ec7ea113d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7356 | 2026.01.16 20:34:38.699983 [ 276 ] {231b9ab8-7958-4cd9-8ceb-8f3ec7ea113d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7357 | 2026.01.16 20:34:38.700019 [ 276 ] {231b9ab8-7958-4cd9-8ceb-8f3ec7ea113d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7358 | 2026.01.16 20:34:38.700339 [ 276 ] {231b9ab8-7958-4cd9-8ceb-8f3ec7ea113d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7359 | 2026.01.16 20:34:38.700554 [ 276 ] {231b9ab8-7958-4cd9-8ceb-8f3ec7ea113d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7360 | 2026.01.16 20:34:38.700689 [ 276 ] {231b9ab8-7958-4cd9-8ceb-8f3ec7ea113d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 7361 | 2026.01.16 20:34:38.700727 [ 276 ] {231b9ab8-7958-4cd9-8ceb-8f3ec7ea113d} <Debug> TCPHandler: Processed in 0.001308749 sec. | ||
| 7362 | 2026.01.16 20:34:38.848580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7363 | 2026.01.16 20:34:38.866739 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.01.16 20:34:38.866810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7365 | 2026.01.16 20:34:38.873343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7366 | 2026.01.16 20:34:38.874058 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2026.01.16 20:34:38.877507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7368 | 2026.01.16 20:34:43.689494 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2026.01.16 20:34:43.689689 [ 276 ] {5e64f25e-9578-4daf-9763-32252584f4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7370 | 2026.01.16 20:34:43.689757 [ 276 ] {5e64f25e-9578-4daf-9763-32252584f4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7371 | 2026.01.16 20:34:43.690439 [ 276 ] {5e64f25e-9578-4daf-9763-32252584f4b1} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2026.01.16 20:34:43.690484 [ 276 ] {5e64f25e-9578-4daf-9763-32252584f4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7373 | 2026.01.16 20:34:43.690882 [ 276 ] {5e64f25e-9578-4daf-9763-32252584f4b1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7374 | 2026.01.16 20:34:43.691108 [ 276 ] {5e64f25e-9578-4daf-9763-32252584f4b1} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2026.01.16 20:34:43.691246 [ 106 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7376 | 2026.01.16 20:34:43.691262 [ 276 ] {5e64f25e-9578-4daf-9763-32252584f4b1} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00162 sec., 55555.55555555556 rows/sec., 4.66 MiB/sec. | ||
| 7377 | 2026.01.16 20:34:43.691310 [ 106 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.01.16 20:34:43.691327 [ 276 ] {5e64f25e-9578-4daf-9763-32252584f4b1} <Debug> TCPHandler: Processed in 0.001962484 sec. | ||
| 7379 | 2026.01.16 20:34:43.691335 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7380 | 2026.01.16 20:34:43.691466 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7381 | 2026.01.16 20:34:43.691472 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 7382 | 2026.01.16 20:34:43.691566 [ 276 ] {0ec1df54-9b3a-46b0-b1b6-bccace52c5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7383 | 2026.01.16 20:34:43.691613 [ 276 ] {0ec1df54-9b3a-46b0-b1b6-bccace52c5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7384 | 2026.01.16 20:34:43.691624 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7385 | 2026.01.16 20:34:43.691663 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2465 rows starting from the beginning of the part | ||
| 7386 | 2026.01.16 20:34:43.691727 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1352 rows starting from the beginning of the part | ||
| 7387 | 2026.01.16 20:34:43.691772 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 7388 | 2026.01.16 20:34:43.691812 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 91 rows starting from the beginning of the part | ||
| 7389 | 2026.01.16 20:34:43.691856 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 106 rows starting from the beginning of the part | ||
| 7390 | 2026.01.16 20:34:43.691896 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 7391 | 2026.01.16 20:34:43.692026 [ 276 ] {0ec1df54-9b3a-46b0-b1b6-bccace52c5e9} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2026.01.16 20:34:43.692067 [ 276 ] {0ec1df54-9b3a-46b0-b1b6-bccace52c5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7393 | 2026.01.16 20:34:43.692387 [ 276 ] {0ec1df54-9b3a-46b0-b1b6-bccace52c5e9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7394 | 2026.01.16 20:34:43.692611 [ 276 ] {0ec1df54-9b3a-46b0-b1b6-bccace52c5e9} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.01.16 20:34:43.692752 [ 276 ] {0ec1df54-9b3a-46b0-b1b6-bccace52c5e9} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001203 sec., 14131.338320864505 rows/sec., 1.04 MiB/sec. | ||
| 7396 | 2026.01.16 20:34:43.692793 [ 276 ] {0ec1df54-9b3a-46b0-b1b6-bccace52c5e9} <Debug> TCPHandler: Processed in 0.001376911 sec. | ||
| 7397 | 2026.01.16 20:34:43.692921 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7398 | 2026.01.16 20:34:43.693014 [ 276 ] {889d5d27-ce2b-46e2-b1df-6fa0aafb9e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7399 | 2026.01.16 20:34:43.693055 [ 276 ] {889d5d27-ce2b-46e2-b1df-6fa0aafb9e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7400 | 2026.01.16 20:34:43.693478 [ 276 ] {889d5d27-ce2b-46e2-b1df-6fa0aafb9e91} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.01.16 20:34:43.693514 [ 276 ] {889d5d27-ce2b-46e2-b1df-6fa0aafb9e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7402 | 2026.01.16 20:34:43.693767 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4208 rows, containing 5 columns (5 merged, 0 gathered) in 0.002357853 sec., 1784674.4474740368 rows/sec., 153.82 MiB/sec. | ||
| 7403 | 2026.01.16 20:34:43.693850 [ 276 ] {889d5d27-ce2b-46e2-b1df-6fa0aafb9e91} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7404 | 2026.01.16 20:34:43.694068 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7405 | 2026.01.16 20:34:43.694123 [ 276 ] {889d5d27-ce2b-46e2-b1df-6fa0aafb9e91} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.01.16 20:34:43.694249 [ 106 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7407 | 2026.01.16 20:34:43.694268 [ 276 ] {889d5d27-ce2b-46e2-b1df-6fa0aafb9e91} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00127 sec., 63779.52755905512 rows/sec., 4.98 MiB/sec. | ||
| 7408 | 2026.01.16 20:34:43.694284 [ 106 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.01.16 20:34:43.694311 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7410 | 2026.01.16 20:34:43.694318 [ 276 ] {889d5d27-ce2b-46e2-b1df-6fa0aafb9e91} <Debug> TCPHandler: Processed in 0.001446152 sec. | ||
| 7411 | 2026.01.16 20:34:43.694409 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_51_10} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.01.16 20:34:43.694416 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 7413 | 2026.01.16 20:34:43.694444 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2026.01.16 20:34:43.694518 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_51_10} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7415 | 2026.01.16 20:34:43.694561 [ 276 ] {bcf33ee3-2ea0-4ba6-82ef-868dd659e8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7416 | 2026.01.16 20:34:43.694567 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7417 | 2026.01.16 20:34:43.694628 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 7418 | 2026.01.16 20:34:43.694632 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 7419 | 2026.01.16 20:34:43.694643 [ 276 ] {bcf33ee3-2ea0-4ba6-82ef-868dd659e8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7420 | 2026.01.16 20:34:43.694693 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 577 rows starting from the beginning of the part | ||
| 7421 | 2026.01.16 20:34:43.694744 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 88 rows starting from the beginning of the part | ||
| 7422 | 2026.01.16 20:34:43.694785 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 81 rows starting from the beginning of the part | ||
| 7423 | 2026.01.16 20:34:43.694824 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 92 rows starting from the beginning of the part | ||
| 7424 | 2026.01.16 20:34:43.694863 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 81 rows starting from the beginning of the part | ||
| 7425 | 2026.01.16 20:34:43.695116 [ 276 ] {bcf33ee3-2ea0-4ba6-82ef-868dd659e8d5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.01.16 20:34:43.695160 [ 276 ] {bcf33ee3-2ea0-4ba6-82ef-868dd659e8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7427 | 2026.01.16 20:34:43.695548 [ 276 ] {bcf33ee3-2ea0-4ba6-82ef-868dd659e8d5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7428 | 2026.01.16 20:34:43.695792 [ 276 ] {bcf33ee3-2ea0-4ba6-82ef-868dd659e8d5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.01.16 20:34:43.695903 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7430 | 2026.01.16 20:34:43.695928 [ 276 ] {bcf33ee3-2ea0-4ba6-82ef-868dd659e8d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001384 sec., 115606.93641618497 rows/sec., 8.05 MiB/sec. | ||
| 7431 | 2026.01.16 20:34:43.695935 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.01.16 20:34:43.695972 [ 276 ] {bcf33ee3-2ea0-4ba6-82ef-868dd659e8d5} <Debug> TCPHandler: Processed in 0.001578155 sec. | ||
| 7433 | 2026.01.16 20:34:43.695976 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7434 | 2026.01.16 20:34:43.696074 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 7435 | 2026.01.16 20:34:43.696129 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2026.01.16 20:34:43.696174 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7437 | 2026.01.16 20:34:43.696206 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14202 rows starting from the beginning of the part | ||
| 7438 | 2026.01.16 20:34:43.696207 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.001847141 sec., 1174247.1202793939 rows/sec., 91.23 MiB/sec. | ||
| 7439 | 2026.01.16 20:34:43.696245 [ 276 ] {c71cfcb9-37e6-4196-a36b-b8e54e5a76bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7440 | 2026.01.16 20:34:43.696257 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 882 rows starting from the beginning of the part | ||
| 7441 | 2026.01.16 20:34:43.696303 [ 276 ] {c71cfcb9-37e6-4196-a36b-b8e54e5a76bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7442 | 2026.01.16 20:34:43.696304 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7443 | 2026.01.16 20:34:43.696362 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 7444 | 2026.01.16 20:34:43.696400 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 162 rows starting from the beginning of the part | ||
| 7445 | 2026.01.16 20:34:43.696417 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7446 | 2026.01.16 20:34:43.696441 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 7447 | 2026.01.16 20:34:43.696730 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_51_10} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.01.16 20:34:43.696812 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_51_10} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7449 | 2026.01.16 20:34:43.696916 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 7450 | 2026.01.16 20:34:43.697121 [ 276 ] {c71cfcb9-37e6-4196-a36b-b8e54e5a76bd} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.01.16 20:34:43.697185 [ 276 ] {c71cfcb9-37e6-4196-a36b-b8e54e5a76bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7452 | 2026.01.16 20:34:43.697794 [ 276 ] {c71cfcb9-37e6-4196-a36b-b8e54e5a76bd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7453 | 2026.01.16 20:34:43.698033 [ 276 ] {c71cfcb9-37e6-4196-a36b-b8e54e5a76bd} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.01.16 20:34:43.698154 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7455 | 2026.01.16 20:34:43.698180 [ 276 ] {c71cfcb9-37e6-4196-a36b-b8e54e5a76bd} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001959 sec., 8677.896886166413 rows/sec., 15.55 MiB/sec. | ||
| 7456 | 2026.01.16 20:34:43.698189 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.01.16 20:34:43.698221 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7458 | 2026.01.16 20:34:43.698244 [ 276 ] {c71cfcb9-37e6-4196-a36b-b8e54e5a76bd} <Debug> TCPHandler: Processed in 0.002173549 sec. | ||
| 7459 | 2026.01.16 20:34:43.698297 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 7460 | 2026.01.16 20:34:43.698369 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7461 | 2026.01.16 20:34:43.698468 [ 276 ] {c2579e06-30ee-4dbf-b590-edd42b8e7611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7462 | 2026.01.16 20:34:43.698511 [ 276 ] {c2579e06-30ee-4dbf-b590-edd42b8e7611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7463 | 2026.01.16 20:34:43.698518 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7464 | 2026.01.16 20:34:43.698577 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 795 rows starting from the beginning of the part | ||
| 7465 | 2026.01.16 20:34:43.698703 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 17 rows starting from the beginning of the part | ||
| 7466 | 2026.01.16 20:34:43.698809 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 7467 | 2026.01.16 20:34:43.698859 [ 276 ] {c2579e06-30ee-4dbf-b590-edd42b8e7611} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7468 | 2026.01.16 20:34:43.698901 [ 276 ] {c2579e06-30ee-4dbf-b590-edd42b8e7611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7469 | 2026.01.16 20:34:43.698908 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 17 rows starting from the beginning of the part | ||
| 7470 | 2026.01.16 20:34:43.699013 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 7471 | 2026.01.16 20:34:43.699112 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 17 rows starting from the beginning of the part | ||
| 7472 | 2026.01.16 20:34:43.699251 [ 276 ] {c2579e06-30ee-4dbf-b590-edd42b8e7611} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7473 | 2026.01.16 20:34:43.699493 [ 276 ] {c2579e06-30ee-4dbf-b590-edd42b8e7611} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.01.16 20:34:43.699606 [ 106 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7475 | 2026.01.16 20:34:43.699633 [ 106 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.01.16 20:34:43.699635 [ 276 ] {c2579e06-30ee-4dbf-b590-edd42b8e7611} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 7477 | 2026.01.16 20:34:43.699651 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7478 | 2026.01.16 20:34:43.699685 [ 276 ] {c2579e06-30ee-4dbf-b590-edd42b8e7611} <Debug> TCPHandler: Processed in 0.00136559 sec. | ||
| 7479 | 2026.01.16 20:34:43.699755 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 7480 | 2026.01.16 20:34:43.699883 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7481 | 2026.01.16 20:34:43.699917 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2756 rows starting from the beginning of the part | ||
| 7482 | 2026.01.16 20:34:43.699969 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 7483 | 2026.01.16 20:34:43.700012 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7484 | 2026.01.16 20:34:43.700053 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 7485 | 2026.01.16 20:34:43.700094 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7486 | 2026.01.16 20:34:43.700139 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 7487 | 2026.01.16 20:34:43.700779 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15726 rows, containing 5 columns (5 merged, 0 gathered) in 0.004735666 sec., 3320757.8406078466 rows/sec., 227.18 MiB/sec. | ||
| 7488 | 2026.01.16 20:34:43.701170 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7489 | 2026.01.16 20:34:43.701359 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3056 rows, containing 4 columns (4 merged, 0 gathered) in 0.001637087 sec., 1866730.357030506 rows/sec., 124.42 MiB/sec. | ||
| 7490 | 2026.01.16 20:34:43.701475 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2026.01.16 20:34:43.701565 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7492 | 2026.01.16 20:34:43.701651 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 7493 | 2026.01.16 20:34:43.701675 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7494 | 2026.01.16 20:34:43.701941 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_51_10} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.01.16 20:34:43.702013 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_51_10} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7496 | 2026.01.16 20:34:43.702082 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7497 | 2026.01.16 20:34:43.705205 [ 200 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 19 columns (19 merged, 0 gathered) in 0.006943086 sec., 128761.1877485026 rows/sec., 230.73 MiB/sec. | ||
| 7498 | 2026.01.16 20:34:43.706631 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7499 | 2026.01.16 20:34:43.706953 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2026.01.16 20:34:43.707030 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7501 | 2026.01.16 20:34:43.707152 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
| 7502 | 2026.01.16 20:34:44.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.17 MiB, peak 294.56 MiB, free memory in arenas 0.00 B, will set to 286.34 MiB (RSS), difference: 4.17 MiB | ||
| 7503 | 2026.01.16 20:34:45.293343 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7504 | 2026.01.16 20:34:45.293407 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7505 | 2026.01.16 20:34:45.486393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17221 | ||
| 7506 | 2026.01.16 20:34:45.487094 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.01.16 20:34:45.487135 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7508 | 2026.01.16 20:34:45.487617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7509 | 2026.01.16 20:34:45.487845 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2026.01.16 20:34:45.487981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17221 | ||
| 7511 | 2026.01.16 20:34:45.487998 [ 63 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7512 | 2026.01.16 20:34:45.488055 [ 63 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2026.01.16 20:34:45.488078 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7514 | 2026.01.16 20:34:45.488198 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 7515 | 2026.01.16 20:34:45.488331 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7516 | 2026.01.16 20:34:45.488371 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14789 rows starting from the beginning of the part | ||
| 7517 | 2026.01.16 20:34:45.488440 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 7518 | 2026.01.16 20:34:45.488488 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 7519 | 2026.01.16 20:34:45.488532 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 7520 | 2026.01.16 20:34:45.488575 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 7521 | 2026.01.16 20:34:45.488619 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 7522 | 2026.01.16 20:34:45.490675 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17221 rows, containing 4 columns (4 merged, 0 gathered) in 0.002521037 sec., 6830919.181273421 rows/sec., 97.72 MiB/sec. | ||
| 7523 | 2026.01.16 20:34:45.490809 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7524 | 2026.01.16 20:34:45.491135 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_36_7} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.01.16 20:34:45.491223 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_36_7} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7526 | 2026.01.16 20:34:45.491358 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7527 | 2026.01.16 20:34:45.525846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 952 | ||
| 7528 | 2026.01.16 20:34:45.528442 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.01.16 20:34:45.528482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7530 | 2026.01.16 20:34:45.529685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7531 | 2026.01.16 20:34:45.529953 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.01.16 20:34:45.530142 [ 63 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7533 | 2026.01.16 20:34:45.530210 [ 63 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.01.16 20:34:45.530245 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7535 | 2026.01.16 20:34:45.530309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 7536 | 2026.01.16 20:34:45.530390 [ 191 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 7537 | 2026.01.16 20:34:45.531077 [ 191 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7538 | 2026.01.16 20:34:45.531202 [ 191 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 810 rows starting from the beginning of the part | ||
| 7539 | 2026.01.16 20:34:45.531531 [ 191 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7540 | 2026.01.16 20:34:45.531840 [ 191 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 7541 | 2026.01.16 20:34:45.532200 [ 191 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 7542 | 2026.01.16 20:34:45.532546 [ 191 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part | ||
| 7543 | 2026.01.16 20:34:45.532879 [ 191 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 7544 | 2026.01.16 20:34:45.538500 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 72 columns (72 merged, 0 gathered) in 0.008163103 sec., 116622.31874325241 rows/sec., 97.84 MiB/sec. | ||
| 7545 | 2026.01.16 20:34:45.539925 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7546 | 2026.01.16 20:34:45.540474 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_26_5} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2026.01.16 20:34:45.540540 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_26_5} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7548 | 2026.01.16 20:34:45.540751 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 7549 | 2026.01.16 20:34:46.377653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7550 | 2026.01.16 20:34:46.394662 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.01.16 20:34:46.394709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7552 | 2026.01.16 20:34:46.400372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7553 | 2026.01.16 20:34:46.401075 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.01.16 20:34:46.401364 [ 63 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7555 | 2026.01.16 20:34:46.401404 [ 63 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2026.01.16 20:34:46.401426 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7557 | 2026.01.16 20:34:46.401520 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 7558 | 2026.01.16 20:34:46.404231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7559 | 2026.01.16 20:34:46.404600 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7560 | 2026.01.16 20:34:46.405403 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 7561 | 2026.01.16 20:34:46.408825 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 7562 | 2026.01.16 20:34:46.412057 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 7563 | 2026.01.16 20:34:46.415688 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 7564 | 2026.01.16 20:34:46.419731 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 7565 | 2026.01.16 20:34:46.423677 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 7566 | 2026.01.16 20:34:46.473923 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.072429911 sec., 3741.54815681052 rows/sec., 19.35 MiB/sec. | ||
| 7567 | 2026.01.16 20:34:46.477273 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7568 | 2026.01.16 20:34:46.479324 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_36_7} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7569 | 2026.01.16 20:34:46.479432 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_36_7} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7570 | 2026.01.16 20:34:46.482164 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7571 | 2026.01.16 20:34:46.606405 [ 57 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7572 | 2026.01.16 20:34:46.606443 [ 57 ] {} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.01.16 20:34:46.606462 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7574 | 2026.01.16 20:34:46.606568 [ 192 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7575 | 2026.01.16 20:34:46.606697 [ 192 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7576 | 2026.01.16 20:34:46.606729 [ 192 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 465 rows starting from the beginning of the part | ||
| 7577 | 2026.01.16 20:34:46.606795 [ 192 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 7578 | 2026.01.16 20:34:46.606839 [ 192 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 7579 | 2026.01.16 20:34:46.606885 [ 192 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 7580 | 2026.01.16 20:34:46.606944 [ 192 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 7581 | 2026.01.16 20:34:46.607883 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368511 sec., 892941.3062810602 rows/sec., 64.44 MiB/sec. | ||
| 7582 | 2026.01.16 20:34:46.608108 [ 194 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7583 | 2026.01.16 20:34:46.608415 [ 194 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_14_3} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2026.01.16 20:34:46.608495 [ 194 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_14_3} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7585 | 2026.01.16 20:34:46.608588 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 7586 | 2026.01.16 20:34:47.000253 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.02 MiB, peak 299.86 MiB, free memory in arenas 0.00 B, will set to 289.29 MiB (RSS), difference: 1.27 MiB | ||
| 7587 | 2026.01.16 20:34:48.690769 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.01.16 20:34:48.690956 [ 276 ] {fa0aad1d-bc82-4e1e-8a1f-df8566ecd1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7589 | 2026.01.16 20:34:48.691024 [ 276 ] {fa0aad1d-bc82-4e1e-8a1f-df8566ecd1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7590 | 2026.01.16 20:34:48.691761 [ 276 ] {fa0aad1d-bc82-4e1e-8a1f-df8566ecd1e9} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.01.16 20:34:48.691814 [ 276 ] {fa0aad1d-bc82-4e1e-8a1f-df8566ecd1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7592 | 2026.01.16 20:34:48.692254 [ 276 ] {fa0aad1d-bc82-4e1e-8a1f-df8566ecd1e9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7593 | 2026.01.16 20:34:48.692491 [ 276 ] {fa0aad1d-bc82-4e1e-8a1f-df8566ecd1e9} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.01.16 20:34:48.692651 [ 276 ] {fa0aad1d-bc82-4e1e-8a1f-df8566ecd1e9} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001745 sec., 59598.85386819484 rows/sec., 4.97 MiB/sec. | ||
| 7595 | 2026.01.16 20:34:48.692701 [ 276 ] {fa0aad1d-bc82-4e1e-8a1f-df8566ecd1e9} <Debug> TCPHandler: Processed in 0.002064426 sec. | ||
| 7596 | 2026.01.16 20:34:48.692828 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2026.01.16 20:34:48.692934 [ 276 ] {62eeeac3-3563-4ba8-9f72-a9181ae2a4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7598 | 2026.01.16 20:34:48.692979 [ 276 ] {62eeeac3-3563-4ba8-9f72-a9181ae2a4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7599 | 2026.01.16 20:34:48.693401 [ 276 ] {62eeeac3-3563-4ba8-9f72-a9181ae2a4a7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.01.16 20:34:48.693441 [ 276 ] {62eeeac3-3563-4ba8-9f72-a9181ae2a4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7601 | 2026.01.16 20:34:48.693752 [ 276 ] {62eeeac3-3563-4ba8-9f72-a9181ae2a4a7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7602 | 2026.01.16 20:34:48.693967 [ 276 ] {62eeeac3-3563-4ba8-9f72-a9181ae2a4a7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.01.16 20:34:48.694100 [ 276 ] {62eeeac3-3563-4ba8-9f72-a9181ae2a4a7} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001193 sec., 20117.351215423303 rows/sec., 1.48 MiB/sec. | ||
| 7604 | 2026.01.16 20:34:48.694140 [ 276 ] {62eeeac3-3563-4ba8-9f72-a9181ae2a4a7} <Debug> TCPHandler: Processed in 0.00136393 sec. | ||
| 7605 | 2026.01.16 20:34:48.694254 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2026.01.16 20:34:48.694350 [ 276 ] {22d8a625-49a9-4632-955b-091ccad3366e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7607 | 2026.01.16 20:34:48.694391 [ 276 ] {22d8a625-49a9-4632-955b-091ccad3366e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7608 | 2026.01.16 20:34:48.694827 [ 276 ] {22d8a625-49a9-4632-955b-091ccad3366e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.01.16 20:34:48.694865 [ 276 ] {22d8a625-49a9-4632-955b-091ccad3366e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7610 | 2026.01.16 20:34:48.695185 [ 276 ] {22d8a625-49a9-4632-955b-091ccad3366e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7611 | 2026.01.16 20:34:48.695404 [ 276 ] {22d8a625-49a9-4632-955b-091ccad3366e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.01.16 20:34:48.695532 [ 276 ] {22d8a625-49a9-4632-955b-091ccad3366e} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001203 sec., 73150.45719035744 rows/sec., 5.71 MiB/sec. | ||
| 7613 | 2026.01.16 20:34:48.695570 [ 276 ] {22d8a625-49a9-4632-955b-091ccad3366e} <Debug> TCPHandler: Processed in 0.00136382 sec. | ||
| 7614 | 2026.01.16 20:34:48.695687 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2026.01.16 20:34:48.695783 [ 276 ] {36defe20-96c0-4ea2-bdf0-01c0b9476bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7616 | 2026.01.16 20:34:48.695826 [ 276 ] {36defe20-96c0-4ea2-bdf0-01c0b9476bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7617 | 2026.01.16 20:34:48.696273 [ 276 ] {36defe20-96c0-4ea2-bdf0-01c0b9476bf3} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.01.16 20:34:48.696309 [ 276 ] {36defe20-96c0-4ea2-bdf0-01c0b9476bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7619 | 2026.01.16 20:34:48.696815 [ 276 ] {36defe20-96c0-4ea2-bdf0-01c0b9476bf3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7620 | 2026.01.16 20:34:48.697083 [ 276 ] {36defe20-96c0-4ea2-bdf0-01c0b9476bf3} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.01.16 20:34:48.697239 [ 276 ] {36defe20-96c0-4ea2-bdf0-01c0b9476bf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001476 sec., 108401.0840108401 rows/sec., 7.55 MiB/sec. | ||
| 7622 | 2026.01.16 20:34:48.697277 [ 276 ] {36defe20-96c0-4ea2-bdf0-01c0b9476bf3} <Debug> TCPHandler: Processed in 0.001636367 sec. | ||
| 7623 | 2026.01.16 20:34:48.697572 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7624 | 2026.01.16 20:34:48.697668 [ 276 ] {808daecc-5e17-4f4e-ba0f-4eab5c9b1012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7625 | 2026.01.16 20:34:48.697722 [ 276 ] {808daecc-5e17-4f4e-ba0f-4eab5c9b1012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7626 | 2026.01.16 20:34:48.698543 [ 276 ] {808daecc-5e17-4f4e-ba0f-4eab5c9b1012} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7627 | 2026.01.16 20:34:48.698580 [ 276 ] {808daecc-5e17-4f4e-ba0f-4eab5c9b1012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7628 | 2026.01.16 20:34:48.699147 [ 276 ] {808daecc-5e17-4f4e-ba0f-4eab5c9b1012} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7629 | 2026.01.16 20:34:48.699390 [ 276 ] {808daecc-5e17-4f4e-ba0f-4eab5c9b1012} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7630 | 2026.01.16 20:34:48.699535 [ 276 ] {808daecc-5e17-4f4e-ba0f-4eab5c9b1012} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001887 sec., 12718.600953895071 rows/sec., 22.79 MiB/sec. | ||
| 7631 | 2026.01.16 20:34:48.699595 [ 276 ] {808daecc-5e17-4f4e-ba0f-4eab5c9b1012} <Debug> TCPHandler: Processed in 0.002075416 sec. | ||
| 7632 | 2026.01.16 20:34:48.699702 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.01.16 20:34:48.699800 [ 276 ] {2fb4400e-1326-440d-8136-1ce6196ef95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7634 | 2026.01.16 20:34:48.699841 [ 276 ] {2fb4400e-1326-440d-8136-1ce6196ef95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7635 | 2026.01.16 20:34:48.700231 [ 276 ] {2fb4400e-1326-440d-8136-1ce6196ef95d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.01.16 20:34:48.700275 [ 276 ] {2fb4400e-1326-440d-8136-1ce6196ef95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7637 | 2026.01.16 20:34:48.700637 [ 276 ] {2fb4400e-1326-440d-8136-1ce6196ef95d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7638 | 2026.01.16 20:34:48.700863 [ 276 ] {2fb4400e-1326-440d-8136-1ce6196ef95d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.01.16 20:34:48.701006 [ 276 ] {2fb4400e-1326-440d-8136-1ce6196ef95d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 7640 | 2026.01.16 20:34:48.701044 [ 276 ] {2fb4400e-1326-440d-8136-1ce6196ef95d} <Debug> TCPHandler: Processed in 0.001391951 sec. | ||
| 7641 | 2026.01.16 20:34:52.988103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17669 | ||
| 7642 | 2026.01.16 20:34:52.988921 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2026.01.16 20:34:52.988998 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7644 | 2026.01.16 20:34:52.989531 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7645 | 2026.01.16 20:34:52.989755 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2026.01.16 20:34:52.989882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17669 | ||
| 7647 | 2026.01.16 20:34:53.719750 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7648 | 2026.01.16 20:34:53.719928 [ 276 ] {b64acbd8-8fa8-4515-ba14-c747e2972386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7649 | 2026.01.16 20:34:53.719997 [ 276 ] {b64acbd8-8fa8-4515-ba14-c747e2972386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7650 | 2026.01.16 20:34:53.720621 [ 276 ] {b64acbd8-8fa8-4515-ba14-c747e2972386} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.01.16 20:34:53.720670 [ 276 ] {b64acbd8-8fa8-4515-ba14-c747e2972386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7652 | 2026.01.16 20:34:53.721076 [ 276 ] {b64acbd8-8fa8-4515-ba14-c747e2972386} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7653 | 2026.01.16 20:34:53.721316 [ 276 ] {b64acbd8-8fa8-4515-ba14-c747e2972386} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.01.16 20:34:53.721474 [ 276 ] {b64acbd8-8fa8-4515-ba14-c747e2972386} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 7655 | 2026.01.16 20:34:53.721528 [ 276 ] {b64acbd8-8fa8-4515-ba14-c747e2972386} <Debug> TCPHandler: Processed in 0.001904123 sec. | ||
| 7656 | 2026.01.16 20:34:53.721653 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7657 | 2026.01.16 20:34:53.721753 [ 276 ] {9a891fe4-0d90-41be-81d1-3d8b7df43983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7658 | 2026.01.16 20:34:53.721796 [ 276 ] {9a891fe4-0d90-41be-81d1-3d8b7df43983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7659 | 2026.01.16 20:34:53.722205 [ 276 ] {9a891fe4-0d90-41be-81d1-3d8b7df43983} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.01.16 20:34:53.722244 [ 276 ] {9a891fe4-0d90-41be-81d1-3d8b7df43983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7661 | 2026.01.16 20:34:53.722543 [ 276 ] {9a891fe4-0d90-41be-81d1-3d8b7df43983} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7662 | 2026.01.16 20:34:53.722749 [ 276 ] {9a891fe4-0d90-41be-81d1-3d8b7df43983} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.01.16 20:34:53.722882 [ 276 ] {9a891fe4-0d90-41be-81d1-3d8b7df43983} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 424.33 KiB/sec. | ||
| 7664 | 2026.01.16 20:34:53.722922 [ 276 ] {9a891fe4-0d90-41be-81d1-3d8b7df43983} <Debug> TCPHandler: Processed in 0.001319929 sec. | ||
| 7665 | 2026.01.16 20:34:53.723027 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7666 | 2026.01.16 20:34:53.723119 [ 276 ] {7a8bad65-08ce-43e4-b424-937221a2748e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7667 | 2026.01.16 20:34:53.723159 [ 276 ] {7a8bad65-08ce-43e4-b424-937221a2748e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7668 | 2026.01.16 20:34:53.724168 [ 276 ] {7a8bad65-08ce-43e4-b424-937221a2748e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.01.16 20:34:53.724206 [ 276 ] {7a8bad65-08ce-43e4-b424-937221a2748e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7670 | 2026.01.16 20:34:53.724607 [ 276 ] {7a8bad65-08ce-43e4-b424-937221a2748e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7671 | 2026.01.16 20:34:53.724819 [ 276 ] {7a8bad65-08ce-43e4-b424-937221a2748e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2026.01.16 20:34:53.724949 [ 276 ] {7a8bad65-08ce-43e4-b424-937221a2748e} <Debug> executeQuery: Read 1353 rows, 115.50 KiB in 0.001848 sec., 732142.8571428572 rows/sec., 61.04 MiB/sec. | ||
| 7673 | 2026.01.16 20:34:53.724986 [ 276 ] {7a8bad65-08ce-43e4-b424-937221a2748e} <Debug> TCPHandler: Processed in 0.002007824 sec. | ||
| 7674 | 2026.01.16 20:34:53.725090 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7675 | 2026.01.16 20:34:53.725183 [ 276 ] {f44de4ea-72d9-4381-b2c6-830619b801d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7676 | 2026.01.16 20:34:53.725222 [ 276 ] {f44de4ea-72d9-4381-b2c6-830619b801d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7677 | 2026.01.16 20:34:53.725622 [ 276 ] {f44de4ea-72d9-4381-b2c6-830619b801d6} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.01.16 20:34:53.725659 [ 276 ] {f44de4ea-72d9-4381-b2c6-830619b801d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7679 | 2026.01.16 20:34:53.725973 [ 276 ] {f44de4ea-72d9-4381-b2c6-830619b801d6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7680 | 2026.01.16 20:34:53.726188 [ 276 ] {f44de4ea-72d9-4381-b2c6-830619b801d6} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2026.01.16 20:34:53.726315 [ 276 ] {f44de4ea-72d9-4381-b2c6-830619b801d6} <Debug> executeQuery: Read 35 rows, 2.66 KiB in 0.00115 sec., 30434.782608695652 rows/sec., 2.26 MiB/sec. | ||
| 7682 | 2026.01.16 20:34:53.726353 [ 276 ] {f44de4ea-72d9-4381-b2c6-830619b801d6} <Debug> TCPHandler: Processed in 0.001309929 sec. | ||
| 7683 | 2026.01.16 20:34:53.726452 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7684 | 2026.01.16 20:34:53.726544 [ 276 ] {9ef25d8b-03dc-4da9-bfed-b60a7834747b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7685 | 2026.01.16 20:34:53.726583 [ 276 ] {9ef25d8b-03dc-4da9-bfed-b60a7834747b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7686 | 2026.01.16 20:34:53.727052 [ 276 ] {9ef25d8b-03dc-4da9-bfed-b60a7834747b} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.01.16 20:34:53.727088 [ 276 ] {9ef25d8b-03dc-4da9-bfed-b60a7834747b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7688 | 2026.01.16 20:34:53.727399 [ 276 ] {9ef25d8b-03dc-4da9-bfed-b60a7834747b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7689 | 2026.01.16 20:34:53.727605 [ 276 ] {9ef25d8b-03dc-4da9-bfed-b60a7834747b} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.01.16 20:34:53.727730 [ 276 ] {9ef25d8b-03dc-4da9-bfed-b60a7834747b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001204 sec., 209302.32558139536 rows/sec., 14.48 MiB/sec. | ||
| 7691 | 2026.01.16 20:34:53.727767 [ 276 ] {9ef25d8b-03dc-4da9-bfed-b60a7834747b} <Debug> TCPHandler: Processed in 0.001362591 sec. | ||
| 7692 | 2026.01.16 20:34:53.727874 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7693 | 2026.01.16 20:34:53.727966 [ 276 ] {73d6b585-c110-4993-b598-553f221d9f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7694 | 2026.01.16 20:34:53.728005 [ 276 ] {73d6b585-c110-4993-b598-553f221d9f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7695 | 2026.01.16 20:34:53.728374 [ 276 ] {73d6b585-c110-4993-b598-553f221d9f03} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2026.01.16 20:34:53.728411 [ 276 ] {73d6b585-c110-4993-b598-553f221d9f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7697 | 2026.01.16 20:34:53.728718 [ 276 ] {73d6b585-c110-4993-b598-553f221d9f03} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7698 | 2026.01.16 20:34:53.728928 [ 276 ] {73d6b585-c110-4993-b598-553f221d9f03} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7699 | 2026.01.16 20:34:53.729052 [ 276 ] {73d6b585-c110-4993-b598-553f221d9f03} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 7700 | 2026.01.16 20:34:53.729088 [ 276 ] {73d6b585-c110-4993-b598-553f221d9f03} <Debug> TCPHandler: Processed in 0.001262668 sec. | ||
| 7701 | 2026.01.16 20:34:53.729186 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7702 | 2026.01.16 20:34:53.729277 [ 276 ] {bcd53692-1a93-42dc-b6cb-d1c69ad104ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7703 | 2026.01.16 20:34:53.729317 [ 276 ] {bcd53692-1a93-42dc-b6cb-d1c69ad104ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7704 | 2026.01.16 20:34:53.729950 [ 276 ] {bcd53692-1a93-42dc-b6cb-d1c69ad104ce} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7705 | 2026.01.16 20:34:53.729985 [ 276 ] {bcd53692-1a93-42dc-b6cb-d1c69ad104ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7706 | 2026.01.16 20:34:53.730314 [ 276 ] {bcd53692-1a93-42dc-b6cb-d1c69ad104ce} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7707 | 2026.01.16 20:34:53.730525 [ 276 ] {bcd53692-1a93-42dc-b6cb-d1c69ad104ce} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7708 | 2026.01.16 20:34:53.730650 [ 276 ] {bcd53692-1a93-42dc-b6cb-d1c69ad104ce} <Debug> executeQuery: Read 579 rows, 44.51 KiB in 0.001391 sec., 416247.30409777135 rows/sec., 31.25 MiB/sec. | ||
| 7709 | 2026.01.16 20:34:53.730687 [ 276 ] {bcd53692-1a93-42dc-b6cb-d1c69ad104ce} <Debug> TCPHandler: Processed in 0.001548434 sec. | ||
| 7710 | 2026.01.16 20:34:53.730786 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7711 | 2026.01.16 20:34:53.730879 [ 276 ] {7ac808ad-05d8-4ce6-b8a3-cfdfa8e7316d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7712 | 2026.01.16 20:34:53.730921 [ 276 ] {7ac808ad-05d8-4ce6-b8a3-cfdfa8e7316d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7713 | 2026.01.16 20:34:53.731523 [ 276 ] {7ac808ad-05d8-4ce6-b8a3-cfdfa8e7316d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.01.16 20:34:53.731557 [ 276 ] {7ac808ad-05d8-4ce6-b8a3-cfdfa8e7316d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7715 | 2026.01.16 20:34:53.731940 [ 276 ] {7ac808ad-05d8-4ce6-b8a3-cfdfa8e7316d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7716 | 2026.01.16 20:34:53.732155 [ 276 ] {7ac808ad-05d8-4ce6-b8a3-cfdfa8e7316d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.01.16 20:34:53.732281 [ 276 ] {7ac808ad-05d8-4ce6-b8a3-cfdfa8e7316d} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001422 sec., 620956.399437412 rows/sec., 42.14 MiB/sec. | ||
| 7718 | 2026.01.16 20:34:53.732317 [ 276 ] {7ac808ad-05d8-4ce6-b8a3-cfdfa8e7316d} <Debug> TCPHandler: Processed in 0.001579056 sec. | ||
| 7719 | 2026.01.16 20:34:53.732418 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.01.16 20:34:53.732510 [ 276 ] {42c70b9b-b9f2-44fd-91aa-ab239e1663e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7721 | 2026.01.16 20:34:53.732564 [ 276 ] {42c70b9b-b9f2-44fd-91aa-ab239e1663e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7722 | 2026.01.16 20:34:53.733342 [ 276 ] {42c70b9b-b9f2-44fd-91aa-ab239e1663e7} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.01.16 20:34:53.733375 [ 276 ] {42c70b9b-b9f2-44fd-91aa-ab239e1663e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7724 | 2026.01.16 20:34:53.733896 [ 276 ] {42c70b9b-b9f2-44fd-91aa-ab239e1663e7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7725 | 2026.01.16 20:34:53.734119 [ 276 ] {42c70b9b-b9f2-44fd-91aa-ab239e1663e7} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2026.01.16 20:34:53.734251 [ 276 ] {42c70b9b-b9f2-44fd-91aa-ab239e1663e7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001758 sec., 9670.079635949944 rows/sec., 17.33 MiB/sec. | ||
| 7727 | 2026.01.16 20:34:53.734313 [ 276 ] {42c70b9b-b9f2-44fd-91aa-ab239e1663e7} <Debug> TCPHandler: Processed in 0.001942233 sec. | ||
| 7728 | 2026.01.16 20:34:53.734416 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7729 | 2026.01.16 20:34:53.734508 [ 276 ] {18b77064-5e8a-4286-8e68-5e5e280848a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7730 | 2026.01.16 20:34:53.734549 [ 276 ] {18b77064-5e8a-4286-8e68-5e5e280848a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7731 | 2026.01.16 20:34:53.734875 [ 276 ] {18b77064-5e8a-4286-8e68-5e5e280848a3} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.01.16 20:34:53.734910 [ 276 ] {18b77064-5e8a-4286-8e68-5e5e280848a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7733 | 2026.01.16 20:34:53.735222 [ 276 ] {18b77064-5e8a-4286-8e68-5e5e280848a3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7734 | 2026.01.16 20:34:53.735428 [ 276 ] {18b77064-5e8a-4286-8e68-5e5e280848a3} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.01.16 20:34:53.735552 [ 276 ] {18b77064-5e8a-4286-8e68-5e5e280848a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 7736 | 2026.01.16 20:34:53.735586 [ 276 ] {18b77064-5e8a-4286-8e68-5e5e280848a3} <Debug> TCPHandler: Processed in 0.001218068 sec. | ||
| 7737 | 2026.01.16 20:34:53.904323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7738 | 2026.01.16 20:34:53.920765 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2026.01.16 20:34:53.920823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7740 | 2026.01.16 20:34:53.926417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7741 | 2026.01.16 20:34:53.927119 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2026.01.16 20:34:53.930142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7743 | 2026.01.16 20:34:55.530495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 984 | ||
| 7744 | 2026.01.16 20:34:55.532893 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7745 | 2026.01.16 20:34:55.532948 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7746 | 2026.01.16 20:34:55.534190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7747 | 2026.01.16 20:34:55.534457 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7748 | 2026.01.16 20:34:55.534810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 7749 | 2026.01.16 20:34:58.689197 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7750 | 2026.01.16 20:34:58.689412 [ 276 ] {cdc556e6-c0e0-4d18-8ff0-4f169d601ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7751 | 2026.01.16 20:34:58.689507 [ 276 ] {cdc556e6-c0e0-4d18-8ff0-4f169d601ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7752 | 2026.01.16 20:34:58.690349 [ 276 ] {cdc556e6-c0e0-4d18-8ff0-4f169d601ba0} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2026.01.16 20:34:58.690395 [ 276 ] {cdc556e6-c0e0-4d18-8ff0-4f169d601ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7754 | 2026.01.16 20:34:58.690822 [ 276 ] {cdc556e6-c0e0-4d18-8ff0-4f169d601ba0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7755 | 2026.01.16 20:34:58.691051 [ 276 ] {cdc556e6-c0e0-4d18-8ff0-4f169d601ba0} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2026.01.16 20:34:58.691205 [ 276 ] {cdc556e6-c0e0-4d18-8ff0-4f169d601ba0} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001857 sec., 56004.30802369413 rows/sec., 4.67 MiB/sec. | ||
| 7757 | 2026.01.16 20:34:58.691245 [ 276 ] {cdc556e6-c0e0-4d18-8ff0-4f169d601ba0} <Debug> TCPHandler: Processed in 0.00218472 sec. | ||
| 7758 | 2026.01.16 20:34:58.691365 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7759 | 2026.01.16 20:34:58.691458 [ 276 ] {14ba77bf-a632-4bfd-97d0-2b99de6e5155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7760 | 2026.01.16 20:34:58.691498 [ 276 ] {14ba77bf-a632-4bfd-97d0-2b99de6e5155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7761 | 2026.01.16 20:34:58.691893 [ 276 ] {14ba77bf-a632-4bfd-97d0-2b99de6e5155} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2026.01.16 20:34:58.691929 [ 276 ] {14ba77bf-a632-4bfd-97d0-2b99de6e5155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7763 | 2026.01.16 20:34:58.692216 [ 276 ] {14ba77bf-a632-4bfd-97d0-2b99de6e5155} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7764 | 2026.01.16 20:34:58.692420 [ 276 ] {14ba77bf-a632-4bfd-97d0-2b99de6e5155} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.01.16 20:34:58.692533 [ 46 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7766 | 2026.01.16 20:34:58.692545 [ 276 ] {14ba77bf-a632-4bfd-97d0-2b99de6e5155} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.59 MiB/sec. | ||
| 7767 | 2026.01.16 20:34:58.692600 [ 46 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2026.01.16 20:34:58.692610 [ 276 ] {14ba77bf-a632-4bfd-97d0-2b99de6e5155} <Debug> TCPHandler: Processed in 0.001294079 sec. | ||
| 7769 | 2026.01.16 20:34:58.692629 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7770 | 2026.01.16 20:34:58.692723 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7771 | 2026.01.16 20:34:58.692771 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 7772 | 2026.01.16 20:34:58.692819 [ 276 ] {bc931de0-f4c4-4dc7-b505-b47211a7c9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7773 | 2026.01.16 20:34:58.692864 [ 276 ] {bc931de0-f4c4-4dc7-b505-b47211a7c9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7774 | 2026.01.16 20:34:58.692925 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7775 | 2026.01.16 20:34:58.692967 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 278 rows starting from the beginning of the part | ||
| 7776 | 2026.01.16 20:34:58.693039 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 28 rows starting from the beginning of the part | ||
| 7777 | 2026.01.16 20:34:58.693092 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part | ||
| 7778 | 2026.01.16 20:34:58.693141 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 7779 | 2026.01.16 20:34:58.693183 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 35 rows starting from the beginning of the part | ||
| 7780 | 2026.01.16 20:34:58.693227 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 7781 | 2026.01.16 20:34:58.693330 [ 276 ] {bc931de0-f4c4-4dc7-b505-b47211a7c9ba} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.01.16 20:34:58.693370 [ 276 ] {bc931de0-f4c4-4dc7-b505-b47211a7c9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7783 | 2026.01.16 20:34:58.693700 [ 276 ] {bc931de0-f4c4-4dc7-b505-b47211a7c9ba} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7784 | 2026.01.16 20:34:58.693925 [ 276 ] {bc931de0-f4c4-4dc7-b505-b47211a7c9ba} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.01.16 20:34:58.694057 [ 276 ] {bc931de0-f4c4-4dc7-b505-b47211a7c9ba} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001256 sec., 70063.69426751592 rows/sec., 5.47 MiB/sec. | ||
| 7786 | 2026.01.16 20:34:58.694093 [ 276 ] {bc931de0-f4c4-4dc7-b505-b47211a7c9ba} <Debug> TCPHandler: Processed in 0.001417072 sec. | ||
| 7787 | 2026.01.16 20:34:58.694107 [ 194 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401911 sec., 289604.68959869776 rows/sec., 20.18 MiB/sec. | ||
| 7788 | 2026.01.16 20:34:58.694213 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7789 | 2026.01.16 20:34:58.694291 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7790 | 2026.01.16 20:34:58.694311 [ 276 ] {6eabe855-3abf-49f7-a02e-f286d4915b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7791 | 2026.01.16 20:34:58.694355 [ 276 ] {6eabe855-3abf-49f7-a02e-f286d4915b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7792 | 2026.01.16 20:34:58.694585 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_51_10} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.01.16 20:34:58.694667 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_51_10} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7794 | 2026.01.16 20:34:58.694761 [ 276 ] {6eabe855-3abf-49f7-a02e-f286d4915b44} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2026.01.16 20:34:58.694770 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7796 | 2026.01.16 20:34:58.694796 [ 276 ] {6eabe855-3abf-49f7-a02e-f286d4915b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7797 | 2026.01.16 20:34:58.695128 [ 276 ] {6eabe855-3abf-49f7-a02e-f286d4915b44} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7798 | 2026.01.16 20:34:58.695329 [ 276 ] {6eabe855-3abf-49f7-a02e-f286d4915b44} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2026.01.16 20:34:58.695453 [ 276 ] {6eabe855-3abf-49f7-a02e-f286d4915b44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 7800 | 2026.01.16 20:34:58.695490 [ 276 ] {6eabe855-3abf-49f7-a02e-f286d4915b44} <Debug> TCPHandler: Processed in 0.001326059 sec. | ||
| 7801 | 2026.01.16 20:34:58.695621 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2026.01.16 20:34:58.695715 [ 276 ] {fd10c636-3d2d-4b21-be33-eda5517b6062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7803 | 2026.01.16 20:34:58.695770 [ 276 ] {fd10c636-3d2d-4b21-be33-eda5517b6062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7804 | 2026.01.16 20:34:58.696583 [ 276 ] {fd10c636-3d2d-4b21-be33-eda5517b6062} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.01.16 20:34:58.696619 [ 276 ] {fd10c636-3d2d-4b21-be33-eda5517b6062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7806 | 2026.01.16 20:34:58.697139 [ 276 ] {fd10c636-3d2d-4b21-be33-eda5517b6062} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7807 | 2026.01.16 20:34:58.697364 [ 276 ] {fd10c636-3d2d-4b21-be33-eda5517b6062} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2026.01.16 20:34:58.697523 [ 276 ] {fd10c636-3d2d-4b21-be33-eda5517b6062} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001826 sec., 13143.483023001096 rows/sec., 23.55 MiB/sec. | ||
| 7809 | 2026.01.16 20:34:58.697577 [ 276 ] {fd10c636-3d2d-4b21-be33-eda5517b6062} <Debug> TCPHandler: Processed in 0.002003985 sec. | ||
| 7810 | 2026.01.16 20:34:58.697688 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2026.01.16 20:34:58.697781 [ 276 ] {0f3c5347-137f-4914-a7fb-237e57f6fbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7812 | 2026.01.16 20:34:58.697821 [ 276 ] {0f3c5347-137f-4914-a7fb-237e57f6fbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7813 | 2026.01.16 20:34:58.698166 [ 276 ] {0f3c5347-137f-4914-a7fb-237e57f6fbd4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2026.01.16 20:34:58.698201 [ 276 ] {0f3c5347-137f-4914-a7fb-237e57f6fbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 7815 | 2026.01.16 20:34:58.698493 [ 276 ] {0f3c5347-137f-4914-a7fb-237e57f6fbd4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7816 | 2026.01.16 20:34:58.698695 [ 276 ] {0f3c5347-137f-4914-a7fb-237e57f6fbd4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.01.16 20:34:58.698821 [ 276 ] {0f3c5347-137f-4914-a7fb-237e57f6fbd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 7818 | 2026.01.16 20:34:58.698856 [ 276 ] {0f3c5347-137f-4914-a7fb-237e57f6fbd4} <Debug> TCPHandler: Processed in 0.001215777 sec. | ||
| 7819 | 2026.01.16 20:35:00.293455 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7820 | 2026.01.16 20:35:00.293525 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7821 | 2026.01.16 20:35:00.489942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18181 | ||
| 7822 | 2026.01.16 20:35:00.490485 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2026.01.16 20:35:00.490522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7824 | 2026.01.16 20:35:00.491012 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7825 | 2026.01.16 20:35:00.491242 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2026.01.16 20:35:00.491390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18181 | ||
| 7827 | 2026.01.16 20:35:01.430196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7828 | 2026.01.16 20:35:01.446567 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.01.16 20:35:01.446622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7830 | 2026.01.16 20:35:01.452332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7831 | 2026.01.16 20:35:01.453043 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7832 | 2026.01.16 20:35:01.455745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7833 | 2026.01.16 20:35:03.689265 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7834 | 2026.01.16 20:35:03.689447 [ 276 ] {74ee5657-5657-4aff-a7c9-74c02c433ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7835 | 2026.01.16 20:35:03.689516 [ 276 ] {74ee5657-5657-4aff-a7c9-74c02c433ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7836 | 2026.01.16 20:35:03.690236 [ 276 ] {74ee5657-5657-4aff-a7c9-74c02c433ca0} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7837 | 2026.01.16 20:35:03.690290 [ 276 ] {74ee5657-5657-4aff-a7c9-74c02c433ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7838 | 2026.01.16 20:35:03.690703 [ 276 ] {74ee5657-5657-4aff-a7c9-74c02c433ca0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7839 | 2026.01.16 20:35:03.690937 [ 276 ] {74ee5657-5657-4aff-a7c9-74c02c433ca0} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2026.01.16 20:35:03.691102 [ 276 ] {74ee5657-5657-4aff-a7c9-74c02c433ca0} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001705 sec., 52785.923753665695 rows/sec., 4.43 MiB/sec. | ||
| 7841 | 2026.01.16 20:35:03.691152 [ 276 ] {74ee5657-5657-4aff-a7c9-74c02c433ca0} <Debug> TCPHandler: Processed in 0.002017745 sec. | ||
| 7842 | 2026.01.16 20:35:03.691289 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2026.01.16 20:35:03.691393 [ 276 ] {1b13af2c-6cce-4274-b532-605c87823bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7844 | 2026.01.16 20:35:03.691438 [ 276 ] {1b13af2c-6cce-4274-b532-605c87823bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7845 | 2026.01.16 20:35:03.691872 [ 276 ] {1b13af2c-6cce-4274-b532-605c87823bc8} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2026.01.16 20:35:03.691913 [ 276 ] {1b13af2c-6cce-4274-b532-605c87823bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7847 | 2026.01.16 20:35:03.692245 [ 276 ] {1b13af2c-6cce-4274-b532-605c87823bc8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7848 | 2026.01.16 20:35:03.692471 [ 276 ] {1b13af2c-6cce-4274-b532-605c87823bc8} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2026.01.16 20:35:03.692608 [ 276 ] {1b13af2c-6cce-4274-b532-605c87823bc8} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00124 sec., 13709.677419354839 rows/sec., 1.01 MiB/sec. | ||
| 7850 | 2026.01.16 20:35:03.692648 [ 276 ] {1b13af2c-6cce-4274-b532-605c87823bc8} <Debug> TCPHandler: Processed in 0.001411382 sec. | ||
| 7851 | 2026.01.16 20:35:03.692764 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7852 | 2026.01.16 20:35:03.692861 [ 276 ] {40f3695a-6f41-4d9c-b509-75612097d568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7853 | 2026.01.16 20:35:03.692903 [ 276 ] {40f3695a-6f41-4d9c-b509-75612097d568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7854 | 2026.01.16 20:35:03.693334 [ 276 ] {40f3695a-6f41-4d9c-b509-75612097d568} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7855 | 2026.01.16 20:35:03.693370 [ 276 ] {40f3695a-6f41-4d9c-b509-75612097d568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7856 | 2026.01.16 20:35:03.693698 [ 276 ] {40f3695a-6f41-4d9c-b509-75612097d568} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7857 | 2026.01.16 20:35:03.693914 [ 276 ] {40f3695a-6f41-4d9c-b509-75612097d568} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7858 | 2026.01.16 20:35:03.694043 [ 276 ] {40f3695a-6f41-4d9c-b509-75612097d568} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001202 sec., 67387.68718801998 rows/sec., 5.26 MiB/sec. | ||
| 7859 | 2026.01.16 20:35:03.694081 [ 276 ] {40f3695a-6f41-4d9c-b509-75612097d568} <Debug> TCPHandler: Processed in 0.001367701 sec. | ||
| 7860 | 2026.01.16 20:35:03.694197 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7861 | 2026.01.16 20:35:03.694293 [ 276 ] {6bd5bd3a-577b-428a-a399-438e7752df99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7862 | 2026.01.16 20:35:03.694337 [ 276 ] {6bd5bd3a-577b-428a-a399-438e7752df99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7863 | 2026.01.16 20:35:03.694746 [ 276 ] {6bd5bd3a-577b-428a-a399-438e7752df99} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2026.01.16 20:35:03.694780 [ 276 ] {6bd5bd3a-577b-428a-a399-438e7752df99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7865 | 2026.01.16 20:35:03.695116 [ 276 ] {6bd5bd3a-577b-428a-a399-438e7752df99} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7866 | 2026.01.16 20:35:03.695330 [ 276 ] {6bd5bd3a-577b-428a-a399-438e7752df99} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2026.01.16 20:35:03.695458 [ 276 ] {6bd5bd3a-577b-428a-a399-438e7752df99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 7868 | 2026.01.16 20:35:03.695494 [ 276 ] {6bd5bd3a-577b-428a-a399-438e7752df99} <Debug> TCPHandler: Processed in 0.001346441 sec. | ||
| 7869 | 2026.01.16 20:35:03.695604 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7870 | 2026.01.16 20:35:03.695698 [ 276 ] {b1400a40-602d-4bf7-98b5-82875fb5eb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7871 | 2026.01.16 20:35:03.695752 [ 276 ] {b1400a40-602d-4bf7-98b5-82875fb5eb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7872 | 2026.01.16 20:35:03.696564 [ 276 ] {b1400a40-602d-4bf7-98b5-82875fb5eb31} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2026.01.16 20:35:03.696599 [ 276 ] {b1400a40-602d-4bf7-98b5-82875fb5eb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7874 | 2026.01.16 20:35:03.697144 [ 276 ] {b1400a40-602d-4bf7-98b5-82875fb5eb31} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7875 | 2026.01.16 20:35:03.697390 [ 276 ] {b1400a40-602d-4bf7-98b5-82875fb5eb31} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2026.01.16 20:35:03.697531 [ 276 ] {b1400a40-602d-4bf7-98b5-82875fb5eb31} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001851 sec., 9184.224743381956 rows/sec., 16.46 MiB/sec. | ||
| 7877 | 2026.01.16 20:35:03.697595 [ 276 ] {b1400a40-602d-4bf7-98b5-82875fb5eb31} <Debug> TCPHandler: Processed in 0.002039756 sec. | ||
| 7878 | 2026.01.16 20:35:03.697717 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7879 | 2026.01.16 20:35:03.697812 [ 276 ] {1ab1167f-f917-4e47-b9c7-a88b6b84a77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7880 | 2026.01.16 20:35:03.697853 [ 276 ] {1ab1167f-f917-4e47-b9c7-a88b6b84a77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7881 | 2026.01.16 20:35:03.698189 [ 276 ] {1ab1167f-f917-4e47-b9c7-a88b6b84a77d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2026.01.16 20:35:03.698224 [ 276 ] {1ab1167f-f917-4e47-b9c7-a88b6b84a77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7883 | 2026.01.16 20:35:03.698542 [ 276 ] {1ab1167f-f917-4e47-b9c7-a88b6b84a77d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7884 | 2026.01.16 20:35:03.698758 [ 276 ] {1ab1167f-f917-4e47-b9c7-a88b6b84a77d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.01.16 20:35:03.698886 [ 276 ] {1ab1167f-f917-4e47-b9c7-a88b6b84a77d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 7886 | 2026.01.16 20:35:03.698923 [ 276 ] {1ab1167f-f917-4e47-b9c7-a88b6b84a77d} <Debug> TCPHandler: Processed in 0.001255438 sec. | ||
| 7887 | 2026.01.16 20:35:04.320444 [ 49 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7888 | 2026.01.16 20:35:04.320553 [ 49 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.01.16 20:35:04.320597 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7890 | 2026.01.16 20:35:04.320735 [ 187 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7891 | 2026.01.16 20:35:04.320913 [ 187 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7892 | 2026.01.16 20:35:04.320952 [ 187 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 7893 | 2026.01.16 20:35:04.321024 [ 187 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 7894 | 2026.01.16 20:35:04.321075 [ 187 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 7895 | 2026.01.16 20:35:04.321123 [ 187 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 7896 | 2026.01.16 20:35:04.321170 [ 187 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7897 | 2026.01.16 20:35:04.321970 [ 201 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294269 sec., 29360.20255449215 rows/sec., 2.45 MiB/sec. | ||
| 7898 | 2026.01.16 20:35:04.322115 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7899 | 2026.01.16 20:35:04.322420 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_18_4} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2026.01.16 20:35:04.322497 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_18_4} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7901 | 2026.01.16 20:35:04.322564 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7902 | 2026.01.16 20:35:05.535192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1008 | ||
| 7903 | 2026.01.16 20:35:05.537458 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2026.01.16 20:35:05.537496 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7905 | 2026.01.16 20:35:05.538660 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7906 | 2026.01.16 20:35:05.538915 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2026.01.16 20:35:05.539168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 7908 | 2026.01.16 20:35:07.992444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18629 | ||
| 7909 | 2026.01.16 20:35:07.992986 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2026.01.16 20:35:07.993032 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7911 | 2026.01.16 20:35:07.993507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7912 | 2026.01.16 20:35:07.993739 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.01.16 20:35:07.993875 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18629 | ||
| 7914 | 2026.01.16 20:35:08.689471 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.01.16 20:35:08.689709 [ 276 ] {b1b1a115-2ea8-4105-903b-39ff71c88e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7916 | 2026.01.16 20:35:08.689784 [ 276 ] {b1b1a115-2ea8-4105-903b-39ff71c88e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7917 | 2026.01.16 20:35:08.690466 [ 276 ] {b1b1a115-2ea8-4105-903b-39ff71c88e16} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.01.16 20:35:08.690521 [ 276 ] {b1b1a115-2ea8-4105-903b-39ff71c88e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7919 | 2026.01.16 20:35:08.690914 [ 276 ] {b1b1a115-2ea8-4105-903b-39ff71c88e16} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7920 | 2026.01.16 20:35:08.691143 [ 276 ] {b1b1a115-2ea8-4105-903b-39ff71c88e16} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.01.16 20:35:08.691304 [ 276 ] {b1b1a115-2ea8-4105-903b-39ff71c88e16} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00165 sec., 2424.2424242424245 rows/sec., 197.68 KiB/sec. | ||
| 7922 | 2026.01.16 20:35:08.691345 [ 276 ] {b1b1a115-2ea8-4105-903b-39ff71c88e16} <Debug> TCPHandler: Processed in 0.002046566 sec. | ||
| 7923 | 2026.01.16 20:35:08.691465 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.01.16 20:35:08.691561 [ 276 ] {3b30d5d3-9d27-46ef-abf1-43c80b32e80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7925 | 2026.01.16 20:35:08.691602 [ 276 ] {3b30d5d3-9d27-46ef-abf1-43c80b32e80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7926 | 2026.01.16 20:35:08.692051 [ 276 ] {3b30d5d3-9d27-46ef-abf1-43c80b32e80f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.01.16 20:35:08.692088 [ 276 ] {3b30d5d3-9d27-46ef-abf1-43c80b32e80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7928 | 2026.01.16 20:35:08.692411 [ 276 ] {3b30d5d3-9d27-46ef-abf1-43c80b32e80f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7929 | 2026.01.16 20:35:08.692626 [ 276 ] {3b30d5d3-9d27-46ef-abf1-43c80b32e80f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.01.16 20:35:08.692745 [ 40 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7931 | 2026.01.16 20:35:08.692752 [ 276 ] {3b30d5d3-9d27-46ef-abf1-43c80b32e80f} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.00121 sec., 87603.30578512397 rows/sec., 7.29 MiB/sec. | ||
| 7932 | 2026.01.16 20:35:08.692816 [ 40 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2026.01.16 20:35:08.692831 [ 276 ] {3b30d5d3-9d27-46ef-abf1-43c80b32e80f} <Debug> TCPHandler: Processed in 0.001417122 sec. | ||
| 7934 | 2026.01.16 20:35:08.692842 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7935 | 2026.01.16 20:35:08.692951 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2026.01.16 20:35:08.692986 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 7937 | 2026.01.16 20:35:08.693052 [ 276 ] {b8a08c42-2780-42ac-8711-7f1b58734c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7938 | 2026.01.16 20:35:08.693099 [ 276 ] {b8a08c42-2780-42ac-8711-7f1b58734c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7939 | 2026.01.16 20:35:08.693136 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7940 | 2026.01.16 20:35:08.693179 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2465 rows starting from the beginning of the part | ||
| 7941 | 2026.01.16 20:35:08.693253 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 7942 | 2026.01.16 20:35:08.693306 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1353 rows starting from the beginning of the part | ||
| 7943 | 2026.01.16 20:35:08.693354 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 7944 | 2026.01.16 20:35:08.693399 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 7945 | 2026.01.16 20:35:08.693448 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 106 rows starting from the beginning of the part | ||
| 7946 | 2026.01.16 20:35:08.693493 [ 276 ] {b8a08c42-2780-42ac-8711-7f1b58734c4c} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.01.16 20:35:08.693534 [ 276 ] {b8a08c42-2780-42ac-8711-7f1b58734c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7948 | 2026.01.16 20:35:08.693876 [ 276 ] {b8a08c42-2780-42ac-8711-7f1b58734c4c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7949 | 2026.01.16 20:35:08.694103 [ 276 ] {b8a08c42-2780-42ac-8711-7f1b58734c4c} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2026.01.16 20:35:08.694236 [ 276 ] {b8a08c42-2780-42ac-8711-7f1b58734c4c} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001204 sec., 23255.813953488374 rows/sec., 1.69 MiB/sec. | ||
| 7951 | 2026.01.16 20:35:08.694274 [ 276 ] {b8a08c42-2780-42ac-8711-7f1b58734c4c} <Debug> TCPHandler: Processed in 0.001373281 sec. | ||
| 7952 | 2026.01.16 20:35:08.694381 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7953 | 2026.01.16 20:35:08.694476 [ 276 ] {96ffbb28-a499-427e-8cff-99d5409356ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7954 | 2026.01.16 20:35:08.694517 [ 276 ] {96ffbb28-a499-427e-8cff-99d5409356ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7955 | 2026.01.16 20:35:08.694935 [ 276 ] {96ffbb28-a499-427e-8cff-99d5409356ff} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2026.01.16 20:35:08.694972 [ 276 ] {96ffbb28-a499-427e-8cff-99d5409356ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7957 | 2026.01.16 20:35:08.695198 [ 201 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4222 rows, containing 5 columns (5 merged, 0 gathered) in 0.002272701 sec., 1857701.4750290515 rows/sec., 160.09 MiB/sec. | ||
| 7958 | 2026.01.16 20:35:08.695280 [ 276 ] {96ffbb28-a499-427e-8cff-99d5409356ff} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7959 | 2026.01.16 20:35:08.695459 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7960 | 2026.01.16 20:35:08.695502 [ 276 ] {96ffbb28-a499-427e-8cff-99d5409356ff} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2026.01.16 20:35:08.695618 [ 40 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7962 | 2026.01.16 20:35:08.695631 [ 276 ] {96ffbb28-a499-427e-8cff-99d5409356ff} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001172 sec., 78498.29351535835 rows/sec., 6.14 MiB/sec. | ||
| 7963 | 2026.01.16 20:35:08.695666 [ 40 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.01.16 20:35:08.695684 [ 276 ] {96ffbb28-a499-427e-8cff-99d5409356ff} <Debug> TCPHandler: Processed in 0.00135157 sec. | ||
| 7965 | 2026.01.16 20:35:08.695696 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7966 | 2026.01.16 20:35:08.695729 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_56_11} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2026.01.16 20:35:08.695769 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 7968 | 2026.01.16 20:35:08.695808 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2026.01.16 20:35:08.695813 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_56_11} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7970 | 2026.01.16 20:35:08.695864 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7971 | 2026.01.16 20:35:08.695893 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1250 rows starting from the beginning of the part | ||
| 7972 | 2026.01.16 20:35:08.695909 [ 276 ] {3b04593c-db89-41b1-9283-438a70956197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7973 | 2026.01.16 20:35:08.695925 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 7974 | 2026.01.16 20:35:08.695938 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 88 rows starting from the beginning of the part | ||
| 7975 | 2026.01.16 20:35:08.695960 [ 276 ] {3b04593c-db89-41b1-9283-438a70956197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7976 | 2026.01.16 20:35:08.695980 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 579 rows starting from the beginning of the part | ||
| 7977 | 2026.01.16 20:35:08.696018 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 88 rows starting from the beginning of the part | ||
| 7978 | 2026.01.16 20:35:08.696050 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 81 rows starting from the beginning of the part | ||
| 7979 | 2026.01.16 20:35:08.696085 [ 195 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 92 rows starting from the beginning of the part | ||
| 7980 | 2026.01.16 20:35:08.696367 [ 276 ] {3b04593c-db89-41b1-9283-438a70956197} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.01.16 20:35:08.696409 [ 276 ] {3b04593c-db89-41b1-9283-438a70956197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7982 | 2026.01.16 20:35:08.696774 [ 276 ] {3b04593c-db89-41b1-9283-438a70956197} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7983 | 2026.01.16 20:35:08.696996 [ 276 ] {3b04593c-db89-41b1-9283-438a70956197} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.01.16 20:35:08.697097 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135528 sec., 1607047.9900832302 rows/sec., 124.88 MiB/sec. | ||
| 7985 | 2026.01.16 20:35:08.697104 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7986 | 2026.01.16 20:35:08.697126 [ 276 ] {3b04593c-db89-41b1-9283-438a70956197} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001236 sec., 131067.96116504856 rows/sec., 9.13 MiB/sec. | ||
| 7987 | 2026.01.16 20:35:08.697157 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2026.01.16 20:35:08.697188 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 7989 | 2026.01.16 20:35:08.697200 [ 276 ] {3b04593c-db89-41b1-9283-438a70956197} <Debug> TCPHandler: Processed in 0.001440953 sec. | ||
| 7990 | 2026.01.16 20:35:08.697257 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 7991 | 2026.01.16 20:35:08.697306 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7992 | 2026.01.16 20:35:08.697316 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2026.01.16 20:35:08.697342 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7994 | 2026.01.16 20:35:08.697371 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15726 rows starting from the beginning of the part | ||
| 7995 | 2026.01.16 20:35:08.697413 [ 276 ] {b59ddc23-16d6-46c1-a0da-1fa151012755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7996 | 2026.01.16 20:35:08.697430 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7997 | 2026.01.16 20:35:08.697468 [ 276 ] {b59ddc23-16d6-46c1-a0da-1fa151012755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7998 | 2026.01.16 20:35:08.697473 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 883 rows starting from the beginning of the part | ||
| 7999 | 2026.01.16 20:35:08.697519 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8000 | 2026.01.16 20:35:08.697558 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 8001 | 2026.01.16 20:35:08.697597 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 162 rows starting from the beginning of the part | ||
| 8002 | 2026.01.16 20:35:08.697628 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_56_11} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2026.01.16 20:35:08.697699 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_56_11} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8004 | 2026.01.16 20:35:08.697774 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8005 | 2026.01.16 20:35:08.698333 [ 276 ] {b59ddc23-16d6-46c1-a0da-1fa151012755} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2026.01.16 20:35:08.698370 [ 276 ] {b59ddc23-16d6-46c1-a0da-1fa151012755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8007 | 2026.01.16 20:35:08.698950 [ 276 ] {b59ddc23-16d6-46c1-a0da-1fa151012755} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8008 | 2026.01.16 20:35:08.699198 [ 276 ] {b59ddc23-16d6-46c1-a0da-1fa151012755} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2026.01.16 20:35:08.699317 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8010 | 2026.01.16 20:35:08.699349 [ 276 ] {b59ddc23-16d6-46c1-a0da-1fa151012755} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001955 sec., 12276.21483375959 rows/sec., 22.00 MiB/sec. | ||
| 8011 | 2026.01.16 20:35:08.699351 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.01.16 20:35:08.699391 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8013 | 2026.01.16 20:35:08.699439 [ 276 ] {b59ddc23-16d6-46c1-a0da-1fa151012755} <Debug> TCPHandler: Processed in 0.002172879 sec. | ||
| 8014 | 2026.01.16 20:35:08.699467 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 8015 | 2026.01.16 20:35:08.699564 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8016 | 2026.01.16 20:35:08.699660 [ 276 ] {b7292732-2384-4bbb-9897-61c1634fd654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8017 | 2026.01.16 20:35:08.699659 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8018 | 2026.01.16 20:35:08.699702 [ 276 ] {b7292732-2384-4bbb-9897-61c1634fd654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8019 | 2026.01.16 20:35:08.699724 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 894 rows starting from the beginning of the part | ||
| 8020 | 2026.01.16 20:35:08.699848 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 8021 | 2026.01.16 20:35:08.699968 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 17 rows starting from the beginning of the part | ||
| 8022 | 2026.01.16 20:35:08.700067 [ 276 ] {b7292732-2384-4bbb-9897-61c1634fd654} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2026.01.16 20:35:08.700080 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 8024 | 2026.01.16 20:35:08.700103 [ 276 ] {b7292732-2384-4bbb-9897-61c1634fd654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8025 | 2026.01.16 20:35:08.700196 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 17 rows starting from the beginning of the part | ||
| 8026 | 2026.01.16 20:35:08.700307 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 8027 | 2026.01.16 20:35:08.700445 [ 276 ] {b7292732-2384-4bbb-9897-61c1634fd654} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8028 | 2026.01.16 20:35:08.700669 [ 276 ] {b7292732-2384-4bbb-9897-61c1634fd654} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2026.01.16 20:35:08.700782 [ 40 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8030 | 2026.01.16 20:35:08.700802 [ 276 ] {b7292732-2384-4bbb-9897-61c1634fd654} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 8031 | 2026.01.16 20:35:08.700812 [ 40 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2026.01.16 20:35:08.700841 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8033 | 2026.01.16 20:35:08.700845 [ 276 ] {b7292732-2384-4bbb-9897-61c1634fd654} <Debug> TCPHandler: Processed in 0.00133052 sec. | ||
| 8034 | 2026.01.16 20:35:08.700917 [ 189 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 8035 | 2026.01.16 20:35:08.700999 [ 189 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8036 | 2026.01.16 20:35:08.701023 [ 189 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3056 rows starting from the beginning of the part | ||
| 8037 | 2026.01.16 20:35:08.701071 [ 189 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8038 | 2026.01.16 20:35:08.701110 [ 189 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 8039 | 2026.01.16 20:35:08.701148 [ 189 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8040 | 2026.01.16 20:35:08.701185 [ 189 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 8041 | 2026.01.16 20:35:08.701224 [ 189 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8042 | 2026.01.16 20:35:08.702635 [ 189 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3356 rows, containing 4 columns (4 merged, 0 gathered) in 0.001751739 sec., 1915810.5174343896 rows/sec., 127.82 MiB/sec. | ||
| 8043 | 2026.01.16 20:35:08.703128 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8044 | 2026.01.16 20:35:08.703483 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_56_11} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2026.01.16 20:35:08.703576 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_56_11} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8046 | 2026.01.16 20:35:08.703672 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8047 | 2026.01.16 20:35:08.704461 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17251 rows, containing 5 columns (5 merged, 0 gathered) in 0.007227702 sec., 2386789.051347164 rows/sec., 163.33 MiB/sec. | ||
| 8048 | 2026.01.16 20:35:08.704754 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8049 | 2026.01.16 20:35:08.705018 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2026.01.16 20:35:08.705088 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8051 | 2026.01.16 20:35:08.705165 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8052 | 2026.01.16 20:35:08.707505 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 19 columns (19 merged, 0 gathered) in 0.00807152 sec., 123892.40192677463 rows/sec., 222.01 MiB/sec. | ||
| 8053 | 2026.01.16 20:35:08.708834 [ 199 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8054 | 2026.01.16 20:35:08.709201 [ 199 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2026.01.16 20:35:08.709290 [ 199 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8056 | 2026.01.16 20:35:08.709427 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
| 8057 | 2026.01.16 20:35:08.956769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8058 | 2026.01.16 20:35:08.974756 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8059 | 2026.01.16 20:35:08.974825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8060 | 2026.01.16 20:35:08.981187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8061 | 2026.01.16 20:35:08.981904 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8062 | 2026.01.16 20:35:08.985601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8063 | 2026.01.16 20:35:09.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.63 MiB, peak 303.59 MiB, free memory in arenas 0.00 B, will set to 296.73 MiB (RSS), difference: 5.10 MiB | ||
| 8064 | 2026.01.16 20:35:13.689136 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8065 | 2026.01.16 20:35:13.689333 [ 276 ] {bda14f8b-49cd-43e8-bb4e-4aed559d8563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8066 | 2026.01.16 20:35:13.689399 [ 276 ] {bda14f8b-49cd-43e8-bb4e-4aed559d8563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8067 | 2026.01.16 20:35:13.690055 [ 276 ] {bda14f8b-49cd-43e8-bb4e-4aed559d8563} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8068 | 2026.01.16 20:35:13.690101 [ 276 ] {bda14f8b-49cd-43e8-bb4e-4aed559d8563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8069 | 2026.01.16 20:35:13.690496 [ 276 ] {bda14f8b-49cd-43e8-bb4e-4aed559d8563} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8070 | 2026.01.16 20:35:13.690719 [ 276 ] {bda14f8b-49cd-43e8-bb4e-4aed559d8563} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2026.01.16 20:35:13.690877 [ 276 ] {bda14f8b-49cd-43e8-bb4e-4aed559d8563} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001593 sec., 56497.17514124294 rows/sec., 4.74 MiB/sec. | ||
| 8072 | 2026.01.16 20:35:13.690919 [ 276 ] {bda14f8b-49cd-43e8-bb4e-4aed559d8563} <Debug> TCPHandler: Processed in 0.001911793 sec. | ||
| 8073 | 2026.01.16 20:35:13.691042 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2026.01.16 20:35:13.691147 [ 276 ] {e7207b71-4426-4aac-a833-6fc34ec30849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8075 | 2026.01.16 20:35:13.691187 [ 276 ] {e7207b71-4426-4aac-a833-6fc34ec30849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8076 | 2026.01.16 20:35:13.691579 [ 276 ] {e7207b71-4426-4aac-a833-6fc34ec30849} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2026.01.16 20:35:13.691616 [ 276 ] {e7207b71-4426-4aac-a833-6fc34ec30849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8078 | 2026.01.16 20:35:13.691918 [ 276 ] {e7207b71-4426-4aac-a833-6fc34ec30849} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8079 | 2026.01.16 20:35:13.692139 [ 276 ] {e7207b71-4426-4aac-a833-6fc34ec30849} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8080 | 2026.01.16 20:35:13.692265 [ 276 ] {e7207b71-4426-4aac-a833-6fc34ec30849} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001137 sec., 14951.627088830255 rows/sec., 1.10 MiB/sec. | ||
| 8081 | 2026.01.16 20:35:13.692303 [ 276 ] {e7207b71-4426-4aac-a833-6fc34ec30849} <Debug> TCPHandler: Processed in 0.001311589 sec. | ||
| 8082 | 2026.01.16 20:35:13.692406 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8083 | 2026.01.16 20:35:13.692508 [ 276 ] {217865c1-8794-4137-8d7b-cacf8f190ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8084 | 2026.01.16 20:35:13.692547 [ 276 ] {217865c1-8794-4137-8d7b-cacf8f190ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8085 | 2026.01.16 20:35:13.692947 [ 276 ] {217865c1-8794-4137-8d7b-cacf8f190ed8} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2026.01.16 20:35:13.692983 [ 276 ] {217865c1-8794-4137-8d7b-cacf8f190ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8087 | 2026.01.16 20:35:13.693286 [ 276 ] {217865c1-8794-4137-8d7b-cacf8f190ed8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8088 | 2026.01.16 20:35:13.693497 [ 276 ] {217865c1-8794-4137-8d7b-cacf8f190ed8} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2026.01.16 20:35:13.693623 [ 276 ] {217865c1-8794-4137-8d7b-cacf8f190ed8} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001132 sec., 71554.7703180212 rows/sec., 5.59 MiB/sec. | ||
| 8090 | 2026.01.16 20:35:13.693660 [ 276 ] {217865c1-8794-4137-8d7b-cacf8f190ed8} <Debug> TCPHandler: Processed in 0.001302609 sec. | ||
| 8091 | 2026.01.16 20:35:13.693769 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2026.01.16 20:35:13.693874 [ 276 ] {1034dd9f-0b11-4346-9302-255c5c814b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8093 | 2026.01.16 20:35:13.693920 [ 276 ] {1034dd9f-0b11-4346-9302-255c5c814b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8094 | 2026.01.16 20:35:13.694347 [ 276 ] {1034dd9f-0b11-4346-9302-255c5c814b4b} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2026.01.16 20:35:13.694383 [ 276 ] {1034dd9f-0b11-4346-9302-255c5c814b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8096 | 2026.01.16 20:35:13.694718 [ 276 ] {1034dd9f-0b11-4346-9302-255c5c814b4b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8097 | 2026.01.16 20:35:13.694930 [ 276 ] {1034dd9f-0b11-4346-9302-255c5c814b4b} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2026.01.16 20:35:13.695058 [ 276 ] {1034dd9f-0b11-4346-9302-255c5c814b4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 8099 | 2026.01.16 20:35:13.695096 [ 276 ] {1034dd9f-0b11-4346-9302-255c5c814b4b} <Debug> TCPHandler: Processed in 0.00137611 sec. | ||
| 8100 | 2026.01.16 20:35:13.695194 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2026.01.16 20:35:13.695295 [ 276 ] {2d20eebc-5f8b-4133-bdf8-0ea30b9e6681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8102 | 2026.01.16 20:35:13.695347 [ 276 ] {2d20eebc-5f8b-4133-bdf8-0ea30b9e6681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8103 | 2026.01.16 20:35:13.696118 [ 276 ] {2d20eebc-5f8b-4133-bdf8-0ea30b9e6681} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2026.01.16 20:35:13.696154 [ 276 ] {2d20eebc-5f8b-4133-bdf8-0ea30b9e6681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8105 | 2026.01.16 20:35:13.696677 [ 276 ] {2d20eebc-5f8b-4133-bdf8-0ea30b9e6681} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8106 | 2026.01.16 20:35:13.696905 [ 276 ] {2d20eebc-5f8b-4133-bdf8-0ea30b9e6681} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2026.01.16 20:35:13.697043 [ 276 ] {2d20eebc-5f8b-4133-bdf8-0ea30b9e6681} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001766 sec., 9626.274065685164 rows/sec., 17.25 MiB/sec. | ||
| 8108 | 2026.01.16 20:35:13.697097 [ 276 ] {2d20eebc-5f8b-4133-bdf8-0ea30b9e6681} <Debug> TCPHandler: Processed in 0.001950663 sec. | ||
| 8109 | 2026.01.16 20:35:13.697205 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2026.01.16 20:35:13.697310 [ 276 ] {ef0be94a-1785-450b-b305-8eb00085641f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8111 | 2026.01.16 20:35:13.697351 [ 276 ] {ef0be94a-1785-450b-b305-8eb00085641f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8112 | 2026.01.16 20:35:13.697677 [ 276 ] {ef0be94a-1785-450b-b305-8eb00085641f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.01.16 20:35:13.697712 [ 276 ] {ef0be94a-1785-450b-b305-8eb00085641f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8114 | 2026.01.16 20:35:13.698022 [ 276 ] {ef0be94a-1785-450b-b305-8eb00085641f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8115 | 2026.01.16 20:35:13.698231 [ 276 ] {ef0be94a-1785-450b-b305-8eb00085641f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.01.16 20:35:13.698357 [ 276 ] {ef0be94a-1785-450b-b305-8eb00085641f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 8117 | 2026.01.16 20:35:13.698392 [ 276 ] {ef0be94a-1785-450b-b305-8eb00085641f} <Debug> TCPHandler: Processed in 0.001236377 sec. | ||
| 8118 | 2026.01.16 20:35:15.293563 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8119 | 2026.01.16 20:35:15.293628 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8120 | 2026.01.16 20:35:15.494841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19141 | ||
| 8121 | 2026.01.16 20:35:15.495367 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.01.16 20:35:15.495414 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8123 | 2026.01.16 20:35:15.495947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8124 | 2026.01.16 20:35:15.496191 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.01.16 20:35:15.496340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19141 | ||
| 8126 | 2026.01.16 20:35:15.540272 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1034 | ||
| 8127 | 2026.01.16 20:35:15.542630 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.01.16 20:35:15.542684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8129 | 2026.01.16 20:35:15.543940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8130 | 2026.01.16 20:35:15.544219 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.01.16 20:35:15.544613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 8132 | 2026.01.16 20:35:16.486555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8133 | 2026.01.16 20:35:16.505118 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.01.16 20:35:16.505187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8135 | 2026.01.16 20:35:16.511389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8136 | 2026.01.16 20:35:16.512108 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.01.16 20:35:16.515695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8138 | 2026.01.16 20:35:18.695986 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.01.16 20:35:18.696191 [ 276 ] {beb3a605-e57d-4e53-9fe2-96b616633858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8140 | 2026.01.16 20:35:18.696261 [ 276 ] {beb3a605-e57d-4e53-9fe2-96b616633858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8141 | 2026.01.16 20:35:18.697035 [ 276 ] {beb3a605-e57d-4e53-9fe2-96b616633858} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.01.16 20:35:18.697095 [ 276 ] {beb3a605-e57d-4e53-9fe2-96b616633858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8143 | 2026.01.16 20:35:18.697554 [ 276 ] {beb3a605-e57d-4e53-9fe2-96b616633858} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8144 | 2026.01.16 20:35:18.697842 [ 276 ] {beb3a605-e57d-4e53-9fe2-96b616633858} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.01.16 20:35:18.698080 [ 276 ] {beb3a605-e57d-4e53-9fe2-96b616633858} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001945 sec., 53470.43701799486 rows/sec., 4.46 MiB/sec. | ||
| 8146 | 2026.01.16 20:35:18.698144 [ 276 ] {beb3a605-e57d-4e53-9fe2-96b616633858} <Debug> TCPHandler: Processed in 0.002303332 sec. | ||
| 8147 | 2026.01.16 20:35:18.698296 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8148 | 2026.01.16 20:35:18.698405 [ 276 ] {98ce38f4-c87f-43c9-b2b5-14aa5def54df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8149 | 2026.01.16 20:35:18.698448 [ 276 ] {98ce38f4-c87f-43c9-b2b5-14aa5def54df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8150 | 2026.01.16 20:35:18.698932 [ 276 ] {98ce38f4-c87f-43c9-b2b5-14aa5def54df} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.01.16 20:35:18.698976 [ 276 ] {98ce38f4-c87f-43c9-b2b5-14aa5def54df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8152 | 2026.01.16 20:35:18.699324 [ 276 ] {98ce38f4-c87f-43c9-b2b5-14aa5def54df} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8153 | 2026.01.16 20:35:18.699552 [ 276 ] {98ce38f4-c87f-43c9-b2b5-14aa5def54df} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.01.16 20:35:18.699757 [ 276 ] {98ce38f4-c87f-43c9-b2b5-14aa5def54df} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001377 sec., 17429.193899782134 rows/sec., 1.28 MiB/sec. | ||
| 8155 | 2026.01.16 20:35:18.699803 [ 276 ] {98ce38f4-c87f-43c9-b2b5-14aa5def54df} <Debug> TCPHandler: Processed in 0.001559845 sec. | ||
| 8156 | 2026.01.16 20:35:18.700151 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8157 | 2026.01.16 20:35:18.700387 [ 276 ] {7d8c9298-37b3-4299-9f29-fffac938ebcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8158 | 2026.01.16 20:35:18.700484 [ 276 ] {7d8c9298-37b3-4299-9f29-fffac938ebcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8159 | 2026.01.16 20:35:18.701293 [ 276 ] {7d8c9298-37b3-4299-9f29-fffac938ebcc} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2026.01.16 20:35:18.701336 [ 276 ] {7d8c9298-37b3-4299-9f29-fffac938ebcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8161 | 2026.01.16 20:35:18.701661 [ 276 ] {7d8c9298-37b3-4299-9f29-fffac938ebcc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8162 | 2026.01.16 20:35:18.701908 [ 276 ] {7d8c9298-37b3-4299-9f29-fffac938ebcc} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2026.01.16 20:35:18.702056 [ 276 ] {7d8c9298-37b3-4299-9f29-fffac938ebcc} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001739 sec., 50603.795284646345 rows/sec., 3.95 MiB/sec. | ||
| 8164 | 2026.01.16 20:35:18.702121 [ 276 ] {7d8c9298-37b3-4299-9f29-fffac938ebcc} <Debug> TCPHandler: Processed in 0.002169399 sec. | ||
| 8165 | 2026.01.16 20:35:18.702248 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8166 | 2026.01.16 20:35:18.702362 [ 276 ] {a035c547-c3b4-4efb-ac37-3b375262f7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8167 | 2026.01.16 20:35:18.702416 [ 276 ] {a035c547-c3b4-4efb-ac37-3b375262f7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8168 | 2026.01.16 20:35:18.702886 [ 276 ] {a035c547-c3b4-4efb-ac37-3b375262f7a1} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2026.01.16 20:35:18.702923 [ 276 ] {a035c547-c3b4-4efb-ac37-3b375262f7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8170 | 2026.01.16 20:35:18.703302 [ 276 ] {a035c547-c3b4-4efb-ac37-3b375262f7a1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8171 | 2026.01.16 20:35:18.703547 [ 276 ] {a035c547-c3b4-4efb-ac37-3b375262f7a1} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2026.01.16 20:35:18.703692 [ 276 ] {a035c547-c3b4-4efb-ac37-3b375262f7a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001351 sec., 118430.79200592154 rows/sec., 8.25 MiB/sec. | ||
| 8173 | 2026.01.16 20:35:18.703739 [ 276 ] {a035c547-c3b4-4efb-ac37-3b375262f7a1} <Debug> TCPHandler: Processed in 0.001542835 sec. | ||
| 8174 | 2026.01.16 20:35:18.703870 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2026.01.16 20:35:18.704148 [ 276 ] {7130d7f9-b00b-4b0b-87dd-84e9636eefd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8176 | 2026.01.16 20:35:18.704230 [ 276 ] {7130d7f9-b00b-4b0b-87dd-84e9636eefd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8177 | 2026.01.16 20:35:18.705381 [ 276 ] {7130d7f9-b00b-4b0b-87dd-84e9636eefd9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2026.01.16 20:35:18.705426 [ 276 ] {7130d7f9-b00b-4b0b-87dd-84e9636eefd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8179 | 2026.01.16 20:35:18.706123 [ 276 ] {7130d7f9-b00b-4b0b-87dd-84e9636eefd9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8180 | 2026.01.16 20:35:18.706450 [ 276 ] {7130d7f9-b00b-4b0b-87dd-84e9636eefd9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.01.16 20:35:18.706655 [ 276 ] {7130d7f9-b00b-4b0b-87dd-84e9636eefd9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002701 sec., 8885.597926693817 rows/sec., 15.92 MiB/sec. | ||
| 8182 | 2026.01.16 20:35:18.706780 [ 276 ] {7130d7f9-b00b-4b0b-87dd-84e9636eefd9} <Debug> TCPHandler: Processed in 0.002970637 sec. | ||
| 8183 | 2026.01.16 20:35:18.706956 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2026.01.16 20:35:18.707077 [ 276 ] {b2409a8c-d5d6-448f-aef1-da4f9d4f8eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8185 | 2026.01.16 20:35:18.707135 [ 276 ] {b2409a8c-d5d6-448f-aef1-da4f9d4f8eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8186 | 2026.01.16 20:35:18.707631 [ 276 ] {b2409a8c-d5d6-448f-aef1-da4f9d4f8eda} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.01.16 20:35:18.707675 [ 276 ] {b2409a8c-d5d6-448f-aef1-da4f9d4f8eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8188 | 2026.01.16 20:35:18.708078 [ 276 ] {b2409a8c-d5d6-448f-aef1-da4f9d4f8eda} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8189 | 2026.01.16 20:35:18.708333 [ 276 ] {b2409a8c-d5d6-448f-aef1-da4f9d4f8eda} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.01.16 20:35:18.708529 [ 276 ] {b2409a8c-d5d6-448f-aef1-da4f9d4f8eda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec. | ||
| 8191 | 2026.01.16 20:35:18.708589 [ 276 ] {b2409a8c-d5d6-448f-aef1-da4f9d4f8eda} <Debug> TCPHandler: Processed in 0.001695147 sec. | ||
| 8192 | 2026.01.16 20:35:19.057158 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33691 | ||
| 8193 | 2026.01.16 20:35:19.057279 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8194 | 2026.01.16 20:35:19.057317 [ 286 ] {} <Debug> TCP-Session: 73ac0b96-f1c7-4b3d-8215-39f2c7127b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:33691 | ||
| 8195 | 2026.01.16 20:35:19.057348 [ 286 ] {} <Debug> TCP-Session: 73ac0b96-f1c7-4b3d-8215-39f2c7127b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8196 | 2026.01.16 20:35:19.057369 [ 286 ] {} <Debug> TCP-Session: 73ac0b96-f1c7-4b3d-8215-39f2c7127b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8197 | 2026.01.16 20:35:19.057563 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41353 | ||
| 8198 | 2026.01.16 20:35:19.057584 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42544 | ||
| 8199 | 2026.01.16 20:35:19.057627 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54317 | ||
| 8200 | 2026.01.16 20:35:19.057632 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59410 | ||
| 8201 | 2026.01.16 20:35:19.057679 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8202 | 2026.01.16 20:35:19.057607 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49537 | ||
| 8203 | 2026.01.16 20:35:19.057711 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8204 | 2026.01.16 20:35:19.057723 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8205 | 2026.01.16 20:35:19.057745 [ 286 ] {} <Trace> TCP-Session: 73ac0b96-f1c7-4b3d-8215-39f2c7127b8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8206 | 2026.01.16 20:35:19.057759 [ 350 ] {} <Debug> TCP-Session: 090213bc-80dd-4934-97d2-3bca58ec660f Authenticating user 'default' from [fd00:1122:3344:101::e]:42544 | ||
| 8207 | 2026.01.16 20:35:19.057787 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8208 | 2026.01.16 20:35:19.057800 [ 353 ] {} <Debug> TCP-Session: fbad3857-463a-499c-9b48-2238b2fa4816 Authenticating user 'default' from [fd00:1122:3344:101::e]:54317 | ||
| 8209 | 2026.01.16 20:35:19.057811 [ 350 ] {} <Debug> TCP-Session: 090213bc-80dd-4934-97d2-3bca58ec660f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8210 | 2026.01.16 20:35:19.057824 [ 352 ] {} <Debug> TCP-Session: 9f3c8db4-8ff0-4742-a151-42629f787141 Authenticating user 'default' from [fd00:1122:3344:101::e]:49537 | ||
| 8211 | 2026.01.16 20:35:19.057837 [ 353 ] {} <Debug> TCP-Session: fbad3857-463a-499c-9b48-2238b2fa4816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8212 | 2026.01.16 20:35:19.057867 [ 350 ] {} <Debug> TCP-Session: 090213bc-80dd-4934-97d2-3bca58ec660f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8213 | 2026.01.16 20:35:19.057879 [ 352 ] {} <Debug> TCP-Session: 9f3c8db4-8ff0-4742-a151-42629f787141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8214 | 2026.01.16 20:35:19.057890 [ 353 ] {} <Debug> TCP-Session: fbad3857-463a-499c-9b48-2238b2fa4816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8215 | 2026.01.16 20:35:19.057914 [ 352 ] {} <Debug> TCP-Session: 9f3c8db4-8ff0-4742-a151-42629f787141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.01.16 20:35:19.057756 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8217 | 2026.01.16 20:35:19.057728 [ 288 ] {} <Debug> TCP-Session: 722ad9c7-3cd1-4f1e-b6ac-034ccb7c7218 Authenticating user 'default' from [fd00:1122:3344:101::e]:41353 | ||
| 8218 | 2026.01.16 20:35:19.057972 [ 354 ] {} <Debug> TCP-Session: a9fa2387-e7e6-46d1-a2ce-2e53ab10dbde Authenticating user 'default' from [fd00:1122:3344:101::e]:59410 | ||
| 8219 | 2026.01.16 20:35:19.057975 [ 286 ] {201ee5bf-c285-48a3-a700-422473eed728} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33691) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8220 | 2026.01.16 20:35:19.057999 [ 354 ] {} <Debug> TCP-Session: a9fa2387-e7e6-46d1-a2ce-2e53ab10dbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2026.01.16 20:35:19.057993 [ 288 ] {} <Debug> TCP-Session: 722ad9c7-3cd1-4f1e-b6ac-034ccb7c7218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8222 | 2026.01.16 20:35:19.058033 [ 354 ] {} <Debug> TCP-Session: a9fa2387-e7e6-46d1-a2ce-2e53ab10dbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8223 | 2026.01.16 20:35:19.058052 [ 288 ] {} <Debug> TCP-Session: 722ad9c7-3cd1-4f1e-b6ac-034ccb7c7218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8224 | 2026.01.16 20:35:19.057600 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59504 | ||
| 8225 | 2026.01.16 20:35:19.057586 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60822 | ||
| 8226 | 2026.01.16 20:35:19.057571 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56836 | ||
| 8227 | 2026.01.16 20:35:19.058348 [ 286 ] {201ee5bf-c285-48a3-a700-422473eed728} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8228 | 2026.01.16 20:35:19.058426 [ 286 ] {201ee5bf-c285-48a3-a700-422473eed728} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8229 | 2026.01.16 20:35:19.058562 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8230 | 2026.01.16 20:35:19.058604 [ 290 ] {} <Debug> TCP-Session: d13f1973-d449-4e46-a400-d3fec5f00d73 Authenticating user 'default' from [fd00:1122:3344:101::e]:60822 | ||
| 8231 | 2026.01.16 20:35:19.058630 [ 290 ] {} <Debug> TCP-Session: d13f1973-d449-4e46-a400-d3fec5f00d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8232 | 2026.01.16 20:35:19.058643 [ 290 ] {} <Debug> TCP-Session: d13f1973-d449-4e46-a400-d3fec5f00d73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8233 | 2026.01.16 20:35:19.058670 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8234 | 2026.01.16 20:35:19.058705 [ 289 ] {} <Debug> TCP-Session: da54d607-fe34-4e86-aff6-c787da2f8366 Authenticating user 'default' from [fd00:1122:3344:101::e]:56836 | ||
| 8235 | 2026.01.16 20:35:19.058720 [ 289 ] {} <Debug> TCP-Session: da54d607-fe34-4e86-aff6-c787da2f8366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8236 | 2026.01.16 20:35:19.058733 [ 289 ] {} <Debug> TCP-Session: da54d607-fe34-4e86-aff6-c787da2f8366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8237 | 2026.01.16 20:35:19.058785 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8238 | 2026.01.16 20:35:19.058819 [ 351 ] {} <Debug> TCP-Session: 39314456-c4e7-43ef-bf66-8395a19d274b Authenticating user 'default' from [fd00:1122:3344:101::e]:59504 | ||
| 8239 | 2026.01.16 20:35:19.058820 [ 286 ] {201ee5bf-c285-48a3-a700-422473eed728} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 8240 | 2026.01.16 20:35:19.058836 [ 351 ] {} <Debug> TCP-Session: 39314456-c4e7-43ef-bf66-8395a19d274b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8241 | 2026.01.16 20:35:19.058871 [ 351 ] {} <Debug> TCP-Session: 39314456-c4e7-43ef-bf66-8395a19d274b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8242 | 2026.01.16 20:35:19.060032 [ 300 ] {201ee5bf-c285-48a3-a700-422473eed728} <Trace> AggregatingTransform: Aggregating | ||
| 8243 | 2026.01.16 20:35:19.060077 [ 300 ] {201ee5bf-c285-48a3-a700-422473eed728} <Trace> Aggregator: Aggregation method: without_key | ||
| 8244 | 2026.01.16 20:35:19.060116 [ 300 ] {201ee5bf-c285-48a3-a700-422473eed728} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001150406 sec. (869.258 rows/sec., 33.96 KiB/sec.) | ||
| 8245 | 2026.01.16 20:35:19.060137 [ 300 ] {201ee5bf-c285-48a3-a700-422473eed728} <Trace> Aggregator: Merging aggregated data | ||
| 8246 | 2026.01.16 20:35:19.061445 [ 286 ] {201ee5bf-c285-48a3-a700-422473eed728} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003547 sec., 281.928390188892 rows/sec., 11.01 KiB/sec. | ||
| 8247 | 2026.01.16 20:35:19.061606 [ 286 ] {201ee5bf-c285-48a3-a700-422473eed728} <Debug> TCPHandler: Processed in 0.004029991 sec. | ||
| 8248 | 2026.01.16 20:35:19.061731 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8249 | 2026.01.16 20:35:19.061768 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8250 | 2026.01.16 20:35:19.061774 [ 288 ] {} <Debug> TCP-Session: 722ad9c7-3cd1-4f1e-b6ac-034ccb7c7218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8251 | 2026.01.16 20:35:19.061795 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8252 | 2026.01.16 20:35:19.061801 [ 352 ] {} <Debug> TCP-Session: 9f3c8db4-8ff0-4742-a151-42629f787141 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8253 | 2026.01.16 20:35:19.061817 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8254 | 2026.01.16 20:35:19.061847 [ 354 ] {} <Debug> TCP-Session: a9fa2387-e7e6-46d1-a2ce-2e53ab10dbde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8255 | 2026.01.16 20:35:19.061862 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8256 | 2026.01.16 20:35:19.061878 [ 290 ] {} <Debug> TCP-Session: d13f1973-d449-4e46-a400-d3fec5f00d73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8257 | 2026.01.16 20:35:19.061880 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8258 | 2026.01.16 20:35:19.061900 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8259 | 2026.01.16 20:35:19.061921 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8260 | 2026.01.16 20:35:19.061940 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8261 | 2026.01.16 20:35:19.061955 [ 350 ] {} <Debug> TCP-Session: 090213bc-80dd-4934-97d2-3bca58ec660f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8262 | 2026.01.16 20:35:19.061972 [ 353 ] {} <Debug> TCP-Session: fbad3857-463a-499c-9b48-2238b2fa4816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8263 | 2026.01.16 20:35:19.061992 [ 286 ] {} <Debug> TCP-Session: 73ac0b96-f1c7-4b3d-8215-39f2c7127b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8264 | 2026.01.16 20:35:19.061935 [ 351 ] {} <Debug> TCP-Session: 39314456-c4e7-43ef-bf66-8395a19d274b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8265 | 2026.01.16 20:35:19.061911 [ 289 ] {} <Debug> TCP-Session: da54d607-fe34-4e86-aff6-c787da2f8366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8266 | 2026.01.16 20:35:19.304515 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43022 | ||
| 8267 | 2026.01.16 20:35:19.304613 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8268 | 2026.01.16 20:35:19.304638 [ 286 ] {} <Debug> TCP-Session: c6d41936-f347-4361-a3a8-0161b526f974 Authenticating user 'default' from [fd00:1122:3344:101::e]:43022 | ||
| 8269 | 2026.01.16 20:35:19.304660 [ 286 ] {} <Debug> TCP-Session: c6d41936-f347-4361-a3a8-0161b526f974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8270 | 2026.01.16 20:35:19.304673 [ 286 ] {} <Debug> TCP-Session: c6d41936-f347-4361-a3a8-0161b526f974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8271 | 2026.01.16 20:35:19.304851 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39612 | ||
| 8272 | 2026.01.16 20:35:19.304871 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45761 | ||
| 8273 | 2026.01.16 20:35:19.304899 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61287 | ||
| 8274 | 2026.01.16 20:35:19.304948 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47880 | ||
| 8275 | 2026.01.16 20:35:19.304954 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59420 | ||
| 8276 | 2026.01.16 20:35:19.304997 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8277 | 2026.01.16 20:35:19.304967 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8278 | 2026.01.16 20:35:19.305031 [ 289 ] {} <Debug> TCP-Session: 73bbd018-104b-4767-8dfc-923491cb650e Authenticating user 'default' from [fd00:1122:3344:101::e]:45761 | ||
| 8279 | 2026.01.16 20:35:19.305038 [ 286 ] {} <Trace> TCP-Session: c6d41936-f347-4361-a3a8-0161b526f974 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8280 | 2026.01.16 20:35:19.305046 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8281 | 2026.01.16 20:35:19.305055 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8282 | 2026.01.16 20:35:19.305069 [ 289 ] {} <Debug> TCP-Session: 73bbd018-104b-4767-8dfc-923491cb650e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8283 | 2026.01.16 20:35:19.305092 [ 353 ] {} <Debug> TCP-Session: 79cb52b5-060a-4352-a756-20ceb2afbb32 Authenticating user 'default' from [fd00:1122:3344:101::e]:47880 | ||
| 8284 | 2026.01.16 20:35:19.305109 [ 354 ] {} <Debug> TCP-Session: 272de10c-66cf-443c-a1fa-1050247406cd Authenticating user 'default' from [fd00:1122:3344:101::e]:59420 | ||
| 8285 | 2026.01.16 20:35:19.305110 [ 289 ] {} <Debug> TCP-Session: 73bbd018-104b-4767-8dfc-923491cb650e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8286 | 2026.01.16 20:35:19.305127 [ 353 ] {} <Debug> TCP-Session: 79cb52b5-060a-4352-a756-20ceb2afbb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2026.01.16 20:35:19.305138 [ 354 ] {} <Debug> TCP-Session: 272de10c-66cf-443c-a1fa-1050247406cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8288 | 2026.01.16 20:35:19.305157 [ 353 ] {} <Debug> TCP-Session: 79cb52b5-060a-4352-a756-20ceb2afbb32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8289 | 2026.01.16 20:35:19.305171 [ 354 ] {} <Debug> TCP-Session: 272de10c-66cf-443c-a1fa-1050247406cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8290 | 2026.01.16 20:35:19.305058 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8291 | 2026.01.16 20:35:19.305217 [ 286 ] {f47dbcbc-ab41-43eb-9745-f73a118e8753} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43022) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8292 | 2026.01.16 20:35:19.305058 [ 288 ] {} <Debug> TCP-Session: 90681e47-2558-482e-bf34-269661a2a1cd Authenticating user 'default' from [fd00:1122:3344:101::e]:39612 | ||
| 8293 | 2026.01.16 20:35:19.305244 [ 290 ] {} <Debug> TCP-Session: 916e85e9-f70c-4a5b-905b-3abf9d1196d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61287 | ||
| 8294 | 2026.01.16 20:35:19.305275 [ 288 ] {} <Debug> TCP-Session: 90681e47-2558-482e-bf34-269661a2a1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8295 | 2026.01.16 20:35:19.304926 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36357 | ||
| 8296 | 2026.01.16 20:35:19.305296 [ 290 ] {} <Debug> TCP-Session: 916e85e9-f70c-4a5b-905b-3abf9d1196d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8297 | 2026.01.16 20:35:19.305298 [ 288 ] {} <Debug> TCP-Session: 90681e47-2558-482e-bf34-269661a2a1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8298 | 2026.01.16 20:35:19.305333 [ 290 ] {} <Debug> TCP-Session: 916e85e9-f70c-4a5b-905b-3abf9d1196d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8299 | 2026.01.16 20:35:19.304894 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52985 | ||
| 8300 | 2026.01.16 20:35:19.305366 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8301 | 2026.01.16 20:35:19.304937 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52076 | ||
| 8302 | 2026.01.16 20:35:19.305412 [ 351 ] {} <Debug> TCP-Session: be2e0c6b-7dc7-48f1-a8ab-c3493e430bed Authenticating user 'default' from [fd00:1122:3344:101::e]:36357 | ||
| 8303 | 2026.01.16 20:35:19.305430 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8304 | 2026.01.16 20:35:19.305441 [ 351 ] {} <Debug> TCP-Session: be2e0c6b-7dc7-48f1-a8ab-c3493e430bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8305 | 2026.01.16 20:35:19.305461 [ 350 ] {} <Debug> TCP-Session: a681bc7c-f67f-4800-bd4f-b45616193f69 Authenticating user 'default' from [fd00:1122:3344:101::e]:52985 | ||
| 8306 | 2026.01.16 20:35:19.305465 [ 351 ] {} <Debug> TCP-Session: be2e0c6b-7dc7-48f1-a8ab-c3493e430bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8307 | 2026.01.16 20:35:19.305480 [ 286 ] {f47dbcbc-ab41-43eb-9745-f73a118e8753} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8308 | 2026.01.16 20:35:19.305487 [ 350 ] {} <Debug> TCP-Session: a681bc7c-f67f-4800-bd4f-b45616193f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8309 | 2026.01.16 20:35:19.305478 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8310 | 2026.01.16 20:35:19.305529 [ 350 ] {} <Debug> TCP-Session: a681bc7c-f67f-4800-bd4f-b45616193f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8311 | 2026.01.16 20:35:19.305546 [ 286 ] {f47dbcbc-ab41-43eb-9745-f73a118e8753} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8312 | 2026.01.16 20:35:19.305558 [ 352 ] {} <Debug> TCP-Session: 8db031c4-c9f7-4030-9968-b40e93ef1f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:52076 | ||
| 8313 | 2026.01.16 20:35:19.305593 [ 352 ] {} <Debug> TCP-Session: 8db031c4-c9f7-4030-9968-b40e93ef1f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8314 | 2026.01.16 20:35:19.305606 [ 352 ] {} <Debug> TCP-Session: 8db031c4-c9f7-4030-9968-b40e93ef1f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8315 | 2026.01.16 20:35:19.305836 [ 286 ] {f47dbcbc-ab41-43eb-9745-f73a118e8753} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 8316 | 2026.01.16 20:35:19.306793 [ 330 ] {f47dbcbc-ab41-43eb-9745-f73a118e8753} <Trace> AggregatingTransform: Aggregating | ||
| 8317 | 2026.01.16 20:35:19.306870 [ 330 ] {f47dbcbc-ab41-43eb-9745-f73a118e8753} <Trace> Aggregator: Aggregation method: without_key | ||
| 8318 | 2026.01.16 20:35:19.306907 [ 330 ] {f47dbcbc-ab41-43eb-9745-f73a118e8753} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968932 sec. (1032.064 rows/sec., 40.32 KiB/sec.) | ||
| 8319 | 2026.01.16 20:35:19.306926 [ 330 ] {f47dbcbc-ab41-43eb-9745-f73a118e8753} <Trace> Aggregator: Merging aggregated data | ||
| 8320 | 2026.01.16 20:35:19.308341 [ 286 ] {f47dbcbc-ab41-43eb-9745-f73a118e8753} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00318 sec., 314.4654088050314 rows/sec., 12.28 KiB/sec. | ||
| 8321 | 2026.01.16 20:35:19.308490 [ 286 ] {f47dbcbc-ab41-43eb-9745-f73a118e8753} <Debug> TCPHandler: Processed in 0.00356687 sec. | ||
| 8322 | 2026.01.16 20:35:19.308602 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8323 | 2026.01.16 20:35:19.308627 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8324 | 2026.01.16 20:35:19.308640 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8325 | 2026.01.16 20:35:19.308656 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8326 | 2026.01.16 20:35:19.308674 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8327 | 2026.01.16 20:35:19.308688 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8328 | 2026.01.16 20:35:19.308705 [ 289 ] {} <Debug> TCP-Session: 73bbd018-104b-4767-8dfc-923491cb650e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8329 | 2026.01.16 20:35:19.308721 [ 352 ] {} <Debug> TCP-Session: 8db031c4-c9f7-4030-9968-b40e93ef1f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8330 | 2026.01.16 20:35:19.308725 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8331 | 2026.01.16 20:35:19.308744 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8332 | 2026.01.16 20:35:19.308748 [ 354 ] {} <Debug> TCP-Session: 272de10c-66cf-443c-a1fa-1050247406cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8333 | 2026.01.16 20:35:19.308795 [ 351 ] {} <Debug> TCP-Session: be2e0c6b-7dc7-48f1-a8ab-c3493e430bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8334 | 2026.01.16 20:35:19.308821 [ 353 ] {} <Debug> TCP-Session: 79cb52b5-060a-4352-a756-20ceb2afbb32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8335 | 2026.01.16 20:35:19.308705 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8336 | 2026.01.16 20:35:19.308693 [ 350 ] {} <Debug> TCP-Session: a681bc7c-f67f-4800-bd4f-b45616193f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8337 | 2026.01.16 20:35:19.308675 [ 288 ] {} <Debug> TCP-Session: 90681e47-2558-482e-bf34-269661a2a1cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8338 | 2026.01.16 20:35:19.308895 [ 290 ] {} <Debug> TCP-Session: 916e85e9-f70c-4a5b-905b-3abf9d1196d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8339 | 2026.01.16 20:35:19.308631 [ 286 ] {} <Debug> TCP-Session: c6d41936-f347-4361-a3a8-0161b526f974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8340 | 2026.01.16 20:35:19.369081 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44812 | ||
| 8341 | 2026.01.16 20:35:19.369185 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8342 | 2026.01.16 20:35:19.369211 [ 286 ] {} <Debug> TCP-Session: 6059b8de-66a5-40a8-b308-0db50c3021df Authenticating user 'default' from [fd00:1122:3344:101::e]:44812 | ||
| 8343 | 2026.01.16 20:35:19.369232 [ 286 ] {} <Debug> TCP-Session: 6059b8de-66a5-40a8-b308-0db50c3021df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8344 | 2026.01.16 20:35:19.369247 [ 286 ] {} <Debug> TCP-Session: 6059b8de-66a5-40a8-b308-0db50c3021df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8345 | 2026.01.16 20:35:19.369457 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44364 | ||
| 8346 | 2026.01.16 20:35:19.369462 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59811 | ||
| 8347 | 2026.01.16 20:35:19.369514 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61961 | ||
| 8348 | 2026.01.16 20:35:19.369541 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36891 | ||
| 8349 | 2026.01.16 20:35:19.369547 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38637 | ||
| 8350 | 2026.01.16 20:35:19.369564 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8351 | 2026.01.16 20:35:19.369568 [ 286 ] {} <Trace> TCP-Session: 6059b8de-66a5-40a8-b308-0db50c3021df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2026.01.16 20:35:19.369614 [ 289 ] {} <Debug> TCP-Session: 85aad24c-91dc-496c-824d-6c9223bc01d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44364 | ||
| 8353 | 2026.01.16 20:35:19.369626 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8354 | 2026.01.16 20:35:19.369638 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8355 | 2026.01.16 20:35:19.369651 [ 289 ] {} <Debug> TCP-Session: 85aad24c-91dc-496c-824d-6c9223bc01d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8356 | 2026.01.16 20:35:19.369667 [ 353 ] {} <Debug> TCP-Session: 7935e302-cf69-4f25-8c1b-aeae5c009d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:36891 | ||
| 8357 | 2026.01.16 20:35:19.369678 [ 354 ] {} <Debug> TCP-Session: 3a7a5530-0aec-46c1-86ae-320fbab2ca9d Authenticating user 'default' from [fd00:1122:3344:101::e]:38637 | ||
| 8358 | 2026.01.16 20:35:19.369681 [ 289 ] {} <Debug> TCP-Session: 85aad24c-91dc-496c-824d-6c9223bc01d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8359 | 2026.01.16 20:35:19.369704 [ 353 ] {} <Debug> TCP-Session: 7935e302-cf69-4f25-8c1b-aeae5c009d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8360 | 2026.01.16 20:35:19.369710 [ 354 ] {} <Debug> TCP-Session: 3a7a5530-0aec-46c1-86ae-320fbab2ca9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8361 | 2026.01.16 20:35:19.369730 [ 353 ] {} <Debug> TCP-Session: 7935e302-cf69-4f25-8c1b-aeae5c009d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8362 | 2026.01.16 20:35:19.369747 [ 354 ] {} <Debug> TCP-Session: 3a7a5530-0aec-46c1-86ae-320fbab2ca9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8363 | 2026.01.16 20:35:19.369616 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8364 | 2026.01.16 20:35:19.369772 [ 286 ] {14418d43-38c1-4d76-8b93-2300684cb1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44812) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8365 | 2026.01.16 20:35:19.369615 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8366 | 2026.01.16 20:35:19.369826 [ 288 ] {} <Debug> TCP-Session: 479fe018-6bb6-4d3b-ab00-5a4c9964d21f Authenticating user 'default' from [fd00:1122:3344:101::e]:59811 | ||
| 8367 | 2026.01.16 20:35:19.369505 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49187 | ||
| 8368 | 2026.01.16 20:35:19.369872 [ 288 ] {} <Debug> TCP-Session: 479fe018-6bb6-4d3b-ab00-5a4c9964d21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8369 | 2026.01.16 20:35:19.369859 [ 352 ] {} <Debug> TCP-Session: f8392920-4049-4d67-8912-baa36c8eb422 Authenticating user 'default' from [fd00:1122:3344:101::e]:61961 | ||
| 8370 | 2026.01.16 20:35:19.369919 [ 288 ] {} <Debug> TCP-Session: 479fe018-6bb6-4d3b-ab00-5a4c9964d21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8371 | 2026.01.16 20:35:19.369943 [ 352 ] {} <Debug> TCP-Session: f8392920-4049-4d67-8912-baa36c8eb422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8372 | 2026.01.16 20:35:19.369492 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39071 | ||
| 8373 | 2026.01.16 20:35:19.369963 [ 352 ] {} <Debug> TCP-Session: f8392920-4049-4d67-8912-baa36c8eb422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8374 | 2026.01.16 20:35:19.369963 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8375 | 2026.01.16 20:35:19.369505 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49517 | ||
| 8376 | 2026.01.16 20:35:19.370039 [ 351 ] {} <Debug> TCP-Session: f95f0f00-7625-4d54-b86b-c5d3947165dc Authenticating user 'default' from [fd00:1122:3344:101::e]:49187 | ||
| 8377 | 2026.01.16 20:35:19.370047 [ 286 ] {14418d43-38c1-4d76-8b93-2300684cb1ca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8378 | 2026.01.16 20:35:19.370064 [ 351 ] {} <Debug> TCP-Session: f95f0f00-7625-4d54-b86b-c5d3947165dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8379 | 2026.01.16 20:35:19.370035 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8380 | 2026.01.16 20:35:19.370091 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8381 | 2026.01.16 20:35:19.370108 [ 286 ] {14418d43-38c1-4d76-8b93-2300684cb1ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8382 | 2026.01.16 20:35:19.370120 [ 350 ] {} <Debug> TCP-Session: c5f3062a-a24f-4735-86a5-7a2a433bc76c Authenticating user 'default' from [fd00:1122:3344:101::e]:39071 | ||
| 8383 | 2026.01.16 20:35:19.370135 [ 290 ] {} <Debug> TCP-Session: 6d9cd22f-ac21-4fc4-aa3d-883990b77da8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49517 | ||
| 8384 | 2026.01.16 20:35:19.370163 [ 350 ] {} <Debug> TCP-Session: c5f3062a-a24f-4735-86a5-7a2a433bc76c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8385 | 2026.01.16 20:35:19.370174 [ 290 ] {} <Debug> TCP-Session: 6d9cd22f-ac21-4fc4-aa3d-883990b77da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8386 | 2026.01.16 20:35:19.370189 [ 350 ] {} <Debug> TCP-Session: c5f3062a-a24f-4735-86a5-7a2a433bc76c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8387 | 2026.01.16 20:35:19.370200 [ 290 ] {} <Debug> TCP-Session: 6d9cd22f-ac21-4fc4-aa3d-883990b77da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8388 | 2026.01.16 20:35:19.370091 [ 351 ] {} <Debug> TCP-Session: f95f0f00-7625-4d54-b86b-c5d3947165dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8389 | 2026.01.16 20:35:19.370434 [ 286 ] {14418d43-38c1-4d76-8b93-2300684cb1ca} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 8390 | 2026.01.16 20:35:19.371376 [ 306 ] {14418d43-38c1-4d76-8b93-2300684cb1ca} <Trace> AggregatingTransform: Aggregating | ||
| 8391 | 2026.01.16 20:35:19.371427 [ 306 ] {14418d43-38c1-4d76-8b93-2300684cb1ca} <Trace> Aggregator: Aggregation method: without_key | ||
| 8392 | 2026.01.16 20:35:19.371467 [ 306 ] {14418d43-38c1-4d76-8b93-2300684cb1ca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927851 sec. (1077.759 rows/sec., 42.10 KiB/sec.) | ||
| 8393 | 2026.01.16 20:35:19.371483 [ 306 ] {14418d43-38c1-4d76-8b93-2300684cb1ca} <Trace> Aggregator: Merging aggregated data | ||
| 8394 | 2026.01.16 20:35:19.372844 [ 286 ] {14418d43-38c1-4d76-8b93-2300684cb1ca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003128 sec., 319.693094629156 rows/sec., 12.49 KiB/sec. | ||
| 8395 | 2026.01.16 20:35:19.373000 [ 286 ] {14418d43-38c1-4d76-8b93-2300684cb1ca} <Debug> TCPHandler: Processed in 0.00354316 sec. | ||
| 8396 | 2026.01.16 20:35:19.373143 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8397 | 2026.01.16 20:35:19.373175 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8398 | 2026.01.16 20:35:19.373186 [ 286 ] {} <Debug> TCP-Session: 6059b8de-66a5-40a8-b308-0db50c3021df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8399 | 2026.01.16 20:35:19.373202 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8400 | 2026.01.16 20:35:19.373222 [ 289 ] {} <Debug> TCP-Session: 85aad24c-91dc-496c-824d-6c9223bc01d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8401 | 2026.01.16 20:35:19.373227 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8402 | 2026.01.16 20:35:19.373258 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8403 | 2026.01.16 20:35:19.373279 [ 351 ] {} <Debug> TCP-Session: f95f0f00-7625-4d54-b86b-c5d3947165dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8404 | 2026.01.16 20:35:19.373297 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8405 | 2026.01.16 20:35:19.373325 [ 353 ] {} <Debug> TCP-Session: 7935e302-cf69-4f25-8c1b-aeae5c009d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8406 | 2026.01.16 20:35:19.373348 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8407 | 2026.01.16 20:35:19.373359 [ 350 ] {} <Debug> TCP-Session: c5f3062a-a24f-4735-86a5-7a2a433bc76c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8408 | 2026.01.16 20:35:19.373321 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8409 | 2026.01.16 20:35:19.373398 [ 352 ] {} <Debug> TCP-Session: f8392920-4049-4d67-8912-baa36c8eb422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8410 | 2026.01.16 20:35:19.373273 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8411 | 2026.01.16 20:35:19.373428 [ 290 ] {} <Debug> TCP-Session: 6d9cd22f-ac21-4fc4-aa3d-883990b77da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8412 | 2026.01.16 20:35:19.373458 [ 288 ] {} <Debug> TCP-Session: 479fe018-6bb6-4d3b-ab00-5a4c9964d21f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8413 | 2026.01.16 20:35:19.373300 [ 354 ] {} <Debug> TCP-Session: 3a7a5530-0aec-46c1-86ae-320fbab2ca9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8414 | 2026.01.16 20:35:22.997352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19589 | ||
| 8415 | 2026.01.16 20:35:22.997852 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.01.16 20:35:22.997898 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8417 | 2026.01.16 20:35:22.998371 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8418 | 2026.01.16 20:35:22.998590 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.01.16 20:35:22.998720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19589 | ||
| 8420 | 2026.01.16 20:35:22.998757 [ 94 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8421 | 2026.01.16 20:35:22.998831 [ 94 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2026.01.16 20:35:22.998855 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8423 | 2026.01.16 20:35:22.998988 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 8424 | 2026.01.16 20:35:22.999128 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8425 | 2026.01.16 20:35:22.999165 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17221 rows starting from the beginning of the part | ||
| 8426 | 2026.01.16 20:35:22.999226 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 8427 | 2026.01.16 20:35:22.999270 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 8428 | 2026.01.16 20:35:22.999311 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 8429 | 2026.01.16 20:35:22.999351 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 8430 | 2026.01.16 20:35:22.999389 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 8431 | 2026.01.16 20:35:23.000164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.02 MiB, peak 305.54 MiB, free memory in arenas 0.00 B, will set to 296.77 MiB (RSS), difference: -6.25 MiB | ||
| 8432 | 2026.01.16 20:35:23.001396 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19589 rows, containing 4 columns (4 merged, 0 gathered) in 0.002458555 sec., 7967688.337255014 rows/sec., 113.98 MiB/sec. | ||
| 8433 | 2026.01.16 20:35:23.001754 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8434 | 2026.01.16 20:35:23.002059 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_41_8} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2026.01.16 20:35:23.002136 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_41_8} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8436 | 2026.01.16 20:35:23.002245 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 8437 | 2026.01.16 20:35:23.717585 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2026.01.16 20:35:23.717876 [ 276 ] {03f65bbd-cd4c-4086-8ce8-1e36f86217a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8439 | 2026.01.16 20:35:23.717982 [ 276 ] {03f65bbd-cd4c-4086-8ce8-1e36f86217a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8440 | 2026.01.16 20:35:23.718655 [ 276 ] {03f65bbd-cd4c-4086-8ce8-1e36f86217a9} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.01.16 20:35:23.718702 [ 276 ] {03f65bbd-cd4c-4086-8ce8-1e36f86217a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8442 | 2026.01.16 20:35:23.719081 [ 276 ] {03f65bbd-cd4c-4086-8ce8-1e36f86217a9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8443 | 2026.01.16 20:35:23.719304 [ 276 ] {03f65bbd-cd4c-4086-8ce8-1e36f86217a9} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.01.16 20:35:23.719461 [ 276 ] {03f65bbd-cd4c-4086-8ce8-1e36f86217a9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001658 sec., 14475.271411338963 rows/sec., 1.20 MiB/sec. | ||
| 8445 | 2026.01.16 20:35:23.719506 [ 276 ] {03f65bbd-cd4c-4086-8ce8-1e36f86217a9} <Debug> TCPHandler: Processed in 0.002102927 sec. | ||
| 8446 | 2026.01.16 20:35:23.719649 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2026.01.16 20:35:23.719771 [ 276 ] {9cd6d5f7-08bd-4072-b44d-512392777716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8448 | 2026.01.16 20:35:23.719819 [ 276 ] {9cd6d5f7-08bd-4072-b44d-512392777716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8449 | 2026.01.16 20:35:23.720229 [ 276 ] {9cd6d5f7-08bd-4072-b44d-512392777716} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.01.16 20:35:23.720266 [ 276 ] {9cd6d5f7-08bd-4072-b44d-512392777716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8451 | 2026.01.16 20:35:23.720565 [ 276 ] {9cd6d5f7-08bd-4072-b44d-512392777716} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8452 | 2026.01.16 20:35:23.720771 [ 276 ] {9cd6d5f7-08bd-4072-b44d-512392777716} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.01.16 20:35:23.720900 [ 276 ] {9cd6d5f7-08bd-4072-b44d-512392777716} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 282.64 KiB/sec. | ||
| 8454 | 2026.01.16 20:35:23.720937 [ 276 ] {9cd6d5f7-08bd-4072-b44d-512392777716} <Debug> TCPHandler: Processed in 0.0013497 sec. | ||
| 8455 | 2026.01.16 20:35:23.721035 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2026.01.16 20:35:23.721127 [ 276 ] {6e37773c-cf07-47d4-964a-936d6791bb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8457 | 2026.01.16 20:35:23.721166 [ 276 ] {6e37773c-cf07-47d4-964a-936d6791bb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8458 | 2026.01.16 20:35:23.722213 [ 276 ] {6e37773c-cf07-47d4-964a-936d6791bb84} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2026.01.16 20:35:23.722249 [ 276 ] {6e37773c-cf07-47d4-964a-936d6791bb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8460 | 2026.01.16 20:35:23.722640 [ 276 ] {6e37773c-cf07-47d4-964a-936d6791bb84} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8461 | 2026.01.16 20:35:23.722845 [ 276 ] {6e37773c-cf07-47d4-964a-936d6791bb84} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.01.16 20:35:23.722971 [ 276 ] {6e37773c-cf07-47d4-964a-936d6791bb84} <Debug> executeQuery: Read 1352 rows, 115.43 KiB in 0.001862 sec., 726100.9667024704 rows/sec., 60.54 MiB/sec. | ||
| 8463 | 2026.01.16 20:35:23.723007 [ 276 ] {6e37773c-cf07-47d4-964a-936d6791bb84} <Debug> TCPHandler: Processed in 0.002019566 sec. | ||
| 8464 | 2026.01.16 20:35:23.723116 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2026.01.16 20:35:23.723209 [ 276 ] {560da72b-4e52-4ef1-ba7a-80b9e649ac54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8466 | 2026.01.16 20:35:23.723247 [ 276 ] {560da72b-4e52-4ef1-ba7a-80b9e649ac54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8467 | 2026.01.16 20:35:23.723644 [ 276 ] {560da72b-4e52-4ef1-ba7a-80b9e649ac54} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.01.16 20:35:23.723679 [ 276 ] {560da72b-4e52-4ef1-ba7a-80b9e649ac54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8469 | 2026.01.16 20:35:23.723965 [ 276 ] {560da72b-4e52-4ef1-ba7a-80b9e649ac54} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8470 | 2026.01.16 20:35:23.724173 [ 276 ] {560da72b-4e52-4ef1-ba7a-80b9e649ac54} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.01.16 20:35:23.724281 [ 94 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8472 | 2026.01.16 20:35:23.724300 [ 276 ] {560da72b-4e52-4ef1-ba7a-80b9e649ac54} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001109 sec., 29756.537421100093 rows/sec., 2.22 MiB/sec. | ||
| 8473 | 2026.01.16 20:35:23.724346 [ 94 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.01.16 20:35:23.724354 [ 276 ] {560da72b-4e52-4ef1-ba7a-80b9e649ac54} <Debug> TCPHandler: Processed in 0.001285809 sec. | ||
| 8475 | 2026.01.16 20:35:23.724374 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8476 | 2026.01.16 20:35:23.724463 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8477 | 2026.01.16 20:35:23.724512 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 8478 | 2026.01.16 20:35:23.724559 [ 276 ] {15089ab9-82fa-4ea0-8b82-3dd4f83d079e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8479 | 2026.01.16 20:35:23.724603 [ 276 ] {15089ab9-82fa-4ea0-8b82-3dd4f83d079e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8480 | 2026.01.16 20:35:23.724673 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8481 | 2026.01.16 20:35:23.724716 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 278 rows starting from the beginning of the part | ||
| 8482 | 2026.01.16 20:35:23.724792 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part | ||
| 8483 | 2026.01.16 20:35:23.724848 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 28 rows starting from the beginning of the part | ||
| 8484 | 2026.01.16 20:35:23.724898 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 17 rows starting from the beginning of the part | ||
| 8485 | 2026.01.16 20:35:23.724940 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 8486 | 2026.01.16 20:35:23.724979 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 33 rows starting from the beginning of the part | ||
| 8487 | 2026.01.16 20:35:23.725064 [ 276 ] {15089ab9-82fa-4ea0-8b82-3dd4f83d079e} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.01.16 20:35:23.725104 [ 276 ] {15089ab9-82fa-4ea0-8b82-3dd4f83d079e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8489 | 2026.01.16 20:35:23.725436 [ 276 ] {15089ab9-82fa-4ea0-8b82-3dd4f83d079e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8490 | 2026.01.16 20:35:23.725655 [ 276 ] {15089ab9-82fa-4ea0-8b82-3dd4f83d079e} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.01.16 20:35:23.725788 [ 276 ] {15089ab9-82fa-4ea0-8b82-3dd4f83d079e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001247 sec., 202085.00400962308 rows/sec., 13.98 MiB/sec. | ||
| 8492 | 2026.01.16 20:35:23.725825 [ 276 ] {15089ab9-82fa-4ea0-8b82-3dd4f83d079e} <Debug> TCPHandler: Processed in 0.001408852 sec. | ||
| 8493 | 2026.01.16 20:35:23.725905 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462293 sec., 271491.4179306063 rows/sec., 18.88 MiB/sec. | ||
| 8494 | 2026.01.16 20:35:23.725931 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2026.01.16 20:35:23.726023 [ 276 ] {9d20b912-5ef1-4c66-ab3c-c669f58926f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8496 | 2026.01.16 20:35:23.726062 [ 276 ] {9d20b912-5ef1-4c66-ab3c-c669f58926f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8497 | 2026.01.16 20:35:23.726096 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8498 | 2026.01.16 20:35:23.726403 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_56_11} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.01.16 20:35:23.726444 [ 276 ] {9d20b912-5ef1-4c66-ab3c-c669f58926f0} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.01.16 20:35:23.726487 [ 276 ] {9d20b912-5ef1-4c66-ab3c-c669f58926f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8501 | 2026.01.16 20:35:23.726487 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_56_11} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8502 | 2026.01.16 20:35:23.726598 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8503 | 2026.01.16 20:35:23.726777 [ 276 ] {9d20b912-5ef1-4c66-ab3c-c669f58926f0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8504 | 2026.01.16 20:35:23.726981 [ 276 ] {9d20b912-5ef1-4c66-ab3c-c669f58926f0} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2026.01.16 20:35:23.727107 [ 276 ] {9d20b912-5ef1-4c66-ab3c-c669f58926f0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 8506 | 2026.01.16 20:35:23.727143 [ 276 ] {9d20b912-5ef1-4c66-ab3c-c669f58926f0} <Debug> TCPHandler: Processed in 0.001259118 sec. | ||
| 8507 | 2026.01.16 20:35:23.727248 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2026.01.16 20:35:23.727339 [ 276 ] {1d669d2d-66e2-4623-89e3-b5ddcfcd3755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8509 | 2026.01.16 20:35:23.727377 [ 276 ] {1d669d2d-66e2-4623-89e3-b5ddcfcd3755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8510 | 2026.01.16 20:35:23.727966 [ 276 ] {1d669d2d-66e2-4623-89e3-b5ddcfcd3755} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.01.16 20:35:23.728002 [ 276 ] {1d669d2d-66e2-4623-89e3-b5ddcfcd3755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8512 | 2026.01.16 20:35:23.728318 [ 276 ] {1d669d2d-66e2-4623-89e3-b5ddcfcd3755} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8513 | 2026.01.16 20:35:23.728523 [ 276 ] {1d669d2d-66e2-4623-89e3-b5ddcfcd3755} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.01.16 20:35:23.728648 [ 276 ] {1d669d2d-66e2-4623-89e3-b5ddcfcd3755} <Debug> executeQuery: Read 577 rows, 44.35 KiB in 0.001326 sec., 435143.28808446456 rows/sec., 32.66 MiB/sec. | ||
| 8515 | 2026.01.16 20:35:23.728684 [ 276 ] {1d669d2d-66e2-4623-89e3-b5ddcfcd3755} <Debug> TCPHandler: Processed in 0.001483784 sec. | ||
| 8516 | 2026.01.16 20:35:23.728780 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8517 | 2026.01.16 20:35:23.728871 [ 276 ] {c9388053-7d35-4d3f-9d47-34cbc3ccddf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8518 | 2026.01.16 20:35:23.728912 [ 276 ] {c9388053-7d35-4d3f-9d47-34cbc3ccddf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8519 | 2026.01.16 20:35:23.729486 [ 276 ] {c9388053-7d35-4d3f-9d47-34cbc3ccddf9} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2026.01.16 20:35:23.729521 [ 276 ] {c9388053-7d35-4d3f-9d47-34cbc3ccddf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8521 | 2026.01.16 20:35:23.729885 [ 276 ] {c9388053-7d35-4d3f-9d47-34cbc3ccddf9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8522 | 2026.01.16 20:35:23.730086 [ 276 ] {c9388053-7d35-4d3f-9d47-34cbc3ccddf9} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.01.16 20:35:23.730209 [ 276 ] {c9388053-7d35-4d3f-9d47-34cbc3ccddf9} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001356 sec., 650442.4778761062 rows/sec., 44.15 MiB/sec. | ||
| 8524 | 2026.01.16 20:35:23.730245 [ 276 ] {c9388053-7d35-4d3f-9d47-34cbc3ccddf9} <Debug> TCPHandler: Processed in 0.001511404 sec. | ||
| 8525 | 2026.01.16 20:35:23.730359 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8526 | 2026.01.16 20:35:23.730470 [ 276 ] {4cb1164f-98d2-4669-a666-ed51b7ce8a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8527 | 2026.01.16 20:35:23.730533 [ 276 ] {4cb1164f-98d2-4669-a666-ed51b7ce8a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8528 | 2026.01.16 20:35:23.731380 [ 276 ] {4cb1164f-98d2-4669-a666-ed51b7ce8a83} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2026.01.16 20:35:23.731416 [ 276 ] {4cb1164f-98d2-4669-a666-ed51b7ce8a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8530 | 2026.01.16 20:35:23.731935 [ 276 ] {4cb1164f-98d2-4669-a666-ed51b7ce8a83} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8531 | 2026.01.16 20:35:23.732152 [ 276 ] {4cb1164f-98d2-4669-a666-ed51b7ce8a83} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.01.16 20:35:23.732313 [ 276 ] {4cb1164f-98d2-4669-a666-ed51b7ce8a83} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001867 sec., 9105.516871987145 rows/sec., 16.32 MiB/sec. | ||
| 8533 | 2026.01.16 20:35:23.732374 [ 276 ] {4cb1164f-98d2-4669-a666-ed51b7ce8a83} <Debug> TCPHandler: Processed in 0.002072636 sec. | ||
| 8534 | 2026.01.16 20:35:23.732482 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2026.01.16 20:35:23.732575 [ 276 ] {7d205814-c9d3-4190-a99e-93e023667896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8536 | 2026.01.16 20:35:23.732616 [ 276 ] {7d205814-c9d3-4190-a99e-93e023667896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8537 | 2026.01.16 20:35:23.732943 [ 276 ] {7d205814-c9d3-4190-a99e-93e023667896} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.01.16 20:35:23.732979 [ 276 ] {7d205814-c9d3-4190-a99e-93e023667896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8539 | 2026.01.16 20:35:23.733271 [ 276 ] {7d205814-c9d3-4190-a99e-93e023667896} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8540 | 2026.01.16 20:35:23.733474 [ 276 ] {7d205814-c9d3-4190-a99e-93e023667896} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.01.16 20:35:23.733617 [ 276 ] {7d205814-c9d3-4190-a99e-93e023667896} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 8542 | 2026.01.16 20:35:23.733653 [ 276 ] {7d205814-c9d3-4190-a99e-93e023667896} <Debug> TCPHandler: Processed in 0.001217847 sec. | ||
| 8543 | 2026.01.16 20:35:24.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.28 MiB, peak 305.54 MiB, free memory in arenas 0.00 B, will set to 296.77 MiB (RSS), difference: 5.49 MiB | ||
| 8544 | 2026.01.16 20:35:24.016713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8545 | 2026.01.16 20:35:24.035480 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8546 | 2026.01.16 20:35:24.035548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8547 | 2026.01.16 20:35:24.041364 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8548 | 2026.01.16 20:35:24.042065 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8549 | 2026.01.16 20:35:24.042372 [ 94 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8550 | 2026.01.16 20:35:24.042442 [ 94 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8551 | 2026.01.16 20:35:24.042466 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 8552 | 2026.01.16 20:35:24.042600 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 8553 | 2026.01.16 20:35:24.045999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8554 | 2026.01.16 20:35:24.046370 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8555 | 2026.01.16 20:35:24.047795 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 8556 | 2026.01.16 20:35:24.052270 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 8557 | 2026.01.16 20:35:24.056835 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 8558 | 2026.01.16 20:35:24.061332 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 8559 | 2026.01.16 20:35:24.065670 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 8560 | 2026.01.16 20:35:24.069504 [ 197 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 8561 | 2026.01.16 20:35:24.120319 [ 192 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.077778151 sec., 3972.838078909847 rows/sec., 20.54 MiB/sec. | ||
| 8562 | 2026.01.16 20:35:24.123038 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8563 | 2026.01.16 20:35:24.125005 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_41_8} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.01.16 20:35:24.125086 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_41_8} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8565 | 2026.01.16 20:35:24.127728 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8566 | 2026.01.16 20:35:25.545750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1072 | ||
| 8567 | 2026.01.16 20:35:25.548175 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2026.01.16 20:35:25.548225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8569 | 2026.01.16 20:35:25.549434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8570 | 2026.01.16 20:35:25.549694 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2026.01.16 20:35:25.549955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8572 | 2026.01.16 20:35:28.689622 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2026.01.16 20:35:28.689846 [ 276 ] {5ac88b12-a81d-43b3-8394-16ef3b01ab54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8574 | 2026.01.16 20:35:28.689923 [ 276 ] {5ac88b12-a81d-43b3-8394-16ef3b01ab54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8575 | 2026.01.16 20:35:28.690654 [ 276 ] {5ac88b12-a81d-43b3-8394-16ef3b01ab54} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.01.16 20:35:28.690693 [ 276 ] {5ac88b12-a81d-43b3-8394-16ef3b01ab54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8577 | 2026.01.16 20:35:28.691112 [ 276 ] {5ac88b12-a81d-43b3-8394-16ef3b01ab54} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8578 | 2026.01.16 20:35:28.691343 [ 276 ] {5ac88b12-a81d-43b3-8394-16ef3b01ab54} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.01.16 20:35:28.691507 [ 276 ] {5ac88b12-a81d-43b3-8394-16ef3b01ab54} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.00173 sec., 60115.60693641619 rows/sec., 5.02 MiB/sec. | ||
| 8580 | 2026.01.16 20:35:28.691560 [ 276 ] {5ac88b12-a81d-43b3-8394-16ef3b01ab54} <Debug> TCPHandler: Processed in 0.002071926 sec. | ||
| 8581 | 2026.01.16 20:35:28.691691 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2026.01.16 20:35:28.691794 [ 276 ] {978fc88f-4104-4128-ad3a-db659741807a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8583 | 2026.01.16 20:35:28.691838 [ 276 ] {978fc88f-4104-4128-ad3a-db659741807a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8584 | 2026.01.16 20:35:28.692271 [ 276 ] {978fc88f-4104-4128-ad3a-db659741807a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.01.16 20:35:28.692306 [ 276 ] {978fc88f-4104-4128-ad3a-db659741807a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8586 | 2026.01.16 20:35:28.692680 [ 276 ] {978fc88f-4104-4128-ad3a-db659741807a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8587 | 2026.01.16 20:35:28.692904 [ 276 ] {978fc88f-4104-4128-ad3a-db659741807a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.01.16 20:35:28.693040 [ 276 ] {978fc88f-4104-4128-ad3a-db659741807a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001272 sec., 18867.924528301886 rows/sec., 1.39 MiB/sec. | ||
| 8589 | 2026.01.16 20:35:28.693081 [ 276 ] {978fc88f-4104-4128-ad3a-db659741807a} <Debug> TCPHandler: Processed in 0.001439322 sec. | ||
| 8590 | 2026.01.16 20:35:28.693192 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2026.01.16 20:35:28.693292 [ 276 ] {bdb8dc89-044c-472c-8764-62658d306486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8592 | 2026.01.16 20:35:28.693335 [ 276 ] {bdb8dc89-044c-472c-8764-62658d306486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8593 | 2026.01.16 20:35:28.693771 [ 276 ] {bdb8dc89-044c-472c-8764-62658d306486} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.01.16 20:35:28.693807 [ 276 ] {bdb8dc89-044c-472c-8764-62658d306486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8595 | 2026.01.16 20:35:28.694119 [ 276 ] {bdb8dc89-044c-472c-8764-62658d306486} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8596 | 2026.01.16 20:35:28.694333 [ 276 ] {bdb8dc89-044c-472c-8764-62658d306486} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.01.16 20:35:28.694456 [ 276 ] {bdb8dc89-044c-472c-8764-62658d306486} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001187 sec., 74136.47851727043 rows/sec., 5.79 MiB/sec. | ||
| 8598 | 2026.01.16 20:35:28.694493 [ 276 ] {bdb8dc89-044c-472c-8764-62658d306486} <Debug> TCPHandler: Processed in 0.0013499 sec. | ||
| 8599 | 2026.01.16 20:35:28.694604 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.01.16 20:35:28.694697 [ 276 ] {8ccebf92-3e8f-4602-baeb-2d4e82a942e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8601 | 2026.01.16 20:35:28.694740 [ 276 ] {8ccebf92-3e8f-4602-baeb-2d4e82a942e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8602 | 2026.01.16 20:35:28.695146 [ 276 ] {8ccebf92-3e8f-4602-baeb-2d4e82a942e6} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.01.16 20:35:28.695179 [ 276 ] {8ccebf92-3e8f-4602-baeb-2d4e82a942e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8604 | 2026.01.16 20:35:28.695507 [ 276 ] {8ccebf92-3e8f-4602-baeb-2d4e82a942e6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8605 | 2026.01.16 20:35:28.695725 [ 276 ] {8ccebf92-3e8f-4602-baeb-2d4e82a942e6} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.01.16 20:35:28.695876 [ 276 ] {8ccebf92-3e8f-4602-baeb-2d4e82a942e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 8607 | 2026.01.16 20:35:28.695921 [ 276 ] {8ccebf92-3e8f-4602-baeb-2d4e82a942e6} <Debug> TCPHandler: Processed in 0.001365721 sec. | ||
| 8608 | 2026.01.16 20:35:28.696055 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2026.01.16 20:35:28.696162 [ 276 ] {5161a9d3-9fef-468e-8217-746be2e61185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8610 | 2026.01.16 20:35:28.696229 [ 276 ] {5161a9d3-9fef-468e-8217-746be2e61185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8611 | 2026.01.16 20:35:28.697114 [ 276 ] {5161a9d3-9fef-468e-8217-746be2e61185} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.01.16 20:35:28.697148 [ 276 ] {5161a9d3-9fef-468e-8217-746be2e61185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8613 | 2026.01.16 20:35:28.697687 [ 276 ] {5161a9d3-9fef-468e-8217-746be2e61185} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8614 | 2026.01.16 20:35:28.697913 [ 276 ] {5161a9d3-9fef-468e-8217-746be2e61185} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.01.16 20:35:28.698051 [ 276 ] {5161a9d3-9fef-468e-8217-746be2e61185} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001912 sec., 12552.301255230124 rows/sec., 22.49 MiB/sec. | ||
| 8616 | 2026.01.16 20:35:28.698104 [ 276 ] {5161a9d3-9fef-468e-8217-746be2e61185} <Debug> TCPHandler: Processed in 0.002106157 sec. | ||
| 8617 | 2026.01.16 20:35:28.698221 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2026.01.16 20:35:28.698315 [ 276 ] {504bb46b-daa9-437d-95cc-d0700b4731d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8619 | 2026.01.16 20:35:28.698357 [ 276 ] {504bb46b-daa9-437d-95cc-d0700b4731d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8620 | 2026.01.16 20:35:28.698701 [ 276 ] {504bb46b-daa9-437d-95cc-d0700b4731d1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.01.16 20:35:28.698735 [ 276 ] {504bb46b-daa9-437d-95cc-d0700b4731d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8622 | 2026.01.16 20:35:28.699041 [ 276 ] {504bb46b-daa9-437d-95cc-d0700b4731d1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8623 | 2026.01.16 20:35:28.699255 [ 276 ] {504bb46b-daa9-437d-95cc-d0700b4731d1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2026.01.16 20:35:28.699380 [ 276 ] {504bb46b-daa9-437d-95cc-d0700b4731d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 8625 | 2026.01.16 20:35:28.699415 [ 276 ] {504bb46b-daa9-437d-95cc-d0700b4731d1} <Debug> TCPHandler: Processed in 0.001243268 sec. | ||
| 8626 | 2026.01.16 20:35:30.293869 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8627 | 2026.01.16 20:35:30.293934 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8628 | 2026.01.16 20:35:30.498836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20101 | ||
| 8629 | 2026.01.16 20:35:30.499396 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.01.16 20:35:30.499439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8631 | 2026.01.16 20:35:30.499920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8632 | 2026.01.16 20:35:30.500150 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.01.16 20:35:30.500295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20101 | ||
| 8634 | 2026.01.16 20:35:31.546120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8635 | 2026.01.16 20:35:31.561862 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2026.01.16 20:35:31.561926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8637 | 2026.01.16 20:35:31.567209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8638 | 2026.01.16 20:35:31.567879 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2026.01.16 20:35:31.570698 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8640 | 2026.01.16 20:35:33.688918 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8641 | 2026.01.16 20:35:33.689118 [ 276 ] {e27e603f-f503-4990-8a16-6b46df6153c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8642 | 2026.01.16 20:35:33.689192 [ 276 ] {e27e603f-f503-4990-8a16-6b46df6153c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8643 | 2026.01.16 20:35:33.689868 [ 276 ] {e27e603f-f503-4990-8a16-6b46df6153c2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2026.01.16 20:35:33.689916 [ 276 ] {e27e603f-f503-4990-8a16-6b46df6153c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8645 | 2026.01.16 20:35:33.690314 [ 276 ] {e27e603f-f503-4990-8a16-6b46df6153c2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8646 | 2026.01.16 20:35:33.690542 [ 276 ] {e27e603f-f503-4990-8a16-6b46df6153c2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2026.01.16 20:35:33.690697 [ 276 ] {e27e603f-f503-4990-8a16-6b46df6153c2} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001634 sec., 55079.55936352509 rows/sec., 4.62 MiB/sec. | ||
| 8648 | 2026.01.16 20:35:33.690710 [ 84 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8649 | 2026.01.16 20:35:33.690740 [ 276 ] {e27e603f-f503-4990-8a16-6b46df6153c2} <Debug> TCPHandler: Processed in 0.001959004 sec. | ||
| 8650 | 2026.01.16 20:35:33.690808 [ 84 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2026.01.16 20:35:33.690851 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8652 | 2026.01.16 20:35:33.690899 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8653 | 2026.01.16 20:35:33.690959 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 8654 | 2026.01.16 20:35:33.691000 [ 276 ] {b4bcbc34-f005-4730-a6bb-a51e7a65764a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8655 | 2026.01.16 20:35:33.691041 [ 276 ] {b4bcbc34-f005-4730-a6bb-a51e7a65764a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8656 | 2026.01.16 20:35:33.691053 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8657 | 2026.01.16 20:35:33.691084 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2465 rows starting from the beginning of the part | ||
| 8658 | 2026.01.16 20:35:33.691142 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 8659 | 2026.01.16 20:35:33.691186 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 8660 | 2026.01.16 20:35:33.691227 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1352 rows starting from the beginning of the part | ||
| 8661 | 2026.01.16 20:35:33.691269 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 8662 | 2026.01.16 20:35:33.691306 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 8663 | 2026.01.16 20:35:33.691473 [ 276 ] {b4bcbc34-f005-4730-a6bb-a51e7a65764a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8664 | 2026.01.16 20:35:33.691510 [ 276 ] {b4bcbc34-f005-4730-a6bb-a51e7a65764a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8665 | 2026.01.16 20:35:33.691830 [ 276 ] {b4bcbc34-f005-4730-a6bb-a51e7a65764a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8666 | 2026.01.16 20:35:33.692052 [ 276 ] {b4bcbc34-f005-4730-a6bb-a51e7a65764a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8667 | 2026.01.16 20:35:33.692187 [ 276 ] {b4bcbc34-f005-4730-a6bb-a51e7a65764a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001206 sec., 14096.185737976783 rows/sec., 1.04 MiB/sec. | ||
| 8668 | 2026.01.16 20:35:33.692225 [ 276 ] {b4bcbc34-f005-4730-a6bb-a51e7a65764a} <Debug> TCPHandler: Processed in 0.001375841 sec. | ||
| 8669 | 2026.01.16 20:35:33.692340 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8670 | 2026.01.16 20:35:33.692435 [ 276 ] {9d87b683-171b-4ec2-9b2b-45a9593cb81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8671 | 2026.01.16 20:35:33.692475 [ 276 ] {9d87b683-171b-4ec2-9b2b-45a9593cb81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8672 | 2026.01.16 20:35:33.692895 [ 276 ] {9d87b683-171b-4ec2-9b2b-45a9593cb81c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8673 | 2026.01.16 20:35:33.692932 [ 276 ] {9d87b683-171b-4ec2-9b2b-45a9593cb81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8674 | 2026.01.16 20:35:33.693114 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4205 rows, containing 5 columns (5 merged, 0 gathered) in 0.002189819 sec., 1920250.0297969833 rows/sec., 165.51 MiB/sec. | ||
| 8675 | 2026.01.16 20:35:33.693224 [ 276 ] {9d87b683-171b-4ec2-9b2b-45a9593cb81c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8676 | 2026.01.16 20:35:33.693447 [ 276 ] {9d87b683-171b-4ec2-9b2b-45a9593cb81c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8677 | 2026.01.16 20:35:33.693493 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8678 | 2026.01.16 20:35:33.693558 [ 84 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8679 | 2026.01.16 20:35:33.693577 [ 276 ] {9d87b683-171b-4ec2-9b2b-45a9593cb81c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00116 sec., 69827.58620689655 rows/sec., 5.45 MiB/sec. | ||
| 8680 | 2026.01.16 20:35:33.693589 [ 84 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.01.16 20:35:33.693618 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8682 | 2026.01.16 20:35:33.693621 [ 276 ] {9d87b683-171b-4ec2-9b2b-45a9593cb81c} <Debug> TCPHandler: Processed in 0.001330409 sec. | ||
| 8683 | 2026.01.16 20:35:33.693683 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 8684 | 2026.01.16 20:35:33.693744 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8685 | 2026.01.16 20:35:33.693765 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8686 | 2026.01.16 20:35:33.693791 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1250 rows starting from the beginning of the part | ||
| 8687 | 2026.01.16 20:35:33.693837 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 81 rows starting from the beginning of the part | ||
| 8688 | 2026.01.16 20:35:33.693841 [ 276 ] {1400b4bc-12e2-4c55-8c1b-8630c7d76784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8689 | 2026.01.16 20:35:33.693874 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part | ||
| 8690 | 2026.01.16 20:35:33.693878 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_61_12} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8691 | 2026.01.16 20:35:33.693890 [ 276 ] {1400b4bc-12e2-4c55-8c1b-8630c7d76784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8692 | 2026.01.16 20:35:33.693910 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 577 rows starting from the beginning of the part | ||
| 8693 | 2026.01.16 20:35:33.693945 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 88 rows starting from the beginning of the part | ||
| 8694 | 2026.01.16 20:35:33.693979 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 81 rows starting from the beginning of the part | ||
| 8695 | 2026.01.16 20:35:33.693990 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_61_12} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8696 | 2026.01.16 20:35:33.694107 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 8697 | 2026.01.16 20:35:33.694303 [ 276 ] {1400b4bc-12e2-4c55-8c1b-8630c7d76784} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8698 | 2026.01.16 20:35:33.694342 [ 276 ] {1400b4bc-12e2-4c55-8c1b-8630c7d76784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8699 | 2026.01.16 20:35:33.694669 [ 276 ] {1400b4bc-12e2-4c55-8c1b-8630c7d76784} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8700 | 2026.01.16 20:35:33.694876 [ 276 ] {1400b4bc-12e2-4c55-8c1b-8630c7d76784} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8701 | 2026.01.16 20:35:33.694963 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305139 sec., 1658827.1440819711 rows/sec., 128.86 MiB/sec. | ||
| 8702 | 2026.01.16 20:35:33.694983 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8703 | 2026.01.16 20:35:33.695003 [ 276 ] {1400b4bc-12e2-4c55-8c1b-8630c7d76784} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 8704 | 2026.01.16 20:35:33.695012 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2026.01.16 20:35:33.695041 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8706 | 2026.01.16 20:35:33.695049 [ 276 ] {1400b4bc-12e2-4c55-8c1b-8630c7d76784} <Debug> TCPHandler: Processed in 0.001353501 sec. | ||
| 8707 | 2026.01.16 20:35:33.695129 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 8708 | 2026.01.16 20:35:33.695156 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8709 | 2026.01.16 20:35:33.695175 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8710 | 2026.01.16 20:35:33.695257 [ 276 ] {2f524446-7a6f-41e0-9892-793b9c14d3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8711 | 2026.01.16 20:35:33.695270 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8712 | 2026.01.16 20:35:33.695319 [ 276 ] {2f524446-7a6f-41e0-9892-793b9c14d3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8713 | 2026.01.16 20:35:33.695319 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17251 rows starting from the beginning of the part | ||
| 8714 | 2026.01.16 20:35:33.695415 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 8715 | 2026.01.16 20:35:33.695470 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8716 | 2026.01.16 20:35:33.695484 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_61_12} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.01.16 20:35:33.695522 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 882 rows starting from the beginning of the part | ||
| 8718 | 2026.01.16 20:35:33.695565 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_61_12} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8719 | 2026.01.16 20:35:33.695575 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8720 | 2026.01.16 20:35:33.695633 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 8721 | 2026.01.16 20:35:33.695667 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8722 | 2026.01.16 20:35:33.696230 [ 276 ] {2f524446-7a6f-41e0-9892-793b9c14d3b1} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.01.16 20:35:33.696278 [ 276 ] {2f524446-7a6f-41e0-9892-793b9c14d3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8724 | 2026.01.16 20:35:33.696919 [ 276 ] {2f524446-7a6f-41e0-9892-793b9c14d3b1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8725 | 2026.01.16 20:35:33.697167 [ 276 ] {2f524446-7a6f-41e0-9892-793b9c14d3b1} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.01.16 20:35:33.697290 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8727 | 2026.01.16 20:35:33.697315 [ 276 ] {2f524446-7a6f-41e0-9892-793b9c14d3b1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002076 sec., 8188.824662813102 rows/sec., 14.67 MiB/sec. | ||
| 8728 | 2026.01.16 20:35:33.697336 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.01.16 20:35:33.697371 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8730 | 2026.01.16 20:35:33.697376 [ 276 ] {2f524446-7a6f-41e0-9892-793b9c14d3b1} <Debug> TCPHandler: Processed in 0.0022684 sec. | ||
| 8731 | 2026.01.16 20:35:33.697459 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 8732 | 2026.01.16 20:35:33.697503 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8733 | 2026.01.16 20:35:33.697602 [ 276 ] {04f48c07-2ee5-4963-acaf-74504b22fad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8734 | 2026.01.16 20:35:33.697644 [ 276 ] {04f48c07-2ee5-4963-acaf-74504b22fad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8735 | 2026.01.16 20:35:33.697662 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8736 | 2026.01.16 20:35:33.697724 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1000 rows starting from the beginning of the part | ||
| 8737 | 2026.01.16 20:35:33.697846 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 17 rows starting from the beginning of the part | ||
| 8738 | 2026.01.16 20:35:33.697955 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 8739 | 2026.01.16 20:35:33.697988 [ 276 ] {04f48c07-2ee5-4963-acaf-74504b22fad4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.01.16 20:35:33.698030 [ 276 ] {04f48c07-2ee5-4963-acaf-74504b22fad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8741 | 2026.01.16 20:35:33.698070 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 17 rows starting from the beginning of the part | ||
| 8742 | 2026.01.16 20:35:33.698179 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 8743 | 2026.01.16 20:35:33.698286 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 17 rows starting from the beginning of the part | ||
| 8744 | 2026.01.16 20:35:33.698355 [ 276 ] {04f48c07-2ee5-4963-acaf-74504b22fad4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8745 | 2026.01.16 20:35:33.698577 [ 276 ] {04f48c07-2ee5-4963-acaf-74504b22fad4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2026.01.16 20:35:33.698703 [ 84 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8747 | 2026.01.16 20:35:33.698712 [ 276 ] {04f48c07-2ee5-4963-acaf-74504b22fad4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 8748 | 2026.01.16 20:35:33.698737 [ 84 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2026.01.16 20:35:33.698764 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8750 | 2026.01.16 20:35:33.698766 [ 276 ] {04f48c07-2ee5-4963-acaf-74504b22fad4} <Debug> TCPHandler: Processed in 0.00131292 sec. | ||
| 8751 | 2026.01.16 20:35:33.698848 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 8752 | 2026.01.16 20:35:33.698957 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8753 | 2026.01.16 20:35:33.698989 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3356 rows starting from the beginning of the part | ||
| 8754 | 2026.01.16 20:35:33.699046 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 8755 | 2026.01.16 20:35:33.699088 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8756 | 2026.01.16 20:35:33.699124 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 8757 | 2026.01.16 20:35:33.699163 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8758 | 2026.01.16 20:35:33.699199 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 8759 | 2026.01.16 20:35:33.701750 [ 198 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3656 rows, containing 4 columns (4 merged, 0 gathered) in 0.002941335 sec., 1242973.0037550975 rows/sec., 83.00 MiB/sec. | ||
| 8760 | 2026.01.16 20:35:33.702151 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18773 rows, containing 5 columns (5 merged, 0 gathered) in 0.007065668 sec., 2656932.0834208457 rows/sec., 181.86 MiB/sec. | ||
| 8761 | 2026.01.16 20:35:33.702160 [ 190 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8762 | 2026.01.16 20:35:33.702435 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8763 | 2026.01.16 20:35:33.702456 [ 190 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_61_12} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.01.16 20:35:33.702524 [ 190 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_61_12} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8765 | 2026.01.16 20:35:33.702596 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8766 | 2026.01.16 20:35:33.702687 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2026.01.16 20:35:33.702758 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8768 | 2026.01.16 20:35:33.702855 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 8769 | 2026.01.16 20:35:33.704682 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1099 rows, containing 19 columns (19 merged, 0 gathered) in 0.007249322 sec., 151600.38414626912 rows/sec., 271.66 MiB/sec. | ||
| 8770 | 2026.01.16 20:35:33.706369 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8771 | 2026.01.16 20:35:33.706684 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2026.01.16 20:35:33.706753 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8773 | 2026.01.16 20:35:33.706901 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.38 MiB. | ||
| 8774 | 2026.01.16 20:35:34.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.68 MiB, peak 312.92 MiB, free memory in arenas 0.00 B, will set to 304.57 MiB (RSS), difference: 5.89 MiB | ||
| 8775 | 2026.01.16 20:35:35.550198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1096 | ||
| 8776 | 2026.01.16 20:35:35.552471 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2026.01.16 20:35:35.552531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8778 | 2026.01.16 20:35:35.553772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8779 | 2026.01.16 20:35:35.554047 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8780 | 2026.01.16 20:35:35.554216 [ 82 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8781 | 2026.01.16 20:35:35.554286 [ 82 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2026.01.16 20:35:35.554310 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8783 | 2026.01.16 20:35:35.554426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
| 8784 | 2026.01.16 20:35:35.554443 [ 187 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 8785 | 2026.01.16 20:35:35.555148 [ 187 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8786 | 2026.01.16 20:35:35.555309 [ 187 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 952 rows starting from the beginning of the part | ||
| 8787 | 2026.01.16 20:35:35.555694 [ 187 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 8788 | 2026.01.16 20:35:35.556070 [ 187 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8789 | 2026.01.16 20:35:35.556430 [ 187 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 8790 | 2026.01.16 20:35:35.556774 [ 187 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 8791 | 2026.01.16 20:35:35.557106 [ 187 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 8792 | 2026.01.16 20:35:35.563741 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 72 columns (72 merged, 0 gathered) in 0.009354489 sec., 117163.0005658246 rows/sec., 96.36 MiB/sec. | ||
| 8793 | 2026.01.16 20:35:35.565393 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8794 | 2026.01.16 20:35:35.566017 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_31_6} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.01.16 20:35:35.566109 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_31_6} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8796 | 2026.01.16 20:35:35.566485 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
| 8797 | 2026.01.16 20:35:36.376015 [ 82 ] {} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8798 | 2026.01.16 20:35:36.376087 [ 82 ] {} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2026.01.16 20:35:36.376111 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8800 | 2026.01.16 20:35:36.376246 [ 199 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8801 | 2026.01.16 20:35:36.376415 [ 199 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8802 | 2026.01.16 20:35:36.376447 [ 199 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 8803 | 2026.01.16 20:35:36.376513 [ 199 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8804 | 2026.01.16 20:35:36.376559 [ 199 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8805 | 2026.01.16 20:35:36.376602 [ 199 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8806 | 2026.01.16 20:35:36.376641 [ 199 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 8807 | 2026.01.16 20:35:36.377475 [ 201 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287959 sec., 210410.42455544005 rows/sec., 13.66 MiB/sec. | ||
| 8808 | 2026.01.16 20:35:36.377680 [ 193 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8809 | 2026.01.16 20:35:36.377983 [ 193 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_14_3} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2026.01.16 20:35:36.378059 [ 193 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_14_3} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8811 | 2026.01.16 20:35:36.378165 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8812 | 2026.01.16 20:35:36.912507 [ 82 ] {} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8813 | 2026.01.16 20:35:36.912573 [ 82 ] {} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2026.01.16 20:35:36.912597 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8815 | 2026.01.16 20:35:36.912720 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8816 | 2026.01.16 20:35:36.912868 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8817 | 2026.01.16 20:35:36.912906 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 8818 | 2026.01.16 20:35:36.912983 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8819 | 2026.01.16 20:35:36.913037 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8820 | 2026.01.16 20:35:36.913106 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8821 | 2026.01.16 20:35:36.913155 [ 200 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8822 | 2026.01.16 20:35:36.914028 [ 193 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136345 sec., 388719.79170486634 rows/sec., 27.86 MiB/sec. | ||
| 8823 | 2026.01.16 20:35:36.914222 [ 201 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8824 | 2026.01.16 20:35:36.914509 [ 201 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_14_3} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8825 | 2026.01.16 20:35:36.914585 [ 201 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_14_3} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8826 | 2026.01.16 20:35:36.914691 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8827 | 2026.01.16 20:35:38.000382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20549 | ||
| 8828 | 2026.01.16 20:35:38.000906 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.01.16 20:35:38.000942 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8830 | 2026.01.16 20:35:38.001433 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8831 | 2026.01.16 20:35:38.001663 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2026.01.16 20:35:38.001793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20549 | ||
| 8833 | 2026.01.16 20:35:38.699732 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8834 | 2026.01.16 20:35:38.699931 [ 276 ] {b67c129f-77a8-491d-abec-a67a1cf0bc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8835 | 2026.01.16 20:35:38.700003 [ 276 ] {b67c129f-77a8-491d-abec-a67a1cf0bc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8836 | 2026.01.16 20:35:38.700859 [ 276 ] {b67c129f-77a8-491d-abec-a67a1cf0bc1c} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.01.16 20:35:38.700898 [ 276 ] {b67c129f-77a8-491d-abec-a67a1cf0bc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8838 | 2026.01.16 20:35:38.701303 [ 276 ] {b67c129f-77a8-491d-abec-a67a1cf0bc1c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8839 | 2026.01.16 20:35:38.701540 [ 276 ] {b67c129f-77a8-491d-abec-a67a1cf0bc1c} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2026.01.16 20:35:38.701699 [ 276 ] {b67c129f-77a8-491d-abec-a67a1cf0bc1c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001822 sec., 225027.44237102085 rows/sec., 14.27 MiB/sec. | ||
| 8841 | 2026.01.16 20:35:38.701752 [ 276 ] {b67c129f-77a8-491d-abec-a67a1cf0bc1c} <Debug> TCPHandler: Processed in 0.002149928 sec. | ||
| 8842 | 2026.01.16 20:35:38.701893 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2026.01.16 20:35:38.701998 [ 276 ] {791b90f4-5c1b-4f3a-bfbe-80512e2e4ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8844 | 2026.01.16 20:35:38.702042 [ 276 ] {791b90f4-5c1b-4f3a-bfbe-80512e2e4ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8845 | 2026.01.16 20:35:38.702457 [ 276 ] {791b90f4-5c1b-4f3a-bfbe-80512e2e4ef5} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.01.16 20:35:38.702491 [ 276 ] {791b90f4-5c1b-4f3a-bfbe-80512e2e4ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8847 | 2026.01.16 20:35:38.702785 [ 276 ] {791b90f4-5c1b-4f3a-bfbe-80512e2e4ef5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8848 | 2026.01.16 20:35:38.703005 [ 276 ] {791b90f4-5c1b-4f3a-bfbe-80512e2e4ef5} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.01.16 20:35:38.703135 [ 276 ] {791b90f4-5c1b-4f3a-bfbe-80512e2e4ef5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001162 sec., 3442.340791738382 rows/sec., 280.70 KiB/sec. | ||
| 8850 | 2026.01.16 20:35:38.703172 [ 276 ] {791b90f4-5c1b-4f3a-bfbe-80512e2e4ef5} <Debug> TCPHandler: Processed in 0.00133046 sec. | ||
| 8851 | 2026.01.16 20:35:38.703281 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.01.16 20:35:38.703375 [ 276 ] {7af5db65-7427-4674-ab2d-c7ea2cda37af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8853 | 2026.01.16 20:35:38.703414 [ 276 ] {7af5db65-7427-4674-ab2d-c7ea2cda37af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8854 | 2026.01.16 20:35:38.704331 [ 276 ] {7af5db65-7427-4674-ab2d-c7ea2cda37af} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.01.16 20:35:38.704367 [ 276 ] {7af5db65-7427-4674-ab2d-c7ea2cda37af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8856 | 2026.01.16 20:35:38.704741 [ 276 ] {7af5db65-7427-4674-ab2d-c7ea2cda37af} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8857 | 2026.01.16 20:35:38.704949 [ 276 ] {7af5db65-7427-4674-ab2d-c7ea2cda37af} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.01.16 20:35:38.705078 [ 276 ] {7af5db65-7427-4674-ab2d-c7ea2cda37af} <Debug> executeQuery: Read 1162 rows, 94.46 KiB in 0.001723 sec., 674405.1073708648 rows/sec., 53.54 MiB/sec. | ||
| 8859 | 2026.01.16 20:35:38.705115 [ 276 ] {7af5db65-7427-4674-ab2d-c7ea2cda37af} <Debug> TCPHandler: Processed in 0.001882922 sec. | ||
| 8860 | 2026.01.16 20:35:38.705222 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2026.01.16 20:35:38.705316 [ 276 ] {75a7933e-9fbe-405d-b751-7afc26b0003a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8862 | 2026.01.16 20:35:38.705356 [ 276 ] {75a7933e-9fbe-405d-b751-7afc26b0003a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8863 | 2026.01.16 20:35:38.705833 [ 276 ] {75a7933e-9fbe-405d-b751-7afc26b0003a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.01.16 20:35:38.705869 [ 276 ] {75a7933e-9fbe-405d-b751-7afc26b0003a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8865 | 2026.01.16 20:35:38.706175 [ 276 ] {75a7933e-9fbe-405d-b751-7afc26b0003a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8866 | 2026.01.16 20:35:38.706380 [ 276 ] {75a7933e-9fbe-405d-b751-7afc26b0003a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.01.16 20:35:38.706506 [ 276 ] {75a7933e-9fbe-405d-b751-7afc26b0003a} <Debug> executeQuery: Read 233 rows, 14.40 KiB in 0.001208 sec., 192880.79470198674 rows/sec., 11.64 MiB/sec. | ||
| 8868 | 2026.01.16 20:35:38.706543 [ 276 ] {75a7933e-9fbe-405d-b751-7afc26b0003a} <Debug> TCPHandler: Processed in 0.00136742 sec. | ||
| 8869 | 2026.01.16 20:35:38.706644 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.01.16 20:35:38.706736 [ 276 ] {6a65a45b-bfbf-45ef-a2eb-f64e7486e717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8871 | 2026.01.16 20:35:38.706779 [ 276 ] {6a65a45b-bfbf-45ef-a2eb-f64e7486e717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8872 | 2026.01.16 20:35:38.707256 [ 276 ] {6a65a45b-bfbf-45ef-a2eb-f64e7486e717} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.01.16 20:35:38.707292 [ 276 ] {6a65a45b-bfbf-45ef-a2eb-f64e7486e717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8874 | 2026.01.16 20:35:38.707639 [ 276 ] {6a65a45b-bfbf-45ef-a2eb-f64e7486e717} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8875 | 2026.01.16 20:35:38.707930 [ 276 ] {6a65a45b-bfbf-45ef-a2eb-f64e7486e717} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.01.16 20:35:38.708097 [ 276 ] {6a65a45b-bfbf-45ef-a2eb-f64e7486e717} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001378 sec., 153846.15384615384 rows/sec., 9.92 MiB/sec. | ||
| 8877 | 2026.01.16 20:35:38.708147 [ 276 ] {6a65a45b-bfbf-45ef-a2eb-f64e7486e717} <Debug> TCPHandler: Processed in 0.001549115 sec. | ||
| 8878 | 2026.01.16 20:35:38.708313 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.01.16 20:35:38.708418 [ 276 ] {6a6c5458-f52c-4911-8666-c2e8cae4491c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8880 | 2026.01.16 20:35:38.708466 [ 276 ] {6a6c5458-f52c-4911-8666-c2e8cae4491c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8881 | 2026.01.16 20:35:38.709477 [ 276 ] {6a6c5458-f52c-4911-8666-c2e8cae4491c} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.01.16 20:35:38.709525 [ 276 ] {6a6c5458-f52c-4911-8666-c2e8cae4491c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8883 | 2026.01.16 20:35:38.709919 [ 276 ] {6a6c5458-f52c-4911-8666-c2e8cae4491c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8884 | 2026.01.16 20:35:38.710210 [ 276 ] {6a6c5458-f52c-4911-8666-c2e8cae4491c} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.01.16 20:35:38.710407 [ 276 ] {6a6c5458-f52c-4911-8666-c2e8cae4491c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002008 sec., 105079.6812749004 rows/sec., 5.97 MiB/sec. | ||
| 8886 | 2026.01.16 20:35:38.710466 [ 276 ] {6a6c5458-f52c-4911-8666-c2e8cae4491c} <Debug> TCPHandler: Processed in 0.00221077 sec. | ||
| 8887 | 2026.01.16 20:35:38.710614 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.01.16 20:35:38.710721 [ 276 ] {b79737c2-65d8-43f1-bfe6-100284524b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8889 | 2026.01.16 20:35:38.710768 [ 276 ] {b79737c2-65d8-43f1-bfe6-100284524b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8890 | 2026.01.16 20:35:38.711503 [ 276 ] {b79737c2-65d8-43f1-bfe6-100284524b72} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2026.01.16 20:35:38.711539 [ 276 ] {b79737c2-65d8-43f1-bfe6-100284524b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8892 | 2026.01.16 20:35:38.711887 [ 276 ] {b79737c2-65d8-43f1-bfe6-100284524b72} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8893 | 2026.01.16 20:35:38.712102 [ 276 ] {b79737c2-65d8-43f1-bfe6-100284524b72} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.01.16 20:35:38.712234 [ 276 ] {b79737c2-65d8-43f1-bfe6-100284524b72} <Debug> executeQuery: Read 707 rows, 50.72 KiB in 0.001534 sec., 460886.5710560626 rows/sec., 32.29 MiB/sec. | ||
| 8895 | 2026.01.16 20:35:38.712272 [ 276 ] {b79737c2-65d8-43f1-bfe6-100284524b72} <Debug> TCPHandler: Processed in 0.001716178 sec. | ||
| 8896 | 2026.01.16 20:35:38.712381 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.01.16 20:35:38.712477 [ 276 ] {c509d74b-204c-4e43-b4f4-1a8140ebfa22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8898 | 2026.01.16 20:35:38.712520 [ 276 ] {c509d74b-204c-4e43-b4f4-1a8140ebfa22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8899 | 2026.01.16 20:35:38.712877 [ 276 ] {c509d74b-204c-4e43-b4f4-1a8140ebfa22} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.01.16 20:35:38.712923 [ 276 ] {c509d74b-204c-4e43-b4f4-1a8140ebfa22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8901 | 2026.01.16 20:35:38.713301 [ 276 ] {c509d74b-204c-4e43-b4f4-1a8140ebfa22} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8902 | 2026.01.16 20:35:38.713533 [ 276 ] {c509d74b-204c-4e43-b4f4-1a8140ebfa22} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.01.16 20:35:38.713664 [ 276 ] {c509d74b-204c-4e43-b4f4-1a8140ebfa22} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001205 sec., 4979.253112033195 rows/sec., 260.15 KiB/sec. | ||
| 8904 | 2026.01.16 20:35:38.713703 [ 276 ] {c509d74b-204c-4e43-b4f4-1a8140ebfa22} <Debug> TCPHandler: Processed in 0.001369691 sec. | ||
| 8905 | 2026.01.16 20:35:38.713809 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8906 | 2026.01.16 20:35:38.713902 [ 276 ] {93170418-873b-4d96-962e-fa0c0b404642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8907 | 2026.01.16 20:35:38.713945 [ 276 ] {93170418-873b-4d96-962e-fa0c0b404642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8908 | 2026.01.16 20:35:38.714393 [ 276 ] {93170418-873b-4d96-962e-fa0c0b404642} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2026.01.16 20:35:38.714429 [ 276 ] {93170418-873b-4d96-962e-fa0c0b404642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8910 | 2026.01.16 20:35:38.714759 [ 276 ] {93170418-873b-4d96-962e-fa0c0b404642} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8911 | 2026.01.16 20:35:38.714966 [ 276 ] {93170418-873b-4d96-962e-fa0c0b404642} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8912 | 2026.01.16 20:35:38.715094 [ 276 ] {93170418-873b-4d96-962e-fa0c0b404642} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.00121 sec., 261157.02479338844 rows/sec., 17.16 MiB/sec. | ||
| 8913 | 2026.01.16 20:35:38.715131 [ 276 ] {93170418-873b-4d96-962e-fa0c0b404642} <Debug> TCPHandler: Processed in 0.001372771 sec. | ||
| 8914 | 2026.01.16 20:35:38.715235 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8915 | 2026.01.16 20:35:38.715331 [ 276 ] {a6f07ea6-e868-4012-9a2f-91fa9b42877e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8916 | 2026.01.16 20:35:38.715374 [ 276 ] {a6f07ea6-e868-4012-9a2f-91fa9b42877e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8917 | 2026.01.16 20:35:38.715718 [ 276 ] {a6f07ea6-e868-4012-9a2f-91fa9b42877e} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.01.16 20:35:38.715762 [ 276 ] {a6f07ea6-e868-4012-9a2f-91fa9b42877e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8919 | 2026.01.16 20:35:38.716143 [ 276 ] {a6f07ea6-e868-4012-9a2f-91fa9b42877e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8920 | 2026.01.16 20:35:38.716388 [ 276 ] {a6f07ea6-e868-4012-9a2f-91fa9b42877e} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.01.16 20:35:38.716528 [ 276 ] {a6f07ea6-e868-4012-9a2f-91fa9b42877e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001214 sec., 823.7232289950576 rows/sec., 55.50 KiB/sec. | ||
| 8922 | 2026.01.16 20:35:38.716565 [ 276 ] {a6f07ea6-e868-4012-9a2f-91fa9b42877e} <Debug> TCPHandler: Processed in 0.0013785 sec. | ||
| 8923 | 2026.01.16 20:35:38.716670 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8924 | 2026.01.16 20:35:38.716773 [ 276 ] {bf77901a-bdb2-42d7-b347-6d54f37e3ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8925 | 2026.01.16 20:35:38.716830 [ 276 ] {bf77901a-bdb2-42d7-b347-6d54f37e3ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8926 | 2026.01.16 20:35:38.717654 [ 276 ] {bf77901a-bdb2-42d7-b347-6d54f37e3ad2} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8927 | 2026.01.16 20:35:38.717692 [ 276 ] {bf77901a-bdb2-42d7-b347-6d54f37e3ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8928 | 2026.01.16 20:35:38.718213 [ 276 ] {bf77901a-bdb2-42d7-b347-6d54f37e3ad2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8929 | 2026.01.16 20:35:38.718438 [ 276 ] {bf77901a-bdb2-42d7-b347-6d54f37e3ad2} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8930 | 2026.01.16 20:35:38.718577 [ 276 ] {bf77901a-bdb2-42d7-b347-6d54f37e3ad2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001822 sec., 13172.338090010977 rows/sec., 23.60 MiB/sec. | ||
| 8931 | 2026.01.16 20:35:38.718632 [ 276 ] {bf77901a-bdb2-42d7-b347-6d54f37e3ad2} <Debug> TCPHandler: Processed in 0.002011835 sec. | ||
| 8932 | 2026.01.16 20:35:38.718745 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8933 | 2026.01.16 20:35:38.718839 [ 276 ] {4f87a78c-914e-4b8a-9040-cdd06aa3b81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8934 | 2026.01.16 20:35:38.718881 [ 276 ] {4f87a78c-914e-4b8a-9040-cdd06aa3b81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8935 | 2026.01.16 20:35:38.719220 [ 276 ] {4f87a78c-914e-4b8a-9040-cdd06aa3b81a} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2026.01.16 20:35:38.719257 [ 276 ] {4f87a78c-914e-4b8a-9040-cdd06aa3b81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8937 | 2026.01.16 20:35:38.719564 [ 276 ] {4f87a78c-914e-4b8a-9040-cdd06aa3b81a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8938 | 2026.01.16 20:35:38.719807 [ 276 ] {4f87a78c-914e-4b8a-9040-cdd06aa3b81a} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2026.01.16 20:35:38.719989 [ 276 ] {4f87a78c-914e-4b8a-9040-cdd06aa3b81a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001167 sec., 89117.39502999143 rows/sec., 5.46 MiB/sec. | ||
| 8940 | 2026.01.16 20:35:38.720031 [ 276 ] {4f87a78c-914e-4b8a-9040-cdd06aa3b81a} <Debug> TCPHandler: Processed in 0.00133578 sec. | ||
| 8941 | 2026.01.16 20:35:39.071743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8942 | 2026.01.16 20:35:39.087178 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.01.16 20:35:39.087235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8944 | 2026.01.16 20:35:39.093288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8945 | 2026.01.16 20:35:39.094004 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.01.16 20:35:39.096824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8947 | 2026.01.16 20:35:43.689250 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.01.16 20:35:43.689446 [ 276 ] {ee679e12-00c1-4842-9b52-6db5a76306bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8949 | 2026.01.16 20:35:43.689513 [ 276 ] {ee679e12-00c1-4842-9b52-6db5a76306bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8950 | 2026.01.16 20:35:43.690208 [ 276 ] {ee679e12-00c1-4842-9b52-6db5a76306bf} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.01.16 20:35:43.690254 [ 276 ] {ee679e12-00c1-4842-9b52-6db5a76306bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8952 | 2026.01.16 20:35:43.690667 [ 276 ] {ee679e12-00c1-4842-9b52-6db5a76306bf} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8953 | 2026.01.16 20:35:43.690896 [ 276 ] {ee679e12-00c1-4842-9b52-6db5a76306bf} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.01.16 20:35:43.691057 [ 276 ] {ee679e12-00c1-4842-9b52-6db5a76306bf} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00166 sec., 54216.867469879515 rows/sec., 4.55 MiB/sec. | ||
| 8955 | 2026.01.16 20:35:43.691102 [ 276 ] {ee679e12-00c1-4842-9b52-6db5a76306bf} <Debug> TCPHandler: Processed in 0.001977904 sec. | ||
| 8956 | 2026.01.16 20:35:43.691231 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.01.16 20:35:43.691329 [ 276 ] {a30a3dd7-caab-4967-9731-010576505900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8958 | 2026.01.16 20:35:43.691371 [ 276 ] {a30a3dd7-caab-4967-9731-010576505900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8959 | 2026.01.16 20:35:43.691789 [ 276 ] {a30a3dd7-caab-4967-9731-010576505900} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.01.16 20:35:43.691825 [ 276 ] {a30a3dd7-caab-4967-9731-010576505900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8961 | 2026.01.16 20:35:43.692147 [ 276 ] {a30a3dd7-caab-4967-9731-010576505900} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8962 | 2026.01.16 20:35:43.692363 [ 276 ] {a30a3dd7-caab-4967-9731-010576505900} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.01.16 20:35:43.692502 [ 276 ] {a30a3dd7-caab-4967-9731-010576505900} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001193 sec., 14249.790444258171 rows/sec., 1.05 MiB/sec. | ||
| 8964 | 2026.01.16 20:35:43.692541 [ 276 ] {a30a3dd7-caab-4967-9731-010576505900} <Debug> TCPHandler: Processed in 0.001360401 sec. | ||
| 8965 | 2026.01.16 20:35:43.692650 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.01.16 20:35:43.692745 [ 276 ] {2428edd2-c522-4a8e-b3d5-a1aee7aa8930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8967 | 2026.01.16 20:35:43.692785 [ 276 ] {2428edd2-c522-4a8e-b3d5-a1aee7aa8930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8968 | 2026.01.16 20:35:43.693194 [ 276 ] {2428edd2-c522-4a8e-b3d5-a1aee7aa8930} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.01.16 20:35:43.693229 [ 276 ] {2428edd2-c522-4a8e-b3d5-a1aee7aa8930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8970 | 2026.01.16 20:35:43.693538 [ 276 ] {2428edd2-c522-4a8e-b3d5-a1aee7aa8930} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8971 | 2026.01.16 20:35:43.693749 [ 276 ] {2428edd2-c522-4a8e-b3d5-a1aee7aa8930} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.01.16 20:35:43.693877 [ 276 ] {2428edd2-c522-4a8e-b3d5-a1aee7aa8930} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001152 sec., 70312.5 rows/sec., 5.49 MiB/sec. | ||
| 8973 | 2026.01.16 20:35:43.693914 [ 276 ] {2428edd2-c522-4a8e-b3d5-a1aee7aa8930} <Debug> TCPHandler: Processed in 0.001313359 sec. | ||
| 8974 | 2026.01.16 20:35:43.694029 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.01.16 20:35:43.694125 [ 276 ] {4d6a64c4-7f2e-4824-a5f0-16e5db341b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8976 | 2026.01.16 20:35:43.694169 [ 276 ] {4d6a64c4-7f2e-4824-a5f0-16e5db341b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8977 | 2026.01.16 20:35:43.694571 [ 276 ] {4d6a64c4-7f2e-4824-a5f0-16e5db341b27} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.01.16 20:35:43.694605 [ 276 ] {4d6a64c4-7f2e-4824-a5f0-16e5db341b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8979 | 2026.01.16 20:35:43.694952 [ 276 ] {4d6a64c4-7f2e-4824-a5f0-16e5db341b27} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8980 | 2026.01.16 20:35:43.695201 [ 276 ] {4d6a64c4-7f2e-4824-a5f0-16e5db341b27} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.01.16 20:35:43.695332 [ 276 ] {4d6a64c4-7f2e-4824-a5f0-16e5db341b27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 8982 | 2026.01.16 20:35:43.695390 [ 276 ] {4d6a64c4-7f2e-4824-a5f0-16e5db341b27} <Debug> TCPHandler: Processed in 0.001409781 sec. | ||
| 8983 | 2026.01.16 20:35:43.695507 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2026.01.16 20:35:43.695600 [ 276 ] {04fa0f2b-3bab-47d7-aa9c-b248ed177143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8985 | 2026.01.16 20:35:43.695653 [ 276 ] {04fa0f2b-3bab-47d7-aa9c-b248ed177143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8986 | 2026.01.16 20:35:43.696485 [ 276 ] {04fa0f2b-3bab-47d7-aa9c-b248ed177143} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2026.01.16 20:35:43.696522 [ 276 ] {04fa0f2b-3bab-47d7-aa9c-b248ed177143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8988 | 2026.01.16 20:35:43.697082 [ 276 ] {04fa0f2b-3bab-47d7-aa9c-b248ed177143} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8989 | 2026.01.16 20:35:43.697306 [ 276 ] {04fa0f2b-3bab-47d7-aa9c-b248ed177143} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2026.01.16 20:35:43.697446 [ 276 ] {04fa0f2b-3bab-47d7-aa9c-b248ed177143} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001864 sec., 9120.171673819743 rows/sec., 16.34 MiB/sec. | ||
| 8991 | 2026.01.16 20:35:43.697501 [ 276 ] {04fa0f2b-3bab-47d7-aa9c-b248ed177143} <Debug> TCPHandler: Processed in 0.002043005 sec. | ||
| 8992 | 2026.01.16 20:35:43.697617 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2026.01.16 20:35:43.697711 [ 276 ] {9bfc90f3-9439-423e-a159-16929a4196d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8994 | 2026.01.16 20:35:43.697753 [ 276 ] {9bfc90f3-9439-423e-a159-16929a4196d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8995 | 2026.01.16 20:35:43.698091 [ 276 ] {9bfc90f3-9439-423e-a159-16929a4196d4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2026.01.16 20:35:43.698126 [ 276 ] {9bfc90f3-9439-423e-a159-16929a4196d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 8997 | 2026.01.16 20:35:43.698446 [ 276 ] {9bfc90f3-9439-423e-a159-16929a4196d4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8998 | 2026.01.16 20:35:43.698658 [ 276 ] {9bfc90f3-9439-423e-a159-16929a4196d4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2026.01.16 20:35:43.698789 [ 276 ] {9bfc90f3-9439-423e-a159-16929a4196d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 9000 | 2026.01.16 20:35:43.698825 [ 276 ] {9bfc90f3-9439-423e-a159-16929a4196d4} <Debug> TCPHandler: Processed in 0.001258018 sec. | ||
| 9001 | 2026.01.16 20:35:45.293980 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9002 | 2026.01.16 20:35:45.294039 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9003 | 2026.01.16 20:35:45.502818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21061 | ||
| 9004 | 2026.01.16 20:35:45.503336 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9005 | 2026.01.16 20:35:45.503380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9006 | 2026.01.16 20:35:45.503866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9007 | 2026.01.16 20:35:45.504097 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2026.01.16 20:35:45.504239 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21061 | ||
| 9009 | 2026.01.16 20:35:45.555521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1132 | ||
| 9010 | 2026.01.16 20:35:45.557959 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.01.16 20:35:45.558008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9012 | 2026.01.16 20:35:45.559264 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9013 | 2026.01.16 20:35:45.559526 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.01.16 20:35:45.559792 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1132 | ||
| 9015 | 2026.01.16 20:35:46.597857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9016 | 2026.01.16 20:35:46.614844 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.01.16 20:35:46.614911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9018 | 2026.01.16 20:35:46.620874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9019 | 2026.01.16 20:35:46.621563 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.01.16 20:35:46.624520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9021 | 2026.01.16 20:35:48.701634 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9022 | 2026.01.16 20:35:48.701830 [ 276 ] {6f1d1146-3d9a-4d86-a2ea-934854e72268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9023 | 2026.01.16 20:35:48.701908 [ 276 ] {6f1d1146-3d9a-4d86-a2ea-934854e72268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9024 | 2026.01.16 20:35:48.702885 [ 276 ] {6f1d1146-3d9a-4d86-a2ea-934854e72268} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9025 | 2026.01.16 20:35:48.702933 [ 276 ] {6f1d1146-3d9a-4d86-a2ea-934854e72268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9026 | 2026.01.16 20:35:48.703369 [ 276 ] {6f1d1146-3d9a-4d86-a2ea-934854e72268} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9027 | 2026.01.16 20:35:48.703601 [ 276 ] {6f1d1146-3d9a-4d86-a2ea-934854e72268} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9028 | 2026.01.16 20:35:48.703762 [ 276 ] {6f1d1146-3d9a-4d86-a2ea-934854e72268} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001988 sec., 206237.42454728368 rows/sec., 13.08 MiB/sec. | ||
| 9029 | 2026.01.16 20:35:48.703814 [ 276 ] {6f1d1146-3d9a-4d86-a2ea-934854e72268} <Debug> TCPHandler: Processed in 0.002309692 sec. | ||
| 9030 | 2026.01.16 20:35:48.703941 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9031 | 2026.01.16 20:35:48.704049 [ 276 ] {946a5aff-c0f5-45cf-8fc9-efb5ae483cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9032 | 2026.01.16 20:35:48.704094 [ 276 ] {946a5aff-c0f5-45cf-8fc9-efb5ae483cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9033 | 2026.01.16 20:35:48.705107 [ 276 ] {946a5aff-c0f5-45cf-8fc9-efb5ae483cde} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2026.01.16 20:35:48.705142 [ 276 ] {946a5aff-c0f5-45cf-8fc9-efb5ae483cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9035 | 2026.01.16 20:35:48.705529 [ 276 ] {946a5aff-c0f5-45cf-8fc9-efb5ae483cde} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9036 | 2026.01.16 20:35:48.705745 [ 276 ] {946a5aff-c0f5-45cf-8fc9-efb5ae483cde} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2026.01.16 20:35:48.705881 [ 276 ] {946a5aff-c0f5-45cf-8fc9-efb5ae483cde} <Debug> executeQuery: Read 1160 rows, 94.31 KiB in 0.001858 sec., 624327.2335844995 rows/sec., 49.57 MiB/sec. | ||
| 9038 | 2026.01.16 20:35:48.705919 [ 276 ] {946a5aff-c0f5-45cf-8fc9-efb5ae483cde} <Debug> TCPHandler: Processed in 0.002031015 sec. | ||
| 9039 | 2026.01.16 20:35:48.706038 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2026.01.16 20:35:48.706136 [ 276 ] {149e76ab-bd56-4c9c-9b32-0c543872f3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9041 | 2026.01.16 20:35:48.706177 [ 276 ] {149e76ab-bd56-4c9c-9b32-0c543872f3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9042 | 2026.01.16 20:35:48.706692 [ 276 ] {149e76ab-bd56-4c9c-9b32-0c543872f3ff} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2026.01.16 20:35:48.706728 [ 276 ] {149e76ab-bd56-4c9c-9b32-0c543872f3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9044 | 2026.01.16 20:35:48.707044 [ 276 ] {149e76ab-bd56-4c9c-9b32-0c543872f3ff} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9045 | 2026.01.16 20:35:48.707261 [ 276 ] {149e76ab-bd56-4c9c-9b32-0c543872f3ff} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.01.16 20:35:48.707366 [ 65 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9047 | 2026.01.16 20:35:48.707391 [ 276 ] {149e76ab-bd56-4c9c-9b32-0c543872f3ff} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.001277 sec., 179326.5465935787 rows/sec., 10.80 MiB/sec. | ||
| 9048 | 2026.01.16 20:35:48.707403 [ 65 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.01.16 20:35:48.707423 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9050 | 2026.01.16 20:35:48.707429 [ 276 ] {149e76ab-bd56-4c9c-9b32-0c543872f3ff} <Debug> TCPHandler: Processed in 0.001441732 sec. | ||
| 9051 | 2026.01.16 20:35:48.707538 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9052 | 2026.01.16 20:35:48.707543 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 9053 | 2026.01.16 20:35:48.707632 [ 276 ] {76563591-e674-451e-bc8d-64a44b73b729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9054 | 2026.01.16 20:35:48.707678 [ 276 ] {76563591-e674-451e-bc8d-64a44b73b729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9055 | 2026.01.16 20:35:48.707693 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9056 | 2026.01.16 20:35:48.707735 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 278 rows starting from the beginning of the part | ||
| 9057 | 2026.01.16 20:35:48.707809 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 9058 | 2026.01.16 20:35:48.707862 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 17 rows starting from the beginning of the part | ||
| 9059 | 2026.01.16 20:35:48.707915 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 233 rows starting from the beginning of the part | ||
| 9060 | 2026.01.16 20:35:48.707962 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 17 rows starting from the beginning of the part | ||
| 9061 | 2026.01.16 20:35:48.708025 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 229 rows starting from the beginning of the part | ||
| 9062 | 2026.01.16 20:35:48.708214 [ 276 ] {76563591-e674-451e-bc8d-64a44b73b729} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2026.01.16 20:35:48.708257 [ 276 ] {76563591-e674-451e-bc8d-64a44b73b729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9064 | 2026.01.16 20:35:48.708600 [ 276 ] {76563591-e674-451e-bc8d-64a44b73b729} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9065 | 2026.01.16 20:35:48.708841 [ 276 ] {76563591-e674-451e-bc8d-64a44b73b729} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2026.01.16 20:35:48.708998 [ 276 ] {76563591-e674-451e-bc8d-64a44b73b729} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001384 sec., 153179.19075144507 rows/sec., 9.88 MiB/sec. | ||
| 9067 | 2026.01.16 20:35:48.709036 [ 276 ] {76563591-e674-451e-bc8d-64a44b73b729} <Debug> TCPHandler: Processed in 0.001547785 sec. | ||
| 9068 | 2026.01.16 20:35:48.709157 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9069 | 2026.01.16 20:35:48.709230 [ 191 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001743129 sec., 457797.44356269675 rows/sec., 30.11 MiB/sec. | ||
| 9070 | 2026.01.16 20:35:48.709272 [ 276 ] {632719a9-2740-4384-9869-73faaea886c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9071 | 2026.01.16 20:35:48.709327 [ 276 ] {632719a9-2740-4384-9869-73faaea886c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9072 | 2026.01.16 20:35:48.709434 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9073 | 2026.01.16 20:35:48.709702 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_61_12} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9074 | 2026.01.16 20:35:48.709778 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_61_12} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9075 | 2026.01.16 20:35:48.709850 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9076 | 2026.01.16 20:35:48.709853 [ 276 ] {632719a9-2740-4384-9869-73faaea886c9} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2026.01.16 20:35:48.709899 [ 276 ] {632719a9-2740-4384-9869-73faaea886c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9078 | 2026.01.16 20:35:48.710221 [ 276 ] {632719a9-2740-4384-9869-73faaea886c9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9079 | 2026.01.16 20:35:48.710437 [ 276 ] {632719a9-2740-4384-9869-73faaea886c9} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2026.01.16 20:35:48.710569 [ 276 ] {632719a9-2740-4384-9869-73faaea886c9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001336 sec., 157934.13173652696 rows/sec., 8.97 MiB/sec. | ||
| 9081 | 2026.01.16 20:35:48.710607 [ 276 ] {632719a9-2740-4384-9869-73faaea886c9} <Debug> TCPHandler: Processed in 0.001519914 sec. | ||
| 9082 | 2026.01.16 20:35:48.710712 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9083 | 2026.01.16 20:35:48.710808 [ 276 ] {09476006-5f55-441a-9ba1-fcf9bbc5f28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9084 | 2026.01.16 20:35:48.710848 [ 276 ] {09476006-5f55-441a-9ba1-fcf9bbc5f28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9085 | 2026.01.16 20:35:48.711572 [ 276 ] {09476006-5f55-441a-9ba1-fcf9bbc5f28e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.01.16 20:35:48.711607 [ 276 ] {09476006-5f55-441a-9ba1-fcf9bbc5f28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9087 | 2026.01.16 20:35:48.711941 [ 276 ] {09476006-5f55-441a-9ba1-fcf9bbc5f28e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9088 | 2026.01.16 20:35:48.712155 [ 276 ] {09476006-5f55-441a-9ba1-fcf9bbc5f28e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2026.01.16 20:35:48.712282 [ 276 ] {09476006-5f55-441a-9ba1-fcf9bbc5f28e} <Debug> executeQuery: Read 703 rows, 50.39 KiB in 0.001493 sec., 470864.0321500335 rows/sec., 32.96 MiB/sec. | ||
| 9090 | 2026.01.16 20:35:48.712319 [ 276 ] {09476006-5f55-441a-9ba1-fcf9bbc5f28e} <Debug> TCPHandler: Processed in 0.001660087 sec. | ||
| 9091 | 2026.01.16 20:35:48.712429 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2026.01.16 20:35:48.712523 [ 276 ] {aed733bb-a6ef-4715-9da0-1be8ac41958f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9093 | 2026.01.16 20:35:48.712564 [ 276 ] {aed733bb-a6ef-4715-9da0-1be8ac41958f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9094 | 2026.01.16 20:35:48.712896 [ 276 ] {aed733bb-a6ef-4715-9da0-1be8ac41958f} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2026.01.16 20:35:48.712929 [ 276 ] {aed733bb-a6ef-4715-9da0-1be8ac41958f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9096 | 2026.01.16 20:35:48.713230 [ 276 ] {aed733bb-a6ef-4715-9da0-1be8ac41958f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9097 | 2026.01.16 20:35:48.713446 [ 276 ] {aed733bb-a6ef-4715-9da0-1be8ac41958f} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.01.16 20:35:48.713531 [ 65 ] {} <Debug> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 9099 | 2026.01.16 20:35:48.713559 [ 65 ] {} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2026.01.16 20:35:48.713571 [ 276 ] {aed733bb-a6ef-4715-9da0-1be8ac41958f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 9101 | 2026.01.16 20:35:48.713575 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9102 | 2026.01.16 20:35:48.713608 [ 276 ] {aed733bb-a6ef-4715-9da0-1be8ac41958f} <Debug> TCPHandler: Processed in 0.001229337 sec. | ||
| 9103 | 2026.01.16 20:35:48.713661 [ 196 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::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 | ||
| 9104 | 2026.01.16 20:35:48.713710 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9105 | 2026.01.16 20:35:48.713761 [ 196 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9106 | 2026.01.16 20:35:48.713795 [ 196 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::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 | ||
| 9107 | 2026.01.16 20:35:48.713809 [ 276 ] {30c4cb41-838f-4b2b-b1b6-c4aab13cfbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9108 | 2026.01.16 20:35:48.713856 [ 276 ] {30c4cb41-838f-4b2b-b1b6-c4aab13cfbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9109 | 2026.01.16 20:35:48.713872 [ 196 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::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 | ||
| 9110 | 2026.01.16 20:35:48.713929 [ 196 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::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 | ||
| 9111 | 2026.01.16 20:35:48.713975 [ 196 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::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 | ||
| 9112 | 2026.01.16 20:35:48.714023 [ 196 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::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 | ||
| 9113 | 2026.01.16 20:35:48.714067 [ 196 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::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 | ||
| 9114 | 2026.01.16 20:35:48.714328 [ 276 ] {30c4cb41-838f-4b2b-b1b6-c4aab13cfbef} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.01.16 20:35:48.714369 [ 276 ] {30c4cb41-838f-4b2b-b1b6-c4aab13cfbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9116 | 2026.01.16 20:35:48.714732 [ 276 ] {30c4cb41-838f-4b2b-b1b6-c4aab13cfbef} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9117 | 2026.01.16 20:35:48.714966 [ 276 ] {30c4cb41-838f-4b2b-b1b6-c4aab13cfbef} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.01.16 20:35:48.715063 [ 203 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001436692 sec., 25057.562790076092 rows/sec., 1.28 MiB/sec. | ||
| 9119 | 2026.01.16 20:35:48.715099 [ 276 ] {30c4cb41-838f-4b2b-b1b6-c4aab13cfbef} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001308 sec., 240061.16207951072 rows/sec., 15.77 MiB/sec. | ||
| 9120 | 2026.01.16 20:35:48.715142 [ 276 ] {30c4cb41-838f-4b2b-b1b6-c4aab13cfbef} <Debug> TCPHandler: Processed in 0.001481363 sec. | ||
| 9121 | 2026.01.16 20:35:48.715180 [ 196 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 9122 | 2026.01.16 20:35:48.715264 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9123 | 2026.01.16 20:35:48.715364 [ 276 ] {bb158c31-f90e-4a9a-aef8-2d00afe9f362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9124 | 2026.01.16 20:35:48.715409 [ 276 ] {bb158c31-f90e-4a9a-aef8-2d00afe9f362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9125 | 2026.01.16 20:35:48.715426 [ 196 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_6_1} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2026.01.16 20:35:48.715494 [ 196 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_6_1} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 9127 | 2026.01.16 20:35:48.715551 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9128 | 2026.01.16 20:35:48.715726 [ 276 ] {bb158c31-f90e-4a9a-aef8-2d00afe9f362} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2026.01.16 20:35:48.715766 [ 276 ] {bb158c31-f90e-4a9a-aef8-2d00afe9f362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9130 | 2026.01.16 20:35:48.716069 [ 276 ] {bb158c31-f90e-4a9a-aef8-2d00afe9f362} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9131 | 2026.01.16 20:35:48.716278 [ 276 ] {bb158c31-f90e-4a9a-aef8-2d00afe9f362} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2026.01.16 20:35:48.716403 [ 276 ] {bb158c31-f90e-4a9a-aef8-2d00afe9f362} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 9133 | 2026.01.16 20:35:48.716438 [ 276 ] {bb158c31-f90e-4a9a-aef8-2d00afe9f362} <Debug> TCPHandler: Processed in 0.001223678 sec. | ||
| 9134 | 2026.01.16 20:35:48.716546 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9135 | 2026.01.16 20:35:48.716646 [ 276 ] {be9febcd-5db3-4da3-9839-f28eec2fbaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9136 | 2026.01.16 20:35:48.716702 [ 276 ] {be9febcd-5db3-4da3-9839-f28eec2fbaa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9137 | 2026.01.16 20:35:48.717535 [ 276 ] {be9febcd-5db3-4da3-9839-f28eec2fbaa7} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2026.01.16 20:35:48.717570 [ 276 ] {be9febcd-5db3-4da3-9839-f28eec2fbaa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9139 | 2026.01.16 20:35:48.718108 [ 276 ] {be9febcd-5db3-4da3-9839-f28eec2fbaa7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9140 | 2026.01.16 20:35:48.718329 [ 276 ] {be9febcd-5db3-4da3-9839-f28eec2fbaa7} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2026.01.16 20:35:48.718468 [ 276 ] {be9febcd-5db3-4da3-9839-f28eec2fbaa7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001841 sec., 13036.393264530147 rows/sec., 23.36 MiB/sec. | ||
| 9142 | 2026.01.16 20:35:48.718531 [ 276 ] {be9febcd-5db3-4da3-9839-f28eec2fbaa7} <Debug> TCPHandler: Processed in 0.002035105 sec. | ||
| 9143 | 2026.01.16 20:35:48.718642 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9144 | 2026.01.16 20:35:48.718743 [ 276 ] {2317bb04-fb20-4818-a92b-9f1a01eac925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9145 | 2026.01.16 20:35:48.718784 [ 276 ] {2317bb04-fb20-4818-a92b-9f1a01eac925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9146 | 2026.01.16 20:35:48.719128 [ 276 ] {2317bb04-fb20-4818-a92b-9f1a01eac925} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2026.01.16 20:35:48.719163 [ 276 ] {2317bb04-fb20-4818-a92b-9f1a01eac925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9148 | 2026.01.16 20:35:48.719473 [ 276 ] {2317bb04-fb20-4818-a92b-9f1a01eac925} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9149 | 2026.01.16 20:35:48.719682 [ 276 ] {2317bb04-fb20-4818-a92b-9f1a01eac925} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9150 | 2026.01.16 20:35:48.719808 [ 276 ] {2317bb04-fb20-4818-a92b-9f1a01eac925} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 9151 | 2026.01.16 20:35:48.719843 [ 276 ] {2317bb04-fb20-4818-a92b-9f1a01eac925} <Debug> TCPHandler: Processed in 0.001250628 sec. | ||
| 9152 | 2026.01.16 20:35:53.005255 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21573 | ||
| 9153 | 2026.01.16 20:35:53.005814 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2026.01.16 20:35:53.005856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9155 | 2026.01.16 20:35:53.006344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9156 | 2026.01.16 20:35:53.006579 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2026.01.16 20:35:53.006715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21573 | ||
| 9158 | 2026.01.16 20:35:53.718124 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9159 | 2026.01.16 20:35:53.718321 [ 276 ] {9ad368ab-b3c0-4291-86e9-3520b6adfe53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9160 | 2026.01.16 20:35:53.718394 [ 276 ] {9ad368ab-b3c0-4291-86e9-3520b6adfe53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9161 | 2026.01.16 20:35:53.719066 [ 276 ] {9ad368ab-b3c0-4291-86e9-3520b6adfe53} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2026.01.16 20:35:53.719104 [ 276 ] {9ad368ab-b3c0-4291-86e9-3520b6adfe53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9163 | 2026.01.16 20:35:53.719498 [ 276 ] {9ad368ab-b3c0-4291-86e9-3520b6adfe53} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9164 | 2026.01.16 20:35:53.719725 [ 276 ] {9ad368ab-b3c0-4291-86e9-3520b6adfe53} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2026.01.16 20:35:53.719877 [ 276 ] {9ad368ab-b3c0-4291-86e9-3520b6adfe53} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001611 sec., 14897.579143389199 rows/sec., 1.24 MiB/sec. | ||
| 9166 | 2026.01.16 20:35:53.719918 [ 276 ] {9ad368ab-b3c0-4291-86e9-3520b6adfe53} <Debug> TCPHandler: Processed in 0.001927874 sec. | ||
| 9167 | 2026.01.16 20:35:53.720035 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9168 | 2026.01.16 20:35:53.720129 [ 276 ] {5e7c6891-229e-4f86-874e-981bb64b5feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9169 | 2026.01.16 20:35:53.720172 [ 276 ] {5e7c6891-229e-4f86-874e-981bb64b5feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9170 | 2026.01.16 20:35:53.720557 [ 276 ] {5e7c6891-229e-4f86-874e-981bb64b5feb} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2026.01.16 20:35:53.720592 [ 276 ] {5e7c6891-229e-4f86-874e-981bb64b5feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9172 | 2026.01.16 20:35:53.720893 [ 276 ] {5e7c6891-229e-4f86-874e-981bb64b5feb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9173 | 2026.01.16 20:35:53.721102 [ 276 ] {5e7c6891-229e-4f86-874e-981bb64b5feb} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2026.01.16 20:35:53.721227 [ 276 ] {5e7c6891-229e-4f86-874e-981bb64b5feb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 438.40 KiB/sec. | ||
| 9175 | 2026.01.16 20:35:53.721263 [ 276 ] {5e7c6891-229e-4f86-874e-981bb64b5feb} <Debug> TCPHandler: Processed in 0.001278049 sec. | ||
| 9176 | 2026.01.16 20:35:53.721376 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9177 | 2026.01.16 20:35:53.721468 [ 276 ] {25c4c5db-8a1b-4957-831d-7dce123b93e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9178 | 2026.01.16 20:35:53.721507 [ 276 ] {25c4c5db-8a1b-4957-831d-7dce123b93e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9179 | 2026.01.16 20:35:53.722570 [ 276 ] {25c4c5db-8a1b-4957-831d-7dce123b93e2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9180 | 2026.01.16 20:35:53.722605 [ 276 ] {25c4c5db-8a1b-4957-831d-7dce123b93e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9181 | 2026.01.16 20:35:53.722990 [ 276 ] {25c4c5db-8a1b-4957-831d-7dce123b93e2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9182 | 2026.01.16 20:35:53.723205 [ 276 ] {25c4c5db-8a1b-4957-831d-7dce123b93e2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2026.01.16 20:35:53.723336 [ 276 ] {25c4c5db-8a1b-4957-831d-7dce123b93e2} <Debug> executeQuery: Read 1353 rows, 115.50 KiB in 0.001886 sec., 717391.304347826 rows/sec., 59.81 MiB/sec. | ||
| 9184 | 2026.01.16 20:35:53.723373 [ 276 ] {25c4c5db-8a1b-4957-831d-7dce123b93e2} <Debug> TCPHandler: Processed in 0.002047066 sec. | ||
| 9185 | 2026.01.16 20:35:53.723482 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9186 | 2026.01.16 20:35:53.723575 [ 276 ] {9f9fa6cb-7d06-4f27-9f2a-78c217d692d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9187 | 2026.01.16 20:35:53.723615 [ 276 ] {9f9fa6cb-7d06-4f27-9f2a-78c217d692d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9188 | 2026.01.16 20:35:53.724009 [ 276 ] {9f9fa6cb-7d06-4f27-9f2a-78c217d692d6} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2026.01.16 20:35:53.724045 [ 276 ] {9f9fa6cb-7d06-4f27-9f2a-78c217d692d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9190 | 2026.01.16 20:35:53.724336 [ 276 ] {9f9fa6cb-7d06-4f27-9f2a-78c217d692d6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9191 | 2026.01.16 20:35:53.724555 [ 276 ] {9f9fa6cb-7d06-4f27-9f2a-78c217d692d6} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2026.01.16 20:35:53.724690 [ 276 ] {9f9fa6cb-7d06-4f27-9f2a-78c217d692d6} <Debug> executeQuery: Read 35 rows, 2.66 KiB in 0.001133 sec., 30891.438658428953 rows/sec., 2.29 MiB/sec. | ||
| 9193 | 2026.01.16 20:35:53.724727 [ 276 ] {9f9fa6cb-7d06-4f27-9f2a-78c217d692d6} <Debug> TCPHandler: Processed in 0.001293889 sec. | ||
| 9194 | 2026.01.16 20:35:53.724826 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9195 | 2026.01.16 20:35:53.724918 [ 276 ] {352a9f41-987a-46a9-a71f-952f1488a740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9196 | 2026.01.16 20:35:53.724957 [ 276 ] {352a9f41-987a-46a9-a71f-952f1488a740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9197 | 2026.01.16 20:35:53.725416 [ 276 ] {352a9f41-987a-46a9-a71f-952f1488a740} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.01.16 20:35:53.725453 [ 276 ] {352a9f41-987a-46a9-a71f-952f1488a740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9199 | 2026.01.16 20:35:53.725772 [ 276 ] {352a9f41-987a-46a9-a71f-952f1488a740} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9200 | 2026.01.16 20:35:53.725980 [ 276 ] {352a9f41-987a-46a9-a71f-952f1488a740} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2026.01.16 20:35:53.726091 [ 51 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 9202 | 2026.01.16 20:35:53.726105 [ 276 ] {352a9f41-987a-46a9-a71f-952f1488a740} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001204 sec., 209302.32558139536 rows/sec., 14.48 MiB/sec. | ||
| 9203 | 2026.01.16 20:35:53.726159 [ 51 ] {} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.01.16 20:35:53.726169 [ 276 ] {352a9f41-987a-46a9-a71f-952f1488a740} <Debug> TCPHandler: Processed in 0.001392962 sec. | ||
| 9205 | 2026.01.16 20:35:53.726187 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9206 | 2026.01.16 20:35:53.726288 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9207 | 2026.01.16 20:35:53.726290 [ 191 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 9208 | 2026.01.16 20:35:53.726387 [ 276 ] {f160254b-61ed-4b95-bc33-385e6205bbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9209 | 2026.01.16 20:35:53.726432 [ 276 ] {f160254b-61ed-4b95-bc33-385e6205bbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9210 | 2026.01.16 20:35:53.726443 [ 191 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9211 | 2026.01.16 20:35:53.726486 [ 191 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 465 rows starting from the beginning of the part | ||
| 9212 | 2026.01.16 20:35:53.726553 [ 191 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 9213 | 2026.01.16 20:35:53.726598 [ 191 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
| 9214 | 2026.01.16 20:35:53.726673 [ 191 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 9215 | 2026.01.16 20:35:53.726717 [ 191 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 9216 | 2026.01.16 20:35:53.726760 [ 191 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 9217 | 2026.01.16 20:35:53.726827 [ 276 ] {f160254b-61ed-4b95-bc33-385e6205bbca} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2026.01.16 20:35:53.726869 [ 276 ] {f160254b-61ed-4b95-bc33-385e6205bbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9219 | 2026.01.16 20:35:53.727201 [ 276 ] {f160254b-61ed-4b95-bc33-385e6205bbca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9220 | 2026.01.16 20:35:53.727426 [ 276 ] {f160254b-61ed-4b95-bc33-385e6205bbca} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2026.01.16 20:35:53.727557 [ 276 ] {f160254b-61ed-4b95-bc33-385e6205bbca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001188 sec., 10101.0101010101 rows/sec., 789.14 KiB/sec. | ||
| 9222 | 2026.01.16 20:35:53.727622 [ 276 ] {f160254b-61ed-4b95-bc33-385e6205bbca} <Debug> TCPHandler: Processed in 0.001383831 sec. | ||
| 9223 | 2026.01.16 20:35:53.727725 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9224 | 2026.01.16 20:35:53.727818 [ 276 ] {9d74cab1-cdf6-4abd-a903-f24827fe9585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9225 | 2026.01.16 20:35:53.727858 [ 276 ] {9d74cab1-cdf6-4abd-a903-f24827fe9585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9226 | 2026.01.16 20:35:53.727864 [ 196 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612126 sec., 1020391.7063554586 rows/sec., 72.62 MiB/sec. | ||
| 9227 | 2026.01.16 20:35:53.728053 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9228 | 2026.01.16 20:35:53.728328 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_19_4} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.01.16 20:35:53.728403 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_19_4} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 9230 | 2026.01.16 20:35:53.728465 [ 276 ] {9d74cab1-cdf6-4abd-a903-f24827fe9585} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.01.16 20:35:53.728488 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9232 | 2026.01.16 20:35:53.728507 [ 276 ] {9d74cab1-cdf6-4abd-a903-f24827fe9585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9233 | 2026.01.16 20:35:53.728847 [ 276 ] {9d74cab1-cdf6-4abd-a903-f24827fe9585} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9234 | 2026.01.16 20:35:53.729052 [ 276 ] {9d74cab1-cdf6-4abd-a903-f24827fe9585} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9235 | 2026.01.16 20:35:53.729185 [ 276 ] {9d74cab1-cdf6-4abd-a903-f24827fe9585} <Debug> executeQuery: Read 579 rows, 44.51 KiB in 0.001385 sec., 418050.5415162455 rows/sec., 31.39 MiB/sec. | ||
| 9236 | 2026.01.16 20:35:53.729222 [ 276 ] {9d74cab1-cdf6-4abd-a903-f24827fe9585} <Debug> TCPHandler: Processed in 0.001546985 sec. | ||
| 9237 | 2026.01.16 20:35:53.729332 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9238 | 2026.01.16 20:35:53.729427 [ 276 ] {dbff5bf7-9153-4a83-b002-d8a5e120c080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9239 | 2026.01.16 20:35:53.729470 [ 276 ] {dbff5bf7-9153-4a83-b002-d8a5e120c080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9240 | 2026.01.16 20:35:53.730061 [ 276 ] {dbff5bf7-9153-4a83-b002-d8a5e120c080} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9241 | 2026.01.16 20:35:53.730096 [ 276 ] {dbff5bf7-9153-4a83-b002-d8a5e120c080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9242 | 2026.01.16 20:35:53.730471 [ 276 ] {dbff5bf7-9153-4a83-b002-d8a5e120c080} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9243 | 2026.01.16 20:35:53.730686 [ 276 ] {dbff5bf7-9153-4a83-b002-d8a5e120c080} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9244 | 2026.01.16 20:35:53.730822 [ 276 ] {dbff5bf7-9153-4a83-b002-d8a5e120c080} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001413 sec., 624911.5357395612 rows/sec., 42.41 MiB/sec. | ||
| 9245 | 2026.01.16 20:35:53.730858 [ 276 ] {dbff5bf7-9153-4a83-b002-d8a5e120c080} <Debug> TCPHandler: Processed in 0.001575646 sec. | ||
| 9246 | 2026.01.16 20:35:53.730991 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9247 | 2026.01.16 20:35:53.731101 [ 276 ] {68758551-259f-4fa6-9873-05e264a251eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9248 | 2026.01.16 20:35:53.731160 [ 276 ] {68758551-259f-4fa6-9873-05e264a251eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9249 | 2026.01.16 20:35:53.731947 [ 276 ] {68758551-259f-4fa6-9873-05e264a251eb} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2026.01.16 20:35:53.731984 [ 276 ] {68758551-259f-4fa6-9873-05e264a251eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9251 | 2026.01.16 20:35:53.732497 [ 276 ] {68758551-259f-4fa6-9873-05e264a251eb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9252 | 2026.01.16 20:35:53.732718 [ 276 ] {68758551-259f-4fa6-9873-05e264a251eb} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9253 | 2026.01.16 20:35:53.732856 [ 276 ] {68758551-259f-4fa6-9873-05e264a251eb} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001774 sec., 9582.863585118377 rows/sec., 17.17 MiB/sec. | ||
| 9254 | 2026.01.16 20:35:53.732909 [ 276 ] {68758551-259f-4fa6-9873-05e264a251eb} <Debug> TCPHandler: Processed in 0.001981995 sec. | ||
| 9255 | 2026.01.16 20:35:53.733021 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9256 | 2026.01.16 20:35:53.733117 [ 276 ] {769cc0bb-cd41-48dd-85cf-44765e09f903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9257 | 2026.01.16 20:35:53.733159 [ 276 ] {769cc0bb-cd41-48dd-85cf-44765e09f903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9258 | 2026.01.16 20:35:53.733486 [ 276 ] {769cc0bb-cd41-48dd-85cf-44765e09f903} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2026.01.16 20:35:53.733523 [ 276 ] {769cc0bb-cd41-48dd-85cf-44765e09f903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9260 | 2026.01.16 20:35:53.733830 [ 276 ] {769cc0bb-cd41-48dd-85cf-44765e09f903} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9261 | 2026.01.16 20:35:53.734033 [ 276 ] {769cc0bb-cd41-48dd-85cf-44765e09f903} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9262 | 2026.01.16 20:35:53.734181 [ 276 ] {769cc0bb-cd41-48dd-85cf-44765e09f903} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 9263 | 2026.01.16 20:35:53.734218 [ 276 ] {769cc0bb-cd41-48dd-85cf-44765e09f903} <Debug> TCPHandler: Processed in 0.001246588 sec. | ||
| 9264 | 2026.01.16 20:35:54.125516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9265 | 2026.01.16 20:35:54.143301 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2026.01.16 20:35:54.143353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9267 | 2026.01.16 20:35:54.149676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9268 | 2026.01.16 20:35:54.150383 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.01.16 20:35:54.153404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9270 | 2026.01.16 20:35:55.560963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1174 | ||
| 9271 | 2026.01.16 20:35:55.563596 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.01.16 20:35:55.563656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9273 | 2026.01.16 20:35:55.564908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9274 | 2026.01.16 20:35:55.565196 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.01.16 20:35:55.565585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1174 | ||
| 9276 | 2026.01.16 20:35:58.689528 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2026.01.16 20:35:58.689712 [ 276 ] {4ad4f243-baa9-41d5-9b13-1248a6f65ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9278 | 2026.01.16 20:35:58.689783 [ 276 ] {4ad4f243-baa9-41d5-9b13-1248a6f65ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9279 | 2026.01.16 20:35:58.690464 [ 276 ] {4ad4f243-baa9-41d5-9b13-1248a6f65ab5} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2026.01.16 20:35:58.690514 [ 276 ] {4ad4f243-baa9-41d5-9b13-1248a6f65ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9281 | 2026.01.16 20:35:58.690923 [ 276 ] {4ad4f243-baa9-41d5-9b13-1248a6f65ab5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9282 | 2026.01.16 20:35:58.691167 [ 276 ] {4ad4f243-baa9-41d5-9b13-1248a6f65ab5} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2026.01.16 20:35:58.691313 [ 41 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9284 | 2026.01.16 20:35:58.691328 [ 276 ] {4ad4f243-baa9-41d5-9b13-1248a6f65ab5} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001668 sec., 62350.11990407674 rows/sec., 5.20 MiB/sec. | ||
| 9285 | 2026.01.16 20:35:58.691353 [ 41 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.01.16 20:35:58.691372 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9287 | 2026.01.16 20:35:58.691383 [ 276 ] {4ad4f243-baa9-41d5-9b13-1248a6f65ab5} <Debug> TCPHandler: Processed in 0.001987114 sec. | ||
| 9288 | 2026.01.16 20:35:58.691468 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 9289 | 2026.01.16 20:35:58.691515 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9290 | 2026.01.16 20:35:58.691559 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9291 | 2026.01.16 20:35:58.691591 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2465 rows starting from the beginning of the part | ||
| 9292 | 2026.01.16 20:35:58.691620 [ 276 ] {1e92ae11-cc74-43c9-bc2c-529039a39cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9293 | 2026.01.16 20:35:58.691649 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1162 rows starting from the beginning of the part | ||
| 9294 | 2026.01.16 20:35:58.691668 [ 276 ] {1e92ae11-cc74-43c9-bc2c-529039a39cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9295 | 2026.01.16 20:35:58.691692 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 9296 | 2026.01.16 20:35:58.691735 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1160 rows starting from the beginning of the part | ||
| 9297 | 2026.01.16 20:35:58.691774 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1353 rows starting from the beginning of the part | ||
| 9298 | 2026.01.16 20:35:58.691816 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 9299 | 2026.01.16 20:35:58.692111 [ 276 ] {1e92ae11-cc74-43c9-bc2c-529039a39cc2} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9300 | 2026.01.16 20:35:58.692149 [ 276 ] {1e92ae11-cc74-43c9-bc2c-529039a39cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9301 | 2026.01.16 20:35:58.692485 [ 276 ] {1e92ae11-cc74-43c9-bc2c-529039a39cc2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9302 | 2026.01.16 20:35:58.692708 [ 276 ] {1e92ae11-cc74-43c9-bc2c-529039a39cc2} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9303 | 2026.01.16 20:35:58.692840 [ 276 ] {1e92ae11-cc74-43c9-bc2c-529039a39cc2} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001246 sec., 19261.63723916533 rows/sec., 1.41 MiB/sec. | ||
| 9304 | 2026.01.16 20:35:58.692879 [ 276 ] {1e92ae11-cc74-43c9-bc2c-529039a39cc2} <Debug> TCPHandler: Processed in 0.001418752 sec. | ||
| 9305 | 2026.01.16 20:35:58.693009 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9306 | 2026.01.16 20:35:58.693126 [ 276 ] {e1817223-2e7d-4a8a-8865-50ee2d09ee91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9307 | 2026.01.16 20:35:58.693176 [ 276 ] {e1817223-2e7d-4a8a-8865-50ee2d09ee91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9308 | 2026.01.16 20:35:58.693712 [ 276 ] {e1817223-2e7d-4a8a-8865-50ee2d09ee91} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9309 | 2026.01.16 20:35:58.693753 [ 276 ] {e1817223-2e7d-4a8a-8865-50ee2d09ee91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9310 | 2026.01.16 20:35:58.694149 [ 276 ] {e1817223-2e7d-4a8a-8865-50ee2d09ee91} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9311 | 2026.01.16 20:35:58.694432 [ 276 ] {e1817223-2e7d-4a8a-8865-50ee2d09ee91} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2026.01.16 20:35:58.694443 [ 196 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6334 rows, containing 5 columns (5 merged, 0 gathered) in 0.003006997 sec., 2106420.4586835303 rows/sec., 179.16 MiB/sec. | ||
| 9313 | 2026.01.16 20:35:58.694537 [ 41 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9314 | 2026.01.16 20:35:58.694566 [ 41 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.01.16 20:35:58.694580 [ 276 ] {e1817223-2e7d-4a8a-8865-50ee2d09ee91} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001479 sec., 59499.66193373901 rows/sec., 4.65 MiB/sec. | ||
| 9316 | 2026.01.16 20:35:58.694582 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9317 | 2026.01.16 20:35:58.694629 [ 276 ] {e1817223-2e7d-4a8a-8865-50ee2d09ee91} <Debug> TCPHandler: Processed in 0.001681107 sec. | ||
| 9318 | 2026.01.16 20:35:58.694704 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 9319 | 2026.01.16 20:35:58.694758 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2026.01.16 20:35:58.694801 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9321 | 2026.01.16 20:35:58.694857 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9322 | 2026.01.16 20:35:58.694880 [ 276 ] {bdc2ad09-dc08-4541-81ac-9736a0af334d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9323 | 2026.01.16 20:35:58.694901 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1250 rows starting from the beginning of the part | ||
| 9324 | 2026.01.16 20:35:58.694948 [ 276 ] {bdc2ad09-dc08-4541-81ac-9736a0af334d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9325 | 2026.01.16 20:35:58.694983 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 707 rows starting from the beginning of the part | ||
| 9326 | 2026.01.16 20:35:58.695033 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 81 rows starting from the beginning of the part | ||
| 9327 | 2026.01.16 20:35:58.695077 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 703 rows starting from the beginning of the part | ||
| 9328 | 2026.01.16 20:35:58.695117 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 579 rows starting from the beginning of the part | ||
| 9329 | 2026.01.16 20:35:58.695162 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 88 rows starting from the beginning of the part | ||
| 9330 | 2026.01.16 20:35:58.695161 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_66_13} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2026.01.16 20:35:58.695260 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_66_13} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9332 | 2026.01.16 20:35:58.695356 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 9333 | 2026.01.16 20:35:58.695457 [ 276 ] {bdc2ad09-dc08-4541-81ac-9736a0af334d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2026.01.16 20:35:58.695490 [ 276 ] {bdc2ad09-dc08-4541-81ac-9736a0af334d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9335 | 2026.01.16 20:35:58.695839 [ 276 ] {bdc2ad09-dc08-4541-81ac-9736a0af334d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9336 | 2026.01.16 20:35:58.696057 [ 276 ] {bdc2ad09-dc08-4541-81ac-9736a0af334d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.01.16 20:35:58.696156 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9338 | 2026.01.16 20:35:58.696178 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9339 | 2026.01.16 20:35:58.696184 [ 276 ] {bdc2ad09-dc08-4541-81ac-9736a0af334d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00133 sec., 120300.75187969925 rows/sec., 8.38 MiB/sec. | ||
| 9340 | 2026.01.16 20:35:58.696193 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9341 | 2026.01.16 20:35:58.696221 [ 276 ] {bdc2ad09-dc08-4541-81ac-9736a0af334d} <Debug> TCPHandler: Processed in 0.001527635 sec. | ||
| 9342 | 2026.01.16 20:35:58.696283 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 9343 | 2026.01.16 20:35:58.696325 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.01.16 20:35:58.696416 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9345 | 2026.01.16 20:35:58.696425 [ 276 ] {25d6061f-aad4-42fa-b2a0-889f84542eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9346 | 2026.01.16 20:35:58.696459 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18773 rows starting from the beginning of the part | ||
| 9347 | 2026.01.16 20:35:58.696502 [ 276 ] {25d6061f-aad4-42fa-b2a0-889f84542eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9348 | 2026.01.16 20:35:58.696519 [ 189 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 5 columns (5 merged, 0 gathered) in 0.001871301 sec., 1821192.8492530065 rows/sec., 138.20 MiB/sec. | ||
| 9349 | 2026.01.16 20:35:58.696530 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 316 rows starting from the beginning of the part | ||
| 9350 | 2026.01.16 20:35:58.696592 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 9351 | 2026.01.16 20:35:58.696638 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 314 rows starting from the beginning of the part | ||
| 9352 | 2026.01.16 20:35:58.696680 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 883 rows starting from the beginning of the part | ||
| 9353 | 2026.01.16 20:35:58.696697 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9354 | 2026.01.16 20:35:58.696723 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 9355 | 2026.01.16 20:35:58.696972 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_66_13} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2026.01.16 20:35:58.697061 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_66_13} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9357 | 2026.01.16 20:35:58.697153 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9358 | 2026.01.16 20:35:58.697326 [ 276 ] {25d6061f-aad4-42fa-b2a0-889f84542eb2} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9359 | 2026.01.16 20:35:58.697362 [ 276 ] {25d6061f-aad4-42fa-b2a0-889f84542eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9360 | 2026.01.16 20:35:58.697957 [ 276 ] {25d6061f-aad4-42fa-b2a0-889f84542eb2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9361 | 2026.01.16 20:35:58.698187 [ 276 ] {25d6061f-aad4-42fa-b2a0-889f84542eb2} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9362 | 2026.01.16 20:35:58.698299 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9363 | 2026.01.16 20:35:58.698326 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2026.01.16 20:35:58.698327 [ 276 ] {25d6061f-aad4-42fa-b2a0-889f84542eb2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00192 sec., 12500 rows/sec., 22.40 MiB/sec. | ||
| 9365 | 2026.01.16 20:35:58.698345 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 9366 | 2026.01.16 20:35:58.698389 [ 276 ] {25d6061f-aad4-42fa-b2a0-889f84542eb2} <Debug> TCPHandler: Processed in 0.002111807 sec. | ||
| 9367 | 2026.01.16 20:35:58.698405 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 9368 | 2026.01.16 20:35:58.698502 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9369 | 2026.01.16 20:35:58.698592 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9370 | 2026.01.16 20:35:58.698597 [ 276 ] {cbb419de-9a7e-4309-b087-34e161445682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9371 | 2026.01.16 20:35:58.698643 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1099 rows starting from the beginning of the part | ||
| 9372 | 2026.01.16 20:35:58.698645 [ 276 ] {cbb419de-9a7e-4309-b087-34e161445682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9373 | 2026.01.16 20:35:58.698752 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 9374 | 2026.01.16 20:35:58.698855 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 17 rows starting from the beginning of the part | ||
| 9375 | 2026.01.16 20:35:58.698958 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 9376 | 2026.01.16 20:35:58.698970 [ 276 ] {cbb419de-9a7e-4309-b087-34e161445682} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2026.01.16 20:35:58.699005 [ 276 ] {cbb419de-9a7e-4309-b087-34e161445682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9378 | 2026.01.16 20:35:58.699050 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 17 rows starting from the beginning of the part | ||
| 9379 | 2026.01.16 20:35:58.699144 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 9380 | 2026.01.16 20:35:58.699319 [ 276 ] {cbb419de-9a7e-4309-b087-34e161445682} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9381 | 2026.01.16 20:35:58.699551 [ 276 ] {cbb419de-9a7e-4309-b087-34e161445682} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9382 | 2026.01.16 20:35:58.699653 [ 41 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9383 | 2026.01.16 20:35:58.699677 [ 41 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2026.01.16 20:35:58.699697 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9385 | 2026.01.16 20:35:58.699706 [ 276 ] {cbb419de-9a7e-4309-b087-34e161445682} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 9386 | 2026.01.16 20:35:58.699752 [ 276 ] {cbb419de-9a7e-4309-b087-34e161445682} <Debug> TCPHandler: Processed in 0.001299549 sec. | ||
| 9387 | 2026.01.16 20:35:58.699765 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 9388 | 2026.01.16 20:35:58.699882 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9389 | 2026.01.16 20:35:58.699918 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3656 rows starting from the beginning of the part | ||
| 9390 | 2026.01.16 20:35:58.699980 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 9391 | 2026.01.16 20:35:58.700028 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 9392 | 2026.01.16 20:35:58.700074 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 9393 | 2026.01.16 20:35:58.700113 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 9394 | 2026.01.16 20:35:58.700152 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 9395 | 2026.01.16 20:35:58.702421 [ 198 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4044 rows, containing 4 columns (4 merged, 0 gathered) in 0.00267825 sec., 1509941.1929431532 rows/sec., 100.44 MiB/sec. | ||
| 9396 | 2026.01.16 20:35:58.702963 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9397 | 2026.01.16 20:35:58.703255 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_66_13} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2026.01.16 20:35:58.703337 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_66_13} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9399 | 2026.01.16 20:35:58.703425 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 9400 | 2026.01.16 20:35:58.703686 [ 194 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20606 rows, containing 5 columns (5 merged, 0 gathered) in 0.007445377 sec., 2767623.4527815045 rows/sec., 189.18 MiB/sec. | ||
| 9401 | 2026.01.16 20:35:58.704042 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9402 | 2026.01.16 20:35:58.704285 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2026.01.16 20:35:58.704352 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9404 | 2026.01.16 20:35:58.704426 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9405 | 2026.01.16 20:35:58.706892 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1205 rows, containing 19 columns (19 merged, 0 gathered) in 0.00851173 sec., 141569.34019288674 rows/sec., 253.69 MiB/sec. | ||
| 9406 | 2026.01.16 20:35:58.707830 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9407 | 2026.01.16 20:35:58.708145 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.01.16 20:35:58.708210 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9409 | 2026.01.16 20:35:58.708286 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 9410 | 2026.01.16 20:35:59.000182 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.12 MiB, peak 320.03 MiB, free memory in arenas 0.00 B, will set to 310.91 MiB (RSS), difference: 4.78 MiB | ||
| 9411 | 2026.01.16 20:36:00.294079 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9412 | 2026.01.16 20:36:00.294151 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9413 | 2026.01.16 20:36:00.507744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22021 | ||
| 9414 | 2026.01.16 20:36:00.508260 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9415 | 2026.01.16 20:36:00.508299 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9416 | 2026.01.16 20:36:00.508790 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9417 | 2026.01.16 20:36:00.509025 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9418 | 2026.01.16 20:36:00.509157 [ 37 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9419 | 2026.01.16 20:36:00.509167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 9420 | 2026.01.16 20:36:00.509203 [ 37 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.01.16 20:36:00.509227 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9422 | 2026.01.16 20:36:00.509356 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 9423 | 2026.01.16 20:36:00.509507 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9424 | 2026.01.16 20:36:00.509550 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19589 rows starting from the beginning of the part | ||
| 9425 | 2026.01.16 20:36:00.509621 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 9426 | 2026.01.16 20:36:00.509673 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 9427 | 2026.01.16 20:36:00.509720 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 9428 | 2026.01.16 20:36:00.509764 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9429 | 2026.01.16 20:36:00.509808 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9430 | 2026.01.16 20:36:00.511911 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22021 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618648 sec., 8409301.288298389 rows/sec., 120.30 MiB/sec. | ||
| 9431 | 2026.01.16 20:36:00.512218 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9432 | 2026.01.16 20:36:00.512532 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_46_9} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.01.16 20:36:00.512621 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_46_9} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9434 | 2026.01.16 20:36:00.512736 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9435 | 2026.01.16 20:36:01.654425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9436 | 2026.01.16 20:36:01.672116 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2026.01.16 20:36:01.672180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9438 | 2026.01.16 20:36:01.678013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9439 | 2026.01.16 20:36:01.678715 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2026.01.16 20:36:01.679010 [ 35 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9441 | 2026.01.16 20:36:01.679050 [ 35 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.01.16 20:36:01.679071 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9443 | 2026.01.16 20:36:01.679155 [ 187 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 9444 | 2026.01.16 20:36:01.682025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9445 | 2026.01.16 20:36:01.682167 [ 187 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9446 | 2026.01.16 20:36:01.683064 [ 187 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 9447 | 2026.01.16 20:36:01.688963 [ 187 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 9448 | 2026.01.16 20:36:01.693595 [ 187 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 9449 | 2026.01.16 20:36:01.698205 [ 187 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 9450 | 2026.01.16 20:36:01.703098 [ 187 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 9451 | 2026.01.16 20:36:01.707101 [ 187 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 9452 | 2026.01.16 20:36:01.765447 [ 194 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.086322533 sec., 4019.8078988252114 rows/sec., 20.79 MiB/sec. | ||
| 9453 | 2026.01.16 20:36:01.767496 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9454 | 2026.01.16 20:36:01.769348 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_46_9} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.01.16 20:36:01.769457 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_46_9} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9456 | 2026.01.16 20:36:01.771352 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9457 | 2026.01.16 20:36:03.689259 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.01.16 20:36:03.689454 [ 276 ] {dd7fc040-a312-4072-98cb-1ea1e0180e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9459 | 2026.01.16 20:36:03.689525 [ 276 ] {dd7fc040-a312-4072-98cb-1ea1e0180e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9460 | 2026.01.16 20:36:03.690239 [ 276 ] {dd7fc040-a312-4072-98cb-1ea1e0180e5c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.01.16 20:36:03.690277 [ 276 ] {dd7fc040-a312-4072-98cb-1ea1e0180e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9462 | 2026.01.16 20:36:03.690675 [ 276 ] {dd7fc040-a312-4072-98cb-1ea1e0180e5c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9463 | 2026.01.16 20:36:03.690916 [ 276 ] {dd7fc040-a312-4072-98cb-1ea1e0180e5c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.01.16 20:36:03.691062 [ 276 ] {dd7fc040-a312-4072-98cb-1ea1e0180e5c} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001664 sec., 54086.53846153847 rows/sec., 4.54 MiB/sec. | ||
| 9465 | 2026.01.16 20:36:03.691103 [ 276 ] {dd7fc040-a312-4072-98cb-1ea1e0180e5c} <Debug> TCPHandler: Processed in 0.001980444 sec. | ||
| 9466 | 2026.01.16 20:36:03.691224 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2026.01.16 20:36:03.691321 [ 276 ] {12a70c7b-eae5-4163-a947-50f5e66511f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9468 | 2026.01.16 20:36:03.691363 [ 276 ] {12a70c7b-eae5-4163-a947-50f5e66511f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9469 | 2026.01.16 20:36:03.691764 [ 276 ] {12a70c7b-eae5-4163-a947-50f5e66511f7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.01.16 20:36:03.691798 [ 276 ] {12a70c7b-eae5-4163-a947-50f5e66511f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9471 | 2026.01.16 20:36:03.692094 [ 276 ] {12a70c7b-eae5-4163-a947-50f5e66511f7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9472 | 2026.01.16 20:36:03.692303 [ 276 ] {12a70c7b-eae5-4163-a947-50f5e66511f7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.01.16 20:36:03.692427 [ 276 ] {12a70c7b-eae5-4163-a947-50f5e66511f7} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001126 sec., 15097.690941385434 rows/sec., 1.11 MiB/sec. | ||
| 9474 | 2026.01.16 20:36:03.692464 [ 276 ] {12a70c7b-eae5-4163-a947-50f5e66511f7} <Debug> TCPHandler: Processed in 0.001290708 sec. | ||
| 9475 | 2026.01.16 20:36:03.692579 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9476 | 2026.01.16 20:36:03.692673 [ 276 ] {11babf59-85d6-4772-b810-6e16e85258d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9477 | 2026.01.16 20:36:03.692713 [ 276 ] {11babf59-85d6-4772-b810-6e16e85258d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9478 | 2026.01.16 20:36:03.693121 [ 276 ] {11babf59-85d6-4772-b810-6e16e85258d7} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2026.01.16 20:36:03.693155 [ 276 ] {11babf59-85d6-4772-b810-6e16e85258d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9480 | 2026.01.16 20:36:03.693453 [ 276 ] {11babf59-85d6-4772-b810-6e16e85258d7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9481 | 2026.01.16 20:36:03.693662 [ 276 ] {11babf59-85d6-4772-b810-6e16e85258d7} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2026.01.16 20:36:03.693786 [ 276 ] {11babf59-85d6-4772-b810-6e16e85258d7} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001132 sec., 71554.7703180212 rows/sec., 5.59 MiB/sec. | ||
| 9483 | 2026.01.16 20:36:03.693823 [ 276 ] {11babf59-85d6-4772-b810-6e16e85258d7} <Debug> TCPHandler: Processed in 0.001293329 sec. | ||
| 9484 | 2026.01.16 20:36:03.693933 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9485 | 2026.01.16 20:36:03.694028 [ 276 ] {fb3ad493-cd47-42bf-81e6-6404dd6cd21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9486 | 2026.01.16 20:36:03.694072 [ 276 ] {fb3ad493-cd47-42bf-81e6-6404dd6cd21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9487 | 2026.01.16 20:36:03.694477 [ 276 ] {fb3ad493-cd47-42bf-81e6-6404dd6cd21a} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2026.01.16 20:36:03.694513 [ 276 ] {fb3ad493-cd47-42bf-81e6-6404dd6cd21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9489 | 2026.01.16 20:36:03.694836 [ 276 ] {fb3ad493-cd47-42bf-81e6-6404dd6cd21a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9490 | 2026.01.16 20:36:03.695049 [ 276 ] {fb3ad493-cd47-42bf-81e6-6404dd6cd21a} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9491 | 2026.01.16 20:36:03.695173 [ 276 ] {fb3ad493-cd47-42bf-81e6-6404dd6cd21a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 9492 | 2026.01.16 20:36:03.695209 [ 276 ] {fb3ad493-cd47-42bf-81e6-6404dd6cd21a} <Debug> TCPHandler: Processed in 0.00132546 sec. | ||
| 9493 | 2026.01.16 20:36:03.695315 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9494 | 2026.01.16 20:36:03.695408 [ 276 ] {39f150bb-aedf-44cd-8505-525e31d4138c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9495 | 2026.01.16 20:36:03.695462 [ 276 ] {39f150bb-aedf-44cd-8505-525e31d4138c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9496 | 2026.01.16 20:36:03.696247 [ 276 ] {39f150bb-aedf-44cd-8505-525e31d4138c} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.01.16 20:36:03.696282 [ 276 ] {39f150bb-aedf-44cd-8505-525e31d4138c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9498 | 2026.01.16 20:36:03.696805 [ 276 ] {39f150bb-aedf-44cd-8505-525e31d4138c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9499 | 2026.01.16 20:36:03.697028 [ 276 ] {39f150bb-aedf-44cd-8505-525e31d4138c} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.01.16 20:36:03.697162 [ 276 ] {39f150bb-aedf-44cd-8505-525e31d4138c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001772 sec., 9593.679458239278 rows/sec., 17.19 MiB/sec. | ||
| 9501 | 2026.01.16 20:36:03.697216 [ 276 ] {39f150bb-aedf-44cd-8505-525e31d4138c} <Debug> TCPHandler: Processed in 0.001948794 sec. | ||
| 9502 | 2026.01.16 20:36:03.697326 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2026.01.16 20:36:03.697420 [ 276 ] {664b1747-09ba-4c76-a7cf-c884966f1f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9504 | 2026.01.16 20:36:03.697461 [ 276 ] {664b1747-09ba-4c76-a7cf-c884966f1f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9505 | 2026.01.16 20:36:03.697794 [ 276 ] {664b1747-09ba-4c76-a7cf-c884966f1f9c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9506 | 2026.01.16 20:36:03.697828 [ 276 ] {664b1747-09ba-4c76-a7cf-c884966f1f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9507 | 2026.01.16 20:36:03.698127 [ 276 ] {664b1747-09ba-4c76-a7cf-c884966f1f9c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9508 | 2026.01.16 20:36:03.698336 [ 276 ] {664b1747-09ba-4c76-a7cf-c884966f1f9c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.01.16 20:36:03.698460 [ 276 ] {664b1747-09ba-4c76-a7cf-c884966f1f9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 9510 | 2026.01.16 20:36:03.698495 [ 276 ] {664b1747-09ba-4c76-a7cf-c884966f1f9c} <Debug> TCPHandler: Processed in 0.001217407 sec. | ||
| 9511 | 2026.01.16 20:36:05.374922 [ 27 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 9512 | 2026.01.16 20:36:05.375039 [ 27 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.01.16 20:36:05.375077 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9514 | 2026.01.16 20:36:05.375275 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 9515 | 2026.01.16 20:36:05.375501 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9516 | 2026.01.16 20:36:05.375557 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 9517 | 2026.01.16 20:36:05.375662 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 9518 | 2026.01.16 20:36:05.375740 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 9519 | 2026.01.16 20:36:05.375809 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 9520 | 2026.01.16 20:36:05.375872 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9521 | 2026.01.16 20:36:05.376883 [ 194 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698809 sec., 22368.612363132055 rows/sec., 1.87 MiB/sec. | ||
| 9522 | 2026.01.16 20:36:05.377019 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 9523 | 2026.01.16 20:36:05.377246 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_22_5} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.01.16 20:36:05.377313 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_22_5} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 9525 | 2026.01.16 20:36:05.377378 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9526 | 2026.01.16 20:36:05.566698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1198 | ||
| 9527 | 2026.01.16 20:36:05.568860 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2026.01.16 20:36:05.568909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9529 | 2026.01.16 20:36:05.570089 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9530 | 2026.01.16 20:36:05.570350 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9531 | 2026.01.16 20:36:05.570723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1198 | ||
| 9532 | 2026.01.16 20:36:08.010210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22533 | ||
| 9533 | 2026.01.16 20:36:08.010767 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9534 | 2026.01.16 20:36:08.010830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9535 | 2026.01.16 20:36:08.011410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9536 | 2026.01.16 20:36:08.011684 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9537 | 2026.01.16 20:36:08.011865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22533 | ||
| 9538 | 2026.01.16 20:36:08.688947 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9539 | 2026.01.16 20:36:08.689149 [ 276 ] {988a37f4-7c5a-4575-a753-ab2be1dd7343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9540 | 2026.01.16 20:36:08.689225 [ 276 ] {988a37f4-7c5a-4575-a753-ab2be1dd7343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9541 | 2026.01.16 20:36:08.689852 [ 276 ] {988a37f4-7c5a-4575-a753-ab2be1dd7343} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2026.01.16 20:36:08.689902 [ 276 ] {988a37f4-7c5a-4575-a753-ab2be1dd7343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9543 | 2026.01.16 20:36:08.690285 [ 276 ] {988a37f4-7c5a-4575-a753-ab2be1dd7343} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9544 | 2026.01.16 20:36:08.690524 [ 276 ] {988a37f4-7c5a-4575-a753-ab2be1dd7343} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9545 | 2026.01.16 20:36:08.690693 [ 276 ] {988a37f4-7c5a-4575-a753-ab2be1dd7343} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001599 sec., 2501.5634771732334 rows/sec., 203.98 KiB/sec. | ||
| 9546 | 2026.01.16 20:36:08.690745 [ 276 ] {988a37f4-7c5a-4575-a753-ab2be1dd7343} <Debug> TCPHandler: Processed in 0.001940104 sec. | ||
| 9547 | 2026.01.16 20:36:08.690867 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9548 | 2026.01.16 20:36:08.690970 [ 276 ] {408ffd05-3d4b-44e9-af61-ab74fb0451e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9549 | 2026.01.16 20:36:08.691014 [ 276 ] {408ffd05-3d4b-44e9-af61-ab74fb0451e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9550 | 2026.01.16 20:36:08.691476 [ 276 ] {408ffd05-3d4b-44e9-af61-ab74fb0451e2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2026.01.16 20:36:08.691516 [ 276 ] {408ffd05-3d4b-44e9-af61-ab74fb0451e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9552 | 2026.01.16 20:36:08.691854 [ 276 ] {408ffd05-3d4b-44e9-af61-ab74fb0451e2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9553 | 2026.01.16 20:36:08.692079 [ 276 ] {408ffd05-3d4b-44e9-af61-ab74fb0451e2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9554 | 2026.01.16 20:36:08.692214 [ 276 ] {408ffd05-3d4b-44e9-af61-ab74fb0451e2} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001269 sec., 83530.33884948779 rows/sec., 6.95 MiB/sec. | ||
| 9555 | 2026.01.16 20:36:08.692252 [ 276 ] {408ffd05-3d4b-44e9-af61-ab74fb0451e2} <Debug> TCPHandler: Processed in 0.001438613 sec. | ||
| 9556 | 2026.01.16 20:36:08.692359 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9557 | 2026.01.16 20:36:08.692456 [ 276 ] {1218ed2a-3bed-4e23-92d5-640b0860586f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9558 | 2026.01.16 20:36:08.692498 [ 276 ] {1218ed2a-3bed-4e23-92d5-640b0860586f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9559 | 2026.01.16 20:36:08.692905 [ 276 ] {1218ed2a-3bed-4e23-92d5-640b0860586f} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2026.01.16 20:36:08.692941 [ 276 ] {1218ed2a-3bed-4e23-92d5-640b0860586f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9561 | 2026.01.16 20:36:08.693243 [ 276 ] {1218ed2a-3bed-4e23-92d5-640b0860586f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9562 | 2026.01.16 20:36:08.693450 [ 276 ] {1218ed2a-3bed-4e23-92d5-640b0860586f} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9563 | 2026.01.16 20:36:08.693583 [ 276 ] {1218ed2a-3bed-4e23-92d5-640b0860586f} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001147 sec., 24411.508282476025 rows/sec., 1.77 MiB/sec. | ||
| 9564 | 2026.01.16 20:36:08.693620 [ 276 ] {1218ed2a-3bed-4e23-92d5-640b0860586f} <Debug> TCPHandler: Processed in 0.001311089 sec. | ||
| 9565 | 2026.01.16 20:36:08.693725 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9566 | 2026.01.16 20:36:08.693821 [ 276 ] {14aafb29-4f9b-4c7a-98f3-d284d381fcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9567 | 2026.01.16 20:36:08.693861 [ 276 ] {14aafb29-4f9b-4c7a-98f3-d284d381fcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9568 | 2026.01.16 20:36:08.694277 [ 276 ] {14aafb29-4f9b-4c7a-98f3-d284d381fcdd} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9569 | 2026.01.16 20:36:08.694312 [ 276 ] {14aafb29-4f9b-4c7a-98f3-d284d381fcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9570 | 2026.01.16 20:36:08.694624 [ 276 ] {14aafb29-4f9b-4c7a-98f3-d284d381fcdd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9571 | 2026.01.16 20:36:08.694841 [ 276 ] {14aafb29-4f9b-4c7a-98f3-d284d381fcdd} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2026.01.16 20:36:08.694966 [ 276 ] {14aafb29-4f9b-4c7a-98f3-d284d381fcdd} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001164 sec., 79037.80068728521 rows/sec., 6.18 MiB/sec. | ||
| 9573 | 2026.01.16 20:36:08.695002 [ 276 ] {14aafb29-4f9b-4c7a-98f3-d284d381fcdd} <Debug> TCPHandler: Processed in 0.001325929 sec. | ||
| 9574 | 2026.01.16 20:36:08.695106 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9575 | 2026.01.16 20:36:08.695200 [ 276 ] {ff257506-6253-49bd-9f74-f89a780c136c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9576 | 2026.01.16 20:36:08.695243 [ 276 ] {ff257506-6253-49bd-9f74-f89a780c136c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9577 | 2026.01.16 20:36:08.695632 [ 276 ] {ff257506-6253-49bd-9f74-f89a780c136c} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9578 | 2026.01.16 20:36:08.695666 [ 276 ] {ff257506-6253-49bd-9f74-f89a780c136c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9579 | 2026.01.16 20:36:08.696012 [ 276 ] {ff257506-6253-49bd-9f74-f89a780c136c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9580 | 2026.01.16 20:36:08.696227 [ 276 ] {ff257506-6253-49bd-9f74-f89a780c136c} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9581 | 2026.01.16 20:36:08.696355 [ 276 ] {ff257506-6253-49bd-9f74-f89a780c136c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001173 sec., 138107.4168797954 rows/sec., 9.62 MiB/sec. | ||
| 9582 | 2026.01.16 20:36:08.696391 [ 276 ] {ff257506-6253-49bd-9f74-f89a780c136c} <Debug> TCPHandler: Processed in 0.00133316 sec. | ||
| 9583 | 2026.01.16 20:36:08.696491 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9584 | 2026.01.16 20:36:08.696587 [ 276 ] {22bd146e-b402-4143-82fc-933b500f4830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9585 | 2026.01.16 20:36:08.696641 [ 276 ] {22bd146e-b402-4143-82fc-933b500f4830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9586 | 2026.01.16 20:36:08.697429 [ 276 ] {22bd146e-b402-4143-82fc-933b500f4830} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2026.01.16 20:36:08.697464 [ 276 ] {22bd146e-b402-4143-82fc-933b500f4830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9588 | 2026.01.16 20:36:08.697994 [ 276 ] {22bd146e-b402-4143-82fc-933b500f4830} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9589 | 2026.01.16 20:36:08.698220 [ 276 ] {22bd146e-b402-4143-82fc-933b500f4830} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2026.01.16 20:36:08.698358 [ 276 ] {22bd146e-b402-4143-82fc-933b500f4830} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001791 sec., 13400.335008375208 rows/sec., 24.01 MiB/sec. | ||
| 9591 | 2026.01.16 20:36:08.698411 [ 276 ] {22bd146e-b402-4143-82fc-933b500f4830} <Debug> TCPHandler: Processed in 0.001968954 sec. | ||
| 9592 | 2026.01.16 20:36:08.698513 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9593 | 2026.01.16 20:36:08.698612 [ 276 ] {716c042a-e907-4b0d-ab61-a21188d561dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9594 | 2026.01.16 20:36:08.698653 [ 276 ] {716c042a-e907-4b0d-ab61-a21188d561dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9595 | 2026.01.16 20:36:08.698965 [ 276 ] {716c042a-e907-4b0d-ab61-a21188d561dc} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2026.01.16 20:36:08.699001 [ 276 ] {716c042a-e907-4b0d-ab61-a21188d561dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9597 | 2026.01.16 20:36:08.699299 [ 276 ] {716c042a-e907-4b0d-ab61-a21188d561dc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9598 | 2026.01.16 20:36:08.699507 [ 276 ] {716c042a-e907-4b0d-ab61-a21188d561dc} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2026.01.16 20:36:08.699630 [ 276 ] {716c042a-e907-4b0d-ab61-a21188d561dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 9600 | 2026.01.16 20:36:08.699665 [ 276 ] {716c042a-e907-4b0d-ab61-a21188d561dc} <Debug> TCPHandler: Processed in 0.001202127 sec. | ||
| 9601 | 2026.01.16 20:36:09.183033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9602 | 2026.01.16 20:36:09.198290 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.01.16 20:36:09.198352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9604 | 2026.01.16 20:36:09.204242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9605 | 2026.01.16 20:36:09.204966 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.01.16 20:36:09.208156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9607 | 2026.01.16 20:36:13.689590 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9608 | 2026.01.16 20:36:13.689887 [ 276 ] {467ecaaf-1bf2-42b4-b125-fd034d899ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9609 | 2026.01.16 20:36:13.689991 [ 276 ] {467ecaaf-1bf2-42b4-b125-fd034d899ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9610 | 2026.01.16 20:36:13.690788 [ 276 ] {467ecaaf-1bf2-42b4-b125-fd034d899ed3} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9611 | 2026.01.16 20:36:13.690836 [ 276 ] {467ecaaf-1bf2-42b4-b125-fd034d899ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9612 | 2026.01.16 20:36:13.691230 [ 276 ] {467ecaaf-1bf2-42b4-b125-fd034d899ed3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9613 | 2026.01.16 20:36:13.691450 [ 276 ] {467ecaaf-1bf2-42b4-b125-fd034d899ed3} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2026.01.16 20:36:13.691612 [ 276 ] {467ecaaf-1bf2-42b4-b125-fd034d899ed3} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.0018 sec., 50000 rows/sec., 4.19 MiB/sec. | ||
| 9615 | 2026.01.16 20:36:13.691662 [ 276 ] {467ecaaf-1bf2-42b4-b125-fd034d899ed3} <Debug> TCPHandler: Processed in 0.002252511 sec. | ||
| 9616 | 2026.01.16 20:36:13.691781 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2026.01.16 20:36:13.691882 [ 276 ] {9ad1a6e5-c7fe-41ad-b9cc-882e7e638d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9618 | 2026.01.16 20:36:13.691924 [ 276 ] {9ad1a6e5-c7fe-41ad-b9cc-882e7e638d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9619 | 2026.01.16 20:36:13.692330 [ 276 ] {9ad1a6e5-c7fe-41ad-b9cc-882e7e638d60} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2026.01.16 20:36:13.692368 [ 276 ] {9ad1a6e5-c7fe-41ad-b9cc-882e7e638d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9621 | 2026.01.16 20:36:13.692663 [ 276 ] {9ad1a6e5-c7fe-41ad-b9cc-882e7e638d60} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9622 | 2026.01.16 20:36:13.692862 [ 276 ] {9ad1a6e5-c7fe-41ad-b9cc-882e7e638d60} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2026.01.16 20:36:13.692976 [ 80 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9624 | 2026.01.16 20:36:13.692991 [ 276 ] {9ad1a6e5-c7fe-41ad-b9cc-882e7e638d60} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001133 sec., 15004.413062665491 rows/sec., 1.10 MiB/sec. | ||
| 9625 | 2026.01.16 20:36:13.693039 [ 80 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.01.16 20:36:13.693050 [ 276 ] {9ad1a6e5-c7fe-41ad-b9cc-882e7e638d60} <Debug> TCPHandler: Processed in 0.001320409 sec. | ||
| 9627 | 2026.01.16 20:36:13.693069 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9628 | 2026.01.16 20:36:13.693165 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2026.01.16 20:36:13.693176 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 9630 | 2026.01.16 20:36:13.693264 [ 276 ] {02cba0b2-d325-4edb-ac23-0e10ea624d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9631 | 2026.01.16 20:36:13.693305 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9632 | 2026.01.16 20:36:13.693309 [ 276 ] {02cba0b2-d325-4edb-ac23-0e10ea624d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9633 | 2026.01.16 20:36:13.693350 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 278 rows starting from the beginning of the part | ||
| 9634 | 2026.01.16 20:36:13.693428 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 35 rows starting from the beginning of the part | ||
| 9635 | 2026.01.16 20:36:13.693479 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 9636 | 2026.01.16 20:36:13.693530 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part | ||
| 9637 | 2026.01.16 20:36:13.693575 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 28 rows starting from the beginning of the part | ||
| 9638 | 2026.01.16 20:36:13.693618 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 17 rows starting from the beginning of the part | ||
| 9639 | 2026.01.16 20:36:13.693776 [ 276 ] {02cba0b2-d325-4edb-ac23-0e10ea624d74} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.01.16 20:36:13.693818 [ 276 ] {02cba0b2-d325-4edb-ac23-0e10ea624d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9641 | 2026.01.16 20:36:13.694169 [ 276 ] {02cba0b2-d325-4edb-ac23-0e10ea624d74} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9642 | 2026.01.16 20:36:13.694407 [ 276 ] {02cba0b2-d325-4edb-ac23-0e10ea624d74} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.01.16 20:36:13.694540 [ 276 ] {02cba0b2-d325-4edb-ac23-0e10ea624d74} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001294 sec., 62596.59969088099 rows/sec., 4.89 MiB/sec. | ||
| 9644 | 2026.01.16 20:36:13.694578 [ 276 ] {02cba0b2-d325-4edb-ac23-0e10ea624d74} <Debug> TCPHandler: Processed in 0.001460333 sec. | ||
| 9645 | 2026.01.16 20:36:13.694587 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459413 sec., 273397.59204556904 rows/sec., 19.02 MiB/sec. | ||
| 9646 | 2026.01.16 20:36:13.694688 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9647 | 2026.01.16 20:36:13.694739 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9648 | 2026.01.16 20:36:13.694782 [ 276 ] {5368ae7b-fe63-404a-9f8f-73339169d884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9649 | 2026.01.16 20:36:13.694826 [ 276 ] {5368ae7b-fe63-404a-9f8f-73339169d884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9650 | 2026.01.16 20:36:13.694991 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_66_13} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2026.01.16 20:36:13.695059 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_66_13} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9652 | 2026.01.16 20:36:13.695151 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9653 | 2026.01.16 20:36:13.695235 [ 276 ] {5368ae7b-fe63-404a-9f8f-73339169d884} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2026.01.16 20:36:13.695270 [ 276 ] {5368ae7b-fe63-404a-9f8f-73339169d884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9655 | 2026.01.16 20:36:13.695591 [ 276 ] {5368ae7b-fe63-404a-9f8f-73339169d884} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9656 | 2026.01.16 20:36:13.695796 [ 276 ] {5368ae7b-fe63-404a-9f8f-73339169d884} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9657 | 2026.01.16 20:36:13.695922 [ 276 ] {5368ae7b-fe63-404a-9f8f-73339169d884} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 9658 | 2026.01.16 20:36:13.695959 [ 276 ] {5368ae7b-fe63-404a-9f8f-73339169d884} <Debug> TCPHandler: Processed in 0.00132082 sec. | ||
| 9659 | 2026.01.16 20:36:13.696073 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9660 | 2026.01.16 20:36:13.696165 [ 276 ] {a1029ed6-e6cd-4702-9b48-7dc06dc2ef88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9661 | 2026.01.16 20:36:13.696218 [ 276 ] {a1029ed6-e6cd-4702-9b48-7dc06dc2ef88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9662 | 2026.01.16 20:36:13.696988 [ 276 ] {a1029ed6-e6cd-4702-9b48-7dc06dc2ef88} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.01.16 20:36:13.697025 [ 276 ] {a1029ed6-e6cd-4702-9b48-7dc06dc2ef88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9664 | 2026.01.16 20:36:13.697536 [ 276 ] {a1029ed6-e6cd-4702-9b48-7dc06dc2ef88} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9665 | 2026.01.16 20:36:13.697754 [ 276 ] {a1029ed6-e6cd-4702-9b48-7dc06dc2ef88} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2026.01.16 20:36:13.697893 [ 276 ] {a1029ed6-e6cd-4702-9b48-7dc06dc2ef88} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001746 sec., 9736.540664375716 rows/sec., 17.45 MiB/sec. | ||
| 9667 | 2026.01.16 20:36:13.697956 [ 276 ] {a1029ed6-e6cd-4702-9b48-7dc06dc2ef88} <Debug> TCPHandler: Processed in 0.001931233 sec. | ||
| 9668 | 2026.01.16 20:36:13.698076 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2026.01.16 20:36:13.698169 [ 276 ] {4d6e3fb1-51b8-4930-93fc-42efdeb028ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9670 | 2026.01.16 20:36:13.698210 [ 276 ] {4d6e3fb1-51b8-4930-93fc-42efdeb028ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9671 | 2026.01.16 20:36:13.698557 [ 276 ] {4d6e3fb1-51b8-4930-93fc-42efdeb028ec} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.01.16 20:36:13.698593 [ 276 ] {4d6e3fb1-51b8-4930-93fc-42efdeb028ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9673 | 2026.01.16 20:36:13.698891 [ 276 ] {4d6e3fb1-51b8-4930-93fc-42efdeb028ec} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9674 | 2026.01.16 20:36:13.699104 [ 276 ] {4d6e3fb1-51b8-4930-93fc-42efdeb028ec} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2026.01.16 20:36:13.699229 [ 276 ] {4d6e3fb1-51b8-4930-93fc-42efdeb028ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 9676 | 2026.01.16 20:36:13.699264 [ 276 ] {4d6e3fb1-51b8-4930-93fc-42efdeb028ec} <Debug> TCPHandler: Processed in 0.001237208 sec. | ||
| 9677 | 2026.01.16 20:36:15.294183 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9678 | 2026.01.16 20:36:15.294247 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9679 | 2026.01.16 20:36:15.512921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22981 | ||
| 9680 | 2026.01.16 20:36:15.513401 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.01.16 20:36:15.513433 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9682 | 2026.01.16 20:36:15.513910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9683 | 2026.01.16 20:36:15.514135 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.01.16 20:36:15.514262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22981 | ||
| 9685 | 2026.01.16 20:36:15.571776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1224 | ||
| 9686 | 2026.01.16 20:36:15.574092 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.01.16 20:36:15.574139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9688 | 2026.01.16 20:36:15.575348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9689 | 2026.01.16 20:36:15.575629 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.01.16 20:36:15.575992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
| 9691 | 2026.01.16 20:36:16.001488 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000967042 sec. | ||
| 9692 | 2026.01.16 20:36:16.709196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9693 | 2026.01.16 20:36:16.726090 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.01.16 20:36:16.726157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9695 | 2026.01.16 20:36:16.732310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9696 | 2026.01.16 20:36:16.733038 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.01.16 20:36:16.736231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9698 | 2026.01.16 20:36:18.689943 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9699 | 2026.01.16 20:36:18.690128 [ 276 ] {a862e1e7-3581-4b2f-be12-b126e35dc0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9700 | 2026.01.16 20:36:18.690196 [ 276 ] {a862e1e7-3581-4b2f-be12-b126e35dc0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9701 | 2026.01.16 20:36:18.690899 [ 276 ] {a862e1e7-3581-4b2f-be12-b126e35dc0c2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2026.01.16 20:36:18.690952 [ 276 ] {a862e1e7-3581-4b2f-be12-b126e35dc0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9703 | 2026.01.16 20:36:18.691441 [ 276 ] {a862e1e7-3581-4b2f-be12-b126e35dc0c2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9704 | 2026.01.16 20:36:18.691678 [ 276 ] {a862e1e7-3581-4b2f-be12-b126e35dc0c2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2026.01.16 20:36:18.691830 [ 276 ] {a862e1e7-3581-4b2f-be12-b126e35dc0c2} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001753 sec., 59326.86822589846 rows/sec., 4.95 MiB/sec. | ||
| 9706 | 2026.01.16 20:36:18.691874 [ 276 ] {a862e1e7-3581-4b2f-be12-b126e35dc0c2} <Debug> TCPHandler: Processed in 0.002073206 sec. | ||
| 9707 | 2026.01.16 20:36:18.692030 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2026.01.16 20:36:18.692145 [ 276 ] {ad67a9ad-4d65-4d27-9238-3c6c62580d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9709 | 2026.01.16 20:36:18.692193 [ 276 ] {ad67a9ad-4d65-4d27-9238-3c6c62580d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9710 | 2026.01.16 20:36:18.692691 [ 276 ] {ad67a9ad-4d65-4d27-9238-3c6c62580d26} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2026.01.16 20:36:18.692733 [ 276 ] {ad67a9ad-4d65-4d27-9238-3c6c62580d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9712 | 2026.01.16 20:36:18.693120 [ 276 ] {ad67a9ad-4d65-4d27-9238-3c6c62580d26} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9713 | 2026.01.16 20:36:18.693387 [ 276 ] {ad67a9ad-4d65-4d27-9238-3c6c62580d26} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2026.01.16 20:36:18.693540 [ 276 ] {ad67a9ad-4d65-4d27-9238-3c6c62580d26} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001419 sec., 16913.319238900636 rows/sec., 1.24 MiB/sec. | ||
| 9715 | 2026.01.16 20:36:18.693586 [ 276 ] {ad67a9ad-4d65-4d27-9238-3c6c62580d26} <Debug> TCPHandler: Processed in 0.001616856 sec. | ||
| 9716 | 2026.01.16 20:36:18.693714 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2026.01.16 20:36:18.693817 [ 276 ] {e69c4a47-8fef-4379-b608-e56ce9c695ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9718 | 2026.01.16 20:36:18.693863 [ 276 ] {e69c4a47-8fef-4379-b608-e56ce9c695ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9719 | 2026.01.16 20:36:18.694375 [ 276 ] {e69c4a47-8fef-4379-b608-e56ce9c695ae} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.01.16 20:36:18.694417 [ 276 ] {e69c4a47-8fef-4379-b608-e56ce9c695ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9721 | 2026.01.16 20:36:18.694795 [ 276 ] {e69c4a47-8fef-4379-b608-e56ce9c695ae} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9722 | 2026.01.16 20:36:18.695051 [ 276 ] {e69c4a47-8fef-4379-b608-e56ce9c695ae} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2026.01.16 20:36:18.695205 [ 276 ] {e69c4a47-8fef-4379-b608-e56ce9c695ae} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00141 sec., 62411.34751773049 rows/sec., 4.87 MiB/sec. | ||
| 9724 | 2026.01.16 20:36:18.695250 [ 276 ] {e69c4a47-8fef-4379-b608-e56ce9c695ae} <Debug> TCPHandler: Processed in 0.001592756 sec. | ||
| 9725 | 2026.01.16 20:36:18.695372 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9726 | 2026.01.16 20:36:18.695477 [ 276 ] {a3d080b1-cf23-4912-9526-85c99ce60e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9727 | 2026.01.16 20:36:18.695533 [ 276 ] {a3d080b1-cf23-4912-9526-85c99ce60e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9728 | 2026.01.16 20:36:18.695999 [ 276 ] {a3d080b1-cf23-4912-9526-85c99ce60e1b} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.01.16 20:36:18.696041 [ 276 ] {a3d080b1-cf23-4912-9526-85c99ce60e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9730 | 2026.01.16 20:36:18.696442 [ 276 ] {a3d080b1-cf23-4912-9526-85c99ce60e1b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9731 | 2026.01.16 20:36:18.696720 [ 276 ] {a3d080b1-cf23-4912-9526-85c99ce60e1b} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.01.16 20:36:18.696872 [ 276 ] {a3d080b1-cf23-4912-9526-85c99ce60e1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001418 sec., 112834.97884344147 rows/sec., 7.86 MiB/sec. | ||
| 9733 | 2026.01.16 20:36:18.696917 [ 276 ] {a3d080b1-cf23-4912-9526-85c99ce60e1b} <Debug> TCPHandler: Processed in 0.001600666 sec. | ||
| 9734 | 2026.01.16 20:36:18.697032 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2026.01.16 20:36:18.697134 [ 276 ] {2e50624f-2c7c-4a61-9cf9-01a83b90b112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9736 | 2026.01.16 20:36:18.697197 [ 276 ] {2e50624f-2c7c-4a61-9cf9-01a83b90b112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9737 | 2026.01.16 20:36:18.698218 [ 276 ] {2e50624f-2c7c-4a61-9cf9-01a83b90b112} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9738 | 2026.01.16 20:36:18.698261 [ 276 ] {2e50624f-2c7c-4a61-9cf9-01a83b90b112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9739 | 2026.01.16 20:36:18.698975 [ 276 ] {2e50624f-2c7c-4a61-9cf9-01a83b90b112} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9740 | 2026.01.16 20:36:18.699245 [ 276 ] {2e50624f-2c7c-4a61-9cf9-01a83b90b112} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9741 | 2026.01.16 20:36:18.699641 [ 276 ] {2e50624f-2c7c-4a61-9cf9-01a83b90b112} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002528 sec., 9493.67088607595 rows/sec., 17.01 MiB/sec. | ||
| 9742 | 2026.01.16 20:36:18.699703 [ 276 ] {2e50624f-2c7c-4a61-9cf9-01a83b90b112} <Debug> TCPHandler: Processed in 0.002725941 sec. | ||
| 9743 | 2026.01.16 20:36:18.699831 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9744 | 2026.01.16 20:36:18.699929 [ 276 ] {aa5c67f1-a20c-498b-a1d2-1aa57ccfc23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9745 | 2026.01.16 20:36:18.699972 [ 276 ] {aa5c67f1-a20c-498b-a1d2-1aa57ccfc23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9746 | 2026.01.16 20:36:18.700519 [ 276 ] {aa5c67f1-a20c-498b-a1d2-1aa57ccfc23d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2026.01.16 20:36:18.700565 [ 276 ] {aa5c67f1-a20c-498b-a1d2-1aa57ccfc23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 9748 | 2026.01.16 20:36:18.700949 [ 276 ] {aa5c67f1-a20c-498b-a1d2-1aa57ccfc23d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9749 | 2026.01.16 20:36:18.701234 [ 276 ] {aa5c67f1-a20c-498b-a1d2-1aa57ccfc23d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2026.01.16 20:36:18.701399 [ 276 ] {aa5c67f1-a20c-498b-a1d2-1aa57ccfc23d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001488 sec., 40322.58064516129 rows/sec., 2.72 MiB/sec. | ||
| 9751 | 2026.01.16 20:36:18.701448 [ 276 ] {aa5c67f1-a20c-498b-a1d2-1aa57ccfc23d} <Debug> TCPHandler: Processed in 0.001668727 sec. | ||
| 9752 | 2026.01.16 20:36:19.061000 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46348 | ||
| 9753 | 2026.01.16 20:36:19.061111 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9754 | 2026.01.16 20:36:19.061137 [ 286 ] {} <Debug> TCP-Session: ae000080-7359-496e-8203-98a75221290b Authenticating user 'default' from [fd00:1122:3344:101::e]:46348 | ||
| 9755 | 2026.01.16 20:36:19.061158 [ 286 ] {} <Debug> TCP-Session: ae000080-7359-496e-8203-98a75221290b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9756 | 2026.01.16 20:36:19.061171 [ 286 ] {} <Debug> TCP-Session: ae000080-7359-496e-8203-98a75221290b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9757 | 2026.01.16 20:36:19.061370 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44723 | ||
| 9758 | 2026.01.16 20:36:19.061399 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42475 | ||
| 9759 | 2026.01.16 20:36:19.061436 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61195 | ||
| 9760 | 2026.01.16 20:36:19.061454 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62396 | ||
| 9761 | 2026.01.16 20:36:19.061449 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59688 | ||
| 9762 | 2026.01.16 20:36:19.061499 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9763 | 2026.01.16 20:36:19.061525 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9764 | 2026.01.16 20:36:19.061526 [ 286 ] {} <Trace> TCP-Session: ae000080-7359-496e-8203-98a75221290b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9765 | 2026.01.16 20:36:19.061552 [ 352 ] {} <Debug> TCP-Session: 081f1037-7d18-4bf8-b542-47db5809ff2d Authenticating user 'default' from [fd00:1122:3344:101::e]:61195 | ||
| 9766 | 2026.01.16 20:36:19.061550 [ 288 ] {} <Debug> TCP-Session: 2a6dedda-5091-4793-a7b9-2c4067aed25e Authenticating user 'default' from [fd00:1122:3344:101::e]:44723 | ||
| 9767 | 2026.01.16 20:36:19.061531 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9768 | 2026.01.16 20:36:19.061588 [ 352 ] {} <Debug> TCP-Session: 081f1037-7d18-4bf8-b542-47db5809ff2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9769 | 2026.01.16 20:36:19.061596 [ 288 ] {} <Debug> TCP-Session: 2a6dedda-5091-4793-a7b9-2c4067aed25e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9770 | 2026.01.16 20:36:19.061624 [ 352 ] {} <Debug> TCP-Session: 081f1037-7d18-4bf8-b542-47db5809ff2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9771 | 2026.01.16 20:36:19.061633 [ 288 ] {} <Debug> TCP-Session: 2a6dedda-5091-4793-a7b9-2c4067aed25e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9772 | 2026.01.16 20:36:19.061624 [ 350 ] {} <Debug> TCP-Session: b10a7c44-104f-4fe7-b03c-5591dbfbfa4d Authenticating user 'default' from [fd00:1122:3344:101::e]:42475 | ||
| 9773 | 2026.01.16 20:36:19.061401 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34081 | ||
| 9774 | 2026.01.16 20:36:19.061679 [ 350 ] {} <Debug> TCP-Session: b10a7c44-104f-4fe7-b03c-5591dbfbfa4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9775 | 2026.01.16 20:36:19.061371 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61666 | ||
| 9776 | 2026.01.16 20:36:19.061721 [ 350 ] {} <Debug> TCP-Session: b10a7c44-104f-4fe7-b03c-5591dbfbfa4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9777 | 2026.01.16 20:36:19.061731 [ 286 ] {3a1eaeef-4543-43d6-a77f-411b3aef145f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46348) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9778 | 2026.01.16 20:36:19.061411 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39576 | ||
| 9779 | 2026.01.16 20:36:19.062026 [ 286 ] {3a1eaeef-4543-43d6-a77f-411b3aef145f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9780 | 2026.01.16 20:36:19.062091 [ 286 ] {3a1eaeef-4543-43d6-a77f-411b3aef145f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9781 | 2026.01.16 20:36:19.062214 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9782 | 2026.01.16 20:36:19.062249 [ 289 ] {} <Debug> TCP-Session: 56fcb992-bc34-4a07-9b63-9b2024e391ce Authenticating user 'default' from [fd00:1122:3344:101::e]:61666 | ||
| 9783 | 2026.01.16 20:36:19.062267 [ 289 ] {} <Debug> TCP-Session: 56fcb992-bc34-4a07-9b63-9b2024e391ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9784 | 2026.01.16 20:36:19.062281 [ 289 ] {} <Debug> TCP-Session: 56fcb992-bc34-4a07-9b63-9b2024e391ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9785 | 2026.01.16 20:36:19.062343 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9786 | 2026.01.16 20:36:19.062378 [ 353 ] {} <Debug> TCP-Session: 47c134df-44de-4856-a82c-608556681712 Authenticating user 'default' from [fd00:1122:3344:101::e]:59688 | ||
| 9787 | 2026.01.16 20:36:19.062402 [ 353 ] {} <Debug> TCP-Session: 47c134df-44de-4856-a82c-608556681712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9788 | 2026.01.16 20:36:19.062416 [ 353 ] {} <Debug> TCP-Session: 47c134df-44de-4856-a82c-608556681712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9789 | 2026.01.16 20:36:19.062427 [ 286 ] {3a1eaeef-4543-43d6-a77f-411b3aef145f} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 9790 | 2026.01.16 20:36:19.062474 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9791 | 2026.01.16 20:36:19.062517 [ 351 ] {} <Debug> TCP-Session: ab06be58-1153-4a21-9530-d68dbc8ea517 Authenticating user 'default' from [fd00:1122:3344:101::e]:39576 | ||
| 9792 | 2026.01.16 20:36:19.062545 [ 351 ] {} <Debug> TCP-Session: ab06be58-1153-4a21-9530-d68dbc8ea517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9793 | 2026.01.16 20:36:19.062559 [ 351 ] {} <Debug> TCP-Session: ab06be58-1153-4a21-9530-d68dbc8ea517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9794 | 2026.01.16 20:36:19.062776 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9795 | 2026.01.16 20:36:19.062813 [ 354 ] {} <Debug> TCP-Session: b12c903c-2c21-47c6-aec7-fc57b26e5b36 Authenticating user 'default' from [fd00:1122:3344:101::e]:62396 | ||
| 9796 | 2026.01.16 20:36:19.062831 [ 354 ] {} <Debug> TCP-Session: b12c903c-2c21-47c6-aec7-fc57b26e5b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9797 | 2026.01.16 20:36:19.062843 [ 354 ] {} <Debug> TCP-Session: b12c903c-2c21-47c6-aec7-fc57b26e5b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9798 | 2026.01.16 20:36:19.062912 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9799 | 2026.01.16 20:36:19.062951 [ 290 ] {} <Debug> TCP-Session: a4bc7c5f-0166-41db-b087-5433d7812f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:34081 | ||
| 9800 | 2026.01.16 20:36:19.062968 [ 290 ] {} <Debug> TCP-Session: a4bc7c5f-0166-41db-b087-5433d7812f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9801 | 2026.01.16 20:36:19.062980 [ 290 ] {} <Debug> TCP-Session: a4bc7c5f-0166-41db-b087-5433d7812f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9802 | 2026.01.16 20:36:19.063446 [ 314 ] {3a1eaeef-4543-43d6-a77f-411b3aef145f} <Trace> AggregatingTransform: Aggregating | ||
| 9803 | 2026.01.16 20:36:19.063486 [ 314 ] {3a1eaeef-4543-43d6-a77f-411b3aef145f} <Trace> Aggregator: Aggregation method: without_key | ||
| 9804 | 2026.01.16 20:36:19.063527 [ 314 ] {3a1eaeef-4543-43d6-a77f-411b3aef145f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988632 sec. (1011.499 rows/sec., 39.51 KiB/sec.) | ||
| 9805 | 2026.01.16 20:36:19.063545 [ 314 ] {3a1eaeef-4543-43d6-a77f-411b3aef145f} <Trace> Aggregator: Merging aggregated data | ||
| 9806 | 2026.01.16 20:36:19.065005 [ 286 ] {3a1eaeef-4543-43d6-a77f-411b3aef145f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003332 sec., 300.1200480192077 rows/sec., 11.72 KiB/sec. | ||
| 9807 | 2026.01.16 20:36:19.065164 [ 286 ] {3a1eaeef-4543-43d6-a77f-411b3aef145f} <Debug> TCPHandler: Processed in 0.003756824 sec. | ||
| 9808 | 2026.01.16 20:36:19.065257 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9809 | 2026.01.16 20:36:19.065280 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9810 | 2026.01.16 20:36:19.065300 [ 286 ] {} <Debug> TCP-Session: ae000080-7359-496e-8203-98a75221290b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9811 | 2026.01.16 20:36:19.065309 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9812 | 2026.01.16 20:36:19.065329 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9813 | 2026.01.16 20:36:19.065347 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9814 | 2026.01.16 20:36:19.065366 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9815 | 2026.01.16 20:36:19.065396 [ 353 ] {} <Debug> TCP-Session: 47c134df-44de-4856-a82c-608556681712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9816 | 2026.01.16 20:36:19.065402 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9817 | 2026.01.16 20:36:19.065428 [ 290 ] {} <Debug> TCP-Session: a4bc7c5f-0166-41db-b087-5433d7812f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9818 | 2026.01.16 20:36:19.065420 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9819 | 2026.01.16 20:36:19.065461 [ 351 ] {} <Debug> TCP-Session: ab06be58-1153-4a21-9530-d68dbc8ea517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9820 | 2026.01.16 20:36:19.065406 [ 350 ] {} <Debug> TCP-Session: b10a7c44-104f-4fe7-b03c-5591dbfbfa4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9821 | 2026.01.16 20:36:19.065505 [ 354 ] {} <Debug> TCP-Session: b12c903c-2c21-47c6-aec7-fc57b26e5b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9822 | 2026.01.16 20:36:19.065383 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9823 | 2026.01.16 20:36:19.065326 [ 289 ] {} <Debug> TCP-Session: 56fcb992-bc34-4a07-9b63-9b2024e391ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9824 | 2026.01.16 20:36:19.065572 [ 352 ] {} <Debug> TCP-Session: 081f1037-7d18-4bf8-b542-47db5809ff2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9825 | 2026.01.16 20:36:19.065368 [ 288 ] {} <Debug> TCP-Session: 2a6dedda-5091-4793-a7b9-2c4067aed25e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9826 | 2026.01.16 20:36:19.159737 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57462 | ||
| 9827 | 2026.01.16 20:36:19.159856 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9828 | 2026.01.16 20:36:19.159886 [ 286 ] {} <Debug> TCP-Session: 585eee4f-cf07-4652-8412-062f99932fcb Authenticating user 'default' from [fd00:1122:3344:101::e]:57462 | ||
| 9829 | 2026.01.16 20:36:19.159909 [ 286 ] {} <Debug> TCP-Session: 585eee4f-cf07-4652-8412-062f99932fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9830 | 2026.01.16 20:36:19.159924 [ 286 ] {} <Debug> TCP-Session: 585eee4f-cf07-4652-8412-062f99932fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9831 | 2026.01.16 20:36:19.160171 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47406 | ||
| 9832 | 2026.01.16 20:36:19.160198 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33328 | ||
| 9833 | 2026.01.16 20:36:19.160209 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62514 | ||
| 9834 | 2026.01.16 20:36:19.160239 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38377 | ||
| 9835 | 2026.01.16 20:36:19.160246 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49136 | ||
| 9836 | 2026.01.16 20:36:19.160289 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9837 | 2026.01.16 20:36:19.160334 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9838 | 2026.01.16 20:36:19.160342 [ 286 ] {} <Trace> TCP-Session: 585eee4f-cf07-4652-8412-062f99932fcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9839 | 2026.01.16 20:36:19.160356 [ 350 ] {} <Debug> TCP-Session: e1c7e69c-b5e5-4fd3-b862-e16e627d4449 Authenticating user 'default' from [fd00:1122:3344:101::e]:33328 | ||
| 9840 | 2026.01.16 20:36:19.160371 [ 351 ] {} <Debug> TCP-Session: 5229eab4-991c-41fa-b7a4-4ac13c58891e Authenticating user 'default' from [fd00:1122:3344:101::e]:62514 | ||
| 9841 | 2026.01.16 20:36:19.160385 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9842 | 2026.01.16 20:36:19.160405 [ 350 ] {} <Debug> TCP-Session: e1c7e69c-b5e5-4fd3-b862-e16e627d4449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9843 | 2026.01.16 20:36:19.160421 [ 351 ] {} <Debug> TCP-Session: 5229eab4-991c-41fa-b7a4-4ac13c58891e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9844 | 2026.01.16 20:36:19.160437 [ 350 ] {} <Debug> TCP-Session: e1c7e69c-b5e5-4fd3-b862-e16e627d4449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9845 | 2026.01.16 20:36:19.160438 [ 354 ] {} <Debug> TCP-Session: af40ea21-284e-4be7-83a7-2485cf28dcb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49136 | ||
| 9846 | 2026.01.16 20:36:19.160449 [ 351 ] {} <Debug> TCP-Session: 5229eab4-991c-41fa-b7a4-4ac13c58891e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9847 | 2026.01.16 20:36:19.160479 [ 354 ] {} <Debug> TCP-Session: af40ea21-284e-4be7-83a7-2485cf28dcb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9848 | 2026.01.16 20:36:19.160344 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9849 | 2026.01.16 20:36:19.160513 [ 354 ] {} <Debug> TCP-Session: af40ea21-284e-4be7-83a7-2485cf28dcb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9850 | 2026.01.16 20:36:19.160540 [ 353 ] {} <Debug> TCP-Session: 0f373b0d-6c68-4eb8-ace2-cfed107f4ac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38377 | ||
| 9851 | 2026.01.16 20:36:19.160546 [ 286 ] {02ee9fc6-d812-49cd-aea4-c702a3936982} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57462) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9852 | 2026.01.16 20:36:19.160569 [ 353 ] {} <Debug> TCP-Session: 0f373b0d-6c68-4eb8-ace2-cfed107f4ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9853 | 2026.01.16 20:36:19.160289 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9854 | 2026.01.16 20:36:19.160587 [ 353 ] {} <Debug> TCP-Session: 0f373b0d-6c68-4eb8-ace2-cfed107f4ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9855 | 2026.01.16 20:36:19.160617 [ 289 ] {} <Debug> TCP-Session: 4827681a-c777-49b3-b38b-f379a604f752 Authenticating user 'default' from [fd00:1122:3344:101::e]:47406 | ||
| 9856 | 2026.01.16 20:36:19.160229 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36698 | ||
| 9857 | 2026.01.16 20:36:19.160194 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61714 | ||
| 9858 | 2026.01.16 20:36:19.160170 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44021 | ||
| 9859 | 2026.01.16 20:36:19.160644 [ 289 ] {} <Debug> TCP-Session: 4827681a-c777-49b3-b38b-f379a604f752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9860 | 2026.01.16 20:36:19.160758 [ 289 ] {} <Debug> TCP-Session: 4827681a-c777-49b3-b38b-f379a604f752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9861 | 2026.01.16 20:36:19.160759 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9862 | 2026.01.16 20:36:19.160768 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9863 | 2026.01.16 20:36:19.160790 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9864 | 2026.01.16 20:36:19.160802 [ 352 ] {} <Debug> TCP-Session: e909678b-f4ee-40a2-9d17-e44b3ca07209 Authenticating user 'default' from [fd00:1122:3344:101::e]:36698 | ||
| 9865 | 2026.01.16 20:36:19.160813 [ 290 ] {} <Debug> TCP-Session: cc922fe2-3e6d-462c-87ad-3ec321c31faf Authenticating user 'default' from [fd00:1122:3344:101::e]:61714 | ||
| 9866 | 2026.01.16 20:36:19.160827 [ 288 ] {} <Debug> TCP-Session: 3dd366f3-9226-46be-abcd-33052d2d7452 Authenticating user 'default' from [fd00:1122:3344:101::e]:44021 | ||
| 9867 | 2026.01.16 20:36:19.160842 [ 352 ] {} <Debug> TCP-Session: e909678b-f4ee-40a2-9d17-e44b3ca07209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9868 | 2026.01.16 20:36:19.160850 [ 286 ] {02ee9fc6-d812-49cd-aea4-c702a3936982} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9869 | 2026.01.16 20:36:19.160861 [ 288 ] {} <Debug> TCP-Session: 3dd366f3-9226-46be-abcd-33052d2d7452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9870 | 2026.01.16 20:36:19.160863 [ 352 ] {} <Debug> TCP-Session: e909678b-f4ee-40a2-9d17-e44b3ca07209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9871 | 2026.01.16 20:36:19.160899 [ 288 ] {} <Debug> TCP-Session: 3dd366f3-9226-46be-abcd-33052d2d7452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9872 | 2026.01.16 20:36:19.160849 [ 290 ] {} <Debug> TCP-Session: cc922fe2-3e6d-462c-87ad-3ec321c31faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9873 | 2026.01.16 20:36:19.160928 [ 286 ] {02ee9fc6-d812-49cd-aea4-c702a3936982} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9874 | 2026.01.16 20:36:19.160957 [ 290 ] {} <Debug> TCP-Session: cc922fe2-3e6d-462c-87ad-3ec321c31faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9875 | 2026.01.16 20:36:19.161295 [ 286 ] {02ee9fc6-d812-49cd-aea4-c702a3936982} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 9876 | 2026.01.16 20:36:19.162517 [ 310 ] {02ee9fc6-d812-49cd-aea4-c702a3936982} <Trace> AggregatingTransform: Aggregating | ||
| 9877 | 2026.01.16 20:36:19.162574 [ 310 ] {02ee9fc6-d812-49cd-aea4-c702a3936982} <Trace> Aggregator: Aggregation method: without_key | ||
| 9878 | 2026.01.16 20:36:19.162615 [ 310 ] {02ee9fc6-d812-49cd-aea4-c702a3936982} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001193677 sec. (837.748 rows/sec., 32.72 KiB/sec.) | ||
| 9879 | 2026.01.16 20:36:19.162635 [ 310 ] {02ee9fc6-d812-49cd-aea4-c702a3936982} <Trace> Aggregator: Merging aggregated data | ||
| 9880 | 2026.01.16 20:36:19.164406 [ 286 ] {02ee9fc6-d812-49cd-aea4-c702a3936982} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003932 sec., 254.323499491353 rows/sec., 9.93 KiB/sec. | ||
| 9881 | 2026.01.16 20:36:19.164566 [ 286 ] {02ee9fc6-d812-49cd-aea4-c702a3936982} <Debug> TCPHandler: Processed in 0.004410339 sec. | ||
| 9882 | 2026.01.16 20:36:19.164680 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9883 | 2026.01.16 20:36:19.164708 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9884 | 2026.01.16 20:36:19.164712 [ 286 ] {} <Debug> TCP-Session: 585eee4f-cf07-4652-8412-062f99932fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9885 | 2026.01.16 20:36:19.164729 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9886 | 2026.01.16 20:36:19.164747 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9887 | 2026.01.16 20:36:19.164763 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9888 | 2026.01.16 20:36:19.164786 [ 354 ] {} <Debug> TCP-Session: af40ea21-284e-4be7-83a7-2485cf28dcb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9889 | 2026.01.16 20:36:19.164792 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9890 | 2026.01.16 20:36:19.164813 [ 350 ] {} <Debug> TCP-Session: e1c7e69c-b5e5-4fd3-b862-e16e627d4449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9891 | 2026.01.16 20:36:19.164821 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9892 | 2026.01.16 20:36:19.164851 [ 352 ] {} <Debug> TCP-Session: e909678b-f4ee-40a2-9d17-e44b3ca07209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9893 | 2026.01.16 20:36:19.164807 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9894 | 2026.01.16 20:36:19.164878 [ 353 ] {} <Debug> TCP-Session: 0f373b0d-6c68-4eb8-ace2-cfed107f4ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9895 | 2026.01.16 20:36:19.164801 [ 289 ] {} <Debug> TCP-Session: 4827681a-c777-49b3-b38b-f379a604f752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9896 | 2026.01.16 20:36:19.164924 [ 290 ] {} <Debug> TCP-Session: cc922fe2-3e6d-462c-87ad-3ec321c31faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9897 | 2026.01.16 20:36:19.164777 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9898 | 2026.01.16 20:36:19.164757 [ 288 ] {} <Debug> TCP-Session: 3dd366f3-9226-46be-abcd-33052d2d7452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9899 | 2026.01.16 20:36:19.164988 [ 351 ] {} <Debug> TCP-Session: 5229eab4-991c-41fa-b7a4-4ac13c58891e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9900 | 2026.01.16 20:36:19.239677 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51018 | ||
| 9901 | 2026.01.16 20:36:19.239783 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9902 | 2026.01.16 20:36:19.239809 [ 351 ] {} <Debug> TCP-Session: 2fc8ce07-0711-4da2-ab61-90291b1c2534 Authenticating user 'default' from [fd00:1122:3344:101::e]:51018 | ||
| 9903 | 2026.01.16 20:36:19.239831 [ 351 ] {} <Debug> TCP-Session: 2fc8ce07-0711-4da2-ab61-90291b1c2534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9904 | 2026.01.16 20:36:19.239844 [ 351 ] {} <Debug> TCP-Session: 2fc8ce07-0711-4da2-ab61-90291b1c2534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9905 | 2026.01.16 20:36:19.240056 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37271 | ||
| 9906 | 2026.01.16 20:36:19.240070 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55305 | ||
| 9907 | 2026.01.16 20:36:19.240097 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33193 | ||
| 9908 | 2026.01.16 20:36:19.240111 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49263 | ||
| 9909 | 2026.01.16 20:36:19.240108 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34069 | ||
| 9910 | 2026.01.16 20:36:19.240189 [ 351 ] {} <Trace> TCP-Session: 2fc8ce07-0711-4da2-ab61-90291b1c2534 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9911 | 2026.01.16 20:36:19.240197 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9912 | 2026.01.16 20:36:19.240225 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9913 | 2026.01.16 20:36:19.240225 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9914 | 2026.01.16 20:36:19.240249 [ 353 ] {} <Debug> TCP-Session: 3789ddb7-ef07-42fc-8a35-2d4ccf462a36 Authenticating user 'default' from [fd00:1122:3344:101::e]:55305 | ||
| 9915 | 2026.01.16 20:36:19.240259 [ 289 ] {} <Debug> TCP-Session: be6fcccb-477f-415a-994c-ac78b7b03848 Authenticating user 'default' from [fd00:1122:3344:101::e]:33193 | ||
| 9916 | 2026.01.16 20:36:19.240267 [ 350 ] {} <Debug> TCP-Session: 53a87f5b-6408-422b-8882-deb8cb65b87d Authenticating user 'default' from [fd00:1122:3344:101::e]:49263 | ||
| 9917 | 2026.01.16 20:36:19.240287 [ 353 ] {} <Debug> TCP-Session: 3789ddb7-ef07-42fc-8a35-2d4ccf462a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9918 | 2026.01.16 20:36:19.240298 [ 289 ] {} <Debug> TCP-Session: be6fcccb-477f-415a-994c-ac78b7b03848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9919 | 2026.01.16 20:36:19.240301 [ 350 ] {} <Debug> TCP-Session: 53a87f5b-6408-422b-8882-deb8cb65b87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9920 | 2026.01.16 20:36:19.240312 [ 353 ] {} <Debug> TCP-Session: 3789ddb7-ef07-42fc-8a35-2d4ccf462a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9921 | 2026.01.16 20:36:19.240332 [ 350 ] {} <Debug> TCP-Session: 53a87f5b-6408-422b-8882-deb8cb65b87d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9922 | 2026.01.16 20:36:19.240323 [ 289 ] {} <Debug> TCP-Session: be6fcccb-477f-415a-994c-ac78b7b03848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9923 | 2026.01.16 20:36:19.240255 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9924 | 2026.01.16 20:36:19.240373 [ 351 ] {b061eee5-6d43-4656-b496-eac9041a4c09} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51018) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9925 | 2026.01.16 20:36:19.240401 [ 290 ] {} <Debug> TCP-Session: d2db4937-3a32-4cbf-ac28-d639f87c4729 Authenticating user 'default' from [fd00:1122:3344:101::e]:34069 | ||
| 9926 | 2026.01.16 20:36:19.240176 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9927 | 2026.01.16 20:36:19.240423 [ 290 ] {} <Debug> TCP-Session: d2db4937-3a32-4cbf-ac28-d639f87c4729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9928 | 2026.01.16 20:36:19.240088 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55282 | ||
| 9929 | 2026.01.16 20:36:19.240455 [ 352 ] {} <Debug> TCP-Session: a51cf2e3-ad59-4b9b-8ca1-3ae0ca99bc7f Authenticating user 'default' from [fd00:1122:3344:101::e]:37271 | ||
| 9930 | 2026.01.16 20:36:19.240456 [ 290 ] {} <Debug> TCP-Session: d2db4937-3a32-4cbf-ac28-d639f87c4729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9931 | 2026.01.16 20:36:19.240494 [ 352 ] {} <Debug> TCP-Session: a51cf2e3-ad59-4b9b-8ca1-3ae0ca99bc7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9932 | 2026.01.16 20:36:19.240072 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59541 | ||
| 9933 | 2026.01.16 20:36:19.240518 [ 352 ] {} <Debug> TCP-Session: a51cf2e3-ad59-4b9b-8ca1-3ae0ca99bc7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9934 | 2026.01.16 20:36:19.240523 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9935 | 2026.01.16 20:36:19.240579 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9936 | 2026.01.16 20:36:19.240629 [ 288 ] {} <Debug> TCP-Session: 017d7d70-7592-4da3-933f-fc42e0814529 Authenticating user 'default' from [fd00:1122:3344:101::e]:55282 | ||
| 9937 | 2026.01.16 20:36:19.240652 [ 354 ] {} <Debug> TCP-Session: d0e1fe3f-f6c6-4731-befd-c3d79bd9cb0c Authenticating user 'default' from [fd00:1122:3344:101::e]:59541 | ||
| 9938 | 2026.01.16 20:36:19.240667 [ 288 ] {} <Debug> TCP-Session: 017d7d70-7592-4da3-933f-fc42e0814529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9939 | 2026.01.16 20:36:19.240681 [ 354 ] {} <Debug> TCP-Session: d0e1fe3f-f6c6-4731-befd-c3d79bd9cb0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9940 | 2026.01.16 20:36:19.240693 [ 288 ] {} <Debug> TCP-Session: 017d7d70-7592-4da3-933f-fc42e0814529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9941 | 2026.01.16 20:36:19.240705 [ 354 ] {} <Debug> TCP-Session: d0e1fe3f-f6c6-4731-befd-c3d79bd9cb0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9942 | 2026.01.16 20:36:19.240720 [ 351 ] {b061eee5-6d43-4656-b496-eac9041a4c09} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9943 | 2026.01.16 20:36:19.240081 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57215 | ||
| 9944 | 2026.01.16 20:36:19.240793 [ 351 ] {b061eee5-6d43-4656-b496-eac9041a4c09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9945 | 2026.01.16 20:36:19.240828 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9946 | 2026.01.16 20:36:19.240910 [ 286 ] {} <Debug> TCP-Session: 0fac4a98-5954-4cde-b5f2-6b21a68067ea Authenticating user 'default' from [fd00:1122:3344:101::e]:57215 | ||
| 9947 | 2026.01.16 20:36:19.240936 [ 286 ] {} <Debug> TCP-Session: 0fac4a98-5954-4cde-b5f2-6b21a68067ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9948 | 2026.01.16 20:36:19.240951 [ 286 ] {} <Debug> TCP-Session: 0fac4a98-5954-4cde-b5f2-6b21a68067ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9949 | 2026.01.16 20:36:19.241202 [ 351 ] {b061eee5-6d43-4656-b496-eac9041a4c09} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 9950 | 2026.01.16 20:36:19.242295 [ 328 ] {b061eee5-6d43-4656-b496-eac9041a4c09} <Trace> AggregatingTransform: Aggregating | ||
| 9951 | 2026.01.16 20:36:19.242351 [ 328 ] {b061eee5-6d43-4656-b496-eac9041a4c09} <Trace> Aggregator: Aggregation method: without_key | ||
| 9952 | 2026.01.16 20:36:19.242389 [ 328 ] {b061eee5-6d43-4656-b496-eac9041a4c09} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001079204 sec. (926.609 rows/sec., 36.20 KiB/sec.) | ||
| 9953 | 2026.01.16 20:36:19.242409 [ 328 ] {b061eee5-6d43-4656-b496-eac9041a4c09} <Trace> Aggregator: Merging aggregated data | ||
| 9954 | 2026.01.16 20:36:19.244643 [ 351 ] {b061eee5-6d43-4656-b496-eac9041a4c09} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004324 sec., 231.26734505087884 rows/sec., 9.03 KiB/sec. | ||
| 9955 | 2026.01.16 20:36:19.244873 [ 351 ] {b061eee5-6d43-4656-b496-eac9041a4c09} <Debug> TCPHandler: Processed in 0.004833518 sec. | ||
| 9956 | 2026.01.16 20:36:19.245040 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9957 | 2026.01.16 20:36:19.245063 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9958 | 2026.01.16 20:36:19.245088 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9959 | 2026.01.16 20:36:19.245108 [ 288 ] {} <Debug> TCP-Session: 017d7d70-7592-4da3-933f-fc42e0814529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9960 | 2026.01.16 20:36:19.245111 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9961 | 2026.01.16 20:36:19.245139 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9962 | 2026.01.16 20:36:19.245209 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9963 | 2026.01.16 20:36:19.245237 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9964 | 2026.01.16 20:36:19.245244 [ 286 ] {} <Debug> TCP-Session: 0fac4a98-5954-4cde-b5f2-6b21a68067ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9965 | 2026.01.16 20:36:19.245271 [ 290 ] {} <Debug> TCP-Session: d2db4937-3a32-4cbf-ac28-d639f87c4729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9966 | 2026.01.16 20:36:19.245304 [ 351 ] {} <Debug> TCP-Session: 2fc8ce07-0711-4da2-ab61-90291b1c2534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9967 | 2026.01.16 20:36:19.245184 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9968 | 2026.01.16 20:36:19.245183 [ 350 ] {} <Debug> TCP-Session: 53a87f5b-6408-422b-8882-deb8cb65b87d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9969 | 2026.01.16 20:36:19.245390 [ 289 ] {} <Debug> TCP-Session: be6fcccb-477f-415a-994c-ac78b7b03848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9970 | 2026.01.16 20:36:19.245159 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9971 | 2026.01.16 20:36:19.245095 [ 354 ] {} <Debug> TCP-Session: d0e1fe3f-f6c6-4731-befd-c3d79bd9cb0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9972 | 2026.01.16 20:36:19.245463 [ 352 ] {} <Debug> TCP-Session: a51cf2e3-ad59-4b9b-8ca1-3ae0ca99bc7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9973 | 2026.01.16 20:36:19.245145 [ 353 ] {} <Debug> TCP-Session: 3789ddb7-ef07-42fc-8a35-2d4ccf462a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9974 | 2026.01.16 20:36:23.014413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23493 | ||
| 9975 | 2026.01.16 20:36:23.015058 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.01.16 20:36:23.015105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9977 | 2026.01.16 20:36:23.015597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9978 | 2026.01.16 20:36:23.015819 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.01.16 20:36:23.015947 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23493 | ||
| 9980 | 2026.01.16 20:36:23.717172 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.01.16 20:36:23.717373 [ 276 ] {99717ef8-2c80-406c-9775-86d59d838767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9982 | 2026.01.16 20:36:23.717446 [ 276 ] {99717ef8-2c80-406c-9775-86d59d838767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9983 | 2026.01.16 20:36:23.718080 [ 276 ] {99717ef8-2c80-406c-9775-86d59d838767} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.01.16 20:36:23.718127 [ 276 ] {99717ef8-2c80-406c-9775-86d59d838767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9985 | 2026.01.16 20:36:23.718499 [ 276 ] {99717ef8-2c80-406c-9775-86d59d838767} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9986 | 2026.01.16 20:36:23.718720 [ 276 ] {99717ef8-2c80-406c-9775-86d59d838767} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.01.16 20:36:23.718889 [ 276 ] {99717ef8-2c80-406c-9775-86d59d838767} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001572 sec., 15267.175572519083 rows/sec., 1.27 MiB/sec. | ||
| 9988 | 2026.01.16 20:36:23.718930 [ 276 ] {99717ef8-2c80-406c-9775-86d59d838767} <Debug> TCPHandler: Processed in 0.001894973 sec. | ||
| 9989 | 2026.01.16 20:36:23.719046 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2026.01.16 20:36:23.719139 [ 276 ] {fe42c254-1bfb-4d66-85c5-8a3ae843f3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9991 | 2026.01.16 20:36:23.719178 [ 276 ] {fe42c254-1bfb-4d66-85c5-8a3ae843f3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9992 | 2026.01.16 20:36:23.719554 [ 276 ] {fe42c254-1bfb-4d66-85c5-8a3ae843f3e1} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.01.16 20:36:23.719592 [ 276 ] {fe42c254-1bfb-4d66-85c5-8a3ae843f3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 9994 | 2026.01.16 20:36:23.719873 [ 276 ] {fe42c254-1bfb-4d66-85c5-8a3ae843f3e1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9995 | 2026.01.16 20:36:23.720097 [ 276 ] {fe42c254-1bfb-4d66-85c5-8a3ae843f3e1} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.01.16 20:36:23.720233 [ 276 ] {fe42c254-1bfb-4d66-85c5-8a3ae843f3e1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001113 sec., 3593.8903863432165 rows/sec., 293.06 KiB/sec. | ||
| 9997 | 2026.01.16 20:36:23.720271 [ 276 ] {fe42c254-1bfb-4d66-85c5-8a3ae843f3e1} <Debug> TCPHandler: Processed in 0.001272459 sec. | ||
| 9998 | 2026.01.16 20:36:23.720378 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2026.01.16 20:36:23.720469 [ 276 ] {a022f3fe-88b4-46bd-9d86-e7bdc4e16e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10000 | 2026.01.16 20:36:23.720508 [ 276 ] {a022f3fe-88b4-46bd-9d86-e7bdc4e16e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10001 | 2026.01.16 20:36:23.721369 [ 276 ] {a022f3fe-88b4-46bd-9d86-e7bdc4e16e09} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.01.16 20:36:23.721405 [ 276 ] {a022f3fe-88b4-46bd-9d86-e7bdc4e16e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10003 | 2026.01.16 20:36:23.721786 [ 276 ] {a022f3fe-88b4-46bd-9d86-e7bdc4e16e09} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10004 | 2026.01.16 20:36:23.721992 [ 276 ] {a022f3fe-88b4-46bd-9d86-e7bdc4e16e09} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2026.01.16 20:36:23.722123 [ 276 ] {a022f3fe-88b4-46bd-9d86-e7bdc4e16e09} <Debug> executeQuery: Read 1352 rows, 115.43 KiB in 0.001671 sec., 809096.3494913225 rows/sec., 67.46 MiB/sec. | ||
| 10006 | 2026.01.16 20:36:23.722127 [ 147 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10007 | 2026.01.16 20:36:23.722160 [ 276 ] {a022f3fe-88b4-46bd-9d86-e7bdc4e16e09} <Debug> TCPHandler: Processed in 0.001829041 sec. | ||
| 10008 | 2026.01.16 20:36:23.722224 [ 147 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.01.16 20:36:23.722266 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10010 | 2026.01.16 20:36:23.722297 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10011 | 2026.01.16 20:36:23.722402 [ 276 ] {fb4299f1-ce89-41b7-ae21-d7612ff1aaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10012 | 2026.01.16 20:36:23.722399 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 10013 | 2026.01.16 20:36:23.722442 [ 276 ] {fb4299f1-ce89-41b7-ae21-d7612ff1aaa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10014 | 2026.01.16 20:36:23.722554 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10015 | 2026.01.16 20:36:23.722600 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2465 rows starting from the beginning of the part | ||
| 10016 | 2026.01.16 20:36:23.722667 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 10017 | 2026.01.16 20:36:23.722712 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 106 rows starting from the beginning of the part | ||
| 10018 | 2026.01.16 20:36:23.722756 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 10019 | 2026.01.16 20:36:23.722799 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 10020 | 2026.01.16 20:36:23.722840 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1352 rows starting from the beginning of the part | ||
| 10021 | 2026.01.16 20:36:23.722844 [ 276 ] {fb4299f1-ce89-41b7-ae21-d7612ff1aaa4} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.01.16 20:36:23.722888 [ 276 ] {fb4299f1-ce89-41b7-ae21-d7612ff1aaa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10023 | 2026.01.16 20:36:23.723227 [ 276 ] {fb4299f1-ce89-41b7-ae21-d7612ff1aaa4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10024 | 2026.01.16 20:36:23.723453 [ 276 ] {fb4299f1-ce89-41b7-ae21-d7612ff1aaa4} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2026.01.16 20:36:23.723592 [ 276 ] {fb4299f1-ce89-41b7-ae21-d7612ff1aaa4} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001209 sec., 27295.285359801488 rows/sec., 2.03 MiB/sec. | ||
| 10026 | 2026.01.16 20:36:23.723629 [ 276 ] {fb4299f1-ce89-41b7-ae21-d7612ff1aaa4} <Debug> TCPHandler: Processed in 0.001379931 sec. | ||
| 10027 | 2026.01.16 20:36:23.723736 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2026.01.16 20:36:23.723828 [ 276 ] {3b18e578-edc5-4d4e-b994-bcf2f329ed1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10029 | 2026.01.16 20:36:23.723867 [ 276 ] {3b18e578-edc5-4d4e-b994-bcf2f329ed1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10030 | 2026.01.16 20:36:23.724301 [ 276 ] {3b18e578-edc5-4d4e-b994-bcf2f329ed1c} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.01.16 20:36:23.724339 [ 276 ] {3b18e578-edc5-4d4e-b994-bcf2f329ed1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10032 | 2026.01.16 20:36:23.724663 [ 276 ] {3b18e578-edc5-4d4e-b994-bcf2f329ed1c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10033 | 2026.01.16 20:36:23.724785 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4207 rows, containing 5 columns (5 merged, 0 gathered) in 0.002443885 sec., 1721439.4294330545 rows/sec., 148.36 MiB/sec. | ||
| 10034 | 2026.01.16 20:36:23.724873 [ 276 ] {3b18e578-edc5-4d4e-b994-bcf2f329ed1c} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2026.01.16 20:36:23.725006 [ 276 ] {3b18e578-edc5-4d4e-b994-bcf2f329ed1c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001196 sec., 210702.34113712373 rows/sec., 14.57 MiB/sec. | ||
| 10036 | 2026.01.16 20:36:23.725044 [ 276 ] {3b18e578-edc5-4d4e-b994-bcf2f329ed1c} <Debug> TCPHandler: Processed in 0.001354321 sec. | ||
| 10037 | 2026.01.16 20:36:23.725148 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10038 | 2026.01.16 20:36:23.725190 [ 191 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10039 | 2026.01.16 20:36:23.725240 [ 276 ] {3cd4b72d-54c1-4c2f-8229-01cc3699f8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10040 | 2026.01.16 20:36:23.725283 [ 276 ] {3cd4b72d-54c1-4c2f-8229-01cc3699f8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10041 | 2026.01.16 20:36:23.725532 [ 191 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_71_14} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10042 | 2026.01.16 20:36:23.725642 [ 191 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_71_14} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10043 | 2026.01.16 20:36:23.725694 [ 276 ] {3cd4b72d-54c1-4c2f-8229-01cc3699f8ee} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.01.16 20:36:23.725735 [ 276 ] {3cd4b72d-54c1-4c2f-8229-01cc3699f8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10045 | 2026.01.16 20:36:23.725743 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 10046 | 2026.01.16 20:36:23.726045 [ 276 ] {3cd4b72d-54c1-4c2f-8229-01cc3699f8ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10047 | 2026.01.16 20:36:23.726252 [ 276 ] {3cd4b72d-54c1-4c2f-8229-01cc3699f8ee} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.01.16 20:36:23.726388 [ 276 ] {3cd4b72d-54c1-4c2f-8229-01cc3699f8ee} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 804.72 KiB/sec. | ||
| 10049 | 2026.01.16 20:36:23.726426 [ 276 ] {3cd4b72d-54c1-4c2f-8229-01cc3699f8ee} <Debug> TCPHandler: Processed in 0.001325579 sec. | ||
| 10050 | 2026.01.16 20:36:23.726533 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10051 | 2026.01.16 20:36:23.726625 [ 276 ] {3655fe96-cefd-4a64-89a5-67d58866ee43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10052 | 2026.01.16 20:36:23.726664 [ 276 ] {3655fe96-cefd-4a64-89a5-67d58866ee43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10053 | 2026.01.16 20:36:23.727230 [ 276 ] {3655fe96-cefd-4a64-89a5-67d58866ee43} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2026.01.16 20:36:23.727265 [ 276 ] {3655fe96-cefd-4a64-89a5-67d58866ee43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10055 | 2026.01.16 20:36:23.727590 [ 276 ] {3655fe96-cefd-4a64-89a5-67d58866ee43} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10056 | 2026.01.16 20:36:23.727789 [ 276 ] {3655fe96-cefd-4a64-89a5-67d58866ee43} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.01.16 20:36:23.727892 [ 145 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10058 | 2026.01.16 20:36:23.727915 [ 276 ] {3655fe96-cefd-4a64-89a5-67d58866ee43} <Debug> executeQuery: Read 577 rows, 44.35 KiB in 0.001308 sec., 441131.498470948 rows/sec., 33.11 MiB/sec. | ||
| 10059 | 2026.01.16 20:36:23.727932 [ 145 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.01.16 20:36:23.727952 [ 276 ] {3655fe96-cefd-4a64-89a5-67d58866ee43} <Debug> TCPHandler: Processed in 0.001466883 sec. | ||
| 10061 | 2026.01.16 20:36:23.727955 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10062 | 2026.01.16 20:36:23.728058 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2026.01.16 20:36:23.728071 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 10064 | 2026.01.16 20:36:23.728150 [ 276 ] {20480219-bd53-4c5d-b0f2-8dcb33b03928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10065 | 2026.01.16 20:36:23.728196 [ 276 ] {20480219-bd53-4c5d-b0f2-8dcb33b03928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10066 | 2026.01.16 20:36:23.728217 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10067 | 2026.01.16 20:36:23.728260 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1250 rows starting from the beginning of the part | ||
| 10068 | 2026.01.16 20:36:23.728336 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 81 rows starting from the beginning of the part | ||
| 10069 | 2026.01.16 20:36:23.728389 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 92 rows starting from the beginning of the part | ||
| 10070 | 2026.01.16 20:36:23.728439 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 81 rows starting from the beginning of the part | ||
| 10071 | 2026.01.16 20:36:23.728482 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 88 rows starting from the beginning of the part | ||
| 10072 | 2026.01.16 20:36:23.728528 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 577 rows starting from the beginning of the part | ||
| 10073 | 2026.01.16 20:36:23.728737 [ 276 ] {20480219-bd53-4c5d-b0f2-8dcb33b03928} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2026.01.16 20:36:23.728777 [ 276 ] {20480219-bd53-4c5d-b0f2-8dcb33b03928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10075 | 2026.01.16 20:36:23.729175 [ 276 ] {20480219-bd53-4c5d-b0f2-8dcb33b03928} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10076 | 2026.01.16 20:36:23.729389 [ 276 ] {20480219-bd53-4c5d-b0f2-8dcb33b03928} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2026.01.16 20:36:23.729489 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10078 | 2026.01.16 20:36:23.729515 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10079 | 2026.01.16 20:36:23.729519 [ 276 ] {20480219-bd53-4c5d-b0f2-8dcb33b03928} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001387 sec., 635904.8305695746 rows/sec., 43.16 MiB/sec. | ||
| 10080 | 2026.01.16 20:36:23.729530 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10081 | 2026.01.16 20:36:23.729558 [ 276 ] {20480219-bd53-4c5d-b0f2-8dcb33b03928} <Debug> TCPHandler: Processed in 0.001547175 sec. | ||
| 10082 | 2026.01.16 20:36:23.729625 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 10083 | 2026.01.16 20:36:23.729670 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10084 | 2026.01.16 20:36:23.729708 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10085 | 2026.01.16 20:36:23.729743 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20606 rows starting from the beginning of the part | ||
| 10086 | 2026.01.16 20:36:23.729745 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727039 sec., 1255906.7861235328 rows/sec., 97.57 MiB/sec. | ||
| 10087 | 2026.01.16 20:36:23.729763 [ 276 ] {174bf14c-d31d-4908-809a-201348400e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10088 | 2026.01.16 20:36:23.729809 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 10089 | 2026.01.16 20:36:23.729834 [ 276 ] {174bf14c-d31d-4908-809a-201348400e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10090 | 2026.01.16 20:36:23.729862 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 162 rows starting from the beginning of the part | ||
| 10091 | 2026.01.16 20:36:23.729912 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 10092 | 2026.01.16 20:36:23.729948 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10093 | 2026.01.16 20:36:23.729965 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10094 | 2026.01.16 20:36:23.730017 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 882 rows starting from the beginning of the part | ||
| 10095 | 2026.01.16 20:36:23.730219 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_71_14} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2026.01.16 20:36:23.730306 [ 196 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_71_14} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10097 | 2026.01.16 20:36:23.730382 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10098 | 2026.01.16 20:36:23.730599 [ 276 ] {174bf14c-d31d-4908-809a-201348400e33} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2026.01.16 20:36:23.730637 [ 276 ] {174bf14c-d31d-4908-809a-201348400e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10100 | 2026.01.16 20:36:23.731202 [ 276 ] {174bf14c-d31d-4908-809a-201348400e33} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10101 | 2026.01.16 20:36:23.731426 [ 276 ] {174bf14c-d31d-4908-809a-201348400e33} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.01.16 20:36:23.731557 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10103 | 2026.01.16 20:36:23.731576 [ 276 ] {174bf14c-d31d-4908-809a-201348400e33} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001827 sec., 9304.871373836892 rows/sec., 16.67 MiB/sec. | ||
| 10104 | 2026.01.16 20:36:23.731598 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2026.01.16 20:36:23.731626 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10106 | 2026.01.16 20:36:23.731651 [ 276 ] {174bf14c-d31d-4908-809a-201348400e33} <Debug> TCPHandler: Processed in 0.002028755 sec. | ||
| 10107 | 2026.01.16 20:36:23.731714 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 10108 | 2026.01.16 20:36:23.731758 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2026.01.16 20:36:23.731855 [ 276 ] {549810be-cbe6-497f-becf-965dd1fddd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10110 | 2026.01.16 20:36:23.731896 [ 276 ] {549810be-cbe6-497f-becf-965dd1fddd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10111 | 2026.01.16 20:36:23.731932 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10112 | 2026.01.16 20:36:23.731991 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1205 rows starting from the beginning of the part | ||
| 10113 | 2026.01.16 20:36:23.732112 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 17 rows starting from the beginning of the part | ||
| 10114 | 2026.01.16 20:36:23.732214 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 10115 | 2026.01.16 20:36:23.732225 [ 276 ] {549810be-cbe6-497f-becf-965dd1fddd90} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2026.01.16 20:36:23.732263 [ 276 ] {549810be-cbe6-497f-becf-965dd1fddd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10117 | 2026.01.16 20:36:23.732311 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 17 rows starting from the beginning of the part | ||
| 10118 | 2026.01.16 20:36:23.732409 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 24 rows starting from the beginning of the part | ||
| 10119 | 2026.01.16 20:36:23.732503 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 17 rows starting from the beginning of the part | ||
| 10120 | 2026.01.16 20:36:23.732587 [ 276 ] {549810be-cbe6-497f-becf-965dd1fddd90} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10121 | 2026.01.16 20:36:23.732807 [ 276 ] {549810be-cbe6-497f-becf-965dd1fddd90} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2026.01.16 20:36:23.732934 [ 145 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10123 | 2026.01.16 20:36:23.732942 [ 276 ] {549810be-cbe6-497f-becf-965dd1fddd90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 10124 | 2026.01.16 20:36:23.732976 [ 145 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10125 | 2026.01.16 20:36:23.732992 [ 276 ] {549810be-cbe6-497f-becf-965dd1fddd90} <Debug> TCPHandler: Processed in 0.001282389 sec. | ||
| 10126 | 2026.01.16 20:36:23.733001 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10127 | 2026.01.16 20:36:23.733076 [ 196 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 10128 | 2026.01.16 20:36:23.733179 [ 196 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10129 | 2026.01.16 20:36:23.733206 [ 196 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4044 rows starting from the beginning of the part | ||
| 10130 | 2026.01.16 20:36:23.733249 [ 196 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 10131 | 2026.01.16 20:36:23.733285 [ 196 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10132 | 2026.01.16 20:36:23.733316 [ 196 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 10133 | 2026.01.16 20:36:23.733349 [ 196 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10134 | 2026.01.16 20:36:23.733380 [ 196 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 10135 | 2026.01.16 20:36:23.735094 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4344 rows, containing 4 columns (4 merged, 0 gathered) in 0.002044755 sec., 2124459.898618661 rows/sec., 141.44 MiB/sec. | ||
| 10136 | 2026.01.16 20:36:23.735541 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10137 | 2026.01.16 20:36:23.735801 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_71_14} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2026.01.16 20:36:23.735873 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_71_14} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10139 | 2026.01.16 20:36:23.735937 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 10140 | 2026.01.16 20:36:23.739392 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 19 columns (19 merged, 0 gathered) in 0.007716233 sec., 168994.3784745743 rows/sec., 302.83 MiB/sec. | ||
| 10141 | 2026.01.16 20:36:23.741115 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10142 | 2026.01.16 20:36:23.741453 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10143 | 2026.01.16 20:36:23.741535 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10144 | 2026.01.16 20:36:23.741662 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 10145 | 2026.01.16 20:36:23.744217 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22130 rows, containing 5 columns (5 merged, 0 gathered) in 0.014636968 sec., 1511925.1473392576 rows/sec., 103.38 MiB/sec. | ||
| 10146 | 2026.01.16 20:36:23.745010 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10147 | 2026.01.16 20:36:23.745279 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2026.01.16 20:36:23.745358 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10149 | 2026.01.16 20:36:23.745433 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10150 | 2026.01.16 20:36:24.001147 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.00 MiB, peak 332.87 MiB, free memory in arenas 0.00 B, will set to 318.98 MiB (RSS), difference: 4.98 MiB | ||
| 10151 | 2026.01.16 20:36:24.236305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10152 | 2026.01.16 20:36:24.253630 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.01.16 20:36:24.253690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10154 | 2026.01.16 20:36:24.259827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10155 | 2026.01.16 20:36:24.260551 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.01.16 20:36:24.263548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10157 | 2026.01.16 20:36:25.576144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1262 | ||
| 10158 | 2026.01.16 20:36:25.578601 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2026.01.16 20:36:25.578640 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10160 | 2026.01.16 20:36:25.579836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10161 | 2026.01.16 20:36:25.580089 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10162 | 2026.01.16 20:36:25.580242 [ 144 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10163 | 2026.01.16 20:36:25.580285 [ 144 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2026.01.16 20:36:25.580306 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10165 | 2026.01.16 20:36:25.580347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
| 10166 | 2026.01.16 20:36:25.580403 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 10167 | 2026.01.16 20:36:25.580847 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10168 | 2026.01.16 20:36:25.580971 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1096 rows starting from the beginning of the part | ||
| 10169 | 2026.01.16 20:36:25.581285 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 10170 | 2026.01.16 20:36:25.581598 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 10171 | 2026.01.16 20:36:25.581923 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 10172 | 2026.01.16 20:36:25.582239 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 10173 | 2026.01.16 20:36:25.582557 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 38 rows starting from the beginning of the part | ||
| 10174 | 2026.01.16 20:36:25.588321 [ 203 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 72 columns (72 merged, 0 gathered) in 0.007956008 sec., 158622.26382879453 rows/sec., 128.15 MiB/sec. | ||
| 10175 | 2026.01.16 20:36:25.589926 [ 189 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10176 | 2026.01.16 20:36:25.590593 [ 189 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_36_7} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2026.01.16 20:36:25.590682 [ 189 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_36_7} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10178 | 2026.01.16 20:36:25.590955 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 10179 | 2026.01.16 20:36:28.689637 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10180 | 2026.01.16 20:36:28.689834 [ 276 ] {1a839a18-c421-452e-a5c5-9a11f2fed14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10181 | 2026.01.16 20:36:28.689906 [ 276 ] {1a839a18-c421-452e-a5c5-9a11f2fed14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10182 | 2026.01.16 20:36:28.690600 [ 276 ] {1a839a18-c421-452e-a5c5-9a11f2fed14e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10183 | 2026.01.16 20:36:28.690648 [ 276 ] {1a839a18-c421-452e-a5c5-9a11f2fed14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10184 | 2026.01.16 20:36:28.691045 [ 276 ] {1a839a18-c421-452e-a5c5-9a11f2fed14e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10185 | 2026.01.16 20:36:28.691265 [ 276 ] {1a839a18-c421-452e-a5c5-9a11f2fed14e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10186 | 2026.01.16 20:36:28.691414 [ 276 ] {1a839a18-c421-452e-a5c5-9a11f2fed14e} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001635 sec., 63608.5626911315 rows/sec., 5.31 MiB/sec. | ||
| 10187 | 2026.01.16 20:36:28.691455 [ 276 ] {1a839a18-c421-452e-a5c5-9a11f2fed14e} <Debug> TCPHandler: Processed in 0.001953913 sec. | ||
| 10188 | 2026.01.16 20:36:28.691579 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10189 | 2026.01.16 20:36:28.691672 [ 276 ] {af0a288f-9afb-48e1-ae20-90f92e524377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10190 | 2026.01.16 20:36:28.691711 [ 276 ] {af0a288f-9afb-48e1-ae20-90f92e524377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10191 | 2026.01.16 20:36:28.692111 [ 276 ] {af0a288f-9afb-48e1-ae20-90f92e524377} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2026.01.16 20:36:28.692146 [ 276 ] {af0a288f-9afb-48e1-ae20-90f92e524377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10193 | 2026.01.16 20:36:28.692435 [ 276 ] {af0a288f-9afb-48e1-ae20-90f92e524377} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10194 | 2026.01.16 20:36:28.692649 [ 276 ] {af0a288f-9afb-48e1-ae20-90f92e524377} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10195 | 2026.01.16 20:36:28.692775 [ 276 ] {af0a288f-9afb-48e1-ae20-90f92e524377} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001121 sec., 21409.455842997322 rows/sec., 1.57 MiB/sec. | ||
| 10196 | 2026.01.16 20:36:28.692811 [ 276 ] {af0a288f-9afb-48e1-ae20-90f92e524377} <Debug> TCPHandler: Processed in 0.001280499 sec. | ||
| 10197 | 2026.01.16 20:36:28.692927 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10198 | 2026.01.16 20:36:28.693026 [ 276 ] {1b0f58b9-113f-4d8a-b1e8-217c6c1158b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10199 | 2026.01.16 20:36:28.693064 [ 276 ] {1b0f58b9-113f-4d8a-b1e8-217c6c1158b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10200 | 2026.01.16 20:36:28.693476 [ 276 ] {1b0f58b9-113f-4d8a-b1e8-217c6c1158b3} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.01.16 20:36:28.693511 [ 276 ] {1b0f58b9-113f-4d8a-b1e8-217c6c1158b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10202 | 2026.01.16 20:36:28.693806 [ 276 ] {1b0f58b9-113f-4d8a-b1e8-217c6c1158b3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10203 | 2026.01.16 20:36:28.694013 [ 276 ] {1b0f58b9-113f-4d8a-b1e8-217c6c1158b3} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.01.16 20:36:28.694139 [ 276 ] {1b0f58b9-113f-4d8a-b1e8-217c6c1158b3} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00113 sec., 77876.10619469028 rows/sec., 6.08 MiB/sec. | ||
| 10205 | 2026.01.16 20:36:28.694175 [ 276 ] {1b0f58b9-113f-4d8a-b1e8-217c6c1158b3} <Debug> TCPHandler: Processed in 0.001295699 sec. | ||
| 10206 | 2026.01.16 20:36:28.694305 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10207 | 2026.01.16 20:36:28.694395 [ 276 ] {c4158198-4175-4bea-b1e8-17a96371c49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10208 | 2026.01.16 20:36:28.694437 [ 276 ] {c4158198-4175-4bea-b1e8-17a96371c49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10209 | 2026.01.16 20:36:28.694851 [ 276 ] {c4158198-4175-4bea-b1e8-17a96371c49b} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10210 | 2026.01.16 20:36:28.694886 [ 276 ] {c4158198-4175-4bea-b1e8-17a96371c49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10211 | 2026.01.16 20:36:28.695202 [ 276 ] {c4158198-4175-4bea-b1e8-17a96371c49b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10212 | 2026.01.16 20:36:28.695403 [ 276 ] {c4158198-4175-4bea-b1e8-17a96371c49b} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2026.01.16 20:36:28.695529 [ 276 ] {c4158198-4175-4bea-b1e8-17a96371c49b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 10214 | 2026.01.16 20:36:28.695565 [ 276 ] {c4158198-4175-4bea-b1e8-17a96371c49b} <Debug> TCPHandler: Processed in 0.001308219 sec. | ||
| 10215 | 2026.01.16 20:36:28.695684 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2026.01.16 20:36:28.695776 [ 276 ] {63a4dc4a-4944-42a0-aa87-42752d37c04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10217 | 2026.01.16 20:36:28.695830 [ 276 ] {63a4dc4a-4944-42a0-aa87-42752d37c04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10218 | 2026.01.16 20:36:28.696635 [ 276 ] {63a4dc4a-4944-42a0-aa87-42752d37c04a} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.01.16 20:36:28.696671 [ 276 ] {63a4dc4a-4944-42a0-aa87-42752d37c04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10220 | 2026.01.16 20:36:28.697177 [ 276 ] {63a4dc4a-4944-42a0-aa87-42752d37c04a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10221 | 2026.01.16 20:36:28.697398 [ 276 ] {63a4dc4a-4944-42a0-aa87-42752d37c04a} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.01.16 20:36:28.697532 [ 276 ] {63a4dc4a-4944-42a0-aa87-42752d37c04a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001773 sec., 13536.37901861252 rows/sec., 24.26 MiB/sec. | ||
| 10223 | 2026.01.16 20:36:28.697584 [ 276 ] {63a4dc4a-4944-42a0-aa87-42752d37c04a} <Debug> TCPHandler: Processed in 0.001946234 sec. | ||
| 10224 | 2026.01.16 20:36:28.697694 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10225 | 2026.01.16 20:36:28.697786 [ 276 ] {af4605bc-15f6-4e63-837c-b29f418eec7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10226 | 2026.01.16 20:36:28.697826 [ 276 ] {af4605bc-15f6-4e63-837c-b29f418eec7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10227 | 2026.01.16 20:36:28.698154 [ 276 ] {af4605bc-15f6-4e63-837c-b29f418eec7e} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.01.16 20:36:28.698189 [ 276 ] {af4605bc-15f6-4e63-837c-b29f418eec7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10229 | 2026.01.16 20:36:28.698481 [ 276 ] {af4605bc-15f6-4e63-837c-b29f418eec7e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10230 | 2026.01.16 20:36:28.698683 [ 276 ] {af4605bc-15f6-4e63-837c-b29f418eec7e} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.01.16 20:36:28.698809 [ 276 ] {af4605bc-15f6-4e63-837c-b29f418eec7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 10232 | 2026.01.16 20:36:28.698843 [ 276 ] {af4605bc-15f6-4e63-837c-b29f418eec7e} <Debug> TCPHandler: Processed in 0.001195987 sec. | ||
| 10233 | 2026.01.16 20:36:30.294289 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10234 | 2026.01.16 20:36:30.294361 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10235 | 2026.01.16 20:36:30.516141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23941 | ||
| 10236 | 2026.01.16 20:36:30.516908 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.01.16 20:36:30.516971 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10238 | 2026.01.16 20:36:30.517677 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10239 | 2026.01.16 20:36:30.517909 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.01.16 20:36:30.518037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23941 | ||
| 10241 | 2026.01.16 20:36:31.763696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10242 | 2026.01.16 20:36:31.782498 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.01.16 20:36:31.782569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10244 | 2026.01.16 20:36:31.789197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10245 | 2026.01.16 20:36:31.789998 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.01.16 20:36:31.793716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10247 | 2026.01.16 20:36:33.689078 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2026.01.16 20:36:33.689257 [ 276 ] {666f81ca-8f68-44f1-955a-2da205e622a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10249 | 2026.01.16 20:36:33.689322 [ 276 ] {666f81ca-8f68-44f1-955a-2da205e622a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10250 | 2026.01.16 20:36:33.689991 [ 276 ] {666f81ca-8f68-44f1-955a-2da205e622a2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2026.01.16 20:36:33.690038 [ 276 ] {666f81ca-8f68-44f1-955a-2da205e622a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10252 | 2026.01.16 20:36:33.690425 [ 276 ] {666f81ca-8f68-44f1-955a-2da205e622a2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10253 | 2026.01.16 20:36:33.690645 [ 276 ] {666f81ca-8f68-44f1-955a-2da205e622a2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2026.01.16 20:36:33.690797 [ 276 ] {666f81ca-8f68-44f1-955a-2da205e622a2} <Debug> executeQuery: Read 91 rows, 7.82 KiB in 0.001591 sec., 57196.73161533627 rows/sec., 4.80 MiB/sec. | ||
| 10255 | 2026.01.16 20:36:33.690837 [ 276 ] {666f81ca-8f68-44f1-955a-2da205e622a2} <Debug> TCPHandler: Processed in 0.001886902 sec. | ||
| 10256 | 2026.01.16 20:36:33.690960 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2026.01.16 20:36:33.691054 [ 276 ] {83f98273-5bb4-4422-9006-1695d99a83a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10258 | 2026.01.16 20:36:33.691092 [ 276 ] {83f98273-5bb4-4422-9006-1695d99a83a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10259 | 2026.01.16 20:36:33.691502 [ 276 ] {83f98273-5bb4-4422-9006-1695d99a83a9} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2026.01.16 20:36:33.691539 [ 276 ] {83f98273-5bb4-4422-9006-1695d99a83a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10261 | 2026.01.16 20:36:33.691829 [ 276 ] {83f98273-5bb4-4422-9006-1695d99a83a9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10262 | 2026.01.16 20:36:33.692050 [ 276 ] {83f98273-5bb4-4422-9006-1695d99a83a9} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2026.01.16 20:36:33.692176 [ 276 ] {83f98273-5bb4-4422-9006-1695d99a83a9} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00114 sec., 14912.280701754387 rows/sec., 1.10 MiB/sec. | ||
| 10264 | 2026.01.16 20:36:33.692212 [ 276 ] {83f98273-5bb4-4422-9006-1695d99a83a9} <Debug> TCPHandler: Processed in 0.001299969 sec. | ||
| 10265 | 2026.01.16 20:36:33.692329 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2026.01.16 20:36:33.692422 [ 276 ] {b5775f85-966f-4441-b31a-69f6a44fc8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10267 | 2026.01.16 20:36:33.692460 [ 276 ] {b5775f85-966f-4441-b31a-69f6a44fc8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10268 | 2026.01.16 20:36:33.692840 [ 276 ] {b5775f85-966f-4441-b31a-69f6a44fc8a0} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.01.16 20:36:33.692876 [ 276 ] {b5775f85-966f-4441-b31a-69f6a44fc8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10270 | 2026.01.16 20:36:33.693154 [ 276 ] {b5775f85-966f-4441-b31a-69f6a44fc8a0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10271 | 2026.01.16 20:36:33.693351 [ 276 ] {b5775f85-966f-4441-b31a-69f6a44fc8a0} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.01.16 20:36:33.693474 [ 276 ] {b5775f85-966f-4441-b31a-69f6a44fc8a0} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.06 KiB/sec. | ||
| 10273 | 2026.01.16 20:36:33.693508 [ 276 ] {b5775f85-966f-4441-b31a-69f6a44fc8a0} <Debug> TCPHandler: Processed in 0.001226168 sec. | ||
| 10274 | 2026.01.16 20:36:33.693624 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10275 | 2026.01.16 20:36:33.693715 [ 276 ] {f0f32544-0dbc-4a71-98b8-879da48a36b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10276 | 2026.01.16 20:36:33.693753 [ 276 ] {f0f32544-0dbc-4a71-98b8-879da48a36b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10277 | 2026.01.16 20:36:33.694158 [ 276 ] {f0f32544-0dbc-4a71-98b8-879da48a36b3} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10278 | 2026.01.16 20:36:33.694193 [ 276 ] {f0f32544-0dbc-4a71-98b8-879da48a36b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10279 | 2026.01.16 20:36:33.694486 [ 276 ] {f0f32544-0dbc-4a71-98b8-879da48a36b3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10280 | 2026.01.16 20:36:33.694688 [ 276 ] {f0f32544-0dbc-4a71-98b8-879da48a36b3} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2026.01.16 20:36:33.694810 [ 276 ] {f0f32544-0dbc-4a71-98b8-879da48a36b3} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001112 sec., 72841.72661870504 rows/sec., 5.69 MiB/sec. | ||
| 10282 | 2026.01.16 20:36:33.694846 [ 276 ] {f0f32544-0dbc-4a71-98b8-879da48a36b3} <Debug> TCPHandler: Processed in 0.001268989 sec. | ||
| 10283 | 2026.01.16 20:36:33.694955 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10284 | 2026.01.16 20:36:33.695046 [ 276 ] {aee25c9b-6512-4689-8872-80544559a0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10285 | 2026.01.16 20:36:33.695089 [ 276 ] {aee25c9b-6512-4689-8872-80544559a0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10286 | 2026.01.16 20:36:33.695496 [ 276 ] {aee25c9b-6512-4689-8872-80544559a0a3} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10287 | 2026.01.16 20:36:33.695532 [ 276 ] {aee25c9b-6512-4689-8872-80544559a0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10288 | 2026.01.16 20:36:33.695863 [ 276 ] {aee25c9b-6512-4689-8872-80544559a0a3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10289 | 2026.01.16 20:36:33.696068 [ 276 ] {aee25c9b-6512-4689-8872-80544559a0a3} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2026.01.16 20:36:33.696191 [ 276 ] {aee25c9b-6512-4689-8872-80544559a0a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 10291 | 2026.01.16 20:36:33.696226 [ 276 ] {aee25c9b-6512-4689-8872-80544559a0a3} <Debug> TCPHandler: Processed in 0.00131779 sec. | ||
| 10292 | 2026.01.16 20:36:33.696343 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10293 | 2026.01.16 20:36:33.696434 [ 276 ] {9d733599-ae79-4c83-b88b-5678724dd95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10294 | 2026.01.16 20:36:33.696474 [ 276 ] {9d733599-ae79-4c83-b88b-5678724dd95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10295 | 2026.01.16 20:36:33.696791 [ 276 ] {9d733599-ae79-4c83-b88b-5678724dd95a} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10296 | 2026.01.16 20:36:33.696826 [ 276 ] {9d733599-ae79-4c83-b88b-5678724dd95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10297 | 2026.01.16 20:36:33.697128 [ 276 ] {9d733599-ae79-4c83-b88b-5678724dd95a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10298 | 2026.01.16 20:36:33.697331 [ 276 ] {9d733599-ae79-4c83-b88b-5678724dd95a} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10299 | 2026.01.16 20:36:33.697451 [ 276 ] {9d733599-ae79-4c83-b88b-5678724dd95a} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 61.39 KiB/sec. | ||
| 10300 | 2026.01.16 20:36:33.697486 [ 276 ] {9d733599-ae79-4c83-b88b-5678724dd95a} <Debug> TCPHandler: Processed in 0.001189947 sec. | ||
| 10301 | 2026.01.16 20:36:33.697609 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10302 | 2026.01.16 20:36:33.697701 [ 276 ] {ff1545cb-c4e2-4b34-8f45-d64b7ec1dced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10303 | 2026.01.16 20:36:33.697752 [ 276 ] {ff1545cb-c4e2-4b34-8f45-d64b7ec1dced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10304 | 2026.01.16 20:36:33.698527 [ 276 ] {ff1545cb-c4e2-4b34-8f45-d64b7ec1dced} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10305 | 2026.01.16 20:36:33.698562 [ 276 ] {ff1545cb-c4e2-4b34-8f45-d64b7ec1dced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10306 | 2026.01.16 20:36:33.699076 [ 276 ] {ff1545cb-c4e2-4b34-8f45-d64b7ec1dced} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10307 | 2026.01.16 20:36:33.699297 [ 276 ] {ff1545cb-c4e2-4b34-8f45-d64b7ec1dced} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10308 | 2026.01.16 20:36:33.699433 [ 276 ] {ff1545cb-c4e2-4b34-8f45-d64b7ec1dced} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001749 sec., 9719.839908519154 rows/sec., 17.42 MiB/sec. | ||
| 10309 | 2026.01.16 20:36:33.699490 [ 276 ] {ff1545cb-c4e2-4b34-8f45-d64b7ec1dced} <Debug> TCPHandler: Processed in 0.001931973 sec. | ||
| 10310 | 2026.01.16 20:36:33.699601 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10311 | 2026.01.16 20:36:33.699693 [ 276 ] {1f4e71b1-73e2-4184-a5d6-dd0523bf4c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10312 | 2026.01.16 20:36:33.699733 [ 276 ] {1f4e71b1-73e2-4184-a5d6-dd0523bf4c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10313 | 2026.01.16 20:36:33.700058 [ 276 ] {1f4e71b1-73e2-4184-a5d6-dd0523bf4c84} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2026.01.16 20:36:33.700094 [ 276 ] {1f4e71b1-73e2-4184-a5d6-dd0523bf4c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10315 | 2026.01.16 20:36:33.700393 [ 276 ] {1f4e71b1-73e2-4184-a5d6-dd0523bf4c84} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10316 | 2026.01.16 20:36:33.700603 [ 276 ] {1f4e71b1-73e2-4184-a5d6-dd0523bf4c84} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2026.01.16 20:36:33.700732 [ 276 ] {1f4e71b1-73e2-4184-a5d6-dd0523bf4c84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 10318 | 2026.01.16 20:36:33.700767 [ 276 ] {1f4e71b1-73e2-4184-a5d6-dd0523bf4c84} <Debug> TCPHandler: Processed in 0.001213447 sec. | ||
| 10319 | 2026.01.16 20:36:34.710108 [ 134 ] {} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10320 | 2026.01.16 20:36:34.710179 [ 134 ] {} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2026.01.16 20:36:34.710203 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10322 | 2026.01.16 20:36:34.710325 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10323 | 2026.01.16 20:36:34.710451 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10324 | 2026.01.16 20:36:34.710493 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 223 rows starting from the beginning of the part | ||
| 10325 | 2026.01.16 20:36:34.710564 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 10326 | 2026.01.16 20:36:34.710614 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 10327 | 2026.01.16 20:36:34.710668 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 10328 | 2026.01.16 20:36:34.710710 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 10329 | 2026.01.16 20:36:34.711596 [ 199 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131502 sec., 508737.50969567 rows/sec., 31.36 MiB/sec. | ||
| 10330 | 2026.01.16 20:36:34.711815 [ 199 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10331 | 2026.01.16 20:36:34.712150 [ 199 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_18_4} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.01.16 20:36:34.712230 [ 199 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_18_4} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10333 | 2026.01.16 20:36:34.712336 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10334 | 2026.01.16 20:36:35.335805 [ 134 ] {} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10335 | 2026.01.16 20:36:35.335887 [ 134 ] {} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2026.01.16 20:36:35.335912 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10337 | 2026.01.16 20:36:35.336013 [ 190 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10338 | 2026.01.16 20:36:35.336136 [ 190 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10339 | 2026.01.16 20:36:35.336174 [ 190 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 434 rows starting from the beginning of the part | ||
| 10340 | 2026.01.16 20:36:35.336248 [ 190 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 10341 | 2026.01.16 20:36:35.336301 [ 190 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 10342 | 2026.01.16 20:36:35.336350 [ 190 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 10343 | 2026.01.16 20:36:35.336396 [ 190 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 10344 | 2026.01.16 20:36:35.337466 [ 203 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488473 sec., 874721.9465855276 rows/sec., 59.77 MiB/sec. | ||
| 10345 | 2026.01.16 20:36:35.337708 [ 201 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10346 | 2026.01.16 20:36:35.338029 [ 201 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_18_4} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2026.01.16 20:36:35.338113 [ 201 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_18_4} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10348 | 2026.01.16 20:36:35.338231 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 10349 | 2026.01.16 20:36:35.580662 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1290 | ||
| 10350 | 2026.01.16 20:36:35.583078 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10351 | 2026.01.16 20:36:35.583131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10352 | 2026.01.16 20:36:35.584327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10353 | 2026.01.16 20:36:35.584605 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10354 | 2026.01.16 20:36:35.584969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
| 10355 | 2026.01.16 20:36:38.019042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24453 | ||
| 10356 | 2026.01.16 20:36:38.019587 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.01.16 20:36:38.019635 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10358 | 2026.01.16 20:36:38.020116 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10359 | 2026.01.16 20:36:38.020348 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2026.01.16 20:36:38.020480 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24453 | ||
| 10361 | 2026.01.16 20:36:38.020502 [ 136 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10362 | 2026.01.16 20:36:38.020573 [ 136 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.01.16 20:36:38.020598 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10364 | 2026.01.16 20:36:38.020727 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 10365 | 2026.01.16 20:36:38.020872 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10366 | 2026.01.16 20:36:38.020909 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22021 rows starting from the beginning of the part | ||
| 10367 | 2026.01.16 20:36:38.020972 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10368 | 2026.01.16 20:36:38.021017 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10369 | 2026.01.16 20:36:38.021064 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10370 | 2026.01.16 20:36:38.021106 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10371 | 2026.01.16 20:36:38.021145 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10372 | 2026.01.16 20:36:38.023210 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24453 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537576 sec., 9636361.630154131 rows/sec., 137.85 MiB/sec. | ||
| 10373 | 2026.01.16 20:36:38.023693 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10374 | 2026.01.16 20:36:38.024027 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_51_10} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.01.16 20:36:38.024121 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_51_10} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10376 | 2026.01.16 20:36:38.024229 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10377 | 2026.01.16 20:36:38.689165 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2026.01.16 20:36:38.689347 [ 276 ] {7922c45f-0a04-4ceb-8089-48365016b70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10379 | 2026.01.16 20:36:38.689415 [ 276 ] {7922c45f-0a04-4ceb-8089-48365016b70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10380 | 2026.01.16 20:36:38.690064 [ 276 ] {7922c45f-0a04-4ceb-8089-48365016b70d} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.01.16 20:36:38.690114 [ 276 ] {7922c45f-0a04-4ceb-8089-48365016b70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10382 | 2026.01.16 20:36:38.690534 [ 276 ] {7922c45f-0a04-4ceb-8089-48365016b70d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10383 | 2026.01.16 20:36:38.690776 [ 276 ] {7922c45f-0a04-4ceb-8089-48365016b70d} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.01.16 20:36:38.690943 [ 276 ] {7922c45f-0a04-4ceb-8089-48365016b70d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001644 sec., 2433.0900243309 rows/sec., 198.40 KiB/sec. | ||
| 10385 | 2026.01.16 20:36:38.690992 [ 276 ] {7922c45f-0a04-4ceb-8089-48365016b70d} <Debug> TCPHandler: Processed in 0.001957783 sec. | ||
| 10386 | 2026.01.16 20:36:38.691121 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2026.01.16 20:36:38.691224 [ 276 ] {4381b5cb-e051-4d39-9b11-019bcc50f7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10388 | 2026.01.16 20:36:38.691267 [ 276 ] {4381b5cb-e051-4d39-9b11-019bcc50f7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10389 | 2026.01.16 20:36:38.691730 [ 276 ] {4381b5cb-e051-4d39-9b11-019bcc50f7bf} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.01.16 20:36:38.691768 [ 276 ] {4381b5cb-e051-4d39-9b11-019bcc50f7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10391 | 2026.01.16 20:36:38.692080 [ 276 ] {4381b5cb-e051-4d39-9b11-019bcc50f7bf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10392 | 2026.01.16 20:36:38.692291 [ 276 ] {4381b5cb-e051-4d39-9b11-019bcc50f7bf} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2026.01.16 20:36:38.692421 [ 276 ] {4381b5cb-e051-4d39-9b11-019bcc50f7bf} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001221 sec., 86814.08681408681 rows/sec., 7.22 MiB/sec. | ||
| 10394 | 2026.01.16 20:36:38.692458 [ 276 ] {4381b5cb-e051-4d39-9b11-019bcc50f7bf} <Debug> TCPHandler: Processed in 0.001390241 sec. | ||
| 10395 | 2026.01.16 20:36:38.692569 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2026.01.16 20:36:38.692665 [ 276 ] {b46e2556-d3d7-4e1c-9544-86bca1052c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10397 | 2026.01.16 20:36:38.692706 [ 276 ] {b46e2556-d3d7-4e1c-9544-86bca1052c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10398 | 2026.01.16 20:36:38.693105 [ 276 ] {b46e2556-d3d7-4e1c-9544-86bca1052c29} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2026.01.16 20:36:38.693141 [ 276 ] {b46e2556-d3d7-4e1c-9544-86bca1052c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10400 | 2026.01.16 20:36:38.693442 [ 276 ] {b46e2556-d3d7-4e1c-9544-86bca1052c29} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10401 | 2026.01.16 20:36:38.693646 [ 276 ] {b46e2556-d3d7-4e1c-9544-86bca1052c29} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2026.01.16 20:36:38.693764 [ 135 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10403 | 2026.01.16 20:36:38.693775 [ 276 ] {b46e2556-d3d7-4e1c-9544-86bca1052c29} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001129 sec., 24800.708591674047 rows/sec., 1.80 MiB/sec. | ||
| 10404 | 2026.01.16 20:36:38.693836 [ 135 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2026.01.16 20:36:38.693853 [ 276 ] {b46e2556-d3d7-4e1c-9544-86bca1052c29} <Debug> TCPHandler: Processed in 0.00133477 sec. | ||
| 10406 | 2026.01.16 20:36:38.693862 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10407 | 2026.01.16 20:36:38.693969 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10408 | 2026.01.16 20:36:38.693978 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 10409 | 2026.01.16 20:36:38.694069 [ 276 ] {c18d75eb-ecf8-41dd-92ff-f71ebcddde5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10410 | 2026.01.16 20:36:38.694114 [ 276 ] {c18d75eb-ecf8-41dd-92ff-f71ebcddde5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10411 | 2026.01.16 20:36:38.694114 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10412 | 2026.01.16 20:36:38.694166 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 278 rows starting from the beginning of the part | ||
| 10413 | 2026.01.16 20:36:38.694241 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 10414 | 2026.01.16 20:36:38.694293 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 33 rows starting from the beginning of the part | ||
| 10415 | 2026.01.16 20:36:38.694341 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part | ||
| 10416 | 2026.01.16 20:36:38.694390 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part | ||
| 10417 | 2026.01.16 20:36:38.694438 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part | ||
| 10418 | 2026.01.16 20:36:38.694540 [ 276 ] {c18d75eb-ecf8-41dd-92ff-f71ebcddde5d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.01.16 20:36:38.694582 [ 276 ] {c18d75eb-ecf8-41dd-92ff-f71ebcddde5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10420 | 2026.01.16 20:36:38.694915 [ 276 ] {c18d75eb-ecf8-41dd-92ff-f71ebcddde5d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10421 | 2026.01.16 20:36:38.695151 [ 276 ] {c18d75eb-ecf8-41dd-92ff-f71ebcddde5d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2026.01.16 20:36:38.695289 [ 276 ] {c18d75eb-ecf8-41dd-92ff-f71ebcddde5d} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001238 sec., 74313.40872374798 rows/sec., 5.81 MiB/sec. | ||
| 10423 | 2026.01.16 20:36:38.695326 [ 276 ] {c18d75eb-ecf8-41dd-92ff-f71ebcddde5d} <Debug> TCPHandler: Processed in 0.001406791 sec. | ||
| 10424 | 2026.01.16 20:36:38.695419 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485813 sec., 271905.01092667785 rows/sec., 18.94 MiB/sec. | ||
| 10425 | 2026.01.16 20:36:38.695438 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10426 | 2026.01.16 20:36:38.695549 [ 276 ] {b34ab2e0-95c9-41b4-8e64-6c5bde86d503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10427 | 2026.01.16 20:36:38.695593 [ 276 ] {b34ab2e0-95c9-41b4-8e64-6c5bde86d503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10428 | 2026.01.16 20:36:38.695651 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10429 | 2026.01.16 20:36:38.696009 [ 276 ] {b34ab2e0-95c9-41b4-8e64-6c5bde86d503} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2026.01.16 20:36:38.696011 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_71_14} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.01.16 20:36:38.696052 [ 276 ] {b34ab2e0-95c9-41b4-8e64-6c5bde86d503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10432 | 2026.01.16 20:36:38.696137 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_71_14} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10433 | 2026.01.16 20:36:38.696251 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10434 | 2026.01.16 20:36:38.696401 [ 276 ] {b34ab2e0-95c9-41b4-8e64-6c5bde86d503} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10435 | 2026.01.16 20:36:38.696616 [ 276 ] {b34ab2e0-95c9-41b4-8e64-6c5bde86d503} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2026.01.16 20:36:38.696746 [ 276 ] {b34ab2e0-95c9-41b4-8e64-6c5bde86d503} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001215 sec., 133333.33333333334 rows/sec., 9.28 MiB/sec. | ||
| 10437 | 2026.01.16 20:36:38.696782 [ 276 ] {b34ab2e0-95c9-41b4-8e64-6c5bde86d503} <Debug> TCPHandler: Processed in 0.001394451 sec. | ||
| 10438 | 2026.01.16 20:36:38.696888 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10439 | 2026.01.16 20:36:38.696982 [ 276 ] {1c0331aa-51f8-47a8-ac22-da1bcf763357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10440 | 2026.01.16 20:36:38.697036 [ 276 ] {1c0331aa-51f8-47a8-ac22-da1bcf763357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10441 | 2026.01.16 20:36:38.697857 [ 276 ] {1c0331aa-51f8-47a8-ac22-da1bcf763357} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10442 | 2026.01.16 20:36:38.697893 [ 276 ] {1c0331aa-51f8-47a8-ac22-da1bcf763357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10443 | 2026.01.16 20:36:38.698422 [ 276 ] {1c0331aa-51f8-47a8-ac22-da1bcf763357} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10444 | 2026.01.16 20:36:38.698648 [ 276 ] {1c0331aa-51f8-47a8-ac22-da1bcf763357} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2026.01.16 20:36:38.698791 [ 276 ] {1c0331aa-51f8-47a8-ac22-da1bcf763357} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001826 sec., 13143.483023001096 rows/sec., 23.55 MiB/sec. | ||
| 10446 | 2026.01.16 20:36:38.698858 [ 276 ] {1c0331aa-51f8-47a8-ac22-da1bcf763357} <Debug> TCPHandler: Processed in 0.002019135 sec. | ||
| 10447 | 2026.01.16 20:36:38.698968 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10448 | 2026.01.16 20:36:38.699063 [ 276 ] {96c43150-3ebe-4a40-a314-79318eb78a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10449 | 2026.01.16 20:36:38.699104 [ 276 ] {96c43150-3ebe-4a40-a314-79318eb78a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10450 | 2026.01.16 20:36:38.699443 [ 276 ] {96c43150-3ebe-4a40-a314-79318eb78a5c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10451 | 2026.01.16 20:36:38.699479 [ 276 ] {96c43150-3ebe-4a40-a314-79318eb78a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10452 | 2026.01.16 20:36:38.699802 [ 276 ] {96c43150-3ebe-4a40-a314-79318eb78a5c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10453 | 2026.01.16 20:36:38.700017 [ 276 ] {96c43150-3ebe-4a40-a314-79318eb78a5c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2026.01.16 20:36:38.700144 [ 276 ] {96c43150-3ebe-4a40-a314-79318eb78a5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 10455 | 2026.01.16 20:36:38.700179 [ 276 ] {96c43150-3ebe-4a40-a314-79318eb78a5c} <Debug> TCPHandler: Processed in 0.001262528 sec. | ||
| 10456 | 2026.01.16 20:36:39.294717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10457 | 2026.01.16 20:36:39.311938 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2026.01.16 20:36:39.311982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10459 | 2026.01.16 20:36:39.317669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10460 | 2026.01.16 20:36:39.318360 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2026.01.16 20:36:39.318664 [ 133 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10462 | 2026.01.16 20:36:39.318734 [ 133 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2026.01.16 20:36:39.318759 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10464 | 2026.01.16 20:36:39.318875 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 10465 | 2026.01.16 20:36:39.321264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10466 | 2026.01.16 20:36:39.322028 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10467 | 2026.01.16 20:36:39.322821 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 10468 | 2026.01.16 20:36:39.326136 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 10469 | 2026.01.16 20:36:39.329486 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 10470 | 2026.01.16 20:36:39.333353 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 10471 | 2026.01.16 20:36:39.337204 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 10472 | 2026.01.16 20:36:39.341067 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 10473 | 2026.01.16 20:36:39.394385 [ 188 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.075550611 sec., 5082.685565574049 rows/sec., 26.28 MiB/sec. | ||
| 10474 | 2026.01.16 20:36:39.397611 [ 200 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10475 | 2026.01.16 20:36:39.399741 [ 200 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_51_10} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2026.01.16 20:36:39.399861 [ 200 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_51_10} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10477 | 2026.01.16 20:36:39.402614 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10478 | 2026.01.16 20:36:40.000236 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.45 MiB, peak 333.85 MiB, free memory in arenas 0.00 B, will set to 322.44 MiB (RSS), difference: 1.99 MiB | ||
| 10479 | 2026.01.16 20:36:43.689108 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2026.01.16 20:36:43.689284 [ 276 ] {03dbab83-0e15-4dc1-a38a-2dff5ea43a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10481 | 2026.01.16 20:36:43.689350 [ 276 ] {03dbab83-0e15-4dc1-a38a-2dff5ea43a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10482 | 2026.01.16 20:36:43.690027 [ 276 ] {03dbab83-0e15-4dc1-a38a-2dff5ea43a07} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10483 | 2026.01.16 20:36:43.690071 [ 276 ] {03dbab83-0e15-4dc1-a38a-2dff5ea43a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10484 | 2026.01.16 20:36:43.690456 [ 276 ] {03dbab83-0e15-4dc1-a38a-2dff5ea43a07} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10485 | 2026.01.16 20:36:43.690675 [ 276 ] {03dbab83-0e15-4dc1-a38a-2dff5ea43a07} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2026.01.16 20:36:43.690827 [ 276 ] {03dbab83-0e15-4dc1-a38a-2dff5ea43a07} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001592 sec., 56532.66331658291 rows/sec., 4.74 MiB/sec. | ||
| 10487 | 2026.01.16 20:36:43.690868 [ 276 ] {03dbab83-0e15-4dc1-a38a-2dff5ea43a07} <Debug> TCPHandler: Processed in 0.001886212 sec. | ||
| 10488 | 2026.01.16 20:36:43.690983 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10489 | 2026.01.16 20:36:43.691075 [ 276 ] {5dfcb1ad-a34c-4240-a212-545dab733b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10490 | 2026.01.16 20:36:43.691114 [ 276 ] {5dfcb1ad-a34c-4240-a212-545dab733b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10491 | 2026.01.16 20:36:43.691506 [ 276 ] {5dfcb1ad-a34c-4240-a212-545dab733b8e} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10492 | 2026.01.16 20:36:43.691542 [ 276 ] {5dfcb1ad-a34c-4240-a212-545dab733b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10493 | 2026.01.16 20:36:43.691824 [ 276 ] {5dfcb1ad-a34c-4240-a212-545dab733b8e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10494 | 2026.01.16 20:36:43.692027 [ 276 ] {5dfcb1ad-a34c-4240-a212-545dab733b8e} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2026.01.16 20:36:43.692154 [ 276 ] {5dfcb1ad-a34c-4240-a212-545dab733b8e} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001097 sec., 15496.809480401093 rows/sec., 1.14 MiB/sec. | ||
| 10496 | 2026.01.16 20:36:43.692191 [ 276 ] {5dfcb1ad-a34c-4240-a212-545dab733b8e} <Debug> TCPHandler: Processed in 0.001256088 sec. | ||
| 10497 | 2026.01.16 20:36:43.692293 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10498 | 2026.01.16 20:36:43.692385 [ 276 ] {720afc73-4afb-48a3-b7bd-7e2c3503255f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10499 | 2026.01.16 20:36:43.692424 [ 276 ] {720afc73-4afb-48a3-b7bd-7e2c3503255f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10500 | 2026.01.16 20:36:43.692836 [ 276 ] {720afc73-4afb-48a3-b7bd-7e2c3503255f} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10501 | 2026.01.16 20:36:43.692871 [ 276 ] {720afc73-4afb-48a3-b7bd-7e2c3503255f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10502 | 2026.01.16 20:36:43.693167 [ 276 ] {720afc73-4afb-48a3-b7bd-7e2c3503255f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10503 | 2026.01.16 20:36:43.693381 [ 276 ] {720afc73-4afb-48a3-b7bd-7e2c3503255f} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10504 | 2026.01.16 20:36:43.693505 [ 276 ] {720afc73-4afb-48a3-b7bd-7e2c3503255f} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001138 sec., 71177.50439367312 rows/sec., 5.56 MiB/sec. | ||
| 10505 | 2026.01.16 20:36:43.693541 [ 276 ] {720afc73-4afb-48a3-b7bd-7e2c3503255f} <Debug> TCPHandler: Processed in 0.001294979 sec. | ||
| 10506 | 2026.01.16 20:36:43.693647 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10507 | 2026.01.16 20:36:43.693739 [ 276 ] {be45f5dc-5725-45b5-a2bf-52782a9b1ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10508 | 2026.01.16 20:36:43.693781 [ 276 ] {be45f5dc-5725-45b5-a2bf-52782a9b1ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10509 | 2026.01.16 20:36:43.694202 [ 276 ] {be45f5dc-5725-45b5-a2bf-52782a9b1ad2} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10510 | 2026.01.16 20:36:43.694239 [ 276 ] {be45f5dc-5725-45b5-a2bf-52782a9b1ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10511 | 2026.01.16 20:36:43.694567 [ 276 ] {be45f5dc-5725-45b5-a2bf-52782a9b1ad2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10512 | 2026.01.16 20:36:43.694776 [ 276 ] {be45f5dc-5725-45b5-a2bf-52782a9b1ad2} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2026.01.16 20:36:43.694902 [ 276 ] {be45f5dc-5725-45b5-a2bf-52782a9b1ad2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 10514 | 2026.01.16 20:36:43.694939 [ 276 ] {be45f5dc-5725-45b5-a2bf-52782a9b1ad2} <Debug> TCPHandler: Processed in 0.00133846 sec. | ||
| 10515 | 2026.01.16 20:36:43.695047 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10516 | 2026.01.16 20:36:43.695142 [ 276 ] {9d20ec8d-2fb5-4789-b386-cfad0eb9cb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10517 | 2026.01.16 20:36:43.695198 [ 276 ] {9d20ec8d-2fb5-4789-b386-cfad0eb9cb28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10518 | 2026.01.16 20:36:43.695979 [ 276 ] {9d20ec8d-2fb5-4789-b386-cfad0eb9cb28} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2026.01.16 20:36:43.696017 [ 276 ] {9d20ec8d-2fb5-4789-b386-cfad0eb9cb28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10520 | 2026.01.16 20:36:43.696547 [ 276 ] {9d20ec8d-2fb5-4789-b386-cfad0eb9cb28} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10521 | 2026.01.16 20:36:43.696764 [ 276 ] {9d20ec8d-2fb5-4789-b386-cfad0eb9cb28} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10522 | 2026.01.16 20:36:43.696902 [ 276 ] {9d20ec8d-2fb5-4789-b386-cfad0eb9cb28} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001777 sec., 9566.685424873382 rows/sec., 17.14 MiB/sec. | ||
| 10523 | 2026.01.16 20:36:43.696954 [ 276 ] {9d20ec8d-2fb5-4789-b386-cfad0eb9cb28} <Debug> TCPHandler: Processed in 0.001958764 sec. | ||
| 10524 | 2026.01.16 20:36:43.697059 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10525 | 2026.01.16 20:36:43.697153 [ 276 ] {f4d5de29-8933-4363-ad71-8aafa689ee2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10526 | 2026.01.16 20:36:43.697195 [ 276 ] {f4d5de29-8933-4363-ad71-8aafa689ee2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10527 | 2026.01.16 20:36:43.697507 [ 276 ] {f4d5de29-8933-4363-ad71-8aafa689ee2b} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10528 | 2026.01.16 20:36:43.697542 [ 276 ] {f4d5de29-8933-4363-ad71-8aafa689ee2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10529 | 2026.01.16 20:36:43.697849 [ 276 ] {f4d5de29-8933-4363-ad71-8aafa689ee2b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10530 | 2026.01.16 20:36:43.698050 [ 276 ] {f4d5de29-8933-4363-ad71-8aafa689ee2b} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2026.01.16 20:36:43.698176 [ 276 ] {f4d5de29-8933-4363-ad71-8aafa689ee2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 10532 | 2026.01.16 20:36:43.698211 [ 276 ] {f4d5de29-8933-4363-ad71-8aafa689ee2b} <Debug> TCPHandler: Processed in 0.001200497 sec. | ||
| 10533 | 2026.01.16 20:36:44.102998 [ 129 ] {} <Debug> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10534 | 2026.01.16 20:36:44.103089 [ 129 ] {} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.01.16 20:36:44.103127 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10536 | 2026.01.16 20:36:44.103271 [ 195 ] {afebd2a5-af35-4e9c-b446-df760b085d49::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 | ||
| 10537 | 2026.01.16 20:36:44.103453 [ 195 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10538 | 2026.01.16 20:36:44.103512 [ 195 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part | ||
| 10539 | 2026.01.16 20:36:44.103613 [ 195 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 10540 | 2026.01.16 20:36:44.103689 [ 195 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 10541 | 2026.01.16 20:36:44.103755 [ 195 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 10542 | 2026.01.16 20:36:44.103819 [ 195 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 10543 | 2026.01.16 20:36:44.104847 [ 192 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001637727 sec., 6106.023775635377 rows/sec., 401.90 KiB/sec. | ||
| 10544 | 2026.01.16 20:36:44.105027 [ 192 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10545 | 2026.01.16 20:36:44.105320 [ 192 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_9_2} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2026.01.16 20:36:44.105396 [ 192 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_9_2} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10547 | 2026.01.16 20:36:44.105484 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10548 | 2026.01.16 20:36:45.294407 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10549 | 2026.01.16 20:36:45.294472 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10550 | 2026.01.16 20:36:45.520649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24901 | ||
| 10551 | 2026.01.16 20:36:45.521149 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10552 | 2026.01.16 20:36:45.521191 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10553 | 2026.01.16 20:36:45.521681 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10554 | 2026.01.16 20:36:45.521903 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10555 | 2026.01.16 20:36:45.522036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24901 | ||
| 10556 | 2026.01.16 20:36:45.585101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1316 | ||
| 10557 | 2026.01.16 20:36:45.587296 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10558 | 2026.01.16 20:36:45.587337 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10559 | 2026.01.16 20:36:45.588548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10560 | 2026.01.16 20:36:45.588804 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.01.16 20:36:45.589068 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1316 | ||
| 10562 | 2026.01.16 20:36:46.821352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10563 | 2026.01.16 20:36:46.836951 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2026.01.16 20:36:46.837010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10565 | 2026.01.16 20:36:46.842908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10566 | 2026.01.16 20:36:46.843597 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2026.01.16 20:36:46.846279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10568 | 2026.01.16 20:36:48.689761 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10569 | 2026.01.16 20:36:48.689943 [ 276 ] {474651cc-ef37-41aa-aaff-765afb10f111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10570 | 2026.01.16 20:36:48.690011 [ 276 ] {474651cc-ef37-41aa-aaff-765afb10f111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10571 | 2026.01.16 20:36:48.690694 [ 276 ] {474651cc-ef37-41aa-aaff-765afb10f111} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2026.01.16 20:36:48.690741 [ 276 ] {474651cc-ef37-41aa-aaff-765afb10f111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10573 | 2026.01.16 20:36:48.691135 [ 276 ] {474651cc-ef37-41aa-aaff-765afb10f111} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10574 | 2026.01.16 20:36:48.691363 [ 276 ] {474651cc-ef37-41aa-aaff-765afb10f111} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2026.01.16 20:36:48.691525 [ 276 ] {474651cc-ef37-41aa-aaff-765afb10f111} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.00163 sec., 63803.68098159509 rows/sec., 5.32 MiB/sec. | ||
| 10576 | 2026.01.16 20:36:48.691546 [ 122 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10577 | 2026.01.16 20:36:48.691577 [ 276 ] {474651cc-ef37-41aa-aaff-765afb10f111} <Debug> TCPHandler: Processed in 0.001947424 sec. | ||
| 10578 | 2026.01.16 20:36:48.691617 [ 122 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10579 | 2026.01.16 20:36:48.691642 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10580 | 2026.01.16 20:36:48.691712 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2026.01.16 20:36:48.691741 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 10582 | 2026.01.16 20:36:48.691842 [ 276 ] {4ba72479-7823-4074-ad0e-ba518c3b8e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10583 | 2026.01.16 20:36:48.691867 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10584 | 2026.01.16 20:36:48.691888 [ 276 ] {4ba72479-7823-4074-ad0e-ba518c3b8e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10585 | 2026.01.16 20:36:48.691899 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2465 rows starting from the beginning of the part | ||
| 10586 | 2026.01.16 20:36:48.691979 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 10587 | 2026.01.16 20:36:48.692023 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 91 rows starting from the beginning of the part | ||
| 10588 | 2026.01.16 20:36:48.692066 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 106 rows starting from the beginning of the part | ||
| 10589 | 2026.01.16 20:36:48.692124 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 10590 | 2026.01.16 20:36:48.692164 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 10591 | 2026.01.16 20:36:48.692367 [ 276 ] {4ba72479-7823-4074-ad0e-ba518c3b8e72} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2026.01.16 20:36:48.692404 [ 276 ] {4ba72479-7823-4074-ad0e-ba518c3b8e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10593 | 2026.01.16 20:36:48.692719 [ 276 ] {4ba72479-7823-4074-ad0e-ba518c3b8e72} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10594 | 2026.01.16 20:36:48.692927 [ 276 ] {4ba72479-7823-4074-ad0e-ba518c3b8e72} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2026.01.16 20:36:48.693053 [ 276 ] {4ba72479-7823-4074-ad0e-ba518c3b8e72} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001268 sec., 18927.44479495268 rows/sec., 1.39 MiB/sec. | ||
| 10596 | 2026.01.16 20:36:48.693090 [ 276 ] {4ba72479-7823-4074-ad0e-ba518c3b8e72} <Debug> TCPHandler: Processed in 0.001467173 sec. | ||
| 10597 | 2026.01.16 20:36:48.693190 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10598 | 2026.01.16 20:36:48.693283 [ 276 ] {48c5128e-1251-478f-8af4-92ca470687f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10599 | 2026.01.16 20:36:48.693322 [ 276 ] {48c5128e-1251-478f-8af4-92ca470687f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10600 | 2026.01.16 20:36:48.693705 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2960 rows, containing 5 columns (5 merged, 0 gathered) in 0.002001385 sec., 1478975.8092520928 rows/sec., 126.85 MiB/sec. | ||
| 10601 | 2026.01.16 20:36:48.693797 [ 276 ] {48c5128e-1251-478f-8af4-92ca470687f8} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.01.16 20:36:48.693837 [ 276 ] {48c5128e-1251-478f-8af4-92ca470687f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10603 | 2026.01.16 20:36:48.693965 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10604 | 2026.01.16 20:36:48.694164 [ 276 ] {48c5128e-1251-478f-8af4-92ca470687f8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10605 | 2026.01.16 20:36:48.694217 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_76_15} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2026.01.16 20:36:48.694284 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_76_15} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10607 | 2026.01.16 20:36:48.694359 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 10608 | 2026.01.16 20:36:48.694383 [ 276 ] {48c5128e-1251-478f-8af4-92ca470687f8} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10609 | 2026.01.16 20:36:48.694501 [ 122 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10610 | 2026.01.16 20:36:48.694516 [ 276 ] {48c5128e-1251-478f-8af4-92ca470687f8} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001205 sec., 73029.04564315353 rows/sec., 5.70 MiB/sec. | ||
| 10611 | 2026.01.16 20:36:48.694544 [ 122 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10612 | 2026.01.16 20:36:48.694565 [ 276 ] {48c5128e-1251-478f-8af4-92ca470687f8} <Debug> TCPHandler: Processed in 0.001383231 sec. | ||
| 10613 | 2026.01.16 20:36:48.694567 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10614 | 2026.01.16 20:36:48.694670 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 10615 | 2026.01.16 20:36:48.694686 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10616 | 2026.01.16 20:36:48.694759 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10617 | 2026.01.16 20:36:48.694785 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1250 rows starting from the beginning of the part | ||
| 10618 | 2026.01.16 20:36:48.694790 [ 276 ] {184a168f-80e3-44d5-9fbd-f923d29107a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10619 | 2026.01.16 20:36:48.694835 [ 276 ] {184a168f-80e3-44d5-9fbd-f923d29107a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10620 | 2026.01.16 20:36:48.694836 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 88 rows starting from the beginning of the part | ||
| 10621 | 2026.01.16 20:36:48.694886 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 81 rows starting from the beginning of the part | ||
| 10622 | 2026.01.16 20:36:48.694925 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 92 rows starting from the beginning of the part | ||
| 10623 | 2026.01.16 20:36:48.694964 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 81 rows starting from the beginning of the part | ||
| 10624 | 2026.01.16 20:36:48.695017 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 88 rows starting from the beginning of the part | ||
| 10625 | 2026.01.16 20:36:48.695266 [ 276 ] {184a168f-80e3-44d5-9fbd-f923d29107a4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2026.01.16 20:36:48.695357 [ 276 ] {184a168f-80e3-44d5-9fbd-f923d29107a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10627 | 2026.01.16 20:36:48.695695 [ 276 ] {184a168f-80e3-44d5-9fbd-f923d29107a4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10628 | 2026.01.16 20:36:48.695907 [ 276 ] {184a168f-80e3-44d5-9fbd-f923d29107a4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10629 | 2026.01.16 20:36:48.695977 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134328 sec., 1250670.0017866713 rows/sec., 96.93 MiB/sec. | ||
| 10630 | 2026.01.16 20:36:48.696022 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10631 | 2026.01.16 20:36:48.696038 [ 276 ] {184a168f-80e3-44d5-9fbd-f923d29107a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 10632 | 2026.01.16 20:36:48.696056 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10633 | 2026.01.16 20:36:48.696084 [ 276 ] {184a168f-80e3-44d5-9fbd-f923d29107a4} <Debug> TCPHandler: Processed in 0.001449733 sec. | ||
| 10634 | 2026.01.16 20:36:48.696135 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10635 | 2026.01.16 20:36:48.696153 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 10636 | 2026.01.16 20:36:48.696256 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 10637 | 2026.01.16 20:36:48.696272 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10638 | 2026.01.16 20:36:48.696383 [ 276 ] {e67a22b6-8cda-4006-8b7b-d1f1627a5388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10639 | 2026.01.16 20:36:48.696393 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_76_15} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2026.01.16 20:36:48.696400 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10641 | 2026.01.16 20:36:48.696438 [ 276 ] {e67a22b6-8cda-4006-8b7b-d1f1627a5388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10642 | 2026.01.16 20:36:48.696453 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22130 rows starting from the beginning of the part | ||
| 10643 | 2026.01.16 20:36:48.696477 [ 193 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_76_15} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10644 | 2026.01.16 20:36:48.696531 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10645 | 2026.01.16 20:36:48.696548 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10646 | 2026.01.16 20:36:48.696583 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 10647 | 2026.01.16 20:36:48.696633 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 162 rows starting from the beginning of the part | ||
| 10648 | 2026.01.16 20:36:48.696671 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 10649 | 2026.01.16 20:36:48.696714 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10650 | 2026.01.16 20:36:48.697240 [ 276 ] {e67a22b6-8cda-4006-8b7b-d1f1627a5388} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2026.01.16 20:36:48.697282 [ 276 ] {e67a22b6-8cda-4006-8b7b-d1f1627a5388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10652 | 2026.01.16 20:36:48.697865 [ 276 ] {e67a22b6-8cda-4006-8b7b-d1f1627a5388} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10653 | 2026.01.16 20:36:48.698108 [ 276 ] {e67a22b6-8cda-4006-8b7b-d1f1627a5388} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2026.01.16 20:36:48.698240 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10655 | 2026.01.16 20:36:48.698265 [ 276 ] {e67a22b6-8cda-4006-8b7b-d1f1627a5388} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.0019 sec., 12631.578947368422 rows/sec., 22.64 MiB/sec. | ||
| 10656 | 2026.01.16 20:36:48.698274 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2026.01.16 20:36:48.698306 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10658 | 2026.01.16 20:36:48.698336 [ 276 ] {e67a22b6-8cda-4006-8b7b-d1f1627a5388} <Debug> TCPHandler: Processed in 0.002115377 sec. | ||
| 10659 | 2026.01.16 20:36:48.698394 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 10660 | 2026.01.16 20:36:48.698450 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10661 | 2026.01.16 20:36:48.698550 [ 276 ] {c157b692-88b5-47b3-92b6-e44699bf7859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10662 | 2026.01.16 20:36:48.698599 [ 276 ] {c157b692-88b5-47b3-92b6-e44699bf7859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10663 | 2026.01.16 20:36:48.698627 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10664 | 2026.01.16 20:36:48.698693 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1304 rows starting from the beginning of the part | ||
| 10665 | 2026.01.16 20:36:48.698823 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 10666 | 2026.01.16 20:36:48.698929 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 17 rows starting from the beginning of the part | ||
| 10667 | 2026.01.16 20:36:48.698949 [ 276 ] {c157b692-88b5-47b3-92b6-e44699bf7859} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2026.01.16 20:36:48.698991 [ 276 ] {c157b692-88b5-47b3-92b6-e44699bf7859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10669 | 2026.01.16 20:36:48.699027 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part | ||
| 10670 | 2026.01.16 20:36:48.699125 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 17 rows starting from the beginning of the part | ||
| 10671 | 2026.01.16 20:36:48.699215 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 10672 | 2026.01.16 20:36:48.699452 [ 276 ] {c157b692-88b5-47b3-92b6-e44699bf7859} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10673 | 2026.01.16 20:36:48.699741 [ 276 ] {c157b692-88b5-47b3-92b6-e44699bf7859} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.01.16 20:36:48.699865 [ 122 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10675 | 2026.01.16 20:36:48.699886 [ 276 ] {c157b692-88b5-47b3-92b6-e44699bf7859} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
| 10676 | 2026.01.16 20:36:48.699900 [ 122 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.01.16 20:36:48.699929 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10678 | 2026.01.16 20:36:48.699932 [ 276 ] {c157b692-88b5-47b3-92b6-e44699bf7859} <Debug> TCPHandler: Processed in 0.001533544 sec. | ||
| 10679 | 2026.01.16 20:36:48.700001 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 10680 | 2026.01.16 20:36:48.700079 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10681 | 2026.01.16 20:36:48.700102 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4344 rows starting from the beginning of the part | ||
| 10682 | 2026.01.16 20:36:48.700146 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10683 | 2026.01.16 20:36:48.700181 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 10684 | 2026.01.16 20:36:48.700216 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10685 | 2026.01.16 20:36:48.700246 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 10686 | 2026.01.16 20:36:48.700280 [ 193 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10687 | 2026.01.16 20:36:48.703071 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4644 rows, containing 4 columns (4 merged, 0 gathered) in 0.003098319 sec., 1498877.2944296568 rows/sec., 99.87 MiB/sec. | ||
| 10688 | 2026.01.16 20:36:48.703628 [ 196 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10689 | 2026.01.16 20:36:48.703931 [ 196 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_76_15} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10690 | 2026.01.16 20:36:48.704015 [ 196 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_76_15} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10691 | 2026.01.16 20:36:48.704106 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10692 | 2026.01.16 20:36:48.704163 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22932 rows, containing 5 columns (5 merged, 0 gathered) in 0.007951258 sec., 2884071.929246919 rows/sec., 197.32 MiB/sec. | ||
| 10693 | 2026.01.16 20:36:48.704680 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10694 | 2026.01.16 20:36:48.704957 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10695 | 2026.01.16 20:36:48.705034 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10696 | 2026.01.16 20:36:48.705132 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10697 | 2026.01.16 20:36:48.708947 [ 201 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 19 columns (19 merged, 0 gathered) in 0.010594718 sec., 133085.18452308027 rows/sec., 238.48 MiB/sec. | ||
| 10698 | 2026.01.16 20:36:48.710987 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10699 | 2026.01.16 20:36:48.711317 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2026.01.16 20:36:48.711396 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10701 | 2026.01.16 20:36:48.711517 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10702 | 2026.01.16 20:36:49.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.63 MiB, peak 337.92 MiB, free memory in arenas 0.00 B, will set to 330.11 MiB (RSS), difference: 6.48 MiB | ||
| 10703 | 2026.01.16 20:36:53.022192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25413 | ||
| 10704 | 2026.01.16 20:36:53.022928 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2026.01.16 20:36:53.022964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10706 | 2026.01.16 20:36:53.023426 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10707 | 2026.01.16 20:36:53.023648 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2026.01.16 20:36:53.023776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25413 | ||
| 10709 | 2026.01.16 20:36:53.717034 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2026.01.16 20:36:53.717219 [ 276 ] {e78d930c-9163-4443-b21f-069f26605d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10711 | 2026.01.16 20:36:53.717284 [ 276 ] {e78d930c-9163-4443-b21f-069f26605d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10712 | 2026.01.16 20:36:53.717921 [ 276 ] {e78d930c-9163-4443-b21f-069f26605d5e} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.01.16 20:36:53.717967 [ 276 ] {e78d930c-9163-4443-b21f-069f26605d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10714 | 2026.01.16 20:36:53.718358 [ 276 ] {e78d930c-9163-4443-b21f-069f26605d5e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10715 | 2026.01.16 20:36:53.718593 [ 276 ] {e78d930c-9163-4443-b21f-069f26605d5e} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.01.16 20:36:53.718746 [ 276 ] {e78d930c-9163-4443-b21f-069f26605d5e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001576 sec., 15228.426395939086 rows/sec., 1.26 MiB/sec. | ||
| 10717 | 2026.01.16 20:36:53.718788 [ 276 ] {e78d930c-9163-4443-b21f-069f26605d5e} <Debug> TCPHandler: Processed in 0.001883143 sec. | ||
| 10718 | 2026.01.16 20:36:53.718909 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10719 | 2026.01.16 20:36:53.719004 [ 276 ] {d863c270-57e2-4b0b-aff3-6fdc41cbf236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10720 | 2026.01.16 20:36:53.719045 [ 276 ] {d863c270-57e2-4b0b-aff3-6fdc41cbf236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10721 | 2026.01.16 20:36:53.719442 [ 276 ] {d863c270-57e2-4b0b-aff3-6fdc41cbf236} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.01.16 20:36:53.719478 [ 276 ] {d863c270-57e2-4b0b-aff3-6fdc41cbf236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10723 | 2026.01.16 20:36:53.719779 [ 276 ] {d863c270-57e2-4b0b-aff3-6fdc41cbf236} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10724 | 2026.01.16 20:36:53.719990 [ 276 ] {d863c270-57e2-4b0b-aff3-6fdc41cbf236} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.01.16 20:36:53.720119 [ 276 ] {d863c270-57e2-4b0b-aff3-6fdc41cbf236} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 431.06 KiB/sec. | ||
| 10726 | 2026.01.16 20:36:53.720156 [ 276 ] {d863c270-57e2-4b0b-aff3-6fdc41cbf236} <Debug> TCPHandler: Processed in 0.001297209 sec. | ||
| 10727 | 2026.01.16 20:36:53.720262 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10728 | 2026.01.16 20:36:53.720357 [ 276 ] {a2da4334-051d-4199-8006-0f58a7f8ab2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10729 | 2026.01.16 20:36:53.720396 [ 276 ] {a2da4334-051d-4199-8006-0f58a7f8ab2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10730 | 2026.01.16 20:36:53.721449 [ 276 ] {a2da4334-051d-4199-8006-0f58a7f8ab2a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2026.01.16 20:36:53.721484 [ 276 ] {a2da4334-051d-4199-8006-0f58a7f8ab2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10732 | 2026.01.16 20:36:53.721874 [ 276 ] {a2da4334-051d-4199-8006-0f58a7f8ab2a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10733 | 2026.01.16 20:36:53.722100 [ 276 ] {a2da4334-051d-4199-8006-0f58a7f8ab2a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10734 | 2026.01.16 20:36:53.722228 [ 276 ] {a2da4334-051d-4199-8006-0f58a7f8ab2a} <Debug> executeQuery: Read 1353 rows, 115.50 KiB in 0.001889 sec., 716251.9851773424 rows/sec., 59.71 MiB/sec. | ||
| 10735 | 2026.01.16 20:36:53.722265 [ 276 ] {a2da4334-051d-4199-8006-0f58a7f8ab2a} <Debug> TCPHandler: Processed in 0.002051945 sec. | ||
| 10736 | 2026.01.16 20:36:53.722375 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2026.01.16 20:36:53.722470 [ 276 ] {234968f5-ae4a-4c94-bc88-99680787a8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10738 | 2026.01.16 20:36:53.722511 [ 276 ] {234968f5-ae4a-4c94-bc88-99680787a8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10739 | 2026.01.16 20:36:53.722916 [ 276 ] {234968f5-ae4a-4c94-bc88-99680787a8db} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.01.16 20:36:53.722952 [ 276 ] {234968f5-ae4a-4c94-bc88-99680787a8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10741 | 2026.01.16 20:36:53.723250 [ 276 ] {234968f5-ae4a-4c94-bc88-99680787a8db} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10742 | 2026.01.16 20:36:53.723463 [ 276 ] {234968f5-ae4a-4c94-bc88-99680787a8db} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2026.01.16 20:36:53.723589 [ 276 ] {234968f5-ae4a-4c94-bc88-99680787a8db} <Debug> executeQuery: Read 35 rows, 2.66 KiB in 0.001138 sec., 30755.71177504394 rows/sec., 2.28 MiB/sec. | ||
| 10744 | 2026.01.16 20:36:53.723627 [ 276 ] {234968f5-ae4a-4c94-bc88-99680787a8db} <Debug> TCPHandler: Processed in 0.001301379 sec. | ||
| 10745 | 2026.01.16 20:36:53.723746 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2026.01.16 20:36:53.723863 [ 276 ] {02091941-3298-4b24-b102-77850a6aaf9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10747 | 2026.01.16 20:36:53.723913 [ 276 ] {02091941-3298-4b24-b102-77850a6aaf9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10748 | 2026.01.16 20:36:53.724488 [ 276 ] {02091941-3298-4b24-b102-77850a6aaf9f} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.01.16 20:36:53.724529 [ 276 ] {02091941-3298-4b24-b102-77850a6aaf9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10750 | 2026.01.16 20:36:53.724879 [ 276 ] {02091941-3298-4b24-b102-77850a6aaf9f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10751 | 2026.01.16 20:36:53.725092 [ 276 ] {02091941-3298-4b24-b102-77850a6aaf9f} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.01.16 20:36:53.725217 [ 276 ] {02091941-3298-4b24-b102-77850a6aaf9f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001378 sec., 182873.73004354135 rows/sec., 12.65 MiB/sec. | ||
| 10753 | 2026.01.16 20:36:53.725255 [ 276 ] {02091941-3298-4b24-b102-77850a6aaf9f} <Debug> TCPHandler: Processed in 0.001566046 sec. | ||
| 10754 | 2026.01.16 20:36:53.725365 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2026.01.16 20:36:53.725460 [ 276 ] {8800f7a1-af99-4185-8e59-b995e93b46cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10756 | 2026.01.16 20:36:53.725499 [ 276 ] {8800f7a1-af99-4185-8e59-b995e93b46cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10757 | 2026.01.16 20:36:53.725884 [ 276 ] {8800f7a1-af99-4185-8e59-b995e93b46cd} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2026.01.16 20:36:53.725919 [ 276 ] {8800f7a1-af99-4185-8e59-b995e93b46cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10759 | 2026.01.16 20:36:53.726221 [ 276 ] {8800f7a1-af99-4185-8e59-b995e93b46cd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10760 | 2026.01.16 20:36:53.726430 [ 276 ] {8800f7a1-af99-4185-8e59-b995e93b46cd} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2026.01.16 20:36:53.726556 [ 276 ] {8800f7a1-af99-4185-8e59-b995e93b46cd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 10762 | 2026.01.16 20:36:53.726593 [ 276 ] {8800f7a1-af99-4185-8e59-b995e93b46cd} <Debug> TCPHandler: Processed in 0.001277979 sec. | ||
| 10763 | 2026.01.16 20:36:53.726695 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10764 | 2026.01.16 20:36:53.726789 [ 276 ] {ea118f15-180f-4ce8-95cd-7dac1a954004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10765 | 2026.01.16 20:36:53.726829 [ 276 ] {ea118f15-180f-4ce8-95cd-7dac1a954004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10766 | 2026.01.16 20:36:53.727423 [ 276 ] {ea118f15-180f-4ce8-95cd-7dac1a954004} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2026.01.16 20:36:53.727457 [ 276 ] {ea118f15-180f-4ce8-95cd-7dac1a954004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10768 | 2026.01.16 20:36:53.727788 [ 276 ] {ea118f15-180f-4ce8-95cd-7dac1a954004} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10769 | 2026.01.16 20:36:53.728009 [ 276 ] {ea118f15-180f-4ce8-95cd-7dac1a954004} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2026.01.16 20:36:53.728134 [ 276 ] {ea118f15-180f-4ce8-95cd-7dac1a954004} <Debug> executeQuery: Read 579 rows, 44.51 KiB in 0.001362 sec., 425110.1321585903 rows/sec., 31.92 MiB/sec. | ||
| 10771 | 2026.01.16 20:36:53.728170 [ 276 ] {ea118f15-180f-4ce8-95cd-7dac1a954004} <Debug> TCPHandler: Processed in 0.001525334 sec. | ||
| 10772 | 2026.01.16 20:36:53.728274 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10773 | 2026.01.16 20:36:53.728370 [ 276 ] {bbf30a72-bc6a-4264-9f7a-7f303bbbf35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10774 | 2026.01.16 20:36:53.728413 [ 276 ] {bbf30a72-bc6a-4264-9f7a-7f303bbbf35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10775 | 2026.01.16 20:36:53.729000 [ 276 ] {bbf30a72-bc6a-4264-9f7a-7f303bbbf35f} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2026.01.16 20:36:53.729035 [ 276 ] {bbf30a72-bc6a-4264-9f7a-7f303bbbf35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10777 | 2026.01.16 20:36:53.729405 [ 276 ] {bbf30a72-bc6a-4264-9f7a-7f303bbbf35f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10778 | 2026.01.16 20:36:53.729613 [ 276 ] {bbf30a72-bc6a-4264-9f7a-7f303bbbf35f} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2026.01.16 20:36:53.729740 [ 276 ] {bbf30a72-bc6a-4264-9f7a-7f303bbbf35f} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001389 sec., 635709.1432685385 rows/sec., 43.15 MiB/sec. | ||
| 10780 | 2026.01.16 20:36:53.729776 [ 276 ] {bbf30a72-bc6a-4264-9f7a-7f303bbbf35f} <Debug> TCPHandler: Processed in 0.001550915 sec. | ||
| 10781 | 2026.01.16 20:36:53.729906 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10782 | 2026.01.16 20:36:53.730030 [ 276 ] {fee01712-e7f6-4c72-b0f0-c83a58d22c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10783 | 2026.01.16 20:36:53.730099 [ 276 ] {fee01712-e7f6-4c72-b0f0-c83a58d22c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10784 | 2026.01.16 20:36:53.730969 [ 276 ] {fee01712-e7f6-4c72-b0f0-c83a58d22c6c} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2026.01.16 20:36:53.731006 [ 276 ] {fee01712-e7f6-4c72-b0f0-c83a58d22c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10786 | 2026.01.16 20:36:53.731531 [ 276 ] {fee01712-e7f6-4c72-b0f0-c83a58d22c6c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10787 | 2026.01.16 20:36:53.731765 [ 276 ] {fee01712-e7f6-4c72-b0f0-c83a58d22c6c} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2026.01.16 20:36:53.731902 [ 276 ] {fee01712-e7f6-4c72-b0f0-c83a58d22c6c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001898 sec., 8956.796628029506 rows/sec., 16.05 MiB/sec. | ||
| 10789 | 2026.01.16 20:36:53.731957 [ 276 ] {fee01712-e7f6-4c72-b0f0-c83a58d22c6c} <Debug> TCPHandler: Processed in 0.002111027 sec. | ||
| 10790 | 2026.01.16 20:36:53.732069 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10791 | 2026.01.16 20:36:53.732164 [ 276 ] {a8fe3775-8c47-44f3-a43b-0ef751851300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10792 | 2026.01.16 20:36:53.732205 [ 276 ] {a8fe3775-8c47-44f3-a43b-0ef751851300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10793 | 2026.01.16 20:36:53.732532 [ 276 ] {a8fe3775-8c47-44f3-a43b-0ef751851300} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10794 | 2026.01.16 20:36:53.732567 [ 276 ] {a8fe3775-8c47-44f3-a43b-0ef751851300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10795 | 2026.01.16 20:36:53.732874 [ 276 ] {a8fe3775-8c47-44f3-a43b-0ef751851300} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10796 | 2026.01.16 20:36:53.733082 [ 276 ] {a8fe3775-8c47-44f3-a43b-0ef751851300} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10797 | 2026.01.16 20:36:53.733211 [ 276 ] {a8fe3775-8c47-44f3-a43b-0ef751851300} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 10798 | 2026.01.16 20:36:53.733246 [ 276 ] {a8fe3775-8c47-44f3-a43b-0ef751851300} <Debug> TCPHandler: Processed in 0.001227177 sec. | ||
| 10799 | 2026.01.16 20:36:54.346383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10800 | 2026.01.16 20:36:54.362218 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2026.01.16 20:36:54.362274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10802 | 2026.01.16 20:36:54.368192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10803 | 2026.01.16 20:36:54.368906 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10804 | 2026.01.16 20:36:54.371574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10805 | 2026.01.16 20:36:55.589200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1348 | ||
| 10806 | 2026.01.16 20:36:55.591728 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.01.16 20:36:55.591791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10808 | 2026.01.16 20:36:55.593051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10809 | 2026.01.16 20:36:55.593336 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10810 | 2026.01.16 20:36:55.593734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
| 10811 | 2026.01.16 20:36:58.689117 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10812 | 2026.01.16 20:36:58.689300 [ 276 ] {66582333-bec4-4c04-8114-79c28210788c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10813 | 2026.01.16 20:36:58.689366 [ 276 ] {66582333-bec4-4c04-8114-79c28210788c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10814 | 2026.01.16 20:36:58.689999 [ 276 ] {66582333-bec4-4c04-8114-79c28210788c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2026.01.16 20:36:58.690042 [ 276 ] {66582333-bec4-4c04-8114-79c28210788c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10816 | 2026.01.16 20:36:58.690466 [ 276 ] {66582333-bec4-4c04-8114-79c28210788c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10817 | 2026.01.16 20:36:58.690691 [ 276 ] {66582333-bec4-4c04-8114-79c28210788c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10818 | 2026.01.16 20:36:58.690859 [ 276 ] {66582333-bec4-4c04-8114-79c28210788c} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001608 sec., 64676.616915422885 rows/sec., 5.40 MiB/sec. | ||
| 10819 | 2026.01.16 20:36:58.690899 [ 276 ] {66582333-bec4-4c04-8114-79c28210788c} <Debug> TCPHandler: Processed in 0.001912223 sec. | ||
| 10820 | 2026.01.16 20:36:58.691016 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10821 | 2026.01.16 20:36:58.691111 [ 276 ] {c3951906-d9f2-410d-a2c5-2203febea38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10822 | 2026.01.16 20:36:58.691150 [ 276 ] {c3951906-d9f2-410d-a2c5-2203febea38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10823 | 2026.01.16 20:36:58.691545 [ 276 ] {c3951906-d9f2-410d-a2c5-2203febea38c} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10824 | 2026.01.16 20:36:58.691580 [ 276 ] {c3951906-d9f2-410d-a2c5-2203febea38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10825 | 2026.01.16 20:36:58.691880 [ 276 ] {c3951906-d9f2-410d-a2c5-2203febea38c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10826 | 2026.01.16 20:36:58.692093 [ 276 ] {c3951906-d9f2-410d-a2c5-2203febea38c} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10827 | 2026.01.16 20:36:58.692221 [ 276 ] {c3951906-d9f2-410d-a2c5-2203febea38c} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001129 sec., 21257.750221434897 rows/sec., 1.56 MiB/sec. | ||
| 10828 | 2026.01.16 20:36:58.692258 [ 276 ] {c3951906-d9f2-410d-a2c5-2203febea38c} <Debug> TCPHandler: Processed in 0.001292069 sec. | ||
| 10829 | 2026.01.16 20:36:58.692363 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10830 | 2026.01.16 20:36:58.692457 [ 276 ] {046ec13d-ba4a-4d7b-9b59-f41e1bbb6111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10831 | 2026.01.16 20:36:58.692497 [ 276 ] {046ec13d-ba4a-4d7b-9b59-f41e1bbb6111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10832 | 2026.01.16 20:36:58.692895 [ 276 ] {046ec13d-ba4a-4d7b-9b59-f41e1bbb6111} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10833 | 2026.01.16 20:36:58.692929 [ 276 ] {046ec13d-ba4a-4d7b-9b59-f41e1bbb6111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10834 | 2026.01.16 20:36:58.693233 [ 276 ] {046ec13d-ba4a-4d7b-9b59-f41e1bbb6111} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10835 | 2026.01.16 20:36:58.693442 [ 276 ] {046ec13d-ba4a-4d7b-9b59-f41e1bbb6111} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10836 | 2026.01.16 20:36:58.693579 [ 276 ] {046ec13d-ba4a-4d7b-9b59-f41e1bbb6111} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001141 sec., 77125.32865907099 rows/sec., 6.02 MiB/sec. | ||
| 10837 | 2026.01.16 20:36:58.693617 [ 276 ] {046ec13d-ba4a-4d7b-9b59-f41e1bbb6111} <Debug> TCPHandler: Processed in 0.001302919 sec. | ||
| 10838 | 2026.01.16 20:36:58.693723 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10839 | 2026.01.16 20:36:58.693818 [ 276 ] {b4db1545-6d6b-4e9f-abf4-d69d4d68aa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10840 | 2026.01.16 20:36:58.693861 [ 276 ] {b4db1545-6d6b-4e9f-abf4-d69d4d68aa99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10841 | 2026.01.16 20:36:58.694252 [ 276 ] {b4db1545-6d6b-4e9f-abf4-d69d4d68aa99} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2026.01.16 20:36:58.694288 [ 276 ] {b4db1545-6d6b-4e9f-abf4-d69d4d68aa99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10843 | 2026.01.16 20:36:58.694641 [ 276 ] {b4db1545-6d6b-4e9f-abf4-d69d4d68aa99} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10844 | 2026.01.16 20:36:58.694852 [ 276 ] {b4db1545-6d6b-4e9f-abf4-d69d4d68aa99} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2026.01.16 20:36:58.694988 [ 276 ] {b4db1545-6d6b-4e9f-abf4-d69d4d68aa99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 10846 | 2026.01.16 20:36:58.695024 [ 276 ] {b4db1545-6d6b-4e9f-abf4-d69d4d68aa99} <Debug> TCPHandler: Processed in 0.00134958 sec. | ||
| 10847 | 2026.01.16 20:36:58.695124 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2026.01.16 20:36:58.695217 [ 276 ] {cf5bed29-aa81-4a67-b748-d661171dfd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10849 | 2026.01.16 20:36:58.695271 [ 276 ] {cf5bed29-aa81-4a67-b748-d661171dfd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10850 | 2026.01.16 20:36:58.696015 [ 276 ] {cf5bed29-aa81-4a67-b748-d661171dfd73} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2026.01.16 20:36:58.696050 [ 276 ] {cf5bed29-aa81-4a67-b748-d661171dfd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10852 | 2026.01.16 20:36:58.696576 [ 276 ] {cf5bed29-aa81-4a67-b748-d661171dfd73} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10853 | 2026.01.16 20:36:58.696800 [ 276 ] {cf5bed29-aa81-4a67-b748-d661171dfd73} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2026.01.16 20:36:58.696937 [ 276 ] {cf5bed29-aa81-4a67-b748-d661171dfd73} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001738 sec., 13808.97583429229 rows/sec., 24.75 MiB/sec. | ||
| 10855 | 2026.01.16 20:36:58.696989 [ 276 ] {cf5bed29-aa81-4a67-b748-d661171dfd73} <Debug> TCPHandler: Processed in 0.001914853 sec. | ||
| 10856 | 2026.01.16 20:36:58.697095 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10857 | 2026.01.16 20:36:58.697190 [ 276 ] {ae276871-aa93-43db-b9fd-0fceb53f38aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10858 | 2026.01.16 20:36:58.697232 [ 276 ] {ae276871-aa93-43db-b9fd-0fceb53f38aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10859 | 2026.01.16 20:36:58.697554 [ 276 ] {ae276871-aa93-43db-b9fd-0fceb53f38aa} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2026.01.16 20:36:58.697589 [ 276 ] {ae276871-aa93-43db-b9fd-0fceb53f38aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10861 | 2026.01.16 20:36:58.697899 [ 276 ] {ae276871-aa93-43db-b9fd-0fceb53f38aa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10862 | 2026.01.16 20:36:58.698105 [ 276 ] {ae276871-aa93-43db-b9fd-0fceb53f38aa} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2026.01.16 20:36:58.698243 [ 276 ] {ae276871-aa93-43db-b9fd-0fceb53f38aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 10864 | 2026.01.16 20:36:58.698278 [ 276 ] {ae276871-aa93-43db-b9fd-0fceb53f38aa} <Debug> TCPHandler: Processed in 0.001232378 sec. | ||
| 10865 | 2026.01.16 20:37:00.294708 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10866 | 2026.01.16 20:37:00.294767 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10867 | 2026.01.16 20:37:00.524777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25861 | ||
| 10868 | 2026.01.16 20:37:00.525270 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2026.01.16 20:37:00.525317 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10870 | 2026.01.16 20:37:00.525816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10871 | 2026.01.16 20:37:00.526057 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.01.16 20:37:00.526201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25861 | ||
| 10873 | 2026.01.16 20:37:01.872511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10874 | 2026.01.16 20:37:01.889715 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.01.16 20:37:01.889770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10876 | 2026.01.16 20:37:01.895756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10877 | 2026.01.16 20:37:01.896483 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2026.01.16 20:37:01.899736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10879 | 2026.01.16 20:37:03.689177 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10880 | 2026.01.16 20:37:03.689362 [ 276 ] {d490cb77-c92c-4e49-a19a-78616fe27f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10881 | 2026.01.16 20:37:03.689431 [ 276 ] {d490cb77-c92c-4e49-a19a-78616fe27f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10882 | 2026.01.16 20:37:03.690111 [ 276 ] {d490cb77-c92c-4e49-a19a-78616fe27f44} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2026.01.16 20:37:03.690159 [ 276 ] {d490cb77-c92c-4e49-a19a-78616fe27f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10884 | 2026.01.16 20:37:03.690551 [ 276 ] {d490cb77-c92c-4e49-a19a-78616fe27f44} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10885 | 2026.01.16 20:37:03.690771 [ 276 ] {d490cb77-c92c-4e49-a19a-78616fe27f44} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2026.01.16 20:37:03.690927 [ 276 ] {d490cb77-c92c-4e49-a19a-78616fe27f44} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001616 sec., 55693.069306930694 rows/sec., 4.67 MiB/sec. | ||
| 10887 | 2026.01.16 20:37:03.690972 [ 276 ] {d490cb77-c92c-4e49-a19a-78616fe27f44} <Debug> TCPHandler: Processed in 0.001926263 sec. | ||
| 10888 | 2026.01.16 20:37:03.691085 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10889 | 2026.01.16 20:37:03.691179 [ 276 ] {ddd9576b-9984-4296-81e0-08dc6702985a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10890 | 2026.01.16 20:37:03.691219 [ 276 ] {ddd9576b-9984-4296-81e0-08dc6702985a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10891 | 2026.01.16 20:37:03.691620 [ 276 ] {ddd9576b-9984-4296-81e0-08dc6702985a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10892 | 2026.01.16 20:37:03.691657 [ 276 ] {ddd9576b-9984-4296-81e0-08dc6702985a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10893 | 2026.01.16 20:37:03.691958 [ 276 ] {ddd9576b-9984-4296-81e0-08dc6702985a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10894 | 2026.01.16 20:37:03.692172 [ 276 ] {ddd9576b-9984-4296-81e0-08dc6702985a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10895 | 2026.01.16 20:37:03.692304 [ 276 ] {ddd9576b-9984-4296-81e0-08dc6702985a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001144 sec., 14860.13986013986 rows/sec., 1.09 MiB/sec. | ||
| 10896 | 2026.01.16 20:37:03.692305 [ 108 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10897 | 2026.01.16 20:37:03.692341 [ 276 ] {ddd9576b-9984-4296-81e0-08dc6702985a} <Debug> TCPHandler: Processed in 0.00130593 sec. | ||
| 10898 | 2026.01.16 20:37:03.692384 [ 108 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.01.16 20:37:03.692414 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10900 | 2026.01.16 20:37:03.692462 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10901 | 2026.01.16 20:37:03.692547 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 10902 | 2026.01.16 20:37:03.692561 [ 276 ] {097f5f9b-3f2f-4bf9-8ed8-581a01ccefd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10903 | 2026.01.16 20:37:03.692644 [ 276 ] {097f5f9b-3f2f-4bf9-8ed8-581a01ccefd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10904 | 2026.01.16 20:37:03.692712 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10905 | 2026.01.16 20:37:03.692755 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 278 rows starting from the beginning of the part | ||
| 10906 | 2026.01.16 20:37:03.692828 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 17 rows starting from the beginning of the part | ||
| 10907 | 2026.01.16 20:37:03.692881 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 10908 | 2026.01.16 20:37:03.692931 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 35 rows starting from the beginning of the part | ||
| 10909 | 2026.01.16 20:37:03.692972 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 10910 | 2026.01.16 20:37:03.693011 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 17 rows starting from the beginning of the part | ||
| 10911 | 2026.01.16 20:37:03.693051 [ 276 ] {097f5f9b-3f2f-4bf9-8ed8-581a01ccefd3} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2026.01.16 20:37:03.693093 [ 276 ] {097f5f9b-3f2f-4bf9-8ed8-581a01ccefd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10913 | 2026.01.16 20:37:03.693422 [ 276 ] {097f5f9b-3f2f-4bf9-8ed8-581a01ccefd3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10914 | 2026.01.16 20:37:03.693658 [ 276 ] {097f5f9b-3f2f-4bf9-8ed8-581a01ccefd3} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10915 | 2026.01.16 20:37:03.693790 [ 276 ] {097f5f9b-3f2f-4bf9-8ed8-581a01ccefd3} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001248 sec., 64903.846153846156 rows/sec., 5.07 MiB/sec. | ||
| 10916 | 2026.01.16 20:37:03.693827 [ 276 ] {097f5f9b-3f2f-4bf9-8ed8-581a01ccefd3} <Debug> TCPHandler: Processed in 0.001411692 sec. | ||
| 10917 | 2026.01.16 20:37:03.693874 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392801 sec., 283601.1748986395 rows/sec., 19.72 MiB/sec. | ||
| 10918 | 2026.01.16 20:37:03.693934 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10919 | 2026.01.16 20:37:03.694031 [ 276 ] {a6b5281d-52a5-40f4-a994-ce2bdb0a5505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10920 | 2026.01.16 20:37:03.694042 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10921 | 2026.01.16 20:37:03.694074 [ 276 ] {a6b5281d-52a5-40f4-a994-ce2bdb0a5505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10922 | 2026.01.16 20:37:03.694337 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_76_15} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.01.16 20:37:03.694418 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_76_15} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10924 | 2026.01.16 20:37:03.694475 [ 276 ] {a6b5281d-52a5-40f4-a994-ce2bdb0a5505} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2026.01.16 20:37:03.694509 [ 276 ] {a6b5281d-52a5-40f4-a994-ce2bdb0a5505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10926 | 2026.01.16 20:37:03.694520 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10927 | 2026.01.16 20:37:03.694828 [ 276 ] {a6b5281d-52a5-40f4-a994-ce2bdb0a5505} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10928 | 2026.01.16 20:37:03.695033 [ 276 ] {a6b5281d-52a5-40f4-a994-ce2bdb0a5505} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.01.16 20:37:03.695160 [ 276 ] {a6b5281d-52a5-40f4-a994-ce2bdb0a5505} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 10930 | 2026.01.16 20:37:03.695196 [ 276 ] {a6b5281d-52a5-40f4-a994-ce2bdb0a5505} <Debug> TCPHandler: Processed in 0.001310189 sec. | ||
| 10931 | 2026.01.16 20:37:03.695301 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2026.01.16 20:37:03.695392 [ 276 ] {207e4761-fb5a-4074-88af-f4c29767df79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10933 | 2026.01.16 20:37:03.695444 [ 276 ] {207e4761-fb5a-4074-88af-f4c29767df79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10934 | 2026.01.16 20:37:03.696208 [ 276 ] {207e4761-fb5a-4074-88af-f4c29767df79} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2026.01.16 20:37:03.696244 [ 276 ] {207e4761-fb5a-4074-88af-f4c29767df79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10936 | 2026.01.16 20:37:03.696756 [ 276 ] {207e4761-fb5a-4074-88af-f4c29767df79} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10937 | 2026.01.16 20:37:03.696972 [ 276 ] {207e4761-fb5a-4074-88af-f4c29767df79} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2026.01.16 20:37:03.697105 [ 276 ] {207e4761-fb5a-4074-88af-f4c29767df79} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001731 sec., 9820.912767186597 rows/sec., 17.60 MiB/sec. | ||
| 10939 | 2026.01.16 20:37:03.697165 [ 276 ] {207e4761-fb5a-4074-88af-f4c29767df79} <Debug> TCPHandler: Processed in 0.001911343 sec. | ||
| 10940 | 2026.01.16 20:37:03.697269 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2026.01.16 20:37:03.697362 [ 276 ] {9cba6924-4bd5-4982-ac73-9790a524059d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10942 | 2026.01.16 20:37:03.697401 [ 276 ] {9cba6924-4bd5-4982-ac73-9790a524059d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10943 | 2026.01.16 20:37:03.697738 [ 276 ] {9cba6924-4bd5-4982-ac73-9790a524059d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.01.16 20:37:03.697773 [ 276 ] {9cba6924-4bd5-4982-ac73-9790a524059d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10945 | 2026.01.16 20:37:03.698070 [ 276 ] {9cba6924-4bd5-4982-ac73-9790a524059d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10946 | 2026.01.16 20:37:03.698273 [ 276 ] {9cba6924-4bd5-4982-ac73-9790a524059d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2026.01.16 20:37:03.698395 [ 276 ] {9cba6924-4bd5-4982-ac73-9790a524059d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 10948 | 2026.01.16 20:37:03.698430 [ 276 ] {9cba6924-4bd5-4982-ac73-9790a524059d} <Debug> TCPHandler: Processed in 0.001208427 sec. | ||
| 10949 | 2026.01.16 20:37:05.594841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1372 | ||
| 10950 | 2026.01.16 20:37:05.596973 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2026.01.16 20:37:05.597023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10952 | 2026.01.16 20:37:05.598201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10953 | 2026.01.16 20:37:05.598462 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10954 | 2026.01.16 20:37:05.598729 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
| 10955 | 2026.01.16 20:37:05.973392 [ 106 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 10956 | 2026.01.16 20:37:05.973464 [ 106 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.01.16 20:37:05.973489 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10958 | 2026.01.16 20:37:05.973617 [ 196 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 10959 | 2026.01.16 20:37:05.973774 [ 196 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10960 | 2026.01.16 20:37:05.973812 [ 196 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 10961 | 2026.01.16 20:37:05.973886 [ 196 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 10962 | 2026.01.16 20:37:05.973937 [ 196 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 10963 | 2026.01.16 20:37:05.973985 [ 196 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 10964 | 2026.01.16 20:37:05.974027 [ 196 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 10965 | 2026.01.16 20:37:05.974749 [ 201 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188627 sec., 31969.659110890127 rows/sec., 2.67 MiB/sec. | ||
| 10966 | 2026.01.16 20:37:05.974957 [ 203 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 10967 | 2026.01.16 20:37:05.975322 [ 203 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_26_6} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.01.16 20:37:05.975413 [ 203 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_26_6} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 10969 | 2026.01.16 20:37:05.975533 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10970 | 2026.01.16 20:37:08.026329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26373 | ||
| 10971 | 2026.01.16 20:37:08.026876 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.01.16 20:37:08.026929 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10973 | 2026.01.16 20:37:08.027424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10974 | 2026.01.16 20:37:08.027666 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.01.16 20:37:08.027800 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26373 | ||
| 10976 | 2026.01.16 20:37:08.689476 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10977 | 2026.01.16 20:37:08.689737 [ 276 ] {4e43d8d3-233e-40bd-82ee-d0ea76e84593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10978 | 2026.01.16 20:37:08.689832 [ 276 ] {4e43d8d3-233e-40bd-82ee-d0ea76e84593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10979 | 2026.01.16 20:37:08.690538 [ 276 ] {4e43d8d3-233e-40bd-82ee-d0ea76e84593} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10980 | 2026.01.16 20:37:08.690580 [ 276 ] {4e43d8d3-233e-40bd-82ee-d0ea76e84593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10981 | 2026.01.16 20:37:08.690964 [ 276 ] {4e43d8d3-233e-40bd-82ee-d0ea76e84593} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10982 | 2026.01.16 20:37:08.691188 [ 276 ] {4e43d8d3-233e-40bd-82ee-d0ea76e84593} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10983 | 2026.01.16 20:37:08.691345 [ 276 ] {4e43d8d3-233e-40bd-82ee-d0ea76e84593} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001681 sec., 2379.535990481856 rows/sec., 194.03 KiB/sec. | ||
| 10984 | 2026.01.16 20:37:08.691385 [ 276 ] {4e43d8d3-233e-40bd-82ee-d0ea76e84593} <Debug> TCPHandler: Processed in 0.002077496 sec. | ||
| 10985 | 2026.01.16 20:37:08.691492 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10986 | 2026.01.16 20:37:08.691587 [ 276 ] {d336278c-8cd9-4aa7-b683-82f21b75d828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10987 | 2026.01.16 20:37:08.691627 [ 276 ] {d336278c-8cd9-4aa7-b683-82f21b75d828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10988 | 2026.01.16 20:37:08.692066 [ 276 ] {d336278c-8cd9-4aa7-b683-82f21b75d828} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10989 | 2026.01.16 20:37:08.692105 [ 276 ] {d336278c-8cd9-4aa7-b683-82f21b75d828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10990 | 2026.01.16 20:37:08.692420 [ 276 ] {d336278c-8cd9-4aa7-b683-82f21b75d828} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10991 | 2026.01.16 20:37:08.692632 [ 276 ] {d336278c-8cd9-4aa7-b683-82f21b75d828} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2026.01.16 20:37:08.692760 [ 276 ] {d336278c-8cd9-4aa7-b683-82f21b75d828} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001192 sec., 88926.17449664431 rows/sec., 7.40 MiB/sec. | ||
| 10993 | 2026.01.16 20:37:08.692796 [ 276 ] {d336278c-8cd9-4aa7-b683-82f21b75d828} <Debug> TCPHandler: Processed in 0.00135319 sec. | ||
| 10994 | 2026.01.16 20:37:08.692902 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10995 | 2026.01.16 20:37:08.692995 [ 276 ] {5efb6f21-25cf-4445-be6f-09d4cdf33139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10996 | 2026.01.16 20:37:08.693034 [ 276 ] {5efb6f21-25cf-4445-be6f-09d4cdf33139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10997 | 2026.01.16 20:37:08.693426 [ 276 ] {5efb6f21-25cf-4445-be6f-09d4cdf33139} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2026.01.16 20:37:08.693462 [ 276 ] {5efb6f21-25cf-4445-be6f-09d4cdf33139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 10999 | 2026.01.16 20:37:08.693747 [ 276 ] {5efb6f21-25cf-4445-be6f-09d4cdf33139} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11000 | 2026.01.16 20:37:08.693955 [ 276 ] {5efb6f21-25cf-4445-be6f-09d4cdf33139} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2026.01.16 20:37:08.694082 [ 276 ] {5efb6f21-25cf-4445-be6f-09d4cdf33139} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001105 sec., 25339.3665158371 rows/sec., 1.84 MiB/sec. | ||
| 11002 | 2026.01.16 20:37:08.694119 [ 276 ] {5efb6f21-25cf-4445-be6f-09d4cdf33139} <Debug> TCPHandler: Processed in 0.001265629 sec. | ||
| 11003 | 2026.01.16 20:37:08.694217 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11004 | 2026.01.16 20:37:08.694310 [ 276 ] {6e1a9e82-93bb-480c-b661-bf7b43a845ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11005 | 2026.01.16 20:37:08.694348 [ 276 ] {6e1a9e82-93bb-480c-b661-bf7b43a845ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11006 | 2026.01.16 20:37:08.694757 [ 276 ] {6e1a9e82-93bb-480c-b661-bf7b43a845ab} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.01.16 20:37:08.694794 [ 276 ] {6e1a9e82-93bb-480c-b661-bf7b43a845ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11008 | 2026.01.16 20:37:08.695105 [ 276 ] {6e1a9e82-93bb-480c-b661-bf7b43a845ab} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11009 | 2026.01.16 20:37:08.695310 [ 276 ] {6e1a9e82-93bb-480c-b661-bf7b43a845ab} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2026.01.16 20:37:08.695437 [ 276 ] {6e1a9e82-93bb-480c-b661-bf7b43a845ab} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001146 sec., 80279.23211169284 rows/sec., 6.27 MiB/sec. | ||
| 11011 | 2026.01.16 20:37:08.695472 [ 276 ] {6e1a9e82-93bb-480c-b661-bf7b43a845ab} <Debug> TCPHandler: Processed in 0.001303479 sec. | ||
| 11012 | 2026.01.16 20:37:08.695576 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11013 | 2026.01.16 20:37:08.695670 [ 276 ] {51272b7e-882a-4bb7-a56c-8ed87abe81b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11014 | 2026.01.16 20:37:08.695714 [ 276 ] {51272b7e-882a-4bb7-a56c-8ed87abe81b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11015 | 2026.01.16 20:37:08.696110 [ 276 ] {51272b7e-882a-4bb7-a56c-8ed87abe81b0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11016 | 2026.01.16 20:37:08.696147 [ 276 ] {51272b7e-882a-4bb7-a56c-8ed87abe81b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11017 | 2026.01.16 20:37:08.696471 [ 276 ] {51272b7e-882a-4bb7-a56c-8ed87abe81b0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11018 | 2026.01.16 20:37:08.696683 [ 276 ] {51272b7e-882a-4bb7-a56c-8ed87abe81b0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.01.16 20:37:08.696814 [ 276 ] {51272b7e-882a-4bb7-a56c-8ed87abe81b0} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001162 sec., 139414.80206540448 rows/sec., 9.71 MiB/sec. | ||
| 11020 | 2026.01.16 20:37:08.696849 [ 276 ] {51272b7e-882a-4bb7-a56c-8ed87abe81b0} <Debug> TCPHandler: Processed in 0.00132143 sec. | ||
| 11021 | 2026.01.16 20:37:08.696948 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11022 | 2026.01.16 20:37:08.697041 [ 276 ] {01c9c447-3649-4e86-b685-d1d0e46f8edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11023 | 2026.01.16 20:37:08.697096 [ 276 ] {01c9c447-3649-4e86-b685-d1d0e46f8edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11024 | 2026.01.16 20:37:08.697904 [ 276 ] {01c9c447-3649-4e86-b685-d1d0e46f8edd} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2026.01.16 20:37:08.697940 [ 276 ] {01c9c447-3649-4e86-b685-d1d0e46f8edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11026 | 2026.01.16 20:37:08.698468 [ 276 ] {01c9c447-3649-4e86-b685-d1d0e46f8edd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11027 | 2026.01.16 20:37:08.698696 [ 276 ] {01c9c447-3649-4e86-b685-d1d0e46f8edd} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2026.01.16 20:37:08.698838 [ 276 ] {01c9c447-3649-4e86-b685-d1d0e46f8edd} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001815 sec., 13223.140495867769 rows/sec., 23.70 MiB/sec. | ||
| 11029 | 2026.01.16 20:37:08.698903 [ 276 ] {01c9c447-3649-4e86-b685-d1d0e46f8edd} <Debug> TCPHandler: Processed in 0.002003305 sec. | ||
| 11030 | 2026.01.16 20:37:08.699005 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11031 | 2026.01.16 20:37:08.699099 [ 276 ] {77ad541a-4488-4006-a54e-fe8abd9903dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11032 | 2026.01.16 20:37:08.699141 [ 276 ] {77ad541a-4488-4006-a54e-fe8abd9903dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11033 | 2026.01.16 20:37:08.699473 [ 276 ] {77ad541a-4488-4006-a54e-fe8abd9903dc} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11034 | 2026.01.16 20:37:08.699510 [ 276 ] {77ad541a-4488-4006-a54e-fe8abd9903dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11035 | 2026.01.16 20:37:08.699808 [ 276 ] {77ad541a-4488-4006-a54e-fe8abd9903dc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11036 | 2026.01.16 20:37:08.700022 [ 276 ] {77ad541a-4488-4006-a54e-fe8abd9903dc} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11037 | 2026.01.16 20:37:08.700149 [ 276 ] {77ad541a-4488-4006-a54e-fe8abd9903dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11038 | 2026.01.16 20:37:08.700185 [ 276 ] {77ad541a-4488-4006-a54e-fe8abd9903dc} <Debug> TCPHandler: Processed in 0.001228427 sec. | ||
| 11039 | 2026.01.16 20:37:09.399800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11040 | 2026.01.16 20:37:09.416564 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11041 | 2026.01.16 20:37:09.416623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11042 | 2026.01.16 20:37:09.422967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11043 | 2026.01.16 20:37:09.423690 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11044 | 2026.01.16 20:37:09.427085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11045 | 2026.01.16 20:37:13.688602 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11046 | 2026.01.16 20:37:13.688798 [ 276 ] {dc42f2bb-732a-4f3b-894d-8a48bd8ec59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11047 | 2026.01.16 20:37:13.688865 [ 276 ] {dc42f2bb-732a-4f3b-894d-8a48bd8ec59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11048 | 2026.01.16 20:37:13.689523 [ 276 ] {dc42f2bb-732a-4f3b-894d-8a48bd8ec59c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2026.01.16 20:37:13.689565 [ 276 ] {dc42f2bb-732a-4f3b-894d-8a48bd8ec59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11050 | 2026.01.16 20:37:13.689960 [ 276 ] {dc42f2bb-732a-4f3b-894d-8a48bd8ec59c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11051 | 2026.01.16 20:37:13.690186 [ 276 ] {dc42f2bb-732a-4f3b-894d-8a48bd8ec59c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2026.01.16 20:37:13.690347 [ 276 ] {dc42f2bb-732a-4f3b-894d-8a48bd8ec59c} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001598 sec., 56320.40050062578 rows/sec., 4.72 MiB/sec. | ||
| 11053 | 2026.01.16 20:37:13.690364 [ 52 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11054 | 2026.01.16 20:37:13.690397 [ 276 ] {dc42f2bb-732a-4f3b-894d-8a48bd8ec59c} <Debug> TCPHandler: Processed in 0.001921993 sec. | ||
| 11055 | 2026.01.16 20:37:13.690457 [ 52 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.01.16 20:37:13.690502 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11057 | 2026.01.16 20:37:13.690544 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11058 | 2026.01.16 20:37:13.690648 [ 276 ] {6f94e2e6-dc61-41ef-b7a2-f5b0b3cb6e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11059 | 2026.01.16 20:37:13.690651 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 11060 | 2026.01.16 20:37:13.690692 [ 276 ] {6f94e2e6-dc61-41ef-b7a2-f5b0b3cb6e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11061 | 2026.01.16 20:37:13.690816 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11062 | 2026.01.16 20:37:13.690860 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2465 rows starting from the beginning of the part | ||
| 11063 | 2026.01.16 20:37:13.690934 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1353 rows starting from the beginning of the part | ||
| 11064 | 2026.01.16 20:37:13.690984 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 11065 | 2026.01.16 20:37:13.691035 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 90 rows starting from the beginning of the part | ||
| 11066 | 2026.01.16 20:37:13.691080 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 106 rows starting from the beginning of the part | ||
| 11067 | 2026.01.16 20:37:13.691125 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 90 rows starting from the beginning of the part | ||
| 11068 | 2026.01.16 20:37:13.691137 [ 276 ] {6f94e2e6-dc61-41ef-b7a2-f5b0b3cb6e9a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.01.16 20:37:13.691181 [ 276 ] {6f94e2e6-dc61-41ef-b7a2-f5b0b3cb6e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11070 | 2026.01.16 20:37:13.691552 [ 276 ] {6f94e2e6-dc61-41ef-b7a2-f5b0b3cb6e9a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11071 | 2026.01.16 20:37:13.691770 [ 276 ] {6f94e2e6-dc61-41ef-b7a2-f5b0b3cb6e9a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2026.01.16 20:37:13.691917 [ 276 ] {6f94e2e6-dc61-41ef-b7a2-f5b0b3cb6e9a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001288 sec., 13198.757763975154 rows/sec., 992.48 KiB/sec. | ||
| 11073 | 2026.01.16 20:37:13.691957 [ 276 ] {6f94e2e6-dc61-41ef-b7a2-f5b0b3cb6e9a} <Debug> TCPHandler: Processed in 0.001463363 sec. | ||
| 11074 | 2026.01.16 20:37:13.692069 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11075 | 2026.01.16 20:37:13.692162 [ 276 ] {49f68c74-12b5-4eb7-a1de-ba2790733668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11076 | 2026.01.16 20:37:13.692203 [ 276 ] {49f68c74-12b5-4eb7-a1de-ba2790733668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11077 | 2026.01.16 20:37:13.692610 [ 276 ] {49f68c74-12b5-4eb7-a1de-ba2790733668} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.01.16 20:37:13.692647 [ 276 ] {49f68c74-12b5-4eb7-a1de-ba2790733668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11079 | 2026.01.16 20:37:13.692951 [ 276 ] {49f68c74-12b5-4eb7-a1de-ba2790733668} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11080 | 2026.01.16 20:37:13.693001 [ 187 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4208 rows, containing 5 columns (5 merged, 0 gathered) in 0.002417724 sec., 1740479.88935048 rows/sec., 150.00 MiB/sec. | ||
| 11081 | 2026.01.16 20:37:13.693160 [ 276 ] {49f68c74-12b5-4eb7-a1de-ba2790733668} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2026.01.16 20:37:13.693298 [ 276 ] {49f68c74-12b5-4eb7-a1de-ba2790733668} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001154 sec., 70190.64124783361 rows/sec., 5.48 MiB/sec. | ||
| 11083 | 2026.01.16 20:37:13.693334 [ 103 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11084 | 2026.01.16 20:37:13.693358 [ 190 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11085 | 2026.01.16 20:37:13.693394 [ 103 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2026.01.16 20:37:13.693338 [ 276 ] {49f68c74-12b5-4eb7-a1de-ba2790733668} <Debug> TCPHandler: Processed in 0.00131864 sec. | ||
| 11087 | 2026.01.16 20:37:13.693432 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11088 | 2026.01.16 20:37:13.693522 [ 201 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 11089 | 2026.01.16 20:37:13.693535 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11090 | 2026.01.16 20:37:13.693615 [ 201 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11091 | 2026.01.16 20:37:13.693641 [ 276 ] {99c8a4af-31a1-4834-9299-c35517756f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11092 | 2026.01.16 20:37:13.693647 [ 201 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1250 rows starting from the beginning of the part | ||
| 11093 | 2026.01.16 20:37:13.693687 [ 276 ] {99c8a4af-31a1-4834-9299-c35517756f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11094 | 2026.01.16 20:37:13.693712 [ 201 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 579 rows starting from the beginning of the part | ||
| 11095 | 2026.01.16 20:37:13.693743 [ 190 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_81_16} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.01.16 20:37:13.693756 [ 201 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 88 rows starting from the beginning of the part | ||
| 11097 | 2026.01.16 20:37:13.693808 [ 201 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 81 rows starting from the beginning of the part | ||
| 11098 | 2026.01.16 20:37:13.693847 [ 190 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_81_16} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11099 | 2026.01.16 20:37:13.693884 [ 201 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 92 rows starting from the beginning of the part | ||
| 11100 | 2026.01.16 20:37:13.693965 [ 201 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 81 rows starting from the beginning of the part | ||
| 11101 | 2026.01.16 20:37:13.693976 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11102 | 2026.01.16 20:37:13.694139 [ 276 ] {99c8a4af-31a1-4834-9299-c35517756f78} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.01.16 20:37:13.694181 [ 276 ] {99c8a4af-31a1-4834-9299-c35517756f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11104 | 2026.01.16 20:37:13.694611 [ 276 ] {99c8a4af-31a1-4834-9299-c35517756f78} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11105 | 2026.01.16 20:37:13.694916 [ 276 ] {99c8a4af-31a1-4834-9299-c35517756f78} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.01.16 20:37:13.695086 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11107 | 2026.01.16 20:37:13.695091 [ 276 ] {99c8a4af-31a1-4834-9299-c35517756f78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. | ||
| 11108 | 2026.01.16 20:37:13.695129 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2026.01.16 20:37:13.695157 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11110 | 2026.01.16 20:37:13.695166 [ 276 ] {99c8a4af-31a1-4834-9299-c35517756f78} <Debug> TCPHandler: Processed in 0.001680408 sec. | ||
| 11111 | 2026.01.16 20:37:13.695219 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 11112 | 2026.01.16 20:37:13.695299 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11113 | 2026.01.16 20:37:13.695316 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11114 | 2026.01.16 20:37:13.695362 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22932 rows starting from the beginning of the part | ||
| 11115 | 2026.01.16 20:37:13.695408 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 883 rows starting from the beginning of the part | ||
| 11116 | 2026.01.16 20:37:13.695427 [ 276 ] {05c1c8c2-17fb-4cd7-a519-98ded3002663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11117 | 2026.01.16 20:37:13.695445 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11118 | 2026.01.16 20:37:13.695494 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 11119 | 2026.01.16 20:37:13.695500 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.002006675 sec., 1081889.194812314 rows/sec., 84.06 MiB/sec. | ||
| 11120 | 2026.01.16 20:37:13.695533 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 162 rows starting from the beginning of the part | ||
| 11121 | 2026.01.16 20:37:13.695505 [ 276 ] {05c1c8c2-17fb-4cd7-a519-98ded3002663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11122 | 2026.01.16 20:37:13.695591 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 11123 | 2026.01.16 20:37:13.695770 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11124 | 2026.01.16 20:37:13.696031 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_81_16} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2026.01.16 20:37:13.696106 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_81_16} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11126 | 2026.01.16 20:37:13.696206 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 11127 | 2026.01.16 20:37:13.696450 [ 276 ] {05c1c8c2-17fb-4cd7-a519-98ded3002663} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.01.16 20:37:13.696492 [ 276 ] {05c1c8c2-17fb-4cd7-a519-98ded3002663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11129 | 2026.01.16 20:37:13.697075 [ 276 ] {05c1c8c2-17fb-4cd7-a519-98ded3002663} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11130 | 2026.01.16 20:37:13.697322 [ 276 ] {05c1c8c2-17fb-4cd7-a519-98ded3002663} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.01.16 20:37:13.697449 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11132 | 2026.01.16 20:37:13.697465 [ 276 ] {05c1c8c2-17fb-4cd7-a519-98ded3002663} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002064 sec., 8236.434108527132 rows/sec., 14.76 MiB/sec. | ||
| 11133 | 2026.01.16 20:37:13.697481 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2026.01.16 20:37:13.697507 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 11135 | 2026.01.16 20:37:13.697539 [ 276 ] {05c1c8c2-17fb-4cd7-a519-98ded3002663} <Debug> TCPHandler: Processed in 0.002302742 sec. | ||
| 11136 | 2026.01.16 20:37:13.697584 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 11137 | 2026.01.16 20:37:13.697673 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11138 | 2026.01.16 20:37:13.697770 [ 276 ] {e01e3482-aba5-4043-8110-541f31f0a4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11139 | 2026.01.16 20:37:13.697812 [ 276 ] {e01e3482-aba5-4043-8110-541f31f0a4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11140 | 2026.01.16 20:37:13.697816 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11141 | 2026.01.16 20:37:13.697879 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1410 rows starting from the beginning of the part | ||
| 11142 | 2026.01.16 20:37:13.698007 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 17 rows starting from the beginning of the part | ||
| 11143 | 2026.01.16 20:37:13.698109 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 11144 | 2026.01.16 20:37:13.698184 [ 276 ] {e01e3482-aba5-4043-8110-541f31f0a4f3} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11145 | 2026.01.16 20:37:13.698204 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 17 rows starting from the beginning of the part | ||
| 11146 | 2026.01.16 20:37:13.698222 [ 276 ] {e01e3482-aba5-4043-8110-541f31f0a4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11147 | 2026.01.16 20:37:13.698302 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 24 rows starting from the beginning of the part | ||
| 11148 | 2026.01.16 20:37:13.698398 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 17 rows starting from the beginning of the part | ||
| 11149 | 2026.01.16 20:37:13.698570 [ 276 ] {e01e3482-aba5-4043-8110-541f31f0a4f3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11150 | 2026.01.16 20:37:13.698822 [ 276 ] {e01e3482-aba5-4043-8110-541f31f0a4f3} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2026.01.16 20:37:13.698955 [ 103 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11152 | 2026.01.16 20:37:13.698977 [ 276 ] {e01e3482-aba5-4043-8110-541f31f0a4f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 11153 | 2026.01.16 20:37:13.699004 [ 103 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2026.01.16 20:37:13.699026 [ 276 ] {e01e3482-aba5-4043-8110-541f31f0a4f3} <Debug> TCPHandler: Processed in 0.001402251 sec. | ||
| 11155 | 2026.01.16 20:37:13.699033 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11156 | 2026.01.16 20:37:13.699114 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 11157 | 2026.01.16 20:37:13.699199 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11158 | 2026.01.16 20:37:13.699224 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4644 rows starting from the beginning of the part | ||
| 11159 | 2026.01.16 20:37:13.699271 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 11160 | 2026.01.16 20:37:13.699310 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11161 | 2026.01.16 20:37:13.699348 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 11162 | 2026.01.16 20:37:13.699385 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11163 | 2026.01.16 20:37:13.699422 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 11164 | 2026.01.16 20:37:13.700876 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24457 rows, containing 5 columns (5 merged, 0 gathered) in 0.005682837 sec., 4303660.302063917 rows/sec., 294.50 MiB/sec. | ||
| 11165 | 2026.01.16 20:37:13.701031 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4944 rows, containing 4 columns (4 merged, 0 gathered) in 0.001943813 sec., 2543454.540122944 rows/sec., 169.59 MiB/sec. | ||
| 11166 | 2026.01.16 20:37:13.701405 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11167 | 2026.01.16 20:37:13.701434 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11168 | 2026.01.16 20:37:13.701770 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2026.01.16 20:37:13.701828 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_81_16} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11170 | 2026.01.16 20:37:13.701853 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11171 | 2026.01.16 20:37:13.701922 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_81_16} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11172 | 2026.01.16 20:37:13.701956 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11173 | 2026.01.16 20:37:13.702018 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11174 | 2026.01.16 20:37:13.706341 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1509 rows, containing 19 columns (19 merged, 0 gathered) in 0.008791167 sec., 171649.56597912425 rows/sec., 307.59 MiB/sec. | ||
| 11175 | 2026.01.16 20:37:13.707748 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11176 | 2026.01.16 20:37:13.708060 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2026.01.16 20:37:13.708129 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11178 | 2026.01.16 20:37:13.708243 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 11179 | 2026.01.16 20:37:14.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.83 MiB, peak 344.28 MiB, free memory in arenas 0.00 B, will set to 334.34 MiB (RSS), difference: 3.52 MiB | ||
| 11180 | 2026.01.16 20:37:15.294815 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11181 | 2026.01.16 20:37:15.294881 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11182 | 2026.01.16 20:37:15.528897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26821 | ||
| 11183 | 2026.01.16 20:37:15.529392 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2026.01.16 20:37:15.529429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11185 | 2026.01.16 20:37:15.529930 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11186 | 2026.01.16 20:37:15.530160 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2026.01.16 20:37:15.530287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26821 | ||
| 11188 | 2026.01.16 20:37:15.530294 [ 97 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11189 | 2026.01.16 20:37:15.530341 [ 97 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.01.16 20:37:15.530362 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11191 | 2026.01.16 20:37:15.530516 [ 195 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 11192 | 2026.01.16 20:37:15.530719 [ 195 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11193 | 2026.01.16 20:37:15.530778 [ 195 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24453 rows starting from the beginning of the part | ||
| 11194 | 2026.01.16 20:37:15.530875 [ 195 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11195 | 2026.01.16 20:37:15.530944 [ 195 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11196 | 2026.01.16 20:37:15.531009 [ 195 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11197 | 2026.01.16 20:37:15.531070 [ 195 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 11198 | 2026.01.16 20:37:15.531130 [ 195 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 11199 | 2026.01.16 20:37:15.533472 [ 189 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26821 rows, containing 4 columns (4 merged, 0 gathered) in 0.003039198 sec., 8825025.54950352 rows/sec., 126.24 MiB/sec. | ||
| 11200 | 2026.01.16 20:37:15.533787 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11201 | 2026.01.16 20:37:15.534093 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_56_11} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.01.16 20:37:15.534171 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_56_11} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11203 | 2026.01.16 20:37:15.534278 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11204 | 2026.01.16 20:37:15.598875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1398 | ||
| 11205 | 2026.01.16 20:37:15.601210 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.01.16 20:37:15.601254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11207 | 2026.01.16 20:37:15.602435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11208 | 2026.01.16 20:37:15.602703 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.01.16 20:37:15.602853 [ 97 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11210 | 2026.01.16 20:37:15.602889 [ 97 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2026.01.16 20:37:15.602906 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11212 | 2026.01.16 20:37:15.602960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
| 11213 | 2026.01.16 20:37:15.602991 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 11214 | 2026.01.16 20:37:15.603506 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11215 | 2026.01.16 20:37:15.603635 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1262 rows starting from the beginning of the part | ||
| 11216 | 2026.01.16 20:37:15.603998 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part | ||
| 11217 | 2026.01.16 20:37:15.604337 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 11218 | 2026.01.16 20:37:15.604676 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 11219 | 2026.01.16 20:37:15.604997 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 11220 | 2026.01.16 20:37:15.605323 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 11221 | 2026.01.16 20:37:15.611500 [ 189 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1398 rows, containing 72 columns (72 merged, 0 gathered) in 0.008545452 sec., 163595.79341151292 rows/sec., 130.58 MiB/sec. | ||
| 11222 | 2026.01.16 20:37:15.612989 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11223 | 2026.01.16 20:37:15.613558 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_41_8} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11224 | 2026.01.16 20:37:15.613627 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_41_8} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11225 | 2026.01.16 20:37:15.613889 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 11226 | 2026.01.16 20:37:16.927154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11227 | 2026.01.16 20:37:16.944778 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2026.01.16 20:37:16.944839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11229 | 2026.01.16 20:37:16.951116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11230 | 2026.01.16 20:37:16.951819 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2026.01.16 20:37:16.952115 [ 61 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11232 | 2026.01.16 20:37:16.952181 [ 61 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.01.16 20:37:16.952200 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11234 | 2026.01.16 20:37:16.952311 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 11235 | 2026.01.16 20:37:16.955029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11236 | 2026.01.16 20:37:16.956608 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11237 | 2026.01.16 20:37:16.958128 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 11238 | 2026.01.16 20:37:16.962899 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 11239 | 2026.01.16 20:37:16.967617 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 11240 | 2026.01.16 20:37:16.972822 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 11241 | 2026.01.16 20:37:16.977972 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11242 | 2026.01.16 20:37:16.981864 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11243 | 2026.01.16 20:37:17.000238 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.84 MiB, peak 344.84 MiB, free memory in arenas 0.00 B, will set to 334.36 MiB (RSS), difference: -10.48 MiB | ||
| 11244 | 2026.01.16 20:37:17.034100 [ 189 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.081829891 sec., 5157.03974236016 rows/sec., 26.67 MiB/sec. | ||
| 11245 | 2026.01.16 20:37:17.036793 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11246 | 2026.01.16 20:37:17.038772 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_56_11} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2026.01.16 20:37:17.038849 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_56_11} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11248 | 2026.01.16 20:37:17.041321 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11249 | 2026.01.16 20:37:18.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.96 MiB, peak 344.84 MiB, free memory in arenas 0.00 B, will set to 334.54 MiB (RSS), difference: 9.58 MiB | ||
| 11250 | 2026.01.16 20:37:18.689425 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11251 | 2026.01.16 20:37:18.689611 [ 276 ] {89fadfbc-d92d-41bb-87cc-a0c65afcdfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11252 | 2026.01.16 20:37:18.689685 [ 276 ] {89fadfbc-d92d-41bb-87cc-a0c65afcdfbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11253 | 2026.01.16 20:37:18.690438 [ 276 ] {89fadfbc-d92d-41bb-87cc-a0c65afcdfbf} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11254 | 2026.01.16 20:37:18.690496 [ 276 ] {89fadfbc-d92d-41bb-87cc-a0c65afcdfbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11255 | 2026.01.16 20:37:18.690928 [ 276 ] {89fadfbc-d92d-41bb-87cc-a0c65afcdfbf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11256 | 2026.01.16 20:37:18.691180 [ 276 ] {89fadfbc-d92d-41bb-87cc-a0c65afcdfbf} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11257 | 2026.01.16 20:37:18.691346 [ 276 ] {89fadfbc-d92d-41bb-87cc-a0c65afcdfbf} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001784 sec., 58295.96412556054 rows/sec., 4.86 MiB/sec. | ||
| 11258 | 2026.01.16 20:37:18.691401 [ 276 ] {89fadfbc-d92d-41bb-87cc-a0c65afcdfbf} <Debug> TCPHandler: Processed in 0.002112777 sec. | ||
| 11259 | 2026.01.16 20:37:18.691529 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11260 | 2026.01.16 20:37:18.691664 [ 276 ] {94b39d16-a601-4630-815b-b7815243188a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11261 | 2026.01.16 20:37:18.691727 [ 276 ] {94b39d16-a601-4630-815b-b7815243188a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11262 | 2026.01.16 20:37:18.692222 [ 276 ] {94b39d16-a601-4630-815b-b7815243188a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.01.16 20:37:18.692262 [ 276 ] {94b39d16-a601-4630-815b-b7815243188a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11264 | 2026.01.16 20:37:18.692582 [ 276 ] {94b39d16-a601-4630-815b-b7815243188a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11265 | 2026.01.16 20:37:18.692800 [ 276 ] {94b39d16-a601-4630-815b-b7815243188a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.01.16 20:37:18.692939 [ 276 ] {94b39d16-a601-4630-815b-b7815243188a} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001307 sec., 18362.66258607498 rows/sec., 1.35 MiB/sec. | ||
| 11267 | 2026.01.16 20:37:18.692978 [ 276 ] {94b39d16-a601-4630-815b-b7815243188a} <Debug> TCPHandler: Processed in 0.001506334 sec. | ||
| 11268 | 2026.01.16 20:37:18.693085 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2026.01.16 20:37:18.693182 [ 276 ] {1cb9bad5-811c-4084-8d39-8d51e042884a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11270 | 2026.01.16 20:37:18.693222 [ 276 ] {1cb9bad5-811c-4084-8d39-8d51e042884a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11271 | 2026.01.16 20:37:18.693667 [ 276 ] {1cb9bad5-811c-4084-8d39-8d51e042884a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11272 | 2026.01.16 20:37:18.693705 [ 276 ] {1cb9bad5-811c-4084-8d39-8d51e042884a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11273 | 2026.01.16 20:37:18.694037 [ 276 ] {1cb9bad5-811c-4084-8d39-8d51e042884a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11274 | 2026.01.16 20:37:18.694255 [ 276 ] {1cb9bad5-811c-4084-8d39-8d51e042884a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2026.01.16 20:37:18.694392 [ 276 ] {1cb9bad5-811c-4084-8d39-8d51e042884a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001229 sec., 71602.92921074043 rows/sec., 5.59 MiB/sec. | ||
| 11276 | 2026.01.16 20:37:18.694437 [ 276 ] {1cb9bad5-811c-4084-8d39-8d51e042884a} <Debug> TCPHandler: Processed in 0.001401742 sec. | ||
| 11277 | 2026.01.16 20:37:18.694552 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.01.16 20:37:18.694671 [ 276 ] {012e9b5f-f953-4541-801c-060f6bfe86f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11279 | 2026.01.16 20:37:18.694726 [ 276 ] {012e9b5f-f953-4541-801c-060f6bfe86f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11280 | 2026.01.16 20:37:18.695146 [ 276 ] {012e9b5f-f953-4541-801c-060f6bfe86f8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.01.16 20:37:18.695183 [ 276 ] {012e9b5f-f953-4541-801c-060f6bfe86f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11282 | 2026.01.16 20:37:18.695534 [ 276 ] {012e9b5f-f953-4541-801c-060f6bfe86f8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11283 | 2026.01.16 20:37:18.695744 [ 276 ] {012e9b5f-f953-4541-801c-060f6bfe86f8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.01.16 20:37:18.695896 [ 276 ] {012e9b5f-f953-4541-801c-060f6bfe86f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 11285 | 2026.01.16 20:37:18.695938 [ 276 ] {012e9b5f-f953-4541-801c-060f6bfe86f8} <Debug> TCPHandler: Processed in 0.001436082 sec. | ||
| 11286 | 2026.01.16 20:37:18.696047 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.01.16 20:37:18.696143 [ 276 ] {507aff7f-9f76-4fb5-834b-07146d14510a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11288 | 2026.01.16 20:37:18.696198 [ 276 ] {507aff7f-9f76-4fb5-834b-07146d14510a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11289 | 2026.01.16 20:37:18.697054 [ 276 ] {507aff7f-9f76-4fb5-834b-07146d14510a} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.01.16 20:37:18.697094 [ 276 ] {507aff7f-9f76-4fb5-834b-07146d14510a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11291 | 2026.01.16 20:37:18.697727 [ 276 ] {507aff7f-9f76-4fb5-834b-07146d14510a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11292 | 2026.01.16 20:37:18.697971 [ 276 ] {507aff7f-9f76-4fb5-834b-07146d14510a} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.01.16 20:37:18.698121 [ 276 ] {507aff7f-9f76-4fb5-834b-07146d14510a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001995 sec., 12030.075187969926 rows/sec., 21.56 MiB/sec. | ||
| 11294 | 2026.01.16 20:37:18.698200 [ 276 ] {507aff7f-9f76-4fb5-834b-07146d14510a} <Debug> TCPHandler: Processed in 0.002202459 sec. | ||
| 11295 | 2026.01.16 20:37:18.698318 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2026.01.16 20:37:18.698414 [ 276 ] {255331bc-5cb9-41f3-831e-2ab960eaaef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11297 | 2026.01.16 20:37:18.698458 [ 276 ] {255331bc-5cb9-41f3-831e-2ab960eaaef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11298 | 2026.01.16 20:37:18.698801 [ 276 ] {255331bc-5cb9-41f3-831e-2ab960eaaef0} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.01.16 20:37:18.698892 [ 276 ] {255331bc-5cb9-41f3-831e-2ab960eaaef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11300 | 2026.01.16 20:37:18.699215 [ 276 ] {255331bc-5cb9-41f3-831e-2ab960eaaef0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11301 | 2026.01.16 20:37:18.699457 [ 276 ] {255331bc-5cb9-41f3-831e-2ab960eaaef0} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.01.16 20:37:18.699593 [ 276 ] {255331bc-5cb9-41f3-831e-2ab960eaaef0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 11303 | 2026.01.16 20:37:18.699632 [ 276 ] {255331bc-5cb9-41f3-831e-2ab960eaaef0} <Debug> TCPHandler: Processed in 0.00136564 sec. | ||
| 11304 | 2026.01.16 20:37:18.908903 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43330 | ||
| 11305 | 2026.01.16 20:37:18.909013 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11306 | 2026.01.16 20:37:18.909041 [ 351 ] {} <Debug> TCP-Session: 23af4fa1-2b70-4eb3-a21e-cf773043f1b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43330 | ||
| 11307 | 2026.01.16 20:37:18.909062 [ 351 ] {} <Debug> TCP-Session: 23af4fa1-2b70-4eb3-a21e-cf773043f1b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11308 | 2026.01.16 20:37:18.909074 [ 351 ] {} <Debug> TCP-Session: 23af4fa1-2b70-4eb3-a21e-cf773043f1b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11309 | 2026.01.16 20:37:18.909381 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61262 | ||
| 11310 | 2026.01.16 20:37:18.909415 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47285 | ||
| 11311 | 2026.01.16 20:37:18.909420 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43787 | ||
| 11312 | 2026.01.16 20:37:18.909441 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56592 | ||
| 11313 | 2026.01.16 20:37:18.909485 [ 351 ] {} <Trace> TCP-Session: 23af4fa1-2b70-4eb3-a21e-cf773043f1b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.01.16 20:37:18.909537 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11315 | 2026.01.16 20:37:18.909538 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11316 | 2026.01.16 20:37:18.909558 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11317 | 2026.01.16 20:37:18.909576 [ 288 ] {} <Debug> TCP-Session: c7f1099c-23d0-4bde-a9e1-334873d15b89 Authenticating user 'default' from [fd00:1122:3344:101::e]:47285 | ||
| 11318 | 2026.01.16 20:37:18.909586 [ 352 ] {} <Debug> TCP-Session: bd6ce86b-9cbc-47a2-86d4-7f99d44ad40a Authenticating user 'default' from [fd00:1122:3344:101::e]:61262 | ||
| 11319 | 2026.01.16 20:37:18.909604 [ 289 ] {} <Debug> TCP-Session: fefa5852-71c7-4aaf-bada-189af74a2abd Authenticating user 'default' from [fd00:1122:3344:101::e]:43787 | ||
| 11320 | 2026.01.16 20:37:18.909614 [ 288 ] {} <Debug> TCP-Session: c7f1099c-23d0-4bde-a9e1-334873d15b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11321 | 2026.01.16 20:37:18.909618 [ 352 ] {} <Debug> TCP-Session: bd6ce86b-9cbc-47a2-86d4-7f99d44ad40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11322 | 2026.01.16 20:37:18.909638 [ 289 ] {} <Debug> TCP-Session: fefa5852-71c7-4aaf-bada-189af74a2abd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11323 | 2026.01.16 20:37:18.909640 [ 288 ] {} <Debug> TCP-Session: c7f1099c-23d0-4bde-a9e1-334873d15b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11324 | 2026.01.16 20:37:18.909669 [ 289 ] {} <Debug> TCP-Session: fefa5852-71c7-4aaf-bada-189af74a2abd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11325 | 2026.01.16 20:37:18.909649 [ 352 ] {} <Debug> TCP-Session: bd6ce86b-9cbc-47a2-86d4-7f99d44ad40a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11326 | 2026.01.16 20:37:18.909697 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11327 | 2026.01.16 20:37:18.909703 [ 351 ] {ed6cccca-4ebb-4f1a-a56d-d8d1ab702907} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43330) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11328 | 2026.01.16 20:37:18.909734 [ 290 ] {} <Debug> TCP-Session: 61aade24-ac2f-453a-8b85-b7ae05ca8905 Authenticating user 'default' from [fd00:1122:3344:101::e]:56592 | ||
| 11329 | 2026.01.16 20:37:18.909407 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34623 | ||
| 11330 | 2026.01.16 20:37:18.909759 [ 290 ] {} <Debug> TCP-Session: 61aade24-ac2f-453a-8b85-b7ae05ca8905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11331 | 2026.01.16 20:37:18.909398 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39291 | ||
| 11332 | 2026.01.16 20:37:18.909814 [ 290 ] {} <Debug> TCP-Session: 61aade24-ac2f-453a-8b85-b7ae05ca8905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11333 | 2026.01.16 20:37:18.909394 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62012 | ||
| 11334 | 2026.01.16 20:37:18.909442 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43749 | ||
| 11335 | 2026.01.16 20:37:18.909984 [ 351 ] {ed6cccca-4ebb-4f1a-a56d-d8d1ab702907} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11336 | 2026.01.16 20:37:18.910049 [ 351 ] {ed6cccca-4ebb-4f1a-a56d-d8d1ab702907} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11337 | 2026.01.16 20:37:18.910344 [ 351 ] {ed6cccca-4ebb-4f1a-a56d-d8d1ab702907} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 11338 | 2026.01.16 20:37:18.910387 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11339 | 2026.01.16 20:37:18.910424 [ 353 ] {} <Debug> TCP-Session: 0bec7e79-b73b-456e-a7b4-6648de986800 Authenticating user 'default' from [fd00:1122:3344:101::e]:62012 | ||
| 11340 | 2026.01.16 20:37:18.910449 [ 353 ] {} <Debug> TCP-Session: 0bec7e79-b73b-456e-a7b4-6648de986800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11341 | 2026.01.16 20:37:18.910462 [ 353 ] {} <Debug> TCP-Session: 0bec7e79-b73b-456e-a7b4-6648de986800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11342 | 2026.01.16 20:37:18.910596 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11343 | 2026.01.16 20:37:18.910603 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11344 | 2026.01.16 20:37:18.910634 [ 354 ] {} <Debug> TCP-Session: 847ab945-c120-40c6-a93b-20c815e509f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39291 | ||
| 11345 | 2026.01.16 20:37:18.910650 [ 286 ] {} <Debug> TCP-Session: 4369ed99-d751-4d81-b38d-caca7553c3e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34623 | ||
| 11346 | 2026.01.16 20:37:18.910659 [ 354 ] {} <Debug> TCP-Session: 847ab945-c120-40c6-a93b-20c815e509f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11347 | 2026.01.16 20:37:18.910690 [ 286 ] {} <Debug> TCP-Session: 4369ed99-d751-4d81-b38d-caca7553c3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11348 | 2026.01.16 20:37:18.910692 [ 354 ] {} <Debug> TCP-Session: 847ab945-c120-40c6-a93b-20c815e509f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11349 | 2026.01.16 20:37:18.910713 [ 286 ] {} <Debug> TCP-Session: 4369ed99-d751-4d81-b38d-caca7553c3e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11350 | 2026.01.16 20:37:18.910718 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11351 | 2026.01.16 20:37:18.910768 [ 350 ] {} <Debug> TCP-Session: 95ffc507-3bf7-485e-a037-89fd8d2b6708 Authenticating user 'default' from [fd00:1122:3344:101::e]:43749 | ||
| 11352 | 2026.01.16 20:37:18.910784 [ 350 ] {} <Debug> TCP-Session: 95ffc507-3bf7-485e-a037-89fd8d2b6708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11353 | 2026.01.16 20:37:18.910796 [ 350 ] {} <Debug> TCP-Session: 95ffc507-3bf7-485e-a037-89fd8d2b6708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11354 | 2026.01.16 20:37:18.911337 [ 327 ] {ed6cccca-4ebb-4f1a-a56d-d8d1ab702907} <Trace> AggregatingTransform: Aggregating | ||
| 11355 | 2026.01.16 20:37:18.911660 [ 327 ] {ed6cccca-4ebb-4f1a-a56d-d8d1ab702907} <Trace> Aggregator: Aggregation method: without_key | ||
| 11356 | 2026.01.16 20:37:18.911709 [ 327 ] {ed6cccca-4ebb-4f1a-a56d-d8d1ab702907} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001262018 sec. (792.382 rows/sec., 30.95 KiB/sec.) | ||
| 11357 | 2026.01.16 20:37:18.911732 [ 327 ] {ed6cccca-4ebb-4f1a-a56d-d8d1ab702907} <Trace> Aggregator: Merging aggregated data | ||
| 11358 | 2026.01.16 20:37:18.913020 [ 351 ] {ed6cccca-4ebb-4f1a-a56d-d8d1ab702907} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003377 sec., 296.12081729345573 rows/sec., 11.57 KiB/sec. | ||
| 11359 | 2026.01.16 20:37:18.913215 [ 351 ] {ed6cccca-4ebb-4f1a-a56d-d8d1ab702907} <Debug> TCPHandler: Processed in 0.003854966 sec. | ||
| 11360 | 2026.01.16 20:37:18.913309 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11361 | 2026.01.16 20:37:18.913337 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11362 | 2026.01.16 20:37:18.913358 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11363 | 2026.01.16 20:37:18.913377 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11364 | 2026.01.16 20:37:18.913388 [ 350 ] {} <Debug> TCP-Session: 95ffc507-3bf7-485e-a037-89fd8d2b6708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11365 | 2026.01.16 20:37:18.913401 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11366 | 2026.01.16 20:37:18.913410 [ 352 ] {} <Debug> TCP-Session: bd6ce86b-9cbc-47a2-86d4-7f99d44ad40a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11367 | 2026.01.16 20:37:18.913425 [ 354 ] {} <Debug> TCP-Session: 847ab945-c120-40c6-a93b-20c815e509f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11368 | 2026.01.16 20:37:18.913440 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11369 | 2026.01.16 20:37:18.913456 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11370 | 2026.01.16 20:37:18.913474 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11371 | 2026.01.16 20:37:18.913498 [ 353 ] {} <Debug> TCP-Session: 0bec7e79-b73b-456e-a7b4-6648de986800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11372 | 2026.01.16 20:37:18.913517 [ 286 ] {} <Debug> TCP-Session: 4369ed99-d751-4d81-b38d-caca7553c3e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11373 | 2026.01.16 20:37:18.913537 [ 290 ] {} <Debug> TCP-Session: 61aade24-ac2f-453a-8b85-b7ae05ca8905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11374 | 2026.01.16 20:37:18.913456 [ 288 ] {} <Debug> TCP-Session: c7f1099c-23d0-4bde-a9e1-334873d15b89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11375 | 2026.01.16 20:37:18.913423 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11376 | 2026.01.16 20:37:18.913348 [ 351 ] {} <Debug> TCP-Session: 23af4fa1-2b70-4eb3-a21e-cf773043f1b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11377 | 2026.01.16 20:37:18.913624 [ 289 ] {} <Debug> TCP-Session: fefa5852-71c7-4aaf-bada-189af74a2abd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11378 | 2026.01.16 20:37:18.918777 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48209 | ||
| 11379 | 2026.01.16 20:37:18.918843 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11380 | 2026.01.16 20:37:18.918865 [ 351 ] {} <Debug> TCP-Session: a060bc65-759f-4898-9e34-f6cef1bd9728 Authenticating user 'default' from [fd00:1122:3344:101::e]:48209 | ||
| 11381 | 2026.01.16 20:37:18.918881 [ 351 ] {} <Debug> TCP-Session: a060bc65-759f-4898-9e34-f6cef1bd9728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11382 | 2026.01.16 20:37:18.918893 [ 351 ] {} <Debug> TCP-Session: a060bc65-759f-4898-9e34-f6cef1bd9728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11383 | 2026.01.16 20:37:18.919058 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49292 | ||
| 11384 | 2026.01.16 20:37:18.919064 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35839 | ||
| 11385 | 2026.01.16 20:37:18.919087 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54032 | ||
| 11386 | 2026.01.16 20:37:18.919106 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57130 | ||
| 11387 | 2026.01.16 20:37:18.919139 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11388 | 2026.01.16 20:37:18.919160 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11389 | 2026.01.16 20:37:18.919180 [ 352 ] {} <Debug> TCP-Session: 58e8f82e-9320-43d0-bbe4-8e11277b05f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49292 | ||
| 11390 | 2026.01.16 20:37:18.919197 [ 286 ] {} <Debug> TCP-Session: 9a65915a-6016-439f-a75c-3471d26519e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54032 | ||
| 11391 | 2026.01.16 20:37:18.919207 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11392 | 2026.01.16 20:37:18.919231 [ 286 ] {} <Debug> TCP-Session: 9a65915a-6016-439f-a75c-3471d26519e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11393 | 2026.01.16 20:37:18.919227 [ 352 ] {} <Debug> TCP-Session: 58e8f82e-9320-43d0-bbe4-8e11277b05f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11394 | 2026.01.16 20:37:18.919261 [ 286 ] {} <Debug> TCP-Session: 9a65915a-6016-439f-a75c-3471d26519e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11395 | 2026.01.16 20:37:18.919259 [ 289 ] {} <Debug> TCP-Session: 4462d4e8-d70e-43b3-bcf7-ec656cb2ff77 Authenticating user 'default' from [fd00:1122:3344:101::e]:57130 | ||
| 11396 | 2026.01.16 20:37:18.919276 [ 352 ] {} <Debug> TCP-Session: 58e8f82e-9320-43d0-bbe4-8e11277b05f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11397 | 2026.01.16 20:37:18.919120 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53452 | ||
| 11398 | 2026.01.16 20:37:18.919313 [ 289 ] {} <Debug> TCP-Session: 4462d4e8-d70e-43b3-bcf7-ec656cb2ff77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11399 | 2026.01.16 20:37:18.919098 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54668 | ||
| 11400 | 2026.01.16 20:37:18.919357 [ 289 ] {} <Debug> TCP-Session: 4462d4e8-d70e-43b3-bcf7-ec656cb2ff77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11401 | 2026.01.16 20:37:18.919376 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11402 | 2026.01.16 20:37:18.919148 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11403 | 2026.01.16 20:37:18.919414 [ 350 ] {} <Debug> TCP-Session: 08c17a4f-33dd-41c4-933c-3ee74ef38b7c Authenticating user 'default' from [fd00:1122:3344:101::e]:53452 | ||
| 11404 | 2026.01.16 20:37:18.919426 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11405 | 2026.01.16 20:37:18.919445 [ 353 ] {} <Debug> TCP-Session: e19574e0-16c7-488b-94f0-5703fae05f76 Authenticating user 'default' from [fd00:1122:3344:101::e]:35839 | ||
| 11406 | 2026.01.16 20:37:18.919452 [ 350 ] {} <Debug> TCP-Session: 08c17a4f-33dd-41c4-933c-3ee74ef38b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11407 | 2026.01.16 20:37:18.919485 [ 353 ] {} <Debug> TCP-Session: e19574e0-16c7-488b-94f0-5703fae05f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11408 | 2026.01.16 20:37:18.919498 [ 350 ] {} <Debug> TCP-Session: 08c17a4f-33dd-41c4-933c-3ee74ef38b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11409 | 2026.01.16 20:37:18.919511 [ 353 ] {} <Debug> TCP-Session: e19574e0-16c7-488b-94f0-5703fae05f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11410 | 2026.01.16 20:37:18.919498 [ 288 ] {} <Debug> TCP-Session: bd8355b3-8180-48dc-985f-20186aa8b30a Authenticating user 'default' from [fd00:1122:3344:101::e]:54668 | ||
| 11411 | 2026.01.16 20:37:18.919117 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40959 | ||
| 11412 | 2026.01.16 20:37:18.919587 [ 288 ] {} <Debug> TCP-Session: bd8355b3-8180-48dc-985f-20186aa8b30a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11413 | 2026.01.16 20:37:18.919104 [ 351 ] {} <Trace> TCP-Session: a060bc65-759f-4898-9e34-f6cef1bd9728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11414 | 2026.01.16 20:37:18.919628 [ 288 ] {} <Debug> TCP-Session: bd8355b3-8180-48dc-985f-20186aa8b30a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11415 | 2026.01.16 20:37:18.919644 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11416 | 2026.01.16 20:37:18.919072 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45405 | ||
| 11417 | 2026.01.16 20:37:18.919687 [ 290 ] {} <Debug> TCP-Session: c46bf147-a5c3-4389-909c-6a3f2a561bd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40959 | ||
| 11418 | 2026.01.16 20:37:18.919733 [ 290 ] {} <Debug> TCP-Session: c46bf147-a5c3-4389-909c-6a3f2a561bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11419 | 2026.01.16 20:37:18.919745 [ 290 ] {} <Debug> TCP-Session: c46bf147-a5c3-4389-909c-6a3f2a561bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11420 | 2026.01.16 20:37:18.919763 [ 351 ] {87fa33bc-0307-4f05-b211-c1abdbc2c7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48209) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11421 | 2026.01.16 20:37:18.919766 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11422 | 2026.01.16 20:37:18.919816 [ 354 ] {} <Debug> TCP-Session: 8d6e8772-0e30-40b1-a396-bf7147567471 Authenticating user 'default' from [fd00:1122:3344:101::e]:45405 | ||
| 11423 | 2026.01.16 20:37:18.919841 [ 354 ] {} <Debug> TCP-Session: 8d6e8772-0e30-40b1-a396-bf7147567471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11424 | 2026.01.16 20:37:18.919860 [ 354 ] {} <Debug> TCP-Session: 8d6e8772-0e30-40b1-a396-bf7147567471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11425 | 2026.01.16 20:37:18.919944 [ 351 ] {87fa33bc-0307-4f05-b211-c1abdbc2c7f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11426 | 2026.01.16 20:37:18.919992 [ 351 ] {87fa33bc-0307-4f05-b211-c1abdbc2c7f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11427 | 2026.01.16 20:37:18.920224 [ 351 ] {87fa33bc-0307-4f05-b211-c1abdbc2c7f2} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 11428 | 2026.01.16 20:37:18.921153 [ 320 ] {87fa33bc-0307-4f05-b211-c1abdbc2c7f2} <Trace> AggregatingTransform: Aggregating | ||
| 11429 | 2026.01.16 20:37:18.921399 [ 320 ] {87fa33bc-0307-4f05-b211-c1abdbc2c7f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 11430 | 2026.01.16 20:37:18.921450 [ 320 ] {87fa33bc-0307-4f05-b211-c1abdbc2c7f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001136825 sec. (879.643 rows/sec., 34.36 KiB/sec.) | ||
| 11431 | 2026.01.16 20:37:18.921473 [ 320 ] {87fa33bc-0307-4f05-b211-c1abdbc2c7f2} <Trace> Aggregator: Merging aggregated data | ||
| 11432 | 2026.01.16 20:37:18.922541 [ 351 ] {87fa33bc-0307-4f05-b211-c1abdbc2c7f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002815 sec., 355.2397868561279 rows/sec., 13.88 KiB/sec. | ||
| 11433 | 2026.01.16 20:37:18.922726 [ 351 ] {87fa33bc-0307-4f05-b211-c1abdbc2c7f2} <Debug> TCPHandler: Processed in 0.003681032 sec. | ||
| 11434 | 2026.01.16 20:37:18.922857 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11435 | 2026.01.16 20:37:18.922885 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11436 | 2026.01.16 20:37:18.922898 [ 351 ] {} <Debug> TCP-Session: a060bc65-759f-4898-9e34-f6cef1bd9728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11437 | 2026.01.16 20:37:18.922904 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11438 | 2026.01.16 20:37:18.922950 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11439 | 2026.01.16 20:37:18.922926 [ 352 ] {} <Debug> TCP-Session: 58e8f82e-9320-43d0-bbe4-8e11277b05f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2026.01.16 20:37:18.922980 [ 350 ] {} <Debug> TCP-Session: 08c17a4f-33dd-41c4-933c-3ee74ef38b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11441 | 2026.01.16 20:37:18.923005 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11442 | 2026.01.16 20:37:18.923033 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11443 | 2026.01.16 20:37:18.923060 [ 289 ] {} <Debug> TCP-Session: 4462d4e8-d70e-43b3-bcf7-ec656cb2ff77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11444 | 2026.01.16 20:37:18.922999 [ 286 ] {} <Debug> TCP-Session: 9a65915a-6016-439f-a75c-3471d26519e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11445 | 2026.01.16 20:37:18.923085 [ 290 ] {} <Debug> TCP-Session: c46bf147-a5c3-4389-909c-6a3f2a561bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11446 | 2026.01.16 20:37:18.922986 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11447 | 2026.01.16 20:37:18.922984 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11448 | 2026.01.16 20:37:18.923162 [ 353 ] {} <Debug> TCP-Session: e19574e0-16c7-488b-94f0-5703fae05f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11449 | 2026.01.16 20:37:18.922926 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11450 | 2026.01.16 20:37:18.923189 [ 354 ] {} <Debug> TCP-Session: 8d6e8772-0e30-40b1-a396-bf7147567471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11451 | 2026.01.16 20:37:18.923223 [ 288 ] {} <Debug> TCP-Session: bd8355b3-8180-48dc-985f-20186aa8b30a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11452 | 2026.01.16 20:37:19.111817 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64290 | ||
| 11453 | 2026.01.16 20:37:19.111919 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11454 | 2026.01.16 20:37:19.111945 [ 351 ] {} <Debug> TCP-Session: 11287405-aca6-4d3d-bd34-b1ee25fe1554 Authenticating user 'default' from [fd00:1122:3344:101::e]:64290 | ||
| 11455 | 2026.01.16 20:37:19.111966 [ 351 ] {} <Debug> TCP-Session: 11287405-aca6-4d3d-bd34-b1ee25fe1554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11456 | 2026.01.16 20:37:19.111979 [ 351 ] {} <Debug> TCP-Session: 11287405-aca6-4d3d-bd34-b1ee25fe1554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11457 | 2026.01.16 20:37:19.112185 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35171 | ||
| 11458 | 2026.01.16 20:37:19.112230 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47653 | ||
| 11459 | 2026.01.16 20:37:19.112249 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60410 | ||
| 11460 | 2026.01.16 20:37:19.112269 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35318 | ||
| 11461 | 2026.01.16 20:37:19.112282 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53495 | ||
| 11462 | 2026.01.16 20:37:19.112301 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11463 | 2026.01.16 20:37:19.112341 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11464 | 2026.01.16 20:37:19.112359 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11465 | 2026.01.16 20:37:19.112379 [ 352 ] {} <Debug> TCP-Session: 5cf639ae-6876-42ca-ad74-32345e254ddc Authenticating user 'default' from [fd00:1122:3344:101::e]:35171 | ||
| 11466 | 2026.01.16 20:37:19.112383 [ 288 ] {} <Debug> TCP-Session: 89cc3270-f9ef-4db2-a195-542eec3f9eb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60410 | ||
| 11467 | 2026.01.16 20:37:19.112385 [ 351 ] {} <Trace> TCP-Session: 11287405-aca6-4d3d-bd34-b1ee25fe1554 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11468 | 2026.01.16 20:37:19.112408 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11469 | 2026.01.16 20:37:19.112417 [ 288 ] {} <Debug> TCP-Session: 89cc3270-f9ef-4db2-a195-542eec3f9eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11470 | 2026.01.16 20:37:19.112413 [ 352 ] {} <Debug> TCP-Session: 5cf639ae-6876-42ca-ad74-32345e254ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11471 | 2026.01.16 20:37:19.112461 [ 350 ] {} <Debug> TCP-Session: 55c6a433-9234-489b-90ac-b504909a066c Authenticating user 'default' from [fd00:1122:3344:101::e]:53495 | ||
| 11472 | 2026.01.16 20:37:19.112485 [ 352 ] {} <Debug> TCP-Session: 5cf639ae-6876-42ca-ad74-32345e254ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11473 | 2026.01.16 20:37:19.112508 [ 350 ] {} <Debug> TCP-Session: 55c6a433-9234-489b-90ac-b504909a066c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11474 | 2026.01.16 20:37:19.112241 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33423 | ||
| 11475 | 2026.01.16 20:37:19.112533 [ 350 ] {} <Debug> TCP-Session: 55c6a433-9234-489b-90ac-b504909a066c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11476 | 2026.01.16 20:37:19.112469 [ 288 ] {} <Debug> TCP-Session: 89cc3270-f9ef-4db2-a195-542eec3f9eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11477 | 2026.01.16 20:37:19.112581 [ 351 ] {eac5af94-e723-4f30-9c58-fc7cd820106c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64290) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11478 | 2026.01.16 20:37:19.112607 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11479 | 2026.01.16 20:37:19.112398 [ 290 ] {} <Debug> TCP-Session: 03f04929-06ff-4fdc-93ee-4928dfba673f Authenticating user 'default' from [fd00:1122:3344:101::e]:35318 | ||
| 11480 | 2026.01.16 20:37:19.112645 [ 286 ] {} <Debug> TCP-Session: 2d38eaeb-172a-49d5-aac2-5b6cdba3e124 Authenticating user 'default' from [fd00:1122:3344:101::e]:33423 | ||
| 11481 | 2026.01.16 20:37:19.112663 [ 290 ] {} <Debug> TCP-Session: 03f04929-06ff-4fdc-93ee-4928dfba673f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11482 | 2026.01.16 20:37:19.112681 [ 286 ] {} <Debug> TCP-Session: 2d38eaeb-172a-49d5-aac2-5b6cdba3e124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11483 | 2026.01.16 20:37:19.112688 [ 290 ] {} <Debug> TCP-Session: 03f04929-06ff-4fdc-93ee-4928dfba673f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11484 | 2026.01.16 20:37:19.112715 [ 286 ] {} <Debug> TCP-Session: 2d38eaeb-172a-49d5-aac2-5b6cdba3e124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11485 | 2026.01.16 20:37:19.112258 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34133 | ||
| 11486 | 2026.01.16 20:37:19.112233 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50542 | ||
| 11487 | 2026.01.16 20:37:19.112340 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11488 | 2026.01.16 20:37:19.112812 [ 353 ] {} <Debug> TCP-Session: 006fef0c-7581-4f3c-a7ae-54318f9820e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47653 | ||
| 11489 | 2026.01.16 20:37:19.112813 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11490 | 2026.01.16 20:37:19.112831 [ 353 ] {} <Debug> TCP-Session: 006fef0c-7581-4f3c-a7ae-54318f9820e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11491 | 2026.01.16 20:37:19.112851 [ 289 ] {} <Debug> TCP-Session: 75fed57d-4e48-4f0a-a4c5-1a71f7290520 Authenticating user 'default' from [fd00:1122:3344:101::e]:34133 | ||
| 11492 | 2026.01.16 20:37:19.112863 [ 353 ] {} <Debug> TCP-Session: 006fef0c-7581-4f3c-a7ae-54318f9820e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11493 | 2026.01.16 20:37:19.112880 [ 289 ] {} <Debug> TCP-Session: 75fed57d-4e48-4f0a-a4c5-1a71f7290520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11494 | 2026.01.16 20:37:19.112856 [ 351 ] {eac5af94-e723-4f30-9c58-fc7cd820106c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11495 | 2026.01.16 20:37:19.112905 [ 289 ] {} <Debug> TCP-Session: 75fed57d-4e48-4f0a-a4c5-1a71f7290520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11496 | 2026.01.16 20:37:19.112820 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11497 | 2026.01.16 20:37:19.112958 [ 354 ] {} <Debug> TCP-Session: 74a892fc-e566-4ef2-9425-ae79599e1023 Authenticating user 'default' from [fd00:1122:3344:101::e]:50542 | ||
| 11498 | 2026.01.16 20:37:19.112969 [ 351 ] {eac5af94-e723-4f30-9c58-fc7cd820106c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11499 | 2026.01.16 20:37:19.112974 [ 354 ] {} <Debug> TCP-Session: 74a892fc-e566-4ef2-9425-ae79599e1023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11500 | 2026.01.16 20:37:19.113004 [ 354 ] {} <Debug> TCP-Session: 74a892fc-e566-4ef2-9425-ae79599e1023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11501 | 2026.01.16 20:37:19.113262 [ 351 ] {eac5af94-e723-4f30-9c58-fc7cd820106c} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 11502 | 2026.01.16 20:37:19.114187 [ 329 ] {eac5af94-e723-4f30-9c58-fc7cd820106c} <Trace> AggregatingTransform: Aggregating | ||
| 11503 | 2026.01.16 20:37:19.114239 [ 329 ] {eac5af94-e723-4f30-9c58-fc7cd820106c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11504 | 2026.01.16 20:37:19.114275 [ 329 ] {eac5af94-e723-4f30-9c58-fc7cd820106c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910191 sec. (1098.670 rows/sec., 42.92 KiB/sec.) | ||
| 11505 | 2026.01.16 20:37:19.114294 [ 329 ] {eac5af94-e723-4f30-9c58-fc7cd820106c} <Trace> Aggregator: Merging aggregated data | ||
| 11506 | 2026.01.16 20:37:19.115650 [ 351 ] {eac5af94-e723-4f30-9c58-fc7cd820106c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003129 sec., 319.59092361776925 rows/sec., 12.48 KiB/sec. | ||
| 11507 | 2026.01.16 20:37:19.115762 [ 351 ] {eac5af94-e723-4f30-9c58-fc7cd820106c} <Debug> TCPHandler: Processed in 0.003492608 sec. | ||
| 11508 | 2026.01.16 20:37:19.115890 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11509 | 2026.01.16 20:37:19.115910 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11510 | 2026.01.16 20:37:19.115925 [ 351 ] {} <Debug> TCP-Session: 11287405-aca6-4d3d-bd34-b1ee25fe1554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11511 | 2026.01.16 20:37:19.115931 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11512 | 2026.01.16 20:37:19.115946 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11513 | 2026.01.16 20:37:19.115976 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11514 | 2026.01.16 20:37:19.116006 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11515 | 2026.01.16 20:37:19.116019 [ 353 ] {} <Debug> TCP-Session: 006fef0c-7581-4f3c-a7ae-54318f9820e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11516 | 2026.01.16 20:37:19.116037 [ 288 ] {} <Debug> TCP-Session: 89cc3270-f9ef-4db2-a195-542eec3f9eb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11517 | 2026.01.16 20:37:19.116051 [ 289 ] {} <Debug> TCP-Session: 75fed57d-4e48-4f0a-a4c5-1a71f7290520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11518 | 2026.01.16 20:37:19.116022 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11519 | 2026.01.16 20:37:19.115988 [ 350 ] {} <Debug> TCP-Session: 55c6a433-9234-489b-90ac-b504909a066c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11520 | 2026.01.16 20:37:19.116121 [ 286 ] {} <Debug> TCP-Session: 2d38eaeb-172a-49d5-aac2-5b6cdba3e124 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11521 | 2026.01.16 20:37:19.115990 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11522 | 2026.01.16 20:37:19.115959 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11523 | 2026.01.16 20:37:19.116191 [ 354 ] {} <Debug> TCP-Session: 74a892fc-e566-4ef2-9425-ae79599e1023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11524 | 2026.01.16 20:37:19.115956 [ 352 ] {} <Debug> TCP-Session: 5cf639ae-6876-42ca-ad74-32345e254ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11525 | 2026.01.16 20:37:19.116231 [ 290 ] {} <Debug> TCP-Session: 03f04929-06ff-4fdc-93ee-4928dfba673f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11526 | 2026.01.16 20:37:23.031361 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27333 | ||
| 11527 | 2026.01.16 20:37:23.031893 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2026.01.16 20:37:23.031930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11529 | 2026.01.16 20:37:23.032414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11530 | 2026.01.16 20:37:23.032664 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.01.16 20:37:23.032789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27333 | ||
| 11532 | 2026.01.16 20:37:23.716959 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11533 | 2026.01.16 20:37:23.717242 [ 276 ] {c9feb6df-f907-443e-9ee0-96a8a49710d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11534 | 2026.01.16 20:37:23.717345 [ 276 ] {c9feb6df-f907-443e-9ee0-96a8a49710d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11535 | 2026.01.16 20:37:23.718099 [ 276 ] {c9feb6df-f907-443e-9ee0-96a8a49710d8} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11536 | 2026.01.16 20:37:23.718137 [ 276 ] {c9feb6df-f907-443e-9ee0-96a8a49710d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11537 | 2026.01.16 20:37:23.718520 [ 276 ] {c9feb6df-f907-443e-9ee0-96a8a49710d8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11538 | 2026.01.16 20:37:23.718749 [ 276 ] {c9feb6df-f907-443e-9ee0-96a8a49710d8} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11539 | 2026.01.16 20:37:23.718899 [ 276 ] {c9feb6df-f907-443e-9ee0-96a8a49710d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001735 sec., 13832.8530259366 rows/sec., 1.15 MiB/sec. | ||
| 11540 | 2026.01.16 20:37:23.718940 [ 276 ] {c9feb6df-f907-443e-9ee0-96a8a49710d8} <Debug> TCPHandler: Processed in 0.002164109 sec. | ||
| 11541 | 2026.01.16 20:37:23.719066 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11542 | 2026.01.16 20:37:23.719162 [ 276 ] {e1db30eb-ceb2-4084-b8aa-0056eebae67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11543 | 2026.01.16 20:37:23.719203 [ 276 ] {e1db30eb-ceb2-4084-b8aa-0056eebae67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11544 | 2026.01.16 20:37:23.719590 [ 276 ] {e1db30eb-ceb2-4084-b8aa-0056eebae67f} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2026.01.16 20:37:23.719625 [ 276 ] {e1db30eb-ceb2-4084-b8aa-0056eebae67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11546 | 2026.01.16 20:37:23.719946 [ 276 ] {e1db30eb-ceb2-4084-b8aa-0056eebae67f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11547 | 2026.01.16 20:37:23.720165 [ 276 ] {e1db30eb-ceb2-4084-b8aa-0056eebae67f} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2026.01.16 20:37:23.720294 [ 276 ] {e1db30eb-ceb2-4084-b8aa-0056eebae67f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001151 sec., 3475.238922675934 rows/sec., 283.38 KiB/sec. | ||
| 11549 | 2026.01.16 20:37:23.720331 [ 276 ] {e1db30eb-ceb2-4084-b8aa-0056eebae67f} <Debug> TCPHandler: Processed in 0.001315669 sec. | ||
| 11550 | 2026.01.16 20:37:23.720437 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2026.01.16 20:37:23.720532 [ 276 ] {24cba2af-5a11-46a3-9b26-3062ffd3fef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11552 | 2026.01.16 20:37:23.720571 [ 276 ] {24cba2af-5a11-46a3-9b26-3062ffd3fef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11553 | 2026.01.16 20:37:23.721655 [ 276 ] {24cba2af-5a11-46a3-9b26-3062ffd3fef2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2026.01.16 20:37:23.721693 [ 276 ] {24cba2af-5a11-46a3-9b26-3062ffd3fef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11555 | 2026.01.16 20:37:23.722105 [ 276 ] {24cba2af-5a11-46a3-9b26-3062ffd3fef2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11556 | 2026.01.16 20:37:23.722337 [ 276 ] {24cba2af-5a11-46a3-9b26-3062ffd3fef2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2026.01.16 20:37:23.722466 [ 276 ] {24cba2af-5a11-46a3-9b26-3062ffd3fef2} <Debug> executeQuery: Read 1352 rows, 115.43 KiB in 0.001953 sec., 692268.3051715309 rows/sec., 57.72 MiB/sec. | ||
| 11558 | 2026.01.16 20:37:23.722503 [ 276 ] {24cba2af-5a11-46a3-9b26-3062ffd3fef2} <Debug> TCPHandler: Processed in 0.002115657 sec. | ||
| 11559 | 2026.01.16 20:37:23.722619 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11560 | 2026.01.16 20:37:23.722713 [ 276 ] {66897a76-fc4d-4def-bebc-18a3e87a4456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11561 | 2026.01.16 20:37:23.722750 [ 276 ] {66897a76-fc4d-4def-bebc-18a3e87a4456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11562 | 2026.01.16 20:37:23.723162 [ 276 ] {66897a76-fc4d-4def-bebc-18a3e87a4456} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2026.01.16 20:37:23.723197 [ 276 ] {66897a76-fc4d-4def-bebc-18a3e87a4456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11564 | 2026.01.16 20:37:23.723511 [ 276 ] {66897a76-fc4d-4def-bebc-18a3e87a4456} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11565 | 2026.01.16 20:37:23.723720 [ 276 ] {66897a76-fc4d-4def-bebc-18a3e87a4456} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2026.01.16 20:37:23.723846 [ 276 ] {66897a76-fc4d-4def-bebc-18a3e87a4456} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001153 sec., 28620.98872506505 rows/sec., 2.13 MiB/sec. | ||
| 11567 | 2026.01.16 20:37:23.723884 [ 276 ] {66897a76-fc4d-4def-bebc-18a3e87a4456} <Debug> TCPHandler: Processed in 0.00131426 sec. | ||
| 11568 | 2026.01.16 20:37:23.723996 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11569 | 2026.01.16 20:37:23.724090 [ 276 ] {f58b4441-ccf0-427a-89ce-7ba269ecf509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11570 | 2026.01.16 20:37:23.724130 [ 276 ] {f58b4441-ccf0-427a-89ce-7ba269ecf509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11571 | 2026.01.16 20:37:23.724608 [ 276 ] {f58b4441-ccf0-427a-89ce-7ba269ecf509} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.01.16 20:37:23.724644 [ 276 ] {f58b4441-ccf0-427a-89ce-7ba269ecf509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11573 | 2026.01.16 20:37:23.724956 [ 276 ] {f58b4441-ccf0-427a-89ce-7ba269ecf509} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11574 | 2026.01.16 20:37:23.725172 [ 276 ] {f58b4441-ccf0-427a-89ce-7ba269ecf509} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2026.01.16 20:37:23.725297 [ 276 ] {f58b4441-ccf0-427a-89ce-7ba269ecf509} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001224 sec., 205882.35294117648 rows/sec., 14.24 MiB/sec. | ||
| 11576 | 2026.01.16 20:37:23.725335 [ 276 ] {f58b4441-ccf0-427a-89ce-7ba269ecf509} <Debug> TCPHandler: Processed in 0.001387511 sec. | ||
| 11577 | 2026.01.16 20:37:23.725450 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11578 | 2026.01.16 20:37:23.725543 [ 276 ] {eb09f7c1-2e83-4d95-bb20-b208e6f91454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11579 | 2026.01.16 20:37:23.725584 [ 276 ] {eb09f7c1-2e83-4d95-bb20-b208e6f91454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11580 | 2026.01.16 20:37:23.725968 [ 276 ] {eb09f7c1-2e83-4d95-bb20-b208e6f91454} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11581 | 2026.01.16 20:37:23.726005 [ 276 ] {eb09f7c1-2e83-4d95-bb20-b208e6f91454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11582 | 2026.01.16 20:37:23.726320 [ 276 ] {eb09f7c1-2e83-4d95-bb20-b208e6f91454} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11583 | 2026.01.16 20:37:23.726538 [ 276 ] {eb09f7c1-2e83-4d95-bb20-b208e6f91454} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.01.16 20:37:23.726663 [ 276 ] {eb09f7c1-2e83-4d95-bb20-b208e6f91454} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 823.81 KiB/sec. | ||
| 11585 | 2026.01.16 20:37:23.726701 [ 276 ] {eb09f7c1-2e83-4d95-bb20-b208e6f91454} <Debug> TCPHandler: Processed in 0.00130093 sec. | ||
| 11586 | 2026.01.16 20:37:23.726810 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11587 | 2026.01.16 20:37:23.726904 [ 276 ] {1803eec1-09c9-4c10-a1ed-191f2c4a3862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11588 | 2026.01.16 20:37:23.726944 [ 276 ] {1803eec1-09c9-4c10-a1ed-191f2c4a3862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11589 | 2026.01.16 20:37:23.727557 [ 276 ] {1803eec1-09c9-4c10-a1ed-191f2c4a3862} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2026.01.16 20:37:23.727593 [ 276 ] {1803eec1-09c9-4c10-a1ed-191f2c4a3862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11591 | 2026.01.16 20:37:23.727959 [ 276 ] {1803eec1-09c9-4c10-a1ed-191f2c4a3862} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11592 | 2026.01.16 20:37:23.728174 [ 276 ] {1803eec1-09c9-4c10-a1ed-191f2c4a3862} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2026.01.16 20:37:23.728301 [ 276 ] {1803eec1-09c9-4c10-a1ed-191f2c4a3862} <Debug> executeQuery: Read 577 rows, 44.35 KiB in 0.001415 sec., 407773.851590106 rows/sec., 30.61 MiB/sec. | ||
| 11594 | 2026.01.16 20:37:23.728338 [ 276 ] {1803eec1-09c9-4c10-a1ed-191f2c4a3862} <Debug> TCPHandler: Processed in 0.001577265 sec. | ||
| 11595 | 2026.01.16 20:37:23.728451 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2026.01.16 20:37:23.728546 [ 276 ] {c689d490-174d-4a2f-b1e3-7f7562299801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11597 | 2026.01.16 20:37:23.728590 [ 276 ] {c689d490-174d-4a2f-b1e3-7f7562299801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11598 | 2026.01.16 20:37:23.729241 [ 276 ] {c689d490-174d-4a2f-b1e3-7f7562299801} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.01.16 20:37:23.729277 [ 276 ] {c689d490-174d-4a2f-b1e3-7f7562299801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11600 | 2026.01.16 20:37:23.729676 [ 276 ] {c689d490-174d-4a2f-b1e3-7f7562299801} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11601 | 2026.01.16 20:37:23.729890 [ 276 ] {c689d490-174d-4a2f-b1e3-7f7562299801} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2026.01.16 20:37:23.730023 [ 276 ] {c689d490-174d-4a2f-b1e3-7f7562299801} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001495 sec., 589966.5551839465 rows/sec., 40.04 MiB/sec. | ||
| 11603 | 2026.01.16 20:37:23.730061 [ 276 ] {c689d490-174d-4a2f-b1e3-7f7562299801} <Debug> TCPHandler: Processed in 0.001660957 sec. | ||
| 11604 | 2026.01.16 20:37:23.730173 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11605 | 2026.01.16 20:37:23.730269 [ 276 ] {ead67dea-75c0-478c-bb2e-139dd2edddec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11606 | 2026.01.16 20:37:23.730323 [ 276 ] {ead67dea-75c0-478c-bb2e-139dd2edddec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11607 | 2026.01.16 20:37:23.731129 [ 276 ] {ead67dea-75c0-478c-bb2e-139dd2edddec} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2026.01.16 20:37:23.731166 [ 276 ] {ead67dea-75c0-478c-bb2e-139dd2edddec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11609 | 2026.01.16 20:37:23.731719 [ 276 ] {ead67dea-75c0-478c-bb2e-139dd2edddec} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11610 | 2026.01.16 20:37:23.731948 [ 276 ] {ead67dea-75c0-478c-bb2e-139dd2edddec} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2026.01.16 20:37:23.732098 [ 276 ] {ead67dea-75c0-478c-bb2e-139dd2edddec} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001848 sec., 9199.1341991342 rows/sec., 16.48 MiB/sec. | ||
| 11612 | 2026.01.16 20:37:23.732151 [ 276 ] {ead67dea-75c0-478c-bb2e-139dd2edddec} <Debug> TCPHandler: Processed in 0.002027976 sec. | ||
| 11613 | 2026.01.16 20:37:23.732266 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2026.01.16 20:37:23.732361 [ 276 ] {010a1804-7e72-4966-ae3d-cb692369e446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11615 | 2026.01.16 20:37:23.732403 [ 276 ] {010a1804-7e72-4966-ae3d-cb692369e446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11616 | 2026.01.16 20:37:23.732739 [ 276 ] {010a1804-7e72-4966-ae3d-cb692369e446} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.01.16 20:37:23.732775 [ 276 ] {010a1804-7e72-4966-ae3d-cb692369e446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11618 | 2026.01.16 20:37:23.733116 [ 276 ] {010a1804-7e72-4966-ae3d-cb692369e446} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11619 | 2026.01.16 20:37:23.733330 [ 276 ] {010a1804-7e72-4966-ae3d-cb692369e446} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.01.16 20:37:23.733458 [ 276 ] {010a1804-7e72-4966-ae3d-cb692369e446} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 11621 | 2026.01.16 20:37:23.733493 [ 276 ] {010a1804-7e72-4966-ae3d-cb692369e446} <Debug> TCPHandler: Processed in 0.001277139 sec. | ||
| 11622 | 2026.01.16 20:37:24.456052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11623 | 2026.01.16 20:37:24.472199 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11624 | 2026.01.16 20:37:24.472263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11625 | 2026.01.16 20:37:24.478005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11626 | 2026.01.16 20:37:24.478704 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11627 | 2026.01.16 20:37:24.481636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11628 | 2026.01.16 20:37:25.604090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1436 | ||
| 11629 | 2026.01.16 20:37:25.606491 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11630 | 2026.01.16 20:37:25.606536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11631 | 2026.01.16 20:37:25.607718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11632 | 2026.01.16 20:37:25.607971 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11633 | 2026.01.16 20:37:25.608230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1436 | ||
| 11634 | 2026.01.16 20:37:28.689345 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11635 | 2026.01.16 20:37:28.689547 [ 276 ] {51dd9d6b-fac7-4b5c-b350-65fac453105b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11636 | 2026.01.16 20:37:28.689622 [ 276 ] {51dd9d6b-fac7-4b5c-b350-65fac453105b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11637 | 2026.01.16 20:37:28.690307 [ 276 ] {51dd9d6b-fac7-4b5c-b350-65fac453105b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11638 | 2026.01.16 20:37:28.690356 [ 276 ] {51dd9d6b-fac7-4b5c-b350-65fac453105b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11639 | 2026.01.16 20:37:28.690773 [ 276 ] {51dd9d6b-fac7-4b5c-b350-65fac453105b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11640 | 2026.01.16 20:37:28.691008 [ 276 ] {51dd9d6b-fac7-4b5c-b350-65fac453105b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11641 | 2026.01.16 20:37:28.691178 [ 276 ] {51dd9d6b-fac7-4b5c-b350-65fac453105b} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001686 sec., 61684.460260972715 rows/sec., 5.15 MiB/sec. | ||
| 11642 | 2026.01.16 20:37:28.691230 [ 276 ] {51dd9d6b-fac7-4b5c-b350-65fac453105b} <Debug> TCPHandler: Processed in 0.002022845 sec. | ||
| 11643 | 2026.01.16 20:37:28.691356 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11644 | 2026.01.16 20:37:28.691459 [ 276 ] {d810eb33-d964-4d8c-ae2b-b08db763a9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11645 | 2026.01.16 20:37:28.691502 [ 276 ] {d810eb33-d964-4d8c-ae2b-b08db763a9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11646 | 2026.01.16 20:37:28.691914 [ 276 ] {d810eb33-d964-4d8c-ae2b-b08db763a9d9} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2026.01.16 20:37:28.691951 [ 276 ] {d810eb33-d964-4d8c-ae2b-b08db763a9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11648 | 2026.01.16 20:37:28.692263 [ 276 ] {d810eb33-d964-4d8c-ae2b-b08db763a9d9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11649 | 2026.01.16 20:37:28.692481 [ 276 ] {d810eb33-d964-4d8c-ae2b-b08db763a9d9} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2026.01.16 20:37:28.692614 [ 276 ] {d810eb33-d964-4d8c-ae2b-b08db763a9d9} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.49 MiB/sec. | ||
| 11651 | 2026.01.16 20:37:28.692616 [ 24 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11652 | 2026.01.16 20:37:28.692652 [ 276 ] {d810eb33-d964-4d8c-ae2b-b08db763a9d9} <Debug> TCPHandler: Processed in 0.00134704 sec. | ||
| 11653 | 2026.01.16 20:37:28.692691 [ 24 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2026.01.16 20:37:28.692716 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11655 | 2026.01.16 20:37:28.692775 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11656 | 2026.01.16 20:37:28.692806 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 11657 | 2026.01.16 20:37:28.692874 [ 276 ] {a1de5254-56db-494c-934a-08041cd4f87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11658 | 2026.01.16 20:37:28.692893 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11659 | 2026.01.16 20:37:28.692915 [ 276 ] {a1de5254-56db-494c-934a-08041cd4f87d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11660 | 2026.01.16 20:37:28.692921 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 278 rows starting from the beginning of the part | ||
| 11661 | 2026.01.16 20:37:28.692980 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 28 rows starting from the beginning of the part | ||
| 11662 | 2026.01.16 20:37:28.693027 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 17 rows starting from the beginning of the part | ||
| 11663 | 2026.01.16 20:37:28.693069 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 11664 | 2026.01.16 20:37:28.693109 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 33 rows starting from the beginning of the part | ||
| 11665 | 2026.01.16 20:37:28.693159 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
| 11666 | 2026.01.16 20:37:28.693343 [ 276 ] {a1de5254-56db-494c-934a-08041cd4f87d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11667 | 2026.01.16 20:37:28.693380 [ 276 ] {a1de5254-56db-494c-934a-08041cd4f87d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11668 | 2026.01.16 20:37:28.693713 [ 276 ] {a1de5254-56db-494c-934a-08041cd4f87d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11669 | 2026.01.16 20:37:28.693929 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156686 sec., 349273.70090067654 rows/sec., 24.34 MiB/sec. | ||
| 11670 | 2026.01.16 20:37:28.693965 [ 276 ] {a1de5254-56db-494c-934a-08041cd4f87d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11671 | 2026.01.16 20:37:28.694107 [ 276 ] {a1de5254-56db-494c-934a-08041cd4f87d} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001252 sec., 70287.53993610223 rows/sec., 5.49 MiB/sec. | ||
| 11672 | 2026.01.16 20:37:28.694145 [ 276 ] {a1de5254-56db-494c-934a-08041cd4f87d} <Debug> TCPHandler: Processed in 0.001417832 sec. | ||
| 11673 | 2026.01.16 20:37:28.694145 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11674 | 2026.01.16 20:37:28.694267 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11675 | 2026.01.16 20:37:28.694369 [ 276 ] {87cd601e-39c0-4ee6-afd7-a5ab342a3e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11676 | 2026.01.16 20:37:28.694416 [ 276 ] {87cd601e-39c0-4ee6-afd7-a5ab342a3e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11677 | 2026.01.16 20:37:28.694463 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_81_16} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.01.16 20:37:28.694547 [ 200 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_81_16} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11679 | 2026.01.16 20:37:28.694665 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11680 | 2026.01.16 20:37:28.694840 [ 276 ] {87cd601e-39c0-4ee6-afd7-a5ab342a3e8c} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2026.01.16 20:37:28.694883 [ 276 ] {87cd601e-39c0-4ee6-afd7-a5ab342a3e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11682 | 2026.01.16 20:37:28.695235 [ 276 ] {87cd601e-39c0-4ee6-afd7-a5ab342a3e8c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11683 | 2026.01.16 20:37:28.695458 [ 276 ] {87cd601e-39c0-4ee6-afd7-a5ab342a3e8c} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2026.01.16 20:37:28.695593 [ 276 ] {87cd601e-39c0-4ee6-afd7-a5ab342a3e8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 11685 | 2026.01.16 20:37:28.695631 [ 276 ] {87cd601e-39c0-4ee6-afd7-a5ab342a3e8c} <Debug> TCPHandler: Processed in 0.001413681 sec. | ||
| 11686 | 2026.01.16 20:37:28.695746 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11687 | 2026.01.16 20:37:28.695841 [ 276 ] {cb1d7d47-17e8-4f11-a69c-4e793e20b664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11688 | 2026.01.16 20:37:28.695896 [ 276 ] {cb1d7d47-17e8-4f11-a69c-4e793e20b664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11689 | 2026.01.16 20:37:28.696704 [ 276 ] {cb1d7d47-17e8-4f11-a69c-4e793e20b664} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11690 | 2026.01.16 20:37:28.696742 [ 276 ] {cb1d7d47-17e8-4f11-a69c-4e793e20b664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11691 | 2026.01.16 20:37:28.697309 [ 276 ] {cb1d7d47-17e8-4f11-a69c-4e793e20b664} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11692 | 2026.01.16 20:37:28.697551 [ 276 ] {cb1d7d47-17e8-4f11-a69c-4e793e20b664} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11693 | 2026.01.16 20:37:28.697699 [ 276 ] {cb1d7d47-17e8-4f11-a69c-4e793e20b664} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001877 sec., 12786.361214704315 rows/sec., 22.91 MiB/sec. | ||
| 11694 | 2026.01.16 20:37:28.697774 [ 276 ] {cb1d7d47-17e8-4f11-a69c-4e793e20b664} <Debug> TCPHandler: Processed in 0.002077806 sec. | ||
| 11695 | 2026.01.16 20:37:28.697902 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11696 | 2026.01.16 20:37:28.698022 [ 276 ] {f72b7247-95b2-4aec-8a68-001f1ed43a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11697 | 2026.01.16 20:37:28.698073 [ 276 ] {f72b7247-95b2-4aec-8a68-001f1ed43a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11698 | 2026.01.16 20:37:28.698462 [ 276 ] {f72b7247-95b2-4aec-8a68-001f1ed43a74} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2026.01.16 20:37:28.698504 [ 276 ] {f72b7247-95b2-4aec-8a68-001f1ed43a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11700 | 2026.01.16 20:37:28.698854 [ 276 ] {f72b7247-95b2-4aec-8a68-001f1ed43a74} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11701 | 2026.01.16 20:37:28.699064 [ 276 ] {f72b7247-95b2-4aec-8a68-001f1ed43a74} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11702 | 2026.01.16 20:37:28.699197 [ 276 ] {f72b7247-95b2-4aec-8a68-001f1ed43a74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 11703 | 2026.01.16 20:37:28.699235 [ 276 ] {f72b7247-95b2-4aec-8a68-001f1ed43a74} <Debug> TCPHandler: Processed in 0.001397001 sec. | ||
| 11704 | 2026.01.16 20:37:30.295119 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11705 | 2026.01.16 20:37:30.295183 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11706 | 2026.01.16 20:37:30.532918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27781 | ||
| 11707 | 2026.01.16 20:37:30.533492 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2026.01.16 20:37:30.533542 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11709 | 2026.01.16 20:37:30.534040 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11710 | 2026.01.16 20:37:30.534309 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11711 | 2026.01.16 20:37:30.534447 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27781 | ||
| 11712 | 2026.01.16 20:37:31.981700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11713 | 2026.01.16 20:37:31.997879 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2026.01.16 20:37:31.997937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11715 | 2026.01.16 20:37:32.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.57 MiB, peak 345.56 MiB, free memory in arenas 0.00 B, will set to 335.05 MiB (RSS), difference: -4.52 MiB | ||
| 11716 | 2026.01.16 20:37:32.003880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11717 | 2026.01.16 20:37:32.004567 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2026.01.16 20:37:32.007481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11719 | 2026.01.16 20:37:33.000230 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.05 MiB, peak 345.56 MiB, free memory in arenas 0.00 B, will set to 335.06 MiB (RSS), difference: 4.00 MiB | ||
| 11720 | 2026.01.16 20:37:33.688678 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2026.01.16 20:37:33.688871 [ 276 ] {e5ed2af9-6436-4efd-8976-87018e7c4946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11722 | 2026.01.16 20:37:33.688942 [ 276 ] {e5ed2af9-6436-4efd-8976-87018e7c4946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11723 | 2026.01.16 20:37:33.689682 [ 276 ] {e5ed2af9-6436-4efd-8976-87018e7c4946} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2026.01.16 20:37:33.689732 [ 276 ] {e5ed2af9-6436-4efd-8976-87018e7c4946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11725 | 2026.01.16 20:37:33.690128 [ 276 ] {e5ed2af9-6436-4efd-8976-87018e7c4946} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11726 | 2026.01.16 20:37:33.690349 [ 276 ] {e5ed2af9-6436-4efd-8976-87018e7c4946} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2026.01.16 20:37:33.690511 [ 276 ] {e5ed2af9-6436-4efd-8976-87018e7c4946} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001694 sec., 53128.68949232586 rows/sec., 4.46 MiB/sec. | ||
| 11728 | 2026.01.16 20:37:33.690552 [ 276 ] {e5ed2af9-6436-4efd-8976-87018e7c4946} <Debug> TCPHandler: Processed in 0.002008615 sec. | ||
| 11729 | 2026.01.16 20:37:33.690669 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2026.01.16 20:37:33.690763 [ 276 ] {557f7724-b2a5-44d0-8342-537a08857221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11731 | 2026.01.16 20:37:33.690803 [ 276 ] {557f7724-b2a5-44d0-8342-537a08857221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11732 | 2026.01.16 20:37:33.691194 [ 276 ] {557f7724-b2a5-44d0-8342-537a08857221} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.01.16 20:37:33.691230 [ 276 ] {557f7724-b2a5-44d0-8342-537a08857221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11734 | 2026.01.16 20:37:33.691531 [ 276 ] {557f7724-b2a5-44d0-8342-537a08857221} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11735 | 2026.01.16 20:37:33.691735 [ 276 ] {557f7724-b2a5-44d0-8342-537a08857221} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.01.16 20:37:33.691863 [ 276 ] {557f7724-b2a5-44d0-8342-537a08857221} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001119 sec., 15192.135835567471 rows/sec., 1.12 MiB/sec. | ||
| 11737 | 2026.01.16 20:37:33.691900 [ 276 ] {557f7724-b2a5-44d0-8342-537a08857221} <Debug> TCPHandler: Processed in 0.001280809 sec. | ||
| 11738 | 2026.01.16 20:37:33.692010 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2026.01.16 20:37:33.692101 [ 276 ] {815d3c4d-7ad7-4a26-88f5-181369aa2d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11740 | 2026.01.16 20:37:33.692140 [ 276 ] {815d3c4d-7ad7-4a26-88f5-181369aa2d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11741 | 2026.01.16 20:37:33.692549 [ 276 ] {815d3c4d-7ad7-4a26-88f5-181369aa2d04} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2026.01.16 20:37:33.692585 [ 276 ] {815d3c4d-7ad7-4a26-88f5-181369aa2d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11743 | 2026.01.16 20:37:33.692876 [ 276 ] {815d3c4d-7ad7-4a26-88f5-181369aa2d04} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11744 | 2026.01.16 20:37:33.693076 [ 276 ] {815d3c4d-7ad7-4a26-88f5-181369aa2d04} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2026.01.16 20:37:33.693205 [ 276 ] {815d3c4d-7ad7-4a26-88f5-181369aa2d04} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001122 sec., 72192.51336898396 rows/sec., 5.64 MiB/sec. | ||
| 11746 | 2026.01.16 20:37:33.693242 [ 276 ] {815d3c4d-7ad7-4a26-88f5-181369aa2d04} <Debug> TCPHandler: Processed in 0.001280519 sec. | ||
| 11747 | 2026.01.16 20:37:33.693349 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2026.01.16 20:37:33.693442 [ 276 ] {f328d225-e3a9-4f82-8599-837fa1c81772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11749 | 2026.01.16 20:37:33.693485 [ 276 ] {f328d225-e3a9-4f82-8599-837fa1c81772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11750 | 2026.01.16 20:37:33.693882 [ 276 ] {f328d225-e3a9-4f82-8599-837fa1c81772} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2026.01.16 20:37:33.693917 [ 276 ] {f328d225-e3a9-4f82-8599-837fa1c81772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11752 | 2026.01.16 20:37:33.694236 [ 276 ] {f328d225-e3a9-4f82-8599-837fa1c81772} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11753 | 2026.01.16 20:37:33.694439 [ 276 ] {f328d225-e3a9-4f82-8599-837fa1c81772} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2026.01.16 20:37:33.694570 [ 276 ] {f328d225-e3a9-4f82-8599-837fa1c81772} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 11755 | 2026.01.16 20:37:33.694606 [ 276 ] {f328d225-e3a9-4f82-8599-837fa1c81772} <Debug> TCPHandler: Processed in 0.001306329 sec. | ||
| 11756 | 2026.01.16 20:37:33.694713 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11757 | 2026.01.16 20:37:33.694804 [ 276 ] {7912495e-2ab1-4dc5-bc0a-0f9c5b52fa19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11758 | 2026.01.16 20:37:33.694857 [ 276 ] {7912495e-2ab1-4dc5-bc0a-0f9c5b52fa19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11759 | 2026.01.16 20:37:33.695623 [ 276 ] {7912495e-2ab1-4dc5-bc0a-0f9c5b52fa19} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.01.16 20:37:33.695658 [ 276 ] {7912495e-2ab1-4dc5-bc0a-0f9c5b52fa19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11761 | 2026.01.16 20:37:33.696173 [ 276 ] {7912495e-2ab1-4dc5-bc0a-0f9c5b52fa19} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11762 | 2026.01.16 20:37:33.696396 [ 276 ] {7912495e-2ab1-4dc5-bc0a-0f9c5b52fa19} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.01.16 20:37:33.696536 [ 276 ] {7912495e-2ab1-4dc5-bc0a-0f9c5b52fa19} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001749 sec., 9719.839908519154 rows/sec., 17.42 MiB/sec. | ||
| 11764 | 2026.01.16 20:37:33.696588 [ 276 ] {7912495e-2ab1-4dc5-bc0a-0f9c5b52fa19} <Debug> TCPHandler: Processed in 0.001923783 sec. | ||
| 11765 | 2026.01.16 20:37:33.696694 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11766 | 2026.01.16 20:37:33.696787 [ 276 ] {fd062b76-4e6a-4d85-8c61-052a8be0dfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11767 | 2026.01.16 20:37:33.696828 [ 276 ] {fd062b76-4e6a-4d85-8c61-052a8be0dfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11768 | 2026.01.16 20:37:33.697155 [ 276 ] {fd062b76-4e6a-4d85-8c61-052a8be0dfd0} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2026.01.16 20:37:33.697191 [ 276 ] {fd062b76-4e6a-4d85-8c61-052a8be0dfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 11770 | 2026.01.16 20:37:33.697489 [ 276 ] {fd062b76-4e6a-4d85-8c61-052a8be0dfd0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11771 | 2026.01.16 20:37:33.697696 [ 276 ] {fd062b76-4e6a-4d85-8c61-052a8be0dfd0} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11772 | 2026.01.16 20:37:33.697826 [ 276 ] {fd062b76-4e6a-4d85-8c61-052a8be0dfd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 11773 | 2026.01.16 20:37:33.697860 [ 276 ] {fd062b76-4e6a-4d85-8c61-052a8be0dfd0} <Debug> TCPHandler: Processed in 0.001214887 sec. | ||
| 11774 | 2026.01.16 20:37:35.608461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1460 | ||
| 11775 | 2026.01.16 20:37:35.610995 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11776 | 2026.01.16 20:37:35.611050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11777 | 2026.01.16 20:37:35.612241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11778 | 2026.01.16 20:37:35.612525 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11779 | 2026.01.16 20:37:35.612894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1460 | ||
| 11780 | 2026.01.16 20:37:38.035547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28293 | ||
| 11781 | 2026.01.16 20:37:38.036068 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11782 | 2026.01.16 20:37:38.036112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11783 | 2026.01.16 20:37:38.036582 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11784 | 2026.01.16 20:37:38.036803 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11785 | 2026.01.16 20:37:38.036932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28293 | ||
| 11786 | 2026.01.16 20:37:38.689041 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11787 | 2026.01.16 20:37:38.689234 [ 276 ] {3340d053-8eba-4205-ada1-0cca182d1a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11788 | 2026.01.16 20:37:38.689307 [ 276 ] {3340d053-8eba-4205-ada1-0cca182d1a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11789 | 2026.01.16 20:37:38.689994 [ 276 ] {3340d053-8eba-4205-ada1-0cca182d1a65} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.01.16 20:37:38.690043 [ 276 ] {3340d053-8eba-4205-ada1-0cca182d1a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11791 | 2026.01.16 20:37:38.690414 [ 276 ] {3340d053-8eba-4205-ada1-0cca182d1a65} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11792 | 2026.01.16 20:37:38.690638 [ 276 ] {3340d053-8eba-4205-ada1-0cca182d1a65} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2026.01.16 20:37:38.690794 [ 276 ] {3340d053-8eba-4205-ada1-0cca182d1a65} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001614 sec., 2478.3147459727384 rows/sec., 202.09 KiB/sec. | ||
| 11794 | 2026.01.16 20:37:38.690835 [ 276 ] {3340d053-8eba-4205-ada1-0cca182d1a65} <Debug> TCPHandler: Processed in 0.001972054 sec. | ||
| 11795 | 2026.01.16 20:37:38.690956 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2026.01.16 20:37:38.691051 [ 276 ] {db31a0bc-b2f7-482d-8bd9-3bc69a5e0f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11797 | 2026.01.16 20:37:38.691091 [ 276 ] {db31a0bc-b2f7-482d-8bd9-3bc69a5e0f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11798 | 2026.01.16 20:37:38.691525 [ 276 ] {db31a0bc-b2f7-482d-8bd9-3bc69a5e0f6d} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.01.16 20:37:38.691562 [ 276 ] {db31a0bc-b2f7-482d-8bd9-3bc69a5e0f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11800 | 2026.01.16 20:37:38.691869 [ 276 ] {db31a0bc-b2f7-482d-8bd9-3bc69a5e0f6d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11801 | 2026.01.16 20:37:38.692089 [ 276 ] {db31a0bc-b2f7-482d-8bd9-3bc69a5e0f6d} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2026.01.16 20:37:38.692204 [ 78 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11803 | 2026.01.16 20:37:38.692216 [ 276 ] {db31a0bc-b2f7-482d-8bd9-3bc69a5e0f6d} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001184 sec., 89527.02702702703 rows/sec., 7.45 MiB/sec. | ||
| 11804 | 2026.01.16 20:37:38.692269 [ 78 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11805 | 2026.01.16 20:37:38.692278 [ 276 ] {db31a0bc-b2f7-482d-8bd9-3bc69a5e0f6d} <Debug> TCPHandler: Processed in 0.001371391 sec. | ||
| 11806 | 2026.01.16 20:37:38.692298 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11807 | 2026.01.16 20:37:38.692398 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 11808 | 2026.01.16 20:37:38.692417 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11809 | 2026.01.16 20:37:38.692487 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11810 | 2026.01.16 20:37:38.692510 [ 276 ] {65c06dc0-67de-4b59-8399-cac55590c838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11811 | 2026.01.16 20:37:38.692517 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2465 rows starting from the beginning of the part | ||
| 11812 | 2026.01.16 20:37:38.692551 [ 276 ] {65c06dc0-67de-4b59-8399-cac55590c838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11813 | 2026.01.16 20:37:38.692580 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 11814 | 2026.01.16 20:37:38.692624 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1352 rows starting from the beginning of the part | ||
| 11815 | 2026.01.16 20:37:38.692664 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 11816 | 2026.01.16 20:37:38.692700 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 11817 | 2026.01.16 20:37:38.692740 [ 197 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 106 rows starting from the beginning of the part | ||
| 11818 | 2026.01.16 20:37:38.692956 [ 276 ] {65c06dc0-67de-4b59-8399-cac55590c838} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11819 | 2026.01.16 20:37:38.692992 [ 276 ] {65c06dc0-67de-4b59-8399-cac55590c838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11820 | 2026.01.16 20:37:38.693287 [ 276 ] {65c06dc0-67de-4b59-8399-cac55590c838} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11821 | 2026.01.16 20:37:38.693492 [ 276 ] {65c06dc0-67de-4b59-8399-cac55590c838} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11822 | 2026.01.16 20:37:38.693620 [ 276 ] {65c06dc0-67de-4b59-8399-cac55590c838} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001128 sec., 24822.69503546099 rows/sec., 1.80 MiB/sec. | ||
| 11823 | 2026.01.16 20:37:38.693657 [ 276 ] {65c06dc0-67de-4b59-8399-cac55590c838} <Debug> TCPHandler: Processed in 0.001289899 sec. | ||
| 11824 | 2026.01.16 20:37:38.693766 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11825 | 2026.01.16 20:37:38.693857 [ 276 ] {b127a73b-6e0d-4db8-99b8-4e7a0cd70b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11826 | 2026.01.16 20:37:38.693896 [ 276 ] {b127a73b-6e0d-4db8-99b8-4e7a0cd70b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11827 | 2026.01.16 20:37:38.694304 [ 276 ] {b127a73b-6e0d-4db8-99b8-4e7a0cd70b4e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11828 | 2026.01.16 20:37:38.694340 [ 276 ] {b127a73b-6e0d-4db8-99b8-4e7a0cd70b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11829 | 2026.01.16 20:37:38.694430 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4221 rows, containing 5 columns (5 merged, 0 gathered) in 0.002067317 sec., 2041776.8537674677 rows/sec., 175.96 MiB/sec. | ||
| 11830 | 2026.01.16 20:37:38.694642 [ 276 ] {b127a73b-6e0d-4db8-99b8-4e7a0cd70b4e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11831 | 2026.01.16 20:37:38.694757 [ 190 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11832 | 2026.01.16 20:37:38.694867 [ 276 ] {b127a73b-6e0d-4db8-99b8-4e7a0cd70b4e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2026.01.16 20:37:38.695000 [ 78 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11834 | 2026.01.16 20:37:38.695010 [ 276 ] {b127a73b-6e0d-4db8-99b8-4e7a0cd70b4e} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001171 sec., 78565.32877882152 rows/sec., 6.14 MiB/sec. | ||
| 11835 | 2026.01.16 20:37:38.695038 [ 78 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11836 | 2026.01.16 20:37:38.695060 [ 276 ] {b127a73b-6e0d-4db8-99b8-4e7a0cd70b4e} <Debug> TCPHandler: Processed in 0.00134351 sec. | ||
| 11837 | 2026.01.16 20:37:38.695062 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11838 | 2026.01.16 20:37:38.695069 [ 190 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_86_17} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11839 | 2026.01.16 20:37:38.695161 [ 190 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_86_17} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11840 | 2026.01.16 20:37:38.695178 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 11841 | 2026.01.16 20:37:38.695187 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11842 | 2026.01.16 20:37:38.695262 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 11843 | 2026.01.16 20:37:38.695301 [ 276 ] {70969d8c-1b7e-4bda-a5eb-221080fd14c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11844 | 2026.01.16 20:37:38.695315 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11845 | 2026.01.16 20:37:38.695349 [ 276 ] {70969d8c-1b7e-4bda-a5eb-221080fd14c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11846 | 2026.01.16 20:37:38.695355 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1250 rows starting from the beginning of the part | ||
| 11847 | 2026.01.16 20:37:38.695437 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 88 rows starting from the beginning of the part | ||
| 11848 | 2026.01.16 20:37:38.695485 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 577 rows starting from the beginning of the part | ||
| 11849 | 2026.01.16 20:37:38.695529 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 88 rows starting from the beginning of the part | ||
| 11850 | 2026.01.16 20:37:38.695568 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 81 rows starting from the beginning of the part | ||
| 11851 | 2026.01.16 20:37:38.695609 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 92 rows starting from the beginning of the part | ||
| 11852 | 2026.01.16 20:37:38.695782 [ 276 ] {70969d8c-1b7e-4bda-a5eb-221080fd14c5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2026.01.16 20:37:38.695823 [ 276 ] {70969d8c-1b7e-4bda-a5eb-221080fd14c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11854 | 2026.01.16 20:37:38.696161 [ 276 ] {70969d8c-1b7e-4bda-a5eb-221080fd14c5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11855 | 2026.01.16 20:37:38.696394 [ 276 ] {70969d8c-1b7e-4bda-a5eb-221080fd14c5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2026.01.16 20:37:38.696525 [ 276 ] {70969d8c-1b7e-4bda-a5eb-221080fd14c5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001242 sec., 130434.78260869565 rows/sec., 9.08 MiB/sec. | ||
| 11857 | 2026.01.16 20:37:38.696550 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11858 | 2026.01.16 20:37:38.696562 [ 276 ] {70969d8c-1b7e-4bda-a5eb-221080fd14c5} <Debug> TCPHandler: Processed in 0.001425852 sec. | ||
| 11859 | 2026.01.16 20:37:38.696616 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2026.01.16 20:37:38.696641 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11861 | 2026.01.16 20:37:38.696709 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11862 | 2026.01.16 20:37:38.696720 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 11863 | 2026.01.16 20:37:38.696802 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673418 sec., 1300332.6126526664 rows/sec., 101.04 MiB/sec. | ||
| 11864 | 2026.01.16 20:37:38.696809 [ 276 ] {eba58a18-4a7b-4e8d-b1cb-6f2c8bad5530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11865 | 2026.01.16 20:37:38.696829 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11866 | 2026.01.16 20:37:38.696879 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24457 rows starting from the beginning of the part | ||
| 11867 | 2026.01.16 20:37:38.696891 [ 276 ] {eba58a18-4a7b-4e8d-b1cb-6f2c8bad5530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11868 | 2026.01.16 20:37:38.696934 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11869 | 2026.01.16 20:37:38.696978 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11870 | 2026.01.16 20:37:38.696984 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 882 rows starting from the beginning of the part | ||
| 11871 | 2026.01.16 20:37:38.697031 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11872 | 2026.01.16 20:37:38.697071 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 11873 | 2026.01.16 20:37:38.697111 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 162 rows starting from the beginning of the part | ||
| 11874 | 2026.01.16 20:37:38.697249 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_86_17} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11875 | 2026.01.16 20:37:38.697320 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_86_17} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11876 | 2026.01.16 20:37:38.697390 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 11877 | 2026.01.16 20:37:38.697721 [ 276 ] {eba58a18-4a7b-4e8d-b1cb-6f2c8bad5530} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2026.01.16 20:37:38.697762 [ 276 ] {eba58a18-4a7b-4e8d-b1cb-6f2c8bad5530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11879 | 2026.01.16 20:37:38.698304 [ 276 ] {eba58a18-4a7b-4e8d-b1cb-6f2c8bad5530} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11880 | 2026.01.16 20:37:38.698523 [ 276 ] {eba58a18-4a7b-4e8d-b1cb-6f2c8bad5530} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.01.16 20:37:38.698647 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11882 | 2026.01.16 20:37:38.698668 [ 276 ] {eba58a18-4a7b-4e8d-b1cb-6f2c8bad5530} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001876 sec., 12793.17697228145 rows/sec., 22.92 MiB/sec. | ||
| 11883 | 2026.01.16 20:37:38.698677 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.01.16 20:37:38.698708 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11885 | 2026.01.16 20:37:38.698738 [ 276 ] {eba58a18-4a7b-4e8d-b1cb-6f2c8bad5530} <Debug> TCPHandler: Processed in 0.002078576 sec. | ||
| 11886 | 2026.01.16 20:37:38.698781 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 11887 | 2026.01.16 20:37:38.698856 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2026.01.16 20:37:38.698956 [ 276 ] {fbc25d4f-98fb-4492-816a-8daa68b6f22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11889 | 2026.01.16 20:37:38.698994 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11890 | 2026.01.16 20:37:38.698998 [ 276 ] {fbc25d4f-98fb-4492-816a-8daa68b6f22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11891 | 2026.01.16 20:37:38.699057 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1509 rows starting from the beginning of the part | ||
| 11892 | 2026.01.16 20:37:38.699183 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part | ||
| 11893 | 2026.01.16 20:37:38.699290 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 17 rows starting from the beginning of the part | ||
| 11894 | 2026.01.16 20:37:38.699362 [ 276 ] {fbc25d4f-98fb-4492-816a-8daa68b6f22e} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11895 | 2026.01.16 20:37:38.699396 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part | ||
| 11896 | 2026.01.16 20:37:38.699405 [ 276 ] {fbc25d4f-98fb-4492-816a-8daa68b6f22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11897 | 2026.01.16 20:37:38.699506 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 17 rows starting from the beginning of the part | ||
| 11898 | 2026.01.16 20:37:38.699613 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
| 11899 | 2026.01.16 20:37:38.699731 [ 276 ] {fbc25d4f-98fb-4492-816a-8daa68b6f22e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11900 | 2026.01.16 20:37:38.699957 [ 276 ] {fbc25d4f-98fb-4492-816a-8daa68b6f22e} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2026.01.16 20:37:38.700095 [ 92 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11902 | 2026.01.16 20:37:38.700114 [ 276 ] {fbc25d4f-98fb-4492-816a-8daa68b6f22e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 11903 | 2026.01.16 20:37:38.700122 [ 92 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11904 | 2026.01.16 20:37:38.700153 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11905 | 2026.01.16 20:37:38.700160 [ 276 ] {fbc25d4f-98fb-4492-816a-8daa68b6f22e} <Debug> TCPHandler: Processed in 0.00135364 sec. | ||
| 11906 | 2026.01.16 20:37:38.700221 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 11907 | 2026.01.16 20:37:38.700322 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11908 | 2026.01.16 20:37:38.700349 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4944 rows starting from the beginning of the part | ||
| 11909 | 2026.01.16 20:37:38.700395 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11910 | 2026.01.16 20:37:38.700435 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 11911 | 2026.01.16 20:37:38.700472 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11912 | 2026.01.16 20:37:38.700509 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 11913 | 2026.01.16 20:37:38.700548 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11914 | 2026.01.16 20:37:38.702347 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5244 rows, containing 4 columns (4 merged, 0 gathered) in 0.002153458 sec., 2435153.135097132 rows/sec., 162.47 MiB/sec. | ||
| 11915 | 2026.01.16 20:37:38.703120 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25981 rows, containing 5 columns (5 merged, 0 gathered) in 0.006432474 sec., 4039036.924206767 rows/sec., 276.44 MiB/sec. | ||
| 11916 | 2026.01.16 20:37:38.703163 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11917 | 2026.01.16 20:37:38.703365 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11918 | 2026.01.16 20:37:38.703501 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_86_17} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2026.01.16 20:37:38.703595 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_86_17} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11920 | 2026.01.16 20:37:38.703661 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11921 | 2026.01.16 20:37:38.703689 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11922 | 2026.01.16 20:37:38.703737 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11923 | 2026.01.16 20:37:38.703814 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11924 | 2026.01.16 20:37:38.707167 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1615 rows, containing 19 columns (19 merged, 0 gathered) in 0.008419379 sec., 191819.3729014931 rows/sec., 343.73 MiB/sec. | ||
| 11925 | 2026.01.16 20:37:38.708844 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11926 | 2026.01.16 20:37:38.709169 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2026.01.16 20:37:38.709238 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11928 | 2026.01.16 20:37:38.709336 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 11929 | 2026.01.16 20:37:39.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.75 MiB, peak 349.57 MiB, free memory in arenas 0.00 B, will set to 341.72 MiB (RSS), difference: 5.97 MiB | ||
| 11930 | 2026.01.16 20:37:39.467326 [ 92 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 11931 | 2026.01.16 20:37:39.467420 [ 92 ] {} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2026.01.16 20:37:39.467464 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11933 | 2026.01.16 20:37:39.467598 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 11934 | 2026.01.16 20:37:39.467753 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11935 | 2026.01.16 20:37:39.467786 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 465 rows starting from the beginning of the part | ||
| 11936 | 2026.01.16 20:37:39.467852 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 11937 | 2026.01.16 20:37:39.467896 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 11938 | 2026.01.16 20:37:39.467939 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 11939 | 2026.01.16 20:37:39.467980 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 252 rows starting from the beginning of the part | ||
| 11940 | 2026.01.16 20:37:39.468840 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294119 sec., 944271.7400795445 rows/sec., 68.14 MiB/sec. | ||
| 11941 | 2026.01.16 20:37:39.468962 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 11942 | 2026.01.16 20:37:39.469180 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_23_5} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11943 | 2026.01.16 20:37:39.469247 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_23_5} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 11944 | 2026.01.16 20:37:39.469308 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11945 | 2026.01.16 20:37:39.508509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11946 | 2026.01.16 20:37:39.526503 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11947 | 2026.01.16 20:37:39.526568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11948 | 2026.01.16 20:37:39.532825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11949 | 2026.01.16 20:37:39.533511 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11950 | 2026.01.16 20:37:39.536713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11951 | 2026.01.16 20:37:43.688706 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11952 | 2026.01.16 20:37:43.688917 [ 276 ] {7cce34b8-c1d5-4b26-a58e-9eb84a9d5dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11953 | 2026.01.16 20:37:43.688990 [ 276 ] {7cce34b8-c1d5-4b26-a58e-9eb84a9d5dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11954 | 2026.01.16 20:37:43.689704 [ 276 ] {7cce34b8-c1d5-4b26-a58e-9eb84a9d5dbb} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2026.01.16 20:37:43.689751 [ 276 ] {7cce34b8-c1d5-4b26-a58e-9eb84a9d5dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11956 | 2026.01.16 20:37:43.690141 [ 276 ] {7cce34b8-c1d5-4b26-a58e-9eb84a9d5dbb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11957 | 2026.01.16 20:37:43.690365 [ 276 ] {7cce34b8-c1d5-4b26-a58e-9eb84a9d5dbb} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2026.01.16 20:37:43.690522 [ 276 ] {7cce34b8-c1d5-4b26-a58e-9eb84a9d5dbb} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00166 sec., 54216.867469879515 rows/sec., 4.55 MiB/sec. | ||
| 11959 | 2026.01.16 20:37:43.690565 [ 276 ] {7cce34b8-c1d5-4b26-a58e-9eb84a9d5dbb} <Debug> TCPHandler: Processed in 0.001996835 sec. | ||
| 11960 | 2026.01.16 20:37:43.690690 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11961 | 2026.01.16 20:37:43.690787 [ 276 ] {11c359af-f276-4fc5-8d35-030e1c479958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11962 | 2026.01.16 20:37:43.690830 [ 276 ] {11c359af-f276-4fc5-8d35-030e1c479958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11963 | 2026.01.16 20:37:43.691240 [ 276 ] {11c359af-f276-4fc5-8d35-030e1c479958} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11964 | 2026.01.16 20:37:43.691277 [ 276 ] {11c359af-f276-4fc5-8d35-030e1c479958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11965 | 2026.01.16 20:37:43.691587 [ 276 ] {11c359af-f276-4fc5-8d35-030e1c479958} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11966 | 2026.01.16 20:37:43.691795 [ 276 ] {11c359af-f276-4fc5-8d35-030e1c479958} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2026.01.16 20:37:43.691923 [ 276 ] {11c359af-f276-4fc5-8d35-030e1c479958} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001156 sec., 14705.882352941178 rows/sec., 1.08 MiB/sec. | ||
| 11968 | 2026.01.16 20:37:43.691960 [ 276 ] {11c359af-f276-4fc5-8d35-030e1c479958} <Debug> TCPHandler: Processed in 0.00132032 sec. | ||
| 11969 | 2026.01.16 20:37:43.692071 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11970 | 2026.01.16 20:37:43.692164 [ 276 ] {235606b0-bccc-4560-b10e-a2ce6411e909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11971 | 2026.01.16 20:37:43.692204 [ 276 ] {235606b0-bccc-4560-b10e-a2ce6411e909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11972 | 2026.01.16 20:37:43.692621 [ 276 ] {235606b0-bccc-4560-b10e-a2ce6411e909} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11973 | 2026.01.16 20:37:43.692658 [ 276 ] {235606b0-bccc-4560-b10e-a2ce6411e909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11974 | 2026.01.16 20:37:43.692962 [ 276 ] {235606b0-bccc-4560-b10e-a2ce6411e909} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11975 | 2026.01.16 20:37:43.693167 [ 276 ] {235606b0-bccc-4560-b10e-a2ce6411e909} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11976 | 2026.01.16 20:37:43.693296 [ 276 ] {235606b0-bccc-4560-b10e-a2ce6411e909} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00115 sec., 70434.78260869565 rows/sec., 5.50 MiB/sec. | ||
| 11977 | 2026.01.16 20:37:43.693334 [ 276 ] {235606b0-bccc-4560-b10e-a2ce6411e909} <Debug> TCPHandler: Processed in 0.0013134 sec. | ||
| 11978 | 2026.01.16 20:37:43.693443 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11979 | 2026.01.16 20:37:43.693536 [ 276 ] {8e14084b-af69-4ed7-9a43-2a5475f910d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11980 | 2026.01.16 20:37:43.693578 [ 276 ] {8e14084b-af69-4ed7-9a43-2a5475f910d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11981 | 2026.01.16 20:37:43.693974 [ 276 ] {8e14084b-af69-4ed7-9a43-2a5475f910d4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11982 | 2026.01.16 20:37:43.694010 [ 276 ] {8e14084b-af69-4ed7-9a43-2a5475f910d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11983 | 2026.01.16 20:37:43.694341 [ 276 ] {8e14084b-af69-4ed7-9a43-2a5475f910d4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11984 | 2026.01.16 20:37:43.694556 [ 276 ] {8e14084b-af69-4ed7-9a43-2a5475f910d4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11985 | 2026.01.16 20:37:43.694680 [ 276 ] {8e14084b-af69-4ed7-9a43-2a5475f910d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 11986 | 2026.01.16 20:37:43.694718 [ 276 ] {8e14084b-af69-4ed7-9a43-2a5475f910d4} <Debug> TCPHandler: Processed in 0.00132493 sec. | ||
| 11987 | 2026.01.16 20:37:43.694832 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11988 | 2026.01.16 20:37:43.694925 [ 276 ] {d1acfa4a-5d86-48f0-a411-c2a48fa831e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11989 | 2026.01.16 20:37:43.694979 [ 276 ] {d1acfa4a-5d86-48f0-a411-c2a48fa831e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11990 | 2026.01.16 20:37:43.695788 [ 276 ] {d1acfa4a-5d86-48f0-a411-c2a48fa831e6} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11991 | 2026.01.16 20:37:43.695825 [ 276 ] {d1acfa4a-5d86-48f0-a411-c2a48fa831e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 11992 | 2026.01.16 20:37:43.696354 [ 276 ] {d1acfa4a-5d86-48f0-a411-c2a48fa831e6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11993 | 2026.01.16 20:37:43.696571 [ 276 ] {d1acfa4a-5d86-48f0-a411-c2a48fa831e6} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11994 | 2026.01.16 20:37:43.696710 [ 276 ] {d1acfa4a-5d86-48f0-a411-c2a48fa831e6} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001803 sec., 9428.729894620079 rows/sec., 16.90 MiB/sec. | ||
| 11995 | 2026.01.16 20:37:43.696763 [ 276 ] {d1acfa4a-5d86-48f0-a411-c2a48fa831e6} <Debug> TCPHandler: Processed in 0.001980274 sec. | ||
| 11996 | 2026.01.16 20:37:43.696874 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11997 | 2026.01.16 20:37:43.696968 [ 276 ] {c45522b0-2992-493e-84a3-4289a2df17b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11998 | 2026.01.16 20:37:43.697009 [ 276 ] {c45522b0-2992-493e-84a3-4289a2df17b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11999 | 2026.01.16 20:37:43.697338 [ 276 ] {c45522b0-2992-493e-84a3-4289a2df17b1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12000 | 2026.01.16 20:37:43.697374 [ 276 ] {c45522b0-2992-493e-84a3-4289a2df17b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12001 | 2026.01.16 20:37:43.697668 [ 276 ] {c45522b0-2992-493e-84a3-4289a2df17b1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12002 | 2026.01.16 20:37:43.697884 [ 276 ] {c45522b0-2992-493e-84a3-4289a2df17b1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12003 | 2026.01.16 20:37:43.698018 [ 276 ] {c45522b0-2992-493e-84a3-4289a2df17b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 12004 | 2026.01.16 20:37:43.698056 [ 276 ] {c45522b0-2992-493e-84a3-4289a2df17b1} <Debug> TCPHandler: Processed in 0.001231397 sec. | ||
| 12005 | 2026.01.16 20:37:45.295221 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12006 | 2026.01.16 20:37:45.295287 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12007 | 2026.01.16 20:37:45.538023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28741 | ||
| 12008 | 2026.01.16 20:37:45.538542 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12009 | 2026.01.16 20:37:45.538587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12010 | 2026.01.16 20:37:45.539140 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12011 | 2026.01.16 20:37:45.539390 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12012 | 2026.01.16 20:37:45.539544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28741 | ||
| 12013 | 2026.01.16 20:37:45.613987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1486 | ||
| 12014 | 2026.01.16 20:37:45.616230 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.01.16 20:37:45.616290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12016 | 2026.01.16 20:37:45.617511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12017 | 2026.01.16 20:37:45.617798 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.01.16 20:37:45.618174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1486 | ||
| 12019 | 2026.01.16 20:37:47.037738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12020 | 2026.01.16 20:37:47.055777 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12021 | 2026.01.16 20:37:47.055844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12022 | 2026.01.16 20:37:47.062120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12023 | 2026.01.16 20:37:47.062818 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12024 | 2026.01.16 20:37:47.066016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12025 | 2026.01.16 20:37:48.689029 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12026 | 2026.01.16 20:37:48.689227 [ 276 ] {9ef11122-922a-477f-8618-fac212640fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12027 | 2026.01.16 20:37:48.689301 [ 276 ] {9ef11122-922a-477f-8618-fac212640fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12028 | 2026.01.16 20:37:48.689999 [ 276 ] {9ef11122-922a-477f-8618-fac212640fb8} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12029 | 2026.01.16 20:37:48.690050 [ 276 ] {9ef11122-922a-477f-8618-fac212640fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12030 | 2026.01.16 20:37:48.690438 [ 276 ] {9ef11122-922a-477f-8618-fac212640fb8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12031 | 2026.01.16 20:37:48.690659 [ 276 ] {9ef11122-922a-477f-8618-fac212640fb8} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2026.01.16 20:37:48.690817 [ 276 ] {9ef11122-922a-477f-8618-fac212640fb8} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001642 sec., 63337.393422655296 rows/sec., 5.29 MiB/sec. | ||
| 12033 | 2026.01.16 20:37:48.690867 [ 276 ] {9ef11122-922a-477f-8618-fac212640fb8} <Debug> TCPHandler: Processed in 0.001974684 sec. | ||
| 12034 | 2026.01.16 20:37:48.690995 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12035 | 2026.01.16 20:37:48.691100 [ 276 ] {a7bf589c-1642-4bae-ae64-35ab3e60c338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12036 | 2026.01.16 20:37:48.691206 [ 276 ] {a7bf589c-1642-4bae-ae64-35ab3e60c338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12037 | 2026.01.16 20:37:48.691626 [ 276 ] {a7bf589c-1642-4bae-ae64-35ab3e60c338} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12038 | 2026.01.16 20:37:48.691662 [ 276 ] {a7bf589c-1642-4bae-ae64-35ab3e60c338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12039 | 2026.01.16 20:37:48.691964 [ 276 ] {a7bf589c-1642-4bae-ae64-35ab3e60c338} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12040 | 2026.01.16 20:37:48.692174 [ 276 ] {a7bf589c-1642-4bae-ae64-35ab3e60c338} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12041 | 2026.01.16 20:37:48.692313 [ 276 ] {a7bf589c-1642-4bae-ae64-35ab3e60c338} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001239 sec., 19370.46004842615 rows/sec., 1.42 MiB/sec. | ||
| 12042 | 2026.01.16 20:37:48.692352 [ 276 ] {a7bf589c-1642-4bae-ae64-35ab3e60c338} <Debug> TCPHandler: Processed in 0.001409702 sec. | ||
| 12043 | 2026.01.16 20:37:48.692462 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12044 | 2026.01.16 20:37:48.692557 [ 276 ] {7fc91f97-8035-42ea-a82a-1dfe569b8689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12045 | 2026.01.16 20:37:48.692649 [ 276 ] {7fc91f97-8035-42ea-a82a-1dfe569b8689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12046 | 2026.01.16 20:37:48.693076 [ 276 ] {7fc91f97-8035-42ea-a82a-1dfe569b8689} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.01.16 20:37:48.693110 [ 276 ] {7fc91f97-8035-42ea-a82a-1dfe569b8689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12048 | 2026.01.16 20:37:48.693414 [ 276 ] {7fc91f97-8035-42ea-a82a-1dfe569b8689} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12049 | 2026.01.16 20:37:48.693618 [ 276 ] {7fc91f97-8035-42ea-a82a-1dfe569b8689} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.01.16 20:37:48.693743 [ 276 ] {7fc91f97-8035-42ea-a82a-1dfe569b8689} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001207 sec., 72908.03645401823 rows/sec., 5.69 MiB/sec. | ||
| 12051 | 2026.01.16 20:37:48.693780 [ 276 ] {7fc91f97-8035-42ea-a82a-1dfe569b8689} <Debug> TCPHandler: Processed in 0.001366761 sec. | ||
| 12052 | 2026.01.16 20:37:48.693888 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12053 | 2026.01.16 20:37:48.693983 [ 276 ] {cc2892fc-05f2-4b11-ae62-c1b592d84ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12054 | 2026.01.16 20:37:48.694024 [ 276 ] {cc2892fc-05f2-4b11-ae62-c1b592d84ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12055 | 2026.01.16 20:37:48.694428 [ 276 ] {cc2892fc-05f2-4b11-ae62-c1b592d84ea4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12056 | 2026.01.16 20:37:48.694461 [ 276 ] {cc2892fc-05f2-4b11-ae62-c1b592d84ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12057 | 2026.01.16 20:37:48.694780 [ 276 ] {cc2892fc-05f2-4b11-ae62-c1b592d84ea4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12058 | 2026.01.16 20:37:48.694982 [ 276 ] {cc2892fc-05f2-4b11-ae62-c1b592d84ea4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12059 | 2026.01.16 20:37:48.695111 [ 276 ] {cc2892fc-05f2-4b11-ae62-c1b592d84ea4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 12060 | 2026.01.16 20:37:48.695148 [ 276 ] {cc2892fc-05f2-4b11-ae62-c1b592d84ea4} <Debug> TCPHandler: Processed in 0.00130886 sec. | ||
| 12061 | 2026.01.16 20:37:48.695251 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12062 | 2026.01.16 20:37:48.695343 [ 276 ] {1795020a-6c31-4998-8cb1-9e0dbe0bba60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12063 | 2026.01.16 20:37:48.695405 [ 276 ] {1795020a-6c31-4998-8cb1-9e0dbe0bba60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12064 | 2026.01.16 20:37:48.696374 [ 276 ] {1795020a-6c31-4998-8cb1-9e0dbe0bba60} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2026.01.16 20:37:48.696410 [ 276 ] {1795020a-6c31-4998-8cb1-9e0dbe0bba60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12066 | 2026.01.16 20:37:48.696962 [ 276 ] {1795020a-6c31-4998-8cb1-9e0dbe0bba60} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12067 | 2026.01.16 20:37:48.697201 [ 276 ] {1795020a-6c31-4998-8cb1-9e0dbe0bba60} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12068 | 2026.01.16 20:37:48.697345 [ 276 ] {1795020a-6c31-4998-8cb1-9e0dbe0bba60} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002019 sec., 11887.07280832095 rows/sec., 21.30 MiB/sec. | ||
| 12069 | 2026.01.16 20:37:48.697418 [ 276 ] {1795020a-6c31-4998-8cb1-9e0dbe0bba60} <Debug> TCPHandler: Processed in 0.0022159 sec. | ||
| 12070 | 2026.01.16 20:37:48.697579 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12071 | 2026.01.16 20:37:48.697695 [ 276 ] {f074007d-617f-412c-a687-cb0b806d83a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12072 | 2026.01.16 20:37:48.697736 [ 276 ] {f074007d-617f-412c-a687-cb0b806d83a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12073 | 2026.01.16 20:37:48.698097 [ 276 ] {f074007d-617f-412c-a687-cb0b806d83a0} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12074 | 2026.01.16 20:37:48.698131 [ 276 ] {f074007d-617f-412c-a687-cb0b806d83a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12075 | 2026.01.16 20:37:48.698438 [ 276 ] {f074007d-617f-412c-a687-cb0b806d83a0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12076 | 2026.01.16 20:37:48.698649 [ 276 ] {f074007d-617f-412c-a687-cb0b806d83a0} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12077 | 2026.01.16 20:37:48.698779 [ 276 ] {f074007d-617f-412c-a687-cb0b806d83a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 12078 | 2026.01.16 20:37:48.698815 [ 276 ] {f074007d-617f-412c-a687-cb0b806d83a0} <Debug> TCPHandler: Processed in 0.00131331 sec. | ||
| 12079 | 2026.01.16 20:37:53.040635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29253 | ||
| 12080 | 2026.01.16 20:37:53.041179 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2026.01.16 20:37:53.041223 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12082 | 2026.01.16 20:37:53.041724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12083 | 2026.01.16 20:37:53.041965 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.01.16 20:37:53.042113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29253 | ||
| 12085 | 2026.01.16 20:37:53.042158 [ 87 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12086 | 2026.01.16 20:37:53.042253 [ 87 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2026.01.16 20:37:53.042291 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12088 | 2026.01.16 20:37:53.042449 [ 192 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 12089 | 2026.01.16 20:37:53.042586 [ 192 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12090 | 2026.01.16 20:37:53.042628 [ 192 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26821 rows starting from the beginning of the part | ||
| 12091 | 2026.01.16 20:37:53.042695 [ 192 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 12092 | 2026.01.16 20:37:53.042743 [ 192 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 12093 | 2026.01.16 20:37:53.042788 [ 192 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 12094 | 2026.01.16 20:37:53.042831 [ 192 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 12095 | 2026.01.16 20:37:53.042872 [ 192 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 12096 | 2026.01.16 20:37:53.045263 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29253 rows, containing 4 columns (4 merged, 0 gathered) in 0.002883315 sec., 10145613.642630098 rows/sec., 145.13 MiB/sec. | ||
| 12097 | 2026.01.16 20:37:53.045559 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12098 | 2026.01.16 20:37:53.045867 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_61_12} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12099 | 2026.01.16 20:37:53.045946 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_61_12} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12100 | 2026.01.16 20:37:53.046028 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 12101 | 2026.01.16 20:37:53.718277 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2026.01.16 20:37:53.718458 [ 276 ] {db00d2e6-4180-4cf1-b56b-0d3c75cc96eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12103 | 2026.01.16 20:37:53.718525 [ 276 ] {db00d2e6-4180-4cf1-b56b-0d3c75cc96eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12104 | 2026.01.16 20:37:53.719155 [ 276 ] {db00d2e6-4180-4cf1-b56b-0d3c75cc96eb} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2026.01.16 20:37:53.719204 [ 276 ] {db00d2e6-4180-4cf1-b56b-0d3c75cc96eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12106 | 2026.01.16 20:37:53.719591 [ 276 ] {db00d2e6-4180-4cf1-b56b-0d3c75cc96eb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12107 | 2026.01.16 20:37:53.719814 [ 276 ] {db00d2e6-4180-4cf1-b56b-0d3c75cc96eb} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2026.01.16 20:37:53.719974 [ 276 ] {db00d2e6-4180-4cf1-b56b-0d3c75cc96eb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001566 sec., 15325.670498084291 rows/sec., 1.27 MiB/sec. | ||
| 12109 | 2026.01.16 20:37:53.720024 [ 276 ] {db00d2e6-4180-4cf1-b56b-0d3c75cc96eb} <Debug> TCPHandler: Processed in 0.001877052 sec. | ||
| 12110 | 2026.01.16 20:37:53.720145 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12111 | 2026.01.16 20:37:53.720249 [ 276 ] {9d11a587-220e-4d4b-b3c8-3dff72a754a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12112 | 2026.01.16 20:37:53.720292 [ 276 ] {9d11a587-220e-4d4b-b3c8-3dff72a754a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12113 | 2026.01.16 20:37:53.720689 [ 276 ] {9d11a587-220e-4d4b-b3c8-3dff72a754a1} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2026.01.16 20:37:53.720727 [ 276 ] {9d11a587-220e-4d4b-b3c8-3dff72a754a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12115 | 2026.01.16 20:37:53.721036 [ 276 ] {9d11a587-220e-4d4b-b3c8-3dff72a754a1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12116 | 2026.01.16 20:37:53.721257 [ 276 ] {9d11a587-220e-4d4b-b3c8-3dff72a754a1} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2026.01.16 20:37:53.721395 [ 276 ] {9d11a587-220e-4d4b-b3c8-3dff72a754a1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 418.17 KiB/sec. | ||
| 12118 | 2026.01.16 20:37:53.721437 [ 276 ] {9d11a587-220e-4d4b-b3c8-3dff72a754a1} <Debug> TCPHandler: Processed in 0.001344851 sec. | ||
| 12119 | 2026.01.16 20:37:53.721544 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2026.01.16 20:37:53.721643 [ 276 ] {4cad3d3b-ef95-4ca2-be61-53891732cd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12121 | 2026.01.16 20:37:53.721684 [ 276 ] {4cad3d3b-ef95-4ca2-be61-53891732cd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12122 | 2026.01.16 20:37:53.722753 [ 276 ] {4cad3d3b-ef95-4ca2-be61-53891732cd7f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12123 | 2026.01.16 20:37:53.722797 [ 276 ] {4cad3d3b-ef95-4ca2-be61-53891732cd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12124 | 2026.01.16 20:37:53.723201 [ 276 ] {4cad3d3b-ef95-4ca2-be61-53891732cd7f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12125 | 2026.01.16 20:37:53.723419 [ 276 ] {4cad3d3b-ef95-4ca2-be61-53891732cd7f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12126 | 2026.01.16 20:37:53.723555 [ 276 ] {4cad3d3b-ef95-4ca2-be61-53891732cd7f} <Debug> executeQuery: Read 1353 rows, 115.50 KiB in 0.001935 sec., 699224.8062015504 rows/sec., 58.29 MiB/sec. | ||
| 12127 | 2026.01.16 20:37:53.723594 [ 276 ] {4cad3d3b-ef95-4ca2-be61-53891732cd7f} <Debug> TCPHandler: Processed in 0.002099767 sec. | ||
| 12128 | 2026.01.16 20:37:53.723714 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12129 | 2026.01.16 20:37:53.723812 [ 276 ] {f9b049c2-4600-4492-bd65-0f69d03be4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12130 | 2026.01.16 20:37:53.723853 [ 276 ] {f9b049c2-4600-4492-bd65-0f69d03be4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12131 | 2026.01.16 20:37:53.724256 [ 276 ] {f9b049c2-4600-4492-bd65-0f69d03be4a4} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2026.01.16 20:37:53.724294 [ 276 ] {f9b049c2-4600-4492-bd65-0f69d03be4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12133 | 2026.01.16 20:37:53.724598 [ 276 ] {f9b049c2-4600-4492-bd65-0f69d03be4a4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12134 | 2026.01.16 20:37:53.724800 [ 276 ] {f9b049c2-4600-4492-bd65-0f69d03be4a4} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2026.01.16 20:37:53.724931 [ 276 ] {f9b049c2-4600-4492-bd65-0f69d03be4a4} <Debug> executeQuery: Read 35 rows, 2.66 KiB in 0.001142 sec., 30647.985989492117 rows/sec., 2.27 MiB/sec. | ||
| 12136 | 2026.01.16 20:37:53.724929 [ 87 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12137 | 2026.01.16 20:37:53.724970 [ 276 ] {f9b049c2-4600-4492-bd65-0f69d03be4a4} <Debug> TCPHandler: Processed in 0.00130697 sec. | ||
| 12138 | 2026.01.16 20:37:53.725009 [ 87 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2026.01.16 20:37:53.725036 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12140 | 2026.01.16 20:37:53.725104 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2026.01.16 20:37:53.725150 [ 192 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 12142 | 2026.01.16 20:37:53.725203 [ 276 ] {14c7a89d-279b-4ffe-82bb-9ffb6119a16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12143 | 2026.01.16 20:37:53.725248 [ 276 ] {14c7a89d-279b-4ffe-82bb-9ffb6119a16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12144 | 2026.01.16 20:37:53.725286 [ 192 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12145 | 2026.01.16 20:37:53.725325 [ 192 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 278 rows starting from the beginning of the part | ||
| 12146 | 2026.01.16 20:37:53.725393 [ 192 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 17 rows starting from the beginning of the part | ||
| 12147 | 2026.01.16 20:37:53.725438 [ 192 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 28 rows starting from the beginning of the part | ||
| 12148 | 2026.01.16 20:37:53.725482 [ 192 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 17 rows starting from the beginning of the part | ||
| 12149 | 2026.01.16 20:37:53.725520 [ 192 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part | ||
| 12150 | 2026.01.16 20:37:53.725561 [ 192 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 35 rows starting from the beginning of the part | ||
| 12151 | 2026.01.16 20:37:53.725737 [ 276 ] {14c7a89d-279b-4ffe-82bb-9ffb6119a16c} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12152 | 2026.01.16 20:37:53.725780 [ 276 ] {14c7a89d-279b-4ffe-82bb-9ffb6119a16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12153 | 2026.01.16 20:37:53.726117 [ 276 ] {14c7a89d-279b-4ffe-82bb-9ffb6119a16c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12154 | 2026.01.16 20:37:53.726346 [ 276 ] {14c7a89d-279b-4ffe-82bb-9ffb6119a16c} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12155 | 2026.01.16 20:37:53.726440 [ 194 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013388 sec., 298028.08485210635 rows/sec., 20.73 MiB/sec. | ||
| 12156 | 2026.01.16 20:37:53.726487 [ 276 ] {14c7a89d-279b-4ffe-82bb-9ffb6119a16c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001301 sec., 193697.15603382012 rows/sec., 13.40 MiB/sec. | ||
| 12157 | 2026.01.16 20:37:53.726542 [ 276 ] {14c7a89d-279b-4ffe-82bb-9ffb6119a16c} <Debug> TCPHandler: Processed in 0.001487154 sec. | ||
| 12158 | 2026.01.16 20:37:53.726658 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12159 | 2026.01.16 20:37:53.726666 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12160 | 2026.01.16 20:37:53.726777 [ 276 ] {03c6c6af-e72a-4a6b-8312-374984248f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12161 | 2026.01.16 20:37:53.726820 [ 276 ] {03c6c6af-e72a-4a6b-8312-374984248f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12162 | 2026.01.16 20:37:53.726976 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_86_17} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12163 | 2026.01.16 20:37:53.727062 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_86_17} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12164 | 2026.01.16 20:37:53.727178 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12165 | 2026.01.16 20:37:53.727230 [ 276 ] {03c6c6af-e72a-4a6b-8312-374984248f1d} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12166 | 2026.01.16 20:37:53.727271 [ 276 ] {03c6c6af-e72a-4a6b-8312-374984248f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12167 | 2026.01.16 20:37:53.727582 [ 276 ] {03c6c6af-e72a-4a6b-8312-374984248f1d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12168 | 2026.01.16 20:37:53.727790 [ 276 ] {03c6c6af-e72a-4a6b-8312-374984248f1d} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12169 | 2026.01.16 20:37:53.727920 [ 276 ] {03c6c6af-e72a-4a6b-8312-374984248f1d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 12170 | 2026.01.16 20:37:53.727973 [ 276 ] {03c6c6af-e72a-4a6b-8312-374984248f1d} <Debug> TCPHandler: Processed in 0.001356551 sec. | ||
| 12171 | 2026.01.16 20:37:53.728090 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12172 | 2026.01.16 20:37:53.728186 [ 276 ] {edec63e6-0d83-43c0-bd93-8caa6c628fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12173 | 2026.01.16 20:37:53.728225 [ 276 ] {edec63e6-0d83-43c0-bd93-8caa6c628fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12174 | 2026.01.16 20:37:53.728837 [ 276 ] {edec63e6-0d83-43c0-bd93-8caa6c628fd8} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12175 | 2026.01.16 20:37:53.728873 [ 276 ] {edec63e6-0d83-43c0-bd93-8caa6c628fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12176 | 2026.01.16 20:37:53.729202 [ 276 ] {edec63e6-0d83-43c0-bd93-8caa6c628fd8} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12177 | 2026.01.16 20:37:53.729410 [ 276 ] {edec63e6-0d83-43c0-bd93-8caa6c628fd8} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12178 | 2026.01.16 20:37:53.729541 [ 276 ] {edec63e6-0d83-43c0-bd93-8caa6c628fd8} <Debug> executeQuery: Read 579 rows, 44.51 KiB in 0.001373 sec., 421704.2971595047 rows/sec., 31.66 MiB/sec. | ||
| 12179 | 2026.01.16 20:37:53.729578 [ 276 ] {edec63e6-0d83-43c0-bd93-8caa6c628fd8} <Debug> TCPHandler: Processed in 0.001537475 sec. | ||
| 12180 | 2026.01.16 20:37:53.729689 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12181 | 2026.01.16 20:37:53.729782 [ 276 ] {c662b64a-8761-4ac3-80a8-4b8988300811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12182 | 2026.01.16 20:37:53.729824 [ 276 ] {c662b64a-8761-4ac3-80a8-4b8988300811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12183 | 2026.01.16 20:37:53.730433 [ 276 ] {c662b64a-8761-4ac3-80a8-4b8988300811} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2026.01.16 20:37:53.730469 [ 276 ] {c662b64a-8761-4ac3-80a8-4b8988300811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12185 | 2026.01.16 20:37:53.730840 [ 276 ] {c662b64a-8761-4ac3-80a8-4b8988300811} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12186 | 2026.01.16 20:37:53.731049 [ 276 ] {c662b64a-8761-4ac3-80a8-4b8988300811} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12187 | 2026.01.16 20:37:53.731180 [ 276 ] {c662b64a-8761-4ac3-80a8-4b8988300811} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001416 sec., 623587.5706214689 rows/sec., 42.32 MiB/sec. | ||
| 12188 | 2026.01.16 20:37:53.731217 [ 276 ] {c662b64a-8761-4ac3-80a8-4b8988300811} <Debug> TCPHandler: Processed in 0.001578215 sec. | ||
| 12189 | 2026.01.16 20:37:53.731317 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12190 | 2026.01.16 20:37:53.731411 [ 276 ] {f9fce37b-ab9a-4f97-9fe7-1f9ddc0d0f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12191 | 2026.01.16 20:37:53.731465 [ 276 ] {f9fce37b-ab9a-4f97-9fe7-1f9ddc0d0f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12192 | 2026.01.16 20:37:53.732253 [ 276 ] {f9fce37b-ab9a-4f97-9fe7-1f9ddc0d0f89} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12193 | 2026.01.16 20:37:53.732290 [ 276 ] {f9fce37b-ab9a-4f97-9fe7-1f9ddc0d0f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12194 | 2026.01.16 20:37:53.732825 [ 276 ] {f9fce37b-ab9a-4f97-9fe7-1f9ddc0d0f89} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12195 | 2026.01.16 20:37:53.733045 [ 276 ] {f9fce37b-ab9a-4f97-9fe7-1f9ddc0d0f89} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12196 | 2026.01.16 20:37:53.733186 [ 276 ] {f9fce37b-ab9a-4f97-9fe7-1f9ddc0d0f89} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001794 sec., 9476.031215161649 rows/sec., 16.98 MiB/sec. | ||
| 12197 | 2026.01.16 20:37:53.733251 [ 276 ] {f9fce37b-ab9a-4f97-9fe7-1f9ddc0d0f89} <Debug> TCPHandler: Processed in 0.001981964 sec. | ||
| 12198 | 2026.01.16 20:37:53.733375 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12199 | 2026.01.16 20:37:53.733471 [ 276 ] {56527ad2-355a-4cc8-a6ec-cf1e7e18b61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12200 | 2026.01.16 20:37:53.733517 [ 276 ] {56527ad2-355a-4cc8-a6ec-cf1e7e18b61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12201 | 2026.01.16 20:37:53.733923 [ 276 ] {56527ad2-355a-4cc8-a6ec-cf1e7e18b61f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12202 | 2026.01.16 20:37:53.733966 [ 276 ] {56527ad2-355a-4cc8-a6ec-cf1e7e18b61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12203 | 2026.01.16 20:37:53.734335 [ 276 ] {56527ad2-355a-4cc8-a6ec-cf1e7e18b61f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12204 | 2026.01.16 20:37:53.734556 [ 276 ] {56527ad2-355a-4cc8-a6ec-cf1e7e18b61f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12205 | 2026.01.16 20:37:53.734693 [ 276 ] {56527ad2-355a-4cc8-a6ec-cf1e7e18b61f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.26 MiB/sec. | ||
| 12206 | 2026.01.16 20:37:53.734731 [ 276 ] {56527ad2-355a-4cc8-a6ec-cf1e7e18b61f} <Debug> TCPHandler: Processed in 0.001406091 sec. | ||
| 12207 | 2026.01.16 20:37:54.567046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12208 | 2026.01.16 20:37:54.585108 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.01.16 20:37:54.585171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12210 | 2026.01.16 20:37:54.591502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12211 | 2026.01.16 20:37:54.592206 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2026.01.16 20:37:54.592509 [ 88 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12213 | 2026.01.16 20:37:54.592571 [ 88 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12214 | 2026.01.16 20:37:54.592591 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 12215 | 2026.01.16 20:37:54.592725 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 12216 | 2026.01.16 20:37:54.595893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12217 | 2026.01.16 20:37:54.596703 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12218 | 2026.01.16 20:37:54.598321 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 12219 | 2026.01.16 20:37:54.603280 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 12220 | 2026.01.16 20:37:54.607989 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 12221 | 2026.01.16 20:37:54.612783 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 12222 | 2026.01.16 20:37:54.617470 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 12223 | 2026.01.16 20:37:54.621410 [ 193 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 12224 | 2026.01.16 20:37:54.676934 [ 194 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.084273356 sec., 5458.427453630778 rows/sec., 28.22 MiB/sec. | ||
| 12225 | 2026.01.16 20:37:54.679363 [ 189 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12226 | 2026.01.16 20:37:54.681395 [ 189 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_61_12} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12227 | 2026.01.16 20:37:54.681509 [ 189 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_61_12} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12228 | 2026.01.16 20:37:54.683254 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12229 | 2026.01.16 20:37:55.619268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1518 | ||
| 12230 | 2026.01.16 20:37:55.621676 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12231 | 2026.01.16 20:37:55.621732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12232 | 2026.01.16 20:37:55.622953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12233 | 2026.01.16 20:37:55.623227 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12234 | 2026.01.16 20:37:55.623622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1518 | ||
| 12235 | 2026.01.16 20:37:58.689478 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12236 | 2026.01.16 20:37:58.689661 [ 276 ] {60c94db7-2c32-41b7-b4a8-55b9e189bfbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12237 | 2026.01.16 20:37:58.689731 [ 276 ] {60c94db7-2c32-41b7-b4a8-55b9e189bfbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12238 | 2026.01.16 20:37:58.690420 [ 276 ] {60c94db7-2c32-41b7-b4a8-55b9e189bfbf} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12239 | 2026.01.16 20:37:58.690471 [ 276 ] {60c94db7-2c32-41b7-b4a8-55b9e189bfbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12240 | 2026.01.16 20:37:58.690871 [ 276 ] {60c94db7-2c32-41b7-b4a8-55b9e189bfbf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12241 | 2026.01.16 20:37:58.691104 [ 276 ] {60c94db7-2c32-41b7-b4a8-55b9e189bfbf} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12242 | 2026.01.16 20:37:58.691268 [ 276 ] {60c94db7-2c32-41b7-b4a8-55b9e189bfbf} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001658 sec., 62726.17611580217 rows/sec., 5.23 MiB/sec. | ||
| 12243 | 2026.01.16 20:37:58.691328 [ 276 ] {60c94db7-2c32-41b7-b4a8-55b9e189bfbf} <Debug> TCPHandler: Processed in 0.001984864 sec. | ||
| 12244 | 2026.01.16 20:37:58.691455 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12245 | 2026.01.16 20:37:58.691562 [ 276 ] {46dfb89c-b306-4bb1-a529-77cae171b501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12246 | 2026.01.16 20:37:58.691606 [ 276 ] {46dfb89c-b306-4bb1-a529-77cae171b501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12247 | 2026.01.16 20:37:58.692026 [ 276 ] {46dfb89c-b306-4bb1-a529-77cae171b501} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.01.16 20:37:58.692065 [ 276 ] {46dfb89c-b306-4bb1-a529-77cae171b501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12249 | 2026.01.16 20:37:58.692372 [ 276 ] {46dfb89c-b306-4bb1-a529-77cae171b501} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12250 | 2026.01.16 20:37:58.692579 [ 276 ] {46dfb89c-b306-4bb1-a529-77cae171b501} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.01.16 20:37:58.692717 [ 276 ] {46dfb89c-b306-4bb1-a529-77cae171b501} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.49 MiB/sec. | ||
| 12252 | 2026.01.16 20:37:58.692756 [ 276 ] {46dfb89c-b306-4bb1-a529-77cae171b501} <Debug> TCPHandler: Processed in 0.00135509 sec. | ||
| 12253 | 2026.01.16 20:37:58.692875 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12254 | 2026.01.16 20:37:58.692973 [ 276 ] {a49e6849-a253-4195-86b9-a1452d92c1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12255 | 2026.01.16 20:37:58.693014 [ 276 ] {a49e6849-a253-4195-86b9-a1452d92c1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12256 | 2026.01.16 20:37:58.693461 [ 276 ] {a49e6849-a253-4195-86b9-a1452d92c1fc} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12257 | 2026.01.16 20:37:58.693498 [ 276 ] {a49e6849-a253-4195-86b9-a1452d92c1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12258 | 2026.01.16 20:37:58.693818 [ 276 ] {a49e6849-a253-4195-86b9-a1452d92c1fc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12259 | 2026.01.16 20:37:58.694028 [ 276 ] {a49e6849-a253-4195-86b9-a1452d92c1fc} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12260 | 2026.01.16 20:37:58.694158 [ 276 ] {a49e6849-a253-4195-86b9-a1452d92c1fc} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001205 sec., 73029.04564315353 rows/sec., 5.70 MiB/sec. | ||
| 12261 | 2026.01.16 20:37:58.694196 [ 276 ] {a49e6849-a253-4195-86b9-a1452d92c1fc} <Debug> TCPHandler: Processed in 0.0013731 sec. | ||
| 12262 | 2026.01.16 20:37:58.694316 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12263 | 2026.01.16 20:37:58.694413 [ 276 ] {1637f2a7-a6ec-44ec-a99a-b19ee90f16cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12264 | 2026.01.16 20:37:58.694456 [ 276 ] {1637f2a7-a6ec-44ec-a99a-b19ee90f16cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12265 | 2026.01.16 20:37:58.694871 [ 276 ] {1637f2a7-a6ec-44ec-a99a-b19ee90f16cf} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12266 | 2026.01.16 20:37:58.694908 [ 276 ] {1637f2a7-a6ec-44ec-a99a-b19ee90f16cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12267 | 2026.01.16 20:37:58.695243 [ 276 ] {1637f2a7-a6ec-44ec-a99a-b19ee90f16cf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12268 | 2026.01.16 20:37:58.695450 [ 276 ] {1637f2a7-a6ec-44ec-a99a-b19ee90f16cf} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12269 | 2026.01.16 20:37:58.695581 [ 276 ] {1637f2a7-a6ec-44ec-a99a-b19ee90f16cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 12270 | 2026.01.16 20:37:58.695618 [ 276 ] {1637f2a7-a6ec-44ec-a99a-b19ee90f16cf} <Debug> TCPHandler: Processed in 0.00135432 sec. | ||
| 12271 | 2026.01.16 20:37:58.695726 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12272 | 2026.01.16 20:37:58.695822 [ 276 ] {77cd2f97-7f56-4cab-95d5-f4647e9278db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12273 | 2026.01.16 20:37:58.695879 [ 276 ] {77cd2f97-7f56-4cab-95d5-f4647e9278db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12274 | 2026.01.16 20:37:58.696705 [ 276 ] {77cd2f97-7f56-4cab-95d5-f4647e9278db} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12275 | 2026.01.16 20:37:58.696742 [ 276 ] {77cd2f97-7f56-4cab-95d5-f4647e9278db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12276 | 2026.01.16 20:37:58.697274 [ 276 ] {77cd2f97-7f56-4cab-95d5-f4647e9278db} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12277 | 2026.01.16 20:37:58.697495 [ 276 ] {77cd2f97-7f56-4cab-95d5-f4647e9278db} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12278 | 2026.01.16 20:37:58.697641 [ 276 ] {77cd2f97-7f56-4cab-95d5-f4647e9278db} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001838 sec., 13057.671381936887 rows/sec., 23.40 MiB/sec. | ||
| 12279 | 2026.01.16 20:37:58.697705 [ 276 ] {77cd2f97-7f56-4cab-95d5-f4647e9278db} <Debug> TCPHandler: Processed in 0.002029556 sec. | ||
| 12280 | 2026.01.16 20:37:58.697821 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12281 | 2026.01.16 20:37:58.697917 [ 276 ] {71ffbfeb-83a5-4230-a4cf-9535854fecc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12282 | 2026.01.16 20:37:58.697960 [ 276 ] {71ffbfeb-83a5-4230-a4cf-9535854fecc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12283 | 2026.01.16 20:37:58.698297 [ 276 ] {71ffbfeb-83a5-4230-a4cf-9535854fecc0} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.01.16 20:37:58.698334 [ 276 ] {71ffbfeb-83a5-4230-a4cf-9535854fecc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12285 | 2026.01.16 20:37:58.698650 [ 276 ] {71ffbfeb-83a5-4230-a4cf-9535854fecc0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12286 | 2026.01.16 20:37:58.698853 [ 276 ] {71ffbfeb-83a5-4230-a4cf-9535854fecc0} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2026.01.16 20:37:58.698981 [ 276 ] {71ffbfeb-83a5-4230-a4cf-9535854fecc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12288 | 2026.01.16 20:37:58.699016 [ 276 ] {71ffbfeb-83a5-4230-a4cf-9535854fecc0} <Debug> TCPHandler: Processed in 0.001245898 sec. | ||
| 12289 | 2026.01.16 20:38:00.295532 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12290 | 2026.01.16 20:38:00.295597 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12291 | 2026.01.16 20:38:00.543158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29701 | ||
| 12292 | 2026.01.16 20:38:00.543660 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2026.01.16 20:38:00.543710 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12294 | 2026.01.16 20:38:00.544216 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12295 | 2026.01.16 20:38:00.544459 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2026.01.16 20:38:00.544614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29701 | ||
| 12297 | 2026.01.16 20:38:02.096883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12298 | 2026.01.16 20:38:02.113032 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2026.01.16 20:38:02.113098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12300 | 2026.01.16 20:38:02.118886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12301 | 2026.01.16 20:38:02.119558 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2026.01.16 20:38:02.122600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12303 | 2026.01.16 20:38:03.689308 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2026.01.16 20:38:03.689511 [ 276 ] {f1590bc3-b6b0-4fe5-a390-e18e34a65a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12305 | 2026.01.16 20:38:03.689585 [ 276 ] {f1590bc3-b6b0-4fe5-a390-e18e34a65a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12306 | 2026.01.16 20:38:03.690277 [ 276 ] {f1590bc3-b6b0-4fe5-a390-e18e34a65a31} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.01.16 20:38:03.690325 [ 276 ] {f1590bc3-b6b0-4fe5-a390-e18e34a65a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12308 | 2026.01.16 20:38:03.690732 [ 276 ] {f1590bc3-b6b0-4fe5-a390-e18e34a65a31} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12309 | 2026.01.16 20:38:03.690955 [ 276 ] {f1590bc3-b6b0-4fe5-a390-e18e34a65a31} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.01.16 20:38:03.691113 [ 276 ] {f1590bc3-b6b0-4fe5-a390-e18e34a65a31} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001673 sec., 53795.57680812911 rows/sec., 4.51 MiB/sec. | ||
| 12311 | 2026.01.16 20:38:03.691136 [ 76 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12312 | 2026.01.16 20:38:03.691162 [ 276 ] {f1590bc3-b6b0-4fe5-a390-e18e34a65a31} <Debug> TCPHandler: Processed in 0.001989045 sec. | ||
| 12313 | 2026.01.16 20:38:03.691206 [ 76 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12314 | 2026.01.16 20:38:03.691232 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12315 | 2026.01.16 20:38:03.691303 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12316 | 2026.01.16 20:38:03.691335 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 12317 | 2026.01.16 20:38:03.691411 [ 276 ] {d76e5e8e-7379-4d7b-8c40-8e34a431c5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12318 | 2026.01.16 20:38:03.691446 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12319 | 2026.01.16 20:38:03.691460 [ 276 ] {d76e5e8e-7379-4d7b-8c40-8e34a431c5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12320 | 2026.01.16 20:38:03.691487 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2465 rows starting from the beginning of the part | ||
| 12321 | 2026.01.16 20:38:03.691559 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 12322 | 2026.01.16 20:38:03.691608 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 12323 | 2026.01.16 20:38:03.691651 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1353 rows starting from the beginning of the part | ||
| 12324 | 2026.01.16 20:38:03.691690 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 12325 | 2026.01.16 20:38:03.691730 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 12326 | 2026.01.16 20:38:03.691886 [ 276 ] {d76e5e8e-7379-4d7b-8c40-8e34a431c5d0} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2026.01.16 20:38:03.691929 [ 276 ] {d76e5e8e-7379-4d7b-8c40-8e34a431c5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12328 | 2026.01.16 20:38:03.692270 [ 276 ] {d76e5e8e-7379-4d7b-8c40-8e34a431c5d0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12329 | 2026.01.16 20:38:03.692527 [ 276 ] {d76e5e8e-7379-4d7b-8c40-8e34a431c5d0} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.01.16 20:38:03.692673 [ 276 ] {d76e5e8e-7379-4d7b-8c40-8e34a431c5d0} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001287 sec., 13209.01320901321 rows/sec., 993.26 KiB/sec. | ||
| 12331 | 2026.01.16 20:38:03.692713 [ 276 ] {d76e5e8e-7379-4d7b-8c40-8e34a431c5d0} <Debug> TCPHandler: Processed in 0.001462323 sec. | ||
| 12332 | 2026.01.16 20:38:03.692820 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12333 | 2026.01.16 20:38:03.692915 [ 276 ] {accf87fc-2950-4ba2-8c9f-e2bfe16a4695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12334 | 2026.01.16 20:38:03.692956 [ 276 ] {accf87fc-2950-4ba2-8c9f-e2bfe16a4695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12335 | 2026.01.16 20:38:03.693372 [ 276 ] {accf87fc-2950-4ba2-8c9f-e2bfe16a4695} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2026.01.16 20:38:03.693408 [ 276 ] {accf87fc-2950-4ba2-8c9f-e2bfe16a4695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12337 | 2026.01.16 20:38:03.693673 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4206 rows, containing 5 columns (5 merged, 0 gathered) in 0.002377763 sec., 1768889.4982384702 rows/sec., 152.46 MiB/sec. | ||
| 12338 | 2026.01.16 20:38:03.693720 [ 276 ] {accf87fc-2950-4ba2-8c9f-e2bfe16a4695} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12339 | 2026.01.16 20:38:03.693942 [ 276 ] {accf87fc-2950-4ba2-8c9f-e2bfe16a4695} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12340 | 2026.01.16 20:38:03.693946 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12341 | 2026.01.16 20:38:03.694067 [ 76 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12342 | 2026.01.16 20:38:03.694077 [ 276 ] {accf87fc-2950-4ba2-8c9f-e2bfe16a4695} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001183 sec., 68469.99154691462 rows/sec., 5.35 MiB/sec. | ||
| 12343 | 2026.01.16 20:38:03.694102 [ 76 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12344 | 2026.01.16 20:38:03.694126 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12345 | 2026.01.16 20:38:03.694127 [ 276 ] {accf87fc-2950-4ba2-8c9f-e2bfe16a4695} <Debug> TCPHandler: Processed in 0.00135668 sec. | ||
| 12346 | 2026.01.16 20:38:03.694221 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_91_18} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12347 | 2026.01.16 20:38:03.694229 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 12348 | 2026.01.16 20:38:03.694246 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12349 | 2026.01.16 20:38:03.694331 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_91_18} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12350 | 2026.01.16 20:38:03.694353 [ 276 ] {e47434e9-f710-4a2f-bf59-7090f252e6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12351 | 2026.01.16 20:38:03.694357 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12352 | 2026.01.16 20:38:03.694408 [ 276 ] {e47434e9-f710-4a2f-bf59-7090f252e6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12353 | 2026.01.16 20:38:03.694419 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1250 rows starting from the beginning of the part | ||
| 12354 | 2026.01.16 20:38:03.694421 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 12355 | 2026.01.16 20:38:03.694504 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 81 rows starting from the beginning of the part | ||
| 12356 | 2026.01.16 20:38:03.694557 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 88 rows starting from the beginning of the part | ||
| 12357 | 2026.01.16 20:38:03.694597 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 579 rows starting from the beginning of the part | ||
| 12358 | 2026.01.16 20:38:03.694633 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 88 rows starting from the beginning of the part | ||
| 12359 | 2026.01.16 20:38:03.694673 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 81 rows starting from the beginning of the part | ||
| 12360 | 2026.01.16 20:38:03.694810 [ 276 ] {e47434e9-f710-4a2f-bf59-7090f252e6ab} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2026.01.16 20:38:03.694852 [ 276 ] {e47434e9-f710-4a2f-bf59-7090f252e6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12362 | 2026.01.16 20:38:03.695218 [ 276 ] {e47434e9-f710-4a2f-bf59-7090f252e6ab} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12363 | 2026.01.16 20:38:03.695450 [ 276 ] {e47434e9-f710-4a2f-bf59-7090f252e6ab} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12364 | 2026.01.16 20:38:03.695570 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12365 | 2026.01.16 20:38:03.695583 [ 276 ] {e47434e9-f710-4a2f-bf59-7090f252e6ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 12366 | 2026.01.16 20:38:03.695610 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12367 | 2026.01.16 20:38:03.695633 [ 276 ] {e47434e9-f710-4a2f-bf59-7090f252e6ab} <Debug> TCPHandler: Processed in 0.001435892 sec. | ||
| 12368 | 2026.01.16 20:38:03.695634 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12369 | 2026.01.16 20:38:03.695737 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 12370 | 2026.01.16 20:38:03.695744 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12371 | 2026.01.16 20:38:03.695854 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12372 | 2026.01.16 20:38:03.695856 [ 276 ] {f0f6b4c3-a5b7-4b59-bdba-92aa0d783b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12373 | 2026.01.16 20:38:03.695890 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25981 rows starting from the beginning of the part | ||
| 12374 | 2026.01.16 20:38:03.695927 [ 276 ] {f0f6b4c3-a5b7-4b59-bdba-92aa0d783b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12375 | 2026.01.16 20:38:03.695952 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 12376 | 2026.01.16 20:38:03.696004 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12377 | 2026.01.16 20:38:03.696048 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 883 rows starting from the beginning of the part | ||
| 12378 | 2026.01.16 20:38:03.696065 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.001880983 sec., 1152057.1956259042 rows/sec., 89.50 MiB/sec. | ||
| 12379 | 2026.01.16 20:38:03.696087 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12380 | 2026.01.16 20:38:03.696154 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 12381 | 2026.01.16 20:38:03.696346 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12382 | 2026.01.16 20:38:03.696693 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_91_18} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2026.01.16 20:38:03.696765 [ 276 ] {f0f6b4c3-a5b7-4b59-bdba-92aa0d783b7d} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12384 | 2026.01.16 20:38:03.696784 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_91_18} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12385 | 2026.01.16 20:38:03.696812 [ 276 ] {f0f6b4c3-a5b7-4b59-bdba-92aa0d783b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12386 | 2026.01.16 20:38:03.696911 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 12387 | 2026.01.16 20:38:03.697369 [ 276 ] {f0f6b4c3-a5b7-4b59-bdba-92aa0d783b7d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12388 | 2026.01.16 20:38:03.697600 [ 276 ] {f0f6b4c3-a5b7-4b59-bdba-92aa0d783b7d} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.01.16 20:38:03.697735 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12390 | 2026.01.16 20:38:03.697748 [ 276 ] {f0f6b4c3-a5b7-4b59-bdba-92aa0d783b7d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001911 sec., 8895.866038723181 rows/sec., 15.94 MiB/sec. | ||
| 12391 | 2026.01.16 20:38:03.697781 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2026.01.16 20:38:03.697812 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12393 | 2026.01.16 20:38:03.697832 [ 276 ] {f0f6b4c3-a5b7-4b59-bdba-92aa0d783b7d} <Debug> TCPHandler: Processed in 0.002136178 sec. | ||
| 12394 | 2026.01.16 20:38:03.697891 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 12395 | 2026.01.16 20:38:03.697950 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12396 | 2026.01.16 20:38:03.698049 [ 276 ] {b6b5e3ec-3877-462d-8be9-33a00df1848c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12397 | 2026.01.16 20:38:03.698092 [ 276 ] {b6b5e3ec-3877-462d-8be9-33a00df1848c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12398 | 2026.01.16 20:38:03.698113 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12399 | 2026.01.16 20:38:03.698179 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1615 rows starting from the beginning of the part | ||
| 12400 | 2026.01.16 20:38:03.698308 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 17 rows starting from the beginning of the part | ||
| 12401 | 2026.01.16 20:38:03.698416 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 24 rows starting from the beginning of the part | ||
| 12402 | 2026.01.16 20:38:03.698446 [ 276 ] {b6b5e3ec-3877-462d-8be9-33a00df1848c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12403 | 2026.01.16 20:38:03.698488 [ 276 ] {b6b5e3ec-3877-462d-8be9-33a00df1848c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12404 | 2026.01.16 20:38:03.698511 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 17 rows starting from the beginning of the part | ||
| 12405 | 2026.01.16 20:38:03.698611 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part | ||
| 12406 | 2026.01.16 20:38:03.698704 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 17 rows starting from the beginning of the part | ||
| 12407 | 2026.01.16 20:38:03.698861 [ 276 ] {b6b5e3ec-3877-462d-8be9-33a00df1848c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12408 | 2026.01.16 20:38:03.699098 [ 276 ] {b6b5e3ec-3877-462d-8be9-33a00df1848c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2026.01.16 20:38:03.699239 [ 76 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12410 | 2026.01.16 20:38:03.699247 [ 276 ] {b6b5e3ec-3877-462d-8be9-33a00df1848c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 12411 | 2026.01.16 20:38:03.699286 [ 76 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12412 | 2026.01.16 20:38:03.699310 [ 276 ] {b6b5e3ec-3877-462d-8be9-33a00df1848c} <Debug> TCPHandler: Processed in 0.001407591 sec. | ||
| 12413 | 2026.01.16 20:38:03.699317 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12414 | 2026.01.16 20:38:03.699424 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 12415 | 2026.01.16 20:38:03.699524 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12416 | 2026.01.16 20:38:03.699555 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5244 rows starting from the beginning of the part | ||
| 12417 | 2026.01.16 20:38:03.699611 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 12418 | 2026.01.16 20:38:03.699656 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12419 | 2026.01.16 20:38:03.699700 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 12420 | 2026.01.16 20:38:03.699746 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12421 | 2026.01.16 20:38:03.699790 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 12422 | 2026.01.16 20:38:03.702748 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5544 rows, containing 4 columns (4 merged, 0 gathered) in 0.003359745 sec., 1650125.2327185546 rows/sec., 110.15 MiB/sec. | ||
| 12423 | 2026.01.16 20:38:03.703356 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12424 | 2026.01.16 20:38:03.703643 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_91_18} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2026.01.16 20:38:03.703726 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_91_18} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12426 | 2026.01.16 20:38:03.703816 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12427 | 2026.01.16 20:38:03.703944 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27504 rows, containing 5 columns (5 merged, 0 gathered) in 0.008245935 sec., 3335461.6547426097 rows/sec., 228.32 MiB/sec. | ||
| 12428 | 2026.01.16 20:38:03.704342 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12429 | 2026.01.16 20:38:03.704634 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2026.01.16 20:38:03.704709 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12431 | 2026.01.16 20:38:03.704791 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 12432 | 2026.01.16 20:38:03.709477 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1714 rows, containing 19 columns (19 merged, 0 gathered) in 0.01161801 sec., 147529.56831677715 rows/sec., 264.37 MiB/sec. | ||
| 12433 | 2026.01.16 20:38:03.711424 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12434 | 2026.01.16 20:38:03.711754 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2026.01.16 20:38:03.711826 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12436 | 2026.01.16 20:38:03.711953 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.50 MiB. | ||
| 12437 | 2026.01.16 20:38:04.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.85 MiB, peak 361.74 MiB, free memory in arenas 0.00 B, will set to 349.70 MiB (RSS), difference: 6.84 MiB | ||
| 12438 | 2026.01.16 20:38:05.224261 [ 75 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 12439 | 2026.01.16 20:38:05.224337 [ 75 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2026.01.16 20:38:05.224358 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12441 | 2026.01.16 20:38:05.224461 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 12442 | 2026.01.16 20:38:05.224591 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12443 | 2026.01.16 20:38:05.224630 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 20 rows starting from the beginning of the part | ||
| 12444 | 2026.01.16 20:38:05.224704 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 12445 | 2026.01.16 20:38:05.224757 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 12446 | 2026.01.16 20:38:05.224807 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 12447 | 2026.01.16 20:38:05.224856 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 12448 | 2026.01.16 20:38:05.225749 [ 197 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132975 sec., 28576.80015040421 rows/sec., 2.38 MiB/sec. | ||
| 12449 | 2026.01.16 20:38:05.225919 [ 197 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 12450 | 2026.01.16 20:38:05.226214 [ 197 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_30_7} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12451 | 2026.01.16 20:38:05.226300 [ 197 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_30_7} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 12452 | 2026.01.16 20:38:05.226411 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12453 | 2026.01.16 20:38:05.624711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1542 | ||
| 12454 | 2026.01.16 20:38:05.626866 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12455 | 2026.01.16 20:38:05.626915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12456 | 2026.01.16 20:38:05.628085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12457 | 2026.01.16 20:38:05.628353 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12458 | 2026.01.16 20:38:05.628546 [ 75 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12459 | 2026.01.16 20:38:05.628611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1542 | ||
| 12460 | 2026.01.16 20:38:05.628617 [ 75 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2026.01.16 20:38:05.628659 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12462 | 2026.01.16 20:38:05.628755 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 12463 | 2026.01.16 20:38:05.629227 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12464 | 2026.01.16 20:38:05.629355 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1398 rows starting from the beginning of the part | ||
| 12465 | 2026.01.16 20:38:05.629677 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part | ||
| 12466 | 2026.01.16 20:38:05.629989 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 12467 | 2026.01.16 20:38:05.630286 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 12468 | 2026.01.16 20:38:05.630576 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part | ||
| 12469 | 2026.01.16 20:38:05.630866 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 12470 | 2026.01.16 20:38:05.638181 [ 201 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 72 columns (72 merged, 0 gathered) in 0.009457782 sec., 163040.34074796818 rows/sec., 128.84 MiB/sec. | ||
| 12471 | 2026.01.16 20:38:05.639942 [ 199 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12472 | 2026.01.16 20:38:05.640584 [ 199 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_46_9} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2026.01.16 20:38:05.640678 [ 199 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_46_9} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12474 | 2026.01.16 20:38:05.641065 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 12475 | 2026.01.16 20:38:08.045719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30213 | ||
| 12476 | 2026.01.16 20:38:08.046251 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2026.01.16 20:38:08.046289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12478 | 2026.01.16 20:38:08.046767 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12479 | 2026.01.16 20:38:08.047000 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2026.01.16 20:38:08.047126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30213 | ||
| 12481 | 2026.01.16 20:38:08.701009 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2026.01.16 20:38:08.701192 [ 276 ] {ff1c99ed-e379-4120-a205-7c54c01d79e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12483 | 2026.01.16 20:38:08.701258 [ 276 ] {ff1c99ed-e379-4120-a205-7c54c01d79e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12484 | 2026.01.16 20:38:08.702032 [ 276 ] {ff1c99ed-e379-4120-a205-7c54c01d79e8} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2026.01.16 20:38:08.702081 [ 276 ] {ff1c99ed-e379-4120-a205-7c54c01d79e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12486 | 2026.01.16 20:38:08.702498 [ 276 ] {ff1c99ed-e379-4120-a205-7c54c01d79e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12487 | 2026.01.16 20:38:08.702773 [ 276 ] {ff1c99ed-e379-4120-a205-7c54c01d79e8} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2026.01.16 20:38:08.702944 [ 276 ] {ff1c99ed-e379-4120-a205-7c54c01d79e8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001801 sec., 227651.30483064963 rows/sec., 14.44 MiB/sec. | ||
| 12489 | 2026.01.16 20:38:08.702997 [ 276 ] {ff1c99ed-e379-4120-a205-7c54c01d79e8} <Debug> TCPHandler: Processed in 0.002117648 sec. | ||
| 12490 | 2026.01.16 20:38:08.703134 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12491 | 2026.01.16 20:38:08.703250 [ 276 ] {cae792cf-f388-441d-85a4-46eca2f59898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12492 | 2026.01.16 20:38:08.703310 [ 276 ] {cae792cf-f388-441d-85a4-46eca2f59898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12493 | 2026.01.16 20:38:08.703842 [ 276 ] {cae792cf-f388-441d-85a4-46eca2f59898} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2026.01.16 20:38:08.703881 [ 276 ] {cae792cf-f388-441d-85a4-46eca2f59898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12495 | 2026.01.16 20:38:08.704216 [ 276 ] {cae792cf-f388-441d-85a4-46eca2f59898} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12496 | 2026.01.16 20:38:08.704437 [ 276 ] {cae792cf-f388-441d-85a4-46eca2f59898} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2026.01.16 20:38:08.704577 [ 276 ] {cae792cf-f388-441d-85a4-46eca2f59898} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001354 sec., 2954.2097488921713 rows/sec., 240.90 KiB/sec. | ||
| 12498 | 2026.01.16 20:38:08.704619 [ 276 ] {cae792cf-f388-441d-85a4-46eca2f59898} <Debug> TCPHandler: Processed in 0.001556105 sec. | ||
| 12499 | 2026.01.16 20:38:08.704735 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12500 | 2026.01.16 20:38:08.704836 [ 276 ] {7a130dc2-d754-40a9-9117-17b2e60bd13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12501 | 2026.01.16 20:38:08.704878 [ 276 ] {7a130dc2-d754-40a9-9117-17b2e60bd13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12502 | 2026.01.16 20:38:08.705764 [ 276 ] {7a130dc2-d754-40a9-9117-17b2e60bd13a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2026.01.16 20:38:08.705802 [ 276 ] {7a130dc2-d754-40a9-9117-17b2e60bd13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12504 | 2026.01.16 20:38:08.706193 [ 276 ] {7a130dc2-d754-40a9-9117-17b2e60bd13a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12505 | 2026.01.16 20:38:08.706413 [ 276 ] {7a130dc2-d754-40a9-9117-17b2e60bd13a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.01.16 20:38:08.706546 [ 276 ] {7a130dc2-d754-40a9-9117-17b2e60bd13a} <Debug> executeQuery: Read 1162 rows, 94.46 KiB in 0.001732 sec., 670900.6928406466 rows/sec., 53.26 MiB/sec. | ||
| 12507 | 2026.01.16 20:38:08.706586 [ 276 ] {7a130dc2-d754-40a9-9117-17b2e60bd13a} <Debug> TCPHandler: Processed in 0.001906023 sec. | ||
| 12508 | 2026.01.16 20:38:08.706700 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12509 | 2026.01.16 20:38:08.706798 [ 276 ] {088467b9-cb10-449b-b2d5-1c3074847749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12510 | 2026.01.16 20:38:08.706841 [ 276 ] {088467b9-cb10-449b-b2d5-1c3074847749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12511 | 2026.01.16 20:38:08.707322 [ 276 ] {088467b9-cb10-449b-b2d5-1c3074847749} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12512 | 2026.01.16 20:38:08.707359 [ 276 ] {088467b9-cb10-449b-b2d5-1c3074847749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12513 | 2026.01.16 20:38:08.707677 [ 276 ] {088467b9-cb10-449b-b2d5-1c3074847749} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12514 | 2026.01.16 20:38:08.707892 [ 276 ] {088467b9-cb10-449b-b2d5-1c3074847749} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12515 | 2026.01.16 20:38:08.708023 [ 276 ] {088467b9-cb10-449b-b2d5-1c3074847749} <Debug> executeQuery: Read 233 rows, 14.40 KiB in 0.001245 sec., 187148.59437751005 rows/sec., 11.29 MiB/sec. | ||
| 12516 | 2026.01.16 20:38:08.708061 [ 276 ] {088467b9-cb10-449b-b2d5-1c3074847749} <Debug> TCPHandler: Processed in 0.001412741 sec. | ||
| 12517 | 2026.01.16 20:38:08.708161 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12518 | 2026.01.16 20:38:08.708258 [ 276 ] {39d93245-37b4-45bd-b49e-ed8ef854cfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12519 | 2026.01.16 20:38:08.708299 [ 276 ] {39d93245-37b4-45bd-b49e-ed8ef854cfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12520 | 2026.01.16 20:38:08.708753 [ 276 ] {39d93245-37b4-45bd-b49e-ed8ef854cfab} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2026.01.16 20:38:08.708790 [ 276 ] {39d93245-37b4-45bd-b49e-ed8ef854cfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12522 | 2026.01.16 20:38:08.709111 [ 276 ] {39d93245-37b4-45bd-b49e-ed8ef854cfab} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12523 | 2026.01.16 20:38:08.709326 [ 276 ] {39d93245-37b4-45bd-b49e-ed8ef854cfab} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.01.16 20:38:08.709456 [ 276 ] {39d93245-37b4-45bd-b49e-ed8ef854cfab} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 11.22 MiB/sec. | ||
| 12525 | 2026.01.16 20:38:08.709494 [ 276 ] {39d93245-37b4-45bd-b49e-ed8ef854cfab} <Debug> TCPHandler: Processed in 0.001381761 sec. | ||
| 12526 | 2026.01.16 20:38:08.709594 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12527 | 2026.01.16 20:38:08.709688 [ 276 ] {6fdfd8c0-62de-48d5-9948-5805f2859351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12528 | 2026.01.16 20:38:08.709729 [ 276 ] {6fdfd8c0-62de-48d5-9948-5805f2859351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12529 | 2026.01.16 20:38:08.710171 [ 276 ] {6fdfd8c0-62de-48d5-9948-5805f2859351} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.01.16 20:38:08.710208 [ 276 ] {6fdfd8c0-62de-48d5-9948-5805f2859351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12531 | 2026.01.16 20:38:08.710522 [ 276 ] {6fdfd8c0-62de-48d5-9948-5805f2859351} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12532 | 2026.01.16 20:38:08.710732 [ 276 ] {6fdfd8c0-62de-48d5-9948-5805f2859351} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2026.01.16 20:38:08.710866 [ 276 ] {6fdfd8c0-62de-48d5-9948-5805f2859351} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001196 sec., 176421.40468227424 rows/sec., 10.02 MiB/sec. | ||
| 12534 | 2026.01.16 20:38:08.710904 [ 276 ] {6fdfd8c0-62de-48d5-9948-5805f2859351} <Debug> TCPHandler: Processed in 0.001359811 sec. | ||
| 12535 | 2026.01.16 20:38:08.711004 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12536 | 2026.01.16 20:38:08.711099 [ 276 ] {d9b2943a-5c87-44f8-ae9d-51ade016d523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12537 | 2026.01.16 20:38:08.711138 [ 276 ] {d9b2943a-5c87-44f8-ae9d-51ade016d523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12538 | 2026.01.16 20:38:08.711737 [ 276 ] {d9b2943a-5c87-44f8-ae9d-51ade016d523} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.01.16 20:38:08.711775 [ 276 ] {d9b2943a-5c87-44f8-ae9d-51ade016d523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12540 | 2026.01.16 20:38:08.712107 [ 276 ] {d9b2943a-5c87-44f8-ae9d-51ade016d523} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12541 | 2026.01.16 20:38:08.712327 [ 276 ] {d9b2943a-5c87-44f8-ae9d-51ade016d523} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12542 | 2026.01.16 20:38:08.712462 [ 276 ] {d9b2943a-5c87-44f8-ae9d-51ade016d523} <Debug> executeQuery: Read 707 rows, 50.72 KiB in 0.00138 sec., 512318.84057971014 rows/sec., 35.89 MiB/sec. | ||
| 12543 | 2026.01.16 20:38:08.712500 [ 276 ] {d9b2943a-5c87-44f8-ae9d-51ade016d523} <Debug> TCPHandler: Processed in 0.001544454 sec. | ||
| 12544 | 2026.01.16 20:38:08.712669 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12545 | 2026.01.16 20:38:08.712765 [ 276 ] {044242eb-09fa-498b-9a12-db2c9b35a00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12546 | 2026.01.16 20:38:08.712807 [ 276 ] {044242eb-09fa-498b-9a12-db2c9b35a00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12547 | 2026.01.16 20:38:08.713119 [ 276 ] {044242eb-09fa-498b-9a12-db2c9b35a00b} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2026.01.16 20:38:08.713155 [ 276 ] {044242eb-09fa-498b-9a12-db2c9b35a00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12549 | 2026.01.16 20:38:08.713455 [ 276 ] {044242eb-09fa-498b-9a12-db2c9b35a00b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12550 | 2026.01.16 20:38:08.713679 [ 276 ] {044242eb-09fa-498b-9a12-db2c9b35a00b} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2026.01.16 20:38:08.713808 [ 276 ] {044242eb-09fa-498b-9a12-db2c9b35a00b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 12552 | 2026.01.16 20:38:08.713845 [ 276 ] {044242eb-09fa-498b-9a12-db2c9b35a00b} <Debug> TCPHandler: Processed in 0.001225277 sec. | ||
| 12553 | 2026.01.16 20:38:08.713945 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12554 | 2026.01.16 20:38:08.714043 [ 276 ] {ce2f5006-5fb0-4d80-b98a-c45434098865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12555 | 2026.01.16 20:38:08.714086 [ 276 ] {ce2f5006-5fb0-4d80-b98a-c45434098865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12556 | 2026.01.16 20:38:08.714574 [ 276 ] {ce2f5006-5fb0-4d80-b98a-c45434098865} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2026.01.16 20:38:08.714617 [ 276 ] {ce2f5006-5fb0-4d80-b98a-c45434098865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12558 | 2026.01.16 20:38:08.714995 [ 276 ] {ce2f5006-5fb0-4d80-b98a-c45434098865} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12559 | 2026.01.16 20:38:08.715208 [ 276 ] {ce2f5006-5fb0-4d80-b98a-c45434098865} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2026.01.16 20:38:08.715340 [ 276 ] {ce2f5006-5fb0-4d80-b98a-c45434098865} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001316 sec., 240121.58054711248 rows/sec., 15.78 MiB/sec. | ||
| 12561 | 2026.01.16 20:38:08.715379 [ 276 ] {ce2f5006-5fb0-4d80-b98a-c45434098865} <Debug> TCPHandler: Processed in 0.001482143 sec. | ||
| 12562 | 2026.01.16 20:38:08.715492 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12563 | 2026.01.16 20:38:08.715587 [ 276 ] {216410bb-18c5-4af1-8f4a-1c14b6e3a53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12564 | 2026.01.16 20:38:08.715629 [ 276 ] {216410bb-18c5-4af1-8f4a-1c14b6e3a53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12565 | 2026.01.16 20:38:08.715948 [ 276 ] {216410bb-18c5-4af1-8f4a-1c14b6e3a53f} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2026.01.16 20:38:08.715985 [ 276 ] {216410bb-18c5-4af1-8f4a-1c14b6e3a53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12567 | 2026.01.16 20:38:08.716299 [ 276 ] {216410bb-18c5-4af1-8f4a-1c14b6e3a53f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12568 | 2026.01.16 20:38:08.716541 [ 276 ] {216410bb-18c5-4af1-8f4a-1c14b6e3a53f} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2026.01.16 20:38:08.716671 [ 276 ] {216410bb-18c5-4af1-8f4a-1c14b6e3a53f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 12570 | 2026.01.16 20:38:08.716709 [ 276 ] {216410bb-18c5-4af1-8f4a-1c14b6e3a53f} <Debug> TCPHandler: Processed in 0.001267699 sec. | ||
| 12571 | 2026.01.16 20:38:08.716813 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12572 | 2026.01.16 20:38:08.716907 [ 276 ] {6fa4e57b-3d4c-42b9-a078-e291ed30e7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12573 | 2026.01.16 20:38:08.716961 [ 276 ] {6fa4e57b-3d4c-42b9-a078-e291ed30e7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12574 | 2026.01.16 20:38:08.717771 [ 276 ] {6fa4e57b-3d4c-42b9-a078-e291ed30e7ca} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12575 | 2026.01.16 20:38:08.717808 [ 276 ] {6fa4e57b-3d4c-42b9-a078-e291ed30e7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12576 | 2026.01.16 20:38:08.718330 [ 276 ] {6fa4e57b-3d4c-42b9-a078-e291ed30e7ca} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12577 | 2026.01.16 20:38:08.718555 [ 276 ] {6fa4e57b-3d4c-42b9-a078-e291ed30e7ca} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12578 | 2026.01.16 20:38:08.718695 [ 276 ] {6fa4e57b-3d4c-42b9-a078-e291ed30e7ca} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001806 sec., 13289.036544850498 rows/sec., 23.81 MiB/sec. | ||
| 12579 | 2026.01.16 20:38:08.718765 [ 276 ] {6fa4e57b-3d4c-42b9-a078-e291ed30e7ca} <Debug> TCPHandler: Processed in 0.002001915 sec. | ||
| 12580 | 2026.01.16 20:38:08.718868 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12581 | 2026.01.16 20:38:08.718962 [ 276 ] {2e67b046-ef3e-4b33-8321-40d8ca9c162c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12582 | 2026.01.16 20:38:08.719003 [ 276 ] {2e67b046-ef3e-4b33-8321-40d8ca9c162c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12583 | 2026.01.16 20:38:08.719332 [ 276 ] {2e67b046-ef3e-4b33-8321-40d8ca9c162c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12584 | 2026.01.16 20:38:08.719368 [ 276 ] {2e67b046-ef3e-4b33-8321-40d8ca9c162c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12585 | 2026.01.16 20:38:08.719690 [ 276 ] {2e67b046-ef3e-4b33-8321-40d8ca9c162c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12586 | 2026.01.16 20:38:08.719911 [ 276 ] {2e67b046-ef3e-4b33-8321-40d8ca9c162c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12587 | 2026.01.16 20:38:08.720039 [ 276 ] {2e67b046-ef3e-4b33-8321-40d8ca9c162c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001096 sec., 94890.51094890511 rows/sec., 5.81 MiB/sec. | ||
| 12588 | 2026.01.16 20:38:08.720076 [ 276 ] {2e67b046-ef3e-4b33-8321-40d8ca9c162c} <Debug> TCPHandler: Processed in 0.001257288 sec. | ||
| 12589 | 2026.01.16 20:38:09.623648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12590 | 2026.01.16 20:38:09.639574 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12591 | 2026.01.16 20:38:09.639635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 12592 | 2026.01.16 20:38:09.645337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12593 | 2026.01.16 20:38:09.646025 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2026.01.16 20:38:09.648976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12595 | 2026.01.16 20:38:13.688933 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12596 | 2026.01.16 20:38:13.689128 [ 276 ] {d4678aa3-e77e-41f5-bacd-d4ec6e757988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12597 | 2026.01.16 20:38:13.689200 [ 276 ] {d4678aa3-e77e-41f5-bacd-d4ec6e757988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12598 | 2026.01.16 20:38:13.689905 [ 276 ] {d4678aa3-e77e-41f5-bacd-d4ec6e757988} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2026.01.16 20:38:13.689952 [ 276 ] {d4678aa3-e77e-41f5-bacd-d4ec6e757988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12600 | 2026.01.16 20:38:13.690353 [ 276 ] {d4678aa3-e77e-41f5-bacd-d4ec6e757988} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12601 | 2026.01.16 20:38:13.690598 [ 276 ] {d4678aa3-e77e-41f5-bacd-d4ec6e757988} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2026.01.16 20:38:13.690772 [ 276 ] {d4678aa3-e77e-41f5-bacd-d4ec6e757988} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001694 sec., 53128.68949232586 rows/sec., 4.46 MiB/sec. | ||
| 12603 | 2026.01.16 20:38:13.690828 [ 276 ] {d4678aa3-e77e-41f5-bacd-d4ec6e757988} <Debug> TCPHandler: Processed in 0.002029536 sec. | ||
| 12604 | 2026.01.16 20:38:13.690960 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12605 | 2026.01.16 20:38:13.691065 [ 276 ] {ffdc996a-d871-405b-90d0-55257b9d14f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12606 | 2026.01.16 20:38:13.691110 [ 276 ] {ffdc996a-d871-405b-90d0-55257b9d14f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12607 | 2026.01.16 20:38:13.691527 [ 276 ] {ffdc996a-d871-405b-90d0-55257b9d14f7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2026.01.16 20:38:13.691564 [ 276 ] {ffdc996a-d871-405b-90d0-55257b9d14f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12609 | 2026.01.16 20:38:13.691886 [ 276 ] {ffdc996a-d871-405b-90d0-55257b9d14f7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12610 | 2026.01.16 20:38:13.692093 [ 276 ] {ffdc996a-d871-405b-90d0-55257b9d14f7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12611 | 2026.01.16 20:38:13.692224 [ 276 ] {ffdc996a-d871-405b-90d0-55257b9d14f7} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001185 sec., 14345.991561181434 rows/sec., 1.05 MiB/sec. | ||
| 12612 | 2026.01.16 20:38:13.692264 [ 276 ] {ffdc996a-d871-405b-90d0-55257b9d14f7} <Debug> TCPHandler: Processed in 0.001355911 sec. | ||
| 12613 | 2026.01.16 20:38:13.692370 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12614 | 2026.01.16 20:38:13.692467 [ 276 ] {c0ce1d8a-141a-4505-a446-81028f6caa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12615 | 2026.01.16 20:38:13.692509 [ 276 ] {c0ce1d8a-141a-4505-a446-81028f6caa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12616 | 2026.01.16 20:38:13.693005 [ 276 ] {c0ce1d8a-141a-4505-a446-81028f6caa67} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12617 | 2026.01.16 20:38:13.693039 [ 276 ] {c0ce1d8a-141a-4505-a446-81028f6caa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12618 | 2026.01.16 20:38:13.693354 [ 276 ] {c0ce1d8a-141a-4505-a446-81028f6caa67} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12619 | 2026.01.16 20:38:13.693566 [ 276 ] {c0ce1d8a-141a-4505-a446-81028f6caa67} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2026.01.16 20:38:13.693695 [ 276 ] {c0ce1d8a-141a-4505-a446-81028f6caa67} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001249 sec., 64851.88150520417 rows/sec., 5.06 MiB/sec. | ||
| 12621 | 2026.01.16 20:38:13.693733 [ 276 ] {c0ce1d8a-141a-4505-a446-81028f6caa67} <Debug> TCPHandler: Processed in 0.001412262 sec. | ||
| 12622 | 2026.01.16 20:38:13.693850 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12623 | 2026.01.16 20:38:13.693946 [ 276 ] {d6abe7d8-d130-4021-b91f-245e4ce0b90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12624 | 2026.01.16 20:38:13.693989 [ 276 ] {d6abe7d8-d130-4021-b91f-245e4ce0b90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12625 | 2026.01.16 20:38:13.694417 [ 276 ] {d6abe7d8-d130-4021-b91f-245e4ce0b90a} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2026.01.16 20:38:13.694451 [ 276 ] {d6abe7d8-d130-4021-b91f-245e4ce0b90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12627 | 2026.01.16 20:38:13.694783 [ 276 ] {d6abe7d8-d130-4021-b91f-245e4ce0b90a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12628 | 2026.01.16 20:38:13.695011 [ 276 ] {d6abe7d8-d130-4021-b91f-245e4ce0b90a} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2026.01.16 20:38:13.695139 [ 276 ] {d6abe7d8-d130-4021-b91f-245e4ce0b90a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 12630 | 2026.01.16 20:38:13.695176 [ 276 ] {d6abe7d8-d130-4021-b91f-245e4ce0b90a} <Debug> TCPHandler: Processed in 0.001374601 sec. | ||
| 12631 | 2026.01.16 20:38:13.695281 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12632 | 2026.01.16 20:38:13.695378 [ 276 ] {4b1b43e9-8d9a-4628-9f90-132467085703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12633 | 2026.01.16 20:38:13.695434 [ 276 ] {4b1b43e9-8d9a-4628-9f90-132467085703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12634 | 2026.01.16 20:38:13.696232 [ 276 ] {4b1b43e9-8d9a-4628-9f90-132467085703} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2026.01.16 20:38:13.696268 [ 276 ] {4b1b43e9-8d9a-4628-9f90-132467085703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12636 | 2026.01.16 20:38:13.696825 [ 276 ] {4b1b43e9-8d9a-4628-9f90-132467085703} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12637 | 2026.01.16 20:38:13.697055 [ 276 ] {4b1b43e9-8d9a-4628-9f90-132467085703} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2026.01.16 20:38:13.697196 [ 276 ] {4b1b43e9-8d9a-4628-9f90-132467085703} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001838 sec., 9249.183895538628 rows/sec., 16.57 MiB/sec. | ||
| 12639 | 2026.01.16 20:38:13.697267 [ 276 ] {4b1b43e9-8d9a-4628-9f90-132467085703} <Debug> TCPHandler: Processed in 0.002034416 sec. | ||
| 12640 | 2026.01.16 20:38:13.697386 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12641 | 2026.01.16 20:38:13.697482 [ 276 ] {0a6fb487-5227-4870-b226-9c1eb95c8fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12642 | 2026.01.16 20:38:13.697523 [ 276 ] {0a6fb487-5227-4870-b226-9c1eb95c8fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12643 | 2026.01.16 20:38:13.697865 [ 276 ] {0a6fb487-5227-4870-b226-9c1eb95c8fa3} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12644 | 2026.01.16 20:38:13.697898 [ 276 ] {0a6fb487-5227-4870-b226-9c1eb95c8fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12645 | 2026.01.16 20:38:13.698216 [ 276 ] {0a6fb487-5227-4870-b226-9c1eb95c8fa3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12646 | 2026.01.16 20:38:13.698443 [ 276 ] {0a6fb487-5227-4870-b226-9c1eb95c8fa3} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12647 | 2026.01.16 20:38:13.698572 [ 276 ] {0a6fb487-5227-4870-b226-9c1eb95c8fa3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 12648 | 2026.01.16 20:38:13.698608 [ 276 ] {0a6fb487-5227-4870-b226-9c1eb95c8fa3} <Debug> TCPHandler: Processed in 0.001271049 sec. | ||
| 12649 | 2026.01.16 20:38:15.295638 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12650 | 2026.01.16 20:38:15.295696 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12651 | 2026.01.16 20:38:15.547246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30661 | ||
| 12652 | 2026.01.16 20:38:15.547766 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12653 | 2026.01.16 20:38:15.547816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12654 | 2026.01.16 20:38:15.548331 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12655 | 2026.01.16 20:38:15.548586 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12656 | 2026.01.16 20:38:15.548742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30661 | ||
| 12657 | 2026.01.16 20:38:15.628935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1578 | ||
| 12658 | 2026.01.16 20:38:15.631466 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12659 | 2026.01.16 20:38:15.631524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12660 | 2026.01.16 20:38:15.632767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12661 | 2026.01.16 20:38:15.633067 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2026.01.16 20:38:15.633470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 12663 | 2026.01.16 20:38:16.001518 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001142236 sec. | ||
| 12664 | 2026.01.16 20:38:17.149037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12665 | 2026.01.16 20:38:17.166711 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12666 | 2026.01.16 20:38:17.166777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12667 | 2026.01.16 20:38:17.173145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12668 | 2026.01.16 20:38:17.173859 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12669 | 2026.01.16 20:38:17.177469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12670 | 2026.01.16 20:38:18.705191 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12671 | 2026.01.16 20:38:18.705425 [ 276 ] {b090dacb-0b60-430b-b1ae-e39c7cdd97b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12672 | 2026.01.16 20:38:18.705513 [ 276 ] {b090dacb-0b60-430b-b1ae-e39c7cdd97b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12673 | 2026.01.16 20:38:18.706623 [ 276 ] {b090dacb-0b60-430b-b1ae-e39c7cdd97b2} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12674 | 2026.01.16 20:38:18.706688 [ 276 ] {b090dacb-0b60-430b-b1ae-e39c7cdd97b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12675 | 2026.01.16 20:38:18.707282 [ 276 ] {b090dacb-0b60-430b-b1ae-e39c7cdd97b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12676 | 2026.01.16 20:38:18.707546 [ 276 ] {b090dacb-0b60-430b-b1ae-e39c7cdd97b2} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2026.01.16 20:38:18.707699 [ 53 ] {} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 12678 | 2026.01.16 20:38:18.707711 [ 276 ] {b090dacb-0b60-430b-b1ae-e39c7cdd97b2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002355 sec., 174097.6645435244 rows/sec., 11.04 MiB/sec. | ||
| 12679 | 2026.01.16 20:38:18.707743 [ 53 ] {} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12680 | 2026.01.16 20:38:18.707769 [ 276 ] {b090dacb-0b60-430b-b1ae-e39c7cdd97b2} <Debug> TCPHandler: Processed in 0.002777092 sec. | ||
| 12681 | 2026.01.16 20:38:18.707771 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12682 | 2026.01.16 20:38:18.707882 [ 189 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 12683 | 2026.01.16 20:38:18.707923 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12684 | 2026.01.16 20:38:18.707979 [ 189 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12685 | 2026.01.16 20:38:18.708018 [ 189 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 434 rows starting from the beginning of the part | ||
| 12686 | 2026.01.16 20:38:18.708043 [ 276 ] {4a5c0e8a-3ea8-42b3-b467-27925c712e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12687 | 2026.01.16 20:38:18.708090 [ 189 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 12688 | 2026.01.16 20:38:18.708093 [ 276 ] {4a5c0e8a-3ea8-42b3-b467-27925c712e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12689 | 2026.01.16 20:38:18.708137 [ 189 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 12690 | 2026.01.16 20:38:18.708181 [ 189 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 12691 | 2026.01.16 20:38:18.708222 [ 189 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 12692 | 2026.01.16 20:38:18.708265 [ 189 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 12693 | 2026.01.16 20:38:18.709473 [ 276 ] {4a5c0e8a-3ea8-42b3-b467-27925c712e64} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12694 | 2026.01.16 20:38:18.709497 [ 193 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654537 sec., 801432.6666614285 rows/sec., 55.03 MiB/sec. | ||
| 12695 | 2026.01.16 20:38:18.709517 [ 276 ] {4a5c0e8a-3ea8-42b3-b467-27925c712e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12696 | 2026.01.16 20:38:18.709673 [ 189 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12697 | 2026.01.16 20:38:18.710011 [ 189 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_23_5} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.01.16 20:38:18.710065 [ 276 ] {4a5c0e8a-3ea8-42b3-b467-27925c712e64} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12699 | 2026.01.16 20:38:18.710095 [ 189 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_23_5} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 12700 | 2026.01.16 20:38:18.710179 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 12701 | 2026.01.16 20:38:18.710366 [ 276 ] {4a5c0e8a-3ea8-42b3-b467-27925c712e64} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12702 | 2026.01.16 20:38:18.710526 [ 276 ] {4a5c0e8a-3ea8-42b3-b467-27925c712e64} <Debug> executeQuery: Read 1160 rows, 94.31 KiB in 0.002517 sec., 460866.1104489471 rows/sec., 36.59 MiB/sec. | ||
| 12703 | 2026.01.16 20:38:18.710576 [ 276 ] {4a5c0e8a-3ea8-42b3-b467-27925c712e64} <Debug> TCPHandler: Processed in 0.002715381 sec. | ||
| 12704 | 2026.01.16 20:38:18.710748 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12705 | 2026.01.16 20:38:18.710868 [ 276 ] {24a69938-5197-4bac-9c9d-f7182e4d8a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12706 | 2026.01.16 20:38:18.710920 [ 276 ] {24a69938-5197-4bac-9c9d-f7182e4d8a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12707 | 2026.01.16 20:38:18.711677 [ 276 ] {24a69938-5197-4bac-9c9d-f7182e4d8a08} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12708 | 2026.01.16 20:38:18.711717 [ 276 ] {24a69938-5197-4bac-9c9d-f7182e4d8a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12709 | 2026.01.16 20:38:18.712119 [ 276 ] {24a69938-5197-4bac-9c9d-f7182e4d8a08} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12710 | 2026.01.16 20:38:18.712370 [ 276 ] {24a69938-5197-4bac-9c9d-f7182e4d8a08} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12711 | 2026.01.16 20:38:18.712509 [ 276 ] {24a69938-5197-4bac-9c9d-f7182e4d8a08} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.001668 sec., 137290.16786570742 rows/sec., 8.27 MiB/sec. | ||
| 12712 | 2026.01.16 20:38:18.712507 [ 53 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12713 | 2026.01.16 20:38:18.712548 [ 276 ] {24a69938-5197-4bac-9c9d-f7182e4d8a08} <Debug> TCPHandler: Processed in 0.001866552 sec. | ||
| 12714 | 2026.01.16 20:38:18.712566 [ 53 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12715 | 2026.01.16 20:38:18.712595 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12716 | 2026.01.16 20:38:18.712681 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12717 | 2026.01.16 20:38:18.712754 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 12718 | 2026.01.16 20:38:18.712784 [ 276 ] {60360833-8e12-4eeb-ab1c-d6693bfdb6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12719 | 2026.01.16 20:38:18.712825 [ 276 ] {60360833-8e12-4eeb-ab1c-d6693bfdb6e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12720 | 2026.01.16 20:38:18.712853 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12721 | 2026.01.16 20:38:18.712887 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 278 rows starting from the beginning of the part | ||
| 12722 | 2026.01.16 20:38:18.712955 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 24 rows starting from the beginning of the part | ||
| 12723 | 2026.01.16 20:38:18.713008 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 17 rows starting from the beginning of the part | ||
| 12724 | 2026.01.16 20:38:18.713138 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 233 rows starting from the beginning of the part | ||
| 12725 | 2026.01.16 20:38:18.713191 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 17 rows starting from the beginning of the part | ||
| 12726 | 2026.01.16 20:38:18.713245 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 229 rows starting from the beginning of the part | ||
| 12727 | 2026.01.16 20:38:18.713389 [ 276 ] {60360833-8e12-4eeb-ab1c-d6693bfdb6e6} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2026.01.16 20:38:18.713424 [ 276 ] {60360833-8e12-4eeb-ab1c-d6693bfdb6e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12729 | 2026.01.16 20:38:18.713751 [ 276 ] {60360833-8e12-4eeb-ab1c-d6693bfdb6e6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12730 | 2026.01.16 20:38:18.714043 [ 276 ] {60360833-8e12-4eeb-ab1c-d6693bfdb6e6} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2026.01.16 20:38:18.714208 [ 276 ] {60360833-8e12-4eeb-ab1c-d6693bfdb6e6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001444 sec., 146814.40443213296 rows/sec., 9.47 MiB/sec. | ||
| 12732 | 2026.01.16 20:38:18.714259 [ 276 ] {60360833-8e12-4eeb-ab1c-d6693bfdb6e6} <Debug> TCPHandler: Processed in 0.001629737 sec. | ||
| 12733 | 2026.01.16 20:38:18.714264 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001549495 sec., 515006.50211843214 rows/sec., 33.88 MiB/sec. | ||
| 12734 | 2026.01.16 20:38:18.714397 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12735 | 2026.01.16 20:38:18.714403 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12736 | 2026.01.16 20:38:18.714517 [ 276 ] {d4879248-667d-4bb1-8f4e-584d57ae7084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12737 | 2026.01.16 20:38:18.714566 [ 276 ] {d4879248-667d-4bb1-8f4e-584d57ae7084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12738 | 2026.01.16 20:38:18.714669 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_91_18} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12739 | 2026.01.16 20:38:18.714756 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_91_18} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12740 | 2026.01.16 20:38:18.714853 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12741 | 2026.01.16 20:38:18.715237 [ 276 ] {d4879248-667d-4bb1-8f4e-584d57ae7084} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2026.01.16 20:38:18.715274 [ 276 ] {d4879248-667d-4bb1-8f4e-584d57ae7084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12743 | 2026.01.16 20:38:18.715692 [ 276 ] {d4879248-667d-4bb1-8f4e-584d57ae7084} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12744 | 2026.01.16 20:38:18.716014 [ 276 ] {d4879248-667d-4bb1-8f4e-584d57ae7084} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12745 | 2026.01.16 20:38:18.716155 [ 276 ] {d4879248-667d-4bb1-8f4e-584d57ae7084} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001662 sec., 126955.4753309266 rows/sec., 7.21 MiB/sec. | ||
| 12746 | 2026.01.16 20:38:18.716170 [ 51 ] {} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 12747 | 2026.01.16 20:38:18.716195 [ 276 ] {d4879248-667d-4bb1-8f4e-584d57ae7084} <Debug> TCPHandler: Processed in 0.001852321 sec. | ||
| 12748 | 2026.01.16 20:38:18.716246 [ 51 ] {} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2026.01.16 20:38:18.716278 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12750 | 2026.01.16 20:38:18.716354 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12751 | 2026.01.16 20:38:18.716416 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 12752 | 2026.01.16 20:38:18.716456 [ 276 ] {533a36db-b68a-4749-9850-e1105a9dd9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12753 | 2026.01.16 20:38:18.716510 [ 276 ] {533a36db-b68a-4749-9850-e1105a9dd9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12754 | 2026.01.16 20:38:18.716609 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12755 | 2026.01.16 20:38:18.716668 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 223 rows starting from the beginning of the part | ||
| 12756 | 2026.01.16 20:38:18.716740 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 12757 | 2026.01.16 20:38:18.716789 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 12758 | 2026.01.16 20:38:18.716848 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 12759 | 2026.01.16 20:38:18.716923 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 12760 | 2026.01.16 20:38:18.717001 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 12761 | 2026.01.16 20:38:18.717451 [ 276 ] {533a36db-b68a-4749-9850-e1105a9dd9da} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2026.01.16 20:38:18.717501 [ 276 ] {533a36db-b68a-4749-9850-e1105a9dd9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12763 | 2026.01.16 20:38:18.717959 [ 276 ] {533a36db-b68a-4749-9850-e1105a9dd9da} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12764 | 2026.01.16 20:38:18.718270 [ 276 ] {533a36db-b68a-4749-9850-e1105a9dd9da} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12765 | 2026.01.16 20:38:18.718379 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.002020425 sec., 337057.79724562896 rows/sec., 20.89 MiB/sec. | ||
| 12766 | 2026.01.16 20:38:18.718440 [ 276 ] {533a36db-b68a-4749-9850-e1105a9dd9da} <Debug> executeQuery: Read 703 rows, 50.39 KiB in 0.002002 sec., 351148.85114885116 rows/sec., 24.58 MiB/sec. | ||
| 12767 | 2026.01.16 20:38:18.718497 [ 276 ] {533a36db-b68a-4749-9850-e1105a9dd9da} <Debug> TCPHandler: Processed in 0.002205769 sec. | ||
| 12768 | 2026.01.16 20:38:18.718547 [ 193 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12769 | 2026.01.16 20:38:18.718660 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12770 | 2026.01.16 20:38:18.718775 [ 276 ] {69bc5c4d-8602-49a8-8ce1-e4d9bacf68e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12771 | 2026.01.16 20:38:18.718815 [ 193 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_23_5} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12772 | 2026.01.16 20:38:18.718829 [ 276 ] {69bc5c4d-8602-49a8-8ce1-e4d9bacf68e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12773 | 2026.01.16 20:38:18.718886 [ 193 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_23_5} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 12774 | 2026.01.16 20:38:18.718990 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12775 | 2026.01.16 20:38:18.719282 [ 276 ] {69bc5c4d-8602-49a8-8ce1-e4d9bacf68e9} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.01.16 20:38:18.719320 [ 276 ] {69bc5c4d-8602-49a8-8ce1-e4d9bacf68e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12777 | 2026.01.16 20:38:18.719647 [ 276 ] {69bc5c4d-8602-49a8-8ce1-e4d9bacf68e9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12778 | 2026.01.16 20:38:18.719949 [ 276 ] {69bc5c4d-8602-49a8-8ce1-e4d9bacf68e9} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.01.16 20:38:18.720122 [ 276 ] {69bc5c4d-8602-49a8-8ce1-e4d9bacf68e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec. | ||
| 12780 | 2026.01.16 20:38:18.720172 [ 276 ] {69bc5c4d-8602-49a8-8ce1-e4d9bacf68e9} <Debug> TCPHandler: Processed in 0.001574705 sec. | ||
| 12781 | 2026.01.16 20:38:18.720315 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12782 | 2026.01.16 20:38:18.720424 [ 276 ] {37ca0346-c246-4f84-a634-fe663a91f7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12783 | 2026.01.16 20:38:18.720470 [ 276 ] {37ca0346-c246-4f84-a634-fe663a91f7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12784 | 2026.01.16 20:38:18.720942 [ 276 ] {37ca0346-c246-4f84-a634-fe663a91f7fc} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.01.16 20:38:18.720978 [ 276 ] {37ca0346-c246-4f84-a634-fe663a91f7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12786 | 2026.01.16 20:38:18.721326 [ 276 ] {37ca0346-c246-4f84-a634-fe663a91f7fc} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12787 | 2026.01.16 20:38:18.721551 [ 276 ] {37ca0346-c246-4f84-a634-fe663a91f7fc} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.01.16 20:38:18.721698 [ 276 ] {37ca0346-c246-4f84-a634-fe663a91f7fc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001293 sec., 242846.094354215 rows/sec., 15.95 MiB/sec. | ||
| 12789 | 2026.01.16 20:38:18.721737 [ 276 ] {37ca0346-c246-4f84-a634-fe663a91f7fc} <Debug> TCPHandler: Processed in 0.001483033 sec. | ||
| 12790 | 2026.01.16 20:38:18.721858 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12791 | 2026.01.16 20:38:18.721953 [ 276 ] {a9ec2a44-9719-4744-9187-9fafb4d623ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12792 | 2026.01.16 20:38:18.721995 [ 276 ] {a9ec2a44-9719-4744-9187-9fafb4d623ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12793 | 2026.01.16 20:38:18.722338 [ 276 ] {a9ec2a44-9719-4744-9187-9fafb4d623ac} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.01.16 20:38:18.722376 [ 276 ] {a9ec2a44-9719-4744-9187-9fafb4d623ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12795 | 2026.01.16 20:38:18.722685 [ 276 ] {a9ec2a44-9719-4744-9187-9fafb4d623ac} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12796 | 2026.01.16 20:38:18.722909 [ 276 ] {a9ec2a44-9719-4744-9187-9fafb4d623ac} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12797 | 2026.01.16 20:38:18.723041 [ 276 ] {a9ec2a44-9719-4744-9187-9fafb4d623ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 12798 | 2026.01.16 20:38:18.723078 [ 276 ] {a9ec2a44-9719-4744-9187-9fafb4d623ac} <Debug> TCPHandler: Processed in 0.001270259 sec. | ||
| 12799 | 2026.01.16 20:38:18.723195 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12800 | 2026.01.16 20:38:18.723291 [ 276 ] {d47ed9c4-5e58-4b8c-ad72-6b17fe89a82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12801 | 2026.01.16 20:38:18.723346 [ 276 ] {d47ed9c4-5e58-4b8c-ad72-6b17fe89a82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12802 | 2026.01.16 20:38:18.724263 [ 276 ] {d47ed9c4-5e58-4b8c-ad72-6b17fe89a82a} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12803 | 2026.01.16 20:38:18.724310 [ 276 ] {d47ed9c4-5e58-4b8c-ad72-6b17fe89a82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12804 | 2026.01.16 20:38:18.725040 [ 276 ] {d47ed9c4-5e58-4b8c-ad72-6b17fe89a82a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12805 | 2026.01.16 20:38:18.725272 [ 276 ] {d47ed9c4-5e58-4b8c-ad72-6b17fe89a82a} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2026.01.16 20:38:18.725414 [ 276 ] {d47ed9c4-5e58-4b8c-ad72-6b17fe89a82a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002141 sec., 11209.71508640822 rows/sec., 20.09 MiB/sec. | ||
| 12807 | 2026.01.16 20:38:18.725474 [ 276 ] {d47ed9c4-5e58-4b8c-ad72-6b17fe89a82a} <Debug> TCPHandler: Processed in 0.002328192 sec. | ||
| 12808 | 2026.01.16 20:38:18.725602 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12809 | 2026.01.16 20:38:18.725697 [ 276 ] {d0eddcc4-b6c8-417d-bf2f-f3b689f549c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12810 | 2026.01.16 20:38:18.725738 [ 276 ] {d0eddcc4-b6c8-417d-bf2f-f3b689f549c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12811 | 2026.01.16 20:38:18.726107 [ 276 ] {d0eddcc4-b6c8-417d-bf2f-f3b689f549c1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12812 | 2026.01.16 20:38:18.726150 [ 276 ] {d0eddcc4-b6c8-417d-bf2f-f3b689f549c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 12813 | 2026.01.16 20:38:18.726499 [ 276 ] {d0eddcc4-b6c8-417d-bf2f-f3b689f549c1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12814 | 2026.01.16 20:38:18.726725 [ 276 ] {d0eddcc4-b6c8-417d-bf2f-f3b689f549c1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12815 | 2026.01.16 20:38:18.726856 [ 276 ] {d0eddcc4-b6c8-417d-bf2f-f3b689f549c1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001178 sec., 88285.22920203736 rows/sec., 5.41 MiB/sec. | ||
| 12816 | 2026.01.16 20:38:18.726892 [ 276 ] {d0eddcc4-b6c8-417d-bf2f-f3b689f549c1} <Debug> TCPHandler: Processed in 0.00134182 sec. | ||
| 12817 | 2026.01.16 20:38:18.987160 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47832 | ||
| 12818 | 2026.01.16 20:38:18.987279 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12819 | 2026.01.16 20:38:18.987306 [ 352 ] {} <Debug> TCP-Session: 9e9bacfc-3468-4612-9a53-a6e21c8eaef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47832 | ||
| 12820 | 2026.01.16 20:38:18.987331 [ 352 ] {} <Debug> TCP-Session: 9e9bacfc-3468-4612-9a53-a6e21c8eaef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12821 | 2026.01.16 20:38:18.987344 [ 352 ] {} <Debug> TCP-Session: 9e9bacfc-3468-4612-9a53-a6e21c8eaef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12822 | 2026.01.16 20:38:18.987587 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44100 | ||
| 12823 | 2026.01.16 20:38:18.987642 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46476 | ||
| 12824 | 2026.01.16 20:38:18.987665 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54973 | ||
| 12825 | 2026.01.16 20:38:18.987701 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12826 | 2026.01.16 20:38:18.987691 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41408 | ||
| 12827 | 2026.01.16 20:38:18.987736 [ 353 ] {} <Debug> TCP-Session: 7cdbfdb2-004f-4976-8745-d02bef7b4037 Authenticating user 'default' from [fd00:1122:3344:101::e]:44100 | ||
| 12828 | 2026.01.16 20:38:18.987724 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35753 | ||
| 12829 | 2026.01.16 20:38:18.987782 [ 353 ] {} <Debug> TCP-Session: 7cdbfdb2-004f-4976-8745-d02bef7b4037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12830 | 2026.01.16 20:38:18.987808 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12831 | 2026.01.16 20:38:18.987828 [ 353 ] {} <Debug> TCP-Session: 7cdbfdb2-004f-4976-8745-d02bef7b4037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12832 | 2026.01.16 20:38:18.987782 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12833 | 2026.01.16 20:38:18.987856 [ 289 ] {} <Debug> TCP-Session: d37965d9-48b7-496b-acab-33bb516103c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41408 | ||
| 12834 | 2026.01.16 20:38:18.987771 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12835 | 2026.01.16 20:38:18.987887 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12836 | 2026.01.16 20:38:18.987898 [ 289 ] {} <Debug> TCP-Session: d37965d9-48b7-496b-acab-33bb516103c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12837 | 2026.01.16 20:38:18.987923 [ 286 ] {} <Debug> TCP-Session: e10b800f-cdef-4ba0-a92f-edf57f68f09d Authenticating user 'default' from [fd00:1122:3344:101::e]:54973 | ||
| 12838 | 2026.01.16 20:38:18.987939 [ 351 ] {} <Debug> TCP-Session: 76d4933f-558a-436a-88d9-0f8c725ef4a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35753 | ||
| 12839 | 2026.01.16 20:38:18.987951 [ 289 ] {} <Debug> TCP-Session: d37965d9-48b7-496b-acab-33bb516103c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12840 | 2026.01.16 20:38:18.987963 [ 286 ] {} <Debug> TCP-Session: e10b800f-cdef-4ba0-a92f-edf57f68f09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2026.01.16 20:38:18.987983 [ 351 ] {} <Debug> TCP-Session: 76d4933f-558a-436a-88d9-0f8c725ef4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12842 | 2026.01.16 20:38:18.988005 [ 286 ] {} <Debug> TCP-Session: e10b800f-cdef-4ba0-a92f-edf57f68f09d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2026.01.16 20:38:18.988019 [ 351 ] {} <Debug> TCP-Session: 76d4933f-558a-436a-88d9-0f8c725ef4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12844 | 2026.01.16 20:38:18.987884 [ 354 ] {} <Debug> TCP-Session: 7af69613-86e2-449d-a0c6-266712619a97 Authenticating user 'default' from [fd00:1122:3344:101::e]:46476 | ||
| 12845 | 2026.01.16 20:38:18.987715 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40160 | ||
| 12846 | 2026.01.16 20:38:18.988074 [ 354 ] {} <Debug> TCP-Session: 7af69613-86e2-449d-a0c6-266712619a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12847 | 2026.01.16 20:38:18.987712 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44800 | ||
| 12848 | 2026.01.16 20:38:18.988108 [ 354 ] {} <Debug> TCP-Session: 7af69613-86e2-449d-a0c6-266712619a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12849 | 2026.01.16 20:38:18.987679 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46381 | ||
| 12850 | 2026.01.16 20:38:18.988146 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12851 | 2026.01.16 20:38:18.987782 [ 352 ] {} <Trace> TCP-Session: 9e9bacfc-3468-4612-9a53-a6e21c8eaef9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12852 | 2026.01.16 20:38:18.988222 [ 290 ] {} <Debug> TCP-Session: 7392c09a-b751-45aa-8933-16d599eef186 Authenticating user 'default' from [fd00:1122:3344:101::e]:40160 | ||
| 12853 | 2026.01.16 20:38:18.988269 [ 290 ] {} <Debug> TCP-Session: 7392c09a-b751-45aa-8933-16d599eef186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12854 | 2026.01.16 20:38:18.988287 [ 290 ] {} <Debug> TCP-Session: 7392c09a-b751-45aa-8933-16d599eef186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12855 | 2026.01.16 20:38:18.988347 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12856 | 2026.01.16 20:38:18.988381 [ 350 ] {} <Debug> TCP-Session: 4a39a9ee-1083-4e1a-bbeb-174c97682c93 Authenticating user 'default' from [fd00:1122:3344:101::e]:44800 | ||
| 12857 | 2026.01.16 20:38:18.988397 [ 350 ] {} <Debug> TCP-Session: 4a39a9ee-1083-4e1a-bbeb-174c97682c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12858 | 2026.01.16 20:38:18.988411 [ 350 ] {} <Debug> TCP-Session: 4a39a9ee-1083-4e1a-bbeb-174c97682c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12859 | 2026.01.16 20:38:18.988428 [ 352 ] {0449c33b-d4ef-42ec-9fbd-709b1416dab5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47832) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12860 | 2026.01.16 20:38:18.988663 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12861 | 2026.01.16 20:38:18.988705 [ 288 ] {} <Debug> TCP-Session: dc327ccd-31a2-42df-b564-efac8dda8afa Authenticating user 'default' from [fd00:1122:3344:101::e]:46381 | ||
| 12862 | 2026.01.16 20:38:18.988732 [ 288 ] {} <Debug> TCP-Session: dc327ccd-31a2-42df-b564-efac8dda8afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12863 | 2026.01.16 20:38:18.988751 [ 288 ] {} <Debug> TCP-Session: dc327ccd-31a2-42df-b564-efac8dda8afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12864 | 2026.01.16 20:38:18.988832 [ 352 ] {0449c33b-d4ef-42ec-9fbd-709b1416dab5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12865 | 2026.01.16 20:38:18.988899 [ 352 ] {0449c33b-d4ef-42ec-9fbd-709b1416dab5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12866 | 2026.01.16 20:38:18.989266 [ 352 ] {0449c33b-d4ef-42ec-9fbd-709b1416dab5} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 12867 | 2026.01.16 20:38:18.990618 [ 315 ] {0449c33b-d4ef-42ec-9fbd-709b1416dab5} <Trace> AggregatingTransform: Aggregating | ||
| 12868 | 2026.01.16 20:38:18.990660 [ 315 ] {0449c33b-d4ef-42ec-9fbd-709b1416dab5} <Trace> Aggregator: Aggregation method: without_key | ||
| 12869 | 2026.01.16 20:38:18.990698 [ 315 ] {0449c33b-d4ef-42ec-9fbd-709b1416dab5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00132034 sec. (757.381 rows/sec., 29.59 KiB/sec.) | ||
| 12870 | 2026.01.16 20:38:18.990718 [ 315 ] {0449c33b-d4ef-42ec-9fbd-709b1416dab5} <Trace> Aggregator: Merging aggregated data | ||
| 12871 | 2026.01.16 20:38:18.992174 [ 352 ] {0449c33b-d4ef-42ec-9fbd-709b1416dab5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003811 sec., 262.39832065074785 rows/sec., 10.25 KiB/sec. | ||
| 12872 | 2026.01.16 20:38:18.992423 [ 352 ] {0449c33b-d4ef-42ec-9fbd-709b1416dab5} <Debug> TCPHandler: Processed in 0.004827497 sec. | ||
| 12873 | 2026.01.16 20:38:18.992574 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12874 | 2026.01.16 20:38:18.992609 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12875 | 2026.01.16 20:38:18.992613 [ 352 ] {} <Debug> TCP-Session: 9e9bacfc-3468-4612-9a53-a6e21c8eaef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12876 | 2026.01.16 20:38:18.992630 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12877 | 2026.01.16 20:38:18.992658 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12878 | 2026.01.16 20:38:18.992673 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12879 | 2026.01.16 20:38:18.992695 [ 353 ] {} <Debug> TCP-Session: 7cdbfdb2-004f-4976-8745-d02bef7b4037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12880 | 2026.01.16 20:38:18.992711 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12881 | 2026.01.16 20:38:18.992726 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12882 | 2026.01.16 20:38:18.992755 [ 286 ] {} <Debug> TCP-Session: e10b800f-cdef-4ba0-a92f-edf57f68f09d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12883 | 2026.01.16 20:38:18.992713 [ 354 ] {} <Debug> TCP-Session: 7af69613-86e2-449d-a0c6-266712619a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12884 | 2026.01.16 20:38:18.992778 [ 289 ] {} <Debug> TCP-Session: d37965d9-48b7-496b-acab-33bb516103c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12885 | 2026.01.16 20:38:18.992695 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12886 | 2026.01.16 20:38:18.992656 [ 351 ] {} <Debug> TCP-Session: 76d4933f-558a-436a-88d9-0f8c725ef4a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12887 | 2026.01.16 20:38:18.992646 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12888 | 2026.01.16 20:38:18.992864 [ 288 ] {} <Debug> TCP-Session: dc327ccd-31a2-42df-b564-efac8dda8afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12889 | 2026.01.16 20:38:18.992725 [ 350 ] {} <Debug> TCP-Session: 4a39a9ee-1083-4e1a-bbeb-174c97682c93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12890 | 2026.01.16 20:38:18.992903 [ 290 ] {} <Debug> TCP-Session: 7392c09a-b751-45aa-8933-16d599eef186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12891 | 2026.01.16 20:38:19.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.83 MiB, peak 361.74 MiB, free memory in arenas 0.00 B, will set to 349.75 MiB (RSS), difference: -1.08 MiB | ||
| 12892 | 2026.01.16 20:38:19.055925 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40093 | ||
| 12893 | 2026.01.16 20:38:19.056058 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12894 | 2026.01.16 20:38:19.056099 [ 352 ] {} <Debug> TCP-Session: af9e81bf-8399-46d9-9539-dcd05e9260a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40093 | ||
| 12895 | 2026.01.16 20:38:19.056128 [ 352 ] {} <Debug> TCP-Session: af9e81bf-8399-46d9-9539-dcd05e9260a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12896 | 2026.01.16 20:38:19.056146 [ 352 ] {} <Debug> TCP-Session: af9e81bf-8399-46d9-9539-dcd05e9260a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12897 | 2026.01.16 20:38:19.056532 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62533 | ||
| 12898 | 2026.01.16 20:38:19.056552 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38561 | ||
| 12899 | 2026.01.16 20:38:19.056613 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49549 | ||
| 12900 | 2026.01.16 20:38:19.056674 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12901 | 2026.01.16 20:38:19.056676 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12902 | 2026.01.16 20:38:19.056713 [ 290 ] {} <Debug> TCP-Session: 984bb60b-f225-453b-ab8c-240f546f7426 Authenticating user 'default' from [fd00:1122:3344:101::e]:38561 | ||
| 12903 | 2026.01.16 20:38:19.056742 [ 289 ] {} <Debug> TCP-Session: ec36c842-b5b9-470d-a8c2-21a0dcc48340 Authenticating user 'default' from [fd00:1122:3344:101::e]:62533 | ||
| 12904 | 2026.01.16 20:38:19.056757 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12905 | 2026.01.16 20:38:19.056567 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41150 | ||
| 12906 | 2026.01.16 20:38:19.056786 [ 289 ] {} <Debug> TCP-Session: ec36c842-b5b9-470d-a8c2-21a0dcc48340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12907 | 2026.01.16 20:38:19.056808 [ 286 ] {} <Debug> TCP-Session: ca86d376-4b31-453b-a054-c5aeb7a7c4b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49549 | ||
| 12908 | 2026.01.16 20:38:19.056569 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50281 | ||
| 12909 | 2026.01.16 20:38:19.056745 [ 290 ] {} <Debug> TCP-Session: 984bb60b-f225-453b-ab8c-240f546f7426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12910 | 2026.01.16 20:38:19.056898 [ 290 ] {} <Debug> TCP-Session: 984bb60b-f225-453b-ab8c-240f546f7426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12911 | 2026.01.16 20:38:19.056901 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12912 | 2026.01.16 20:38:19.056904 [ 286 ] {} <Debug> TCP-Session: ca86d376-4b31-453b-a054-c5aeb7a7c4b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12913 | 2026.01.16 20:38:19.056920 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12914 | 2026.01.16 20:38:19.056955 [ 286 ] {} <Debug> TCP-Session: ca86d376-4b31-453b-a054-c5aeb7a7c4b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2026.01.16 20:38:19.056957 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61663 | ||
| 12916 | 2026.01.16 20:38:19.056978 [ 354 ] {} <Debug> TCP-Session: 553a29c2-d407-422f-bc9d-354ab3ae947a Authenticating user 'default' from [fd00:1122:3344:101::e]:50281 | ||
| 12917 | 2026.01.16 20:38:19.057101 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12918 | 2026.01.16 20:38:19.057106 [ 354 ] {} <Debug> TCP-Session: 553a29c2-d407-422f-bc9d-354ab3ae947a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12919 | 2026.01.16 20:38:19.057143 [ 288 ] {} <Debug> TCP-Session: dc411b89-db9c-4dbd-affe-32d2328b722f Authenticating user 'default' from [fd00:1122:3344:101::e]:61663 | ||
| 12920 | 2026.01.16 20:38:19.057148 [ 354 ] {} <Debug> TCP-Session: 553a29c2-d407-422f-bc9d-354ab3ae947a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12921 | 2026.01.16 20:38:19.056941 [ 351 ] {} <Debug> TCP-Session: 9b6e613b-0282-4dc0-92d7-30c792470b44 Authenticating user 'default' from [fd00:1122:3344:101::e]:41150 | ||
| 12922 | 2026.01.16 20:38:19.057182 [ 288 ] {} <Debug> TCP-Session: dc411b89-db9c-4dbd-affe-32d2328b722f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12923 | 2026.01.16 20:38:19.057227 [ 351 ] {} <Debug> TCP-Session: 9b6e613b-0282-4dc0-92d7-30c792470b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12924 | 2026.01.16 20:38:19.057230 [ 288 ] {} <Debug> TCP-Session: dc411b89-db9c-4dbd-affe-32d2328b722f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12925 | 2026.01.16 20:38:19.056972 [ 352 ] {} <Trace> TCP-Session: af9e81bf-8399-46d9-9539-dcd05e9260a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2026.01.16 20:38:19.057304 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61732 | ||
| 12927 | 2026.01.16 20:38:19.057319 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40779 | ||
| 12928 | 2026.01.16 20:38:19.057351 [ 289 ] {} <Debug> TCP-Session: ec36c842-b5b9-470d-a8c2-21a0dcc48340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12929 | 2026.01.16 20:38:19.057291 [ 351 ] {} <Debug> TCP-Session: 9b6e613b-0282-4dc0-92d7-30c792470b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12930 | 2026.01.16 20:38:19.057413 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12931 | 2026.01.16 20:38:19.057438 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12932 | 2026.01.16 20:38:19.057462 [ 350 ] {} <Debug> TCP-Session: a43b8db2-38e0-4488-8a42-365015a8092e Authenticating user 'default' from [fd00:1122:3344:101::e]:61732 | ||
| 12933 | 2026.01.16 20:38:19.057475 [ 353 ] {} <Debug> TCP-Session: aa00e3a3-cf26-49e5-a022-0cf2b2daa5af Authenticating user 'default' from [fd00:1122:3344:101::e]:40779 | ||
| 12934 | 2026.01.16 20:38:19.057494 [ 350 ] {} <Debug> TCP-Session: a43b8db2-38e0-4488-8a42-365015a8092e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12935 | 2026.01.16 20:38:19.057512 [ 353 ] {} <Debug> TCP-Session: aa00e3a3-cf26-49e5-a022-0cf2b2daa5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12936 | 2026.01.16 20:38:19.057521 [ 350 ] {} <Debug> TCP-Session: a43b8db2-38e0-4488-8a42-365015a8092e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12937 | 2026.01.16 20:38:19.057542 [ 353 ] {} <Debug> TCP-Session: aa00e3a3-cf26-49e5-a022-0cf2b2daa5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12938 | 2026.01.16 20:38:19.057605 [ 352 ] {bda8876f-e6cb-4d26-9722-55f5f56d420c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40093) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12939 | 2026.01.16 20:38:19.057941 [ 352 ] {bda8876f-e6cb-4d26-9722-55f5f56d420c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12940 | 2026.01.16 20:38:19.058009 [ 352 ] {bda8876f-e6cb-4d26-9722-55f5f56d420c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12941 | 2026.01.16 20:38:19.058379 [ 352 ] {bda8876f-e6cb-4d26-9722-55f5f56d420c} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 12942 | 2026.01.16 20:38:19.059717 [ 312 ] {bda8876f-e6cb-4d26-9722-55f5f56d420c} <Trace> AggregatingTransform: Aggregating | ||
| 12943 | 2026.01.16 20:38:19.059773 [ 312 ] {bda8876f-e6cb-4d26-9722-55f5f56d420c} <Trace> Aggregator: Aggregation method: without_key | ||
| 12944 | 2026.01.16 20:38:19.059816 [ 312 ] {bda8876f-e6cb-4d26-9722-55f5f56d420c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001282459 sec. (779.752 rows/sec., 30.46 KiB/sec.) | ||
| 12945 | 2026.01.16 20:38:19.059834 [ 312 ] {bda8876f-e6cb-4d26-9722-55f5f56d420c} <Trace> Aggregator: Merging aggregated data | ||
| 12946 | 2026.01.16 20:38:19.061227 [ 352 ] {bda8876f-e6cb-4d26-9722-55f5f56d420c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0037 sec., 270.27027027027026 rows/sec., 10.56 KiB/sec. | ||
| 12947 | 2026.01.16 20:38:19.061429 [ 352 ] {bda8876f-e6cb-4d26-9722-55f5f56d420c} <Debug> TCPHandler: Processed in 0.004652074 sec. | ||
| 12948 | 2026.01.16 20:38:19.061546 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12949 | 2026.01.16 20:38:19.061577 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12950 | 2026.01.16 20:38:19.061581 [ 352 ] {} <Debug> TCP-Session: af9e81bf-8399-46d9-9539-dcd05e9260a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12951 | 2026.01.16 20:38:19.061597 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12952 | 2026.01.16 20:38:19.061616 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12953 | 2026.01.16 20:38:19.061639 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12954 | 2026.01.16 20:38:19.061660 [ 286 ] {} <Debug> TCP-Session: ca86d376-4b31-453b-a054-c5aeb7a7c4b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12955 | 2026.01.16 20:38:19.061679 [ 350 ] {} <Debug> TCP-Session: a43b8db2-38e0-4488-8a42-365015a8092e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12956 | 2026.01.16 20:38:19.061688 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12957 | 2026.01.16 20:38:19.061700 [ 353 ] {} <Debug> TCP-Session: aa00e3a3-cf26-49e5-a022-0cf2b2daa5af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12958 | 2026.01.16 20:38:19.061704 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12959 | 2026.01.16 20:38:19.061731 [ 354 ] {} <Debug> TCP-Session: 553a29c2-d407-422f-bc9d-354ab3ae947a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12960 | 2026.01.16 20:38:19.061718 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12961 | 2026.01.16 20:38:19.061786 [ 351 ] {} <Debug> TCP-Session: 9b6e613b-0282-4dc0-92d7-30c792470b44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12962 | 2026.01.16 20:38:19.061672 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12963 | 2026.01.16 20:38:19.061818 [ 288 ] {} <Debug> TCP-Session: dc411b89-db9c-4dbd-affe-32d2328b722f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12964 | 2026.01.16 20:38:19.061623 [ 289 ] {} <Debug> TCP-Session: ec36c842-b5b9-470d-a8c2-21a0dcc48340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12965 | 2026.01.16 20:38:19.061878 [ 290 ] {} <Debug> TCP-Session: 984bb60b-f225-453b-ab8c-240f546f7426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12966 | 2026.01.16 20:38:19.213832 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42824 | ||
| 12967 | 2026.01.16 20:38:19.213938 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12968 | 2026.01.16 20:38:19.213965 [ 352 ] {} <Debug> TCP-Session: e59e0de5-0d29-471e-98f0-309c6681ff32 Authenticating user 'default' from [fd00:1122:3344:101::e]:42824 | ||
| 12969 | 2026.01.16 20:38:19.213986 [ 352 ] {} <Debug> TCP-Session: e59e0de5-0d29-471e-98f0-309c6681ff32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12970 | 2026.01.16 20:38:19.214000 [ 352 ] {} <Debug> TCP-Session: e59e0de5-0d29-471e-98f0-309c6681ff32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12971 | 2026.01.16 20:38:19.214189 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61481 | ||
| 12972 | 2026.01.16 20:38:19.214197 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58903 | ||
| 12973 | 2026.01.16 20:38:19.214238 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60777 | ||
| 12974 | 2026.01.16 20:38:19.214259 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61179 | ||
| 12975 | 2026.01.16 20:38:19.214271 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58251 | ||
| 12976 | 2026.01.16 20:38:19.214303 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12977 | 2026.01.16 20:38:19.214322 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12978 | 2026.01.16 20:38:19.214322 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12979 | 2026.01.16 20:38:19.214330 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12980 | 2026.01.16 20:38:19.214358 [ 289 ] {} <Debug> TCP-Session: 4d92c98c-b621-44e7-8df2-633a2412aea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60777 | ||
| 12981 | 2026.01.16 20:38:19.214364 [ 354 ] {} <Debug> TCP-Session: d1ec9a57-1d97-42c3-8927-2828d4e1e468 Authenticating user 'default' from [fd00:1122:3344:101::e]:58903 | ||
| 12982 | 2026.01.16 20:38:19.214374 [ 350 ] {} <Debug> TCP-Session: 164aa679-fc7b-4367-b382-65768a12dd04 Authenticating user 'default' from [fd00:1122:3344:101::e]:61179 | ||
| 12983 | 2026.01.16 20:38:19.214383 [ 289 ] {} <Debug> TCP-Session: 4d92c98c-b621-44e7-8df2-633a2412aea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12984 | 2026.01.16 20:38:19.214386 [ 354 ] {} <Debug> TCP-Session: d1ec9a57-1d97-42c3-8927-2828d4e1e468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12985 | 2026.01.16 20:38:19.214399 [ 289 ] {} <Debug> TCP-Session: 4d92c98c-b621-44e7-8df2-633a2412aea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12986 | 2026.01.16 20:38:19.214397 [ 350 ] {} <Debug> TCP-Session: 164aa679-fc7b-4367-b382-65768a12dd04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12987 | 2026.01.16 20:38:19.214407 [ 354 ] {} <Debug> TCP-Session: d1ec9a57-1d97-42c3-8927-2828d4e1e468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12988 | 2026.01.16 20:38:19.214424 [ 350 ] {} <Debug> TCP-Session: 164aa679-fc7b-4367-b382-65768a12dd04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12989 | 2026.01.16 20:38:19.214392 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12990 | 2026.01.16 20:38:19.214350 [ 353 ] {} <Debug> TCP-Session: 01bf564d-f1c0-4fd5-8e5e-65b813a8d0e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61481 | ||
| 12991 | 2026.01.16 20:38:19.214479 [ 351 ] {} <Debug> TCP-Session: 953b104a-6c93-4539-b6f2-74cf6c23d349 Authenticating user 'default' from [fd00:1122:3344:101::e]:58251 | ||
| 12992 | 2026.01.16 20:38:19.214224 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58892 | ||
| 12993 | 2026.01.16 20:38:19.214502 [ 353 ] {} <Debug> TCP-Session: 01bf564d-f1c0-4fd5-8e5e-65b813a8d0e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12994 | 2026.01.16 20:38:19.214514 [ 351 ] {} <Debug> TCP-Session: 953b104a-6c93-4539-b6f2-74cf6c23d349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12995 | 2026.01.16 20:38:19.214544 [ 353 ] {} <Debug> TCP-Session: 01bf564d-f1c0-4fd5-8e5e-65b813a8d0e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12996 | 2026.01.16 20:38:19.214557 [ 351 ] {} <Debug> TCP-Session: 953b104a-6c93-4539-b6f2-74cf6c23d349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12997 | 2026.01.16 20:38:19.214579 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12998 | 2026.01.16 20:38:19.214214 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41464 | ||
| 12999 | 2026.01.16 20:38:19.214611 [ 288 ] {} <Debug> TCP-Session: dc7d64f2-3cc4-46fc-81c6-08058410a8c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58892 | ||
| 13000 | 2026.01.16 20:38:19.214270 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38805 | ||
| 13001 | 2026.01.16 20:38:19.214650 [ 288 ] {} <Debug> TCP-Session: dc7d64f2-3cc4-46fc-81c6-08058410a8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13002 | 2026.01.16 20:38:19.214675 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13003 | 2026.01.16 20:38:19.214682 [ 288 ] {} <Debug> TCP-Session: dc7d64f2-3cc4-46fc-81c6-08058410a8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13004 | 2026.01.16 20:38:19.214705 [ 286 ] {} <Debug> TCP-Session: e037662e-43b8-46f7-a799-af5b9a14ac31 Authenticating user 'default' from [fd00:1122:3344:101::e]:41464 | ||
| 13005 | 2026.01.16 20:38:19.214716 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13006 | 2026.01.16 20:38:19.214734 [ 286 ] {} <Debug> TCP-Session: e037662e-43b8-46f7-a799-af5b9a14ac31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13007 | 2026.01.16 20:38:19.214299 [ 352 ] {} <Trace> TCP-Session: e59e0de5-0d29-471e-98f0-309c6681ff32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13008 | 2026.01.16 20:38:19.214768 [ 286 ] {} <Debug> TCP-Session: e037662e-43b8-46f7-a799-af5b9a14ac31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13009 | 2026.01.16 20:38:19.214768 [ 290 ] {} <Debug> TCP-Session: f844a378-807d-4dc9-bd02-8364c84d6849 Authenticating user 'default' from [fd00:1122:3344:101::e]:38805 | ||
| 13010 | 2026.01.16 20:38:19.214829 [ 290 ] {} <Debug> TCP-Session: f844a378-807d-4dc9-bd02-8364c84d6849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13011 | 2026.01.16 20:38:19.214842 [ 290 ] {} <Debug> TCP-Session: f844a378-807d-4dc9-bd02-8364c84d6849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13012 | 2026.01.16 20:38:19.214938 [ 352 ] {b856ac10-0429-45d3-b391-7a1ace811d97} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42824) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13013 | 2026.01.16 20:38:19.215209 [ 352 ] {b856ac10-0429-45d3-b391-7a1ace811d97} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13014 | 2026.01.16 20:38:19.215261 [ 352 ] {b856ac10-0429-45d3-b391-7a1ace811d97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13015 | 2026.01.16 20:38:19.215541 [ 352 ] {b856ac10-0429-45d3-b391-7a1ace811d97} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 13016 | 2026.01.16 20:38:19.216576 [ 337 ] {b856ac10-0429-45d3-b391-7a1ace811d97} <Trace> AggregatingTransform: Aggregating | ||
| 13017 | 2026.01.16 20:38:19.216633 [ 337 ] {b856ac10-0429-45d3-b391-7a1ace811d97} <Trace> Aggregator: Aggregation method: without_key | ||
| 13018 | 2026.01.16 20:38:19.216662 [ 337 ] {b856ac10-0429-45d3-b391-7a1ace811d97} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001022153 sec. (978.327 rows/sec., 38.22 KiB/sec.) | ||
| 13019 | 2026.01.16 20:38:19.216676 [ 337 ] {b856ac10-0429-45d3-b391-7a1ace811d97} <Trace> Aggregator: Merging aggregated data | ||
| 13020 | 2026.01.16 20:38:19.217855 [ 352 ] {b856ac10-0429-45d3-b391-7a1ace811d97} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002977 sec., 335.9086328518643 rows/sec., 13.12 KiB/sec. | ||
| 13021 | 2026.01.16 20:38:19.217974 [ 352 ] {b856ac10-0429-45d3-b391-7a1ace811d97} <Debug> TCPHandler: Processed in 0.003794005 sec. | ||
| 13022 | 2026.01.16 20:38:19.218095 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13023 | 2026.01.16 20:38:19.218122 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13024 | 2026.01.16 20:38:19.218124 [ 352 ] {} <Debug> TCP-Session: e59e0de5-0d29-471e-98f0-309c6681ff32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13025 | 2026.01.16 20:38:19.218147 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13026 | 2026.01.16 20:38:19.218168 [ 353 ] {} <Debug> TCP-Session: 01bf564d-f1c0-4fd5-8e5e-65b813a8d0e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13027 | 2026.01.16 20:38:19.218181 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13028 | 2026.01.16 20:38:19.218201 [ 354 ] {} <Debug> TCP-Session: d1ec9a57-1d97-42c3-8927-2828d4e1e468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13029 | 2026.01.16 20:38:19.218215 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13030 | 2026.01.16 20:38:19.218230 [ 288 ] {} <Debug> TCP-Session: dc7d64f2-3cc4-46fc-81c6-08058410a8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13031 | 2026.01.16 20:38:19.218242 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13032 | 2026.01.16 20:38:19.218255 [ 289 ] {} <Debug> TCP-Session: 4d92c98c-b621-44e7-8df2-633a2412aea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13033 | 2026.01.16 20:38:19.218200 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13034 | 2026.01.16 20:38:19.218299 [ 286 ] {} <Debug> TCP-Session: e037662e-43b8-46f7-a799-af5b9a14ac31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13035 | 2026.01.16 20:38:19.218166 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13036 | 2026.01.16 20:38:19.218363 [ 290 ] {} <Debug> TCP-Session: f844a378-807d-4dc9-bd02-8364c84d6849 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13037 | 2026.01.16 20:38:19.218248 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13038 | 2026.01.16 20:38:19.218398 [ 351 ] {} <Debug> TCP-Session: 953b104a-6c93-4539-b6f2-74cf6c23d349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13039 | 2026.01.16 20:38:19.218436 [ 350 ] {} <Debug> TCP-Session: 164aa679-fc7b-4367-b382-65768a12dd04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13040 | 2026.01.16 20:38:23.048851 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31173 | ||
| 13041 | 2026.01.16 20:38:23.049452 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2026.01.16 20:38:23.049499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13043 | 2026.01.16 20:38:23.049990 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13044 | 2026.01.16 20:38:23.050228 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.01.16 20:38:23.050370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31173 | ||
| 13046 | 2026.01.16 20:38:23.717441 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13047 | 2026.01.16 20:38:23.717621 [ 276 ] {2dae2bee-3a94-4c91-8f62-ecfff43da9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13048 | 2026.01.16 20:38:23.717689 [ 276 ] {2dae2bee-3a94-4c91-8f62-ecfff43da9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13049 | 2026.01.16 20:38:23.718347 [ 276 ] {2dae2bee-3a94-4c91-8f62-ecfff43da9fd} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13050 | 2026.01.16 20:38:23.718397 [ 276 ] {2dae2bee-3a94-4c91-8f62-ecfff43da9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13051 | 2026.01.16 20:38:23.718782 [ 276 ] {2dae2bee-3a94-4c91-8f62-ecfff43da9fd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13052 | 2026.01.16 20:38:23.719007 [ 276 ] {2dae2bee-3a94-4c91-8f62-ecfff43da9fd} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13053 | 2026.01.16 20:38:23.719178 [ 276 ] {2dae2bee-3a94-4c91-8f62-ecfff43da9fd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001606 sec., 14943.960149439601 rows/sec., 1.24 MiB/sec. | ||
| 13054 | 2026.01.16 20:38:23.719231 [ 276 ] {2dae2bee-3a94-4c91-8f62-ecfff43da9fd} <Debug> TCPHandler: Processed in 0.001917774 sec. | ||
| 13055 | 2026.01.16 20:38:23.719363 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13056 | 2026.01.16 20:38:23.719466 [ 276 ] {bf0d1736-bd98-4e6f-afba-9dcf00983831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13057 | 2026.01.16 20:38:23.719510 [ 276 ] {bf0d1736-bd98-4e6f-afba-9dcf00983831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13058 | 2026.01.16 20:38:23.719920 [ 276 ] {bf0d1736-bd98-4e6f-afba-9dcf00983831} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2026.01.16 20:38:23.719957 [ 276 ] {bf0d1736-bd98-4e6f-afba-9dcf00983831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13060 | 2026.01.16 20:38:23.720257 [ 276 ] {bf0d1736-bd98-4e6f-afba-9dcf00983831} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13061 | 2026.01.16 20:38:23.720460 [ 276 ] {bf0d1736-bd98-4e6f-afba-9dcf00983831} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2026.01.16 20:38:23.720593 [ 276 ] {bf0d1736-bd98-4e6f-afba-9dcf00983831} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001151 sec., 3475.238922675934 rows/sec., 283.38 KiB/sec. | ||
| 13063 | 2026.01.16 20:38:23.720632 [ 276 ] {bf0d1736-bd98-4e6f-afba-9dcf00983831} <Debug> TCPHandler: Processed in 0.00132236 sec. | ||
| 13064 | 2026.01.16 20:38:23.720736 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13065 | 2026.01.16 20:38:23.720829 [ 276 ] {8ba6f91d-647e-45a6-8316-1e72d441e13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13066 | 2026.01.16 20:38:23.720869 [ 276 ] {8ba6f91d-647e-45a6-8316-1e72d441e13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13067 | 2026.01.16 20:38:23.721831 [ 276 ] {8ba6f91d-647e-45a6-8316-1e72d441e13f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2026.01.16 20:38:23.721868 [ 276 ] {8ba6f91d-647e-45a6-8316-1e72d441e13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13069 | 2026.01.16 20:38:23.722266 [ 276 ] {8ba6f91d-647e-45a6-8316-1e72d441e13f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13070 | 2026.01.16 20:38:23.722475 [ 276 ] {8ba6f91d-647e-45a6-8316-1e72d441e13f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2026.01.16 20:38:23.722616 [ 276 ] {8ba6f91d-647e-45a6-8316-1e72d441e13f} <Debug> executeQuery: Read 1352 rows, 115.43 KiB in 0.001806 sec., 748615.7253599113 rows/sec., 62.42 MiB/sec. | ||
| 13072 | 2026.01.16 20:38:23.722654 [ 276 ] {8ba6f91d-647e-45a6-8316-1e72d441e13f} <Debug> TCPHandler: Processed in 0.001966334 sec. | ||
| 13073 | 2026.01.16 20:38:23.722762 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13074 | 2026.01.16 20:38:23.722856 [ 276 ] {17c350b5-8ba6-404a-aecf-80c348c97745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13075 | 2026.01.16 20:38:23.722895 [ 276 ] {17c350b5-8ba6-404a-aecf-80c348c97745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13076 | 2026.01.16 20:38:23.723296 [ 276 ] {17c350b5-8ba6-404a-aecf-80c348c97745} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.01.16 20:38:23.723331 [ 276 ] {17c350b5-8ba6-404a-aecf-80c348c97745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13078 | 2026.01.16 20:38:23.723625 [ 276 ] {17c350b5-8ba6-404a-aecf-80c348c97745} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13079 | 2026.01.16 20:38:23.723825 [ 276 ] {17c350b5-8ba6-404a-aecf-80c348c97745} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2026.01.16 20:38:23.723957 [ 276 ] {17c350b5-8ba6-404a-aecf-80c348c97745} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.00112 sec., 29464.285714285717 rows/sec., 2.20 MiB/sec. | ||
| 13081 | 2026.01.16 20:38:23.723995 [ 276 ] {17c350b5-8ba6-404a-aecf-80c348c97745} <Debug> TCPHandler: Processed in 0.001283009 sec. | ||
| 13082 | 2026.01.16 20:38:23.724117 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13083 | 2026.01.16 20:38:23.724240 [ 276 ] {72f33ad4-6e54-43f3-9a6d-4627e28d439d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13084 | 2026.01.16 20:38:23.724291 [ 276 ] {72f33ad4-6e54-43f3-9a6d-4627e28d439d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13085 | 2026.01.16 20:38:23.724840 [ 276 ] {72f33ad4-6e54-43f3-9a6d-4627e28d439d} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2026.01.16 20:38:23.724883 [ 276 ] {72f33ad4-6e54-43f3-9a6d-4627e28d439d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13087 | 2026.01.16 20:38:23.725265 [ 276 ] {72f33ad4-6e54-43f3-9a6d-4627e28d439d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13088 | 2026.01.16 20:38:23.725488 [ 276 ] {72f33ad4-6e54-43f3-9a6d-4627e28d439d} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2026.01.16 20:38:23.725616 [ 276 ] {72f33ad4-6e54-43f3-9a6d-4627e28d439d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001402 sec., 179743.2239657632 rows/sec., 12.43 MiB/sec. | ||
| 13090 | 2026.01.16 20:38:23.725655 [ 276 ] {72f33ad4-6e54-43f3-9a6d-4627e28d439d} <Debug> TCPHandler: Processed in 0.001599756 sec. | ||
| 13091 | 2026.01.16 20:38:23.725762 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13092 | 2026.01.16 20:38:23.725856 [ 276 ] {ef356e2e-a2ab-401d-9ad9-01110392a8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13093 | 2026.01.16 20:38:23.725897 [ 276 ] {ef356e2e-a2ab-401d-9ad9-01110392a8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13094 | 2026.01.16 20:38:23.726284 [ 276 ] {ef356e2e-a2ab-401d-9ad9-01110392a8be} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13095 | 2026.01.16 20:38:23.726318 [ 276 ] {ef356e2e-a2ab-401d-9ad9-01110392a8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13096 | 2026.01.16 20:38:23.726617 [ 276 ] {ef356e2e-a2ab-401d-9ad9-01110392a8be} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13097 | 2026.01.16 20:38:23.726825 [ 276 ] {ef356e2e-a2ab-401d-9ad9-01110392a8be} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2026.01.16 20:38:23.726960 [ 276 ] {ef356e2e-a2ab-401d-9ad9-01110392a8be} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 13099 | 2026.01.16 20:38:23.726999 [ 276 ] {ef356e2e-a2ab-401d-9ad9-01110392a8be} <Debug> TCPHandler: Processed in 0.001285858 sec. | ||
| 13100 | 2026.01.16 20:38:23.727099 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13101 | 2026.01.16 20:38:23.727192 [ 276 ] {db136c05-502b-4cfd-b759-118c8c961669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13102 | 2026.01.16 20:38:23.727232 [ 276 ] {db136c05-502b-4cfd-b759-118c8c961669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13103 | 2026.01.16 20:38:23.727824 [ 276 ] {db136c05-502b-4cfd-b759-118c8c961669} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2026.01.16 20:38:23.727858 [ 276 ] {db136c05-502b-4cfd-b759-118c8c961669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13105 | 2026.01.16 20:38:23.728195 [ 276 ] {db136c05-502b-4cfd-b759-118c8c961669} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13106 | 2026.01.16 20:38:23.728403 [ 276 ] {db136c05-502b-4cfd-b759-118c8c961669} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13107 | 2026.01.16 20:38:23.728533 [ 276 ] {db136c05-502b-4cfd-b759-118c8c961669} <Debug> executeQuery: Read 577 rows, 44.35 KiB in 0.001359 sec., 424576.8947755703 rows/sec., 31.87 MiB/sec. | ||
| 13108 | 2026.01.16 20:38:23.728571 [ 276 ] {db136c05-502b-4cfd-b759-118c8c961669} <Debug> TCPHandler: Processed in 0.001521023 sec. | ||
| 13109 | 2026.01.16 20:38:23.728669 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13110 | 2026.01.16 20:38:23.728763 [ 276 ] {fc171281-e581-4fb1-803a-4d404b3ca6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13111 | 2026.01.16 20:38:23.728806 [ 276 ] {fc171281-e581-4fb1-803a-4d404b3ca6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13112 | 2026.01.16 20:38:23.729414 [ 276 ] {fc171281-e581-4fb1-803a-4d404b3ca6e8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13113 | 2026.01.16 20:38:23.729447 [ 276 ] {fc171281-e581-4fb1-803a-4d404b3ca6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13114 | 2026.01.16 20:38:23.729817 [ 276 ] {fc171281-e581-4fb1-803a-4d404b3ca6e8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13115 | 2026.01.16 20:38:23.730027 [ 276 ] {fc171281-e581-4fb1-803a-4d404b3ca6e8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2026.01.16 20:38:23.730153 [ 276 ] {fc171281-e581-4fb1-803a-4d404b3ca6e8} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001408 sec., 626420.4545454546 rows/sec., 42.52 MiB/sec. | ||
| 13117 | 2026.01.16 20:38:23.730190 [ 276 ] {fc171281-e581-4fb1-803a-4d404b3ca6e8} <Debug> TCPHandler: Processed in 0.001569665 sec. | ||
| 13118 | 2026.01.16 20:38:23.730296 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13119 | 2026.01.16 20:38:23.730399 [ 276 ] {215e1668-2cb5-4023-8231-8887131ad6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13120 | 2026.01.16 20:38:23.730455 [ 276 ] {215e1668-2cb5-4023-8231-8887131ad6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13121 | 2026.01.16 20:38:23.731270 [ 276 ] {215e1668-2cb5-4023-8231-8887131ad6ad} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2026.01.16 20:38:23.731308 [ 276 ] {215e1668-2cb5-4023-8231-8887131ad6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13123 | 2026.01.16 20:38:23.731841 [ 276 ] {215e1668-2cb5-4023-8231-8887131ad6ad} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13124 | 2026.01.16 20:38:23.732067 [ 276 ] {215e1668-2cb5-4023-8231-8887131ad6ad} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13125 | 2026.01.16 20:38:23.732209 [ 276 ] {215e1668-2cb5-4023-8231-8887131ad6ad} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001828 sec., 9299.781181619255 rows/sec., 16.66 MiB/sec. | ||
| 13126 | 2026.01.16 20:38:23.732277 [ 276 ] {215e1668-2cb5-4023-8231-8887131ad6ad} <Debug> TCPHandler: Processed in 0.002030476 sec. | ||
| 13127 | 2026.01.16 20:38:23.732389 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13128 | 2026.01.16 20:38:23.732484 [ 276 ] {f388a9d3-4495-40cb-b273-d7b4028356ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13129 | 2026.01.16 20:38:23.732526 [ 276 ] {f388a9d3-4495-40cb-b273-d7b4028356ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13130 | 2026.01.16 20:38:23.732874 [ 276 ] {f388a9d3-4495-40cb-b273-d7b4028356ae} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13131 | 2026.01.16 20:38:23.732909 [ 276 ] {f388a9d3-4495-40cb-b273-d7b4028356ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13132 | 2026.01.16 20:38:23.733210 [ 276 ] {f388a9d3-4495-40cb-b273-d7b4028356ae} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13133 | 2026.01.16 20:38:23.733414 [ 276 ] {f388a9d3-4495-40cb-b273-d7b4028356ae} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13134 | 2026.01.16 20:38:23.733545 [ 276 ] {f388a9d3-4495-40cb-b273-d7b4028356ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 13135 | 2026.01.16 20:38:23.733583 [ 276 ] {f388a9d3-4495-40cb-b273-d7b4028356ae} <Debug> TCPHandler: Processed in 0.001243518 sec. | ||
| 13136 | 2026.01.16 20:38:24.677519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13137 | 2026.01.16 20:38:24.696270 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2026.01.16 20:38:24.696334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13139 | 2026.01.16 20:38:24.702861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13140 | 2026.01.16 20:38:24.703565 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2026.01.16 20:38:24.707282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13142 | 2026.01.16 20:38:25.633642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1626 | ||
| 13143 | 2026.01.16 20:38:25.636294 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2026.01.16 20:38:25.636347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13145 | 2026.01.16 20:38:25.637617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13146 | 2026.01.16 20:38:25.637894 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2026.01.16 20:38:25.638270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1626 | ||
| 13148 | 2026.01.16 20:38:28.689819 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13149 | 2026.01.16 20:38:28.690001 [ 276 ] {a650c1dc-abff-416d-9be6-8a651f328f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13150 | 2026.01.16 20:38:28.690093 [ 276 ] {a650c1dc-abff-416d-9be6-8a651f328f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13151 | 2026.01.16 20:38:28.690779 [ 276 ] {a650c1dc-abff-416d-9be6-8a651f328f96} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13152 | 2026.01.16 20:38:28.690828 [ 276 ] {a650c1dc-abff-416d-9be6-8a651f328f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13153 | 2026.01.16 20:38:28.691256 [ 276 ] {a650c1dc-abff-416d-9be6-8a651f328f96} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13154 | 2026.01.16 20:38:28.691538 [ 276 ] {a650c1dc-abff-416d-9be6-8a651f328f96} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13155 | 2026.01.16 20:38:28.691709 [ 276 ] {a650c1dc-abff-416d-9be6-8a651f328f96} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001757 sec., 59191.80421172453 rows/sec., 4.94 MiB/sec. | ||
| 13156 | 2026.01.16 20:38:28.691712 [ 34 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13157 | 2026.01.16 20:38:28.691765 [ 276 ] {a650c1dc-abff-416d-9be6-8a651f328f96} <Debug> TCPHandler: Processed in 0.002084207 sec. | ||
| 13158 | 2026.01.16 20:38:28.691782 [ 34 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2026.01.16 20:38:28.691809 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13160 | 2026.01.16 20:38:28.691889 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13161 | 2026.01.16 20:38:28.691939 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 13162 | 2026.01.16 20:38:28.692003 [ 276 ] {07a6bff0-a5f2-4858-903f-65a70e1aa105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13163 | 2026.01.16 20:38:28.692053 [ 276 ] {07a6bff0-a5f2-4858-903f-65a70e1aa105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13164 | 2026.01.16 20:38:28.692099 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13165 | 2026.01.16 20:38:28.692140 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2465 rows starting from the beginning of the part | ||
| 13166 | 2026.01.16 20:38:28.692209 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1162 rows starting from the beginning of the part | ||
| 13167 | 2026.01.16 20:38:28.692260 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 13168 | 2026.01.16 20:38:28.692314 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1160 rows starting from the beginning of the part | ||
| 13169 | 2026.01.16 20:38:28.692356 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1352 rows starting from the beginning of the part | ||
| 13170 | 2026.01.16 20:38:28.692396 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 13171 | 2026.01.16 20:38:28.692493 [ 276 ] {07a6bff0-a5f2-4858-903f-65a70e1aa105} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2026.01.16 20:38:28.692542 [ 276 ] {07a6bff0-a5f2-4858-903f-65a70e1aa105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13173 | 2026.01.16 20:38:28.692910 [ 276 ] {07a6bff0-a5f2-4858-903f-65a70e1aa105} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13174 | 2026.01.16 20:38:28.693121 [ 276 ] {07a6bff0-a5f2-4858-903f-65a70e1aa105} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2026.01.16 20:38:28.693258 [ 276 ] {07a6bff0-a5f2-4858-903f-65a70e1aa105} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001278 sec., 18779.342723004695 rows/sec., 1.38 MiB/sec. | ||
| 13176 | 2026.01.16 20:38:28.693312 [ 276 ] {07a6bff0-a5f2-4858-903f-65a70e1aa105} <Debug> TCPHandler: Processed in 0.001474633 sec. | ||
| 13177 | 2026.01.16 20:38:28.693450 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13178 | 2026.01.16 20:38:28.693573 [ 276 ] {0bc62610-f1da-4f9b-8379-bacb66c63889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13179 | 2026.01.16 20:38:28.693617 [ 276 ] {0bc62610-f1da-4f9b-8379-bacb66c63889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13180 | 2026.01.16 20:38:28.694040 [ 276 ] {0bc62610-f1da-4f9b-8379-bacb66c63889} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2026.01.16 20:38:28.694082 [ 276 ] {0bc62610-f1da-4f9b-8379-bacb66c63889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13182 | 2026.01.16 20:38:28.694470 [ 276 ] {0bc62610-f1da-4f9b-8379-bacb66c63889} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13183 | 2026.01.16 20:38:28.694692 [ 191 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6333 rows, containing 5 columns (5 merged, 0 gathered) in 0.002813073 sec., 2251274.6736398237 rows/sec., 191.49 MiB/sec. | ||
| 13184 | 2026.01.16 20:38:28.694724 [ 276 ] {0bc62610-f1da-4f9b-8379-bacb66c63889} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2026.01.16 20:38:28.694869 [ 276 ] {0bc62610-f1da-4f9b-8379-bacb66c63889} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00132 sec., 66666.66666666667 rows/sec., 5.21 MiB/sec. | ||
| 13186 | 2026.01.16 20:38:28.694885 [ 33 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13187 | 2026.01.16 20:38:28.694908 [ 276 ] {0bc62610-f1da-4f9b-8379-bacb66c63889} <Debug> TCPHandler: Processed in 0.001523484 sec. | ||
| 13188 | 2026.01.16 20:38:28.694925 [ 33 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.01.16 20:38:28.694963 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13190 | 2026.01.16 20:38:28.694980 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13191 | 2026.01.16 20:38:28.695046 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13192 | 2026.01.16 20:38:28.695069 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 13193 | 2026.01.16 20:38:28.695169 [ 276 ] {fb012c16-f406-42dd-97b8-0495bd43faf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13194 | 2026.01.16 20:38:28.695196 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13195 | 2026.01.16 20:38:28.695223 [ 276 ] {fb012c16-f406-42dd-97b8-0495bd43faf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13196 | 2026.01.16 20:38:28.695235 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1250 rows starting from the beginning of the part | ||
| 13197 | 2026.01.16 20:38:28.695266 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_96_19} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13198 | 2026.01.16 20:38:28.695307 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 707 rows starting from the beginning of the part | ||
| 13199 | 2026.01.16 20:38:28.695343 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_96_19} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13200 | 2026.01.16 20:38:28.695357 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 81 rows starting from the beginning of the part | ||
| 13201 | 2026.01.16 20:38:28.695401 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 703 rows starting from the beginning of the part | ||
| 13202 | 2026.01.16 20:38:28.695442 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 577 rows starting from the beginning of the part | ||
| 13203 | 2026.01.16 20:38:28.695456 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 13204 | 2026.01.16 20:38:28.695479 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 88 rows starting from the beginning of the part | ||
| 13205 | 2026.01.16 20:38:28.695719 [ 276 ] {fb012c16-f406-42dd-97b8-0495bd43faf5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13206 | 2026.01.16 20:38:28.695770 [ 276 ] {fb012c16-f406-42dd-97b8-0495bd43faf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13207 | 2026.01.16 20:38:28.696197 [ 276 ] {fb012c16-f406-42dd-97b8-0495bd43faf5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13208 | 2026.01.16 20:38:28.696433 [ 276 ] {fb012c16-f406-42dd-97b8-0495bd43faf5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13209 | 2026.01.16 20:38:28.696550 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13210 | 2026.01.16 20:38:28.696569 [ 276 ] {fb012c16-f406-42dd-97b8-0495bd43faf5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001421 sec., 112596.76284306827 rows/sec., 7.84 MiB/sec. | ||
| 13211 | 2026.01.16 20:38:28.696598 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13212 | 2026.01.16 20:38:28.696618 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13213 | 2026.01.16 20:38:28.696627 [ 276 ] {fb012c16-f406-42dd-97b8-0495bd43faf5} <Debug> TCPHandler: Processed in 0.001644097 sec. | ||
| 13214 | 2026.01.16 20:38:28.696708 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 13215 | 2026.01.16 20:38:28.696739 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13216 | 2026.01.16 20:38:28.696840 [ 276 ] {1d20a020-7e48-4d4c-ae7b-bf127dc1edc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13217 | 2026.01.16 20:38:28.696852 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13218 | 2026.01.16 20:38:28.696886 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001859672 sec., 1831505.770910139 rows/sec., 138.97 MiB/sec. | ||
| 13219 | 2026.01.16 20:38:28.696893 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27504 rows starting from the beginning of the part | ||
| 13220 | 2026.01.16 20:38:28.696896 [ 276 ] {1d20a020-7e48-4d4c-ae7b-bf127dc1edc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13221 | 2026.01.16 20:38:28.696987 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 316 rows starting from the beginning of the part | ||
| 13222 | 2026.01.16 20:38:28.697039 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 13223 | 2026.01.16 20:38:28.697079 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13224 | 2026.01.16 20:38:28.697083 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 314 rows starting from the beginning of the part | ||
| 13225 | 2026.01.16 20:38:28.697146 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 882 rows starting from the beginning of the part | ||
| 13226 | 2026.01.16 20:38:28.697187 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 13227 | 2026.01.16 20:38:28.697381 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_96_19} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13228 | 2026.01.16 20:38:28.697467 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_96_19} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13229 | 2026.01.16 20:38:28.697548 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13230 | 2026.01.16 20:38:28.697745 [ 276 ] {1d20a020-7e48-4d4c-ae7b-bf127dc1edc5} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13231 | 2026.01.16 20:38:28.697789 [ 276 ] {1d20a020-7e48-4d4c-ae7b-bf127dc1edc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13232 | 2026.01.16 20:38:28.698366 [ 276 ] {1d20a020-7e48-4d4c-ae7b-bf127dc1edc5} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13233 | 2026.01.16 20:38:28.698600 [ 276 ] {1d20a020-7e48-4d4c-ae7b-bf127dc1edc5} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13234 | 2026.01.16 20:38:28.698720 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13235 | 2026.01.16 20:38:28.698748 [ 276 ] {1d20a020-7e48-4d4c-ae7b-bf127dc1edc5} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001927 sec., 12454.592631032694 rows/sec., 22.32 MiB/sec. | ||
| 13236 | 2026.01.16 20:38:28.698765 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2026.01.16 20:38:28.698787 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13238 | 2026.01.16 20:38:28.698821 [ 276 ] {1d20a020-7e48-4d4c-ae7b-bf127dc1edc5} <Debug> TCPHandler: Processed in 0.002130088 sec. | ||
| 13239 | 2026.01.16 20:38:28.698874 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 13240 | 2026.01.16 20:38:28.698947 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13241 | 2026.01.16 20:38:28.699060 [ 276 ] {49a12c98-1976-4eb9-a12a-91ed1d813943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13242 | 2026.01.16 20:38:28.699114 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13243 | 2026.01.16 20:38:28.699114 [ 276 ] {49a12c98-1976-4eb9-a12a-91ed1d813943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13244 | 2026.01.16 20:38:28.699189 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1714 rows starting from the beginning of the part | ||
| 13245 | 2026.01.16 20:38:28.699335 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 24 rows starting from the beginning of the part | ||
| 13246 | 2026.01.16 20:38:28.699482 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 17 rows starting from the beginning of the part | ||
| 13247 | 2026.01.16 20:38:28.699588 [ 276 ] {49a12c98-1976-4eb9-a12a-91ed1d813943} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2026.01.16 20:38:28.699604 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 24 rows starting from the beginning of the part | ||
| 13249 | 2026.01.16 20:38:28.699646 [ 276 ] {49a12c98-1976-4eb9-a12a-91ed1d813943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13250 | 2026.01.16 20:38:28.699748 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 17 rows starting from the beginning of the part | ||
| 13251 | 2026.01.16 20:38:28.699881 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 24 rows starting from the beginning of the part | ||
| 13252 | 2026.01.16 20:38:28.700064 [ 276 ] {49a12c98-1976-4eb9-a12a-91ed1d813943} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13253 | 2026.01.16 20:38:28.700392 [ 276 ] {49a12c98-1976-4eb9-a12a-91ed1d813943} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2026.01.16 20:38:28.700541 [ 33 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13255 | 2026.01.16 20:38:28.700576 [ 33 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.01.16 20:38:28.700577 [ 276 ] {49a12c98-1976-4eb9-a12a-91ed1d813943} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. | ||
| 13257 | 2026.01.16 20:38:28.700600 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13258 | 2026.01.16 20:38:28.700630 [ 276 ] {49a12c98-1976-4eb9-a12a-91ed1d813943} <Debug> TCPHandler: Processed in 0.001738349 sec. | ||
| 13259 | 2026.01.16 20:38:28.700687 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 13260 | 2026.01.16 20:38:28.700802 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13261 | 2026.01.16 20:38:28.700832 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5544 rows starting from the beginning of the part | ||
| 13262 | 2026.01.16 20:38:28.700889 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 104 rows starting from the beginning of the part | ||
| 13263 | 2026.01.16 20:38:28.700937 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 13264 | 2026.01.16 20:38:28.700978 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 13265 | 2026.01.16 20:38:28.701023 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 13266 | 2026.01.16 20:38:28.701065 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 13267 | 2026.01.16 20:38:28.703401 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5932 rows, containing 4 columns (4 merged, 0 gathered) in 0.002752722 sec., 2154957.892587773 rows/sec., 143.48 MiB/sec. | ||
| 13268 | 2026.01.16 20:38:28.704056 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13269 | 2026.01.16 20:38:28.704386 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_96_19} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13270 | 2026.01.16 20:38:28.704474 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_96_19} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13271 | 2026.01.16 20:38:28.704564 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13272 | 2026.01.16 20:38:28.705214 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29336 rows, containing 5 columns (5 merged, 0 gathered) in 0.008545051 sec., 3433098.2928012954 rows/sec., 234.78 MiB/sec. | ||
| 13273 | 2026.01.16 20:38:28.705837 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13274 | 2026.01.16 20:38:28.706146 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13275 | 2026.01.16 20:38:28.706228 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13276 | 2026.01.16 20:38:28.706316 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13277 | 2026.01.16 20:38:28.710002 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1820 rows, containing 19 columns (19 merged, 0 gathered) in 0.01116663 sec., 162985.60980349488 rows/sec., 292.06 MiB/sec. | ||
| 13278 | 2026.01.16 20:38:28.712590 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13279 | 2026.01.16 20:38:28.712977 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13280 | 2026.01.16 20:38:28.713074 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13281 | 2026.01.16 20:38:28.713219 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.20 MiB. | ||
| 13282 | 2026.01.16 20:38:29.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.35 MiB, peak 369.51 MiB, free memory in arenas 0.00 B, will set to 354.70 MiB (RSS), difference: 4.35 MiB | ||
| 13283 | 2026.01.16 20:38:30.295933 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13284 | 2026.01.16 20:38:30.295992 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13285 | 2026.01.16 20:38:30.550487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31621 | ||
| 13286 | 2026.01.16 20:38:30.550998 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13287 | 2026.01.16 20:38:30.551046 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13288 | 2026.01.16 20:38:30.551566 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13289 | 2026.01.16 20:38:30.551806 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13290 | 2026.01.16 20:38:30.551961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31621 | ||
| 13291 | 2026.01.16 20:38:30.551977 [ 27 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13292 | 2026.01.16 20:38:30.552044 [ 27 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.01.16 20:38:30.552064 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13294 | 2026.01.16 20:38:30.552165 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 13295 | 2026.01.16 20:38:30.552288 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13296 | 2026.01.16 20:38:30.552326 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29253 rows starting from the beginning of the part | ||
| 13297 | 2026.01.16 20:38:30.552394 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 13298 | 2026.01.16 20:38:30.552439 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 13299 | 2026.01.16 20:38:30.552486 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 13300 | 2026.01.16 20:38:30.552530 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 13301 | 2026.01.16 20:38:30.552572 [ 187 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 13302 | 2026.01.16 20:38:30.554932 [ 199 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31621 rows, containing 4 columns (4 merged, 0 gathered) in 0.002811393 sec., 11247449.218234519 rows/sec., 160.90 MiB/sec. | ||
| 13303 | 2026.01.16 20:38:30.555339 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13304 | 2026.01.16 20:38:30.555679 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_66_13} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2026.01.16 20:38:30.555767 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_66_13} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13306 | 2026.01.16 20:38:30.555884 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13307 | 2026.01.16 20:38:32.207340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13308 | 2026.01.16 20:38:32.224605 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13309 | 2026.01.16 20:38:32.224670 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13310 | 2026.01.16 20:38:32.230518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13311 | 2026.01.16 20:38:32.231204 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13312 | 2026.01.16 20:38:32.231521 [ 25 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13313 | 2026.01.16 20:38:32.231586 [ 25 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2026.01.16 20:38:32.231606 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13315 | 2026.01.16 20:38:32.231695 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 13316 | 2026.01.16 20:38:32.234104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13317 | 2026.01.16 20:38:32.234703 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13318 | 2026.01.16 20:38:32.235482 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 13319 | 2026.01.16 20:38:32.239132 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 13320 | 2026.01.16 20:38:32.242779 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 13321 | 2026.01.16 20:38:32.246797 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 13322 | 2026.01.16 20:38:32.250768 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 13323 | 2026.01.16 20:38:32.254617 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 13324 | 2026.01.16 20:38:32.306277 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.07461777 sec., 6660.611808688466 rows/sec., 34.44 MiB/sec. | ||
| 13325 | 2026.01.16 20:38:32.308521 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13326 | 2026.01.16 20:38:32.310213 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_66_13} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2026.01.16 20:38:32.310306 [ 199 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_66_13} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13328 | 2026.01.16 20:38:32.311866 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13329 | 2026.01.16 20:38:33.688672 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2026.01.16 20:38:33.688857 [ 276 ] {802a098a-53c7-454c-b348-20476e1d08f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13331 | 2026.01.16 20:38:33.688927 [ 276 ] {802a098a-53c7-454c-b348-20476e1d08f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13332 | 2026.01.16 20:38:33.689589 [ 276 ] {802a098a-53c7-454c-b348-20476e1d08f6} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.01.16 20:38:33.689639 [ 276 ] {802a098a-53c7-454c-b348-20476e1d08f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13334 | 2026.01.16 20:38:33.690143 [ 276 ] {802a098a-53c7-454c-b348-20476e1d08f6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13335 | 2026.01.16 20:38:33.690378 [ 276 ] {802a098a-53c7-454c-b348-20476e1d08f6} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.01.16 20:38:33.690552 [ 276 ] {802a098a-53c7-454c-b348-20476e1d08f6} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001745 sec., 51575.93123209169 rows/sec., 4.33 MiB/sec. | ||
| 13337 | 2026.01.16 20:38:33.690604 [ 276 ] {802a098a-53c7-454c-b348-20476e1d08f6} <Debug> TCPHandler: Processed in 0.002065966 sec. | ||
| 13338 | 2026.01.16 20:38:33.690725 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2026.01.16 20:38:33.690832 [ 276 ] {5581d5fe-5d1a-40d7-9fbb-b9f38886e435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13340 | 2026.01.16 20:38:33.690880 [ 276 ] {5581d5fe-5d1a-40d7-9fbb-b9f38886e435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13341 | 2026.01.16 20:38:33.691325 [ 276 ] {5581d5fe-5d1a-40d7-9fbb-b9f38886e435} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.01.16 20:38:33.691363 [ 276 ] {5581d5fe-5d1a-40d7-9fbb-b9f38886e435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13343 | 2026.01.16 20:38:33.691718 [ 276 ] {5581d5fe-5d1a-40d7-9fbb-b9f38886e435} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13344 | 2026.01.16 20:38:33.691949 [ 276 ] {5581d5fe-5d1a-40d7-9fbb-b9f38886e435} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.01.16 20:38:33.692086 [ 276 ] {5581d5fe-5d1a-40d7-9fbb-b9f38886e435} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001279 sec., 13291.634089132134 rows/sec., 999.47 KiB/sec. | ||
| 13346 | 2026.01.16 20:38:33.692126 [ 276 ] {5581d5fe-5d1a-40d7-9fbb-b9f38886e435} <Debug> TCPHandler: Processed in 0.001458383 sec. | ||
| 13347 | 2026.01.16 20:38:33.692232 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2026.01.16 20:38:33.692340 [ 276 ] {bdef611a-2fb8-47a7-a6d4-35a61fdd3fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13349 | 2026.01.16 20:38:33.692381 [ 276 ] {bdef611a-2fb8-47a7-a6d4-35a61fdd3fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13350 | 2026.01.16 20:38:33.692818 [ 276 ] {bdef611a-2fb8-47a7-a6d4-35a61fdd3fe2} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2026.01.16 20:38:33.692853 [ 276 ] {bdef611a-2fb8-47a7-a6d4-35a61fdd3fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13352 | 2026.01.16 20:38:33.693167 [ 276 ] {bdef611a-2fb8-47a7-a6d4-35a61fdd3fe2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13353 | 2026.01.16 20:38:33.693382 [ 276 ] {bdef611a-2fb8-47a7-a6d4-35a61fdd3fe2} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2026.01.16 20:38:33.693509 [ 276 ] {bdef611a-2fb8-47a7-a6d4-35a61fdd3fe2} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001192 sec., 67953.0201342282 rows/sec., 5.31 MiB/sec. | ||
| 13355 | 2026.01.16 20:38:33.693547 [ 276 ] {bdef611a-2fb8-47a7-a6d4-35a61fdd3fe2} <Debug> TCPHandler: Processed in 0.001364301 sec. | ||
| 13356 | 2026.01.16 20:38:33.693660 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2026.01.16 20:38:33.693754 [ 276 ] {bdb702d7-cdfb-48c9-a44a-5bc9b1c0c96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13358 | 2026.01.16 20:38:33.693798 [ 276 ] {bdb702d7-cdfb-48c9-a44a-5bc9b1c0c96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13359 | 2026.01.16 20:38:33.694195 [ 276 ] {bdb702d7-cdfb-48c9-a44a-5bc9b1c0c96d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2026.01.16 20:38:33.694229 [ 276 ] {bdb702d7-cdfb-48c9-a44a-5bc9b1c0c96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13361 | 2026.01.16 20:38:33.694581 [ 276 ] {bdb702d7-cdfb-48c9-a44a-5bc9b1c0c96d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13362 | 2026.01.16 20:38:33.694801 [ 276 ] {bdb702d7-cdfb-48c9-a44a-5bc9b1c0c96d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2026.01.16 20:38:33.694928 [ 276 ] {bdb702d7-cdfb-48c9-a44a-5bc9b1c0c96d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 13364 | 2026.01.16 20:38:33.694964 [ 276 ] {bdb702d7-cdfb-48c9-a44a-5bc9b1c0c96d} <Debug> TCPHandler: Processed in 0.0013538 sec. | ||
| 13365 | 2026.01.16 20:38:33.695093 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13366 | 2026.01.16 20:38:33.695199 [ 276 ] {fef702ce-cce9-4b9b-bf43-336794287996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13367 | 2026.01.16 20:38:33.695258 [ 276 ] {fef702ce-cce9-4b9b-bf43-336794287996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13368 | 2026.01.16 20:38:33.696126 [ 276 ] {fef702ce-cce9-4b9b-bf43-336794287996} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2026.01.16 20:38:33.696165 [ 276 ] {fef702ce-cce9-4b9b-bf43-336794287996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13370 | 2026.01.16 20:38:33.696706 [ 276 ] {fef702ce-cce9-4b9b-bf43-336794287996} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13371 | 2026.01.16 20:38:33.696933 [ 276 ] {fef702ce-cce9-4b9b-bf43-336794287996} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13372 | 2026.01.16 20:38:33.697072 [ 276 ] {fef702ce-cce9-4b9b-bf43-336794287996} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001891 sec., 8989.95240613432 rows/sec., 16.11 MiB/sec. | ||
| 13373 | 2026.01.16 20:38:33.697146 [ 276 ] {fef702ce-cce9-4b9b-bf43-336794287996} <Debug> TCPHandler: Processed in 0.002112797 sec. | ||
| 13374 | 2026.01.16 20:38:33.697269 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13375 | 2026.01.16 20:38:33.697364 [ 276 ] {3a53f49d-c16d-4fd2-b183-a0195fb20f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13376 | 2026.01.16 20:38:33.697407 [ 276 ] {3a53f49d-c16d-4fd2-b183-a0195fb20f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13377 | 2026.01.16 20:38:33.697749 [ 276 ] {3a53f49d-c16d-4fd2-b183-a0195fb20f87} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13378 | 2026.01.16 20:38:33.697783 [ 276 ] {3a53f49d-c16d-4fd2-b183-a0195fb20f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13379 | 2026.01.16 20:38:33.698084 [ 276 ] {3a53f49d-c16d-4fd2-b183-a0195fb20f87} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13380 | 2026.01.16 20:38:33.698302 [ 276 ] {3a53f49d-c16d-4fd2-b183-a0195fb20f87} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13381 | 2026.01.16 20:38:33.698431 [ 276 ] {3a53f49d-c16d-4fd2-b183-a0195fb20f87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 13382 | 2026.01.16 20:38:33.698468 [ 276 ] {3a53f49d-c16d-4fd2-b183-a0195fb20f87} <Debug> TCPHandler: Processed in 0.001247198 sec. | ||
| 13383 | 2026.01.16 20:38:35.639480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1650 | ||
| 13384 | 2026.01.16 20:38:35.641704 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2026.01.16 20:38:35.641765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13386 | 2026.01.16 20:38:35.642961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13387 | 2026.01.16 20:38:35.643234 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2026.01.16 20:38:35.643611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
| 13389 | 2026.01.16 20:38:37.223824 [ 107 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 13390 | 2026.01.16 20:38:37.223885 [ 107 ] {} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13391 | 2026.01.16 20:38:37.223906 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13392 | 2026.01.16 20:38:37.224020 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 13393 | 2026.01.16 20:38:37.224165 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13394 | 2026.01.16 20:38:37.224209 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 465 rows starting from the beginning of the part | ||
| 13395 | 2026.01.16 20:38:37.224274 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 252 rows starting from the beginning of the part | ||
| 13396 | 2026.01.16 20:38:37.224319 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 13397 | 2026.01.16 20:38:37.224363 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 13398 | 2026.01.16 20:38:37.224401 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 252 rows starting from the beginning of the part | ||
| 13399 | 2026.01.16 20:38:37.225405 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433162 sec., 971976.650232144 rows/sec., 68.86 MiB/sec. | ||
| 13400 | 2026.01.16 20:38:37.225619 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 13401 | 2026.01.16 20:38:37.225918 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_27_6} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2026.01.16 20:38:37.225998 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_27_6} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 13403 | 2026.01.16 20:38:37.226088 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 13404 | 2026.01.16 20:38:38.053081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32133 | ||
| 13405 | 2026.01.16 20:38:38.053644 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13406 | 2026.01.16 20:38:38.053695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13407 | 2026.01.16 20:38:38.054217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13408 | 2026.01.16 20:38:38.054498 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13409 | 2026.01.16 20:38:38.054652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32133 | ||
| 13410 | 2026.01.16 20:38:38.689113 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13411 | 2026.01.16 20:38:38.689301 [ 276 ] {95b636a9-4e98-44f6-9b3d-75d8a74d3b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13412 | 2026.01.16 20:38:38.689369 [ 276 ] {95b636a9-4e98-44f6-9b3d-75d8a74d3b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13413 | 2026.01.16 20:38:38.690000 [ 276 ] {95b636a9-4e98-44f6-9b3d-75d8a74d3b2f} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13414 | 2026.01.16 20:38:38.690050 [ 276 ] {95b636a9-4e98-44f6-9b3d-75d8a74d3b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13415 | 2026.01.16 20:38:38.690426 [ 276 ] {95b636a9-4e98-44f6-9b3d-75d8a74d3b2f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13416 | 2026.01.16 20:38:38.690646 [ 276 ] {95b636a9-4e98-44f6-9b3d-75d8a74d3b2f} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13417 | 2026.01.16 20:38:38.690803 [ 276 ] {95b636a9-4e98-44f6-9b3d-75d8a74d3b2f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001556 sec., 2570.694087403599 rows/sec., 209.62 KiB/sec. | ||
| 13418 | 2026.01.16 20:38:38.690856 [ 276 ] {95b636a9-4e98-44f6-9b3d-75d8a74d3b2f} <Debug> TCPHandler: Processed in 0.001876372 sec. | ||
| 13419 | 2026.01.16 20:38:38.690971 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13420 | 2026.01.16 20:38:38.691078 [ 276 ] {dade8aff-7ec1-4c5e-adbb-53155e77151e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13421 | 2026.01.16 20:38:38.691125 [ 276 ] {dade8aff-7ec1-4c5e-adbb-53155e77151e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13422 | 2026.01.16 20:38:38.691587 [ 276 ] {dade8aff-7ec1-4c5e-adbb-53155e77151e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13423 | 2026.01.16 20:38:38.691625 [ 276 ] {dade8aff-7ec1-4c5e-adbb-53155e77151e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13424 | 2026.01.16 20:38:38.691945 [ 276 ] {dade8aff-7ec1-4c5e-adbb-53155e77151e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13425 | 2026.01.16 20:38:38.692157 [ 276 ] {dade8aff-7ec1-4c5e-adbb-53155e77151e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13426 | 2026.01.16 20:38:38.692307 [ 276 ] {dade8aff-7ec1-4c5e-adbb-53155e77151e} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001255 sec., 84462.15139442231 rows/sec., 7.03 MiB/sec. | ||
| 13427 | 2026.01.16 20:38:38.692347 [ 276 ] {dade8aff-7ec1-4c5e-adbb-53155e77151e} <Debug> TCPHandler: Processed in 0.001425302 sec. | ||
| 13428 | 2026.01.16 20:38:38.692459 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13429 | 2026.01.16 20:38:38.692555 [ 276 ] {81082642-e1b8-45a9-a514-8a9e9dc681e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13430 | 2026.01.16 20:38:38.692596 [ 276 ] {81082642-e1b8-45a9-a514-8a9e9dc681e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13431 | 2026.01.16 20:38:38.692987 [ 276 ] {81082642-e1b8-45a9-a514-8a9e9dc681e7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13432 | 2026.01.16 20:38:38.693022 [ 276 ] {81082642-e1b8-45a9-a514-8a9e9dc681e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13433 | 2026.01.16 20:38:38.693331 [ 276 ] {81082642-e1b8-45a9-a514-8a9e9dc681e7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13434 | 2026.01.16 20:38:38.693549 [ 276 ] {81082642-e1b8-45a9-a514-8a9e9dc681e7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13435 | 2026.01.16 20:38:38.693681 [ 276 ] {81082642-e1b8-45a9-a514-8a9e9dc681e7} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001148 sec., 24390.243902439026 rows/sec., 1.77 MiB/sec. | ||
| 13436 | 2026.01.16 20:38:38.693718 [ 276 ] {81082642-e1b8-45a9-a514-8a9e9dc681e7} <Debug> TCPHandler: Processed in 0.00130797 sec. | ||
| 13437 | 2026.01.16 20:38:38.693822 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13438 | 2026.01.16 20:38:38.693915 [ 276 ] {fca571f2-a425-43d5-a7fb-30078eee46df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13439 | 2026.01.16 20:38:38.693953 [ 276 ] {fca571f2-a425-43d5-a7fb-30078eee46df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13440 | 2026.01.16 20:38:38.694369 [ 276 ] {fca571f2-a425-43d5-a7fb-30078eee46df} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13441 | 2026.01.16 20:38:38.694411 [ 276 ] {fca571f2-a425-43d5-a7fb-30078eee46df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13442 | 2026.01.16 20:38:38.694728 [ 276 ] {fca571f2-a425-43d5-a7fb-30078eee46df} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13443 | 2026.01.16 20:38:38.694932 [ 276 ] {fca571f2-a425-43d5-a7fb-30078eee46df} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13444 | 2026.01.16 20:38:38.695063 [ 276 ] {fca571f2-a425-43d5-a7fb-30078eee46df} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001167 sec., 78834.61868037703 rows/sec., 6.16 MiB/sec. | ||
| 13445 | 2026.01.16 20:38:38.695124 [ 276 ] {fca571f2-a425-43d5-a7fb-30078eee46df} <Debug> TCPHandler: Processed in 0.00134993 sec. | ||
| 13446 | 2026.01.16 20:38:38.695249 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13447 | 2026.01.16 20:38:38.695344 [ 276 ] {9a317eee-8422-46ae-94af-f209391825c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13448 | 2026.01.16 20:38:38.695386 [ 276 ] {9a317eee-8422-46ae-94af-f209391825c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13449 | 2026.01.16 20:38:38.695784 [ 276 ] {9a317eee-8422-46ae-94af-f209391825c9} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13450 | 2026.01.16 20:38:38.695819 [ 276 ] {9a317eee-8422-46ae-94af-f209391825c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13451 | 2026.01.16 20:38:38.696154 [ 276 ] {9a317eee-8422-46ae-94af-f209391825c9} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13452 | 2026.01.16 20:38:38.696371 [ 276 ] {9a317eee-8422-46ae-94af-f209391825c9} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13453 | 2026.01.16 20:38:38.696532 [ 276 ] {9a317eee-8422-46ae-94af-f209391825c9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001207 sec., 134217.06710853355 rows/sec., 9.35 MiB/sec. | ||
| 13454 | 2026.01.16 20:38:38.696570 [ 276 ] {9a317eee-8422-46ae-94af-f209391825c9} <Debug> TCPHandler: Processed in 0.001374771 sec. | ||
| 13455 | 2026.01.16 20:38:38.696676 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13456 | 2026.01.16 20:38:38.696767 [ 276 ] {be6da398-a79b-46c6-90e1-1e65bb80c675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13457 | 2026.01.16 20:38:38.696822 [ 276 ] {be6da398-a79b-46c6-90e1-1e65bb80c675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13458 | 2026.01.16 20:38:38.697643 [ 276 ] {be6da398-a79b-46c6-90e1-1e65bb80c675} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13459 | 2026.01.16 20:38:38.697680 [ 276 ] {be6da398-a79b-46c6-90e1-1e65bb80c675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13460 | 2026.01.16 20:38:38.698241 [ 276 ] {be6da398-a79b-46c6-90e1-1e65bb80c675} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13461 | 2026.01.16 20:38:38.698466 [ 276 ] {be6da398-a79b-46c6-90e1-1e65bb80c675} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13462 | 2026.01.16 20:38:38.698622 [ 276 ] {be6da398-a79b-46c6-90e1-1e65bb80c675} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001873 sec., 12813.667912439936 rows/sec., 22.96 MiB/sec. | ||
| 13463 | 2026.01.16 20:38:38.698692 [ 276 ] {be6da398-a79b-46c6-90e1-1e65bb80c675} <Debug> TCPHandler: Processed in 0.002063956 sec. | ||
| 13464 | 2026.01.16 20:38:38.698803 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13465 | 2026.01.16 20:38:38.698896 [ 276 ] {da46b33f-3764-4088-9c7f-0fd599aeb225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13466 | 2026.01.16 20:38:38.698938 [ 276 ] {da46b33f-3764-4088-9c7f-0fd599aeb225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13467 | 2026.01.16 20:38:38.699272 [ 276 ] {da46b33f-3764-4088-9c7f-0fd599aeb225} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13468 | 2026.01.16 20:38:38.699307 [ 276 ] {da46b33f-3764-4088-9c7f-0fd599aeb225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13469 | 2026.01.16 20:38:38.699629 [ 276 ] {da46b33f-3764-4088-9c7f-0fd599aeb225} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13470 | 2026.01.16 20:38:38.699843 [ 276 ] {da46b33f-3764-4088-9c7f-0fd599aeb225} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13471 | 2026.01.16 20:38:38.699974 [ 276 ] {da46b33f-3764-4088-9c7f-0fd599aeb225} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 13472 | 2026.01.16 20:38:38.700010 [ 276 ] {da46b33f-3764-4088-9c7f-0fd599aeb225} <Debug> TCPHandler: Processed in 0.001255348 sec. | ||
| 13473 | 2026.01.16 20:38:39.735141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13474 | 2026.01.16 20:38:39.750068 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2026.01.16 20:38:39.750123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13476 | 2026.01.16 20:38:39.755430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13477 | 2026.01.16 20:38:39.756119 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2026.01.16 20:38:39.758766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13479 | 2026.01.16 20:38:43.688944 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13480 | 2026.01.16 20:38:43.689249 [ 276 ] {54930212-c88d-42a4-823e-ad7d00014f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13481 | 2026.01.16 20:38:43.689355 [ 276 ] {54930212-c88d-42a4-823e-ad7d00014f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13482 | 2026.01.16 20:38:43.690230 [ 276 ] {54930212-c88d-42a4-823e-ad7d00014f8a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13483 | 2026.01.16 20:38:43.690282 [ 276 ] {54930212-c88d-42a4-823e-ad7d00014f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13484 | 2026.01.16 20:38:43.690683 [ 276 ] {54930212-c88d-42a4-823e-ad7d00014f8a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13485 | 2026.01.16 20:38:43.690903 [ 276 ] {54930212-c88d-42a4-823e-ad7d00014f8a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13486 | 2026.01.16 20:38:43.691065 [ 276 ] {54930212-c88d-42a4-823e-ad7d00014f8a} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001894 sec., 47518.479408658925 rows/sec., 3.99 MiB/sec. | ||
| 13487 | 2026.01.16 20:38:43.691115 [ 276 ] {54930212-c88d-42a4-823e-ad7d00014f8a} <Debug> TCPHandler: Processed in 0.002326932 sec. | ||
| 13488 | 2026.01.16 20:38:43.691232 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13489 | 2026.01.16 20:38:43.691334 [ 276 ] {63b8e323-4db5-48a2-8f77-8b77c2a7011e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13490 | 2026.01.16 20:38:43.691377 [ 276 ] {63b8e323-4db5-48a2-8f77-8b77c2a7011e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13491 | 2026.01.16 20:38:43.691785 [ 276 ] {63b8e323-4db5-48a2-8f77-8b77c2a7011e} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2026.01.16 20:38:43.691824 [ 276 ] {63b8e323-4db5-48a2-8f77-8b77c2a7011e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13493 | 2026.01.16 20:38:43.692124 [ 276 ] {63b8e323-4db5-48a2-8f77-8b77c2a7011e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13494 | 2026.01.16 20:38:43.692349 [ 276 ] {63b8e323-4db5-48a2-8f77-8b77c2a7011e} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13495 | 2026.01.16 20:38:43.692478 [ 139 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13496 | 2026.01.16 20:38:43.692483 [ 276 ] {63b8e323-4db5-48a2-8f77-8b77c2a7011e} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001174 sec., 14480.408858603067 rows/sec., 1.06 MiB/sec. | ||
| 13497 | 2026.01.16 20:38:43.692548 [ 139 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2026.01.16 20:38:43.692566 [ 276 ] {63b8e323-4db5-48a2-8f77-8b77c2a7011e} <Debug> TCPHandler: Processed in 0.001384001 sec. | ||
| 13499 | 2026.01.16 20:38:43.692576 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13500 | 2026.01.16 20:38:43.692679 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13501 | 2026.01.16 20:38:43.692713 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 13502 | 2026.01.16 20:38:43.692777 [ 276 ] {3a801204-c404-4786-bf85-4ebd75f508e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13503 | 2026.01.16 20:38:43.692821 [ 276 ] {3a801204-c404-4786-bf85-4ebd75f508e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13504 | 2026.01.16 20:38:43.692874 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13505 | 2026.01.16 20:38:43.692916 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 278 rows starting from the beginning of the part | ||
| 13506 | 2026.01.16 20:38:43.692991 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 33 rows starting from the beginning of the part | ||
| 13507 | 2026.01.16 20:38:43.693042 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 24 rows starting from the beginning of the part | ||
| 13508 | 2026.01.16 20:38:43.693091 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 17 rows starting from the beginning of the part | ||
| 13509 | 2026.01.16 20:38:43.693135 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 28 rows starting from the beginning of the part | ||
| 13510 | 2026.01.16 20:38:43.693183 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 17 rows starting from the beginning of the part | ||
| 13511 | 2026.01.16 20:38:43.693243 [ 276 ] {3a801204-c404-4786-bf85-4ebd75f508e5} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13512 | 2026.01.16 20:38:43.693282 [ 276 ] {3a801204-c404-4786-bf85-4ebd75f508e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13513 | 2026.01.16 20:38:43.693637 [ 276 ] {3a801204-c404-4786-bf85-4ebd75f508e5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13514 | 2026.01.16 20:38:43.693855 [ 276 ] {3a801204-c404-4786-bf85-4ebd75f508e5} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13515 | 2026.01.16 20:38:43.693988 [ 276 ] {3a801204-c404-4786-bf85-4ebd75f508e5} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001231 sec., 65800.16246953695 rows/sec., 5.14 MiB/sec. | ||
| 13516 | 2026.01.16 20:38:43.694026 [ 276 ] {3a801204-c404-4786-bf85-4ebd75f508e5} <Debug> TCPHandler: Processed in 0.001395351 sec. | ||
| 13517 | 2026.01.16 20:38:43.694130 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13518 | 2026.01.16 20:38:43.694184 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534924 sec., 258644.72768684314 rows/sec., 17.99 MiB/sec. | ||
| 13519 | 2026.01.16 20:38:43.694222 [ 276 ] {5d092011-40e7-4e11-9ad0-594d1433e404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13520 | 2026.01.16 20:38:43.694270 [ 276 ] {5d092011-40e7-4e11-9ad0-594d1433e404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13521 | 2026.01.16 20:38:43.694335 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13522 | 2026.01.16 20:38:43.694593 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_96_19} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2026.01.16 20:38:43.694665 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_96_19} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13524 | 2026.01.16 20:38:43.694668 [ 276 ] {5d092011-40e7-4e11-9ad0-594d1433e404} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13525 | 2026.01.16 20:38:43.694714 [ 276 ] {5d092011-40e7-4e11-9ad0-594d1433e404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13526 | 2026.01.16 20:38:43.694745 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13527 | 2026.01.16 20:38:43.695054 [ 276 ] {5d092011-40e7-4e11-9ad0-594d1433e404} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13528 | 2026.01.16 20:38:43.695266 [ 276 ] {5d092011-40e7-4e11-9ad0-594d1433e404} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13529 | 2026.01.16 20:38:43.695396 [ 276 ] {5d092011-40e7-4e11-9ad0-594d1433e404} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 13530 | 2026.01.16 20:38:43.695433 [ 276 ] {5d092011-40e7-4e11-9ad0-594d1433e404} <Debug> TCPHandler: Processed in 0.00135196 sec. | ||
| 13531 | 2026.01.16 20:38:43.695531 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13532 | 2026.01.16 20:38:43.695622 [ 276 ] {e2317b15-61db-46e8-9135-93d69e72599a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13533 | 2026.01.16 20:38:43.695677 [ 276 ] {e2317b15-61db-46e8-9135-93d69e72599a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13534 | 2026.01.16 20:38:43.696468 [ 276 ] {e2317b15-61db-46e8-9135-93d69e72599a} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13535 | 2026.01.16 20:38:43.696504 [ 276 ] {e2317b15-61db-46e8-9135-93d69e72599a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13536 | 2026.01.16 20:38:43.697028 [ 276 ] {e2317b15-61db-46e8-9135-93d69e72599a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13537 | 2026.01.16 20:38:43.697268 [ 276 ] {e2317b15-61db-46e8-9135-93d69e72599a} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13538 | 2026.01.16 20:38:43.697408 [ 276 ] {e2317b15-61db-46e8-9135-93d69e72599a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001804 sec., 9423.50332594235 rows/sec., 16.89 MiB/sec. | ||
| 13539 | 2026.01.16 20:38:43.697472 [ 276 ] {e2317b15-61db-46e8-9135-93d69e72599a} <Debug> TCPHandler: Processed in 0.001988834 sec. | ||
| 13540 | 2026.01.16 20:38:43.697576 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13541 | 2026.01.16 20:38:43.697669 [ 276 ] {47dae0a7-9560-4fe7-ba5c-aed992814ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13542 | 2026.01.16 20:38:43.697711 [ 276 ] {47dae0a7-9560-4fe7-ba5c-aed992814ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13543 | 2026.01.16 20:38:43.698027 [ 276 ] {47dae0a7-9560-4fe7-ba5c-aed992814ea5} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2026.01.16 20:38:43.698063 [ 276 ] {47dae0a7-9560-4fe7-ba5c-aed992814ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13545 | 2026.01.16 20:38:43.698363 [ 276 ] {47dae0a7-9560-4fe7-ba5c-aed992814ea5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13546 | 2026.01.16 20:38:43.698566 [ 276 ] {47dae0a7-9560-4fe7-ba5c-aed992814ea5} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13547 | 2026.01.16 20:38:43.698691 [ 276 ] {47dae0a7-9560-4fe7-ba5c-aed992814ea5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 13548 | 2026.01.16 20:38:43.698726 [ 276 ] {47dae0a7-9560-4fe7-ba5c-aed992814ea5} <Debug> TCPHandler: Processed in 0.001198397 sec. | ||
| 13549 | 2026.01.16 20:38:45.296052 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13550 | 2026.01.16 20:38:45.296127 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13551 | 2026.01.16 20:38:45.555743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32581 | ||
| 13552 | 2026.01.16 20:38:45.556276 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13553 | 2026.01.16 20:38:45.556324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13554 | 2026.01.16 20:38:45.556827 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13555 | 2026.01.16 20:38:45.557059 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13556 | 2026.01.16 20:38:45.557210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32581 | ||
| 13557 | 2026.01.16 20:38:45.644685 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1676 | ||
| 13558 | 2026.01.16 20:38:45.646985 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2026.01.16 20:38:45.647050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13560 | 2026.01.16 20:38:45.648279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13561 | 2026.01.16 20:38:45.648568 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13562 | 2026.01.16 20:38:45.648914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1676 | ||
| 13563 | 2026.01.16 20:38:47.259789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13564 | 2026.01.16 20:38:47.275871 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13565 | 2026.01.16 20:38:47.275928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13566 | 2026.01.16 20:38:47.281487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13567 | 2026.01.16 20:38:47.282227 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13568 | 2026.01.16 20:38:47.284961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13569 | 2026.01.16 20:38:48.689625 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2026.01.16 20:38:48.689828 [ 276 ] {dfbf18d1-ebbe-4849-803d-199316015f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13571 | 2026.01.16 20:38:48.689904 [ 276 ] {dfbf18d1-ebbe-4849-803d-199316015f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13572 | 2026.01.16 20:38:48.690605 [ 276 ] {dfbf18d1-ebbe-4849-803d-199316015f33} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2026.01.16 20:38:48.690655 [ 276 ] {dfbf18d1-ebbe-4849-803d-199316015f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13574 | 2026.01.16 20:38:48.691107 [ 276 ] {dfbf18d1-ebbe-4849-803d-199316015f33} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13575 | 2026.01.16 20:38:48.691377 [ 276 ] {dfbf18d1-ebbe-4849-803d-199316015f33} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13576 | 2026.01.16 20:38:48.691551 [ 276 ] {dfbf18d1-ebbe-4849-803d-199316015f33} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001779 sec., 58459.80888139404 rows/sec., 4.88 MiB/sec. | ||
| 13577 | 2026.01.16 20:38:48.691604 [ 276 ] {dfbf18d1-ebbe-4849-803d-199316015f33} <Debug> TCPHandler: Processed in 0.002118607 sec. | ||
| 13578 | 2026.01.16 20:38:48.691730 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13579 | 2026.01.16 20:38:48.691836 [ 276 ] {951ed0bf-6461-43fb-b06b-37aed1d6280f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13580 | 2026.01.16 20:38:48.691882 [ 276 ] {951ed0bf-6461-43fb-b06b-37aed1d6280f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13581 | 2026.01.16 20:38:48.692327 [ 276 ] {951ed0bf-6461-43fb-b06b-37aed1d6280f} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2026.01.16 20:38:48.692365 [ 276 ] {951ed0bf-6461-43fb-b06b-37aed1d6280f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13583 | 2026.01.16 20:38:48.692694 [ 276 ] {951ed0bf-6461-43fb-b06b-37aed1d6280f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13584 | 2026.01.16 20:38:48.692910 [ 276 ] {951ed0bf-6461-43fb-b06b-37aed1d6280f} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.01.16 20:38:48.693047 [ 276 ] {951ed0bf-6461-43fb-b06b-37aed1d6280f} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001236 sec., 19417.475728155343 rows/sec., 1.43 MiB/sec. | ||
| 13586 | 2026.01.16 20:38:48.693088 [ 276 ] {951ed0bf-6461-43fb-b06b-37aed1d6280f} <Debug> TCPHandler: Processed in 0.001410131 sec. | ||
| 13587 | 2026.01.16 20:38:48.693194 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13588 | 2026.01.16 20:38:48.693292 [ 276 ] {905a1f6a-181d-412f-b20c-f9835eae6075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13589 | 2026.01.16 20:38:48.693335 [ 276 ] {905a1f6a-181d-412f-b20c-f9835eae6075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13590 | 2026.01.16 20:38:48.693769 [ 276 ] {905a1f6a-181d-412f-b20c-f9835eae6075} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.01.16 20:38:48.693806 [ 276 ] {905a1f6a-181d-412f-b20c-f9835eae6075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13592 | 2026.01.16 20:38:48.694118 [ 276 ] {905a1f6a-181d-412f-b20c-f9835eae6075} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13593 | 2026.01.16 20:38:48.694338 [ 276 ] {905a1f6a-181d-412f-b20c-f9835eae6075} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13594 | 2026.01.16 20:38:48.694465 [ 276 ] {905a1f6a-181d-412f-b20c-f9835eae6075} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001194 sec., 73701.84254606365 rows/sec., 5.76 MiB/sec. | ||
| 13595 | 2026.01.16 20:38:48.694503 [ 276 ] {905a1f6a-181d-412f-b20c-f9835eae6075} <Debug> TCPHandler: Processed in 0.001358061 sec. | ||
| 13596 | 2026.01.16 20:38:48.694612 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2026.01.16 20:38:48.694706 [ 276 ] {bae906d8-d17f-4801-902c-221024a166e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13598 | 2026.01.16 20:38:48.694749 [ 276 ] {bae906d8-d17f-4801-902c-221024a166e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13599 | 2026.01.16 20:38:48.695149 [ 276 ] {bae906d8-d17f-4801-902c-221024a166e4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2026.01.16 20:38:48.695186 [ 276 ] {bae906d8-d17f-4801-902c-221024a166e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13601 | 2026.01.16 20:38:48.695516 [ 276 ] {bae906d8-d17f-4801-902c-221024a166e4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13602 | 2026.01.16 20:38:48.695722 [ 276 ] {bae906d8-d17f-4801-902c-221024a166e4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2026.01.16 20:38:48.695851 [ 276 ] {bae906d8-d17f-4801-902c-221024a166e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 13604 | 2026.01.16 20:38:48.695888 [ 276 ] {bae906d8-d17f-4801-902c-221024a166e4} <Debug> TCPHandler: Processed in 0.00132393 sec. | ||
| 13605 | 2026.01.16 20:38:48.695994 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13606 | 2026.01.16 20:38:48.696089 [ 276 ] {bc9b2114-f938-4266-8cd8-faa24645bbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13607 | 2026.01.16 20:38:48.696142 [ 276 ] {bc9b2114-f938-4266-8cd8-faa24645bbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13608 | 2026.01.16 20:38:48.696972 [ 276 ] {bc9b2114-f938-4266-8cd8-faa24645bbe8} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.01.16 20:38:48.697008 [ 276 ] {bc9b2114-f938-4266-8cd8-faa24645bbe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13610 | 2026.01.16 20:38:48.697552 [ 276 ] {bc9b2114-f938-4266-8cd8-faa24645bbe8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13611 | 2026.01.16 20:38:48.697783 [ 276 ] {bc9b2114-f938-4266-8cd8-faa24645bbe8} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2026.01.16 20:38:48.697932 [ 276 ] {bc9b2114-f938-4266-8cd8-faa24645bbe8} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001862 sec., 12889.36627282492 rows/sec., 23.10 MiB/sec. | ||
| 13613 | 2026.01.16 20:38:48.697989 [ 276 ] {bc9b2114-f938-4266-8cd8-faa24645bbe8} <Debug> TCPHandler: Processed in 0.002042956 sec. | ||
| 13614 | 2026.01.16 20:38:48.698101 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13615 | 2026.01.16 20:38:48.698200 [ 276 ] {4ba1bd10-7074-459d-8649-786acefec015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13616 | 2026.01.16 20:38:48.698241 [ 276 ] {4ba1bd10-7074-459d-8649-786acefec015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13617 | 2026.01.16 20:38:48.698570 [ 276 ] {4ba1bd10-7074-459d-8649-786acefec015} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2026.01.16 20:38:48.698604 [ 276 ] {4ba1bd10-7074-459d-8649-786acefec015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13619 | 2026.01.16 20:38:48.698943 [ 276 ] {4ba1bd10-7074-459d-8649-786acefec015} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13620 | 2026.01.16 20:38:48.699164 [ 276 ] {4ba1bd10-7074-459d-8649-786acefec015} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2026.01.16 20:38:48.699292 [ 276 ] {4ba1bd10-7074-459d-8649-786acefec015} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 13622 | 2026.01.16 20:38:48.699327 [ 276 ] {4ba1bd10-7074-459d-8649-786acefec015} <Debug> TCPHandler: Processed in 0.001275989 sec. | ||
| 13623 | 2026.01.16 20:38:53.058288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33093 | ||
| 13624 | 2026.01.16 20:38:53.058840 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13625 | 2026.01.16 20:38:53.058884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13626 | 2026.01.16 20:38:53.059367 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13627 | 2026.01.16 20:38:53.059594 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13628 | 2026.01.16 20:38:53.059725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33093 | ||
| 13629 | 2026.01.16 20:38:53.717291 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13630 | 2026.01.16 20:38:53.717490 [ 276 ] {e821f109-bddd-4878-9e0e-6c7ddcc996bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13631 | 2026.01.16 20:38:53.717565 [ 276 ] {e821f109-bddd-4878-9e0e-6c7ddcc996bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13632 | 2026.01.16 20:38:53.718255 [ 276 ] {e821f109-bddd-4878-9e0e-6c7ddcc996bd} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2026.01.16 20:38:53.718303 [ 276 ] {e821f109-bddd-4878-9e0e-6c7ddcc996bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13634 | 2026.01.16 20:38:53.718690 [ 276 ] {e821f109-bddd-4878-9e0e-6c7ddcc996bd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13635 | 2026.01.16 20:38:53.718921 [ 276 ] {e821f109-bddd-4878-9e0e-6c7ddcc996bd} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13636 | 2026.01.16 20:38:53.719088 [ 276 ] {e821f109-bddd-4878-9e0e-6c7ddcc996bd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001654 sec., 14510.278113663844 rows/sec., 1.20 MiB/sec. | ||
| 13637 | 2026.01.16 20:38:53.719138 [ 276 ] {e821f109-bddd-4878-9e0e-6c7ddcc996bd} <Debug> TCPHandler: Processed in 0.001981715 sec. | ||
| 13638 | 2026.01.16 20:38:53.719259 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13639 | 2026.01.16 20:38:53.719364 [ 276 ] {2b7894fa-c195-4adb-8ef9-f3627ee4073c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13640 | 2026.01.16 20:38:53.719408 [ 276 ] {2b7894fa-c195-4adb-8ef9-f3627ee4073c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13641 | 2026.01.16 20:38:53.719806 [ 276 ] {2b7894fa-c195-4adb-8ef9-f3627ee4073c} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13642 | 2026.01.16 20:38:53.719845 [ 276 ] {2b7894fa-c195-4adb-8ef9-f3627ee4073c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13643 | 2026.01.16 20:38:53.720153 [ 276 ] {2b7894fa-c195-4adb-8ef9-f3627ee4073c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13644 | 2026.01.16 20:38:53.720367 [ 276 ] {2b7894fa-c195-4adb-8ef9-f3627ee4073c} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13645 | 2026.01.16 20:38:53.720501 [ 276 ] {2b7894fa-c195-4adb-8ef9-f3627ee4073c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 420.69 KiB/sec. | ||
| 13646 | 2026.01.16 20:38:53.720540 [ 276 ] {2b7894fa-c195-4adb-8ef9-f3627ee4073c} <Debug> TCPHandler: Processed in 0.00133081 sec. | ||
| 13647 | 2026.01.16 20:38:53.720653 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13648 | 2026.01.16 20:38:53.720748 [ 276 ] {e29123b6-2288-4d9d-b134-b9f910e322f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13649 | 2026.01.16 20:38:53.720789 [ 276 ] {e29123b6-2288-4d9d-b134-b9f910e322f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13650 | 2026.01.16 20:38:53.721893 [ 276 ] {e29123b6-2288-4d9d-b134-b9f910e322f4} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13651 | 2026.01.16 20:38:53.721930 [ 276 ] {e29123b6-2288-4d9d-b134-b9f910e322f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13652 | 2026.01.16 20:38:53.722336 [ 276 ] {e29123b6-2288-4d9d-b134-b9f910e322f4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13653 | 2026.01.16 20:38:53.722577 [ 276 ] {e29123b6-2288-4d9d-b134-b9f910e322f4} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13654 | 2026.01.16 20:38:53.722712 [ 276 ] {e29123b6-2288-4d9d-b134-b9f910e322f4} <Debug> executeQuery: Read 1353 rows, 115.50 KiB in 0.001982 sec., 682643.794147326 rows/sec., 56.91 MiB/sec. | ||
| 13655 | 2026.01.16 20:38:53.722729 [ 143 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13656 | 2026.01.16 20:38:53.722750 [ 276 ] {e29123b6-2288-4d9d-b134-b9f910e322f4} <Debug> TCPHandler: Processed in 0.002145779 sec. | ||
| 13657 | 2026.01.16 20:38:53.722835 [ 143 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2026.01.16 20:38:53.722879 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13659 | 2026.01.16 20:38:53.722917 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2026.01.16 20:38:53.722988 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 13661 | 2026.01.16 20:38:53.723018 [ 276 ] {b1b80bfa-c263-4fc5-8eb2-2d24135fbd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13662 | 2026.01.16 20:38:53.723059 [ 276 ] {b1b80bfa-c263-4fc5-8eb2-2d24135fbd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13663 | 2026.01.16 20:38:53.723082 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13664 | 2026.01.16 20:38:53.723113 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2465 rows starting from the beginning of the part | ||
| 13665 | 2026.01.16 20:38:53.723171 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 90 rows starting from the beginning of the part | ||
| 13666 | 2026.01.16 20:38:53.723214 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 106 rows starting from the beginning of the part | ||
| 13667 | 2026.01.16 20:38:53.723258 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part | ||
| 13668 | 2026.01.16 20:38:53.723303 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 13669 | 2026.01.16 20:38:53.723351 [ 193 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1353 rows starting from the beginning of the part | ||
| 13670 | 2026.01.16 20:38:53.723544 [ 276 ] {b1b80bfa-c263-4fc5-8eb2-2d24135fbd55} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13671 | 2026.01.16 20:38:53.723580 [ 276 ] {b1b80bfa-c263-4fc5-8eb2-2d24135fbd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13672 | 2026.01.16 20:38:53.723893 [ 276 ] {b1b80bfa-c263-4fc5-8eb2-2d24135fbd55} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13673 | 2026.01.16 20:38:53.724106 [ 276 ] {b1b80bfa-c263-4fc5-8eb2-2d24135fbd55} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13674 | 2026.01.16 20:38:53.724254 [ 276 ] {b1b80bfa-c263-4fc5-8eb2-2d24135fbd55} <Debug> executeQuery: Read 35 rows, 2.66 KiB in 0.001255 sec., 27888.44621513944 rows/sec., 2.07 MiB/sec. | ||
| 13675 | 2026.01.16 20:38:53.724292 [ 276 ] {b1b80bfa-c263-4fc5-8eb2-2d24135fbd55} <Debug> TCPHandler: Processed in 0.001423052 sec. | ||
| 13676 | 2026.01.16 20:38:53.724398 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13677 | 2026.01.16 20:38:53.724493 [ 276 ] {9c55670f-78a5-4c66-bf97-c1c5cc2a7309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13678 | 2026.01.16 20:38:53.724533 [ 276 ] {9c55670f-78a5-4c66-bf97-c1c5cc2a7309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13679 | 2026.01.16 20:38:53.725009 [ 276 ] {9c55670f-78a5-4c66-bf97-c1c5cc2a7309} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13680 | 2026.01.16 20:38:53.725034 [ 190 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4208 rows, containing 5 columns (5 merged, 0 gathered) in 0.002081507 sec., 2021612.2261419252 rows/sec., 174.23 MiB/sec. | ||
| 13681 | 2026.01.16 20:38:53.725045 [ 276 ] {9c55670f-78a5-4c66-bf97-c1c5cc2a7309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13682 | 2026.01.16 20:38:53.725357 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13683 | 2026.01.16 20:38:53.725415 [ 276 ] {9c55670f-78a5-4c66-bf97-c1c5cc2a7309} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13684 | 2026.01.16 20:38:53.725715 [ 276 ] {9c55670f-78a5-4c66-bf97-c1c5cc2a7309} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13685 | 2026.01.16 20:38:53.725730 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_101_20} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.01.16 20:38:53.725820 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_101_20} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13687 | 2026.01.16 20:38:53.725850 [ 276 ] {9c55670f-78a5-4c66-bf97-c1c5cc2a7309} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001375 sec., 183272.7272727273 rows/sec., 12.68 MiB/sec. | ||
| 13688 | 2026.01.16 20:38:53.725892 [ 276 ] {9c55670f-78a5-4c66-bf97-c1c5cc2a7309} <Debug> TCPHandler: Processed in 0.001542205 sec. | ||
| 13689 | 2026.01.16 20:38:53.725934 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 13690 | 2026.01.16 20:38:53.726001 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13691 | 2026.01.16 20:38:53.726099 [ 276 ] {d90239e2-575e-4fe7-87b3-a3d577c88152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13692 | 2026.01.16 20:38:53.726140 [ 276 ] {d90239e2-575e-4fe7-87b3-a3d577c88152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13693 | 2026.01.16 20:38:53.726527 [ 276 ] {d90239e2-575e-4fe7-87b3-a3d577c88152} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13694 | 2026.01.16 20:38:53.726564 [ 276 ] {d90239e2-575e-4fe7-87b3-a3d577c88152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13695 | 2026.01.16 20:38:53.726869 [ 276 ] {d90239e2-575e-4fe7-87b3-a3d577c88152} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13696 | 2026.01.16 20:38:53.727080 [ 276 ] {d90239e2-575e-4fe7-87b3-a3d577c88152} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13697 | 2026.01.16 20:38:53.727213 [ 276 ] {d90239e2-575e-4fe7-87b3-a3d577c88152} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 13698 | 2026.01.16 20:38:53.727251 [ 276 ] {d90239e2-575e-4fe7-87b3-a3d577c88152} <Debug> TCPHandler: Processed in 0.001298479 sec. | ||
| 13699 | 2026.01.16 20:38:53.727354 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13700 | 2026.01.16 20:38:53.727454 [ 276 ] {463f5557-03d4-4d1d-b174-e013e3985d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13701 | 2026.01.16 20:38:53.727496 [ 276 ] {463f5557-03d4-4d1d-b174-e013e3985d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13702 | 2026.01.16 20:38:53.728131 [ 276 ] {463f5557-03d4-4d1d-b174-e013e3985d3c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13703 | 2026.01.16 20:38:53.728171 [ 276 ] {463f5557-03d4-4d1d-b174-e013e3985d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13704 | 2026.01.16 20:38:53.728520 [ 276 ] {463f5557-03d4-4d1d-b174-e013e3985d3c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13705 | 2026.01.16 20:38:53.728736 [ 276 ] {463f5557-03d4-4d1d-b174-e013e3985d3c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13706 | 2026.01.16 20:38:53.728860 [ 142 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13707 | 2026.01.16 20:38:53.728870 [ 276 ] {463f5557-03d4-4d1d-b174-e013e3985d3c} <Debug> executeQuery: Read 579 rows, 44.51 KiB in 0.001433 sec., 404047.4528960223 rows/sec., 30.33 MiB/sec. | ||
| 13708 | 2026.01.16 20:38:53.728912 [ 142 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13709 | 2026.01.16 20:38:53.728930 [ 276 ] {463f5557-03d4-4d1d-b174-e013e3985d3c} <Debug> TCPHandler: Processed in 0.001624837 sec. | ||
| 13710 | 2026.01.16 20:38:53.728940 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13711 | 2026.01.16 20:38:53.729036 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 13712 | 2026.01.16 20:38:53.729050 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13713 | 2026.01.16 20:38:53.729150 [ 276 ] {d0945fef-4ac4-4380-a75b-f02cb514aa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13714 | 2026.01.16 20:38:53.729160 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13715 | 2026.01.16 20:38:53.729196 [ 276 ] {d0945fef-4ac4-4380-a75b-f02cb514aa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13716 | 2026.01.16 20:38:53.729204 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1250 rows starting from the beginning of the part | ||
| 13717 | 2026.01.16 20:38:53.729290 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 81 rows starting from the beginning of the part | ||
| 13718 | 2026.01.16 20:38:53.729340 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 92 rows starting from the beginning of the part | ||
| 13719 | 2026.01.16 20:38:53.729386 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 81 rows starting from the beginning of the part | ||
| 13720 | 2026.01.16 20:38:53.729427 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 88 rows starting from the beginning of the part | ||
| 13721 | 2026.01.16 20:38:53.729471 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 579 rows starting from the beginning of the part | ||
| 13722 | 2026.01.16 20:38:53.729813 [ 276 ] {d0945fef-4ac4-4380-a75b-f02cb514aa16} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13723 | 2026.01.16 20:38:53.729853 [ 276 ] {d0945fef-4ac4-4380-a75b-f02cb514aa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13724 | 2026.01.16 20:38:53.730283 [ 276 ] {d0945fef-4ac4-4380-a75b-f02cb514aa16} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13725 | 2026.01.16 20:38:53.730497 [ 276 ] {d0945fef-4ac4-4380-a75b-f02cb514aa16} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2026.01.16 20:38:53.730618 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13727 | 2026.01.16 20:38:53.730633 [ 276 ] {d0945fef-4ac4-4380-a75b-f02cb514aa16} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001501 sec., 588274.4836775484 rows/sec., 39.93 MiB/sec. | ||
| 13728 | 2026.01.16 20:38:53.730653 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2026.01.16 20:38:53.730677 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13730 | 2026.01.16 20:38:53.730681 [ 276 ] {d0945fef-4ac4-4380-a75b-f02cb514aa16} <Debug> TCPHandler: Processed in 0.001679978 sec. | ||
| 13731 | 2026.01.16 20:38:53.730760 [ 190 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2171 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017649 sec., 1230098.0225508527 rows/sec., 95.57 MiB/sec. | ||
| 13732 | 2026.01.16 20:38:53.730764 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 13733 | 2026.01.16 20:38:53.730795 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13734 | 2026.01.16 20:38:53.730895 [ 276 ] {e5569477-5815-4d13-853b-3091c7eca808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13735 | 2026.01.16 20:38:53.730896 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13736 | 2026.01.16 20:38:53.730942 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 29336 rows starting from the beginning of the part | ||
| 13737 | 2026.01.16 20:38:53.730952 [ 276 ] {e5569477-5815-4d13-853b-3091c7eca808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13738 | 2026.01.16 20:38:53.731005 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 13739 | 2026.01.16 20:38:53.731013 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13740 | 2026.01.16 20:38:53.731062 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 162 rows starting from the beginning of the part | ||
| 13741 | 2026.01.16 20:38:53.731116 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 13742 | 2026.01.16 20:38:53.731163 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13743 | 2026.01.16 20:38:53.731208 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 883 rows starting from the beginning of the part | ||
| 13744 | 2026.01.16 20:38:53.731351 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_101_20} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13745 | 2026.01.16 20:38:53.731449 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_101_20} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13746 | 2026.01.16 20:38:53.731562 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 13747 | 2026.01.16 20:38:53.731770 [ 276 ] {e5569477-5815-4d13-853b-3091c7eca808} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13748 | 2026.01.16 20:38:53.731810 [ 276 ] {e5569477-5815-4d13-853b-3091c7eca808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13749 | 2026.01.16 20:38:53.732598 [ 276 ] {e5569477-5815-4d13-853b-3091c7eca808} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13750 | 2026.01.16 20:38:53.732842 [ 276 ] {e5569477-5815-4d13-853b-3091c7eca808} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13751 | 2026.01.16 20:38:53.732979 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13752 | 2026.01.16 20:38:53.732997 [ 276 ] {e5569477-5815-4d13-853b-3091c7eca808} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002118 sec., 8026.440037771482 rows/sec., 14.38 MiB/sec. | ||
| 13753 | 2026.01.16 20:38:53.733020 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13754 | 2026.01.16 20:38:53.733045 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13755 | 2026.01.16 20:38:53.733086 [ 276 ] {e5569477-5815-4d13-853b-3091c7eca808} <Debug> TCPHandler: Processed in 0.002339803 sec. | ||
| 13756 | 2026.01.16 20:38:53.733126 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 13757 | 2026.01.16 20:38:53.733207 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13758 | 2026.01.16 20:38:53.733307 [ 276 ] {c9d603c5-a933-4002-bd1a-234332f8d667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13759 | 2026.01.16 20:38:53.733350 [ 276 ] {c9d603c5-a933-4002-bd1a-234332f8d667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13760 | 2026.01.16 20:38:53.733359 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13761 | 2026.01.16 20:38:53.733425 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1820 rows starting from the beginning of the part | ||
| 13762 | 2026.01.16 20:38:53.733565 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 17 rows starting from the beginning of the part | ||
| 13763 | 2026.01.16 20:38:53.733681 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 24 rows starting from the beginning of the part | ||
| 13764 | 2026.01.16 20:38:53.733700 [ 276 ] {c9d603c5-a933-4002-bd1a-234332f8d667} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13765 | 2026.01.16 20:38:53.733741 [ 276 ] {c9d603c5-a933-4002-bd1a-234332f8d667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13766 | 2026.01.16 20:38:53.733788 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 17 rows starting from the beginning of the part | ||
| 13767 | 2026.01.16 20:38:53.733896 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 24 rows starting from the beginning of the part | ||
| 13768 | 2026.01.16 20:38:53.734002 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 17 rows starting from the beginning of the part | ||
| 13769 | 2026.01.16 20:38:53.734174 [ 276 ] {c9d603c5-a933-4002-bd1a-234332f8d667} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13770 | 2026.01.16 20:38:53.734409 [ 276 ] {c9d603c5-a933-4002-bd1a-234332f8d667} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13771 | 2026.01.16 20:38:53.734546 [ 142 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13772 | 2026.01.16 20:38:53.734563 [ 276 ] {c9d603c5-a933-4002-bd1a-234332f8d667} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001272 sec., 47169.81132075472 rows/sec., 3.18 MiB/sec. | ||
| 13773 | 2026.01.16 20:38:53.734579 [ 142 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13774 | 2026.01.16 20:38:53.734606 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13775 | 2026.01.16 20:38:53.734610 [ 276 ] {c9d603c5-a933-4002-bd1a-234332f8d667} <Debug> TCPHandler: Processed in 0.001452882 sec. | ||
| 13776 | 2026.01.16 20:38:53.734671 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 13777 | 2026.01.16 20:38:53.734779 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13778 | 2026.01.16 20:38:53.734811 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5932 rows starting from the beginning of the part | ||
| 13779 | 2026.01.16 20:38:53.734875 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 13780 | 2026.01.16 20:38:53.734920 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13781 | 2026.01.16 20:38:53.734959 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 13782 | 2026.01.16 20:38:53.734996 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13783 | 2026.01.16 20:38:53.735035 [ 203 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 13784 | 2026.01.16 20:38:53.737508 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6232 rows, containing 4 columns (4 merged, 0 gathered) in 0.002863704 sec., 2176202.568421876 rows/sec., 144.98 MiB/sec. | ||
| 13785 | 2026.01.16 20:38:53.738185 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13786 | 2026.01.16 20:38:53.738460 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_101_20} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13787 | 2026.01.16 20:38:53.738537 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_101_20} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13788 | 2026.01.16 20:38:53.738619 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13789 | 2026.01.16 20:38:53.739654 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30861 rows, containing 5 columns (5 merged, 0 gathered) in 0.00893503 sec., 3453933.5626181443 rows/sec., 236.25 MiB/sec. | ||
| 13790 | 2026.01.16 20:38:53.740264 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13791 | 2026.01.16 20:38:53.740515 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13792 | 2026.01.16 20:38:53.740585 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13793 | 2026.01.16 20:38:53.740670 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 13794 | 2026.01.16 20:38:53.745254 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1919 rows, containing 19 columns (19 merged, 0 gathered) in 0.012161252 sec., 157796.25321471834 rows/sec., 282.76 MiB/sec. | ||
| 13795 | 2026.01.16 20:38:53.746841 [ 200 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13796 | 2026.01.16 20:38:53.747136 [ 200 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2026.01.16 20:38:53.747203 [ 200 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13798 | 2026.01.16 20:38:53.747309 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.31 MiB. | ||
| 13799 | 2026.01.16 20:38:54.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.94 MiB, peak 377.94 MiB, free memory in arenas 0.00 B, will set to 365.38 MiB (RSS), difference: 7.44 MiB | ||
| 13800 | 2026.01.16 20:38:54.785985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13801 | 2026.01.16 20:38:54.802728 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2026.01.16 20:38:54.802789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13803 | 2026.01.16 20:38:54.809018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13804 | 2026.01.16 20:38:54.809980 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2026.01.16 20:38:54.813022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13806 | 2026.01.16 20:38:55.650007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1708 | ||
| 13807 | 2026.01.16 20:38:55.652390 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13808 | 2026.01.16 20:38:55.652451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13809 | 2026.01.16 20:38:55.653685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13810 | 2026.01.16 20:38:55.653962 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13811 | 2026.01.16 20:38:55.654169 [ 125 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13812 | 2026.01.16 20:38:55.654269 [ 125 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13813 | 2026.01.16 20:38:55.654290 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13814 | 2026.01.16 20:38:55.654346 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1708 | ||
| 13815 | 2026.01.16 20:38:55.654411 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 13816 | 2026.01.16 20:38:55.655044 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13817 | 2026.01.16 20:38:55.655210 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1542 rows starting from the beginning of the part | ||
| 13818 | 2026.01.16 20:38:55.655580 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 13819 | 2026.01.16 20:38:55.655912 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part | ||
| 13820 | 2026.01.16 20:38:55.656238 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 13821 | 2026.01.16 20:38:55.656579 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 13822 | 2026.01.16 20:38:55.656887 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part | ||
| 13823 | 2026.01.16 20:38:55.663734 [ 200 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1708 rows, containing 72 columns (72 merged, 0 gathered) in 0.009382301 sec., 182044.8949570047 rows/sec., 142.47 MiB/sec. | ||
| 13824 | 2026.01.16 20:38:55.665604 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13825 | 2026.01.16 20:38:55.666179 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_51_10} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13826 | 2026.01.16 20:38:55.666259 [ 196 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_51_10} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13827 | 2026.01.16 20:38:55.666579 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 13828 | 2026.01.16 20:38:58.689014 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13829 | 2026.01.16 20:38:58.689220 [ 276 ] {398b60c5-c8bb-4d90-b52b-6f1b0c701b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13830 | 2026.01.16 20:38:58.689295 [ 276 ] {398b60c5-c8bb-4d90-b52b-6f1b0c701b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13831 | 2026.01.16 20:38:58.689931 [ 276 ] {398b60c5-c8bb-4d90-b52b-6f1b0c701b95} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13832 | 2026.01.16 20:38:58.689979 [ 276 ] {398b60c5-c8bb-4d90-b52b-6f1b0c701b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13833 | 2026.01.16 20:38:58.690371 [ 276 ] {398b60c5-c8bb-4d90-b52b-6f1b0c701b95} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13834 | 2026.01.16 20:38:58.690602 [ 276 ] {398b60c5-c8bb-4d90-b52b-6f1b0c701b95} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13835 | 2026.01.16 20:38:58.690756 [ 276 ] {398b60c5-c8bb-4d90-b52b-6f1b0c701b95} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001591 sec., 65367.69327467002 rows/sec., 5.45 MiB/sec. | ||
| 13836 | 2026.01.16 20:38:58.690799 [ 276 ] {398b60c5-c8bb-4d90-b52b-6f1b0c701b95} <Debug> TCPHandler: Processed in 0.001925014 sec. | ||
| 13837 | 2026.01.16 20:38:58.690915 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13838 | 2026.01.16 20:38:58.691009 [ 276 ] {70ecda0b-1a13-43a3-b14c-ba57aec0a6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13839 | 2026.01.16 20:38:58.691049 [ 276 ] {70ecda0b-1a13-43a3-b14c-ba57aec0a6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13840 | 2026.01.16 20:38:58.691442 [ 276 ] {70ecda0b-1a13-43a3-b14c-ba57aec0a6aa} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13841 | 2026.01.16 20:38:58.691478 [ 276 ] {70ecda0b-1a13-43a3-b14c-ba57aec0a6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13842 | 2026.01.16 20:38:58.691769 [ 276 ] {70ecda0b-1a13-43a3-b14c-ba57aec0a6aa} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13843 | 2026.01.16 20:38:58.692010 [ 276 ] {70ecda0b-1a13-43a3-b14c-ba57aec0a6aa} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13844 | 2026.01.16 20:38:58.692156 [ 276 ] {70ecda0b-1a13-43a3-b14c-ba57aec0a6aa} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001164 sec., 20618.556701030928 rows/sec., 1.51 MiB/sec. | ||
| 13845 | 2026.01.16 20:38:58.692201 [ 276 ] {70ecda0b-1a13-43a3-b14c-ba57aec0a6aa} <Debug> TCPHandler: Processed in 0.00133562 sec. | ||
| 13846 | 2026.01.16 20:38:58.692308 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13847 | 2026.01.16 20:38:58.692401 [ 276 ] {ecd10402-3531-4310-8773-2014de2268d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13848 | 2026.01.16 20:38:58.692440 [ 276 ] {ecd10402-3531-4310-8773-2014de2268d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13849 | 2026.01.16 20:38:58.692850 [ 276 ] {ecd10402-3531-4310-8773-2014de2268d2} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13850 | 2026.01.16 20:38:58.692887 [ 276 ] {ecd10402-3531-4310-8773-2014de2268d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13851 | 2026.01.16 20:38:58.693198 [ 276 ] {ecd10402-3531-4310-8773-2014de2268d2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13852 | 2026.01.16 20:38:58.693416 [ 276 ] {ecd10402-3531-4310-8773-2014de2268d2} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13853 | 2026.01.16 20:38:58.693545 [ 276 ] {ecd10402-3531-4310-8773-2014de2268d2} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001162 sec., 75731.4974182444 rows/sec., 5.91 MiB/sec. | ||
| 13854 | 2026.01.16 20:38:58.693581 [ 276 ] {ecd10402-3531-4310-8773-2014de2268d2} <Debug> TCPHandler: Processed in 0.00132186 sec. | ||
| 13855 | 2026.01.16 20:38:58.693686 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13856 | 2026.01.16 20:38:58.693777 [ 276 ] {208a3ff6-8c45-4529-97b1-82e00185084e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13857 | 2026.01.16 20:38:58.693819 [ 276 ] {208a3ff6-8c45-4529-97b1-82e00185084e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13858 | 2026.01.16 20:38:58.694210 [ 276 ] {208a3ff6-8c45-4529-97b1-82e00185084e} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13859 | 2026.01.16 20:38:58.694247 [ 276 ] {208a3ff6-8c45-4529-97b1-82e00185084e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13860 | 2026.01.16 20:38:58.694577 [ 276 ] {208a3ff6-8c45-4529-97b1-82e00185084e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13861 | 2026.01.16 20:38:58.694792 [ 276 ] {208a3ff6-8c45-4529-97b1-82e00185084e} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13862 | 2026.01.16 20:38:58.694923 [ 276 ] {208a3ff6-8c45-4529-97b1-82e00185084e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 13863 | 2026.01.16 20:38:58.694960 [ 276 ] {208a3ff6-8c45-4529-97b1-82e00185084e} <Debug> TCPHandler: Processed in 0.00132163 sec. | ||
| 13864 | 2026.01.16 20:38:58.695060 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13865 | 2026.01.16 20:38:58.695154 [ 276 ] {6d4737e6-9194-4209-8d6e-b2fa7d4afb4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13866 | 2026.01.16 20:38:58.695208 [ 276 ] {6d4737e6-9194-4209-8d6e-b2fa7d4afb4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13867 | 2026.01.16 20:38:58.695964 [ 276 ] {6d4737e6-9194-4209-8d6e-b2fa7d4afb4e} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13868 | 2026.01.16 20:38:58.696000 [ 276 ] {6d4737e6-9194-4209-8d6e-b2fa7d4afb4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13869 | 2026.01.16 20:38:58.696531 [ 276 ] {6d4737e6-9194-4209-8d6e-b2fa7d4afb4e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13870 | 2026.01.16 20:38:58.696755 [ 276 ] {6d4737e6-9194-4209-8d6e-b2fa7d4afb4e} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13871 | 2026.01.16 20:38:58.696895 [ 276 ] {6d4737e6-9194-4209-8d6e-b2fa7d4afb4e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00176 sec., 13636.363636363636 rows/sec., 24.44 MiB/sec. | ||
| 13872 | 2026.01.16 20:38:58.696948 [ 276 ] {6d4737e6-9194-4209-8d6e-b2fa7d4afb4e} <Debug> TCPHandler: Processed in 0.001937733 sec. | ||
| 13873 | 2026.01.16 20:38:58.697052 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13874 | 2026.01.16 20:38:58.697147 [ 276 ] {11e13728-224b-49d2-8696-b1ed2ff20cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13875 | 2026.01.16 20:38:58.697189 [ 276 ] {11e13728-224b-49d2-8696-b1ed2ff20cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13876 | 2026.01.16 20:38:58.697515 [ 276 ] {11e13728-224b-49d2-8696-b1ed2ff20cbf} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13877 | 2026.01.16 20:38:58.697551 [ 276 ] {11e13728-224b-49d2-8696-b1ed2ff20cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 13878 | 2026.01.16 20:38:58.697854 [ 276 ] {11e13728-224b-49d2-8696-b1ed2ff20cbf} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13879 | 2026.01.16 20:38:58.698075 [ 276 ] {11e13728-224b-49d2-8696-b1ed2ff20cbf} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13880 | 2026.01.16 20:38:58.698203 [ 276 ] {11e13728-224b-49d2-8696-b1ed2ff20cbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 13881 | 2026.01.16 20:38:58.698239 [ 276 ] {11e13728-224b-49d2-8696-b1ed2ff20cbf} <Debug> TCPHandler: Processed in 0.001236597 sec. | ||
| 13882 | 2026.01.16 20:39:00.296191 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13883 | 2026.01.16 20:39:00.296290 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13884 | 2026.01.16 20:39:00.549999 [ 222 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): 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] | ||
| 13885 | 2026.01.16 20:39:00.550042 [ 222 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): 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] | ||
| 13886 | 2026.01.16 20:39:00.560834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33541 | ||
| 13887 | 2026.01.16 20:39:00.561347 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13888 | 2026.01.16 20:39:00.561393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13889 | 2026.01.16 20:39:00.561870 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13890 | 2026.01.16 20:39:00.562091 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13891 | 2026.01.16 20:39:00.562218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33541 | ||
| 13892 | 2026.01.16 20:39:00.566681 [ 222 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): 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] | ||
| 13893 | 2026.01.16 20:39:01.353765 [ 225 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): 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] | ||
| 13894 | 2026.01.16 20:39:01.353843 [ 225 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): 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] | ||
| 13895 | 2026.01.16 20:39:01.358186 [ 225 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): 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] | ||
| 13896 | 2026.01.16 20:39:02.314067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13897 | 2026.01.16 20:39:02.331190 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13898 | 2026.01.16 20:39:02.331258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13899 | 2026.01.16 20:39:02.337327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13900 | 2026.01.16 20:39:02.338080 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13901 | 2026.01.16 20:39:02.341724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13902 | 2026.01.16 20:39:03.317912 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): 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] | ||
| 13903 | 2026.01.16 20:39:03.317977 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): 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] | ||
| 13904 | 2026.01.16 20:39:03.321092 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): 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] | ||
| 13905 | 2026.01.16 20:39:03.439654 [ 226 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): 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] | ||
| 13906 | 2026.01.16 20:39:03.439690 [ 226 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): 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] | ||
| 13907 | 2026.01.16 20:39:03.443193 [ 226 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): 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] | ||
| 13908 | 2026.01.16 20:39:03.689054 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13909 | 2026.01.16 20:39:03.689258 [ 276 ] {98cd08ce-0da7-4cee-914d-b35fb40d8642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13910 | 2026.01.16 20:39:03.689332 [ 276 ] {98cd08ce-0da7-4cee-914d-b35fb40d8642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13911 | 2026.01.16 20:39:03.690004 [ 276 ] {98cd08ce-0da7-4cee-914d-b35fb40d8642} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13912 | 2026.01.16 20:39:03.690053 [ 276 ] {98cd08ce-0da7-4cee-914d-b35fb40d8642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13913 | 2026.01.16 20:39:03.690445 [ 276 ] {98cd08ce-0da7-4cee-914d-b35fb40d8642} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13914 | 2026.01.16 20:39:03.690685 [ 276 ] {98cd08ce-0da7-4cee-914d-b35fb40d8642} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.01.16 20:39:03.690839 [ 276 ] {98cd08ce-0da7-4cee-914d-b35fb40d8642} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001637 sec., 54978.61942577887 rows/sec., 4.61 MiB/sec. | ||
| 13916 | 2026.01.16 20:39:03.690881 [ 276 ] {98cd08ce-0da7-4cee-914d-b35fb40d8642} <Debug> TCPHandler: Processed in 0.001965104 sec. | ||
| 13917 | 2026.01.16 20:39:03.691004 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13918 | 2026.01.16 20:39:03.691101 [ 276 ] {2b4f7f18-4f47-4113-9158-9fe95645d34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13919 | 2026.01.16 20:39:03.691142 [ 276 ] {2b4f7f18-4f47-4113-9158-9fe95645d34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13920 | 2026.01.16 20:39:03.691542 [ 276 ] {2b4f7f18-4f47-4113-9158-9fe95645d34b} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13921 | 2026.01.16 20:39:03.691579 [ 276 ] {2b4f7f18-4f47-4113-9158-9fe95645d34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13922 | 2026.01.16 20:39:03.691882 [ 276 ] {2b4f7f18-4f47-4113-9158-9fe95645d34b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13923 | 2026.01.16 20:39:03.692114 [ 276 ] {2b4f7f18-4f47-4113-9158-9fe95645d34b} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13924 | 2026.01.16 20:39:03.692248 [ 276 ] {2b4f7f18-4f47-4113-9158-9fe95645d34b} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001167 sec., 14567.26649528706 rows/sec., 1.07 MiB/sec. | ||
| 13925 | 2026.01.16 20:39:03.692286 [ 276 ] {2b4f7f18-4f47-4113-9158-9fe95645d34b} <Debug> TCPHandler: Processed in 0.00133233 sec. | ||
| 13926 | 2026.01.16 20:39:03.692390 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.01.16 20:39:03.692483 [ 276 ] {43b7125f-916a-4e51-be26-d91803daa57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13928 | 2026.01.16 20:39:03.692523 [ 276 ] {43b7125f-916a-4e51-be26-d91803daa57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13929 | 2026.01.16 20:39:03.692931 [ 276 ] {43b7125f-916a-4e51-be26-d91803daa57f} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.01.16 20:39:03.692968 [ 276 ] {43b7125f-916a-4e51-be26-d91803daa57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13931 | 2026.01.16 20:39:03.693267 [ 276 ] {43b7125f-916a-4e51-be26-d91803daa57f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13932 | 2026.01.16 20:39:03.693483 [ 276 ] {43b7125f-916a-4e51-be26-d91803daa57f} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.01.16 20:39:03.693609 [ 276 ] {43b7125f-916a-4e51-be26-d91803daa57f} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001143 sec., 70866.14173228347 rows/sec., 5.53 MiB/sec. | ||
| 13934 | 2026.01.16 20:39:03.693646 [ 276 ] {43b7125f-916a-4e51-be26-d91803daa57f} <Debug> TCPHandler: Processed in 0.00130561 sec. | ||
| 13935 | 2026.01.16 20:39:03.693706 [ 226 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): 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] | ||
| 13936 | 2026.01.16 20:39:03.693756 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13937 | 2026.01.16 20:39:03.693760 [ 226 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): 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] | ||
| 13938 | 2026.01.16 20:39:03.693858 [ 276 ] {4a0b0252-e34d-4756-811c-bd5fb1a37d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13939 | 2026.01.16 20:39:03.693905 [ 276 ] {4a0b0252-e34d-4756-811c-bd5fb1a37d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13940 | 2026.01.16 20:39:03.694307 [ 276 ] {4a0b0252-e34d-4756-811c-bd5fb1a37d51} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13941 | 2026.01.16 20:39:03.694343 [ 276 ] {4a0b0252-e34d-4756-811c-bd5fb1a37d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13942 | 2026.01.16 20:39:03.694678 [ 276 ] {4a0b0252-e34d-4756-811c-bd5fb1a37d51} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13943 | 2026.01.16 20:39:03.694948 [ 276 ] {4a0b0252-e34d-4756-811c-bd5fb1a37d51} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13944 | 2026.01.16 20:39:03.695086 [ 276 ] {4a0b0252-e34d-4756-811c-bd5fb1a37d51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 13945 | 2026.01.16 20:39:03.695125 [ 276 ] {4a0b0252-e34d-4756-811c-bd5fb1a37d51} <Debug> TCPHandler: Processed in 0.001416972 sec. | ||
| 13946 | 2026.01.16 20:39:03.695233 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13947 | 2026.01.16 20:39:03.695329 [ 276 ] {b8cc410b-6010-4631-b67b-e4c52137726c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13948 | 2026.01.16 20:39:03.695384 [ 276 ] {b8cc410b-6010-4631-b67b-e4c52137726c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13949 | 2026.01.16 20:39:03.696159 [ 276 ] {b8cc410b-6010-4631-b67b-e4c52137726c} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2026.01.16 20:39:03.696198 [ 276 ] {b8cc410b-6010-4631-b67b-e4c52137726c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13951 | 2026.01.16 20:39:03.696531 [ 226 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): 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] | ||
| 13952 | 2026.01.16 20:39:03.696759 [ 276 ] {b8cc410b-6010-4631-b67b-e4c52137726c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13953 | 2026.01.16 20:39:03.697003 [ 276 ] {b8cc410b-6010-4631-b67b-e4c52137726c} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13954 | 2026.01.16 20:39:03.697148 [ 276 ] {b8cc410b-6010-4631-b67b-e4c52137726c} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001838 sec., 9249.183895538628 rows/sec., 16.57 MiB/sec. | ||
| 13955 | 2026.01.16 20:39:03.697202 [ 276 ] {b8cc410b-6010-4631-b67b-e4c52137726c} <Debug> TCPHandler: Processed in 0.002017155 sec. | ||
| 13956 | 2026.01.16 20:39:03.697314 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13957 | 2026.01.16 20:39:03.697410 [ 276 ] {0c53da43-5364-408d-9072-b38ba2011051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13958 | 2026.01.16 20:39:03.697452 [ 276 ] {0c53da43-5364-408d-9072-b38ba2011051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13959 | 2026.01.16 20:39:03.697788 [ 276 ] {0c53da43-5364-408d-9072-b38ba2011051} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13960 | 2026.01.16 20:39:03.697824 [ 276 ] {0c53da43-5364-408d-9072-b38ba2011051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13961 | 2026.01.16 20:39:03.698142 [ 276 ] {0c53da43-5364-408d-9072-b38ba2011051} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13962 | 2026.01.16 20:39:03.698356 [ 276 ] {0c53da43-5364-408d-9072-b38ba2011051} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13963 | 2026.01.16 20:39:03.698482 [ 276 ] {0c53da43-5364-408d-9072-b38ba2011051} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 13964 | 2026.01.16 20:39:03.698518 [ 276 ] {0c53da43-5364-408d-9072-b38ba2011051} <Debug> TCPHandler: Processed in 0.001254238 sec. | ||
| 13965 | 2026.01.16 20:39:04.751680 [ 220 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): 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] | ||
| 13966 | 2026.01.16 20:39:04.751762 [ 220 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): 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] | ||
| 13967 | 2026.01.16 20:39:04.755518 [ 220 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): 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] | ||
| 13968 | 2026.01.16 20:39:04.859717 [ 133 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 13969 | 2026.01.16 20:39:04.859854 [ 133 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13970 | 2026.01.16 20:39:04.859895 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13971 | 2026.01.16 20:39:04.860045 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
| 13972 | 2026.01.16 20:39:04.860231 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13973 | 2026.01.16 20:39:04.860281 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 20 rows starting from the beginning of the part | ||
| 13974 | 2026.01.16 20:39:04.860379 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 13975 | 2026.01.16 20:39:04.860448 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 13976 | 2026.01.16 20:39:04.860514 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 13977 | 2026.01.16 20:39:04.860567 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 13978 | 2026.01.16 20:39:04.861277 [ 196 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130291 sec., 29165.48341788765 rows/sec., 2.43 MiB/sec. | ||
| 13979 | 2026.01.16 20:39:04.861444 [ 200 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 13980 | 2026.01.16 20:39:04.861724 [ 200 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_34_8} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13981 | 2026.01.16 20:39:04.861798 [ 200 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_34_8} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
| 13982 | 2026.01.16 20:39:04.861908 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13983 | 2026.01.16 20:39:05.655510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1732 | ||
| 13984 | 2026.01.16 20:39:05.657720 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13985 | 2026.01.16 20:39:05.657775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13986 | 2026.01.16 20:39:05.658964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13987 | 2026.01.16 20:39:05.659248 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13988 | 2026.01.16 20:39:05.659630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1732 | ||
| 13989 | 2026.01.16 20:39:06.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.64 MiB, peak 377.94 MiB, free memory in arenas 0.00 B, will set to 365.65 MiB (RSS), difference: 4.00 MiB | ||
| 13990 | 2026.01.16 20:39:08.062342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34053 | ||
| 13991 | 2026.01.16 20:39:08.063142 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13992 | 2026.01.16 20:39:08.063185 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13993 | 2026.01.16 20:39:08.063656 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13994 | 2026.01.16 20:39:08.063881 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13995 | 2026.01.16 20:39:08.064012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34053 | ||
| 13996 | 2026.01.16 20:39:08.064056 [ 131 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13997 | 2026.01.16 20:39:08.064154 [ 131 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2026.01.16 20:39:08.064193 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 13999 | 2026.01.16 20:39:08.064327 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 14000 | 2026.01.16 20:39:08.064477 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14001 | 2026.01.16 20:39:08.064518 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31621 rows starting from the beginning of the part | ||
| 14002 | 2026.01.16 20:39:08.064588 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 14003 | 2026.01.16 20:39:08.064633 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 14004 | 2026.01.16 20:39:08.064672 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 14005 | 2026.01.16 20:39:08.064710 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 14006 | 2026.01.16 20:39:08.064752 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 14007 | 2026.01.16 20:39:08.067080 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34053 rows, containing 4 columns (4 merged, 0 gathered) in 0.002810153 sec., 12117845.540794397 rows/sec., 173.35 MiB/sec. | ||
| 14008 | 2026.01.16 20:39:08.067179 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14009 | 2026.01.16 20:39:08.067428 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_71_14} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.01.16 20:39:08.067498 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_71_14} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14011 | 2026.01.16 20:39:08.067586 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 14012 | 2026.01.16 20:39:08.688920 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14013 | 2026.01.16 20:39:08.689119 [ 276 ] {61f9eb7e-d6da-4a7b-82f6-af2f0f70d728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14014 | 2026.01.16 20:39:08.689192 [ 276 ] {61f9eb7e-d6da-4a7b-82f6-af2f0f70d728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14015 | 2026.01.16 20:39:08.689862 [ 276 ] {61f9eb7e-d6da-4a7b-82f6-af2f0f70d728} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14016 | 2026.01.16 20:39:08.689904 [ 276 ] {61f9eb7e-d6da-4a7b-82f6-af2f0f70d728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14017 | 2026.01.16 20:39:08.690278 [ 276 ] {61f9eb7e-d6da-4a7b-82f6-af2f0f70d728} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14018 | 2026.01.16 20:39:08.690507 [ 276 ] {61f9eb7e-d6da-4a7b-82f6-af2f0f70d728} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14019 | 2026.01.16 20:39:08.690666 [ 276 ] {61f9eb7e-d6da-4a7b-82f6-af2f0f70d728} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001603 sec., 2495.321272613849 rows/sec., 203.48 KiB/sec. | ||
| 14020 | 2026.01.16 20:39:08.690708 [ 276 ] {61f9eb7e-d6da-4a7b-82f6-af2f0f70d728} <Debug> TCPHandler: Processed in 0.001924653 sec. | ||
| 14021 | 2026.01.16 20:39:08.690826 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14022 | 2026.01.16 20:39:08.690924 [ 276 ] {6438676b-3f42-4a86-9423-9f8469c4062a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14023 | 2026.01.16 20:39:08.690964 [ 276 ] {6438676b-3f42-4a86-9423-9f8469c4062a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14024 | 2026.01.16 20:39:08.691411 [ 276 ] {6438676b-3f42-4a86-9423-9f8469c4062a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14025 | 2026.01.16 20:39:08.691448 [ 276 ] {6438676b-3f42-4a86-9423-9f8469c4062a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14026 | 2026.01.16 20:39:08.691771 [ 276 ] {6438676b-3f42-4a86-9423-9f8469c4062a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14027 | 2026.01.16 20:39:08.691979 [ 276 ] {6438676b-3f42-4a86-9423-9f8469c4062a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14028 | 2026.01.16 20:39:08.692106 [ 276 ] {6438676b-3f42-4a86-9423-9f8469c4062a} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001201 sec., 88259.78351373856 rows/sec., 7.35 MiB/sec. | ||
| 14029 | 2026.01.16 20:39:08.692143 [ 276 ] {6438676b-3f42-4a86-9423-9f8469c4062a} <Debug> TCPHandler: Processed in 0.00136757 sec. | ||
| 14030 | 2026.01.16 20:39:08.692253 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14031 | 2026.01.16 20:39:08.692348 [ 276 ] {f5f16a61-3a7a-485a-bb06-a6282ebcc0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14032 | 2026.01.16 20:39:08.692388 [ 276 ] {f5f16a61-3a7a-485a-bb06-a6282ebcc0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14033 | 2026.01.16 20:39:08.692785 [ 276 ] {f5f16a61-3a7a-485a-bb06-a6282ebcc0b2} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2026.01.16 20:39:08.692822 [ 276 ] {f5f16a61-3a7a-485a-bb06-a6282ebcc0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14035 | 2026.01.16 20:39:08.693123 [ 276 ] {f5f16a61-3a7a-485a-bb06-a6282ebcc0b2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14036 | 2026.01.16 20:39:08.693325 [ 276 ] {f5f16a61-3a7a-485a-bb06-a6282ebcc0b2} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14037 | 2026.01.16 20:39:08.693447 [ 131 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14038 | 2026.01.16 20:39:08.693452 [ 276 ] {f5f16a61-3a7a-485a-bb06-a6282ebcc0b2} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001123 sec., 24933.21460373998 rows/sec., 1.81 MiB/sec. | ||
| 14039 | 2026.01.16 20:39:08.693543 [ 131 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14040 | 2026.01.16 20:39:08.693546 [ 276 ] {f5f16a61-3a7a-485a-bb06-a6282ebcc0b2} <Debug> TCPHandler: Processed in 0.00134238 sec. | ||
| 14041 | 2026.01.16 20:39:08.693611 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14042 | 2026.01.16 20:39:08.693696 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14043 | 2026.01.16 20:39:08.693729 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 14044 | 2026.01.16 20:39:08.693796 [ 276 ] {f63a8b03-645c-4597-b85a-abaa6b7ea944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14045 | 2026.01.16 20:39:08.693816 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14046 | 2026.01.16 20:39:08.693835 [ 276 ] {f63a8b03-645c-4597-b85a-abaa6b7ea944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14047 | 2026.01.16 20:39:08.693844 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 278 rows starting from the beginning of the part | ||
| 14048 | 2026.01.16 20:39:08.693901 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 24 rows starting from the beginning of the part | ||
| 14049 | 2026.01.16 20:39:08.693943 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 35 rows starting from the beginning of the part | ||
| 14050 | 2026.01.16 20:39:08.693982 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 24 rows starting from the beginning of the part | ||
| 14051 | 2026.01.16 20:39:08.694020 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 17 rows starting from the beginning of the part | ||
| 14052 | 2026.01.16 20:39:08.694055 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 28 rows starting from the beginning of the part | ||
| 14053 | 2026.01.16 20:39:08.694278 [ 276 ] {f63a8b03-645c-4597-b85a-abaa6b7ea944} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14054 | 2026.01.16 20:39:08.694313 [ 276 ] {f63a8b03-645c-4597-b85a-abaa6b7ea944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14055 | 2026.01.16 20:39:08.694619 [ 276 ] {f63a8b03-645c-4597-b85a-abaa6b7ea944} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14056 | 2026.01.16 20:39:08.694780 [ 195 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001091364 sec., 372011.537855381 rows/sec., 25.92 MiB/sec. | ||
| 14057 | 2026.01.16 20:39:08.694831 [ 276 ] {f63a8b03-645c-4597-b85a-abaa6b7ea944} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14058 | 2026.01.16 20:39:08.694943 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14059 | 2026.01.16 20:39:08.694967 [ 276 ] {f63a8b03-645c-4597-b85a-abaa6b7ea944} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.00119 sec., 77310.9243697479 rows/sec., 6.04 MiB/sec. | ||
| 14060 | 2026.01.16 20:39:08.695006 [ 276 ] {f63a8b03-645c-4597-b85a-abaa6b7ea944} <Debug> TCPHandler: Processed in 0.00135959 sec. | ||
| 14061 | 2026.01.16 20:39:08.695124 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14062 | 2026.01.16 20:39:08.695219 [ 276 ] {452e9107-f6b4-44de-9de1-038f087b34d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14063 | 2026.01.16 20:39:08.695225 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_101_20} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14064 | 2026.01.16 20:39:08.695265 [ 276 ] {452e9107-f6b4-44de-9de1-038f087b34d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14065 | 2026.01.16 20:39:08.695306 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_101_20} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14066 | 2026.01.16 20:39:08.695375 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14067 | 2026.01.16 20:39:08.695668 [ 276 ] {452e9107-f6b4-44de-9de1-038f087b34d8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14068 | 2026.01.16 20:39:08.695703 [ 276 ] {452e9107-f6b4-44de-9de1-038f087b34d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14069 | 2026.01.16 20:39:08.696027 [ 276 ] {452e9107-f6b4-44de-9de1-038f087b34d8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14070 | 2026.01.16 20:39:08.696239 [ 276 ] {452e9107-f6b4-44de-9de1-038f087b34d8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14071 | 2026.01.16 20:39:08.696367 [ 276 ] {452e9107-f6b4-44de-9de1-038f087b34d8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001167 sec., 138817.48071979434 rows/sec., 9.67 MiB/sec. | ||
| 14072 | 2026.01.16 20:39:08.696403 [ 276 ] {452e9107-f6b4-44de-9de1-038f087b34d8} <Debug> TCPHandler: Processed in 0.001331989 sec. | ||
| 14073 | 2026.01.16 20:39:08.696505 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14074 | 2026.01.16 20:39:08.696599 [ 276 ] {a6ac1246-3495-4d36-b46a-5a9f0aa1bea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14075 | 2026.01.16 20:39:08.696653 [ 276 ] {a6ac1246-3495-4d36-b46a-5a9f0aa1bea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14076 | 2026.01.16 20:39:08.697449 [ 276 ] {a6ac1246-3495-4d36-b46a-5a9f0aa1bea9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.01.16 20:39:08.697485 [ 276 ] {a6ac1246-3495-4d36-b46a-5a9f0aa1bea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14078 | 2026.01.16 20:39:08.698007 [ 276 ] {a6ac1246-3495-4d36-b46a-5a9f0aa1bea9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14079 | 2026.01.16 20:39:08.698236 [ 276 ] {a6ac1246-3495-4d36-b46a-5a9f0aa1bea9} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14080 | 2026.01.16 20:39:08.698377 [ 276 ] {a6ac1246-3495-4d36-b46a-5a9f0aa1bea9} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001796 sec., 13363.028953229397 rows/sec., 23.95 MiB/sec. | ||
| 14081 | 2026.01.16 20:39:08.698431 [ 276 ] {a6ac1246-3495-4d36-b46a-5a9f0aa1bea9} <Debug> TCPHandler: Processed in 0.001974204 sec. | ||
| 14082 | 2026.01.16 20:39:08.698540 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14083 | 2026.01.16 20:39:08.698636 [ 276 ] {57003c95-1006-4c92-9352-2a1466283963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14084 | 2026.01.16 20:39:08.698677 [ 276 ] {57003c95-1006-4c92-9352-2a1466283963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14085 | 2026.01.16 20:39:08.699006 [ 276 ] {57003c95-1006-4c92-9352-2a1466283963} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14086 | 2026.01.16 20:39:08.699042 [ 276 ] {57003c95-1006-4c92-9352-2a1466283963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14087 | 2026.01.16 20:39:08.699360 [ 276 ] {57003c95-1006-4c92-9352-2a1466283963} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14088 | 2026.01.16 20:39:08.699570 [ 276 ] {57003c95-1006-4c92-9352-2a1466283963} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14089 | 2026.01.16 20:39:08.699700 [ 276 ] {57003c95-1006-4c92-9352-2a1466283963} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 14090 | 2026.01.16 20:39:08.699736 [ 276 ] {57003c95-1006-4c92-9352-2a1466283963} <Debug> TCPHandler: Processed in 0.001245448 sec. | ||
| 14091 | 2026.01.16 20:39:09.842688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 14092 | 2026.01.16 20:39:09.860494 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14093 | 2026.01.16 20:39:09.860559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14094 | 2026.01.16 20:39:09.866740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14095 | 2026.01.16 20:39:09.867468 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14096 | 2026.01.16 20:39:09.867833 [ 129 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14097 | 2026.01.16 20:39:09.867893 [ 129 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14098 | 2026.01.16 20:39:09.867912 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14099 | 2026.01.16 20:39:09.868003 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 14100 | 2026.01.16 20:39:09.870801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14101 | 2026.01.16 20:39:09.870878 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14102 | 2026.01.16 20:39:09.871680 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 14103 | 2026.01.16 20:39:09.875052 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 14104 | 2026.01.16 20:39:09.878635 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 14105 | 2026.01.16 20:39:09.882413 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 14106 | 2026.01.16 20:39:09.886700 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 14107 | 2026.01.16 20:39:09.891191 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 14108 | 2026.01.16 20:39:09.942708 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.074742163 sec., 7157.941094105077 rows/sec., 37.01 MiB/sec. | ||
| 14109 | 2026.01.16 20:39:09.945877 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14110 | 2026.01.16 20:39:09.947948 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_71_14} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.01.16 20:39:09.948053 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_71_14} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14112 | 2026.01.16 20:39:09.950980 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14113 | 2026.01.16 20:39:10.001152 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.72 MiB, peak 384.15 MiB, free memory in arenas 0.00 B, will set to 365.68 MiB (RSS), difference: -1.05 MiB | ||
| 14114 | 2026.01.16 20:39:13.688190 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14115 | 2026.01.16 20:39:13.688384 [ 276 ] {bf5452e2-6536-47bd-b6f5-9aafdeed155e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14116 | 2026.01.16 20:39:13.688456 [ 276 ] {bf5452e2-6536-47bd-b6f5-9aafdeed155e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14117 | 2026.01.16 20:39:13.689131 [ 276 ] {bf5452e2-6536-47bd-b6f5-9aafdeed155e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.01.16 20:39:13.689172 [ 276 ] {bf5452e2-6536-47bd-b6f5-9aafdeed155e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14119 | 2026.01.16 20:39:13.689583 [ 276 ] {bf5452e2-6536-47bd-b6f5-9aafdeed155e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14120 | 2026.01.16 20:39:13.689803 [ 276 ] {bf5452e2-6536-47bd-b6f5-9aafdeed155e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.01.16 20:39:13.689960 [ 276 ] {bf5452e2-6536-47bd-b6f5-9aafdeed155e} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001628 sec., 55282.55528255528 rows/sec., 4.64 MiB/sec. | ||
| 14122 | 2026.01.16 20:39:13.690005 [ 276 ] {bf5452e2-6536-47bd-b6f5-9aafdeed155e} <Debug> TCPHandler: Processed in 0.001948163 sec. | ||
| 14123 | 2026.01.16 20:39:13.690126 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14124 | 2026.01.16 20:39:13.690221 [ 276 ] {05a6eb36-91d8-412b-8643-044553bb1b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14125 | 2026.01.16 20:39:13.690263 [ 276 ] {05a6eb36-91d8-412b-8643-044553bb1b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14126 | 2026.01.16 20:39:13.690663 [ 276 ] {05a6eb36-91d8-412b-8643-044553bb1b8e} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.01.16 20:39:13.690722 [ 276 ] {05a6eb36-91d8-412b-8643-044553bb1b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14128 | 2026.01.16 20:39:13.691019 [ 276 ] {05a6eb36-91d8-412b-8643-044553bb1b8e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14129 | 2026.01.16 20:39:13.691220 [ 276 ] {05a6eb36-91d8-412b-8643-044553bb1b8e} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2026.01.16 20:39:13.691353 [ 276 ] {05a6eb36-91d8-412b-8643-044553bb1b8e} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001149 sec., 14795.474325500434 rows/sec., 1.09 MiB/sec. | ||
| 14131 | 2026.01.16 20:39:13.691392 [ 276 ] {05a6eb36-91d8-412b-8643-044553bb1b8e} <Debug> TCPHandler: Processed in 0.001314839 sec. | ||
| 14132 | 2026.01.16 20:39:13.691498 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14133 | 2026.01.16 20:39:13.691590 [ 276 ] {de8b4dcc-972a-4b82-8f73-7b84c61744c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14134 | 2026.01.16 20:39:13.691630 [ 276 ] {de8b4dcc-972a-4b82-8f73-7b84c61744c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14135 | 2026.01.16 20:39:13.692041 [ 276 ] {de8b4dcc-972a-4b82-8f73-7b84c61744c8} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14136 | 2026.01.16 20:39:13.692077 [ 276 ] {de8b4dcc-972a-4b82-8f73-7b84c61744c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14137 | 2026.01.16 20:39:13.692376 [ 276 ] {de8b4dcc-972a-4b82-8f73-7b84c61744c8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14138 | 2026.01.16 20:39:13.692580 [ 276 ] {de8b4dcc-972a-4b82-8f73-7b84c61744c8} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.01.16 20:39:13.692709 [ 276 ] {de8b4dcc-972a-4b82-8f73-7b84c61744c8} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001136 sec., 71302.81690140844 rows/sec., 5.57 MiB/sec. | ||
| 14140 | 2026.01.16 20:39:13.692748 [ 276 ] {de8b4dcc-972a-4b82-8f73-7b84c61744c8} <Debug> TCPHandler: Processed in 0.001299149 sec. | ||
| 14141 | 2026.01.16 20:39:13.692856 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14142 | 2026.01.16 20:39:13.692950 [ 276 ] {0898bb3d-df70-4793-a3b4-8fc5d93edde4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14143 | 2026.01.16 20:39:13.692993 [ 276 ] {0898bb3d-df70-4793-a3b4-8fc5d93edde4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14144 | 2026.01.16 20:39:13.693401 [ 276 ] {0898bb3d-df70-4793-a3b4-8fc5d93edde4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2026.01.16 20:39:13.693437 [ 276 ] {0898bb3d-df70-4793-a3b4-8fc5d93edde4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14146 | 2026.01.16 20:39:13.693766 [ 276 ] {0898bb3d-df70-4793-a3b4-8fc5d93edde4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14147 | 2026.01.16 20:39:13.693973 [ 276 ] {0898bb3d-df70-4793-a3b4-8fc5d93edde4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14148 | 2026.01.16 20:39:13.694104 [ 276 ] {0898bb3d-df70-4793-a3b4-8fc5d93edde4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 14149 | 2026.01.16 20:39:13.694143 [ 276 ] {0898bb3d-df70-4793-a3b4-8fc5d93edde4} <Debug> TCPHandler: Processed in 0.00133557 sec. | ||
| 14150 | 2026.01.16 20:39:13.694248 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14151 | 2026.01.16 20:39:13.694340 [ 276 ] {303b4e03-0ef9-4ed0-be32-ea35654622c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14152 | 2026.01.16 20:39:13.694393 [ 276 ] {303b4e03-0ef9-4ed0-be32-ea35654622c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14153 | 2026.01.16 20:39:13.695185 [ 276 ] {303b4e03-0ef9-4ed0-be32-ea35654622c2} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14154 | 2026.01.16 20:39:13.695220 [ 276 ] {303b4e03-0ef9-4ed0-be32-ea35654622c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14155 | 2026.01.16 20:39:13.695735 [ 276 ] {303b4e03-0ef9-4ed0-be32-ea35654622c2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14156 | 2026.01.16 20:39:13.695953 [ 276 ] {303b4e03-0ef9-4ed0-be32-ea35654622c2} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14157 | 2026.01.16 20:39:13.696094 [ 276 ] {303b4e03-0ef9-4ed0-be32-ea35654622c2} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001771 sec., 9599.096555618295 rows/sec., 17.20 MiB/sec. | ||
| 14158 | 2026.01.16 20:39:13.696150 [ 276 ] {303b4e03-0ef9-4ed0-be32-ea35654622c2} <Debug> TCPHandler: Processed in 0.001949274 sec. | ||
| 14159 | 2026.01.16 20:39:13.696258 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14160 | 2026.01.16 20:39:13.696352 [ 276 ] {562a3cf1-c206-423d-8a75-b37bfe1f4098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14161 | 2026.01.16 20:39:13.696395 [ 276 ] {562a3cf1-c206-423d-8a75-b37bfe1f4098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14162 | 2026.01.16 20:39:13.696727 [ 276 ] {562a3cf1-c206-423d-8a75-b37bfe1f4098} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14163 | 2026.01.16 20:39:13.696762 [ 276 ] {562a3cf1-c206-423d-8a75-b37bfe1f4098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14164 | 2026.01.16 20:39:13.697068 [ 276 ] {562a3cf1-c206-423d-8a75-b37bfe1f4098} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14165 | 2026.01.16 20:39:13.697271 [ 276 ] {562a3cf1-c206-423d-8a75-b37bfe1f4098} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14166 | 2026.01.16 20:39:13.697398 [ 276 ] {562a3cf1-c206-423d-8a75-b37bfe1f4098} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 14167 | 2026.01.16 20:39:13.697435 [ 276 ] {562a3cf1-c206-423d-8a75-b37bfe1f4098} <Debug> TCPHandler: Processed in 0.001226388 sec. | ||
| 14168 | 2026.01.16 20:39:14.525619 [ 225 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): 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] | ||
| 14169 | 2026.01.16 20:39:14.525709 [ 225 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): 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] | ||
| 14170 | 2026.01.16 20:39:14.528600 [ 225 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): 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] | ||
| 14171 | 2026.01.16 20:39:15.296345 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14172 | 2026.01.16 20:39:15.296442 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14173 | 2026.01.16 20:39:15.565027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34501 | ||
| 14174 | 2026.01.16 20:39:15.565512 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14175 | 2026.01.16 20:39:15.565545 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14176 | 2026.01.16 20:39:15.566024 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14177 | 2026.01.16 20:39:15.566260 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14178 | 2026.01.16 20:39:15.566381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34501 | ||
| 14179 | 2026.01.16 20:39:15.660611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1758 | ||
| 14180 | 2026.01.16 20:39:15.662853 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14181 | 2026.01.16 20:39:15.662904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14182 | 2026.01.16 20:39:15.664108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14183 | 2026.01.16 20:39:15.664375 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14184 | 2026.01.16 20:39:15.664642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1758 | ||
| 14185 | 2026.01.16 20:39:17.371790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 14186 | 2026.01.16 20:39:17.388523 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14187 | 2026.01.16 20:39:17.388575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14188 | 2026.01.16 20:39:17.394640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14189 | 2026.01.16 20:39:17.395354 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14190 | 2026.01.16 20:39:17.398718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 14191 | 2026.01.16 20:39:18.692198 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14192 | 2026.01.16 20:39:18.692454 [ 276 ] {faa5eeb0-5e76-438a-9634-4597b46bd18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14193 | 2026.01.16 20:39:18.692564 [ 276 ] {faa5eeb0-5e76-438a-9634-4597b46bd18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14194 | 2026.01.16 20:39:18.693673 [ 276 ] {faa5eeb0-5e76-438a-9634-4597b46bd18b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14195 | 2026.01.16 20:39:18.693745 [ 276 ] {faa5eeb0-5e76-438a-9634-4597b46bd18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14196 | 2026.01.16 20:39:18.694422 [ 276 ] {faa5eeb0-5e76-438a-9634-4597b46bd18b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14197 | 2026.01.16 20:39:18.694799 [ 276 ] {faa5eeb0-5e76-438a-9634-4597b46bd18b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14198 | 2026.01.16 20:39:18.694977 [ 117 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14199 | 2026.01.16 20:39:18.695003 [ 276 ] {faa5eeb0-5e76-438a-9634-4597b46bd18b} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.00262 sec., 39694.65648854962 rows/sec., 3.31 MiB/sec. | ||
| 14200 | 2026.01.16 20:39:18.695020 [ 117 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14201 | 2026.01.16 20:39:18.695041 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14202 | 2026.01.16 20:39:18.695094 [ 276 ] {faa5eeb0-5e76-438a-9634-4597b46bd18b} <Debug> TCPHandler: Processed in 0.003155981 sec. | ||
| 14203 | 2026.01.16 20:39:18.695171 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 14204 | 2026.01.16 20:39:18.695261 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14205 | 2026.01.16 20:39:18.695336 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14206 | 2026.01.16 20:39:18.695378 [ 276 ] {48f8a383-ac3e-4ace-8604-de48acabc637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14207 | 2026.01.16 20:39:18.695378 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2465 rows starting from the beginning of the part | ||
| 14208 | 2026.01.16 20:39:18.695436 [ 276 ] {48f8a383-ac3e-4ace-8604-de48acabc637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14209 | 2026.01.16 20:39:18.695472 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 104 rows starting from the beginning of the part | ||
| 14210 | 2026.01.16 20:39:18.695544 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 90 rows starting from the beginning of the part | ||
| 14211 | 2026.01.16 20:39:18.695613 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 106 rows starting from the beginning of the part | ||
| 14212 | 2026.01.16 20:39:18.695661 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 14213 | 2026.01.16 20:39:18.695710 [ 192 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 14214 | 2026.01.16 20:39:18.695926 [ 276 ] {48f8a383-ac3e-4ace-8604-de48acabc637} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2026.01.16 20:39:18.695970 [ 276 ] {48f8a383-ac3e-4ace-8604-de48acabc637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14216 | 2026.01.16 20:39:18.696387 [ 276 ] {48f8a383-ac3e-4ace-8604-de48acabc637} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14217 | 2026.01.16 20:39:18.696789 [ 276 ] {48f8a383-ac3e-4ace-8604-de48acabc637} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14218 | 2026.01.16 20:39:18.697003 [ 276 ] {48f8a383-ac3e-4ace-8604-de48acabc637} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001651 sec., 14536.644457904302 rows/sec., 1.07 MiB/sec. | ||
| 14219 | 2026.01.16 20:39:18.697065 [ 276 ] {48f8a383-ac3e-4ace-8604-de48acabc637} <Debug> TCPHandler: Processed in 0.001862032 sec. | ||
| 14220 | 2026.01.16 20:39:18.697138 [ 191 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2959 rows, containing 5 columns (5 merged, 0 gathered) in 0.002023385 sec., 1462400.8777370595 rows/sec., 125.42 MiB/sec. | ||
| 14221 | 2026.01.16 20:39:18.697238 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14222 | 2026.01.16 20:39:18.697381 [ 276 ] {7907e246-367f-4ff6-81be-35706a25e4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14223 | 2026.01.16 20:39:18.697443 [ 276 ] {7907e246-367f-4ff6-81be-35706a25e4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14224 | 2026.01.16 20:39:18.697558 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14225 | 2026.01.16 20:39:18.698024 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_106_21} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14226 | 2026.01.16 20:39:18.698065 [ 276 ] {7907e246-367f-4ff6-81be-35706a25e4a1} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14227 | 2026.01.16 20:39:18.698118 [ 276 ] {7907e246-367f-4ff6-81be-35706a25e4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14228 | 2026.01.16 20:39:18.698145 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_106_21} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14229 | 2026.01.16 20:39:18.698267 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 14230 | 2026.01.16 20:39:18.698583 [ 276 ] {7907e246-367f-4ff6-81be-35706a25e4a1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14231 | 2026.01.16 20:39:18.698947 [ 276 ] {7907e246-367f-4ff6-81be-35706a25e4a1} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14232 | 2026.01.16 20:39:18.699136 [ 117 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14233 | 2026.01.16 20:39:18.699171 [ 117 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14234 | 2026.01.16 20:39:18.699171 [ 276 ] {7907e246-367f-4ff6-81be-35706a25e4a1} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001823 sec., 48272.078990674716 rows/sec., 3.77 MiB/sec. | ||
| 14235 | 2026.01.16 20:39:18.699191 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14236 | 2026.01.16 20:39:18.699238 [ 276 ] {7907e246-367f-4ff6-81be-35706a25e4a1} <Debug> TCPHandler: Processed in 0.002064956 sec. | ||
| 14237 | 2026.01.16 20:39:18.699285 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 14238 | 2026.01.16 20:39:18.699401 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14239 | 2026.01.16 20:39:18.699410 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14240 | 2026.01.16 20:39:18.699462 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1250 rows starting from the beginning of the part | ||
| 14241 | 2026.01.16 20:39:18.699512 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 88 rows starting from the beginning of the part | ||
| 14242 | 2026.01.16 20:39:18.699540 [ 276 ] {21eb7a70-68e1-4085-8f55-0880b868b3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14243 | 2026.01.16 20:39:18.699552 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 81 rows starting from the beginning of the part | ||
| 14244 | 2026.01.16 20:39:18.699606 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 92 rows starting from the beginning of the part | ||
| 14245 | 2026.01.16 20:39:18.699611 [ 276 ] {21eb7a70-68e1-4085-8f55-0880b868b3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14246 | 2026.01.16 20:39:18.699642 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 81 rows starting from the beginning of the part | ||
| 14247 | 2026.01.16 20:39:18.699689 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 88 rows starting from the beginning of the part | ||
| 14248 | 2026.01.16 20:39:18.700224 [ 276 ] {21eb7a70-68e1-4085-8f55-0880b868b3c1} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2026.01.16 20:39:18.700277 [ 276 ] {21eb7a70-68e1-4085-8f55-0880b868b3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14250 | 2026.01.16 20:39:18.700730 [ 276 ] {21eb7a70-68e1-4085-8f55-0880b868b3c1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14251 | 2026.01.16 20:39:18.700779 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531194 sec., 1097182.9826919385 rows/sec., 85.03 MiB/sec. | ||
| 14252 | 2026.01.16 20:39:18.701029 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14253 | 2026.01.16 20:39:18.701046 [ 276 ] {21eb7a70-68e1-4085-8f55-0880b868b3c1} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14254 | 2026.01.16 20:39:18.701192 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14255 | 2026.01.16 20:39:18.701222 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.01.16 20:39:18.701224 [ 276 ] {21eb7a70-68e1-4085-8f55-0880b868b3c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001716 sec., 93240.09324009324 rows/sec., 6.49 MiB/sec. | ||
| 14257 | 2026.01.16 20:39:18.701276 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14258 | 2026.01.16 20:39:18.701293 [ 276 ] {21eb7a70-68e1-4085-8f55-0880b868b3c1} <Debug> TCPHandler: Processed in 0.001954734 sec. | ||
| 14259 | 2026.01.16 20:39:18.701334 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_106_21} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14260 | 2026.01.16 20:39:18.701412 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 14261 | 2026.01.16 20:39:18.701419 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_106_21} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14262 | 2026.01.16 20:39:18.701459 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14263 | 2026.01.16 20:39:18.701563 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 14264 | 2026.01.16 20:39:18.701591 [ 276 ] {b9438a00-606e-475c-b54f-c642e21ab109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14265 | 2026.01.16 20:39:18.701594 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14266 | 2026.01.16 20:39:18.701666 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30861 rows starting from the beginning of the part | ||
| 14267 | 2026.01.16 20:39:18.701671 [ 276 ] {b9438a00-606e-475c-b54f-c642e21ab109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14268 | 2026.01.16 20:39:18.701762 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14269 | 2026.01.16 20:39:18.701833 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 14270 | 2026.01.16 20:39:18.701892 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 162 rows starting from the beginning of the part | ||
| 14271 | 2026.01.16 20:39:18.701947 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 14272 | 2026.01.16 20:39:18.702008 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 14273 | 2026.01.16 20:39:18.702793 [ 276 ] {b9438a00-606e-475c-b54f-c642e21ab109} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14274 | 2026.01.16 20:39:18.702840 [ 276 ] {b9438a00-606e-475c-b54f-c642e21ab109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14275 | 2026.01.16 20:39:18.703611 [ 276 ] {b9438a00-606e-475c-b54f-c642e21ab109} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14276 | 2026.01.16 20:39:18.703951 [ 276 ] {b9438a00-606e-475c-b54f-c642e21ab109} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14277 | 2026.01.16 20:39:18.704119 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14278 | 2026.01.16 20:39:18.704154 [ 276 ] {b9438a00-606e-475c-b54f-c642e21ab109} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002591 sec., 9262.832883056735 rows/sec., 16.60 MiB/sec. | ||
| 14279 | 2026.01.16 20:39:18.704164 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2026.01.16 20:39:18.704197 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14281 | 2026.01.16 20:39:18.704275 [ 276 ] {b9438a00-606e-475c-b54f-c642e21ab109} <Debug> TCPHandler: Processed in 0.002876884 sec. | ||
| 14282 | 2026.01.16 20:39:18.704296 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 14283 | 2026.01.16 20:39:18.704420 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14284 | 2026.01.16 20:39:18.704522 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14285 | 2026.01.16 20:39:18.704551 [ 276 ] {ddac0ba1-1d48-43f3-b72e-538cf6520b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14286 | 2026.01.16 20:39:18.704595 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1919 rows starting from the beginning of the part | ||
| 14287 | 2026.01.16 20:39:18.704616 [ 276 ] {ddac0ba1-1d48-43f3-b72e-538cf6520b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14288 | 2026.01.16 20:39:18.704739 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 24 rows starting from the beginning of the part | ||
| 14289 | 2026.01.16 20:39:18.704903 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 17 rows starting from the beginning of the part | ||
| 14290 | 2026.01.16 20:39:18.705030 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 24 rows starting from the beginning of the part | ||
| 14291 | 2026.01.16 20:39:18.705159 [ 276 ] {ddac0ba1-1d48-43f3-b72e-538cf6520b56} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14292 | 2026.01.16 20:39:18.705177 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 17 rows starting from the beginning of the part | ||
| 14293 | 2026.01.16 20:39:18.705215 [ 276 ] {ddac0ba1-1d48-43f3-b72e-538cf6520b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14294 | 2026.01.16 20:39:18.705312 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 24 rows starting from the beginning of the part | ||
| 14295 | 2026.01.16 20:39:18.705657 [ 276 ] {ddac0ba1-1d48-43f3-b72e-538cf6520b56} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14296 | 2026.01.16 20:39:18.705944 [ 276 ] {ddac0ba1-1d48-43f3-b72e-538cf6520b56} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14297 | 2026.01.16 20:39:18.706090 [ 117 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14298 | 2026.01.16 20:39:18.706117 [ 276 ] {ddac0ba1-1d48-43f3-b72e-538cf6520b56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001593 sec., 37664.78342749529 rows/sec., 2.54 MiB/sec. | ||
| 14299 | 2026.01.16 20:39:18.706132 [ 117 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2026.01.16 20:39:18.706163 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14301 | 2026.01.16 20:39:18.706165 [ 276 ] {ddac0ba1-1d48-43f3-b72e-538cf6520b56} <Debug> TCPHandler: Processed in 0.001807721 sec. | ||
| 14302 | 2026.01.16 20:39:18.706257 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 14303 | 2026.01.16 20:39:18.706354 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14304 | 2026.01.16 20:39:18.706387 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6232 rows starting from the beginning of the part | ||
| 14305 | 2026.01.16 20:39:18.706445 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14306 | 2026.01.16 20:39:18.706491 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 14307 | 2026.01.16 20:39:18.706539 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14308 | 2026.01.16 20:39:18.706579 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 14309 | 2026.01.16 20:39:18.706621 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14310 | 2026.01.16 20:39:18.710254 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6532 rows, containing 4 columns (4 merged, 0 gathered) in 0.00403599 sec., 1618438.1031667572 rows/sec., 107.88 MiB/sec. | ||
| 14311 | 2026.01.16 20:39:18.710881 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14312 | 2026.01.16 20:39:18.711313 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_106_21} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14313 | 2026.01.16 20:39:18.711433 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_106_21} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14314 | 2026.01.16 20:39:18.711587 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 14315 | 2026.01.16 20:39:18.712782 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31663 rows, containing 5 columns (5 merged, 0 gathered) in 0.011423676 sec., 2771699.757591164 rows/sec., 189.67 MiB/sec. | ||
| 14316 | 2026.01.16 20:39:18.713626 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14317 | 2026.01.16 20:39:18.714031 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2026.01.16 20:39:18.714143 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14319 | 2026.01.16 20:39:18.714255 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 14320 | 2026.01.16 20:39:18.717344 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2025 rows, containing 19 columns (19 merged, 0 gathered) in 0.013084323 sec., 154765.3630990308 rows/sec., 277.33 MiB/sec. | ||
| 14321 | 2026.01.16 20:39:18.719801 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14322 | 2026.01.16 20:39:18.720403 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14323 | 2026.01.16 20:39:18.720510 [ 198 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14324 | 2026.01.16 20:39:18.720711 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.48 MiB. | ||
| 14325 | 2026.01.16 20:39:19.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.32 MiB, peak 386.26 MiB, free memory in arenas 0.00 B, will set to 372.65 MiB (RSS), difference: 6.33 MiB | ||
| 14326 | 2026.01.16 20:39:19.051443 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45611 | ||
| 14327 | 2026.01.16 20:39:19.051555 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14328 | 2026.01.16 20:39:19.051584 [ 290 ] {} <Debug> TCP-Session: c12a76ce-a96f-49a5-a828-ca90810ebdc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45611 | ||
| 14329 | 2026.01.16 20:39:19.051606 [ 290 ] {} <Debug> TCP-Session: c12a76ce-a96f-49a5-a828-ca90810ebdc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14330 | 2026.01.16 20:39:19.051619 [ 290 ] {} <Debug> TCP-Session: c12a76ce-a96f-49a5-a828-ca90810ebdc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14331 | 2026.01.16 20:39:19.051786 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39212 | ||
| 14332 | 2026.01.16 20:39:19.051832 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33315 | ||
| 14333 | 2026.01.16 20:39:19.051869 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35730 | ||
| 14334 | 2026.01.16 20:39:19.051886 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59589 | ||
| 14335 | 2026.01.16 20:39:19.051915 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52417 | ||
| 14336 | 2026.01.16 20:39:19.051943 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14337 | 2026.01.16 20:39:19.051984 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14338 | 2026.01.16 20:39:19.051909 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52009 | ||
| 14339 | 2026.01.16 20:39:19.052021 [ 352 ] {} <Debug> TCP-Session: d56a6d40-c5e9-4b98-80b3-460be4bb3384 Authenticating user 'default' from [fd00:1122:3344:101::e]:35730 | ||
| 14340 | 2026.01.16 20:39:19.052026 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14341 | 2026.01.16 20:39:19.052032 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14342 | 2026.01.16 20:39:19.052044 [ 290 ] {} <Trace> TCP-Session: c12a76ce-a96f-49a5-a828-ca90810ebdc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14343 | 2026.01.16 20:39:19.052090 [ 353 ] {} <Debug> TCP-Session: 44569415-e433-4d88-9459-622a9586e985 Authenticating user 'default' from [fd00:1122:3344:101::e]:59589 | ||
| 14344 | 2026.01.16 20:39:19.052087 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14345 | 2026.01.16 20:39:19.052050 [ 352 ] {} <Debug> TCP-Session: d56a6d40-c5e9-4b98-80b3-460be4bb3384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14346 | 2026.01.16 20:39:19.052130 [ 353 ] {} <Debug> TCP-Session: 44569415-e433-4d88-9459-622a9586e985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14347 | 2026.01.16 20:39:19.052140 [ 288 ] {} <Debug> TCP-Session: d2e6bf71-963c-4b2f-ace9-76a624fa14df Authenticating user 'default' from [fd00:1122:3344:101::e]:52009 | ||
| 14348 | 2026.01.16 20:39:19.052165 [ 353 ] {} <Debug> TCP-Session: 44569415-e433-4d88-9459-622a9586e985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14349 | 2026.01.16 20:39:19.052182 [ 288 ] {} <Debug> TCP-Session: d2e6bf71-963c-4b2f-ace9-76a624fa14df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14350 | 2026.01.16 20:39:19.052150 [ 352 ] {} <Debug> TCP-Session: d56a6d40-c5e9-4b98-80b3-460be4bb3384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14351 | 2026.01.16 20:39:19.052206 [ 288 ] {} <Debug> TCP-Session: d2e6bf71-963c-4b2f-ace9-76a624fa14df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14352 | 2026.01.16 20:39:19.052008 [ 351 ] {} <Debug> TCP-Session: ef5d3f78-acfa-4508-943b-b15f7ad4bcbb Authenticating user 'default' from [fd00:1122:3344:101::e]:33315 | ||
| 14353 | 2026.01.16 20:39:19.051897 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36787 | ||
| 14354 | 2026.01.16 20:39:19.052254 [ 351 ] {} <Debug> TCP-Session: ef5d3f78-acfa-4508-943b-b15f7ad4bcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14355 | 2026.01.16 20:39:19.051895 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14356 | 2026.01.16 20:39:19.052291 [ 351 ] {} <Debug> TCP-Session: ef5d3f78-acfa-4508-943b-b15f7ad4bcbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14357 | 2026.01.16 20:39:19.052317 [ 290 ] {98ee6b35-5c16-41a6-9c20-9c32ec4d04b6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45611) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14358 | 2026.01.16 20:39:19.052321 [ 350 ] {} <Debug> TCP-Session: 99442397-26fa-4c02-b690-678ad94f50ae Authenticating user 'default' from [fd00:1122:3344:101::e]:39212 | ||
| 14359 | 2026.01.16 20:39:19.052337 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14360 | 2026.01.16 20:39:19.052372 [ 350 ] {} <Debug> TCP-Session: 99442397-26fa-4c02-b690-678ad94f50ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14361 | 2026.01.16 20:39:19.052387 [ 286 ] {} <Debug> TCP-Session: 03fe4a2c-be66-4c78-b034-0cd3d36471eb Authenticating user 'default' from [fd00:1122:3344:101::e]:36787 | ||
| 14362 | 2026.01.16 20:39:19.052397 [ 350 ] {} <Debug> TCP-Session: 99442397-26fa-4c02-b690-678ad94f50ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14363 | 2026.01.16 20:39:19.052415 [ 286 ] {} <Debug> TCP-Session: 03fe4a2c-be66-4c78-b034-0cd3d36471eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14364 | 2026.01.16 20:39:19.051884 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52679 | ||
| 14365 | 2026.01.16 20:39:19.052439 [ 286 ] {} <Debug> TCP-Session: 03fe4a2c-be66-4c78-b034-0cd3d36471eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14366 | 2026.01.16 20:39:19.052067 [ 289 ] {} <Debug> TCP-Session: bcee3b7f-c880-418f-8809-4aa81d6a9b4f Authenticating user 'default' from [fd00:1122:3344:101::e]:52417 | ||
| 14367 | 2026.01.16 20:39:19.052499 [ 289 ] {} <Debug> TCP-Session: bcee3b7f-c880-418f-8809-4aa81d6a9b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14368 | 2026.01.16 20:39:19.052512 [ 289 ] {} <Debug> TCP-Session: bcee3b7f-c880-418f-8809-4aa81d6a9b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14369 | 2026.01.16 20:39:19.052514 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14370 | 2026.01.16 20:39:19.052540 [ 354 ] {} <Debug> TCP-Session: 61671d2a-6cc6-420d-8a72-085b5072d3db Authenticating user 'default' from [fd00:1122:3344:101::e]:52679 | ||
| 14371 | 2026.01.16 20:39:19.052555 [ 354 ] {} <Debug> TCP-Session: 61671d2a-6cc6-420d-8a72-085b5072d3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14372 | 2026.01.16 20:39:19.052568 [ 354 ] {} <Debug> TCP-Session: 61671d2a-6cc6-420d-8a72-085b5072d3db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14373 | 2026.01.16 20:39:19.052753 [ 290 ] {98ee6b35-5c16-41a6-9c20-9c32ec4d04b6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14374 | 2026.01.16 20:39:19.052837 [ 290 ] {98ee6b35-5c16-41a6-9c20-9c32ec4d04b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14375 | 2026.01.16 20:39:19.053241 [ 290 ] {98ee6b35-5c16-41a6-9c20-9c32ec4d04b6} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 14376 | 2026.01.16 20:39:19.054480 [ 308 ] {98ee6b35-5c16-41a6-9c20-9c32ec4d04b6} <Trace> AggregatingTransform: Aggregating | ||
| 14377 | 2026.01.16 20:39:19.054523 [ 308 ] {98ee6b35-5c16-41a6-9c20-9c32ec4d04b6} <Trace> Aggregator: Aggregation method: without_key | ||
| 14378 | 2026.01.16 20:39:19.054562 [ 308 ] {98ee6b35-5c16-41a6-9c20-9c32ec4d04b6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001207777 sec. (827.967 rows/sec., 32.34 KiB/sec.) | ||
| 14379 | 2026.01.16 20:39:19.054582 [ 308 ] {98ee6b35-5c16-41a6-9c20-9c32ec4d04b6} <Trace> Aggregator: Merging aggregated data | ||
| 14380 | 2026.01.16 20:39:19.056246 [ 290 ] {98ee6b35-5c16-41a6-9c20-9c32ec4d04b6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004015 sec., 249.06600249066 rows/sec., 9.73 KiB/sec. | ||
| 14381 | 2026.01.16 20:39:19.056447 [ 290 ] {98ee6b35-5c16-41a6-9c20-9c32ec4d04b6} <Debug> TCPHandler: Processed in 0.004620923 sec. | ||
| 14382 | 2026.01.16 20:39:19.056545 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14383 | 2026.01.16 20:39:19.056574 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14384 | 2026.01.16 20:39:19.056591 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14385 | 2026.01.16 20:39:19.056621 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14386 | 2026.01.16 20:39:19.056636 [ 289 ] {} <Debug> TCP-Session: bcee3b7f-c880-418f-8809-4aa81d6a9b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14387 | 2026.01.16 20:39:19.056652 [ 352 ] {} <Debug> TCP-Session: d56a6d40-c5e9-4b98-80b3-460be4bb3384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14388 | 2026.01.16 20:39:19.056660 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14389 | 2026.01.16 20:39:19.056680 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14390 | 2026.01.16 20:39:19.056700 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14391 | 2026.01.16 20:39:19.056720 [ 353 ] {} <Debug> TCP-Session: 44569415-e433-4d88-9459-622a9586e985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14392 | 2026.01.16 20:39:19.056734 [ 286 ] {} <Debug> TCP-Session: 03fe4a2c-be66-4c78-b034-0cd3d36471eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14393 | 2026.01.16 20:39:19.056738 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14394 | 2026.01.16 20:39:19.056757 [ 351 ] {} <Debug> TCP-Session: ef5d3f78-acfa-4508-943b-b15f7ad4bcbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14395 | 2026.01.16 20:39:19.056719 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14396 | 2026.01.16 20:39:19.056797 [ 288 ] {} <Debug> TCP-Session: d2e6bf71-963c-4b2f-ace9-76a624fa14df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14397 | 2026.01.16 20:39:19.056668 [ 350 ] {} <Debug> TCP-Session: 99442397-26fa-4c02-b690-678ad94f50ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14398 | 2026.01.16 20:39:19.056831 [ 354 ] {} <Debug> TCP-Session: 61671d2a-6cc6-420d-8a72-085b5072d3db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14399 | 2026.01.16 20:39:19.056591 [ 290 ] {} <Debug> TCP-Session: c12a76ce-a96f-49a5-a828-ca90810ebdc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14400 | 2026.01.16 20:39:19.107451 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41197 | ||
| 14401 | 2026.01.16 20:39:19.107579 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14402 | 2026.01.16 20:39:19.107606 [ 290 ] {} <Debug> TCP-Session: 7097e7f5-c054-49bf-904c-e425d18d6899 Authenticating user 'default' from [fd00:1122:3344:101::e]:41197 | ||
| 14403 | 2026.01.16 20:39:19.107629 [ 290 ] {} <Debug> TCP-Session: 7097e7f5-c054-49bf-904c-e425d18d6899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14404 | 2026.01.16 20:39:19.107642 [ 290 ] {} <Debug> TCP-Session: 7097e7f5-c054-49bf-904c-e425d18d6899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14405 | 2026.01.16 20:39:19.107881 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63065 | ||
| 14406 | 2026.01.16 20:39:19.107906 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39113 | ||
| 14407 | 2026.01.16 20:39:19.107927 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34493 | ||
| 14408 | 2026.01.16 20:39:19.107962 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56814 | ||
| 14409 | 2026.01.16 20:39:19.107979 [ 290 ] {} <Trace> TCP-Session: 7097e7f5-c054-49bf-904c-e425d18d6899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14410 | 2026.01.16 20:39:19.108005 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14411 | 2026.01.16 20:39:19.107999 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14412 | 2026.01.16 20:39:19.108039 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14413 | 2026.01.16 20:39:19.108049 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14414 | 2026.01.16 20:39:19.108074 [ 350 ] {} <Debug> TCP-Session: f2321b40-8520-4dd5-b611-95c615bca0b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63065 | ||
| 14415 | 2026.01.16 20:39:19.108079 [ 354 ] {} <Debug> TCP-Session: 8aaa08b6-006c-4c5a-bced-6167df843d8a Authenticating user 'default' from [fd00:1122:3344:101::e]:34493 | ||
| 14416 | 2026.01.16 20:39:19.108087 [ 289 ] {} <Debug> TCP-Session: d750afc5-94ab-40ea-a4dc-9cfdcaa0378c Authenticating user 'default' from [fd00:1122:3344:101::e]:56814 | ||
| 14417 | 2026.01.16 20:39:19.108097 [ 350 ] {} <Debug> TCP-Session: f2321b40-8520-4dd5-b611-95c615bca0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14418 | 2026.01.16 20:39:19.108100 [ 354 ] {} <Debug> TCP-Session: 8aaa08b6-006c-4c5a-bced-6167df843d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14419 | 2026.01.16 20:39:19.108111 [ 289 ] {} <Debug> TCP-Session: d750afc5-94ab-40ea-a4dc-9cfdcaa0378c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14420 | 2026.01.16 20:39:19.108113 [ 350 ] {} <Debug> TCP-Session: f2321b40-8520-4dd5-b611-95c615bca0b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14421 | 2026.01.16 20:39:19.108119 [ 354 ] {} <Debug> TCP-Session: 8aaa08b6-006c-4c5a-bced-6167df843d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14422 | 2026.01.16 20:39:19.108126 [ 289 ] {} <Debug> TCP-Session: d750afc5-94ab-40ea-a4dc-9cfdcaa0378c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14423 | 2026.01.16 20:39:19.107907 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60132 | ||
| 14424 | 2026.01.16 20:39:19.108164 [ 290 ] {f7b7ec9c-491c-45ed-9225-83b71527812a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41197) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14425 | 2026.01.16 20:39:19.107889 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35059 | ||
| 14426 | 2026.01.16 20:39:19.108050 [ 353 ] {} <Debug> TCP-Session: 9feaf0cf-3e86-4c72-a6e4-e8dfe7b2c2ba Authenticating user 'default' from [fd00:1122:3344:101::e]:39113 | ||
| 14427 | 2026.01.16 20:39:19.108258 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14428 | 2026.01.16 20:39:19.107954 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42020 | ||
| 14429 | 2026.01.16 20:39:19.108297 [ 352 ] {} <Debug> TCP-Session: 5af2f10b-f8ae-446d-b50a-40ac060dd537 Authenticating user 'default' from [fd00:1122:3344:101::e]:60132 | ||
| 14430 | 2026.01.16 20:39:19.108305 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14431 | 2026.01.16 20:39:19.108328 [ 352 ] {} <Debug> TCP-Session: 5af2f10b-f8ae-446d-b50a-40ac060dd537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14432 | 2026.01.16 20:39:19.108352 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14433 | 2026.01.16 20:39:19.108358 [ 352 ] {} <Debug> TCP-Session: 5af2f10b-f8ae-446d-b50a-40ac060dd537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14434 | 2026.01.16 20:39:19.108354 [ 351 ] {} <Debug> TCP-Session: 046ea5fd-658a-4917-b58d-d4cbc5b6a54f Authenticating user 'default' from [fd00:1122:3344:101::e]:35059 | ||
| 14435 | 2026.01.16 20:39:19.108377 [ 288 ] {} <Debug> TCP-Session: b243d57d-552c-4617-aceb-f8a221172627 Authenticating user 'default' from [fd00:1122:3344:101::e]:42020 | ||
| 14436 | 2026.01.16 20:39:19.108408 [ 351 ] {} <Debug> TCP-Session: 046ea5fd-658a-4917-b58d-d4cbc5b6a54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14437 | 2026.01.16 20:39:19.108430 [ 288 ] {} <Debug> TCP-Session: b243d57d-552c-4617-aceb-f8a221172627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14438 | 2026.01.16 20:39:19.108446 [ 351 ] {} <Debug> TCP-Session: 046ea5fd-658a-4917-b58d-d4cbc5b6a54f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14439 | 2026.01.16 20:39:19.108462 [ 290 ] {f7b7ec9c-491c-45ed-9225-83b71527812a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14440 | 2026.01.16 20:39:19.108457 [ 288 ] {} <Debug> TCP-Session: b243d57d-552c-4617-aceb-f8a221172627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14441 | 2026.01.16 20:39:19.107943 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51021 | ||
| 14442 | 2026.01.16 20:39:19.108525 [ 290 ] {f7b7ec9c-491c-45ed-9225-83b71527812a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14443 | 2026.01.16 20:39:19.108280 [ 353 ] {} <Debug> TCP-Session: 9feaf0cf-3e86-4c72-a6e4-e8dfe7b2c2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14444 | 2026.01.16 20:39:19.108572 [ 353 ] {} <Debug> TCP-Session: 9feaf0cf-3e86-4c72-a6e4-e8dfe7b2c2ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14445 | 2026.01.16 20:39:19.108583 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14446 | 2026.01.16 20:39:19.108610 [ 286 ] {} <Debug> TCP-Session: 64ffd701-4e57-4acd-ae84-8b3b61f08aab Authenticating user 'default' from [fd00:1122:3344:101::e]:51021 | ||
| 14447 | 2026.01.16 20:39:19.108633 [ 286 ] {} <Debug> TCP-Session: 64ffd701-4e57-4acd-ae84-8b3b61f08aab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14448 | 2026.01.16 20:39:19.108648 [ 286 ] {} <Debug> TCP-Session: 64ffd701-4e57-4acd-ae84-8b3b61f08aab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14449 | 2026.01.16 20:39:19.108819 [ 290 ] {f7b7ec9c-491c-45ed-9225-83b71527812a} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 14450 | 2026.01.16 20:39:19.109781 [ 327 ] {f7b7ec9c-491c-45ed-9225-83b71527812a} <Trace> AggregatingTransform: Aggregating | ||
| 14451 | 2026.01.16 20:39:19.109823 [ 327 ] {f7b7ec9c-491c-45ed-9225-83b71527812a} <Trace> Aggregator: Aggregation method: without_key | ||
| 14452 | 2026.01.16 20:39:19.109860 [ 327 ] {f7b7ec9c-491c-45ed-9225-83b71527812a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939081 sec. (1064.871 rows/sec., 41.60 KiB/sec.) | ||
| 14453 | 2026.01.16 20:39:19.109878 [ 327 ] {f7b7ec9c-491c-45ed-9225-83b71527812a} <Trace> Aggregator: Merging aggregated data | ||
| 14454 | 2026.01.16 20:39:19.111403 [ 290 ] {f7b7ec9c-491c-45ed-9225-83b71527812a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003293 sec., 303.67446097783176 rows/sec., 11.86 KiB/sec. | ||
| 14455 | 2026.01.16 20:39:19.111545 [ 290 ] {f7b7ec9c-491c-45ed-9225-83b71527812a} <Debug> TCPHandler: Processed in 0.003684002 sec. | ||
| 14456 | 2026.01.16 20:39:19.111658 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14457 | 2026.01.16 20:39:19.111687 [ 290 ] {} <Debug> TCP-Session: 7097e7f5-c054-49bf-904c-e425d18d6899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14458 | 2026.01.16 20:39:19.111693 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14459 | 2026.01.16 20:39:19.111712 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14460 | 2026.01.16 20:39:19.111730 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14461 | 2026.01.16 20:39:19.111746 [ 289 ] {} <Debug> TCP-Session: d750afc5-94ab-40ea-a4dc-9cfdcaa0378c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14462 | 2026.01.16 20:39:19.111750 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14463 | 2026.01.16 20:39:19.111762 [ 286 ] {} <Debug> TCP-Session: 64ffd701-4e57-4acd-ae84-8b3b61f08aab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14464 | 2026.01.16 20:39:19.111784 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14465 | 2026.01.16 20:39:19.111807 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14466 | 2026.01.16 20:39:19.111827 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14467 | 2026.01.16 20:39:19.111857 [ 354 ] {} <Debug> TCP-Session: 8aaa08b6-006c-4c5a-bced-6167df843d8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14468 | 2026.01.16 20:39:19.111812 [ 352 ] {} <Debug> TCP-Session: 5af2f10b-f8ae-446d-b50a-40ac060dd537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14469 | 2026.01.16 20:39:19.111882 [ 288 ] {} <Debug> TCP-Session: b243d57d-552c-4617-aceb-f8a221172627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14470 | 2026.01.16 20:39:19.111778 [ 350 ] {} <Debug> TCP-Session: f2321b40-8520-4dd5-b611-95c615bca0b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14471 | 2026.01.16 20:39:19.111768 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14472 | 2026.01.16 20:39:19.111841 [ 353 ] {} <Debug> TCP-Session: 9feaf0cf-3e86-4c72-a6e4-e8dfe7b2c2ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14473 | 2026.01.16 20:39:19.111997 [ 351 ] {} <Debug> TCP-Session: 046ea5fd-658a-4917-b58d-d4cbc5b6a54f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14474 | 2026.01.16 20:39:19.175451 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56614 | ||
| 14475 | 2026.01.16 20:39:19.175560 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14476 | 2026.01.16 20:39:19.175586 [ 290 ] {} <Debug> TCP-Session: 9eb7cafa-0ef0-4593-b1d9-f59d702ca6b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56614 | ||
| 14477 | 2026.01.16 20:39:19.175608 [ 290 ] {} <Debug> TCP-Session: 9eb7cafa-0ef0-4593-b1d9-f59d702ca6b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14478 | 2026.01.16 20:39:19.175620 [ 290 ] {} <Debug> TCP-Session: 9eb7cafa-0ef0-4593-b1d9-f59d702ca6b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14479 | 2026.01.16 20:39:19.175795 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41225 | ||
| 14480 | 2026.01.16 20:39:19.175827 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62080 | ||
| 14481 | 2026.01.16 20:39:19.175840 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42226 | ||
| 14482 | 2026.01.16 20:39:19.175871 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49859 | ||
| 14483 | 2026.01.16 20:39:19.175912 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14484 | 2026.01.16 20:39:19.175926 [ 290 ] {} <Trace> TCP-Session: 9eb7cafa-0ef0-4593-b1d9-f59d702ca6b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14485 | 2026.01.16 20:39:19.175945 [ 350 ] {} <Debug> TCP-Session: 1b37609f-e5db-4197-9c66-4a66fe3cfcc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41225 | ||
| 14486 | 2026.01.16 20:39:19.175971 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14487 | 2026.01.16 20:39:19.175972 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14488 | 2026.01.16 20:39:19.175996 [ 350 ] {} <Debug> TCP-Session: 1b37609f-e5db-4197-9c66-4a66fe3cfcc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14489 | 2026.01.16 20:39:19.175949 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14490 | 2026.01.16 20:39:19.176034 [ 353 ] {} <Debug> TCP-Session: 68939bfa-42b5-440e-a705-ae226f7dd253 Authenticating user 'default' from [fd00:1122:3344:101::e]:42226 | ||
| 14491 | 2026.01.16 20:39:19.175800 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39021 | ||
| 14492 | 2026.01.16 20:39:19.176074 [ 353 ] {} <Debug> TCP-Session: 68939bfa-42b5-440e-a705-ae226f7dd253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14493 | 2026.01.16 20:39:19.176063 [ 352 ] {} <Debug> TCP-Session: 3d135607-42d8-45e7-af42-ed527e730f10 Authenticating user 'default' from [fd00:1122:3344:101::e]:62080 | ||
| 14494 | 2026.01.16 20:39:19.176107 [ 353 ] {} <Debug> TCP-Session: 68939bfa-42b5-440e-a705-ae226f7dd253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14495 | 2026.01.16 20:39:19.176126 [ 290 ] {03fd51e7-09e3-48af-a791-752dbe0c8a59} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56614) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14496 | 2026.01.16 20:39:19.176135 [ 352 ] {} <Debug> TCP-Session: 3d135607-42d8-45e7-af42-ed527e730f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14497 | 2026.01.16 20:39:19.176144 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14498 | 2026.01.16 20:39:19.176170 [ 352 ] {} <Debug> TCP-Session: 3d135607-42d8-45e7-af42-ed527e730f10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14499 | 2026.01.16 20:39:19.176191 [ 351 ] {} <Debug> TCP-Session: 948376d2-8c0a-449f-b53a-116ffc50de69 Authenticating user 'default' from [fd00:1122:3344:101::e]:39021 | ||
| 14500 | 2026.01.16 20:39:19.176033 [ 350 ] {} <Debug> TCP-Session: 1b37609f-e5db-4197-9c66-4a66fe3cfcc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14501 | 2026.01.16 20:39:19.176220 [ 351 ] {} <Debug> TCP-Session: 948376d2-8c0a-449f-b53a-116ffc50de69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14502 | 2026.01.16 20:39:19.176028 [ 289 ] {} <Debug> TCP-Session: eddbab72-8c7c-4d7f-a54f-51883ef671f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49859 | ||
| 14503 | 2026.01.16 20:39:19.176248 [ 351 ] {} <Debug> TCP-Session: 948376d2-8c0a-449f-b53a-116ffc50de69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14504 | 2026.01.16 20:39:19.175866 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49248 | ||
| 14505 | 2026.01.16 20:39:19.176282 [ 289 ] {} <Debug> TCP-Session: eddbab72-8c7c-4d7f-a54f-51883ef671f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14506 | 2026.01.16 20:39:19.175847 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36402 | ||
| 14507 | 2026.01.16 20:39:19.176324 [ 289 ] {} <Debug> TCP-Session: eddbab72-8c7c-4d7f-a54f-51883ef671f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14508 | 2026.01.16 20:39:19.175839 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49401 | ||
| 14509 | 2026.01.16 20:39:19.176353 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14510 | 2026.01.16 20:39:19.176392 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14511 | 2026.01.16 20:39:19.176404 [ 288 ] {} <Debug> TCP-Session: f3c8d664-e89a-4dc9-bb2e-e18ef665c5ae Authenticating user 'default' from [fd00:1122:3344:101::e]:49248 | ||
| 14512 | 2026.01.16 20:39:19.176414 [ 290 ] {03fd51e7-09e3-48af-a791-752dbe0c8a59} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14513 | 2026.01.16 20:39:19.176423 [ 286 ] {} <Debug> TCP-Session: 8b531c9f-8f83-4df7-bfc8-e0a2f760838a Authenticating user 'default' from [fd00:1122:3344:101::e]:36402 | ||
| 14514 | 2026.01.16 20:39:19.176433 [ 288 ] {} <Debug> TCP-Session: f3c8d664-e89a-4dc9-bb2e-e18ef665c5ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14515 | 2026.01.16 20:39:19.176468 [ 286 ] {} <Debug> TCP-Session: 8b531c9f-8f83-4df7-bfc8-e0a2f760838a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14516 | 2026.01.16 20:39:19.176482 [ 288 ] {} <Debug> TCP-Session: f3c8d664-e89a-4dc9-bb2e-e18ef665c5ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14517 | 2026.01.16 20:39:19.176483 [ 290 ] {03fd51e7-09e3-48af-a791-752dbe0c8a59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14518 | 2026.01.16 20:39:19.176496 [ 286 ] {} <Debug> TCP-Session: 8b531c9f-8f83-4df7-bfc8-e0a2f760838a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14519 | 2026.01.16 20:39:19.176427 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14520 | 2026.01.16 20:39:19.176558 [ 354 ] {} <Debug> TCP-Session: 97d7f8e5-b9c7-4916-bf90-11e596c2e644 Authenticating user 'default' from [fd00:1122:3344:101::e]:49401 | ||
| 14521 | 2026.01.16 20:39:19.176574 [ 354 ] {} <Debug> TCP-Session: 97d7f8e5-b9c7-4916-bf90-11e596c2e644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14522 | 2026.01.16 20:39:19.176587 [ 354 ] {} <Debug> TCP-Session: 97d7f8e5-b9c7-4916-bf90-11e596c2e644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14523 | 2026.01.16 20:39:19.176804 [ 290 ] {03fd51e7-09e3-48af-a791-752dbe0c8a59} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 14524 | 2026.01.16 20:39:19.177834 [ 339 ] {03fd51e7-09e3-48af-a791-752dbe0c8a59} <Trace> AggregatingTransform: Aggregating | ||
| 14525 | 2026.01.16 20:39:19.177882 [ 339 ] {03fd51e7-09e3-48af-a791-752dbe0c8a59} <Trace> Aggregator: Aggregation method: without_key | ||
| 14526 | 2026.01.16 20:39:19.177924 [ 339 ] {03fd51e7-09e3-48af-a791-752dbe0c8a59} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001012083 sec. (988.061 rows/sec., 38.60 KiB/sec.) | ||
| 14527 | 2026.01.16 20:39:19.177942 [ 339 ] {03fd51e7-09e3-48af-a791-752dbe0c8a59} <Trace> Aggregator: Merging aggregated data | ||
| 14528 | 2026.01.16 20:39:19.179163 [ 290 ] {03fd51e7-09e3-48af-a791-752dbe0c8a59} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003092 sec., 323.41526520051747 rows/sec., 12.63 KiB/sec. | ||
| 14529 | 2026.01.16 20:39:19.179334 [ 290 ] {03fd51e7-09e3-48af-a791-752dbe0c8a59} <Debug> TCPHandler: Processed in 0.003535269 sec. | ||
| 14530 | 2026.01.16 20:39:19.179416 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14531 | 2026.01.16 20:39:19.179447 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14532 | 2026.01.16 20:39:19.179449 [ 290 ] {} <Debug> TCP-Session: 9eb7cafa-0ef0-4593-b1d9-f59d702ca6b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14533 | 2026.01.16 20:39:19.179470 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14534 | 2026.01.16 20:39:19.179494 [ 350 ] {} <Debug> TCP-Session: 1b37609f-e5db-4197-9c66-4a66fe3cfcc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14535 | 2026.01.16 20:39:19.179510 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14536 | 2026.01.16 20:39:19.179531 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14537 | 2026.01.16 20:39:19.179551 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14538 | 2026.01.16 20:39:19.179560 [ 288 ] {} <Debug> TCP-Session: f3c8d664-e89a-4dc9-bb2e-e18ef665c5ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14539 | 2026.01.16 20:39:19.179569 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14540 | 2026.01.16 20:39:19.179591 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14541 | 2026.01.16 20:39:19.179601 [ 353 ] {} <Debug> TCP-Session: 68939bfa-42b5-440e-a705-ae226f7dd253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14542 | 2026.01.16 20:39:19.179626 [ 352 ] {} <Debug> TCP-Session: 3d135607-42d8-45e7-af42-ed527e730f10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14543 | 2026.01.16 20:39:19.179644 [ 286 ] {} <Debug> TCP-Session: 8b531c9f-8f83-4df7-bfc8-e0a2f760838a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14544 | 2026.01.16 20:39:19.179489 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14545 | 2026.01.16 20:39:19.179577 [ 354 ] {} <Debug> TCP-Session: 97d7f8e5-b9c7-4916-bf90-11e596c2e644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14546 | 2026.01.16 20:39:19.179522 [ 289 ] {} <Debug> TCP-Session: eddbab72-8c7c-4d7f-a54f-51883ef671f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14547 | 2026.01.16 20:39:19.179708 [ 351 ] {} <Debug> TCP-Session: 948376d2-8c0a-449f-b53a-116ffc50de69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14548 | 2026.01.16 20:39:23.067478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35013 | ||
| 14549 | 2026.01.16 20:39:23.068021 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14550 | 2026.01.16 20:39:23.068061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14551 | 2026.01.16 20:39:23.068530 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14552 | 2026.01.16 20:39:23.068752 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14553 | 2026.01.16 20:39:23.068881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35013 | ||
| 14554 | 2026.01.16 20:39:23.716465 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14555 | 2026.01.16 20:39:23.716660 [ 276 ] {f604911e-fe4d-460c-b402-73d51550a94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14556 | 2026.01.16 20:39:23.716731 [ 276 ] {f604911e-fe4d-460c-b402-73d51550a94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14557 | 2026.01.16 20:39:23.717376 [ 276 ] {f604911e-fe4d-460c-b402-73d51550a94e} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14558 | 2026.01.16 20:39:23.717417 [ 276 ] {f604911e-fe4d-460c-b402-73d51550a94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14559 | 2026.01.16 20:39:23.717797 [ 276 ] {f604911e-fe4d-460c-b402-73d51550a94e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14560 | 2026.01.16 20:39:23.718025 [ 276 ] {f604911e-fe4d-460c-b402-73d51550a94e} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14561 | 2026.01.16 20:39:23.718183 [ 276 ] {f604911e-fe4d-460c-b402-73d51550a94e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001576 sec., 15228.426395939086 rows/sec., 1.26 MiB/sec. | ||
| 14562 | 2026.01.16 20:39:23.718226 [ 276 ] {f604911e-fe4d-460c-b402-73d51550a94e} <Debug> TCPHandler: Processed in 0.001895612 sec. | ||
| 14563 | 2026.01.16 20:39:23.718349 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14564 | 2026.01.16 20:39:23.718444 [ 276 ] {0281669d-b965-421a-86af-bde7af336ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14565 | 2026.01.16 20:39:23.718485 [ 276 ] {0281669d-b965-421a-86af-bde7af336ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14566 | 2026.01.16 20:39:23.718887 [ 276 ] {0281669d-b965-421a-86af-bde7af336ced} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14567 | 2026.01.16 20:39:23.718930 [ 276 ] {0281669d-b965-421a-86af-bde7af336ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14568 | 2026.01.16 20:39:23.719250 [ 276 ] {0281669d-b965-421a-86af-bde7af336ced} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14569 | 2026.01.16 20:39:23.719471 [ 276 ] {0281669d-b965-421a-86af-bde7af336ced} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14570 | 2026.01.16 20:39:23.719605 [ 276 ] {0281669d-b965-421a-86af-bde7af336ced} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001178 sec., 3395.585738539898 rows/sec., 276.89 KiB/sec. | ||
| 14571 | 2026.01.16 20:39:23.719644 [ 276 ] {0281669d-b965-421a-86af-bde7af336ced} <Debug> TCPHandler: Processed in 0.00134427 sec. | ||
| 14572 | 2026.01.16 20:39:23.719757 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14573 | 2026.01.16 20:39:23.719851 [ 276 ] {082be47c-5574-4e61-9bd7-a8feebf6890c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14574 | 2026.01.16 20:39:23.719891 [ 276 ] {082be47c-5574-4e61-9bd7-a8feebf6890c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14575 | 2026.01.16 20:39:23.721006 [ 276 ] {082be47c-5574-4e61-9bd7-a8feebf6890c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14576 | 2026.01.16 20:39:23.721041 [ 276 ] {082be47c-5574-4e61-9bd7-a8feebf6890c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14577 | 2026.01.16 20:39:23.721436 [ 276 ] {082be47c-5574-4e61-9bd7-a8feebf6890c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14578 | 2026.01.16 20:39:23.721647 [ 276 ] {082be47c-5574-4e61-9bd7-a8feebf6890c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14579 | 2026.01.16 20:39:23.721781 [ 276 ] {082be47c-5574-4e61-9bd7-a8feebf6890c} <Debug> executeQuery: Read 1352 rows, 115.43 KiB in 0.001946 sec., 694758.4789311407 rows/sec., 57.93 MiB/sec. | ||
| 14580 | 2026.01.16 20:39:23.721821 [ 276 ] {082be47c-5574-4e61-9bd7-a8feebf6890c} <Debug> TCPHandler: Processed in 0.002112518 sec. | ||
| 14581 | 2026.01.16 20:39:23.721933 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14582 | 2026.01.16 20:39:23.722027 [ 276 ] {76bb12a8-5e47-4951-a766-53745781eac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14583 | 2026.01.16 20:39:23.722068 [ 276 ] {76bb12a8-5e47-4951-a766-53745781eac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14584 | 2026.01.16 20:39:23.722482 [ 276 ] {76bb12a8-5e47-4951-a766-53745781eac7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14585 | 2026.01.16 20:39:23.722515 [ 276 ] {76bb12a8-5e47-4951-a766-53745781eac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14586 | 2026.01.16 20:39:23.722812 [ 276 ] {76bb12a8-5e47-4951-a766-53745781eac7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14587 | 2026.01.16 20:39:23.723019 [ 276 ] {76bb12a8-5e47-4951-a766-53745781eac7} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14588 | 2026.01.16 20:39:23.723150 [ 276 ] {76bb12a8-5e47-4951-a766-53745781eac7} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.00114 sec., 28947.368421052633 rows/sec., 2.16 MiB/sec. | ||
| 14589 | 2026.01.16 20:39:23.723189 [ 276 ] {76bb12a8-5e47-4951-a766-53745781eac7} <Debug> TCPHandler: Processed in 0.001305269 sec. | ||
| 14590 | 2026.01.16 20:39:23.723290 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14591 | 2026.01.16 20:39:23.723383 [ 276 ] {db3030da-d9e8-4107-8810-bb95efcc616e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14592 | 2026.01.16 20:39:23.723422 [ 276 ] {db3030da-d9e8-4107-8810-bb95efcc616e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14593 | 2026.01.16 20:39:23.723900 [ 276 ] {db3030da-d9e8-4107-8810-bb95efcc616e} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14594 | 2026.01.16 20:39:23.723934 [ 276 ] {db3030da-d9e8-4107-8810-bb95efcc616e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14595 | 2026.01.16 20:39:23.724242 [ 276 ] {db3030da-d9e8-4107-8810-bb95efcc616e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14596 | 2026.01.16 20:39:23.724449 [ 276 ] {db3030da-d9e8-4107-8810-bb95efcc616e} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2026.01.16 20:39:23.724576 [ 276 ] {db3030da-d9e8-4107-8810-bb95efcc616e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00121 sec., 208264.46280991737 rows/sec., 14.40 MiB/sec. | ||
| 14598 | 2026.01.16 20:39:23.724616 [ 276 ] {db3030da-d9e8-4107-8810-bb95efcc616e} <Debug> TCPHandler: Processed in 0.001374581 sec. | ||
| 14599 | 2026.01.16 20:39:23.724728 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14600 | 2026.01.16 20:39:23.724822 [ 276 ] {38096191-21c1-4fe4-9d76-80b37bea1bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14601 | 2026.01.16 20:39:23.724861 [ 276 ] {38096191-21c1-4fe4-9d76-80b37bea1bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14602 | 2026.01.16 20:39:23.725258 [ 276 ] {38096191-21c1-4fe4-9d76-80b37bea1bb8} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14603 | 2026.01.16 20:39:23.725292 [ 276 ] {38096191-21c1-4fe4-9d76-80b37bea1bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14604 | 2026.01.16 20:39:23.725583 [ 276 ] {38096191-21c1-4fe4-9d76-80b37bea1bb8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14605 | 2026.01.16 20:39:23.725785 [ 276 ] {38096191-21c1-4fe4-9d76-80b37bea1bb8} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14606 | 2026.01.16 20:39:23.725914 [ 276 ] {38096191-21c1-4fe4-9d76-80b37bea1bb8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 14607 | 2026.01.16 20:39:23.725954 [ 276 ] {38096191-21c1-4fe4-9d76-80b37bea1bb8} <Debug> TCPHandler: Processed in 0.001276239 sec. | ||
| 14608 | 2026.01.16 20:39:23.726055 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14609 | 2026.01.16 20:39:23.726148 [ 276 ] {078e1dd9-7a89-4084-aa9b-423f16b20230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14610 | 2026.01.16 20:39:23.726188 [ 276 ] {078e1dd9-7a89-4084-aa9b-423f16b20230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14611 | 2026.01.16 20:39:23.726812 [ 276 ] {078e1dd9-7a89-4084-aa9b-423f16b20230} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14612 | 2026.01.16 20:39:23.726845 [ 276 ] {078e1dd9-7a89-4084-aa9b-423f16b20230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14613 | 2026.01.16 20:39:23.727187 [ 276 ] {078e1dd9-7a89-4084-aa9b-423f16b20230} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14614 | 2026.01.16 20:39:23.727391 [ 276 ] {078e1dd9-7a89-4084-aa9b-423f16b20230} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14615 | 2026.01.16 20:39:23.727524 [ 276 ] {078e1dd9-7a89-4084-aa9b-423f16b20230} <Debug> executeQuery: Read 577 rows, 44.35 KiB in 0.001392 sec., 414511.4942528736 rows/sec., 31.11 MiB/sec. | ||
| 14616 | 2026.01.16 20:39:23.727564 [ 276 ] {078e1dd9-7a89-4084-aa9b-423f16b20230} <Debug> TCPHandler: Processed in 0.001557355 sec. | ||
| 14617 | 2026.01.16 20:39:23.727671 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14618 | 2026.01.16 20:39:23.727766 [ 276 ] {bc900453-dcc2-4757-bf44-6bc01fbf0f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14619 | 2026.01.16 20:39:23.727808 [ 276 ] {bc900453-dcc2-4757-bf44-6bc01fbf0f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14620 | 2026.01.16 20:39:23.728413 [ 276 ] {bc900453-dcc2-4757-bf44-6bc01fbf0f33} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14621 | 2026.01.16 20:39:23.728447 [ 276 ] {bc900453-dcc2-4757-bf44-6bc01fbf0f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14622 | 2026.01.16 20:39:23.728810 [ 276 ] {bc900453-dcc2-4757-bf44-6bc01fbf0f33} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14623 | 2026.01.16 20:39:23.729016 [ 276 ] {bc900453-dcc2-4757-bf44-6bc01fbf0f33} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14624 | 2026.01.16 20:39:23.729148 [ 276 ] {bc900453-dcc2-4757-bf44-6bc01fbf0f33} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001399 sec., 630450.3216583274 rows/sec., 42.79 MiB/sec. | ||
| 14625 | 2026.01.16 20:39:23.729186 [ 276 ] {bc900453-dcc2-4757-bf44-6bc01fbf0f33} <Debug> TCPHandler: Processed in 0.001562875 sec. | ||
| 14626 | 2026.01.16 20:39:23.729297 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14627 | 2026.01.16 20:39:23.729391 [ 276 ] {e71a3441-4084-4c17-bf02-33f81b1ec716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14628 | 2026.01.16 20:39:23.729445 [ 276 ] {e71a3441-4084-4c17-bf02-33f81b1ec716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14629 | 2026.01.16 20:39:23.730252 [ 276 ] {e71a3441-4084-4c17-bf02-33f81b1ec716} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14630 | 2026.01.16 20:39:23.730286 [ 276 ] {e71a3441-4084-4c17-bf02-33f81b1ec716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14631 | 2026.01.16 20:39:23.730818 [ 276 ] {e71a3441-4084-4c17-bf02-33f81b1ec716} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14632 | 2026.01.16 20:39:23.731051 [ 276 ] {e71a3441-4084-4c17-bf02-33f81b1ec716} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14633 | 2026.01.16 20:39:23.731195 [ 276 ] {e71a3441-4084-4c17-bf02-33f81b1ec716} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00182 sec., 9340.65934065934 rows/sec., 16.74 MiB/sec. | ||
| 14634 | 2026.01.16 20:39:23.731259 [ 276 ] {e71a3441-4084-4c17-bf02-33f81b1ec716} <Debug> TCPHandler: Processed in 0.002010015 sec. | ||
| 14635 | 2026.01.16 20:39:23.731261 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): 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] | ||
| 14636 | 2026.01.16 20:39:23.731321 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): 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] | ||
| 14637 | 2026.01.16 20:39:23.731373 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14638 | 2026.01.16 20:39:23.731475 [ 276 ] {a5fe837a-1cf8-4a10-8726-5b4f20b5c9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14639 | 2026.01.16 20:39:23.731518 [ 276 ] {a5fe837a-1cf8-4a10-8726-5b4f20b5c9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14640 | 2026.01.16 20:39:23.731863 [ 276 ] {a5fe837a-1cf8-4a10-8726-5b4f20b5c9e6} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2026.01.16 20:39:23.731900 [ 276 ] {a5fe837a-1cf8-4a10-8726-5b4f20b5c9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 14642 | 2026.01.16 20:39:23.732210 [ 276 ] {a5fe837a-1cf8-4a10-8726-5b4f20b5c9e6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14643 | 2026.01.16 20:39:23.732482 [ 276 ] {a5fe837a-1cf8-4a10-8726-5b4f20b5c9e6} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14644 | 2026.01.16 20:39:23.732615 [ 276 ] {a5fe837a-1cf8-4a10-8726-5b4f20b5c9e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 14645 | 2026.01.16 20:39:23.732653 [ 276 ] {a5fe837a-1cf8-4a10-8726-5b4f20b5c9e6} <Debug> TCPHandler: Processed in 0.00132922 sec. | ||
| 14646 | 2026.01.16 20:39:23.734550 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): 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] | ||
| 14647 | 2026.01.16 20:39:24.899756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 14648 | 2026.01.16 20:39:24.915770 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14649 | 2026.01.16 20:39:24.915824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14650 | 2026.01.16 20:39:24.921923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14651 | 2026.01.16 20:39:24.922631 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14652 | 2026.01.16 20:39:24.925538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14653 | 2026.01.16 20:39:25.665726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1796 | ||
| 14654 | 2026.01.16 20:39:25.668209 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14655 | 2026.01.16 20:39:25.668257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14656 | 2026.01.16 20:39:25.669490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14657 | 2026.01.16 20:39:25.669769 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14658 | 2026.01.16 20:39:25.670136 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1796 | ||
| 14659 | 2026.01.16 20:39:26.433108 [ 225 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): 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] | ||
| 14660 | 2026.01.16 20:39:26.433165 [ 225 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): 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] | ||
| 14661 | 2026.01.16 20:39:26.435859 [ 225 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): 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] | ||
| 14662 | 2026.01.16 20:39:27.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.73 MiB, peak 386.26 MiB, free memory in arenas 0.00 B, will set to 372.74 MiB (RSS), difference: 4.00 MiB | ||
| 14663 | 2026.01.16 20:39:28.092565 [ 218 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): 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] | ||
| 14664 | 2026.01.16 20:39:28.092641 [ 218 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): 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] | ||
| 14665 | 2026.01.16 20:39:28.096046 [ 218 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): 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] | ||
| 14666 | 2026.01.16 20:39:28.111361 [ 226 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): 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] | ||
| 14667 | 2026.01.16 20:39:28.111398 [ 226 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): 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] | ||
| 14668 | 2026.01.16 20:39:28.114740 [ 226 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): 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] | ||
| 14669 | 2026.01.16 20:39:28.170787 [ 222 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): 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] | ||
| 14670 | 2026.01.16 20:39:28.170827 [ 222 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): 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] | ||
| 14671 | 2026.01.16 20:39:28.173813 [ 222 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): 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] | ||
| 14672 | 2026.01.16 20:39:28.688933 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14673 | 2026.01.16 20:39:28.689135 [ 276 ] {a82aa13c-a04c-4674-992f-254760ead622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14674 | 2026.01.16 20:39:28.689206 [ 276 ] {a82aa13c-a04c-4674-992f-254760ead622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14675 | 2026.01.16 20:39:28.689922 [ 276 ] {a82aa13c-a04c-4674-992f-254760ead622} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14676 | 2026.01.16 20:39:28.689974 [ 276 ] {a82aa13c-a04c-4674-992f-254760ead622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14677 | 2026.01.16 20:39:28.690384 [ 276 ] {a82aa13c-a04c-4674-992f-254760ead622} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14678 | 2026.01.16 20:39:28.690624 [ 276 ] {a82aa13c-a04c-4674-992f-254760ead622} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14679 | 2026.01.16 20:39:28.690795 [ 276 ] {a82aa13c-a04c-4674-992f-254760ead622} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.00171 sec., 60818.7134502924 rows/sec., 5.08 MiB/sec. | ||
| 14680 | 2026.01.16 20:39:28.690852 [ 276 ] {a82aa13c-a04c-4674-992f-254760ead622} <Debug> TCPHandler: Processed in 0.002058476 sec. | ||
| 14681 | 2026.01.16 20:39:28.690980 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14682 | 2026.01.16 20:39:28.691088 [ 276 ] {b3f3c3f1-cd42-4be0-b5fa-c3c51e6e5cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14683 | 2026.01.16 20:39:28.691134 [ 276 ] {b3f3c3f1-cd42-4be0-b5fa-c3c51e6e5cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14684 | 2026.01.16 20:39:28.691571 [ 276 ] {b3f3c3f1-cd42-4be0-b5fa-c3c51e6e5cbf} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14685 | 2026.01.16 20:39:28.691610 [ 276 ] {b3f3c3f1-cd42-4be0-b5fa-c3c51e6e5cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14686 | 2026.01.16 20:39:28.691912 [ 276 ] {b3f3c3f1-cd42-4be0-b5fa-c3c51e6e5cbf} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14687 | 2026.01.16 20:39:28.692134 [ 276 ] {b3f3c3f1-cd42-4be0-b5fa-c3c51e6e5cbf} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14688 | 2026.01.16 20:39:28.692263 [ 276 ] {b3f3c3f1-cd42-4be0-b5fa-c3c51e6e5cbf} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001219 sec., 19688.269073010662 rows/sec., 1.45 MiB/sec. | ||
| 14689 | 2026.01.16 20:39:28.692301 [ 276 ] {b3f3c3f1-cd42-4be0-b5fa-c3c51e6e5cbf} <Debug> TCPHandler: Processed in 0.001395441 sec. | ||
| 14690 | 2026.01.16 20:39:28.692404 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14691 | 2026.01.16 20:39:28.692494 [ 276 ] {fbd60363-a5f5-42a9-b492-2e44e908e990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14692 | 2026.01.16 20:39:28.692533 [ 276 ] {fbd60363-a5f5-42a9-b492-2e44e908e990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14693 | 2026.01.16 20:39:28.693005 [ 276 ] {fbd60363-a5f5-42a9-b492-2e44e908e990} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14694 | 2026.01.16 20:39:28.693042 [ 276 ] {fbd60363-a5f5-42a9-b492-2e44e908e990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14695 | 2026.01.16 20:39:28.693351 [ 276 ] {fbd60363-a5f5-42a9-b492-2e44e908e990} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14696 | 2026.01.16 20:39:28.693559 [ 276 ] {fbd60363-a5f5-42a9-b492-2e44e908e990} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14697 | 2026.01.16 20:39:28.693693 [ 276 ] {fbd60363-a5f5-42a9-b492-2e44e908e990} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001181 sec., 74513.12447078747 rows/sec., 5.82 MiB/sec. | ||
| 14698 | 2026.01.16 20:39:28.693734 [ 276 ] {fbd60363-a5f5-42a9-b492-2e44e908e990} <Debug> TCPHandler: Processed in 0.00134999 sec. | ||
| 14699 | 2026.01.16 20:39:28.693844 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14700 | 2026.01.16 20:39:28.693940 [ 276 ] {dbb9b2f9-3236-489c-be4a-562f85fd40b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14701 | 2026.01.16 20:39:28.693985 [ 276 ] {dbb9b2f9-3236-489c-be4a-562f85fd40b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14702 | 2026.01.16 20:39:28.694399 [ 276 ] {dbb9b2f9-3236-489c-be4a-562f85fd40b0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14703 | 2026.01.16 20:39:28.694435 [ 276 ] {dbb9b2f9-3236-489c-be4a-562f85fd40b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14704 | 2026.01.16 20:39:28.694768 [ 276 ] {dbb9b2f9-3236-489c-be4a-562f85fd40b0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14705 | 2026.01.16 20:39:28.694979 [ 276 ] {dbb9b2f9-3236-489c-be4a-562f85fd40b0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14706 | 2026.01.16 20:39:28.695112 [ 276 ] {dbb9b2f9-3236-489c-be4a-562f85fd40b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 14707 | 2026.01.16 20:39:28.695152 [ 276 ] {dbb9b2f9-3236-489c-be4a-562f85fd40b0} <Debug> TCPHandler: Processed in 0.001355821 sec. | ||
| 14708 | 2026.01.16 20:39:28.695254 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14709 | 2026.01.16 20:39:28.695347 [ 276 ] {65c4cb3c-8a3f-4fc1-bdca-3bf1d0ad865f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14710 | 2026.01.16 20:39:28.695401 [ 276 ] {65c4cb3c-8a3f-4fc1-bdca-3bf1d0ad865f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14711 | 2026.01.16 20:39:28.696228 [ 276 ] {65c4cb3c-8a3f-4fc1-bdca-3bf1d0ad865f} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14712 | 2026.01.16 20:39:28.696265 [ 276 ] {65c4cb3c-8a3f-4fc1-bdca-3bf1d0ad865f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14713 | 2026.01.16 20:39:28.696796 [ 276 ] {65c4cb3c-8a3f-4fc1-bdca-3bf1d0ad865f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14714 | 2026.01.16 20:39:28.697055 [ 276 ] {65c4cb3c-8a3f-4fc1-bdca-3bf1d0ad865f} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14715 | 2026.01.16 20:39:28.697204 [ 276 ] {65c4cb3c-8a3f-4fc1-bdca-3bf1d0ad865f} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001873 sec., 12813.667912439936 rows/sec., 22.96 MiB/sec. | ||
| 14716 | 2026.01.16 20:39:28.697271 [ 276 ] {65c4cb3c-8a3f-4fc1-bdca-3bf1d0ad865f} <Debug> TCPHandler: Processed in 0.002065876 sec. | ||
| 14717 | 2026.01.16 20:39:28.697382 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14718 | 2026.01.16 20:39:28.697477 [ 276 ] {9f5a9e65-b88c-4f7f-b7c4-72e5f18062e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14719 | 2026.01.16 20:39:28.697518 [ 276 ] {9f5a9e65-b88c-4f7f-b7c4-72e5f18062e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14720 | 2026.01.16 20:39:28.697861 [ 276 ] {9f5a9e65-b88c-4f7f-b7c4-72e5f18062e7} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14721 | 2026.01.16 20:39:28.697897 [ 276 ] {9f5a9e65-b88c-4f7f-b7c4-72e5f18062e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14722 | 2026.01.16 20:39:28.698201 [ 276 ] {9f5a9e65-b88c-4f7f-b7c4-72e5f18062e7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14723 | 2026.01.16 20:39:28.698409 [ 276 ] {9f5a9e65-b88c-4f7f-b7c4-72e5f18062e7} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14724 | 2026.01.16 20:39:28.698542 [ 276 ] {9f5a9e65-b88c-4f7f-b7c4-72e5f18062e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 14725 | 2026.01.16 20:39:28.698579 [ 276 ] {9f5a9e65-b88c-4f7f-b7c4-72e5f18062e7} <Debug> TCPHandler: Processed in 0.001247099 sec. | ||
| 14726 | 2026.01.16 20:39:28.936289 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): 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] | ||
| 14727 | 2026.01.16 20:39:28.936346 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): 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] | ||
| 14728 | 2026.01.16 20:39:28.938592 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): 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] | ||
| 14729 | 2026.01.16 20:39:30.296702 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14730 | 2026.01.16 20:39:30.296775 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14731 | 2026.01.16 20:39:30.569067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35461 | ||
| 14732 | 2026.01.16 20:39:30.569818 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2026.01.16 20:39:30.569883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14734 | 2026.01.16 20:39:30.570488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14735 | 2026.01.16 20:39:30.570710 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2026.01.16 20:39:30.570836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35461 | ||
| 14737 | 2026.01.16 20:39:32.425639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14738 | 2026.01.16 20:39:32.442490 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14739 | 2026.01.16 20:39:32.442563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14740 | 2026.01.16 20:39:32.448870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14741 | 2026.01.16 20:39:32.449653 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14742 | 2026.01.16 20:39:32.453473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14743 | 2026.01.16 20:39:33.688341 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14744 | 2026.01.16 20:39:33.688535 [ 276 ] {1508f388-911e-45f8-8382-45be72e45df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14745 | 2026.01.16 20:39:33.688610 [ 276 ] {1508f388-911e-45f8-8382-45be72e45df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14746 | 2026.01.16 20:39:33.689431 [ 276 ] {1508f388-911e-45f8-8382-45be72e45df5} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14747 | 2026.01.16 20:39:33.689477 [ 276 ] {1508f388-911e-45f8-8382-45be72e45df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14748 | 2026.01.16 20:39:33.689889 [ 276 ] {1508f388-911e-45f8-8382-45be72e45df5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14749 | 2026.01.16 20:39:33.690130 [ 276 ] {1508f388-911e-45f8-8382-45be72e45df5} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14750 | 2026.01.16 20:39:33.690286 [ 276 ] {1508f388-911e-45f8-8382-45be72e45df5} <Debug> executeQuery: Read 91 rows, 7.82 KiB in 0.001804 sec., 50443.45898004434 rows/sec., 4.24 MiB/sec. | ||
| 14751 | 2026.01.16 20:39:33.690328 [ 276 ] {1508f388-911e-45f8-8382-45be72e45df5} <Debug> TCPHandler: Processed in 0.002123278 sec. | ||
| 14752 | 2026.01.16 20:39:33.690455 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14753 | 2026.01.16 20:39:33.690551 [ 276 ] {d9d8a069-b0c1-4fc8-9e73-948fe8711f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14754 | 2026.01.16 20:39:33.690592 [ 276 ] {d9d8a069-b0c1-4fc8-9e73-948fe8711f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14755 | 2026.01.16 20:39:33.690989 [ 276 ] {d9d8a069-b0c1-4fc8-9e73-948fe8711f66} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14756 | 2026.01.16 20:39:33.691026 [ 276 ] {d9d8a069-b0c1-4fc8-9e73-948fe8711f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14757 | 2026.01.16 20:39:33.691319 [ 276 ] {d9d8a069-b0c1-4fc8-9e73-948fe8711f66} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14758 | 2026.01.16 20:39:33.691528 [ 276 ] {d9d8a069-b0c1-4fc8-9e73-948fe8711f66} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14759 | 2026.01.16 20:39:33.691657 [ 276 ] {d9d8a069-b0c1-4fc8-9e73-948fe8711f66} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001126 sec., 15097.690941385434 rows/sec., 1.11 MiB/sec. | ||
| 14760 | 2026.01.16 20:39:33.691660 [ 57 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14761 | 2026.01.16 20:39:33.691695 [ 276 ] {d9d8a069-b0c1-4fc8-9e73-948fe8711f66} <Debug> TCPHandler: Processed in 0.001290278 sec. | ||
| 14762 | 2026.01.16 20:39:33.691705 [ 57 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14763 | 2026.01.16 20:39:33.691725 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14764 | 2026.01.16 20:39:33.691800 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14765 | 2026.01.16 20:39:33.691846 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 14766 | 2026.01.16 20:39:33.691894 [ 276 ] {b0874450-432a-4936-afd6-6eb4007261dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14767 | 2026.01.16 20:39:33.691938 [ 276 ] {b0874450-432a-4936-afd6-6eb4007261dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14768 | 2026.01.16 20:39:33.691995 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14769 | 2026.01.16 20:39:33.692036 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 278 rows starting from the beginning of the part | ||
| 14770 | 2026.01.16 20:39:33.692106 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 17 rows starting from the beginning of the part | ||
| 14771 | 2026.01.16 20:39:33.692153 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 24 rows starting from the beginning of the part | ||
| 14772 | 2026.01.16 20:39:33.692197 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 33 rows starting from the beginning of the part | ||
| 14773 | 2026.01.16 20:39:33.692236 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 24 rows starting from the beginning of the part | ||
| 14774 | 2026.01.16 20:39:33.692277 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 17 rows starting from the beginning of the part | ||
| 14775 | 2026.01.16 20:39:33.692389 [ 276 ] {b0874450-432a-4936-afd6-6eb4007261dc} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14776 | 2026.01.16 20:39:33.692433 [ 276 ] {b0874450-432a-4936-afd6-6eb4007261dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14777 | 2026.01.16 20:39:33.692754 [ 276 ] {b0874450-432a-4936-afd6-6eb4007261dc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14778 | 2026.01.16 20:39:33.692981 [ 276 ] {b0874450-432a-4936-afd6-6eb4007261dc} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14779 | 2026.01.16 20:39:33.693112 [ 276 ] {b0874450-432a-4936-afd6-6eb4007261dc} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001237 sec., 808.4074373484236 rows/sec., 53.68 KiB/sec. | ||
| 14780 | 2026.01.16 20:39:33.693141 [ 188 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135598 sec., 289827.28358825354 rows/sec., 20.15 MiB/sec. | ||
| 14781 | 2026.01.16 20:39:33.693151 [ 276 ] {b0874450-432a-4936-afd6-6eb4007261dc} <Debug> TCPHandler: Processed in 0.001400021 sec. | ||
| 14782 | 2026.01.16 20:39:33.693283 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14783 | 2026.01.16 20:39:33.693301 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14784 | 2026.01.16 20:39:33.693381 [ 276 ] {7a4a983d-f281-4d1c-83c2-21e2943e0c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14785 | 2026.01.16 20:39:33.693427 [ 276 ] {7a4a983d-f281-4d1c-83c2-21e2943e0c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14786 | 2026.01.16 20:39:33.693577 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_106_21} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2026.01.16 20:39:33.693656 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_106_21} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14788 | 2026.01.16 20:39:33.693735 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14789 | 2026.01.16 20:39:33.693844 [ 276 ] {7a4a983d-f281-4d1c-83c2-21e2943e0c3d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14790 | 2026.01.16 20:39:33.693885 [ 276 ] {7a4a983d-f281-4d1c-83c2-21e2943e0c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14791 | 2026.01.16 20:39:33.694200 [ 276 ] {7a4a983d-f281-4d1c-83c2-21e2943e0c3d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14792 | 2026.01.16 20:39:33.694408 [ 276 ] {7a4a983d-f281-4d1c-83c2-21e2943e0c3d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14793 | 2026.01.16 20:39:33.694536 [ 276 ] {7a4a983d-f281-4d1c-83c2-21e2943e0c3d} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001174 sec., 68994.88926746168 rows/sec., 5.39 MiB/sec. | ||
| 14794 | 2026.01.16 20:39:33.694574 [ 276 ] {7a4a983d-f281-4d1c-83c2-21e2943e0c3d} <Debug> TCPHandler: Processed in 0.00134145 sec. | ||
| 14795 | 2026.01.16 20:39:33.694686 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14796 | 2026.01.16 20:39:33.694781 [ 276 ] {62395b91-f908-4c06-aa03-bbb5c4633765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14797 | 2026.01.16 20:39:33.694824 [ 276 ] {62395b91-f908-4c06-aa03-bbb5c4633765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14798 | 2026.01.16 20:39:33.695239 [ 276 ] {62395b91-f908-4c06-aa03-bbb5c4633765} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14799 | 2026.01.16 20:39:33.695274 [ 276 ] {62395b91-f908-4c06-aa03-bbb5c4633765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14800 | 2026.01.16 20:39:33.695624 [ 276 ] {62395b91-f908-4c06-aa03-bbb5c4633765} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14801 | 2026.01.16 20:39:33.695828 [ 276 ] {62395b91-f908-4c06-aa03-bbb5c4633765} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14802 | 2026.01.16 20:39:33.695953 [ 276 ] {62395b91-f908-4c06-aa03-bbb5c4633765} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 14803 | 2026.01.16 20:39:33.695991 [ 276 ] {62395b91-f908-4c06-aa03-bbb5c4633765} <Debug> TCPHandler: Processed in 0.00135426 sec. | ||
| 14804 | 2026.01.16 20:39:33.696095 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14805 | 2026.01.16 20:39:33.696191 [ 276 ] {6cc6794f-e51d-4b19-a096-df4113ee4b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14806 | 2026.01.16 20:39:33.696233 [ 276 ] {6cc6794f-e51d-4b19-a096-df4113ee4b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14807 | 2026.01.16 20:39:33.696549 [ 276 ] {6cc6794f-e51d-4b19-a096-df4113ee4b9e} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14808 | 2026.01.16 20:39:33.696582 [ 276 ] {6cc6794f-e51d-4b19-a096-df4113ee4b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14809 | 2026.01.16 20:39:33.696893 [ 276 ] {6cc6794f-e51d-4b19-a096-df4113ee4b9e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 14810 | 2026.01.16 20:39:33.697100 [ 276 ] {6cc6794f-e51d-4b19-a096-df4113ee4b9e} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14811 | 2026.01.16 20:39:33.697224 [ 276 ] {6cc6794f-e51d-4b19-a096-df4113ee4b9e} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 60.34 KiB/sec. | ||
| 14812 | 2026.01.16 20:39:33.697261 [ 276 ] {6cc6794f-e51d-4b19-a096-df4113ee4b9e} <Debug> TCPHandler: Processed in 0.001216217 sec. | ||
| 14813 | 2026.01.16 20:39:33.697364 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14814 | 2026.01.16 20:39:33.697458 [ 276 ] {5c0e5d37-fa92-45ba-83eb-62fd890ce98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14815 | 2026.01.16 20:39:33.697511 [ 276 ] {5c0e5d37-fa92-45ba-83eb-62fd890ce98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14816 | 2026.01.16 20:39:33.698307 [ 276 ] {5c0e5d37-fa92-45ba-83eb-62fd890ce98e} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14817 | 2026.01.16 20:39:33.698342 [ 276 ] {5c0e5d37-fa92-45ba-83eb-62fd890ce98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14818 | 2026.01.16 20:39:33.698870 [ 276 ] {5c0e5d37-fa92-45ba-83eb-62fd890ce98e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14819 | 2026.01.16 20:39:33.699090 [ 276 ] {5c0e5d37-fa92-45ba-83eb-62fd890ce98e} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2026.01.16 20:39:33.699225 [ 276 ] {5c0e5d37-fa92-45ba-83eb-62fd890ce98e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001785 sec., 9523.809523809525 rows/sec., 17.07 MiB/sec. | ||
| 14821 | 2026.01.16 20:39:33.699278 [ 276 ] {5c0e5d37-fa92-45ba-83eb-62fd890ce98e} <Debug> TCPHandler: Processed in 0.001962954 sec. | ||
| 14822 | 2026.01.16 20:39:33.699389 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14823 | 2026.01.16 20:39:33.699484 [ 276 ] {1f826cb1-e37a-4038-a1da-ae106d860c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14824 | 2026.01.16 20:39:33.699524 [ 276 ] {1f826cb1-e37a-4038-a1da-ae106d860c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14825 | 2026.01.16 20:39:33.699855 [ 276 ] {1f826cb1-e37a-4038-a1da-ae106d860c62} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14826 | 2026.01.16 20:39:33.699889 [ 276 ] {1f826cb1-e37a-4038-a1da-ae106d860c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14827 | 2026.01.16 20:39:33.700195 [ 276 ] {1f826cb1-e37a-4038-a1da-ae106d860c62} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14828 | 2026.01.16 20:39:33.700399 [ 276 ] {1f826cb1-e37a-4038-a1da-ae106d860c62} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14829 | 2026.01.16 20:39:33.700525 [ 276 ] {1f826cb1-e37a-4038-a1da-ae106d860c62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 14830 | 2026.01.16 20:39:33.700560 [ 276 ] {1f826cb1-e37a-4038-a1da-ae106d860c62} <Debug> TCPHandler: Processed in 0.001220978 sec. | ||
| 14831 | 2026.01.16 20:39:35.670371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1824 | ||
| 14832 | 2026.01.16 20:39:35.672770 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14833 | 2026.01.16 20:39:35.672820 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14834 | 2026.01.16 20:39:35.674044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14835 | 2026.01.16 20:39:35.674332 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14836 | 2026.01.16 20:39:35.674712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1824 | ||
| 14837 | 2026.01.16 20:39:37.401840 [ 221 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): 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] | ||
| 14838 | 2026.01.16 20:39:37.401893 [ 221 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): 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] | ||
| 14839 | 2026.01.16 20:39:37.404484 [ 221 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): 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] | ||
| 14840 | 2026.01.16 20:39:38.071920 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35973 | ||
| 14841 | 2026.01.16 20:39:38.072476 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14842 | 2026.01.16 20:39:38.072530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14843 | 2026.01.16 20:39:38.073047 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14844 | 2026.01.16 20:39:38.073312 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14845 | 2026.01.16 20:39:38.073472 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35973 | ||
| 14846 | 2026.01.16 20:39:38.477091 [ 218 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): 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] | ||
| 14847 | 2026.01.16 20:39:38.477141 [ 218 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): 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] | ||
| 14848 | 2026.01.16 20:39:38.479346 [ 218 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): 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] | ||
| 14849 | 2026.01.16 20:39:38.689405 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14850 | 2026.01.16 20:39:38.689599 [ 276 ] {3d548cb5-efc7-41cc-90bd-7e6ffea07ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14851 | 2026.01.16 20:39:38.689673 [ 276 ] {3d548cb5-efc7-41cc-90bd-7e6ffea07ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14852 | 2026.01.16 20:39:38.690379 [ 276 ] {3d548cb5-efc7-41cc-90bd-7e6ffea07ef1} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14853 | 2026.01.16 20:39:38.690428 [ 276 ] {3d548cb5-efc7-41cc-90bd-7e6ffea07ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14854 | 2026.01.16 20:39:38.690875 [ 276 ] {3d548cb5-efc7-41cc-90bd-7e6ffea07ef1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14855 | 2026.01.16 20:39:38.691105 [ 276 ] {3d548cb5-efc7-41cc-90bd-7e6ffea07ef1} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14856 | 2026.01.16 20:39:38.691287 [ 276 ] {3d548cb5-efc7-41cc-90bd-7e6ffea07ef1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00174 sec., 2298.8505747126437 rows/sec., 187.46 KiB/sec. | ||
| 14857 | 2026.01.16 20:39:38.691448 [ 276 ] {3d548cb5-efc7-41cc-90bd-7e6ffea07ef1} <Debug> TCPHandler: Processed in 0.002176738 sec. | ||
| 14858 | 2026.01.16 20:39:38.691574 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14859 | 2026.01.16 20:39:38.691677 [ 276 ] {0c87fdfd-8c03-4c60-a130-b8596961d8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14860 | 2026.01.16 20:39:38.691719 [ 276 ] {0c87fdfd-8c03-4c60-a130-b8596961d8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14861 | 2026.01.16 20:39:38.692184 [ 276 ] {0c87fdfd-8c03-4c60-a130-b8596961d8ab} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2026.01.16 20:39:38.692223 [ 276 ] {0c87fdfd-8c03-4c60-a130-b8596961d8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14863 | 2026.01.16 20:39:38.692535 [ 276 ] {0c87fdfd-8c03-4c60-a130-b8596961d8ab} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14864 | 2026.01.16 20:39:38.692741 [ 276 ] {0c87fdfd-8c03-4c60-a130-b8596961d8ab} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14865 | 2026.01.16 20:39:38.692870 [ 276 ] {0c87fdfd-8c03-4c60-a130-b8596961d8ab} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001217 sec., 87099.42481511914 rows/sec., 7.25 MiB/sec. | ||
| 14866 | 2026.01.16 20:39:38.692907 [ 276 ] {0c87fdfd-8c03-4c60-a130-b8596961d8ab} <Debug> TCPHandler: Processed in 0.001384371 sec. | ||
| 14867 | 2026.01.16 20:39:38.693017 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14868 | 2026.01.16 20:39:38.693110 [ 276 ] {9e1b542a-61c4-499c-811d-944e63e85daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14869 | 2026.01.16 20:39:38.693150 [ 276 ] {9e1b542a-61c4-499c-811d-944e63e85daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14870 | 2026.01.16 20:39:38.693546 [ 276 ] {9e1b542a-61c4-499c-811d-944e63e85daa} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14871 | 2026.01.16 20:39:38.693582 [ 276 ] {9e1b542a-61c4-499c-811d-944e63e85daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14872 | 2026.01.16 20:39:38.693873 [ 276 ] {9e1b542a-61c4-499c-811d-944e63e85daa} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14873 | 2026.01.16 20:39:38.694073 [ 276 ] {9e1b542a-61c4-499c-811d-944e63e85daa} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14874 | 2026.01.16 20:39:38.694199 [ 276 ] {9e1b542a-61c4-499c-811d-944e63e85daa} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001108 sec., 25270.758122743682 rows/sec., 1.84 MiB/sec. | ||
| 14875 | 2026.01.16 20:39:38.694236 [ 276 ] {9e1b542a-61c4-499c-811d-944e63e85daa} <Debug> TCPHandler: Processed in 0.001267039 sec. | ||
| 14876 | 2026.01.16 20:39:38.694344 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14877 | 2026.01.16 20:39:38.694435 [ 276 ] {37287314-57bd-4fda-bc22-35f186e62a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14878 | 2026.01.16 20:39:38.694474 [ 276 ] {37287314-57bd-4fda-bc22-35f186e62a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14879 | 2026.01.16 20:39:38.694884 [ 276 ] {37287314-57bd-4fda-bc22-35f186e62a98} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14880 | 2026.01.16 20:39:38.694920 [ 276 ] {37287314-57bd-4fda-bc22-35f186e62a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14881 | 2026.01.16 20:39:38.695221 [ 276 ] {37287314-57bd-4fda-bc22-35f186e62a98} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14882 | 2026.01.16 20:39:38.695442 [ 276 ] {37287314-57bd-4fda-bc22-35f186e62a98} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14883 | 2026.01.16 20:39:38.695566 [ 276 ] {37287314-57bd-4fda-bc22-35f186e62a98} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001148 sec., 80139.37282229966 rows/sec., 6.26 MiB/sec. | ||
| 14884 | 2026.01.16 20:39:38.695602 [ 276 ] {37287314-57bd-4fda-bc22-35f186e62a98} <Debug> TCPHandler: Processed in 0.00130534 sec. | ||
| 14885 | 2026.01.16 20:39:38.695708 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14886 | 2026.01.16 20:39:38.695800 [ 276 ] {584e8663-babe-4caa-bb3b-9bc1c4f3d3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14887 | 2026.01.16 20:39:38.695841 [ 276 ] {584e8663-babe-4caa-bb3b-9bc1c4f3d3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14888 | 2026.01.16 20:39:38.696239 [ 276 ] {584e8663-babe-4caa-bb3b-9bc1c4f3d3df} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14889 | 2026.01.16 20:39:38.696275 [ 276 ] {584e8663-babe-4caa-bb3b-9bc1c4f3d3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14890 | 2026.01.16 20:39:38.696602 [ 276 ] {584e8663-babe-4caa-bb3b-9bc1c4f3d3df} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14891 | 2026.01.16 20:39:38.696809 [ 276 ] {584e8663-babe-4caa-bb3b-9bc1c4f3d3df} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14892 | 2026.01.16 20:39:38.696934 [ 276 ] {584e8663-babe-4caa-bb3b-9bc1c4f3d3df} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001153 sec., 140503.03555941023 rows/sec., 9.78 MiB/sec. | ||
| 14893 | 2026.01.16 20:39:38.696971 [ 276 ] {584e8663-babe-4caa-bb3b-9bc1c4f3d3df} <Debug> TCPHandler: Processed in 0.001310239 sec. | ||
| 14894 | 2026.01.16 20:39:38.697076 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14895 | 2026.01.16 20:39:38.697172 [ 276 ] {54fdcb20-fbf5-4484-8d8c-2ff5599d3663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14896 | 2026.01.16 20:39:38.697228 [ 276 ] {54fdcb20-fbf5-4484-8d8c-2ff5599d3663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14897 | 2026.01.16 20:39:38.698052 [ 276 ] {54fdcb20-fbf5-4484-8d8c-2ff5599d3663} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14898 | 2026.01.16 20:39:38.698089 [ 276 ] {54fdcb20-fbf5-4484-8d8c-2ff5599d3663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14899 | 2026.01.16 20:39:38.698639 [ 276 ] {54fdcb20-fbf5-4484-8d8c-2ff5599d3663} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14900 | 2026.01.16 20:39:38.698867 [ 276 ] {54fdcb20-fbf5-4484-8d8c-2ff5599d3663} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14901 | 2026.01.16 20:39:38.699010 [ 276 ] {54fdcb20-fbf5-4484-8d8c-2ff5599d3663} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001857 sec., 12924.071082390954 rows/sec., 23.16 MiB/sec. | ||
| 14902 | 2026.01.16 20:39:38.699076 [ 276 ] {54fdcb20-fbf5-4484-8d8c-2ff5599d3663} <Debug> TCPHandler: Processed in 0.002048716 sec. | ||
| 14903 | 2026.01.16 20:39:38.699182 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14904 | 2026.01.16 20:39:38.699275 [ 276 ] {94268fd9-65aa-4cda-96c1-b9424b0fd19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14905 | 2026.01.16 20:39:38.699315 [ 276 ] {94268fd9-65aa-4cda-96c1-b9424b0fd19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14906 | 2026.01.16 20:39:38.699648 [ 276 ] {94268fd9-65aa-4cda-96c1-b9424b0fd19e} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14907 | 2026.01.16 20:39:38.699683 [ 276 ] {94268fd9-65aa-4cda-96c1-b9424b0fd19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14908 | 2026.01.16 20:39:38.699994 [ 276 ] {94268fd9-65aa-4cda-96c1-b9424b0fd19e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14909 | 2026.01.16 20:39:38.700205 [ 276 ] {94268fd9-65aa-4cda-96c1-b9424b0fd19e} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14910 | 2026.01.16 20:39:38.700332 [ 276 ] {94268fd9-65aa-4cda-96c1-b9424b0fd19e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 14911 | 2026.01.16 20:39:38.700368 [ 276 ] {94268fd9-65aa-4cda-96c1-b9424b0fd19e} <Debug> TCPHandler: Processed in 0.001233567 sec. | ||
| 14912 | 2026.01.16 20:39:39.033693 [ 222 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): 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] | ||
| 14913 | 2026.01.16 20:39:39.033750 [ 222 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): 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] | ||
| 14914 | 2026.01.16 20:39:39.037157 [ 222 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): 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] | ||
| 14915 | 2026.01.16 20:39:39.954494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14916 | 2026.01.16 20:39:39.971818 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14917 | 2026.01.16 20:39:39.971869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14918 | 2026.01.16 20:39:39.977853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14919 | 2026.01.16 20:39:39.978554 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14920 | 2026.01.16 20:39:39.981404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14921 | 2026.01.16 20:39:43.688392 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14922 | 2026.01.16 20:39:43.688590 [ 276 ] {624e65ef-ca6c-48db-8cdc-647a4b65bd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14923 | 2026.01.16 20:39:43.688663 [ 276 ] {624e65ef-ca6c-48db-8cdc-647a4b65bd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14924 | 2026.01.16 20:39:43.689433 [ 276 ] {624e65ef-ca6c-48db-8cdc-647a4b65bd5e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14925 | 2026.01.16 20:39:43.689486 [ 276 ] {624e65ef-ca6c-48db-8cdc-647a4b65bd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14926 | 2026.01.16 20:39:43.689877 [ 276 ] {624e65ef-ca6c-48db-8cdc-647a4b65bd5e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14927 | 2026.01.16 20:39:43.690112 [ 276 ] {624e65ef-ca6c-48db-8cdc-647a4b65bd5e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14928 | 2026.01.16 20:39:43.690264 [ 276 ] {624e65ef-ca6c-48db-8cdc-647a4b65bd5e} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001728 sec., 52083.333333333336 rows/sec., 4.37 MiB/sec. | ||
| 14929 | 2026.01.16 20:39:43.690264 [ 50 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14930 | 2026.01.16 20:39:43.690306 [ 276 ] {624e65ef-ca6c-48db-8cdc-647a4b65bd5e} <Debug> TCPHandler: Processed in 0.002046156 sec. | ||
| 14931 | 2026.01.16 20:39:43.690343 [ 50 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14932 | 2026.01.16 20:39:43.690371 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14933 | 2026.01.16 20:39:43.690439 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14934 | 2026.01.16 20:39:43.690505 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::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 | ||
| 14935 | 2026.01.16 20:39:43.690536 [ 276 ] {b9927125-2bf6-46fc-bbb1-2ceb14a0d008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14936 | 2026.01.16 20:39:43.690594 [ 276 ] {b9927125-2bf6-46fc-bbb1-2ceb14a0d008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14937 | 2026.01.16 20:39:43.690670 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14938 | 2026.01.16 20:39:43.690713 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2465 rows starting from the beginning of the part | ||
| 14939 | 2026.01.16 20:39:43.690790 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1352 rows starting from the beginning of the part | ||
| 14940 | 2026.01.16 20:39:43.690843 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 14941 | 2026.01.16 20:39:43.690896 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 91 rows starting from the beginning of the part | ||
| 14942 | 2026.01.16 20:39:43.690944 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 106 rows starting from the beginning of the part | ||
| 14943 | 2026.01.16 20:39:43.690991 [ 276 ] {b9927125-2bf6-46fc-bbb1-2ceb14a0d008} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14944 | 2026.01.16 20:39:43.690993 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 90 rows starting from the beginning of the part | ||
| 14945 | 2026.01.16 20:39:43.691035 [ 276 ] {b9927125-2bf6-46fc-bbb1-2ceb14a0d008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14946 | 2026.01.16 20:39:43.691362 [ 276 ] {b9927125-2bf6-46fc-bbb1-2ceb14a0d008} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14947 | 2026.01.16 20:39:43.691573 [ 276 ] {b9927125-2bf6-46fc-bbb1-2ceb14a0d008} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14948 | 2026.01.16 20:39:43.691707 [ 276 ] {b9927125-2bf6-46fc-bbb1-2ceb14a0d008} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001189 sec., 14297.729184188394 rows/sec., 1.05 MiB/sec. | ||
| 14949 | 2026.01.16 20:39:43.691745 [ 276 ] {b9927125-2bf6-46fc-bbb1-2ceb14a0d008} <Debug> TCPHandler: Processed in 0.00135444 sec. | ||
| 14950 | 2026.01.16 20:39:43.691847 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14951 | 2026.01.16 20:39:43.691940 [ 276 ] {6245b6d3-31c8-4ad2-af1b-30e30cf6b92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14952 | 2026.01.16 20:39:43.691979 [ 276 ] {6245b6d3-31c8-4ad2-af1b-30e30cf6b92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14953 | 2026.01.16 20:39:43.692439 [ 276 ] {6245b6d3-31c8-4ad2-af1b-30e30cf6b92c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14954 | 2026.01.16 20:39:43.692482 [ 276 ] {6245b6d3-31c8-4ad2-af1b-30e30cf6b92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14955 | 2026.01.16 20:39:43.692864 [ 276 ] {6245b6d3-31c8-4ad2-af1b-30e30cf6b92c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14956 | 2026.01.16 20:39:43.693004 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4208 rows, containing 5 columns (5 merged, 0 gathered) in 0.002568028 sec., 1638611.417009472 rows/sec., 141.23 MiB/sec. | ||
| 14957 | 2026.01.16 20:39:43.693114 [ 276 ] {6245b6d3-31c8-4ad2-af1b-30e30cf6b92c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14958 | 2026.01.16 20:39:43.693271 [ 276 ] {6245b6d3-31c8-4ad2-af1b-30e30cf6b92c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001347 sec., 60133.63028953229 rows/sec., 4.70 MiB/sec. | ||
| 14959 | 2026.01.16 20:39:43.693271 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14960 | 2026.01.16 20:39:43.693277 [ 28 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14961 | 2026.01.16 20:39:43.693319 [ 276 ] {6245b6d3-31c8-4ad2-af1b-30e30cf6b92c} <Debug> TCPHandler: Processed in 0.001518484 sec. | ||
| 14962 | 2026.01.16 20:39:43.693350 [ 28 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14963 | 2026.01.16 20:39:43.693381 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14964 | 2026.01.16 20:39:43.693464 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14965 | 2026.01.16 20:39:43.693468 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::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 | ||
| 14966 | 2026.01.16 20:39:43.693553 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_111_22} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14967 | 2026.01.16 20:39:43.693571 [ 276 ] {b773d302-da9c-46a4-a503-ff744dd4f3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14968 | 2026.01.16 20:39:43.693595 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14969 | 2026.01.16 20:39:43.693622 [ 276 ] {b773d302-da9c-46a4-a503-ff744dd4f3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14970 | 2026.01.16 20:39:43.693629 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1250 rows starting from the beginning of the part | ||
| 14971 | 2026.01.16 20:39:43.693628 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_111_22} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14972 | 2026.01.16 20:39:43.693712 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 577 rows starting from the beginning of the part | ||
| 14973 | 2026.01.16 20:39:43.693748 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 14974 | 2026.01.16 20:39:43.693757 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 88 rows starting from the beginning of the part | ||
| 14975 | 2026.01.16 20:39:43.693798 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 81 rows starting from the beginning of the part | ||
| 14976 | 2026.01.16 20:39:43.693837 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 92 rows starting from the beginning of the part | ||
| 14977 | 2026.01.16 20:39:43.693876 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 81 rows starting from the beginning of the part | ||
| 14978 | 2026.01.16 20:39:43.694064 [ 276 ] {b773d302-da9c-46a4-a503-ff744dd4f3de} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14979 | 2026.01.16 20:39:43.694107 [ 276 ] {b773d302-da9c-46a4-a503-ff744dd4f3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14980 | 2026.01.16 20:39:43.694474 [ 276 ] {b773d302-da9c-46a4-a503-ff744dd4f3de} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14981 | 2026.01.16 20:39:43.694698 [ 276 ] {b773d302-da9c-46a4-a503-ff744dd4f3de} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14982 | 2026.01.16 20:39:43.694815 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 | ||
| 14983 | 2026.01.16 20:39:43.694831 [ 276 ] {b773d302-da9c-46a4-a503-ff744dd4f3de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 14984 | 2026.01.16 20:39:43.694847 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14985 | 2026.01.16 20:39:43.694871 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 14986 | 2026.01.16 20:39:43.694877 [ 276 ] {b773d302-da9c-46a4-a503-ff744dd4f3de} <Debug> TCPHandler: Processed in 0.001465882 sec. | ||
| 14987 | 2026.01.16 20:39:43.694926 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497854 sec., 1448071.7079234691 rows/sec., 112.50 MiB/sec. | ||
| 14988 | 2026.01.16 20:39:43.694932 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 14989 | 2026.01.16 20:39:43.694992 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14990 | 2026.01.16 20:39:43.695038 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14991 | 2026.01.16 20:39:43.695068 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 31663 rows starting from the beginning of the part | ||
| 14992 | 2026.01.16 20:39:43.695092 [ 276 ] {801b52e9-bf60-49fb-bbbd-86249bf583e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14993 | 2026.01.16 20:39:43.695116 [ 201 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14994 | 2026.01.16 20:39:43.695123 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 882 rows starting from the beginning of the part | ||
| 14995 | 2026.01.16 20:39:43.695149 [ 276 ] {801b52e9-bf60-49fb-bbbd-86249bf583e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14996 | 2026.01.16 20:39:43.695171 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14997 | 2026.01.16 20:39:43.695211 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::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 | ||
| 14998 | 2026.01.16 20:39:43.695253 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 162 rows starting from the beginning of the part | ||
| 14999 | 2026.01.16 20:39:43.695385 [ 201 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_111_22} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15000 | 2026.01.16 20:39:43.695453 [ 201 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_111_22} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15001 | 2026.01.16 20:39:43.695544 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 15002 | 2026.01.16 20:39:43.695976 [ 276 ] {801b52e9-bf60-49fb-bbbd-86249bf583e3} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15003 | 2026.01.16 20:39:43.696013 [ 276 ] {801b52e9-bf60-49fb-bbbd-86249bf583e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15004 | 2026.01.16 20:39:43.696550 [ 276 ] {801b52e9-bf60-49fb-bbbd-86249bf583e3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15005 | 2026.01.16 20:39:43.696784 [ 276 ] {801b52e9-bf60-49fb-bbbd-86249bf583e3} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15006 | 2026.01.16 20:39:43.696912 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15007 | 2026.01.16 20:39:43.696942 [ 276 ] {801b52e9-bf60-49fb-bbbd-86249bf583e3} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001859 sec., 9144.70145239376 rows/sec., 16.39 MiB/sec. | ||
| 15008 | 2026.01.16 20:39:43.696946 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2026.01.16 20:39:43.696985 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15010 | 2026.01.16 20:39:43.697037 [ 276 ] {801b52e9-bf60-49fb-bbbd-86249bf583e3} <Debug> TCPHandler: Processed in 0.002094347 sec. | ||
| 15011 | 2026.01.16 20:39:43.697039 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 15012 | 2026.01.16 20:39:43.697174 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15013 | 2026.01.16 20:39:43.697242 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15014 | 2026.01.16 20:39:43.697291 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2025 rows starting from the beginning of the part | ||
| 15015 | 2026.01.16 20:39:43.697293 [ 276 ] {19d6e439-b5aa-47ae-aaec-21349a5385a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15016 | 2026.01.16 20:39:43.697355 [ 276 ] {19d6e439-b5aa-47ae-aaec-21349a5385a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15017 | 2026.01.16 20:39:43.697397 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 17 rows starting from the beginning of the part | ||
| 15018 | 2026.01.16 20:39:43.697498 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 24 rows starting from the beginning of the part | ||
| 15019 | 2026.01.16 20:39:43.697589 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 17 rows starting from the beginning of the part | ||
| 15020 | 2026.01.16 20:39:43.697685 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 24 rows starting from the beginning of the part | ||
| 15021 | 2026.01.16 20:39:43.697712 [ 276 ] {19d6e439-b5aa-47ae-aaec-21349a5385a1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15022 | 2026.01.16 20:39:43.697752 [ 276 ] {19d6e439-b5aa-47ae-aaec-21349a5385a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15023 | 2026.01.16 20:39:43.697778 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 17 rows starting from the beginning of the part | ||
| 15024 | 2026.01.16 20:39:43.698078 [ 276 ] {19d6e439-b5aa-47ae-aaec-21349a5385a1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15025 | 2026.01.16 20:39:43.698318 [ 276 ] {19d6e439-b5aa-47ae-aaec-21349a5385a1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15026 | 2026.01.16 20:39:43.698434 [ 28 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15027 | 2026.01.16 20:39:43.698450 [ 276 ] {19d6e439-b5aa-47ae-aaec-21349a5385a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 15028 | 2026.01.16 20:39:43.698461 [ 28 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15029 | 2026.01.16 20:39:43.698490 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15030 | 2026.01.16 20:39:43.698495 [ 276 ] {19d6e439-b5aa-47ae-aaec-21349a5385a1} <Debug> TCPHandler: Processed in 0.001381531 sec. | ||
| 15031 | 2026.01.16 20:39:43.698558 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 15032 | 2026.01.16 20:39:43.698633 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15033 | 2026.01.16 20:39:43.698658 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6532 rows starting from the beginning of the part | ||
| 15034 | 2026.01.16 20:39:43.698704 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 15035 | 2026.01.16 20:39:43.698744 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 15036 | 2026.01.16 20:39:43.698779 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 15037 | 2026.01.16 20:39:43.698813 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 15038 | 2026.01.16 20:39:43.698847 [ 201 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::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 | ||
| 15039 | 2026.01.16 20:39:43.700337 [ 195 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6832 rows, containing 4 columns (4 merged, 0 gathered) in 0.001798671 sec., 3798360.011363946 rows/sec., 253.31 MiB/sec. | ||
| 15040 | 2026.01.16 20:39:43.700860 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15041 | 2026.01.16 20:39:43.701176 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_111_22} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15042 | 2026.01.16 20:39:43.701259 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_111_22} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15043 | 2026.01.16 20:39:43.701355 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 15044 | 2026.01.16 20:39:43.701643 [ 190 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33027 rows, containing 5 columns (5 merged, 0 gathered) in 0.006732531 sec., 4905584.541682764 rows/sec., 335.71 MiB/sec. | ||
| 15045 | 2026.01.16 20:39:43.701862 [ 194 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 15046 | 2026.01.16 20:39:43.702119 [ 194 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15047 | 2026.01.16 20:39:43.702192 [ 194 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 | ||
| 15048 | 2026.01.16 20:39:43.702283 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15049 | 2026.01.16 20:39:43.705489 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2124 rows, containing 19 columns (19 merged, 0 gathered) in 0.00847043 sec., 250754.68423680973 rows/sec., 449.34 MiB/sec. | ||
| 15050 | 2026.01.16 20:39:43.707449 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15051 | 2026.01.16 20:39:43.707794 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2026.01.16 20:39:43.707866 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15053 | 2026.01.16 20:39:43.708030 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.92 MiB. | ||
| 15054 | 2026.01.16 20:39:45.296837 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15055 | 2026.01.16 20:39:45.296901 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15056 | 2026.01.16 20:39:45.574585 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36421 | ||
| 15057 | 2026.01.16 20:39:45.575089 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15058 | 2026.01.16 20:39:45.575127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15059 | 2026.01.16 20:39:45.575607 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15060 | 2026.01.16 20:39:45.575836 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15061 | 2026.01.16 20:39:45.575965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36421 | ||
| 15062 | 2026.01.16 20:39:45.575981 [ 42 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15063 | 2026.01.16 20:39:45.576052 [ 42 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15064 | 2026.01.16 20:39:45.576075 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15065 | 2026.01.16 20:39:45.576206 [ 199 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 15066 | 2026.01.16 20:39:45.576360 [ 199 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15067 | 2026.01.16 20:39:45.576404 [ 199 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34053 rows starting from the beginning of the part | ||
| 15068 | 2026.01.16 20:39:45.576475 [ 199 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 15069 | 2026.01.16 20:39:45.576527 [ 199 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 15070 | 2026.01.16 20:39:45.576574 [ 199 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 15071 | 2026.01.16 20:39:45.576617 [ 199 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 15072 | 2026.01.16 20:39:45.576659 [ 199 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 15073 | 2026.01.16 20:39:45.579021 [ 198 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36421 rows, containing 4 columns (4 merged, 0 gathered) in 0.002878184 sec., 12654159.706259225 rows/sec., 181.02 MiB/sec. | ||
| 15074 | 2026.01.16 20:39:45.579334 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15075 | 2026.01.16 20:39:45.579589 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_76_15} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15076 | 2026.01.16 20:39:45.579651 [ 197 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_76_15} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15077 | 2026.01.16 20:39:45.579749 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15078 | 2026.01.16 20:39:45.675856 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1850 | ||
| 15079 | 2026.01.16 20:39:45.678100 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15080 | 2026.01.16 20:39:45.678146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15081 | 2026.01.16 20:39:45.679304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15082 | 2026.01.16 20:39:45.679567 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15083 | 2026.01.16 20:39:45.679718 [ 42 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15084 | 2026.01.16 20:39:45.679764 [ 42 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15085 | 2026.01.16 20:39:45.679786 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15086 | 2026.01.16 20:39:45.679830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1850 | ||
| 15087 | 2026.01.16 20:39:45.679877 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 15088 | 2026.01.16 20:39:45.680474 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15089 | 2026.01.16 20:39:45.680622 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1708 rows starting from the beginning of the part | ||
| 15090 | 2026.01.16 20:39:45.680964 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 15091 | 2026.01.16 20:39:45.681281 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 15092 | 2026.01.16 20:39:45.681598 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 38 rows starting from the beginning of the part | ||
| 15093 | 2026.01.16 20:39:45.681927 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part | ||
| 15094 | 2026.01.16 20:39:45.682260 [ 198 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 15095 | 2026.01.16 20:39:45.688677 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 72 columns (72 merged, 0 gathered) in 0.008836698 sec., 209354.21805746897 rows/sec., 162.74 MiB/sec. | ||
| 15096 | 2026.01.16 20:39:45.690791 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15097 | 2026.01.16 20:39:45.691339 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_56_11} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15098 | 2026.01.16 20:39:45.691406 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_56_11} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15099 | 2026.01.16 20:39:45.691685 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 15100 | 2026.01.16 20:39:47.482456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15101 | 2026.01.16 20:39:47.499455 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15102 | 2026.01.16 20:39:47.499514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15103 | 2026.01.16 20:39:47.505615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15104 | 2026.01.16 20:39:47.506351 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15105 | 2026.01.16 20:39:47.506650 [ 42 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15106 | 2026.01.16 20:39:47.506719 [ 42 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2026.01.16 20:39:47.506743 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15108 | 2026.01.16 20:39:47.506846 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 15109 | 2026.01.16 20:39:47.509377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15110 | 2026.01.16 20:39:47.509777 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15111 | 2026.01.16 20:39:47.510554 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 15112 | 2026.01.16 20:39:47.513824 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 15113 | 2026.01.16 20:39:47.517182 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 15114 | 2026.01.16 20:39:47.521040 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 15115 | 2026.01.16 20:39:47.525234 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 15116 | 2026.01.16 20:39:47.529296 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 15117 | 2026.01.16 20:39:47.580577 [ 192 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.073767772 sec., 7767.619713389203 rows/sec., 40.16 MiB/sec. | ||
| 15118 | 2026.01.16 20:39:47.582762 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15119 | 2026.01.16 20:39:47.584396 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_76_15} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2026.01.16 20:39:47.584475 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_76_15} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15121 | 2026.01.16 20:39:47.585778 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15122 | 2026.01.16 20:39:48.473719 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): 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] | ||
| 15123 | 2026.01.16 20:39:48.473771 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): 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] | ||
| 15124 | 2026.01.16 20:39:48.477254 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): 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] | ||
| 15125 | 2026.01.16 20:39:48.689179 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15126 | 2026.01.16 20:39:48.689363 [ 276 ] {dbf93a97-286c-4fa4-862a-e56e52cbef7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15127 | 2026.01.16 20:39:48.689431 [ 276 ] {dbf93a97-286c-4fa4-862a-e56e52cbef7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15128 | 2026.01.16 20:39:48.690115 [ 276 ] {dbf93a97-286c-4fa4-862a-e56e52cbef7a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15129 | 2026.01.16 20:39:48.690165 [ 276 ] {dbf93a97-286c-4fa4-862a-e56e52cbef7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15130 | 2026.01.16 20:39:48.690573 [ 276 ] {dbf93a97-286c-4fa4-862a-e56e52cbef7a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15131 | 2026.01.16 20:39:48.690808 [ 276 ] {dbf93a97-286c-4fa4-862a-e56e52cbef7a} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15132 | 2026.01.16 20:39:48.690970 [ 276 ] {dbf93a97-286c-4fa4-862a-e56e52cbef7a} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001657 sec., 62764.03138201569 rows/sec., 5.24 MiB/sec. | ||
| 15133 | 2026.01.16 20:39:48.691021 [ 276 ] {dbf93a97-286c-4fa4-862a-e56e52cbef7a} <Debug> TCPHandler: Processed in 0.001975794 sec. | ||
| 15134 | 2026.01.16 20:39:48.691149 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15135 | 2026.01.16 20:39:48.691253 [ 276 ] {ea6d9d0f-1f32-47ec-9bc2-477322e8c89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15136 | 2026.01.16 20:39:48.691296 [ 276 ] {ea6d9d0f-1f32-47ec-9bc2-477322e8c89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15137 | 2026.01.16 20:39:48.691720 [ 276 ] {ea6d9d0f-1f32-47ec-9bc2-477322e8c89f} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15138 | 2026.01.16 20:39:48.691757 [ 276 ] {ea6d9d0f-1f32-47ec-9bc2-477322e8c89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15139 | 2026.01.16 20:39:48.692075 [ 276 ] {ea6d9d0f-1f32-47ec-9bc2-477322e8c89f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15140 | 2026.01.16 20:39:48.692284 [ 276 ] {ea6d9d0f-1f32-47ec-9bc2-477322e8c89f} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15141 | 2026.01.16 20:39:48.692419 [ 276 ] {ea6d9d0f-1f32-47ec-9bc2-477322e8c89f} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.48 MiB/sec. | ||
| 15142 | 2026.01.16 20:39:48.692458 [ 276 ] {ea6d9d0f-1f32-47ec-9bc2-477322e8c89f} <Debug> TCPHandler: Processed in 0.001360541 sec. | ||
| 15143 | 2026.01.16 20:39:48.692588 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15144 | 2026.01.16 20:39:48.692685 [ 276 ] {a79eb2d6-10fb-4de6-b11a-fccd86798f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15145 | 2026.01.16 20:39:48.692726 [ 276 ] {a79eb2d6-10fb-4de6-b11a-fccd86798f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15146 | 2026.01.16 20:39:48.693210 [ 276 ] {a79eb2d6-10fb-4de6-b11a-fccd86798f6a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15147 | 2026.01.16 20:39:48.693247 [ 276 ] {a79eb2d6-10fb-4de6-b11a-fccd86798f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15148 | 2026.01.16 20:39:48.693576 [ 276 ] {a79eb2d6-10fb-4de6-b11a-fccd86798f6a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15149 | 2026.01.16 20:39:48.693790 [ 276 ] {a79eb2d6-10fb-4de6-b11a-fccd86798f6a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15150 | 2026.01.16 20:39:48.693920 [ 276 ] {a79eb2d6-10fb-4de6-b11a-fccd86798f6a} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001254 sec., 70175.43859649124 rows/sec., 5.48 MiB/sec. | ||
| 15151 | 2026.01.16 20:39:48.693959 [ 276 ] {a79eb2d6-10fb-4de6-b11a-fccd86798f6a} <Debug> TCPHandler: Processed in 0.001443952 sec. | ||
| 15152 | 2026.01.16 20:39:48.694079 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15153 | 2026.01.16 20:39:48.694173 [ 276 ] {c4b4ab07-c03a-4320-9af6-46cbcf9a40a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15154 | 2026.01.16 20:39:48.694217 [ 276 ] {c4b4ab07-c03a-4320-9af6-46cbcf9a40a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15155 | 2026.01.16 20:39:48.694628 [ 276 ] {c4b4ab07-c03a-4320-9af6-46cbcf9a40a3} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15156 | 2026.01.16 20:39:48.694665 [ 276 ] {c4b4ab07-c03a-4320-9af6-46cbcf9a40a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15157 | 2026.01.16 20:39:48.695002 [ 276 ] {c4b4ab07-c03a-4320-9af6-46cbcf9a40a3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15158 | 2026.01.16 20:39:48.695218 [ 276 ] {c4b4ab07-c03a-4320-9af6-46cbcf9a40a3} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15159 | 2026.01.16 20:39:48.695348 [ 276 ] {c4b4ab07-c03a-4320-9af6-46cbcf9a40a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 15160 | 2026.01.16 20:39:48.695386 [ 276 ] {c4b4ab07-c03a-4320-9af6-46cbcf9a40a3} <Debug> TCPHandler: Processed in 0.00135617 sec. | ||
| 15161 | 2026.01.16 20:39:48.695501 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15162 | 2026.01.16 20:39:48.695595 [ 276 ] {23f7c54b-d3ad-4ef8-a4dc-9e76d42c3d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15163 | 2026.01.16 20:39:48.695650 [ 276 ] {23f7c54b-d3ad-4ef8-a4dc-9e76d42c3d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15164 | 2026.01.16 20:39:48.696486 [ 276 ] {23f7c54b-d3ad-4ef8-a4dc-9e76d42c3d20} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15165 | 2026.01.16 20:39:48.696523 [ 276 ] {23f7c54b-d3ad-4ef8-a4dc-9e76d42c3d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15166 | 2026.01.16 20:39:48.697060 [ 276 ] {23f7c54b-d3ad-4ef8-a4dc-9e76d42c3d20} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15167 | 2026.01.16 20:39:48.697310 [ 276 ] {23f7c54b-d3ad-4ef8-a4dc-9e76d42c3d20} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15168 | 2026.01.16 20:39:48.697458 [ 276 ] {23f7c54b-d3ad-4ef8-a4dc-9e76d42c3d20} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001881 sec., 12759.170653907495 rows/sec., 22.86 MiB/sec. | ||
| 15169 | 2026.01.16 20:39:48.697533 [ 276 ] {23f7c54b-d3ad-4ef8-a4dc-9e76d42c3d20} <Debug> TCPHandler: Processed in 0.002081096 sec. | ||
| 15170 | 2026.01.16 20:39:48.697650 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15171 | 2026.01.16 20:39:48.697745 [ 276 ] {101979b5-7046-42c6-9b85-c7b0b02a944f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15172 | 2026.01.16 20:39:48.697786 [ 276 ] {101979b5-7046-42c6-9b85-c7b0b02a944f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15173 | 2026.01.16 20:39:48.698132 [ 276 ] {101979b5-7046-42c6-9b85-c7b0b02a944f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2026.01.16 20:39:48.698169 [ 276 ] {101979b5-7046-42c6-9b85-c7b0b02a944f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15175 | 2026.01.16 20:39:48.698477 [ 276 ] {101979b5-7046-42c6-9b85-c7b0b02a944f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15176 | 2026.01.16 20:39:48.698687 [ 276 ] {101979b5-7046-42c6-9b85-c7b0b02a944f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15177 | 2026.01.16 20:39:48.698813 [ 276 ] {101979b5-7046-42c6-9b85-c7b0b02a944f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 15178 | 2026.01.16 20:39:48.698850 [ 276 ] {101979b5-7046-42c6-9b85-c7b0b02a944f} <Debug> TCPHandler: Processed in 0.001249508 sec. | ||
| 15179 | 2026.01.16 20:39:52.655522 [ 222 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15180 | 2026.01.16 20:39:52.655588 [ 222 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15181 | 2026.01.16 20:39:52.657961 [ 222 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15182 | 2026.01.16 20:39:53.077060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36933 | ||
| 15183 | 2026.01.16 20:39:53.077594 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15184 | 2026.01.16 20:39:53.077638 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15185 | 2026.01.16 20:39:53.078136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15186 | 2026.01.16 20:39:53.078372 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15187 | 2026.01.16 20:39:53.078510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36933 | ||
| 15188 | 2026.01.16 20:39:53.330989 [ 221 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15189 | 2026.01.16 20:39:53.331024 [ 221 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15190 | 2026.01.16 20:39:53.334487 [ 221 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15191 | 2026.01.16 20:39:53.369542 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15192 | 2026.01.16 20:39:53.369608 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15193 | 2026.01.16 20:39:53.373267 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15194 | 2026.01.16 20:39:53.504271 [ 226 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15195 | 2026.01.16 20:39:53.504328 [ 226 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15196 | 2026.01.16 20:39:53.507023 [ 226 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15197 | 2026.01.16 20:39:53.717433 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15198 | 2026.01.16 20:39:53.717615 [ 276 ] {da0ae741-18f9-4a38-a5a2-fb16693c8646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15199 | 2026.01.16 20:39:53.717683 [ 276 ] {da0ae741-18f9-4a38-a5a2-fb16693c8646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15200 | 2026.01.16 20:39:53.718334 [ 276 ] {da0ae741-18f9-4a38-a5a2-fb16693c8646} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2026.01.16 20:39:53.718383 [ 276 ] {da0ae741-18f9-4a38-a5a2-fb16693c8646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15202 | 2026.01.16 20:39:53.718775 [ 276 ] {da0ae741-18f9-4a38-a5a2-fb16693c8646} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15203 | 2026.01.16 20:39:53.719023 [ 276 ] {da0ae741-18f9-4a38-a5a2-fb16693c8646} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15204 | 2026.01.16 20:39:53.719182 [ 276 ] {da0ae741-18f9-4a38-a5a2-fb16693c8646} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001617 sec., 14842.300556586271 rows/sec., 1.23 MiB/sec. | ||
| 15205 | 2026.01.16 20:39:53.719235 [ 276 ] {da0ae741-18f9-4a38-a5a2-fb16693c8646} <Debug> TCPHandler: Processed in 0.001931634 sec. | ||
| 15206 | 2026.01.16 20:39:53.719361 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15207 | 2026.01.16 20:39:53.719465 [ 276 ] {957bb8bb-40c0-4c84-b386-46c36a55e4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15208 | 2026.01.16 20:39:53.719510 [ 276 ] {957bb8bb-40c0-4c84-b386-46c36a55e4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15209 | 2026.01.16 20:39:53.719922 [ 276 ] {957bb8bb-40c0-4c84-b386-46c36a55e4e3} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15210 | 2026.01.16 20:39:53.719961 [ 276 ] {957bb8bb-40c0-4c84-b386-46c36a55e4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15211 | 2026.01.16 20:39:53.720260 [ 276 ] {957bb8bb-40c0-4c84-b386-46c36a55e4e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15212 | 2026.01.16 20:39:53.720471 [ 276 ] {957bb8bb-40c0-4c84-b386-46c36a55e4e3} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15213 | 2026.01.16 20:39:53.720605 [ 276 ] {957bb8bb-40c0-4c84-b386-46c36a55e4e3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 419.96 KiB/sec. | ||
| 15214 | 2026.01.16 20:39:53.720644 [ 276 ] {957bb8bb-40c0-4c84-b386-46c36a55e4e3} <Debug> TCPHandler: Processed in 0.00133644 sec. | ||
| 15215 | 2026.01.16 20:39:53.720750 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15216 | 2026.01.16 20:39:53.720847 [ 276 ] {f24144cf-3836-4e99-954e-45fb7408594c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15217 | 2026.01.16 20:39:53.720889 [ 276 ] {f24144cf-3836-4e99-954e-45fb7408594c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15218 | 2026.01.16 20:39:53.721990 [ 276 ] {f24144cf-3836-4e99-954e-45fb7408594c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15219 | 2026.01.16 20:39:53.722028 [ 276 ] {f24144cf-3836-4e99-954e-45fb7408594c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15220 | 2026.01.16 20:39:53.722414 [ 276 ] {f24144cf-3836-4e99-954e-45fb7408594c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15221 | 2026.01.16 20:39:53.722635 [ 276 ] {f24144cf-3836-4e99-954e-45fb7408594c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15222 | 2026.01.16 20:39:53.722766 [ 276 ] {f24144cf-3836-4e99-954e-45fb7408594c} <Debug> executeQuery: Read 1353 rows, 115.50 KiB in 0.001939 sec., 697782.3620422898 rows/sec., 58.17 MiB/sec. | ||
| 15223 | 2026.01.16 20:39:53.722805 [ 276 ] {f24144cf-3836-4e99-954e-45fb7408594c} <Debug> TCPHandler: Processed in 0.002103878 sec. | ||
| 15224 | 2026.01.16 20:39:53.722916 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15225 | 2026.01.16 20:39:53.723012 [ 276 ] {9810e870-e022-4df6-9140-aa5e99b873a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15226 | 2026.01.16 20:39:53.723051 [ 276 ] {9810e870-e022-4df6-9140-aa5e99b873a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15227 | 2026.01.16 20:39:53.723457 [ 276 ] {9810e870-e022-4df6-9140-aa5e99b873a5} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15228 | 2026.01.16 20:39:53.723494 [ 276 ] {9810e870-e022-4df6-9140-aa5e99b873a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15229 | 2026.01.16 20:39:53.723789 [ 276 ] {9810e870-e022-4df6-9140-aa5e99b873a5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15230 | 2026.01.16 20:39:53.724015 [ 276 ] {9810e870-e022-4df6-9140-aa5e99b873a5} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2026.01.16 20:39:53.724143 [ 276 ] {9810e870-e022-4df6-9140-aa5e99b873a5} <Debug> executeQuery: Read 35 rows, 2.66 KiB in 0.001151 sec., 30408.340573414425 rows/sec., 2.26 MiB/sec. | ||
| 15232 | 2026.01.16 20:39:53.724182 [ 276 ] {9810e870-e022-4df6-9140-aa5e99b873a5} <Debug> TCPHandler: Processed in 0.001316649 sec. | ||
| 15233 | 2026.01.16 20:39:53.724287 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15234 | 2026.01.16 20:39:53.724390 [ 276 ] {6d888b73-5c9f-436e-a40b-d56aa8f80420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15235 | 2026.01.16 20:39:53.724432 [ 276 ] {6d888b73-5c9f-436e-a40b-d56aa8f80420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15236 | 2026.01.16 20:39:53.724925 [ 276 ] {6d888b73-5c9f-436e-a40b-d56aa8f80420} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15237 | 2026.01.16 20:39:53.724962 [ 276 ] {6d888b73-5c9f-436e-a40b-d56aa8f80420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15238 | 2026.01.16 20:39:53.725284 [ 276 ] {6d888b73-5c9f-436e-a40b-d56aa8f80420} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15239 | 2026.01.16 20:39:53.725508 [ 276 ] {6d888b73-5c9f-436e-a40b-d56aa8f80420} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15240 | 2026.01.16 20:39:53.725647 [ 276 ] {6d888b73-5c9f-436e-a40b-d56aa8f80420} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001275 sec., 197647.0588235294 rows/sec., 13.67 MiB/sec. | ||
| 15241 | 2026.01.16 20:39:53.725689 [ 276 ] {6d888b73-5c9f-436e-a40b-d56aa8f80420} <Debug> TCPHandler: Processed in 0.001451892 sec. | ||
| 15242 | 2026.01.16 20:39:53.725800 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15243 | 2026.01.16 20:39:53.725896 [ 276 ] {c4a623d8-d7c3-448f-87ce-955e796d3b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15244 | 2026.01.16 20:39:53.725937 [ 276 ] {c4a623d8-d7c3-448f-87ce-955e796d3b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15245 | 2026.01.16 20:39:53.726337 [ 276 ] {c4a623d8-d7c3-448f-87ce-955e796d3b7c} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15246 | 2026.01.16 20:39:53.726374 [ 276 ] {c4a623d8-d7c3-448f-87ce-955e796d3b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15247 | 2026.01.16 20:39:53.726659 [ 276 ] {c4a623d8-d7c3-448f-87ce-955e796d3b7c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15248 | 2026.01.16 20:39:53.726858 [ 276 ] {c4a623d8-d7c3-448f-87ce-955e796d3b7c} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15249 | 2026.01.16 20:39:53.726988 [ 276 ] {c4a623d8-d7c3-448f-87ce-955e796d3b7c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 15250 | 2026.01.16 20:39:53.727029 [ 276 ] {c4a623d8-d7c3-448f-87ce-955e796d3b7c} <Debug> TCPHandler: Processed in 0.001278069 sec. | ||
| 15251 | 2026.01.16 20:39:53.727132 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15252 | 2026.01.16 20:39:53.727226 [ 276 ] {a5e6ab92-be1a-4a0a-a4db-ff816a44121a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15253 | 2026.01.16 20:39:53.727266 [ 276 ] {a5e6ab92-be1a-4a0a-a4db-ff816a44121a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15254 | 2026.01.16 20:39:53.727888 [ 276 ] {a5e6ab92-be1a-4a0a-a4db-ff816a44121a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15255 | 2026.01.16 20:39:53.727925 [ 276 ] {a5e6ab92-be1a-4a0a-a4db-ff816a44121a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15256 | 2026.01.16 20:39:53.728248 [ 276 ] {a5e6ab92-be1a-4a0a-a4db-ff816a44121a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15257 | 2026.01.16 20:39:53.728457 [ 276 ] {a5e6ab92-be1a-4a0a-a4db-ff816a44121a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15258 | 2026.01.16 20:39:53.728591 [ 276 ] {a5e6ab92-be1a-4a0a-a4db-ff816a44121a} <Debug> executeQuery: Read 579 rows, 44.51 KiB in 0.001381 sec., 419261.40477914555 rows/sec., 31.48 MiB/sec. | ||
| 15259 | 2026.01.16 20:39:53.728637 [ 276 ] {a5e6ab92-be1a-4a0a-a4db-ff816a44121a} <Debug> TCPHandler: Processed in 0.001553755 sec. | ||
| 15260 | 2026.01.16 20:39:53.728762 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15261 | 2026.01.16 20:39:53.728856 [ 276 ] {70642189-2bfd-4c20-a5eb-1c6527124abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15262 | 2026.01.16 20:39:53.728914 [ 276 ] {70642189-2bfd-4c20-a5eb-1c6527124abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15263 | 2026.01.16 20:39:53.729571 [ 276 ] {70642189-2bfd-4c20-a5eb-1c6527124abd} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15264 | 2026.01.16 20:39:53.729608 [ 276 ] {70642189-2bfd-4c20-a5eb-1c6527124abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15265 | 2026.01.16 20:39:53.729978 [ 276 ] {70642189-2bfd-4c20-a5eb-1c6527124abd} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15266 | 2026.01.16 20:39:53.730191 [ 276 ] {70642189-2bfd-4c20-a5eb-1c6527124abd} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2026.01.16 20:39:53.730322 [ 276 ] {70642189-2bfd-4c20-a5eb-1c6527124abd} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001484 sec., 595013.4770889487 rows/sec., 40.38 MiB/sec. | ||
| 15268 | 2026.01.16 20:39:53.730363 [ 276 ] {70642189-2bfd-4c20-a5eb-1c6527124abd} <Debug> TCPHandler: Processed in 0.001650187 sec. | ||
| 15269 | 2026.01.16 20:39:53.730476 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15270 | 2026.01.16 20:39:53.730572 [ 276 ] {c465506c-fa28-4835-b9e2-edb08cfa1705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15271 | 2026.01.16 20:39:53.730626 [ 276 ] {c465506c-fa28-4835-b9e2-edb08cfa1705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15272 | 2026.01.16 20:39:53.731443 [ 276 ] {c465506c-fa28-4835-b9e2-edb08cfa1705} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2026.01.16 20:39:53.731481 [ 276 ] {c465506c-fa28-4835-b9e2-edb08cfa1705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15274 | 2026.01.16 20:39:53.732004 [ 276 ] {c465506c-fa28-4835-b9e2-edb08cfa1705} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15275 | 2026.01.16 20:39:53.732235 [ 276 ] {c465506c-fa28-4835-b9e2-edb08cfa1705} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.01.16 20:39:53.732380 [ 276 ] {c465506c-fa28-4835-b9e2-edb08cfa1705} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001826 sec., 9309.967141292444 rows/sec., 16.68 MiB/sec. | ||
| 15277 | 2026.01.16 20:39:53.732446 [ 276 ] {c465506c-fa28-4835-b9e2-edb08cfa1705} <Debug> TCPHandler: Processed in 0.002018795 sec. | ||
| 15278 | 2026.01.16 20:39:53.732562 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15279 | 2026.01.16 20:39:53.732656 [ 276 ] {f0c22b6a-03a0-4ac6-ab04-edbea02c8abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15280 | 2026.01.16 20:39:53.732697 [ 276 ] {f0c22b6a-03a0-4ac6-ab04-edbea02c8abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15281 | 2026.01.16 20:39:53.733039 [ 276 ] {f0c22b6a-03a0-4ac6-ab04-edbea02c8abf} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2026.01.16 20:39:53.733076 [ 276 ] {f0c22b6a-03a0-4ac6-ab04-edbea02c8abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15283 | 2026.01.16 20:39:53.733388 [ 276 ] {f0c22b6a-03a0-4ac6-ab04-edbea02c8abf} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15284 | 2026.01.16 20:39:53.733601 [ 276 ] {f0c22b6a-03a0-4ac6-ab04-edbea02c8abf} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2026.01.16 20:39:53.733734 [ 276 ] {f0c22b6a-03a0-4ac6-ab04-edbea02c8abf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 15286 | 2026.01.16 20:39:53.733774 [ 276 ] {f0c22b6a-03a0-4ac6-ab04-edbea02c8abf} <Debug> TCPHandler: Processed in 0.001261468 sec. | ||
| 15287 | 2026.01.16 20:39:54.092979 [ 220 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15288 | 2026.01.16 20:39:54.093062 [ 220 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15289 | 2026.01.16 20:39:54.095340 [ 220 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15290 | 2026.01.16 20:39:55.010413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15291 | 2026.01.16 20:39:55.026856 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15292 | 2026.01.16 20:39:55.026912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15293 | 2026.01.16 20:39:55.033019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15294 | 2026.01.16 20:39:55.033733 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15295 | 2026.01.16 20:39:55.036843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15296 | 2026.01.16 20:39:55.680920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1882 | ||
| 15297 | 2026.01.16 20:39:55.683336 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15298 | 2026.01.16 20:39:55.683387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15299 | 2026.01.16 20:39:55.684649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15300 | 2026.01.16 20:39:55.684948 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15301 | 2026.01.16 20:39:55.685332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1882 | ||
| 15302 | 2026.01.16 20:39:58.688672 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15303 | 2026.01.16 20:39:58.688848 [ 276 ] {f72b61b0-4515-4189-ab14-38c7e092d1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15304 | 2026.01.16 20:39:58.688918 [ 276 ] {f72b61b0-4515-4189-ab14-38c7e092d1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15305 | 2026.01.16 20:39:58.689565 [ 276 ] {f72b61b0-4515-4189-ab14-38c7e092d1f5} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15306 | 2026.01.16 20:39:58.689608 [ 276 ] {f72b61b0-4515-4189-ab14-38c7e092d1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15307 | 2026.01.16 20:39:58.690008 [ 276 ] {f72b61b0-4515-4189-ab14-38c7e092d1f5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15308 | 2026.01.16 20:39:58.690233 [ 276 ] {f72b61b0-4515-4189-ab14-38c7e092d1f5} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15309 | 2026.01.16 20:39:58.690391 [ 276 ] {f72b61b0-4515-4189-ab14-38c7e092d1f5} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.00159 sec., 65408.805031446536 rows/sec., 5.46 MiB/sec. | ||
| 15310 | 2026.01.16 20:39:58.690434 [ 276 ] {f72b61b0-4515-4189-ab14-38c7e092d1f5} <Debug> TCPHandler: Processed in 0.001888822 sec. | ||
| 15311 | 2026.01.16 20:39:58.690553 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15312 | 2026.01.16 20:39:58.690647 [ 276 ] {0c95bccf-567c-435f-983f-ed8466698fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15313 | 2026.01.16 20:39:58.690688 [ 276 ] {0c95bccf-567c-435f-983f-ed8466698fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15314 | 2026.01.16 20:39:58.691088 [ 276 ] {0c95bccf-567c-435f-983f-ed8466698fa0} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15315 | 2026.01.16 20:39:58.691124 [ 276 ] {0c95bccf-567c-435f-983f-ed8466698fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15316 | 2026.01.16 20:39:58.691421 [ 276 ] {0c95bccf-567c-435f-983f-ed8466698fa0} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15317 | 2026.01.16 20:39:58.691623 [ 276 ] {0c95bccf-567c-435f-983f-ed8466698fa0} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15318 | 2026.01.16 20:39:58.691747 [ 38 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15319 | 2026.01.16 20:39:58.691756 [ 276 ] {0c95bccf-567c-435f-983f-ed8466698fa0} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.57 MiB/sec. | ||
| 15320 | 2026.01.16 20:39:58.691812 [ 38 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15321 | 2026.01.16 20:39:58.691822 [ 276 ] {0c95bccf-567c-435f-983f-ed8466698fa0} <Debug> TCPHandler: Processed in 0.001318749 sec. | ||
| 15322 | 2026.01.16 20:39:58.691840 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15323 | 2026.01.16 20:39:58.691940 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15324 | 2026.01.16 20:39:58.691989 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::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 | ||
| 15325 | 2026.01.16 20:39:58.692038 [ 276 ] {656c950c-0641-45bd-928e-0c99fcee1cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15326 | 2026.01.16 20:39:58.692084 [ 276 ] {656c950c-0641-45bd-928e-0c99fcee1cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15327 | 2026.01.16 20:39:58.692163 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15328 | 2026.01.16 20:39:58.692211 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 278 rows starting from the beginning of the part | ||
| 15329 | 2026.01.16 20:39:58.692301 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 28 rows starting from the beginning of the part | ||
| 15330 | 2026.01.16 20:39:58.692361 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 17 rows starting from the beginning of the part | ||
| 15331 | 2026.01.16 20:39:58.692418 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 24 rows starting from the beginning of the part | ||
| 15332 | 2026.01.16 20:39:58.692471 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 35 rows starting from the beginning of the part | ||
| 15333 | 2026.01.16 20:39:58.692501 [ 276 ] {656c950c-0641-45bd-928e-0c99fcee1cb5} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15334 | 2026.01.16 20:39:58.692523 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 24 rows starting from the beginning of the part | ||
| 15335 | 2026.01.16 20:39:58.692550 [ 276 ] {656c950c-0641-45bd-928e-0c99fcee1cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15336 | 2026.01.16 20:39:58.692896 [ 276 ] {656c950c-0641-45bd-928e-0c99fcee1cb5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15337 | 2026.01.16 20:39:58.693118 [ 276 ] {656c950c-0641-45bd-928e-0c99fcee1cb5} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15338 | 2026.01.16 20:39:58.693256 [ 276 ] {656c950c-0641-45bd-928e-0c99fcee1cb5} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001235 sec., 71255.06072874494 rows/sec., 5.56 MiB/sec. | ||
| 15339 | 2026.01.16 20:39:58.693298 [ 276 ] {656c950c-0641-45bd-928e-0c99fcee1cb5} <Debug> TCPHandler: Processed in 0.001405892 sec. | ||
| 15340 | 2026.01.16 20:39:58.693410 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15341 | 2026.01.16 20:39:58.693505 [ 276 ] {d1ea837f-0acb-4807-ba98-0ad9dda9319e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15342 | 2026.01.16 20:39:58.693527 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606616 sec., 252705.06455805246 rows/sec., 17.61 MiB/sec. | ||
| 15343 | 2026.01.16 20:39:58.693549 [ 276 ] {d1ea837f-0acb-4807-ba98-0ad9dda9319e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15344 | 2026.01.16 20:39:58.693720 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15345 | 2026.01.16 20:39:58.693974 [ 276 ] {d1ea837f-0acb-4807-ba98-0ad9dda9319e} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15346 | 2026.01.16 20:39:58.694009 [ 276 ] {d1ea837f-0acb-4807-ba98-0ad9dda9319e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15347 | 2026.01.16 20:39:58.694013 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_111_22} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15348 | 2026.01.16 20:39:58.694083 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_111_22} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15349 | 2026.01.16 20:39:58.694170 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15350 | 2026.01.16 20:39:58.694336 [ 276 ] {d1ea837f-0acb-4807-ba98-0ad9dda9319e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15351 | 2026.01.16 20:39:58.694547 [ 276 ] {d1ea837f-0acb-4807-ba98-0ad9dda9319e} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.01.16 20:39:58.694677 [ 276 ] {d1ea837f-0acb-4807-ba98-0ad9dda9319e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 15353 | 2026.01.16 20:39:58.694716 [ 276 ] {d1ea837f-0acb-4807-ba98-0ad9dda9319e} <Debug> TCPHandler: Processed in 0.00135471 sec. | ||
| 15354 | 2026.01.16 20:39:58.694818 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15355 | 2026.01.16 20:39:58.694911 [ 276 ] {5afe5f35-18d9-4cb7-8f8e-b11c33585795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15356 | 2026.01.16 20:39:58.694967 [ 276 ] {5afe5f35-18d9-4cb7-8f8e-b11c33585795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15357 | 2026.01.16 20:39:58.695749 [ 276 ] {5afe5f35-18d9-4cb7-8f8e-b11c33585795} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15358 | 2026.01.16 20:39:58.695786 [ 276 ] {5afe5f35-18d9-4cb7-8f8e-b11c33585795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15359 | 2026.01.16 20:39:58.696310 [ 276 ] {5afe5f35-18d9-4cb7-8f8e-b11c33585795} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15360 | 2026.01.16 20:39:58.696540 [ 276 ] {5afe5f35-18d9-4cb7-8f8e-b11c33585795} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15361 | 2026.01.16 20:39:58.696682 [ 276 ] {5afe5f35-18d9-4cb7-8f8e-b11c33585795} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001787 sec., 13430.330162283157 rows/sec., 24.07 MiB/sec. | ||
| 15362 | 2026.01.16 20:39:58.696739 [ 276 ] {5afe5f35-18d9-4cb7-8f8e-b11c33585795} <Debug> TCPHandler: Processed in 0.001968805 sec. | ||
| 15363 | 2026.01.16 20:39:58.696850 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15364 | 2026.01.16 20:39:58.696946 [ 276 ] {8b0b4f03-27ff-4ce1-a00b-3699aa953e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15365 | 2026.01.16 20:39:58.696988 [ 276 ] {8b0b4f03-27ff-4ce1-a00b-3699aa953e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15366 | 2026.01.16 20:39:58.697342 [ 276 ] {8b0b4f03-27ff-4ce1-a00b-3699aa953e3f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2026.01.16 20:39:58.697378 [ 276 ] {8b0b4f03-27ff-4ce1-a00b-3699aa953e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 15368 | 2026.01.16 20:39:58.697675 [ 276 ] {8b0b4f03-27ff-4ce1-a00b-3699aa953e3f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15369 | 2026.01.16 20:39:58.697882 [ 276 ] {8b0b4f03-27ff-4ce1-a00b-3699aa953e3f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2026.01.16 20:39:58.698010 [ 276 ] {8b0b4f03-27ff-4ce1-a00b-3699aa953e3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 15371 | 2026.01.16 20:39:58.698048 [ 276 ] {8b0b4f03-27ff-4ce1-a00b-3699aa953e3f} <Debug> TCPHandler: Processed in 0.001246508 sec. | ||
| 15372 | 2026.01.16 20:40:00.296944 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15373 | 2026.01.16 20:40:00.297018 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15374 | 2026.01.16 20:40:00.579602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37381 | ||
| 15375 | 2026.01.16 20:40:00.580116 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15376 | 2026.01.16 20:40:00.580161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15377 | 2026.01.16 20:40:00.580646 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15378 | 2026.01.16 20:40:00.580873 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15379 | 2026.01.16 20:40:00.581006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37381 | ||
| 15380 | 2026.01.16 20:40:02.536912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15381 | 2026.01.16 20:40:02.554701 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15382 | 2026.01.16 20:40:02.554758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15383 | 2026.01.16 20:40:02.560913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15384 | 2026.01.16 20:40:02.561598 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15385 | 2026.01.16 20:40:02.564559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15386 | 2026.01.16 20:40:03.355995 [ 222 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15387 | 2026.01.16 20:40:03.356053 [ 222 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15388 | 2026.01.16 20:40:03.358586 [ 222 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15389 | 2026.01.16 20:40:03.687811 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15390 | 2026.01.16 20:40:03.688009 [ 276 ] {a592f743-540d-47af-8f7a-f79b2786eae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15391 | 2026.01.16 20:40:03.688082 [ 276 ] {a592f743-540d-47af-8f7a-f79b2786eae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15392 | 2026.01.16 20:40:03.688769 [ 276 ] {a592f743-540d-47af-8f7a-f79b2786eae2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15393 | 2026.01.16 20:40:03.688814 [ 276 ] {a592f743-540d-47af-8f7a-f79b2786eae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15394 | 2026.01.16 20:40:03.689313 [ 276 ] {a592f743-540d-47af-8f7a-f79b2786eae2} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15395 | 2026.01.16 20:40:03.689591 [ 276 ] {a592f743-540d-47af-8f7a-f79b2786eae2} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15396 | 2026.01.16 20:40:03.689767 [ 276 ] {a592f743-540d-47af-8f7a-f79b2786eae2} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00181 sec., 49723.756906077346 rows/sec., 4.17 MiB/sec. | ||
| 15397 | 2026.01.16 20:40:03.689819 [ 276 ] {a592f743-540d-47af-8f7a-f79b2786eae2} <Debug> TCPHandler: Processed in 0.002142828 sec. | ||
| 15398 | 2026.01.16 20:40:03.689963 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15399 | 2026.01.16 20:40:03.690080 [ 276 ] {05ed1220-184b-40ec-9f33-6c337f32b0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15400 | 2026.01.16 20:40:03.690130 [ 276 ] {05ed1220-184b-40ec-9f33-6c337f32b0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15401 | 2026.01.16 20:40:03.690548 [ 276 ] {05ed1220-184b-40ec-9f33-6c337f32b0b4} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15402 | 2026.01.16 20:40:03.690586 [ 276 ] {05ed1220-184b-40ec-9f33-6c337f32b0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15403 | 2026.01.16 20:40:03.690877 [ 276 ] {05ed1220-184b-40ec-9f33-6c337f32b0b4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15404 | 2026.01.16 20:40:03.691117 [ 276 ] {05ed1220-184b-40ec-9f33-6c337f32b0b4} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15405 | 2026.01.16 20:40:03.691249 [ 276 ] {05ed1220-184b-40ec-9f33-6c337f32b0b4} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001195 sec., 14225.941422594142 rows/sec., 1.04 MiB/sec. | ||
| 15406 | 2026.01.16 20:40:03.691285 [ 276 ] {05ed1220-184b-40ec-9f33-6c337f32b0b4} <Debug> TCPHandler: Processed in 0.001383731 sec. | ||
| 15407 | 2026.01.16 20:40:03.691397 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15408 | 2026.01.16 20:40:03.691490 [ 276 ] {e8adb4a7-640f-4416-bf8b-ddbc83e98d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15409 | 2026.01.16 20:40:03.691529 [ 276 ] {e8adb4a7-640f-4416-bf8b-ddbc83e98d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15410 | 2026.01.16 20:40:03.691933 [ 276 ] {e8adb4a7-640f-4416-bf8b-ddbc83e98d8c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15411 | 2026.01.16 20:40:03.691967 [ 276 ] {e8adb4a7-640f-4416-bf8b-ddbc83e98d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15412 | 2026.01.16 20:40:03.692265 [ 276 ] {e8adb4a7-640f-4416-bf8b-ddbc83e98d8c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15413 | 2026.01.16 20:40:03.692475 [ 276 ] {e8adb4a7-640f-4416-bf8b-ddbc83e98d8c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15414 | 2026.01.16 20:40:03.692598 [ 276 ] {e8adb4a7-640f-4416-bf8b-ddbc83e98d8c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001127 sec., 71872.22715173026 rows/sec., 5.61 MiB/sec. | ||
| 15415 | 2026.01.16 20:40:03.692635 [ 276 ] {e8adb4a7-640f-4416-bf8b-ddbc83e98d8c} <Debug> TCPHandler: Processed in 0.001287239 sec. | ||
| 15416 | 2026.01.16 20:40:03.692744 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15417 | 2026.01.16 20:40:03.692838 [ 276 ] {e2b33e94-7bf8-4d38-ae3b-3d630631e362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15418 | 2026.01.16 20:40:03.692882 [ 276 ] {e2b33e94-7bf8-4d38-ae3b-3d630631e362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15419 | 2026.01.16 20:40:03.693289 [ 276 ] {e2b33e94-7bf8-4d38-ae3b-3d630631e362} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15420 | 2026.01.16 20:40:03.693322 [ 276 ] {e2b33e94-7bf8-4d38-ae3b-3d630631e362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15421 | 2026.01.16 20:40:03.693657 [ 276 ] {e2b33e94-7bf8-4d38-ae3b-3d630631e362} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15422 | 2026.01.16 20:40:03.693869 [ 276 ] {e2b33e94-7bf8-4d38-ae3b-3d630631e362} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15423 | 2026.01.16 20:40:03.693975 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 4 parts from all_1_110_22 to all_113_113_0 | ||
| 15424 | 2026.01.16 20:40:03.693996 [ 276 ] {e2b33e94-7bf8-4d38-ae3b-3d630631e362} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 15425 | 2026.01.16 20:40:03.694015 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15426 | 2026.01.16 20:40:03.694033 [ 276 ] {e2b33e94-7bf8-4d38-ae3b-3d630631e362} <Debug> TCPHandler: Processed in 0.00133708 sec. | ||
| 15427 | 2026.01.16 20:40:03.694036 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15428 | 2026.01.16 20:40:03.694127 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_113_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_110_22 to all_113_113_0 into Compact with storage Full | ||
| 15429 | 2026.01.16 20:40:03.694148 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15430 | 2026.01.16 20:40:03.694230 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_113_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15431 | 2026.01.16 20:40:03.694242 [ 276 ] {dbaf73ce-75b3-4535-99bb-4b39729a988d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15432 | 2026.01.16 20:40:03.694266 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 33027 rows starting from the beginning of the part | ||
| 15433 | 2026.01.16 20:40:03.694297 [ 276 ] {dbaf73ce-75b3-4535-99bb-4b39729a988d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15434 | 2026.01.16 20:40:03.694332 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15435 | 2026.01.16 20:40:03.694383 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15436 | 2026.01.16 20:40:03.694430 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_113_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 883 rows starting from the beginning of the part | ||
| 15437 | 2026.01.16 20:40:03.695089 [ 276 ] {dbaf73ce-75b3-4535-99bb-4b39729a988d} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15438 | 2026.01.16 20:40:03.695123 [ 276 ] {dbaf73ce-75b3-4535-99bb-4b39729a988d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15439 | 2026.01.16 20:40:03.695657 [ 276 ] {dbaf73ce-75b3-4535-99bb-4b39729a988d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15440 | 2026.01.16 20:40:03.695899 [ 276 ] {dbaf73ce-75b3-4535-99bb-4b39729a988d} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15441 | 2026.01.16 20:40:03.696038 [ 276 ] {dbaf73ce-75b3-4535-99bb-4b39729a988d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001814 sec., 9371.554575523704 rows/sec., 16.79 MiB/sec. | ||
| 15442 | 2026.01.16 20:40:03.696095 [ 276 ] {dbaf73ce-75b3-4535-99bb-4b39729a988d} <Debug> TCPHandler: Processed in 0.001995714 sec. | ||
| 15443 | 2026.01.16 20:40:03.696216 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15444 | 2026.01.16 20:40:03.696311 [ 276 ] {f9706b4c-7c8f-4247-8548-d1e4585b6d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15445 | 2026.01.16 20:40:03.696353 [ 276 ] {f9706b4c-7c8f-4247-8548-d1e4585b6d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15446 | 2026.01.16 20:40:03.696696 [ 276 ] {f9706b4c-7c8f-4247-8548-d1e4585b6d66} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15447 | 2026.01.16 20:40:03.696731 [ 276 ] {f9706b4c-7c8f-4247-8548-d1e4585b6d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15448 | 2026.01.16 20:40:03.697044 [ 276 ] {f9706b4c-7c8f-4247-8548-d1e4585b6d66} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15449 | 2026.01.16 20:40:03.697252 [ 276 ] {f9706b4c-7c8f-4247-8548-d1e4585b6d66} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15450 | 2026.01.16 20:40:03.697378 [ 276 ] {f9706b4c-7c8f-4247-8548-d1e4585b6d66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 15451 | 2026.01.16 20:40:03.697414 [ 276 ] {f9706b4c-7c8f-4247-8548-d1e4585b6d66} <Debug> TCPHandler: Processed in 0.001247478 sec. | ||
| 15452 | 2026.01.16 20:40:03.700639 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_113_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34230 rows, containing 5 columns (5 merged, 0 gathered) in 0.006543467 sec., 5231171.793179365 rows/sec., 357.97 MiB/sec. | ||
| 15453 | 2026.01.16 20:40:03.700927 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_113_23} <Trace> MergedBlockOutputStream: filled checksums all_1_113_23 (state Temporary) | ||
| 15454 | 2026.01.16 20:40:03.701203 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_113_23 to all_1_113_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15455 | 2026.01.16 20:40:03.701262 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_113_23} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 4 parts: [all_1_110_22, all_113_113_0] -> all_1_113_23 | ||
| 15456 | 2026.01.16 20:40:03.701320 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15457 | 2026.01.16 20:40:04.000241 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.74 MiB, peak 392.76 MiB, free memory in arenas 0.00 B, will set to 374.46 MiB (RSS), difference: 3.71 MiB | ||
| 15458 | 2026.01.16 20:40:04.611839 [ 98 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
| 15459 | 2026.01.16 20:40:04.611908 [ 98 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15460 | 2026.01.16 20:40:04.611933 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15461 | 2026.01.16 20:40:04.612050 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact with storage Full | ||
| 15462 | 2026.01.16 20:40:04.612204 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15463 | 2026.01.16 20:40:04.612242 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 20 rows starting from the beginning of the part | ||
| 15464 | 2026.01.16 20:40:04.612313 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 15465 | 2026.01.16 20:40:04.612365 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 15466 | 2026.01.16 20:40:04.612412 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part | ||
| 15467 | 2026.01.16 20:40:04.612455 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 15468 | 2026.01.16 20:40:04.613296 [ 203 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295049 sec., 29342.51908615041 rows/sec., 2.45 MiB/sec. | ||
| 15469 | 2026.01.16 20:40:04.613434 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 15470 | 2026.01.16 20:40:04.613671 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_38_9} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15471 | 2026.01.16 20:40:04.613735 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_38_9} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Merged 5 parts: [all_1_34_8, all_38_38_0] -> all_1_38_9 | ||
| 15472 | 2026.01.16 20:40:04.613799 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15473 | 2026.01.16 20:40:05.685523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1906 | ||
| 15474 | 2026.01.16 20:40:05.687846 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15475 | 2026.01.16 20:40:05.687900 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15476 | 2026.01.16 20:40:05.689101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15477 | 2026.01.16 20:40:05.689380 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15478 | 2026.01.16 20:40:05.689766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1906 | ||
| 15479 | 2026.01.16 20:40:06.760869 [ 96 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 15480 | 2026.01.16 20:40:06.760933 [ 96 ] {} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15481 | 2026.01.16 20:40:06.760953 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15482 | 2026.01.16 20:40:06.761023 [ 224 ] {} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15483 | 2026.01.16 20:40:06.761051 [ 224 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15484 | 2026.01.16 20:40:06.761077 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 15485 | 2026.01.16 20:40:06.761233 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15486 | 2026.01.16 20:40:06.761268 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 465 rows starting from the beginning of the part | ||
| 15487 | 2026.01.16 20:40:06.761347 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 252 rows starting from the beginning of the part | ||
| 15488 | 2026.01.16 20:40:06.761402 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 252 rows starting from the beginning of the part | ||
| 15489 | 2026.01.16 20:40:06.761459 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 15490 | 2026.01.16 20:40:06.761505 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 252 rows starting from the beginning of the part | ||
| 15491 | 2026.01.16 20:40:06.762530 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511414 sec., 808514.4110084993 rows/sec., 58.34 MiB/sec. | ||
| 15492 | 2026.01.16 20:40:06.762665 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 15493 | 2026.01.16 20:40:06.763013 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_31_7} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15494 | 2026.01.16 20:40:06.763087 [ 190 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_31_7} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 15495 | 2026.01.16 20:40:06.763154 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 15496 | 2026.01.16 20:40:06.763239 [ 224 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15497 | 2026.01.16 20:40:07.686971 [ 96 ] {} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 15498 | 2026.01.16 20:40:07.687066 [ 96 ] {} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15499 | 2026.01.16 20:40:07.687102 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15500 | 2026.01.16 20:40:07.687224 [ 226 ] {} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15501 | 2026.01.16 20:40:07.687239 [ 194 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 15502 | 2026.01.16 20:40:07.687284 [ 226 ] {} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15503 | 2026.01.16 20:40:07.687396 [ 194 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15504 | 2026.01.16 20:40:07.687434 [ 194 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 223 rows starting from the beginning of the part | ||
| 15505 | 2026.01.16 20:40:07.687509 [ 194 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 15506 | 2026.01.16 20:40:07.687560 [ 194 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 15507 | 2026.01.16 20:40:07.687605 [ 194 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 15508 | 2026.01.16 20:40:07.687650 [ 194 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 15509 | 2026.01.16 20:40:07.688490 [ 190 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309049 sec., 207020.51642069928 rows/sec., 13.44 MiB/sec. | ||
| 15510 | 2026.01.16 20:40:07.688618 [ 194 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 15511 | 2026.01.16 20:40:07.688853 [ 194 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_27_6} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15512 | 2026.01.16 20:40:07.688945 [ 194 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_27_6} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 15513 | 2026.01.16 20:40:07.689022 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15514 | 2026.01.16 20:40:07.689517 [ 226 ] {} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15515 | 2026.01.16 20:40:08.081158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37893 | ||
| 15516 | 2026.01.16 20:40:08.081988 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2026.01.16 20:40:08.082061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15518 | 2026.01.16 20:40:08.082826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15519 | 2026.01.16 20:40:08.083045 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15520 | 2026.01.16 20:40:08.083205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37893 | ||
| 15521 | 2026.01.16 20:40:08.175281 [ 86 ] {} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 15522 | 2026.01.16 20:40:08.175350 [ 86 ] {} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15523 | 2026.01.16 20:40:08.175372 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15524 | 2026.01.16 20:40:08.175463 [ 226 ] {} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15525 | 2026.01.16 20:40:08.175493 [ 226 ] {} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15526 | 2026.01.16 20:40:08.175504 [ 203 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 15527 | 2026.01.16 20:40:08.175647 [ 203 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15528 | 2026.01.16 20:40:08.175707 [ 203 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 434 rows starting from the beginning of the part | ||
| 15529 | 2026.01.16 20:40:08.175778 [ 203 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 15530 | 2026.01.16 20:40:08.175826 [ 203 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 15531 | 2026.01.16 20:40:08.175869 [ 203 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 15532 | 2026.01.16 20:40:08.175913 [ 203 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 15533 | 2026.01.16 20:40:08.176774 [ 194 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329729 sec., 398577.4545038876 rows/sec., 28.57 MiB/sec. | ||
| 15534 | 2026.01.16 20:40:08.176958 [ 190 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 15535 | 2026.01.16 20:40:08.177241 [ 190 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_27_6} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15536 | 2026.01.16 20:40:08.177307 [ 190 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_27_6} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 15537 | 2026.01.16 20:40:08.177394 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15538 | 2026.01.16 20:40:08.177654 [ 226 ] {} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15539 | 2026.01.16 20:40:08.688562 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15540 | 2026.01.16 20:40:08.688758 [ 276 ] {c4bb4ee6-9756-4212-aa4a-215c191b5b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15541 | 2026.01.16 20:40:08.688831 [ 276 ] {c4bb4ee6-9756-4212-aa4a-215c191b5b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15542 | 2026.01.16 20:40:08.689533 [ 276 ] {c4bb4ee6-9756-4212-aa4a-215c191b5b54} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15543 | 2026.01.16 20:40:08.689580 [ 276 ] {c4bb4ee6-9756-4212-aa4a-215c191b5b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15544 | 2026.01.16 20:40:08.689948 [ 276 ] {c4bb4ee6-9756-4212-aa4a-215c191b5b54} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15545 | 2026.01.16 20:40:08.690166 [ 276 ] {c4bb4ee6-9756-4212-aa4a-215c191b5b54} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15546 | 2026.01.16 20:40:08.690324 [ 276 ] {c4bb4ee6-9756-4212-aa4a-215c191b5b54} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001619 sec., 2470.660901791229 rows/sec., 201.47 KiB/sec. | ||
| 15547 | 2026.01.16 20:40:08.690365 [ 276 ] {c4bb4ee6-9756-4212-aa4a-215c191b5b54} <Debug> TCPHandler: Processed in 0.001942834 sec. | ||
| 15548 | 2026.01.16 20:40:08.690485 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15549 | 2026.01.16 20:40:08.690578 [ 276 ] {f4d9ccad-1b63-45bb-89ea-6e53456be5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15550 | 2026.01.16 20:40:08.690618 [ 276 ] {f4d9ccad-1b63-45bb-89ea-6e53456be5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15551 | 2026.01.16 20:40:08.691059 [ 276 ] {f4d9ccad-1b63-45bb-89ea-6e53456be5a3} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15552 | 2026.01.16 20:40:08.691095 [ 276 ] {f4d9ccad-1b63-45bb-89ea-6e53456be5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15553 | 2026.01.16 20:40:08.691405 [ 276 ] {f4d9ccad-1b63-45bb-89ea-6e53456be5a3} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15554 | 2026.01.16 20:40:08.691613 [ 276 ] {f4d9ccad-1b63-45bb-89ea-6e53456be5a3} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15555 | 2026.01.16 20:40:08.691741 [ 276 ] {f4d9ccad-1b63-45bb-89ea-6e53456be5a3} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001182 sec., 89678.51099830795 rows/sec., 7.46 MiB/sec. | ||
| 15556 | 2026.01.16 20:40:08.691751 [ 86 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15557 | 2026.01.16 20:40:08.691780 [ 276 ] {f4d9ccad-1b63-45bb-89ea-6e53456be5a3} <Debug> TCPHandler: Processed in 0.00134411 sec. | ||
| 15558 | 2026.01.16 20:40:08.691818 [ 86 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15559 | 2026.01.16 20:40:08.691856 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15560 | 2026.01.16 20:40:08.691910 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15561 | 2026.01.16 20:40:08.692008 [ 276 ] {b23372e5-d8d6-4ada-9e87-cfa4eef4db7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15562 | 2026.01.16 20:40:08.692031 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15563 | 2026.01.16 20:40:08.692049 [ 276 ] {b23372e5-d8d6-4ada-9e87-cfa4eef4db7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15564 | 2026.01.16 20:40:08.692244 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15565 | 2026.01.16 20:40:08.692303 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2465 rows starting from the beginning of the part | ||
| 15566 | 2026.01.16 20:40:08.692393 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 104 rows starting from the beginning of the part | ||
| 15567 | 2026.01.16 20:40:08.692437 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1353 rows starting from the beginning of the part | ||
| 15568 | 2026.01.16 20:40:08.692480 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 104 rows starting from the beginning of the part | ||
| 15569 | 2026.01.16 20:40:08.692513 [ 276 ] {b23372e5-d8d6-4ada-9e87-cfa4eef4db7d} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15570 | 2026.01.16 20:40:08.692519 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 90 rows starting from the beginning of the part | ||
| 15571 | 2026.01.16 20:40:08.692557 [ 276 ] {b23372e5-d8d6-4ada-9e87-cfa4eef4db7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15572 | 2026.01.16 20:40:08.692588 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 106 rows starting from the beginning of the part | ||
| 15573 | 2026.01.16 20:40:08.692902 [ 276 ] {b23372e5-d8d6-4ada-9e87-cfa4eef4db7d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15574 | 2026.01.16 20:40:08.693132 [ 276 ] {b23372e5-d8d6-4ada-9e87-cfa4eef4db7d} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2026.01.16 20:40:08.693270 [ 276 ] {b23372e5-d8d6-4ada-9e87-cfa4eef4db7d} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.00128 sec., 21875 rows/sec., 1.59 MiB/sec. | ||
| 15576 | 2026.01.16 20:40:08.693310 [ 276 ] {b23372e5-d8d6-4ada-9e87-cfa4eef4db7d} <Debug> TCPHandler: Processed in 0.001449073 sec. | ||
| 15577 | 2026.01.16 20:40:08.693412 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15578 | 2026.01.16 20:40:08.693504 [ 276 ] {6f287b1b-cdd2-4cfa-b9d5-9703b61084cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15579 | 2026.01.16 20:40:08.693544 [ 276 ] {6f287b1b-cdd2-4cfa-b9d5-9703b61084cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15580 | 2026.01.16 20:40:08.693967 [ 276 ] {6f287b1b-cdd2-4cfa-b9d5-9703b61084cd} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15581 | 2026.01.16 20:40:08.694003 [ 276 ] {6f287b1b-cdd2-4cfa-b9d5-9703b61084cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15582 | 2026.01.16 20:40:08.694317 [ 276 ] {6f287b1b-cdd2-4cfa-b9d5-9703b61084cd} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15583 | 2026.01.16 20:40:08.694338 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4222 rows, containing 5 columns (5 merged, 0 gathered) in 0.002395434 sec., 1762519.8607016515 rows/sec., 151.89 MiB/sec. | ||
| 15584 | 2026.01.16 20:40:08.694530 [ 276 ] {6f287b1b-cdd2-4cfa-b9d5-9703b61084cd} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15585 | 2026.01.16 20:40:08.694644 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15586 | 2026.01.16 20:40:08.694660 [ 86 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15587 | 2026.01.16 20:40:08.694669 [ 276 ] {6f287b1b-cdd2-4cfa-b9d5-9703b61084cd} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001183 sec., 77768.38546069316 rows/sec., 6.08 MiB/sec. | ||
| 15588 | 2026.01.16 20:40:08.694709 [ 86 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15589 | 2026.01.16 20:40:08.694733 [ 276 ] {6f287b1b-cdd2-4cfa-b9d5-9703b61084cd} <Debug> TCPHandler: Processed in 0.001369921 sec. | ||
| 15590 | 2026.01.16 20:40:08.694735 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15591 | 2026.01.16 20:40:08.694820 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15592 | 2026.01.16 20:40:08.694856 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15593 | 2026.01.16 20:40:08.694914 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15594 | 2026.01.16 20:40:08.694943 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1250 rows starting from the beginning of the part | ||
| 15595 | 2026.01.16 20:40:08.694957 [ 276 ] {cf33a6e7-4617-4ccc-a96f-4e9ddd33c4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15596 | 2026.01.16 20:40:08.694988 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 88 rows starting from the beginning of the part | ||
| 15597 | 2026.01.16 20:40:08.694996 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_116_23} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15598 | 2026.01.16 20:40:08.695006 [ 276 ] {cf33a6e7-4617-4ccc-a96f-4e9ddd33c4b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15599 | 2026.01.16 20:40:08.695032 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 579 rows starting from the beginning of the part | ||
| 15600 | 2026.01.16 20:40:08.695072 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 88 rows starting from the beginning of the part | ||
| 15601 | 2026.01.16 20:40:08.695097 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_116_23} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15602 | 2026.01.16 20:40:08.695107 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 81 rows starting from the beginning of the part | ||
| 15603 | 2026.01.16 20:40:08.695155 [ 203 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 92 rows starting from the beginning of the part | ||
| 15604 | 2026.01.16 20:40:08.695209 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 15605 | 2026.01.16 20:40:08.695464 [ 276 ] {cf33a6e7-4617-4ccc-a96f-4e9ddd33c4b7} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15606 | 2026.01.16 20:40:08.695506 [ 276 ] {cf33a6e7-4617-4ccc-a96f-4e9ddd33c4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15607 | 2026.01.16 20:40:08.695856 [ 276 ] {cf33a6e7-4617-4ccc-a96f-4e9ddd33c4b7} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15608 | 2026.01.16 20:40:08.696071 [ 276 ] {cf33a6e7-4617-4ccc-a96f-4e9ddd33c4b7} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15609 | 2026.01.16 20:40:08.696152 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135964 sec., 1601894.6191638962 rows/sec., 124.48 MiB/sec. | ||
| 15610 | 2026.01.16 20:40:08.696202 [ 276 ] {cf33a6e7-4617-4ccc-a96f-4e9ddd33c4b7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001263 sec., 128266.03325415676 rows/sec., 8.93 MiB/sec. | ||
| 15611 | 2026.01.16 20:40:08.696244 [ 276 ] {cf33a6e7-4617-4ccc-a96f-4e9ddd33c4b7} <Debug> TCPHandler: Processed in 0.001438122 sec. | ||
| 15612 | 2026.01.16 20:40:08.696354 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15613 | 2026.01.16 20:40:08.696354 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15614 | 2026.01.16 20:40:08.696450 [ 276 ] {f9af0fbe-bbd7-43d7-a5a3-63645435f188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15615 | 2026.01.16 20:40:08.696511 [ 276 ] {f9af0fbe-bbd7-43d7-a5a3-63645435f188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15616 | 2026.01.16 20:40:08.696646 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_116_23} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15617 | 2026.01.16 20:40:08.696726 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_116_23} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15618 | 2026.01.16 20:40:08.696823 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 15619 | 2026.01.16 20:40:08.697364 [ 276 ] {f9af0fbe-bbd7-43d7-a5a3-63645435f188} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15620 | 2026.01.16 20:40:08.697406 [ 276 ] {f9af0fbe-bbd7-43d7-a5a3-63645435f188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15621 | 2026.01.16 20:40:08.697946 [ 276 ] {f9af0fbe-bbd7-43d7-a5a3-63645435f188} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15622 | 2026.01.16 20:40:08.698171 [ 276 ] {f9af0fbe-bbd7-43d7-a5a3-63645435f188} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15623 | 2026.01.16 20:40:08.698314 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15624 | 2026.01.16 20:40:08.698317 [ 276 ] {f9af0fbe-bbd7-43d7-a5a3-63645435f188} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001884 sec., 12738.853503184713 rows/sec., 22.83 MiB/sec. | ||
| 15625 | 2026.01.16 20:40:08.698368 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15626 | 2026.01.16 20:40:08.698397 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15627 | 2026.01.16 20:40:08.698421 [ 276 ] {f9af0fbe-bbd7-43d7-a5a3-63645435f188} <Debug> TCPHandler: Processed in 0.002116107 sec. | ||
| 15628 | 2026.01.16 20:40:08.698481 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::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 | ||
| 15629 | 2026.01.16 20:40:08.698545 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15630 | 2026.01.16 20:40:08.698644 [ 276 ] {d848e120-209c-415c-9434-15ca027b884b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15631 | 2026.01.16 20:40:08.698685 [ 276 ] {d848e120-209c-415c-9434-15ca027b884b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15632 | 2026.01.16 20:40:08.698715 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15633 | 2026.01.16 20:40:08.698776 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2124 rows starting from the beginning of the part | ||
| 15634 | 2026.01.16 20:40:08.698904 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 24 rows starting from the beginning of the part | ||
| 15635 | 2026.01.16 20:40:08.699014 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 17 rows starting from the beginning of the part | ||
| 15636 | 2026.01.16 20:40:08.699023 [ 276 ] {d848e120-209c-415c-9434-15ca027b884b} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15637 | 2026.01.16 20:40:08.699065 [ 276 ] {d848e120-209c-415c-9434-15ca027b884b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15638 | 2026.01.16 20:40:08.699117 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 24 rows starting from the beginning of the part | ||
| 15639 | 2026.01.16 20:40:08.699236 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 17 rows starting from the beginning of the part | ||
| 15640 | 2026.01.16 20:40:08.699342 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 24 rows starting from the beginning of the part | ||
| 15641 | 2026.01.16 20:40:08.699383 [ 276 ] {d848e120-209c-415c-9434-15ca027b884b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15642 | 2026.01.16 20:40:08.699600 [ 276 ] {d848e120-209c-415c-9434-15ca027b884b} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15643 | 2026.01.16 20:40:08.699722 [ 94 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15644 | 2026.01.16 20:40:08.699736 [ 276 ] {d848e120-209c-415c-9434-15ca027b884b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 15645 | 2026.01.16 20:40:08.699753 [ 94 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15646 | 2026.01.16 20:40:08.699779 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15647 | 2026.01.16 20:40:08.699780 [ 276 ] {d848e120-209c-415c-9434-15ca027b884b} <Debug> TCPHandler: Processed in 0.001285209 sec. | ||
| 15648 | 2026.01.16 20:40:08.699858 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15649 | 2026.01.16 20:40:08.699965 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15650 | 2026.01.16 20:40:08.699996 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6832 rows starting from the beginning of the part | ||
| 15651 | 2026.01.16 20:40:08.700058 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 15652 | 2026.01.16 20:40:08.700101 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 15653 | 2026.01.16 20:40:08.700140 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 15654 | 2026.01.16 20:40:08.700179 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 15655 | 2026.01.16 20:40:08.700217 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15656 | 2026.01.16 20:40:08.702086 [ 188 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7132 rows, containing 4 columns (4 merged, 0 gathered) in 0.002264071 sec., 3150077.8906668564 rows/sec., 210.17 MiB/sec. | ||
| 15657 | 2026.01.16 20:40:08.702656 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15658 | 2026.01.16 20:40:08.703135 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_116_23} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.01.16 20:40:08.703256 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_116_23} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15660 | 2026.01.16 20:40:08.703396 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15661 | 2026.01.16 20:40:08.705420 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 19 columns (19 merged, 0 gathered) in 0.006976246 sec., 319656.15891412087 rows/sec., 572.81 MiB/sec. | ||
| 15662 | 2026.01.16 20:40:08.706886 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15663 | 2026.01.16 20:40:08.707198 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15664 | 2026.01.16 20:40:08.707269 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15665 | 2026.01.16 20:40:08.707377 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.35 MiB. | ||
| 15666 | 2026.01.16 20:40:10.065595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15667 | 2026.01.16 20:40:10.083933 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15668 | 2026.01.16 20:40:10.083992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15669 | 2026.01.16 20:40:10.090246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15670 | 2026.01.16 20:40:10.090984 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15671 | 2026.01.16 20:40:10.094142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15672 | 2026.01.16 20:40:13.345242 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15673 | 2026.01.16 20:40:13.345324 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15674 | 2026.01.16 20:40:13.348508 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15675 | 2026.01.16 20:40:13.688766 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15676 | 2026.01.16 20:40:13.688954 [ 276 ] {7c25c105-56ef-48c2-aee3-84391cf146ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15677 | 2026.01.16 20:40:13.689028 [ 276 ] {7c25c105-56ef-48c2-aee3-84391cf146ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15678 | 2026.01.16 20:40:13.689702 [ 276 ] {7c25c105-56ef-48c2-aee3-84391cf146ff} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15679 | 2026.01.16 20:40:13.689748 [ 276 ] {7c25c105-56ef-48c2-aee3-84391cf146ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15680 | 2026.01.16 20:40:13.690133 [ 276 ] {7c25c105-56ef-48c2-aee3-84391cf146ff} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15681 | 2026.01.16 20:40:13.690365 [ 276 ] {7c25c105-56ef-48c2-aee3-84391cf146ff} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15682 | 2026.01.16 20:40:13.690522 [ 276 ] {7c25c105-56ef-48c2-aee3-84391cf146ff} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001622 sec., 55487.05302096178 rows/sec., 4.65 MiB/sec. | ||
| 15683 | 2026.01.16 20:40:13.690564 [ 276 ] {7c25c105-56ef-48c2-aee3-84391cf146ff} <Debug> TCPHandler: Processed in 0.001931354 sec. | ||
| 15684 | 2026.01.16 20:40:13.690683 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15685 | 2026.01.16 20:40:13.690784 [ 276 ] {de979f58-10a2-4738-b6d3-b161f8e7b03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15686 | 2026.01.16 20:40:13.690826 [ 276 ] {de979f58-10a2-4738-b6d3-b161f8e7b03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15687 | 2026.01.16 20:40:13.691226 [ 276 ] {de979f58-10a2-4738-b6d3-b161f8e7b03a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15688 | 2026.01.16 20:40:13.691263 [ 276 ] {de979f58-10a2-4738-b6d3-b161f8e7b03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15689 | 2026.01.16 20:40:13.691560 [ 276 ] {de979f58-10a2-4738-b6d3-b161f8e7b03a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15690 | 2026.01.16 20:40:13.691774 [ 276 ] {de979f58-10a2-4738-b6d3-b161f8e7b03a} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15691 | 2026.01.16 20:40:13.691905 [ 276 ] {de979f58-10a2-4738-b6d3-b161f8e7b03a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001144 sec., 14860.13986013986 rows/sec., 1.09 MiB/sec. | ||
| 15692 | 2026.01.16 20:40:13.691943 [ 276 ] {de979f58-10a2-4738-b6d3-b161f8e7b03a} <Debug> TCPHandler: Processed in 0.001311089 sec. | ||
| 15693 | 2026.01.16 20:40:13.692047 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15694 | 2026.01.16 20:40:13.692139 [ 276 ] {c279b716-24df-4ce5-8266-f3f64c5f8161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15695 | 2026.01.16 20:40:13.692178 [ 276 ] {c279b716-24df-4ce5-8266-f3f64c5f8161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15696 | 2026.01.16 20:40:13.692580 [ 276 ] {c279b716-24df-4ce5-8266-f3f64c5f8161} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15697 | 2026.01.16 20:40:13.692616 [ 276 ] {c279b716-24df-4ce5-8266-f3f64c5f8161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15698 | 2026.01.16 20:40:13.692914 [ 276 ] {c279b716-24df-4ce5-8266-f3f64c5f8161} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15699 | 2026.01.16 20:40:13.693118 [ 276 ] {c279b716-24df-4ce5-8266-f3f64c5f8161} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15700 | 2026.01.16 20:40:13.693243 [ 276 ] {c279b716-24df-4ce5-8266-f3f64c5f8161} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001121 sec., 72256.91347011596 rows/sec., 5.64 MiB/sec. | ||
| 15701 | 2026.01.16 20:40:13.693280 [ 276 ] {c279b716-24df-4ce5-8266-f3f64c5f8161} <Debug> TCPHandler: Processed in 0.001282268 sec. | ||
| 15702 | 2026.01.16 20:40:13.693391 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15703 | 2026.01.16 20:40:13.693484 [ 276 ] {02ba022e-fbb5-45c1-bdf6-a2923b7094cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15704 | 2026.01.16 20:40:13.693527 [ 276 ] {02ba022e-fbb5-45c1-bdf6-a2923b7094cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15705 | 2026.01.16 20:40:13.693917 [ 276 ] {02ba022e-fbb5-45c1-bdf6-a2923b7094cb} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15706 | 2026.01.16 20:40:13.693953 [ 276 ] {02ba022e-fbb5-45c1-bdf6-a2923b7094cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15707 | 2026.01.16 20:40:13.694284 [ 276 ] {02ba022e-fbb5-45c1-bdf6-a2923b7094cb} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15708 | 2026.01.16 20:40:13.694487 [ 276 ] {02ba022e-fbb5-45c1-bdf6-a2923b7094cb} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15709 | 2026.01.16 20:40:13.694613 [ 276 ] {02ba022e-fbb5-45c1-bdf6-a2923b7094cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 15710 | 2026.01.16 20:40:13.694649 [ 276 ] {02ba022e-fbb5-45c1-bdf6-a2923b7094cb} <Debug> TCPHandler: Processed in 0.001307949 sec. | ||
| 15711 | 2026.01.16 20:40:13.694749 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15712 | 2026.01.16 20:40:13.694841 [ 276 ] {93d9d84b-d5ea-48fd-9a70-5e3d033984b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15713 | 2026.01.16 20:40:13.694896 [ 276 ] {93d9d84b-d5ea-48fd-9a70-5e3d033984b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15714 | 2026.01.16 20:40:13.695653 [ 276 ] {93d9d84b-d5ea-48fd-9a70-5e3d033984b1} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15715 | 2026.01.16 20:40:13.695688 [ 276 ] {93d9d84b-d5ea-48fd-9a70-5e3d033984b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15716 | 2026.01.16 20:40:13.696211 [ 276 ] {93d9d84b-d5ea-48fd-9a70-5e3d033984b1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15717 | 2026.01.16 20:40:13.696425 [ 276 ] {93d9d84b-d5ea-48fd-9a70-5e3d033984b1} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15718 | 2026.01.16 20:40:13.696565 [ 276 ] {93d9d84b-d5ea-48fd-9a70-5e3d033984b1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001742 sec., 9758.897818599311 rows/sec., 17.49 MiB/sec. | ||
| 15719 | 2026.01.16 20:40:13.696629 [ 276 ] {93d9d84b-d5ea-48fd-9a70-5e3d033984b1} <Debug> TCPHandler: Processed in 0.001928533 sec. | ||
| 15720 | 2026.01.16 20:40:13.696740 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15721 | 2026.01.16 20:40:13.696833 [ 276 ] {d11726ec-baa8-4302-93d2-90107048a108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15722 | 2026.01.16 20:40:13.696875 [ 276 ] {d11726ec-baa8-4302-93d2-90107048a108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15723 | 2026.01.16 20:40:13.697200 [ 276 ] {d11726ec-baa8-4302-93d2-90107048a108} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15724 | 2026.01.16 20:40:13.697236 [ 276 ] {d11726ec-baa8-4302-93d2-90107048a108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15725 | 2026.01.16 20:40:13.697541 [ 276 ] {d11726ec-baa8-4302-93d2-90107048a108} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15726 | 2026.01.16 20:40:13.697743 [ 276 ] {d11726ec-baa8-4302-93d2-90107048a108} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15727 | 2026.01.16 20:40:13.697876 [ 276 ] {d11726ec-baa8-4302-93d2-90107048a108} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 15728 | 2026.01.16 20:40:13.697912 [ 276 ] {d11726ec-baa8-4302-93d2-90107048a108} <Debug> TCPHandler: Processed in 0.001220677 sec. | ||
| 15729 | 2026.01.16 20:40:15.297090 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15730 | 2026.01.16 20:40:15.297192 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15731 | 2026.01.16 20:40:15.584267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38341 | ||
| 15732 | 2026.01.16 20:40:15.584790 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15733 | 2026.01.16 20:40:15.584831 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15734 | 2026.01.16 20:40:15.585311 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15735 | 2026.01.16 20:40:15.585549 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15736 | 2026.01.16 20:40:15.585675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38341 | ||
| 15737 | 2026.01.16 20:40:15.690808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1932 | ||
| 15738 | 2026.01.16 20:40:15.693136 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15739 | 2026.01.16 20:40:15.693194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15740 | 2026.01.16 20:40:15.694435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15741 | 2026.01.16 20:40:15.694730 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15742 | 2026.01.16 20:40:15.694967 [ 226 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): 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] | ||
| 15743 | 2026.01.16 20:40:15.695016 [ 226 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): 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] | ||
| 15744 | 2026.01.16 20:40:15.695139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1932 | ||
| 15745 | 2026.01.16 20:40:15.697979 [ 226 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): 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] | ||
| 15746 | 2026.01.16 20:40:16.001341 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000953791 sec. | ||
| 15747 | 2026.01.16 20:40:16.485985 [ 223 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15748 | 2026.01.16 20:40:16.486032 [ 223 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15749 | 2026.01.16 20:40:16.489152 [ 223 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15750 | 2026.01.16 20:40:16.697068 [ 218 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15751 | 2026.01.16 20:40:16.697122 [ 218 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15752 | 2026.01.16 20:40:16.699951 [ 218 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15753 | 2026.01.16 20:40:17.595147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15754 | 2026.01.16 20:40:17.611445 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15755 | 2026.01.16 20:40:17.611493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15756 | 2026.01.16 20:40:17.617349 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15757 | 2026.01.16 20:40:17.618048 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15758 | 2026.01.16 20:40:17.620981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15759 | 2026.01.16 20:40:18.569770 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15760 | 2026.01.16 20:40:18.569842 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15761 | 2026.01.16 20:40:18.574834 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15762 | 2026.01.16 20:40:18.618985 [ 220 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15763 | 2026.01.16 20:40:18.619052 [ 220 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15764 | 2026.01.16 20:40:18.624252 [ 220 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15765 | 2026.01.16 20:40:18.692929 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15766 | 2026.01.16 20:40:18.693125 [ 276 ] {3d00b9c0-3b93-4961-b253-b645caefbbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15767 | 2026.01.16 20:40:18.693199 [ 276 ] {3d00b9c0-3b93-4961-b253-b645caefbbd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15768 | 2026.01.16 20:40:18.694083 [ 276 ] {3d00b9c0-3b93-4961-b253-b645caefbbd0} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15769 | 2026.01.16 20:40:18.694142 [ 276 ] {3d00b9c0-3b93-4961-b253-b645caefbbd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15770 | 2026.01.16 20:40:18.694668 [ 276 ] {3d00b9c0-3b93-4961-b253-b645caefbbd0} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15771 | 2026.01.16 20:40:18.695036 [ 276 ] {3d00b9c0-3b93-4961-b253-b645caefbbd0} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15772 | 2026.01.16 20:40:18.695251 [ 276 ] {3d00b9c0-3b93-4961-b253-b645caefbbd0} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.002181 sec., 47684.54837230628 rows/sec., 3.98 MiB/sec. | ||
| 15773 | 2026.01.16 20:40:18.695309 [ 276 ] {3d00b9c0-3b93-4961-b253-b645caefbbd0} <Debug> TCPHandler: Processed in 0.002519856 sec. | ||
| 15774 | 2026.01.16 20:40:18.695477 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15775 | 2026.01.16 20:40:18.695593 [ 276 ] {6af74a67-582f-431e-8faa-8dd7cc94aeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15776 | 2026.01.16 20:40:18.695648 [ 276 ] {6af74a67-582f-431e-8faa-8dd7cc94aeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15777 | 2026.01.16 20:40:18.696208 [ 276 ] {6af74a67-582f-431e-8faa-8dd7cc94aeb5} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15778 | 2026.01.16 20:40:18.696255 [ 276 ] {6af74a67-582f-431e-8faa-8dd7cc94aeb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15779 | 2026.01.16 20:40:18.696639 [ 276 ] {6af74a67-582f-431e-8faa-8dd7cc94aeb5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15780 | 2026.01.16 20:40:18.696931 [ 276 ] {6af74a67-582f-431e-8faa-8dd7cc94aeb5} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15781 | 2026.01.16 20:40:18.697089 [ 276 ] {6af74a67-582f-431e-8faa-8dd7cc94aeb5} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001524 sec., 15748.031496062993 rows/sec., 1.16 MiB/sec. | ||
| 15782 | 2026.01.16 20:40:18.697148 [ 276 ] {6af74a67-582f-431e-8faa-8dd7cc94aeb5} <Debug> TCPHandler: Processed in 0.001731749 sec. | ||
| 15783 | 2026.01.16 20:40:18.697325 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15784 | 2026.01.16 20:40:18.697434 [ 276 ] {5e2044ef-f20b-469f-9ff7-a7bd10f107c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15785 | 2026.01.16 20:40:18.697481 [ 276 ] {5e2044ef-f20b-469f-9ff7-a7bd10f107c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15786 | 2026.01.16 20:40:18.698156 [ 276 ] {5e2044ef-f20b-469f-9ff7-a7bd10f107c6} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15787 | 2026.01.16 20:40:18.698201 [ 276 ] {5e2044ef-f20b-469f-9ff7-a7bd10f107c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15788 | 2026.01.16 20:40:18.698674 [ 276 ] {5e2044ef-f20b-469f-9ff7-a7bd10f107c6} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15789 | 2026.01.16 20:40:18.699006 [ 276 ] {5e2044ef-f20b-469f-9ff7-a7bd10f107c6} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15790 | 2026.01.16 20:40:18.699153 [ 276 ] {5e2044ef-f20b-469f-9ff7-a7bd10f107c6} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001741 sec., 50545.66341183228 rows/sec., 3.95 MiB/sec. | ||
| 15791 | 2026.01.16 20:40:18.699197 [ 276 ] {5e2044ef-f20b-469f-9ff7-a7bd10f107c6} <Debug> TCPHandler: Processed in 0.001924843 sec. | ||
| 15792 | 2026.01.16 20:40:18.699278 [ 225 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15793 | 2026.01.16 20:40:18.699310 [ 225 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15794 | 2026.01.16 20:40:18.699350 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15795 | 2026.01.16 20:40:18.699470 [ 276 ] {02898aa1-32ce-4403-b417-17d3b8d71c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15796 | 2026.01.16 20:40:18.699521 [ 276 ] {02898aa1-32ce-4403-b417-17d3b8d71c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15797 | 2026.01.16 20:40:18.700120 [ 276 ] {02898aa1-32ce-4403-b417-17d3b8d71c98} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15798 | 2026.01.16 20:40:18.700161 [ 276 ] {02898aa1-32ce-4403-b417-17d3b8d71c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15799 | 2026.01.16 20:40:18.700806 [ 276 ] {02898aa1-32ce-4403-b417-17d3b8d71c98} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15800 | 2026.01.16 20:40:18.701127 [ 276 ] {02898aa1-32ce-4403-b417-17d3b8d71c98} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15801 | 2026.01.16 20:40:18.701466 [ 276 ] {02898aa1-32ce-4403-b417-17d3b8d71c98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002021 sec., 79168.72835230085 rows/sec., 5.51 MiB/sec. | ||
| 15802 | 2026.01.16 20:40:18.701482 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 2 parts from all_1_113_23 to all_114_114_0 | ||
| 15803 | 2026.01.16 20:40:18.701512 [ 276 ] {02898aa1-32ce-4403-b417-17d3b8d71c98} <Debug> TCPHandler: Processed in 0.00222532 sec. | ||
| 15804 | 2026.01.16 20:40:18.701571 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15805 | 2026.01.16 20:40:18.701609 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15806 | 2026.01.16 20:40:18.701729 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_114_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_113_23 to all_114_114_0 into Compact with storage Full | ||
| 15807 | 2026.01.16 20:40:18.701733 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15808 | 2026.01.16 20:40:18.701897 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_114_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15809 | 2026.01.16 20:40:18.701934 [ 276 ] {4df0e597-86bb-4db8-bbd1-2b5bf79ed378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15810 | 2026.01.16 20:40:18.701951 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_114_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_113_23, total 34230 rows starting from the beginning of the part | ||
| 15811 | 2026.01.16 20:40:18.702019 [ 276 ] {4df0e597-86bb-4db8-bbd1-2b5bf79ed378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15812 | 2026.01.16 20:40:18.702067 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_114_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15813 | 2026.01.16 20:40:18.703226 [ 276 ] {4df0e597-86bb-4db8-bbd1-2b5bf79ed378} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15814 | 2026.01.16 20:40:18.703275 [ 276 ] {4df0e597-86bb-4db8-bbd1-2b5bf79ed378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15815 | 2026.01.16 20:40:18.703367 [ 225 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15816 | 2026.01.16 20:40:18.704029 [ 276 ] {4df0e597-86bb-4db8-bbd1-2b5bf79ed378} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15817 | 2026.01.16 20:40:18.704326 [ 276 ] {4df0e597-86bb-4db8-bbd1-2b5bf79ed378} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15818 | 2026.01.16 20:40:18.704496 [ 276 ] {4df0e597-86bb-4db8-bbd1-2b5bf79ed378} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002617 sec., 9170.806266717616 rows/sec., 16.43 MiB/sec. | ||
| 15819 | 2026.01.16 20:40:18.704588 [ 276 ] {4df0e597-86bb-4db8-bbd1-2b5bf79ed378} <Debug> TCPHandler: Processed in 0.002919756 sec. | ||
| 15820 | 2026.01.16 20:40:18.704719 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15821 | 2026.01.16 20:40:18.704822 [ 276 ] {76ed1242-6d25-4a29-a44f-8c5cae5e61ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15822 | 2026.01.16 20:40:18.704879 [ 276 ] {76ed1242-6d25-4a29-a44f-8c5cae5e61ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15823 | 2026.01.16 20:40:18.705314 [ 276 ] {76ed1242-6d25-4a29-a44f-8c5cae5e61ba} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15824 | 2026.01.16 20:40:18.705356 [ 276 ] {76ed1242-6d25-4a29-a44f-8c5cae5e61ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 15825 | 2026.01.16 20:40:18.705772 [ 276 ] {76ed1242-6d25-4a29-a44f-8c5cae5e61ba} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15826 | 2026.01.16 20:40:18.706083 [ 276 ] {76ed1242-6d25-4a29-a44f-8c5cae5e61ba} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15827 | 2026.01.16 20:40:18.706262 [ 276 ] {76ed1242-6d25-4a29-a44f-8c5cae5e61ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
| 15828 | 2026.01.16 20:40:18.706314 [ 276 ] {76ed1242-6d25-4a29-a44f-8c5cae5e61ba} <Debug> TCPHandler: Processed in 0.001645577 sec. | ||
| 15829 | 2026.01.16 20:40:18.706345 [ 223 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15830 | 2026.01.16 20:40:18.706388 [ 223 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15831 | 2026.01.16 20:40:18.709262 [ 223 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15832 | 2026.01.16 20:40:18.710301 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_114_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34390 rows, containing 5 columns (5 merged, 0 gathered) in 0.008611253 sec., 3993611.614941519 rows/sec., 273.31 MiB/sec. | ||
| 15833 | 2026.01.16 20:40:18.710929 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_114_24} <Trace> MergedBlockOutputStream: filled checksums all_1_114_24 (state Temporary) | ||
| 15834 | 2026.01.16 20:40:18.711421 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_114_24} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_114_24 to all_1_114_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15835 | 2026.01.16 20:40:18.711554 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_114_24} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 2 parts: [all_1_113_23, all_114_114_0] -> all_1_114_24 | ||
| 15836 | 2026.01.16 20:40:18.711723 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15837 | 2026.01.16 20:40:19.000295 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.11 MiB, peak 393.46 MiB, free memory in arenas 0.00 B, will set to 374.63 MiB (RSS), difference: 3.52 MiB | ||
| 15838 | 2026.01.16 20:40:19.140828 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42297 | ||
| 15839 | 2026.01.16 20:40:19.140958 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15840 | 2026.01.16 20:40:19.140995 [ 290 ] {} <Debug> TCP-Session: 6be86190-e598-4903-9894-da8b507fcdce Authenticating user 'default' from [fd00:1122:3344:101::e]:42297 | ||
| 15841 | 2026.01.16 20:40:19.141049 [ 290 ] {} <Debug> TCP-Session: 6be86190-e598-4903-9894-da8b507fcdce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15842 | 2026.01.16 20:40:19.141068 [ 290 ] {} <Debug> TCP-Session: 6be86190-e598-4903-9894-da8b507fcdce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15843 | 2026.01.16 20:40:19.141567 [ 290 ] {} <Trace> TCP-Session: 6be86190-e598-4903-9894-da8b507fcdce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15844 | 2026.01.16 20:40:19.141777 [ 290 ] {7039d8c5-9363-47ba-816a-55d897c9e4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15845 | 2026.01.16 20:40:19.142182 [ 290 ] {7039d8c5-9363-47ba-816a-55d897c9e4ab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15846 | 2026.01.16 20:40:19.142274 [ 290 ] {7039d8c5-9363-47ba-816a-55d897c9e4ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15847 | 2026.01.16 20:40:19.142681 [ 290 ] {7039d8c5-9363-47ba-816a-55d897c9e4ab} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 15848 | 2026.01.16 20:40:19.144267 [ 303 ] {7039d8c5-9363-47ba-816a-55d897c9e4ab} <Trace> AggregatingTransform: Aggregating | ||
| 15849 | 2026.01.16 20:40:19.144335 [ 303 ] {7039d8c5-9363-47ba-816a-55d897c9e4ab} <Trace> Aggregator: Aggregation method: without_key | ||
| 15850 | 2026.01.16 20:40:19.144382 [ 303 ] {7039d8c5-9363-47ba-816a-55d897c9e4ab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001534904 sec. (651.507 rows/sec., 25.45 KiB/sec.) | ||
| 15851 | 2026.01.16 20:40:19.144401 [ 303 ] {7039d8c5-9363-47ba-816a-55d897c9e4ab} <Trace> Aggregator: Merging aggregated data | ||
| 15852 | 2026.01.16 20:40:19.145222 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44230 | ||
| 15853 | 2026.01.16 20:40:19.145224 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60116 | ||
| 15854 | 2026.01.16 20:40:19.145318 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15855 | 2026.01.16 20:40:19.145330 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15856 | 2026.01.16 20:40:19.145341 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56536 | ||
| 15857 | 2026.01.16 20:40:19.145346 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51098 | ||
| 15858 | 2026.01.16 20:40:19.145372 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36189 | ||
| 15859 | 2026.01.16 20:40:19.145359 [ 355 ] {} <Debug> TCP-Session: 363b0c1c-6fd2-43dc-aad3-e7dd48dfe0ae Authenticating user 'default' from [fd00:1122:3344:101::e]:60116 | ||
| 15860 | 2026.01.16 20:40:19.145453 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15861 | 2026.01.16 20:40:19.145468 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45990 | ||
| 15862 | 2026.01.16 20:40:19.145475 [ 355 ] {} <Debug> TCP-Session: 363b0c1c-6fd2-43dc-aad3-e7dd48dfe0ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15863 | 2026.01.16 20:40:19.145507 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15864 | 2026.01.16 20:40:19.145520 [ 355 ] {} <Debug> TCP-Session: 363b0c1c-6fd2-43dc-aad3-e7dd48dfe0ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15865 | 2026.01.16 20:40:19.145524 [ 356 ] {} <Debug> TCP-Session: 82e30f96-d02b-4c06-bd63-e42a48b126c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56536 | ||
| 15866 | 2026.01.16 20:40:19.145536 [ 358 ] {} <Debug> TCP-Session: 2cb691d6-fc16-4e2b-9e2a-cf18089bc41c Authenticating user 'default' from [fd00:1122:3344:101::e]:36189 | ||
| 15867 | 2026.01.16 20:40:19.145568 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15868 | 2026.01.16 20:40:19.145574 [ 356 ] {} <Debug> TCP-Session: 82e30f96-d02b-4c06-bd63-e42a48b126c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15869 | 2026.01.16 20:40:19.145592 [ 358 ] {} <Debug> TCP-Session: 2cb691d6-fc16-4e2b-9e2a-cf18089bc41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15870 | 2026.01.16 20:40:19.145614 [ 360 ] {} <Debug> TCP-Session: 4ce6abdc-5fc7-420f-a0f5-5d61f2789a47 Authenticating user 'default' from [fd00:1122:3344:101::e]:45990 | ||
| 15871 | 2026.01.16 20:40:19.145637 [ 358 ] {} <Debug> TCP-Session: 2cb691d6-fc16-4e2b-9e2a-cf18089bc41c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15872 | 2026.01.16 20:40:19.145658 [ 360 ] {} <Debug> TCP-Session: 4ce6abdc-5fc7-420f-a0f5-5d61f2789a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15873 | 2026.01.16 20:40:19.145541 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46006 | ||
| 15874 | 2026.01.16 20:40:19.145691 [ 360 ] {} <Debug> TCP-Session: 4ce6abdc-5fc7-420f-a0f5-5d61f2789a47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15875 | 2026.01.16 20:40:19.145616 [ 356 ] {} <Debug> TCP-Session: 82e30f96-d02b-4c06-bd63-e42a48b126c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15876 | 2026.01.16 20:40:19.145534 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15877 | 2026.01.16 20:40:19.145839 [ 357 ] {} <Debug> TCP-Session: ec92fb6b-4b33-469e-85e9-04081d48624c Authenticating user 'default' from [fd00:1122:3344:101::e]:51098 | ||
| 15878 | 2026.01.16 20:40:19.145881 [ 357 ] {} <Debug> TCP-Session: ec92fb6b-4b33-469e-85e9-04081d48624c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15879 | 2026.01.16 20:40:19.145904 [ 357 ] {} <Debug> TCP-Session: ec92fb6b-4b33-469e-85e9-04081d48624c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15880 | 2026.01.16 20:40:19.145352 [ 350 ] {} <Debug> TCP-Session: b5af26a4-cbbf-4b79-9f9e-35ccb5bdf831 Authenticating user 'default' from [fd00:1122:3344:101::e]:44230 | ||
| 15881 | 2026.01.16 20:40:19.145475 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50837 | ||
| 15882 | 2026.01.16 20:40:19.145976 [ 350 ] {} <Debug> TCP-Session: b5af26a4-cbbf-4b79-9f9e-35ccb5bdf831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15883 | 2026.01.16 20:40:19.146031 [ 350 ] {} <Debug> TCP-Session: b5af26a4-cbbf-4b79-9f9e-35ccb5bdf831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15884 | 2026.01.16 20:40:19.146218 [ 290 ] {7039d8c5-9363-47ba-816a-55d897c9e4ab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004517 sec., 221.38587558113792 rows/sec., 8.65 KiB/sec. | ||
| 15885 | 2026.01.16 20:40:19.146284 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15886 | 2026.01.16 20:40:19.146332 [ 361 ] {} <Debug> TCP-Session: d15290fc-7783-4e18-9e89-97211ce6377c Authenticating user 'default' from [fd00:1122:3344:101::e]:46006 | ||
| 15887 | 2026.01.16 20:40:19.146356 [ 361 ] {} <Debug> TCP-Session: d15290fc-7783-4e18-9e89-97211ce6377c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15888 | 2026.01.16 20:40:19.146374 [ 361 ] {} <Debug> TCP-Session: d15290fc-7783-4e18-9e89-97211ce6377c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15889 | 2026.01.16 20:40:19.146409 [ 290 ] {7039d8c5-9363-47ba-816a-55d897c9e4ab} <Debug> TCPHandler: Processed in 0.005013693 sec. | ||
| 15890 | 2026.01.16 20:40:19.146657 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15891 | 2026.01.16 20:40:19.146686 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15892 | 2026.01.16 20:40:19.146701 [ 290 ] {} <Debug> TCP-Session: 6be86190-e598-4903-9894-da8b507fcdce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15893 | 2026.01.16 20:40:19.146717 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15894 | 2026.01.16 20:40:19.146743 [ 350 ] {} <Debug> TCP-Session: b5af26a4-cbbf-4b79-9f9e-35ccb5bdf831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15895 | 2026.01.16 20:40:19.146777 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15896 | 2026.01.16 20:40:19.146797 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15897 | 2026.01.16 20:40:19.146830 [ 360 ] {} <Debug> TCP-Session: 4ce6abdc-5fc7-420f-a0f5-5d61f2789a47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15898 | 2026.01.16 20:40:19.146839 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15899 | 2026.01.16 20:40:19.146849 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15900 | 2026.01.16 20:40:19.146881 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15901 | 2026.01.16 20:40:19.146899 [ 357 ] {} <Debug> TCP-Session: ec92fb6b-4b33-469e-85e9-04081d48624c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15902 | 2026.01.16 20:40:19.146913 [ 361 ] {} <Debug> TCP-Session: d15290fc-7783-4e18-9e89-97211ce6377c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15903 | 2026.01.16 20:40:19.146934 [ 358 ] {} <Debug> TCP-Session: 2cb691d6-fc16-4e2b-9e2a-cf18089bc41c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15904 | 2026.01.16 20:40:19.146721 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15905 | 2026.01.16 20:40:19.146853 [ 356 ] {} <Debug> TCP-Session: 82e30f96-d02b-4c06-bd63-e42a48b126c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15906 | 2026.01.16 20:40:19.146779 [ 355 ] {} <Debug> TCP-Session: 363b0c1c-6fd2-43dc-aad3-e7dd48dfe0ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15907 | 2026.01.16 20:40:19.147057 [ 359 ] {} <Debug> TCP-Session: 399b4434-8ddf-45ab-af67-4197c6f93796 Authenticating user 'default' from [fd00:1122:3344:101::e]:50837 | ||
| 15908 | 2026.01.16 20:40:19.147102 [ 359 ] {} <Debug> TCP-Session: 399b4434-8ddf-45ab-af67-4197c6f93796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15909 | 2026.01.16 20:40:19.147122 [ 359 ] {} <Debug> TCP-Session: 399b4434-8ddf-45ab-af67-4197c6f93796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15910 | 2026.01.16 20:40:19.183659 [ 359 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50837). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 15911 | |||
| 15912 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 15913 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 15914 | 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 | ||
| 15915 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 15916 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 15917 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 15918 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 15919 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 15920 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 15921 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 15922 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 15923 | (version 23.8.7.1) | ||
| 15924 | 2026.01.16 20:40:19.184180 [ 359 ] {} <Debug> TCP-Session: 399b4434-8ddf-45ab-af67-4197c6f93796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15925 | 2026.01.16 20:40:19.225414 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53091 | ||
| 15926 | 2026.01.16 20:40:19.225534 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15927 | 2026.01.16 20:40:19.225571 [ 290 ] {} <Debug> TCP-Session: 2649a257-a501-4ff4-82a3-8964d8e36053 Authenticating user 'default' from [fd00:1122:3344:101::e]:53091 | ||
| 15928 | 2026.01.16 20:40:19.225601 [ 290 ] {} <Debug> TCP-Session: 2649a257-a501-4ff4-82a3-8964d8e36053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15929 | 2026.01.16 20:40:19.225619 [ 290 ] {} <Debug> TCP-Session: 2649a257-a501-4ff4-82a3-8964d8e36053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15930 | 2026.01.16 20:40:19.225858 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63674 | ||
| 15931 | 2026.01.16 20:40:19.225903 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38384 | ||
| 15932 | 2026.01.16 20:40:19.225965 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46842 | ||
| 15933 | 2026.01.16 20:40:19.225991 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57570 | ||
| 15934 | 2026.01.16 20:40:19.225998 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15935 | 2026.01.16 20:40:19.226016 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38634 | ||
| 15936 | 2026.01.16 20:40:19.226034 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60817 | ||
| 15937 | 2026.01.16 20:40:19.226088 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15938 | 2026.01.16 20:40:19.226093 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15939 | 2026.01.16 20:40:19.226124 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15940 | 2026.01.16 20:40:19.226145 [ 358 ] {} <Debug> TCP-Session: 1e97021e-3eb9-4409-acf3-39aceb0d7e92 Authenticating user 'default' from [fd00:1122:3344:101::e]:57570 | ||
| 15941 | 2026.01.16 20:40:19.226173 [ 356 ] {} <Debug> TCP-Session: 8cb29d21-afca-43b7-bd23-d8b3c37c0133 Authenticating user 'default' from [fd00:1122:3344:101::e]:46842 | ||
| 15942 | 2026.01.16 20:40:19.226198 [ 358 ] {} <Debug> TCP-Session: 1e97021e-3eb9-4409-acf3-39aceb0d7e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15943 | 2026.01.16 20:40:19.226202 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15944 | 2026.01.16 20:40:19.226231 [ 358 ] {} <Debug> TCP-Session: 1e97021e-3eb9-4409-acf3-39aceb0d7e92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15945 | 2026.01.16 20:40:19.226228 [ 356 ] {} <Debug> TCP-Session: 8cb29d21-afca-43b7-bd23-d8b3c37c0133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15946 | 2026.01.16 20:40:19.226263 [ 361 ] {} <Debug> TCP-Session: 0b771811-880c-4e08-ba4e-38f85d201873 Authenticating user 'default' from [fd00:1122:3344:101::e]:60817 | ||
| 15947 | 2026.01.16 20:40:19.226282 [ 356 ] {} <Debug> TCP-Session: 8cb29d21-afca-43b7-bd23-d8b3c37c0133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15948 | 2026.01.16 20:40:19.226199 [ 290 ] {} <Trace> TCP-Session: 2649a257-a501-4ff4-82a3-8964d8e36053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15949 | 2026.01.16 20:40:19.226311 [ 361 ] {} <Debug> TCP-Session: 0b771811-880c-4e08-ba4e-38f85d201873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15950 | 2026.01.16 20:40:19.226175 [ 360 ] {} <Debug> TCP-Session: fd9192bf-1192-44d1-a914-6cd61ce42f6f Authenticating user 'default' from [fd00:1122:3344:101::e]:38634 | ||
| 15951 | 2026.01.16 20:40:19.226364 [ 361 ] {} <Debug> TCP-Session: 0b771811-880c-4e08-ba4e-38f85d201873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15952 | 2026.01.16 20:40:19.226395 [ 360 ] {} <Debug> TCP-Session: fd9192bf-1192-44d1-a914-6cd61ce42f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15953 | 2026.01.16 20:40:19.226058 [ 350 ] {} <Debug> TCP-Session: 5bf8f144-336d-4837-9a0f-b564c2faec0c Authenticating user 'default' from [fd00:1122:3344:101::e]:63674 | ||
| 15954 | 2026.01.16 20:40:19.226427 [ 360 ] {} <Debug> TCP-Session: fd9192bf-1192-44d1-a914-6cd61ce42f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15955 | 2026.01.16 20:40:19.226457 [ 350 ] {} <Debug> TCP-Session: 5bf8f144-336d-4837-9a0f-b564c2faec0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15956 | 2026.01.16 20:40:19.225996 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15957 | 2026.01.16 20:40:19.226484 [ 350 ] {} <Debug> TCP-Session: 5bf8f144-336d-4837-9a0f-b564c2faec0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15958 | 2026.01.16 20:40:19.225990 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49317 | ||
| 15959 | 2026.01.16 20:40:19.226504 [ 355 ] {} <Debug> TCP-Session: 67771106-dd21-4e87-983b-854151de7c87 Authenticating user 'default' from [fd00:1122:3344:101::e]:38384 | ||
| 15960 | 2026.01.16 20:40:19.226532 [ 290 ] {b4f04c0a-b97e-4ffc-af28-6485342dc212} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53091) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15961 | 2026.01.16 20:40:19.226560 [ 355 ] {} <Debug> TCP-Session: 67771106-dd21-4e87-983b-854151de7c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15962 | 2026.01.16 20:40:19.226017 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50402 | ||
| 15963 | 2026.01.16 20:40:19.226595 [ 355 ] {} <Debug> TCP-Session: 67771106-dd21-4e87-983b-854151de7c87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15964 | 2026.01.16 20:40:19.226594 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15965 | 2026.01.16 20:40:19.226686 [ 357 ] {} <Debug> TCP-Session: 06acc132-5d55-4456-a593-31e784d52a3f Authenticating user 'default' from [fd00:1122:3344:101::e]:49317 | ||
| 15966 | 2026.01.16 20:40:19.226706 [ 357 ] {} <Debug> TCP-Session: 06acc132-5d55-4456-a593-31e784d52a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15967 | 2026.01.16 20:40:19.226720 [ 357 ] {} <Debug> TCP-Session: 06acc132-5d55-4456-a593-31e784d52a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15968 | 2026.01.16 20:40:19.226727 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15969 | 2026.01.16 20:40:19.226772 [ 359 ] {} <Debug> TCP-Session: b256690d-5a8d-4d91-8890-379a8d6fc871 Authenticating user 'default' from [fd00:1122:3344:101::e]:50402 | ||
| 15970 | 2026.01.16 20:40:19.226808 [ 359 ] {} <Debug> TCP-Session: b256690d-5a8d-4d91-8890-379a8d6fc871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15971 | 2026.01.16 20:40:19.226829 [ 359 ] {} <Debug> TCP-Session: b256690d-5a8d-4d91-8890-379a8d6fc871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15972 | 2026.01.16 20:40:19.226870 [ 290 ] {b4f04c0a-b97e-4ffc-af28-6485342dc212} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15973 | 2026.01.16 20:40:19.226943 [ 290 ] {b4f04c0a-b97e-4ffc-af28-6485342dc212} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15974 | 2026.01.16 20:40:19.227288 [ 290 ] {b4f04c0a-b97e-4ffc-af28-6485342dc212} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 15975 | 2026.01.16 20:40:19.228610 [ 318 ] {b4f04c0a-b97e-4ffc-af28-6485342dc212} <Trace> AggregatingTransform: Aggregating | ||
| 15976 | 2026.01.16 20:40:19.228656 [ 318 ] {b4f04c0a-b97e-4ffc-af28-6485342dc212} <Trace> Aggregator: Aggregation method: without_key | ||
| 15977 | 2026.01.16 20:40:19.228697 [ 318 ] {b4f04c0a-b97e-4ffc-af28-6485342dc212} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001287079 sec. (776.953 rows/sec., 30.35 KiB/sec.) | ||
| 15978 | 2026.01.16 20:40:19.228716 [ 318 ] {b4f04c0a-b97e-4ffc-af28-6485342dc212} <Trace> Aggregator: Merging aggregated data | ||
| 15979 | 2026.01.16 20:40:19.230177 [ 290 ] {b4f04c0a-b97e-4ffc-af28-6485342dc212} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003711 sec., 269.46914578280786 rows/sec., 10.53 KiB/sec. | ||
| 15980 | 2026.01.16 20:40:19.230419 [ 290 ] {b4f04c0a-b97e-4ffc-af28-6485342dc212} <Debug> TCPHandler: Processed in 0.004418389 sec. | ||
| 15981 | 2026.01.16 20:40:19.230554 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15982 | 2026.01.16 20:40:19.230582 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15983 | 2026.01.16 20:40:19.230598 [ 290 ] {} <Debug> TCP-Session: 2649a257-a501-4ff4-82a3-8964d8e36053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15984 | 2026.01.16 20:40:19.230606 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15985 | 2026.01.16 20:40:19.230632 [ 350 ] {} <Debug> TCP-Session: 5bf8f144-336d-4837-9a0f-b564c2faec0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15986 | 2026.01.16 20:40:19.230647 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15987 | 2026.01.16 20:40:19.230667 [ 358 ] {} <Debug> TCP-Session: 1e97021e-3eb9-4409-acf3-39aceb0d7e92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15988 | 2026.01.16 20:40:19.230688 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15989 | 2026.01.16 20:40:19.230707 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15990 | 2026.01.16 20:40:19.230737 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15991 | 2026.01.16 20:40:19.230751 [ 356 ] {} <Debug> TCP-Session: 8cb29d21-afca-43b7-bd23-d8b3c37c0133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15992 | 2026.01.16 20:40:19.230763 [ 360 ] {} <Debug> TCP-Session: fd9192bf-1192-44d1-a914-6cd61ce42f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15993 | 2026.01.16 20:40:19.230711 [ 357 ] {} <Debug> TCP-Session: 06acc132-5d55-4456-a593-31e784d52a3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15994 | 2026.01.16 20:40:19.230789 [ 359 ] {} <Debug> TCP-Session: b256690d-5a8d-4d91-8890-379a8d6fc871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15995 | 2026.01.16 20:40:19.230666 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15996 | 2026.01.16 20:40:19.230628 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15997 | 2026.01.16 20:40:19.230876 [ 355 ] {} <Debug> TCP-Session: 67771106-dd21-4e87-983b-854151de7c87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15998 | 2026.01.16 20:40:19.230923 [ 361 ] {} <Debug> TCP-Session: 0b771811-880c-4e08-ba4e-38f85d201873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15999 | 2026.01.16 20:40:19.258360 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48622 | ||
| 16000 | 2026.01.16 20:40:19.258446 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16001 | 2026.01.16 20:40:19.258478 [ 290 ] {} <Debug> TCP-Session: 80bcf50c-0066-460e-8809-577963042a7a Authenticating user 'default' from [fd00:1122:3344:101::e]:48622 | ||
| 16002 | 2026.01.16 20:40:19.258500 [ 290 ] {} <Debug> TCP-Session: 80bcf50c-0066-460e-8809-577963042a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16003 | 2026.01.16 20:40:19.258516 [ 290 ] {} <Debug> TCP-Session: 80bcf50c-0066-460e-8809-577963042a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16004 | 2026.01.16 20:40:19.258741 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46196 | ||
| 16005 | 2026.01.16 20:40:19.258760 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41470 | ||
| 16006 | 2026.01.16 20:40:19.258773 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49244 | ||
| 16007 | 2026.01.16 20:40:19.258798 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45215 | ||
| 16008 | 2026.01.16 20:40:19.258852 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16009 | 2026.01.16 20:40:19.258871 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16010 | 2026.01.16 20:40:19.258890 [ 355 ] {} <Debug> TCP-Session: b517fc45-ed76-47cd-9f91-7ee08b903c72 Authenticating user 'default' from [fd00:1122:3344:101::e]:41470 | ||
| 16011 | 2026.01.16 20:40:19.258826 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16012 | 2026.01.16 20:40:19.258926 [ 355 ] {} <Debug> TCP-Session: b517fc45-ed76-47cd-9f91-7ee08b903c72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16013 | 2026.01.16 20:40:19.258926 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16014 | 2026.01.16 20:40:19.258954 [ 355 ] {} <Debug> TCP-Session: b517fc45-ed76-47cd-9f91-7ee08b903c72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16015 | 2026.01.16 20:40:19.258958 [ 350 ] {} <Debug> TCP-Session: ed63a9fe-778c-40d4-b7b7-673b87ec6ceb Authenticating user 'default' from [fd00:1122:3344:101::e]:46196 | ||
| 16016 | 2026.01.16 20:40:19.258973 [ 358 ] {} <Debug> TCP-Session: d245eac1-da89-42d4-a755-520703c6a4bb Authenticating user 'default' from [fd00:1122:3344:101::e]:45215 | ||
| 16017 | 2026.01.16 20:40:19.258993 [ 350 ] {} <Debug> TCP-Session: ed63a9fe-778c-40d4-b7b7-673b87ec6ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16018 | 2026.01.16 20:40:19.259002 [ 358 ] {} <Debug> TCP-Session: d245eac1-da89-42d4-a755-520703c6a4bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16019 | 2026.01.16 20:40:19.258911 [ 356 ] {} <Debug> TCP-Session: 68805309-d830-4984-9275-7c0aeae918c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49244 | ||
| 16020 | 2026.01.16 20:40:19.259016 [ 350 ] {} <Debug> TCP-Session: ed63a9fe-778c-40d4-b7b7-673b87ec6ceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16021 | 2026.01.16 20:40:19.259054 [ 356 ] {} <Debug> TCP-Session: 68805309-d830-4984-9275-7c0aeae918c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16022 | 2026.01.16 20:40:19.258837 [ 290 ] {} <Trace> TCP-Session: 80bcf50c-0066-460e-8809-577963042a7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16023 | 2026.01.16 20:40:19.259082 [ 356 ] {} <Debug> TCP-Session: 68805309-d830-4984-9275-7c0aeae918c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16024 | 2026.01.16 20:40:19.259026 [ 358 ] {} <Debug> TCP-Session: d245eac1-da89-42d4-a755-520703c6a4bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16025 | 2026.01.16 20:40:19.258839 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52573 | ||
| 16026 | 2026.01.16 20:40:19.258830 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64060 | ||
| 16027 | 2026.01.16 20:40:19.258794 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38277 | ||
| 16028 | 2026.01.16 20:40:19.258804 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58012 | ||
| 16029 | 2026.01.16 20:40:19.259241 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16030 | 2026.01.16 20:40:19.259269 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16031 | 2026.01.16 20:40:19.259291 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16032 | 2026.01.16 20:40:19.259297 [ 361 ] {} <Debug> TCP-Session: 514a49eb-a32e-4bd6-8636-66c08eec9a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:52573 | ||
| 16033 | 2026.01.16 20:40:19.259313 [ 360 ] {} <Debug> TCP-Session: 76746a83-43bf-4d47-828d-60ee88ed0bcc Authenticating user 'default' from [fd00:1122:3344:101::e]:64060 | ||
| 16034 | 2026.01.16 20:40:19.259326 [ 357 ] {} <Debug> TCP-Session: 8ababadf-e95c-43ab-85c7-ffd8d98911ad Authenticating user 'default' from [fd00:1122:3344:101::e]:38277 | ||
| 16035 | 2026.01.16 20:40:19.259338 [ 361 ] {} <Debug> TCP-Session: 514a49eb-a32e-4bd6-8636-66c08eec9a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16036 | 2026.01.16 20:40:19.259350 [ 360 ] {} <Debug> TCP-Session: 76746a83-43bf-4d47-828d-60ee88ed0bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16037 | 2026.01.16 20:40:19.259368 [ 361 ] {} <Debug> TCP-Session: 514a49eb-a32e-4bd6-8636-66c08eec9a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16038 | 2026.01.16 20:40:19.259385 [ 360 ] {} <Debug> TCP-Session: 76746a83-43bf-4d47-828d-60ee88ed0bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16039 | 2026.01.16 20:40:19.259252 [ 290 ] {654b9d96-2094-40aa-813e-6b6990ac2511} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48622) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16040 | 2026.01.16 20:40:19.259364 [ 357 ] {} <Debug> TCP-Session: 8ababadf-e95c-43ab-85c7-ffd8d98911ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16041 | 2026.01.16 20:40:19.259323 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16042 | 2026.01.16 20:40:19.259500 [ 357 ] {} <Debug> TCP-Session: 8ababadf-e95c-43ab-85c7-ffd8d98911ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16043 | 2026.01.16 20:40:19.259525 [ 359 ] {} <Debug> TCP-Session: 89dc7502-6c74-42fb-8288-c16df34c84d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58012 | ||
| 16044 | 2026.01.16 20:40:19.259556 [ 359 ] {} <Debug> TCP-Session: 89dc7502-6c74-42fb-8288-c16df34c84d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16045 | 2026.01.16 20:40:19.259573 [ 359 ] {} <Debug> TCP-Session: 89dc7502-6c74-42fb-8288-c16df34c84d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16046 | 2026.01.16 20:40:19.259677 [ 290 ] {654b9d96-2094-40aa-813e-6b6990ac2511} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16047 | 2026.01.16 20:40:19.259746 [ 290 ] {654b9d96-2094-40aa-813e-6b6990ac2511} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16048 | 2026.01.16 20:40:19.260063 [ 290 ] {654b9d96-2094-40aa-813e-6b6990ac2511} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 16049 | 2026.01.16 20:40:19.261068 [ 325 ] {654b9d96-2094-40aa-813e-6b6990ac2511} <Trace> AggregatingTransform: Aggregating | ||
| 16050 | 2026.01.16 20:40:19.261105 [ 325 ] {654b9d96-2094-40aa-813e-6b6990ac2511} <Trace> Aggregator: Aggregation method: without_key | ||
| 16051 | 2026.01.16 20:40:19.261139 [ 325 ] {654b9d96-2094-40aa-813e-6b6990ac2511} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958211 sec. (1043.611 rows/sec., 40.77 KiB/sec.) | ||
| 16052 | 2026.01.16 20:40:19.261158 [ 325 ] {654b9d96-2094-40aa-813e-6b6990ac2511} <Trace> Aggregator: Merging aggregated data | ||
| 16053 | 2026.01.16 20:40:19.262821 [ 290 ] {654b9d96-2094-40aa-813e-6b6990ac2511} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003613 sec., 276.7783005812344 rows/sec., 10.81 KiB/sec. | ||
| 16054 | 2026.01.16 20:40:19.263080 [ 290 ] {654b9d96-2094-40aa-813e-6b6990ac2511} <Debug> TCPHandler: Processed in 0.004353388 sec. | ||
| 16055 | 2026.01.16 20:40:19.263244 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16056 | 2026.01.16 20:40:19.263277 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16057 | 2026.01.16 20:40:19.263298 [ 290 ] {} <Debug> TCP-Session: 80bcf50c-0066-460e-8809-577963042a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16058 | 2026.01.16 20:40:19.263309 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16059 | 2026.01.16 20:40:19.263331 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16060 | 2026.01.16 20:40:19.263358 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16061 | 2026.01.16 20:40:19.263362 [ 355 ] {} <Debug> TCP-Session: b517fc45-ed76-47cd-9f91-7ee08b903c72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16062 | 2026.01.16 20:40:19.263377 [ 350 ] {} <Debug> TCP-Session: ed63a9fe-778c-40d4-b7b7-673b87ec6ceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16063 | 2026.01.16 20:40:19.263388 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16064 | 2026.01.16 20:40:19.263416 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16065 | 2026.01.16 20:40:19.263443 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16066 | 2026.01.16 20:40:19.263470 [ 357 ] {} <Debug> TCP-Session: 8ababadf-e95c-43ab-85c7-ffd8d98911ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16067 | 2026.01.16 20:40:19.263469 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16068 | 2026.01.16 20:40:19.263505 [ 356 ] {} <Debug> TCP-Session: 68805309-d830-4984-9275-7c0aeae918c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16069 | 2026.01.16 20:40:19.263402 [ 358 ] {} <Debug> TCP-Session: d245eac1-da89-42d4-a755-520703c6a4bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16070 | 2026.01.16 20:40:19.263540 [ 361 ] {} <Debug> TCP-Session: 514a49eb-a32e-4bd6-8636-66c08eec9a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16071 | 2026.01.16 20:40:19.263319 [ 360 ] {} <Debug> TCP-Session: 76746a83-43bf-4d47-828d-60ee88ed0bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16072 | 2026.01.16 20:40:19.263453 [ 359 ] {} <Debug> TCP-Session: 89dc7502-6c74-42fb-8288-c16df34c84d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16073 | 2026.01.16 20:40:23.086793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38853 | ||
| 16074 | 2026.01.16 20:40:23.087355 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16075 | 2026.01.16 20:40:23.087402 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16076 | 2026.01.16 20:40:23.087929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16077 | 2026.01.16 20:40:23.088163 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16078 | 2026.01.16 20:40:23.088296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38853 | ||
| 16079 | 2026.01.16 20:40:23.088334 [ 76 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16080 | 2026.01.16 20:40:23.088423 [ 76 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16081 | 2026.01.16 20:40:23.088457 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16082 | 2026.01.16 20:40:23.088608 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 16083 | 2026.01.16 20:40:23.088752 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16084 | 2026.01.16 20:40:23.088791 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36421 rows starting from the beginning of the part | ||
| 16085 | 2026.01.16 20:40:23.088853 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 16086 | 2026.01.16 20:40:23.088898 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 16087 | 2026.01.16 20:40:23.088939 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 16088 | 2026.01.16 20:40:23.088983 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 16089 | 2026.01.16 20:40:23.089072 [ 188 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 16090 | 2026.01.16 20:40:23.091601 [ 199 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38853 rows, containing 4 columns (4 merged, 0 gathered) in 0.003057328 sec., 12708155.618239194 rows/sec., 181.79 MiB/sec. | ||
| 16091 | 2026.01.16 20:40:23.092049 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16092 | 2026.01.16 20:40:23.092384 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_81_16} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16093 | 2026.01.16 20:40:23.092560 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_81_16} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16094 | 2026.01.16 20:40:23.092733 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16095 | 2026.01.16 20:40:23.717208 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16096 | 2026.01.16 20:40:23.717405 [ 276 ] {c54f12c8-e564-471a-a37f-d59a12acde4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16097 | 2026.01.16 20:40:23.717477 [ 276 ] {c54f12c8-e564-471a-a37f-d59a12acde4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16098 | 2026.01.16 20:40:23.718133 [ 276 ] {c54f12c8-e564-471a-a37f-d59a12acde4d} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16099 | 2026.01.16 20:40:23.718179 [ 276 ] {c54f12c8-e564-471a-a37f-d59a12acde4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16100 | 2026.01.16 20:40:23.718590 [ 276 ] {c54f12c8-e564-471a-a37f-d59a12acde4d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16101 | 2026.01.16 20:40:23.718813 [ 276 ] {c54f12c8-e564-471a-a37f-d59a12acde4d} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16102 | 2026.01.16 20:40:23.718973 [ 276 ] {c54f12c8-e564-471a-a37f-d59a12acde4d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 16103 | 2026.01.16 20:40:23.719014 [ 276 ] {c54f12c8-e564-471a-a37f-d59a12acde4d} <Debug> TCPHandler: Processed in 0.001941913 sec. | ||
| 16104 | 2026.01.16 20:40:23.719125 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16105 | 2026.01.16 20:40:23.719218 [ 276 ] {351d1111-bbf1-4418-93c0-12ede49986be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16106 | 2026.01.16 20:40:23.719260 [ 276 ] {351d1111-bbf1-4418-93c0-12ede49986be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16107 | 2026.01.16 20:40:23.719643 [ 276 ] {351d1111-bbf1-4418-93c0-12ede49986be} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16108 | 2026.01.16 20:40:23.719678 [ 276 ] {351d1111-bbf1-4418-93c0-12ede49986be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16109 | 2026.01.16 20:40:23.719967 [ 276 ] {351d1111-bbf1-4418-93c0-12ede49986be} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16110 | 2026.01.16 20:40:23.720178 [ 276 ] {351d1111-bbf1-4418-93c0-12ede49986be} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2026.01.16 20:40:23.720309 [ 276 ] {351d1111-bbf1-4418-93c0-12ede49986be} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00111 sec., 3603.6036036036035 rows/sec., 293.85 KiB/sec. | ||
| 16112 | 2026.01.16 20:40:23.720347 [ 276 ] {351d1111-bbf1-4418-93c0-12ede49986be} <Debug> TCPHandler: Processed in 0.001269629 sec. | ||
| 16113 | 2026.01.16 20:40:23.720458 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16114 | 2026.01.16 20:40:23.720549 [ 276 ] {9021f05a-728f-40c6-876f-9e62199e4be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16115 | 2026.01.16 20:40:23.720587 [ 276 ] {9021f05a-728f-40c6-876f-9e62199e4be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16116 | 2026.01.16 20:40:23.721513 [ 276 ] {9021f05a-728f-40c6-876f-9e62199e4be8} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16117 | 2026.01.16 20:40:23.721548 [ 276 ] {9021f05a-728f-40c6-876f-9e62199e4be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16118 | 2026.01.16 20:40:23.721944 [ 276 ] {9021f05a-728f-40c6-876f-9e62199e4be8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16119 | 2026.01.16 20:40:23.722152 [ 276 ] {9021f05a-728f-40c6-876f-9e62199e4be8} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16120 | 2026.01.16 20:40:23.722279 [ 276 ] {9021f05a-728f-40c6-876f-9e62199e4be8} <Debug> executeQuery: Read 1352 rows, 115.43 KiB in 0.001748 sec., 773455.3775743707 rows/sec., 64.49 MiB/sec. | ||
| 16121 | 2026.01.16 20:40:23.722316 [ 276 ] {9021f05a-728f-40c6-876f-9e62199e4be8} <Debug> TCPHandler: Processed in 0.001905713 sec. | ||
| 16122 | 2026.01.16 20:40:23.722421 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16123 | 2026.01.16 20:40:23.722512 [ 276 ] {452b051c-320b-42df-a5fb-223418134450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16124 | 2026.01.16 20:40:23.722551 [ 276 ] {452b051c-320b-42df-a5fb-223418134450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16125 | 2026.01.16 20:40:23.722945 [ 276 ] {452b051c-320b-42df-a5fb-223418134450} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16126 | 2026.01.16 20:40:23.722980 [ 276 ] {452b051c-320b-42df-a5fb-223418134450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16127 | 2026.01.16 20:40:23.723286 [ 276 ] {452b051c-320b-42df-a5fb-223418134450} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16128 | 2026.01.16 20:40:23.723490 [ 276 ] {452b051c-320b-42df-a5fb-223418134450} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16129 | 2026.01.16 20:40:23.723591 [ 76 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16130 | 2026.01.16 20:40:23.723618 [ 276 ] {452b051c-320b-42df-a5fb-223418134450} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001125 sec., 29333.333333333336 rows/sec., 2.19 MiB/sec. | ||
| 16131 | 2026.01.16 20:40:23.723654 [ 76 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16132 | 2026.01.16 20:40:23.723665 [ 276 ] {452b051c-320b-42df-a5fb-223418134450} <Debug> TCPHandler: Processed in 0.001292399 sec. | ||
| 16133 | 2026.01.16 20:40:23.723683 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16134 | 2026.01.16 20:40:23.723781 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16135 | 2026.01.16 20:40:23.723830 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16136 | 2026.01.16 20:40:23.723880 [ 276 ] {ab421375-18cc-4b59-b2f5-31e6234fe58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16137 | 2026.01.16 20:40:23.723925 [ 276 ] {ab421375-18cc-4b59-b2f5-31e6234fe58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16138 | 2026.01.16 20:40:23.724012 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16139 | 2026.01.16 20:40:23.724071 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 278 rows starting from the beginning of the part | ||
| 16140 | 2026.01.16 20:40:23.724174 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 17 rows starting from the beginning of the part | ||
| 16141 | 2026.01.16 20:40:23.724251 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 28 rows starting from the beginning of the part | ||
| 16142 | 2026.01.16 20:40:23.724321 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 17 rows starting from the beginning of the part | ||
| 16143 | 2026.01.16 20:40:23.724374 [ 276 ] {ab421375-18cc-4b59-b2f5-31e6234fe58e} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16144 | 2026.01.16 20:40:23.724385 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 24 rows starting from the beginning of the part | ||
| 16145 | 2026.01.16 20:40:23.724421 [ 276 ] {ab421375-18cc-4b59-b2f5-31e6234fe58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16146 | 2026.01.16 20:40:23.724470 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 33 rows starting from the beginning of the part | ||
| 16147 | 2026.01.16 20:40:23.724747 [ 276 ] {ab421375-18cc-4b59-b2f5-31e6234fe58e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 16148 | 2026.01.16 20:40:23.724991 [ 276 ] {ab421375-18cc-4b59-b2f5-31e6234fe58e} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16149 | 2026.01.16 20:40:23.725128 [ 276 ] {ab421375-18cc-4b59-b2f5-31e6234fe58e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001266 sec., 199052.1327014218 rows/sec., 13.77 MiB/sec. | ||
| 16150 | 2026.01.16 20:40:23.725165 [ 276 ] {ab421375-18cc-4b59-b2f5-31e6234fe58e} <Debug> TCPHandler: Processed in 0.001432572 sec. | ||
| 16151 | 2026.01.16 20:40:23.725270 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16152 | 2026.01.16 20:40:23.725362 [ 276 ] {cf11f753-de44-49e0-94b1-6d1431702e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16153 | 2026.01.16 20:40:23.725400 [ 276 ] {cf11f753-de44-49e0-94b1-6d1431702e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16154 | 2026.01.16 20:40:23.725459 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694848 sec., 234239.29461521032 rows/sec., 16.29 MiB/sec. | ||
| 16155 | 2026.01.16 20:40:23.725652 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16156 | 2026.01.16 20:40:23.725784 [ 276 ] {cf11f753-de44-49e0-94b1-6d1431702e68} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16157 | 2026.01.16 20:40:23.725819 [ 276 ] {cf11f753-de44-49e0-94b1-6d1431702e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16158 | 2026.01.16 20:40:23.725925 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_116_23} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16159 | 2026.01.16 20:40:23.725992 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_116_23} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16160 | 2026.01.16 20:40:23.726085 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16161 | 2026.01.16 20:40:23.726108 [ 276 ] {cf11f753-de44-49e0-94b1-6d1431702e68} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16162 | 2026.01.16 20:40:23.726313 [ 276 ] {cf11f753-de44-49e0-94b1-6d1431702e68} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16163 | 2026.01.16 20:40:23.726437 [ 276 ] {cf11f753-de44-49e0-94b1-6d1431702e68} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 16164 | 2026.01.16 20:40:23.726474 [ 276 ] {cf11f753-de44-49e0-94b1-6d1431702e68} <Debug> TCPHandler: Processed in 0.001251828 sec. | ||
| 16165 | 2026.01.16 20:40:23.726592 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16166 | 2026.01.16 20:40:23.726713 [ 276 ] {f4a88e64-95d9-49da-9a01-5b951266a428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16167 | 2026.01.16 20:40:23.726763 [ 276 ] {f4a88e64-95d9-49da-9a01-5b951266a428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16168 | 2026.01.16 20:40:23.727467 [ 276 ] {f4a88e64-95d9-49da-9a01-5b951266a428} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16169 | 2026.01.16 20:40:23.727512 [ 276 ] {f4a88e64-95d9-49da-9a01-5b951266a428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16170 | 2026.01.16 20:40:23.727881 [ 276 ] {f4a88e64-95d9-49da-9a01-5b951266a428} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16171 | 2026.01.16 20:40:23.728097 [ 276 ] {f4a88e64-95d9-49da-9a01-5b951266a428} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16172 | 2026.01.16 20:40:23.728228 [ 276 ] {f4a88e64-95d9-49da-9a01-5b951266a428} <Debug> executeQuery: Read 577 rows, 44.35 KiB in 0.00154 sec., 374675.3246753247 rows/sec., 28.12 MiB/sec. | ||
| 16173 | 2026.01.16 20:40:23.728268 [ 276 ] {f4a88e64-95d9-49da-9a01-5b951266a428} <Debug> TCPHandler: Processed in 0.001736359 sec. | ||
| 16174 | 2026.01.16 20:40:23.728397 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16175 | 2026.01.16 20:40:23.728520 [ 276 ] {d838e679-467f-4393-932c-8620232d43b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16176 | 2026.01.16 20:40:23.728573 [ 276 ] {d838e679-467f-4393-932c-8620232d43b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16177 | 2026.01.16 20:40:23.729209 [ 276 ] {d838e679-467f-4393-932c-8620232d43b7} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16178 | 2026.01.16 20:40:23.729247 [ 276 ] {d838e679-467f-4393-932c-8620232d43b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16179 | 2026.01.16 20:40:23.729640 [ 276 ] {d838e679-467f-4393-932c-8620232d43b7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16180 | 2026.01.16 20:40:23.729860 [ 276 ] {d838e679-467f-4393-932c-8620232d43b7} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16181 | 2026.01.16 20:40:23.729968 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_114_24 to all_119_119_0 | ||
| 16182 | 2026.01.16 20:40:23.729996 [ 276 ] {d838e679-467f-4393-932c-8620232d43b7} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001502 sec., 587217.0439414114 rows/sec., 39.85 MiB/sec. | ||
| 16183 | 2026.01.16 20:40:23.730015 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16184 | 2026.01.16 20:40:23.730041 [ 276 ] {d838e679-467f-4393-932c-8620232d43b7} <Debug> TCPHandler: Processed in 0.001705978 sec. | ||
| 16185 | 2026.01.16 20:40:23.730043 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16186 | 2026.01.16 20:40:23.730174 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16187 | 2026.01.16 20:40:23.730189 [ 199 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_119_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_24 to all_119_119_0 into Compact with storage Full | ||
| 16188 | 2026.01.16 20:40:23.730293 [ 276 ] {d4d78301-e652-43ec-ba75-9420dad092ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16189 | 2026.01.16 20:40:23.730362 [ 276 ] {d4d78301-e652-43ec-ba75-9420dad092ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16190 | 2026.01.16 20:40:23.730390 [ 199 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_119_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16191 | 2026.01.16 20:40:23.730454 [ 199 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_24, total 34390 rows starting from the beginning of the part | ||
| 16192 | 2026.01.16 20:40:23.730560 [ 199 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 16193 | 2026.01.16 20:40:23.730636 [ 199 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 162 rows starting from the beginning of the part | ||
| 16194 | 2026.01.16 20:40:23.730706 [ 199 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16195 | 2026.01.16 20:40:23.730762 [ 199 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16196 | 2026.01.16 20:40:23.730804 [ 199 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_119_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 882 rows starting from the beginning of the part | ||
| 16197 | 2026.01.16 20:40:23.731205 [ 276 ] {d4d78301-e652-43ec-ba75-9420dad092ef} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16198 | 2026.01.16 20:40:23.731246 [ 276 ] {d4d78301-e652-43ec-ba75-9420dad092ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16199 | 2026.01.16 20:40:23.731779 [ 276 ] {d4d78301-e652-43ec-ba75-9420dad092ef} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16200 | 2026.01.16 20:40:23.732035 [ 276 ] {d4d78301-e652-43ec-ba75-9420dad092ef} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16201 | 2026.01.16 20:40:23.732182 [ 276 ] {d4d78301-e652-43ec-ba75-9420dad092ef} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001912 sec., 8891.213389121338 rows/sec., 15.93 MiB/sec. | ||
| 16202 | 2026.01.16 20:40:23.732251 [ 276 ] {d4d78301-e652-43ec-ba75-9420dad092ef} <Debug> TCPHandler: Processed in 0.002134377 sec. | ||
| 16203 | 2026.01.16 20:40:23.732356 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16204 | 2026.01.16 20:40:23.732449 [ 276 ] {8eefa409-4832-41ea-a5e6-079d8d4b98ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16205 | 2026.01.16 20:40:23.732490 [ 276 ] {8eefa409-4832-41ea-a5e6-079d8d4b98ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16206 | 2026.01.16 20:40:23.732818 [ 276 ] {8eefa409-4832-41ea-a5e6-079d8d4b98ec} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16207 | 2026.01.16 20:40:23.732855 [ 276 ] {8eefa409-4832-41ea-a5e6-079d8d4b98ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16208 | 2026.01.16 20:40:23.733159 [ 276 ] {8eefa409-4832-41ea-a5e6-079d8d4b98ec} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16209 | 2026.01.16 20:40:23.733381 [ 276 ] {8eefa409-4832-41ea-a5e6-079d8d4b98ec} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16210 | 2026.01.16 20:40:23.733515 [ 276 ] {8eefa409-4832-41ea-a5e6-079d8d4b98ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 16211 | 2026.01.16 20:40:23.733550 [ 276 ] {8eefa409-4832-41ea-a5e6-079d8d4b98ec} <Debug> TCPHandler: Processed in 0.001241557 sec. | ||
| 16212 | 2026.01.16 20:40:23.737575 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_119_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35914 rows, containing 5 columns (5 merged, 0 gathered) in 0.007455427 sec., 4817162.0485318955 rows/sec., 329.70 MiB/sec. | ||
| 16213 | 2026.01.16 20:40:23.738106 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_119_25} <Trace> MergedBlockOutputStream: filled checksums all_1_119_25 (state Temporary) | ||
| 16214 | 2026.01.16 20:40:23.738410 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_119_25 to all_1_119_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16215 | 2026.01.16 20:40:23.738489 [ 189 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_119_25} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_114_24, all_119_119_0] -> all_1_119_25 | ||
| 16216 | 2026.01.16 20:40:23.738574 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16217 | 2026.01.16 20:40:25.122006 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16218 | 2026.01.16 20:40:25.140099 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16219 | 2026.01.16 20:40:25.140162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16220 | 2026.01.16 20:40:25.146393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16221 | 2026.01.16 20:40:25.147144 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16222 | 2026.01.16 20:40:25.147471 [ 74 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16223 | 2026.01.16 20:40:25.147548 [ 74 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16224 | 2026.01.16 20:40:25.147571 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16225 | 2026.01.16 20:40:25.147753 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 16226 | 2026.01.16 20:40:25.150657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16227 | 2026.01.16 20:40:25.151730 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16228 | 2026.01.16 20:40:25.153192 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 16229 | 2026.01.16 20:40:25.157806 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 16230 | 2026.01.16 20:40:25.162421 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 16231 | 2026.01.16 20:40:25.167086 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 16232 | 2026.01.16 20:40:25.172031 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 16233 | 2026.01.16 20:40:25.176654 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 16234 | 2026.01.16 20:40:25.234006 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.086336922 sec., 7065.343376498875 rows/sec., 36.53 MiB/sec. | ||
| 16235 | 2026.01.16 20:40:25.237288 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16236 | 2026.01.16 20:40:25.239366 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_81_16} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16237 | 2026.01.16 20:40:25.239440 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_81_16} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16238 | 2026.01.16 20:40:25.242229 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16239 | 2026.01.16 20:40:25.696261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1970 | ||
| 16240 | 2026.01.16 20:40:25.698854 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16241 | 2026.01.16 20:40:25.698913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16242 | 2026.01.16 20:40:25.700145 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16243 | 2026.01.16 20:40:25.700419 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16244 | 2026.01.16 20:40:25.700807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1970 | ||
| 16245 | 2026.01.16 20:40:26.001169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.98 MiB, peak 393.46 MiB, free memory in arenas 0.00 B, will set to 374.93 MiB (RSS), difference: -1.05 MiB | ||
| 16246 | 2026.01.16 20:40:28.294970 [ 226 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16247 | 2026.01.16 20:40:28.295155 [ 226 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16248 | 2026.01.16 20:40:28.298582 [ 226 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16249 | 2026.01.16 20:40:28.688555 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16250 | 2026.01.16 20:40:28.688753 [ 276 ] {fbabe16e-425a-4349-9fb6-ac0997d2c75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16251 | 2026.01.16 20:40:28.688826 [ 276 ] {fbabe16e-425a-4349-9fb6-ac0997d2c75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16252 | 2026.01.16 20:40:28.689483 [ 276 ] {fbabe16e-425a-4349-9fb6-ac0997d2c75b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16253 | 2026.01.16 20:40:28.689527 [ 276 ] {fbabe16e-425a-4349-9fb6-ac0997d2c75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16254 | 2026.01.16 20:40:28.689949 [ 276 ] {fbabe16e-425a-4349-9fb6-ac0997d2c75b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16255 | 2026.01.16 20:40:28.690176 [ 276 ] {fbabe16e-425a-4349-9fb6-ac0997d2c75b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16256 | 2026.01.16 20:40:28.690328 [ 276 ] {fbabe16e-425a-4349-9fb6-ac0997d2c75b} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001632 sec., 63725.490196078434 rows/sec., 5.32 MiB/sec. | ||
| 16257 | 2026.01.16 20:40:28.690370 [ 276 ] {fbabe16e-425a-4349-9fb6-ac0997d2c75b} <Debug> TCPHandler: Processed in 0.001952394 sec. | ||
| 16258 | 2026.01.16 20:40:28.690481 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16259 | 2026.01.16 20:40:28.690574 [ 276 ] {991fba4d-be50-4af3-b00f-ff44281da661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16260 | 2026.01.16 20:40:28.690614 [ 276 ] {991fba4d-be50-4af3-b00f-ff44281da661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16261 | 2026.01.16 20:40:28.691006 [ 276 ] {991fba4d-be50-4af3-b00f-ff44281da661} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16262 | 2026.01.16 20:40:28.691043 [ 276 ] {991fba4d-be50-4af3-b00f-ff44281da661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16263 | 2026.01.16 20:40:28.691328 [ 276 ] {991fba4d-be50-4af3-b00f-ff44281da661} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16264 | 2026.01.16 20:40:28.691557 [ 276 ] {991fba4d-be50-4af3-b00f-ff44281da661} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16265 | 2026.01.16 20:40:28.691684 [ 276 ] {991fba4d-be50-4af3-b00f-ff44281da661} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001129 sec., 21257.750221434897 rows/sec., 1.56 MiB/sec. | ||
| 16266 | 2026.01.16 20:40:28.691721 [ 276 ] {991fba4d-be50-4af3-b00f-ff44281da661} <Debug> TCPHandler: Processed in 0.001288249 sec. | ||
| 16267 | 2026.01.16 20:40:28.691824 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16268 | 2026.01.16 20:40:28.691915 [ 276 ] {74146083-a81e-46af-ace8-48a1c128f903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16269 | 2026.01.16 20:40:28.691954 [ 276 ] {74146083-a81e-46af-ace8-48a1c128f903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16270 | 2026.01.16 20:40:28.692355 [ 276 ] {74146083-a81e-46af-ace8-48a1c128f903} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16271 | 2026.01.16 20:40:28.692390 [ 276 ] {74146083-a81e-46af-ace8-48a1c128f903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16272 | 2026.01.16 20:40:28.692690 [ 276 ] {74146083-a81e-46af-ace8-48a1c128f903} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16273 | 2026.01.16 20:40:28.692899 [ 276 ] {74146083-a81e-46af-ace8-48a1c128f903} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16274 | 2026.01.16 20:40:28.693023 [ 276 ] {74146083-a81e-46af-ace8-48a1c128f903} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001126 sec., 78152.75310834813 rows/sec., 6.10 MiB/sec. | ||
| 16275 | 2026.01.16 20:40:28.693059 [ 276 ] {74146083-a81e-46af-ace8-48a1c128f903} <Debug> TCPHandler: Processed in 0.001282949 sec. | ||
| 16276 | 2026.01.16 20:40:28.693172 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16277 | 2026.01.16 20:40:28.693263 [ 276 ] {6e5e5d54-9b83-4a6a-b353-2cf9a72a8276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16278 | 2026.01.16 20:40:28.693305 [ 276 ] {6e5e5d54-9b83-4a6a-b353-2cf9a72a8276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16279 | 2026.01.16 20:40:28.693714 [ 276 ] {6e5e5d54-9b83-4a6a-b353-2cf9a72a8276} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16280 | 2026.01.16 20:40:28.693749 [ 276 ] {6e5e5d54-9b83-4a6a-b353-2cf9a72a8276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16281 | 2026.01.16 20:40:28.694073 [ 276 ] {6e5e5d54-9b83-4a6a-b353-2cf9a72a8276} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16282 | 2026.01.16 20:40:28.694281 [ 276 ] {6e5e5d54-9b83-4a6a-b353-2cf9a72a8276} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16283 | 2026.01.16 20:40:28.694410 [ 276 ] {6e5e5d54-9b83-4a6a-b353-2cf9a72a8276} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 16284 | 2026.01.16 20:40:28.694447 [ 276 ] {6e5e5d54-9b83-4a6a-b353-2cf9a72a8276} <Debug> TCPHandler: Processed in 0.001322559 sec. | ||
| 16285 | 2026.01.16 20:40:28.694564 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16286 | 2026.01.16 20:40:28.694681 [ 276 ] {18ff5a4d-f147-455d-9eed-d4e9a42d7a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16287 | 2026.01.16 20:40:28.694745 [ 276 ] {18ff5a4d-f147-455d-9eed-d4e9a42d7a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16288 | 2026.01.16 20:40:28.695531 [ 276 ] {18ff5a4d-f147-455d-9eed-d4e9a42d7a09} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16289 | 2026.01.16 20:40:28.695568 [ 276 ] {18ff5a4d-f147-455d-9eed-d4e9a42d7a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16290 | 2026.01.16 20:40:28.696100 [ 276 ] {18ff5a4d-f147-455d-9eed-d4e9a42d7a09} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16291 | 2026.01.16 20:40:28.696320 [ 276 ] {18ff5a4d-f147-455d-9eed-d4e9a42d7a09} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16292 | 2026.01.16 20:40:28.696457 [ 276 ] {18ff5a4d-f147-455d-9eed-d4e9a42d7a09} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001801 sec., 13325.930038867295 rows/sec., 23.88 MiB/sec. | ||
| 16293 | 2026.01.16 20:40:28.696511 [ 276 ] {18ff5a4d-f147-455d-9eed-d4e9a42d7a09} <Debug> TCPHandler: Processed in 0.002005245 sec. | ||
| 16294 | 2026.01.16 20:40:28.696614 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16295 | 2026.01.16 20:40:28.696707 [ 276 ] {6090f2d2-ba63-4871-a6c5-bca6b549771c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16296 | 2026.01.16 20:40:28.696747 [ 276 ] {6090f2d2-ba63-4871-a6c5-bca6b549771c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16297 | 2026.01.16 20:40:28.697075 [ 276 ] {6090f2d2-ba63-4871-a6c5-bca6b549771c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16298 | 2026.01.16 20:40:28.697111 [ 276 ] {6090f2d2-ba63-4871-a6c5-bca6b549771c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16299 | 2026.01.16 20:40:28.697407 [ 276 ] {6090f2d2-ba63-4871-a6c5-bca6b549771c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16300 | 2026.01.16 20:40:28.697612 [ 276 ] {6090f2d2-ba63-4871-a6c5-bca6b549771c} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16301 | 2026.01.16 20:40:28.697738 [ 276 ] {6090f2d2-ba63-4871-a6c5-bca6b549771c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 16302 | 2026.01.16 20:40:28.697772 [ 276 ] {6090f2d2-ba63-4871-a6c5-bca6b549771c} <Debug> TCPHandler: Processed in 0.001205827 sec. | ||
| 16303 | 2026.01.16 20:40:30.297241 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16304 | 2026.01.16 20:40:30.297303 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16305 | 2026.01.16 20:40:30.589388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39301 | ||
| 16306 | 2026.01.16 20:40:30.589898 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16307 | 2026.01.16 20:40:30.589939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16308 | 2026.01.16 20:40:30.590442 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16309 | 2026.01.16 20:40:30.590668 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16310 | 2026.01.16 20:40:30.590802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39301 | ||
| 16311 | 2026.01.16 20:40:32.651673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16312 | 2026.01.16 20:40:32.669027 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16313 | 2026.01.16 20:40:32.669088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16314 | 2026.01.16 20:40:32.675259 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16315 | 2026.01.16 20:40:32.675988 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16316 | 2026.01.16 20:40:32.679311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16317 | 2026.01.16 20:40:33.688011 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16318 | 2026.01.16 20:40:33.688190 [ 276 ] {a25be58e-2203-429f-b8b9-69b4a639850b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16319 | 2026.01.16 20:40:33.688254 [ 276 ] {a25be58e-2203-429f-b8b9-69b4a639850b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16320 | 2026.01.16 20:40:33.688879 [ 276 ] {a25be58e-2203-429f-b8b9-69b4a639850b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16321 | 2026.01.16 20:40:33.688916 [ 276 ] {a25be58e-2203-429f-b8b9-69b4a639850b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16322 | 2026.01.16 20:40:33.689320 [ 276 ] {a25be58e-2203-429f-b8b9-69b4a639850b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16323 | 2026.01.16 20:40:33.689552 [ 276 ] {a25be58e-2203-429f-b8b9-69b4a639850b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16324 | 2026.01.16 20:40:33.689679 [ 65 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16325 | 2026.01.16 20:40:33.689701 [ 276 ] {a25be58e-2203-429f-b8b9-69b4a639850b} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001558 sec., 57766.367137355584 rows/sec., 4.84 MiB/sec. | ||
| 16326 | 2026.01.16 20:40:33.689717 [ 65 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2026.01.16 20:40:33.689736 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16328 | 2026.01.16 20:40:33.689744 [ 276 ] {a25be58e-2203-429f-b8b9-69b4a639850b} <Debug> TCPHandler: Processed in 0.001860612 sec. | ||
| 16329 | 2026.01.16 20:40:33.689858 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16330 | 2026.01.16 20:40:33.689862 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2026.01.16 20:40:33.690004 [ 276 ] {a58449be-6e59-43cd-8f09-8fa47fca4970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16332 | 2026.01.16 20:40:33.690018 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16333 | 2026.01.16 20:40:33.690045 [ 276 ] {a58449be-6e59-43cd-8f09-8fa47fca4970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16334 | 2026.01.16 20:40:33.690063 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2465 rows starting from the beginning of the part | ||
| 16335 | 2026.01.16 20:40:33.690144 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 90 rows starting from the beginning of the part | ||
| 16336 | 2026.01.16 20:40:33.690197 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 104 rows starting from the beginning of the part | ||
| 16337 | 2026.01.16 20:40:33.690247 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1352 rows starting from the beginning of the part | ||
| 16338 | 2026.01.16 20:40:33.690294 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 16339 | 2026.01.16 20:40:33.690343 [ 200 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 90 rows starting from the beginning of the part | ||
| 16340 | 2026.01.16 20:40:33.690468 [ 276 ] {a58449be-6e59-43cd-8f09-8fa47fca4970} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16341 | 2026.01.16 20:40:33.690515 [ 276 ] {a58449be-6e59-43cd-8f09-8fa47fca4970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16342 | 2026.01.16 20:40:33.690841 [ 276 ] {a58449be-6e59-43cd-8f09-8fa47fca4970} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16343 | 2026.01.16 20:40:33.691076 [ 276 ] {a58449be-6e59-43cd-8f09-8fa47fca4970} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16344 | 2026.01.16 20:40:33.691210 [ 276 ] {a58449be-6e59-43cd-8f09-8fa47fca4970} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001225 sec., 13877.551020408164 rows/sec., 1.02 MiB/sec. | ||
| 16345 | 2026.01.16 20:40:33.691249 [ 276 ] {a58449be-6e59-43cd-8f09-8fa47fca4970} <Debug> TCPHandler: Processed in 0.001436752 sec. | ||
| 16346 | 2026.01.16 20:40:33.691353 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16347 | 2026.01.16 20:40:33.691446 [ 276 ] {8b9242ec-aafd-40c2-8901-a9db8aa29f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16348 | 2026.01.16 20:40:33.691485 [ 276 ] {8b9242ec-aafd-40c2-8901-a9db8aa29f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16349 | 2026.01.16 20:40:33.691898 [ 276 ] {8b9242ec-aafd-40c2-8901-a9db8aa29f4d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16350 | 2026.01.16 20:40:33.691932 [ 276 ] {8b9242ec-aafd-40c2-8901-a9db8aa29f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16351 | 2026.01.16 20:40:33.692220 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4205 rows, containing 5 columns (5 merged, 0 gathered) in 0.002419034 sec., 1738297.188051098 rows/sec., 149.83 MiB/sec. | ||
| 16352 | 2026.01.16 20:40:33.692237 [ 276 ] {8b9242ec-aafd-40c2-8901-a9db8aa29f4d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16353 | 2026.01.16 20:40:33.692475 [ 276 ] {8b9242ec-aafd-40c2-8901-a9db8aa29f4d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16354 | 2026.01.16 20:40:33.692550 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16355 | 2026.01.16 20:40:33.692590 [ 65 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16356 | 2026.01.16 20:40:33.692611 [ 276 ] {8b9242ec-aafd-40c2-8901-a9db8aa29f4d} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001184 sec., 68412.16216216216 rows/sec., 5.34 MiB/sec. | ||
| 16357 | 2026.01.16 20:40:33.692631 [ 65 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16358 | 2026.01.16 20:40:33.692649 [ 276 ] {8b9242ec-aafd-40c2-8901-a9db8aa29f4d} <Debug> TCPHandler: Processed in 0.00134456 sec. | ||
| 16359 | 2026.01.16 20:40:33.692655 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16360 | 2026.01.16 20:40:33.692747 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16361 | 2026.01.16 20:40:33.692770 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16362 | 2026.01.16 20:40:33.692849 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16363 | 2026.01.16 20:40:33.692867 [ 276 ] {ec304e31-1812-4f02-ac63-96021a6b6f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16364 | 2026.01.16 20:40:33.692885 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1250 rows starting from the beginning of the part | ||
| 16365 | 2026.01.16 20:40:33.692912 [ 276 ] {ec304e31-1812-4f02-ac63-96021a6b6f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16366 | 2026.01.16 20:40:33.692914 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_121_24} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16367 | 2026.01.16 20:40:33.692948 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 81 rows starting from the beginning of the part | ||
| 16368 | 2026.01.16 20:40:33.692994 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 88 rows starting from the beginning of the part | ||
| 16369 | 2026.01.16 20:40:33.693018 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_121_24} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16370 | 2026.01.16 20:40:33.693038 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 577 rows starting from the beginning of the part | ||
| 16371 | 2026.01.16 20:40:33.693080 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 88 rows starting from the beginning of the part | ||
| 16372 | 2026.01.16 20:40:33.693119 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 81 rows starting from the beginning of the part | ||
| 16373 | 2026.01.16 20:40:33.693143 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 16374 | 2026.01.16 20:40:33.693321 [ 276 ] {ec304e31-1812-4f02-ac63-96021a6b6f4f} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16375 | 2026.01.16 20:40:33.693359 [ 276 ] {ec304e31-1812-4f02-ac63-96021a6b6f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16376 | 2026.01.16 20:40:33.693706 [ 276 ] {ec304e31-1812-4f02-ac63-96021a6b6f4f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16377 | 2026.01.16 20:40:33.693940 [ 276 ] {ec304e31-1812-4f02-ac63-96021a6b6f4f} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16378 | 2026.01.16 20:40:33.694070 [ 276 ] {ec304e31-1812-4f02-ac63-96021a6b6f4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 16379 | 2026.01.16 20:40:33.694120 [ 276 ] {ec304e31-1812-4f02-ac63-96021a6b6f4f} <Debug> TCPHandler: Processed in 0.001398052 sec. | ||
| 16380 | 2026.01.16 20:40:33.694164 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461342 sec., 1481514.936270907 rows/sec., 115.08 MiB/sec. | ||
| 16381 | 2026.01.16 20:40:33.694237 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16382 | 2026.01.16 20:40:33.694336 [ 276 ] {81d92dbf-0123-4706-934c-df1c7c5d0bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16383 | 2026.01.16 20:40:33.694392 [ 276 ] {81d92dbf-0123-4706-934c-df1c7c5d0bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16384 | 2026.01.16 20:40:33.694419 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16385 | 2026.01.16 20:40:33.694748 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_121_24} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16386 | 2026.01.16 20:40:33.694843 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_121_24} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16387 | 2026.01.16 20:40:33.694952 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 16388 | 2026.01.16 20:40:33.695150 [ 276 ] {81d92dbf-0123-4706-934c-df1c7c5d0bb3} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16389 | 2026.01.16 20:40:33.695191 [ 276 ] {81d92dbf-0123-4706-934c-df1c7c5d0bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16390 | 2026.01.16 20:40:33.695751 [ 276 ] {81d92dbf-0123-4706-934c-df1c7c5d0bb3} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16391 | 2026.01.16 20:40:33.695979 [ 276 ] {81d92dbf-0123-4706-934c-df1c7c5d0bb3} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16392 | 2026.01.16 20:40:33.696091 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16393 | 2026.01.16 20:40:33.696118 [ 276 ] {81d92dbf-0123-4706-934c-df1c7c5d0bb3} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.0018 sec., 9444.444444444445 rows/sec., 16.92 MiB/sec. | ||
| 16394 | 2026.01.16 20:40:33.696124 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16395 | 2026.01.16 20:40:33.696151 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16396 | 2026.01.16 20:40:33.696183 [ 276 ] {81d92dbf-0123-4706-934c-df1c7c5d0bb3} <Debug> TCPHandler: Processed in 0.001995045 sec. | ||
| 16397 | 2026.01.16 20:40:33.696231 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16398 | 2026.01.16 20:40:33.696291 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16399 | 2026.01.16 20:40:33.696388 [ 276 ] {a2c39c60-0368-45ba-a1a3-bdd2c8ee5616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16400 | 2026.01.16 20:40:33.696429 [ 276 ] {a2c39c60-0368-45ba-a1a3-bdd2c8ee5616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16401 | 2026.01.16 20:40:33.696458 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16402 | 2026.01.16 20:40:33.696520 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2230 rows starting from the beginning of the part | ||
| 16403 | 2026.01.16 20:40:33.696650 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 17 rows starting from the beginning of the part | ||
| 16404 | 2026.01.16 20:40:33.696755 [ 276 ] {a2c39c60-0368-45ba-a1a3-bdd2c8ee5616} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16405 | 2026.01.16 20:40:33.696759 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part | ||
| 16406 | 2026.01.16 20:40:33.696796 [ 276 ] {a2c39c60-0368-45ba-a1a3-bdd2c8ee5616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16407 | 2026.01.16 20:40:33.696883 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 17 rows starting from the beginning of the part | ||
| 16408 | 2026.01.16 20:40:33.696984 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 24 rows starting from the beginning of the part | ||
| 16409 | 2026.01.16 20:40:33.697086 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 17 rows starting from the beginning of the part | ||
| 16410 | 2026.01.16 20:40:33.697143 [ 276 ] {a2c39c60-0368-45ba-a1a3-bdd2c8ee5616} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16411 | 2026.01.16 20:40:33.697359 [ 276 ] {a2c39c60-0368-45ba-a1a3-bdd2c8ee5616} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16412 | 2026.01.16 20:40:33.697481 [ 65 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16413 | 2026.01.16 20:40:33.697499 [ 276 ] {a2c39c60-0368-45ba-a1a3-bdd2c8ee5616} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 16414 | 2026.01.16 20:40:33.697509 [ 65 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16415 | 2026.01.16 20:40:33.697533 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16416 | 2026.01.16 20:40:33.697538 [ 276 ] {a2c39c60-0368-45ba-a1a3-bdd2c8ee5616} <Debug> TCPHandler: Processed in 0.001295019 sec. | ||
| 16417 | 2026.01.16 20:40:33.697606 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16418 | 2026.01.16 20:40:33.697702 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16419 | 2026.01.16 20:40:33.697729 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7132 rows starting from the beginning of the part | ||
| 16420 | 2026.01.16 20:40:33.697779 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 16421 | 2026.01.16 20:40:33.697820 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16422 | 2026.01.16 20:40:33.697860 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 16423 | 2026.01.16 20:40:33.697895 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 16424 | 2026.01.16 20:40:33.697934 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16425 | 2026.01.16 20:40:33.700027 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7432 rows, containing 4 columns (4 merged, 0 gathered) in 0.002449545 sec., 3034032.850998859 rows/sec., 202.51 MiB/sec. | ||
| 16426 | 2026.01.16 20:40:33.700525 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16427 | 2026.01.16 20:40:33.700838 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_121_24} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16428 | 2026.01.16 20:40:33.700920 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_121_24} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16429 | 2026.01.16 20:40:33.701004 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 16430 | 2026.01.16 20:40:33.706565 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2329 rows, containing 19 columns (19 merged, 0 gathered) in 0.010371082 sec., 224566.73276713074 rows/sec., 402.41 MiB/sec. | ||
| 16431 | 2026.01.16 20:40:33.708229 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16432 | 2026.01.16 20:40:33.708545 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16433 | 2026.01.16 20:40:33.708615 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16434 | 2026.01.16 20:40:33.708737 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.47 MiB. | ||
| 16435 | 2026.01.16 20:40:34.001173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.48 MiB, peak 393.91 MiB, free memory in arenas 0.00 B, will set to 379.38 MiB (RSS), difference: 3.90 MiB | ||
| 16436 | 2026.01.16 20:40:35.701861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1994 | ||
| 16437 | 2026.01.16 20:40:35.704072 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16438 | 2026.01.16 20:40:35.704128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16439 | 2026.01.16 20:40:35.705343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16440 | 2026.01.16 20:40:35.705629 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16441 | 2026.01.16 20:40:35.705828 [ 62 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16442 | 2026.01.16 20:40:35.705916 [ 62 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16443 | 2026.01.16 20:40:35.705949 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16444 | 2026.01.16 20:40:35.706008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1994 | ||
| 16445 | 2026.01.16 20:40:35.706066 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 16446 | 2026.01.16 20:40:35.706593 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16447 | 2026.01.16 20:40:35.706743 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1850 rows starting from the beginning of the part | ||
| 16448 | 2026.01.16 20:40:35.707092 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part | ||
| 16449 | 2026.01.16 20:40:35.707387 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 16450 | 2026.01.16 20:40:35.707676 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 16451 | 2026.01.16 20:40:35.707955 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 38 rows starting from the beginning of the part | ||
| 16452 | 2026.01.16 20:40:35.708260 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 16453 | 2026.01.16 20:40:35.715172 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 72 columns (72 merged, 0 gathered) in 0.009148815 sec., 217951.72380248155 rows/sec., 168.41 MiB/sec. | ||
| 16454 | 2026.01.16 20:40:35.717022 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16455 | 2026.01.16 20:40:35.717617 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_61_12} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16456 | 2026.01.16 20:40:35.717692 [ 193 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_61_12} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16457 | 2026.01.16 20:40:35.718041 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 16458 | 2026.01.16 20:40:38.091760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39813 | ||
| 16459 | 2026.01.16 20:40:38.092301 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16460 | 2026.01.16 20:40:38.092344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16461 | 2026.01.16 20:40:38.092830 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16462 | 2026.01.16 20:40:38.093054 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16463 | 2026.01.16 20:40:38.093185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39813 | ||
| 16464 | 2026.01.16 20:40:38.337733 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16465 | 2026.01.16 20:40:38.337815 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16466 | 2026.01.16 20:40:38.340982 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16467 | 2026.01.16 20:40:38.699406 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16468 | 2026.01.16 20:40:38.699603 [ 276 ] {8a6cbd4f-2504-44b4-ac4e-b7379d368df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16469 | 2026.01.16 20:40:38.699676 [ 276 ] {8a6cbd4f-2504-44b4-ac4e-b7379d368df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16470 | 2026.01.16 20:40:38.700503 [ 276 ] {8a6cbd4f-2504-44b4-ac4e-b7379d368df7} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2026.01.16 20:40:38.700550 [ 276 ] {8a6cbd4f-2504-44b4-ac4e-b7379d368df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16472 | 2026.01.16 20:40:38.700957 [ 276 ] {8a6cbd4f-2504-44b4-ac4e-b7379d368df7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16473 | 2026.01.16 20:40:38.701186 [ 276 ] {8a6cbd4f-2504-44b4-ac4e-b7379d368df7} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2026.01.16 20:40:38.701339 [ 276 ] {8a6cbd4f-2504-44b4-ac4e-b7379d368df7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001792 sec., 228794.64285714287 rows/sec., 14.51 MiB/sec. | ||
| 16475 | 2026.01.16 20:40:38.701380 [ 276 ] {8a6cbd4f-2504-44b4-ac4e-b7379d368df7} <Debug> TCPHandler: Processed in 0.002109777 sec. | ||
| 16476 | 2026.01.16 20:40:38.701493 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2026.01.16 20:40:38.701586 [ 276 ] {c3995ffc-c9ab-4f4d-81de-2d94e08b40ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16478 | 2026.01.16 20:40:38.701626 [ 276 ] {c3995ffc-c9ab-4f4d-81de-2d94e08b40ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16479 | 2026.01.16 20:40:38.702003 [ 276 ] {c3995ffc-c9ab-4f4d-81de-2d94e08b40ef} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2026.01.16 20:40:38.702040 [ 276 ] {c3995ffc-c9ab-4f4d-81de-2d94e08b40ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16481 | 2026.01.16 20:40:38.702335 [ 276 ] {c3995ffc-c9ab-4f4d-81de-2d94e08b40ef} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16482 | 2026.01.16 20:40:38.702541 [ 276 ] {c3995ffc-c9ab-4f4d-81de-2d94e08b40ef} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2026.01.16 20:40:38.702671 [ 276 ] {c3995ffc-c9ab-4f4d-81de-2d94e08b40ef} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 295.45 KiB/sec. | ||
| 16484 | 2026.01.16 20:40:38.702707 [ 276 ] {c3995ffc-c9ab-4f4d-81de-2d94e08b40ef} <Debug> TCPHandler: Processed in 0.001263258 sec. | ||
| 16485 | 2026.01.16 20:40:38.702810 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16486 | 2026.01.16 20:40:38.702903 [ 276 ] {6cbad8ae-2638-48bf-b34b-ffca01db37cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16487 | 2026.01.16 20:40:38.702942 [ 276 ] {6cbad8ae-2638-48bf-b34b-ffca01db37cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16488 | 2026.01.16 20:40:38.704124 [ 276 ] {6cbad8ae-2638-48bf-b34b-ffca01db37cc} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2026.01.16 20:40:38.704163 [ 276 ] {6cbad8ae-2638-48bf-b34b-ffca01db37cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16490 | 2026.01.16 20:40:38.704562 [ 276 ] {6cbad8ae-2638-48bf-b34b-ffca01db37cc} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16491 | 2026.01.16 20:40:38.704780 [ 276 ] {6cbad8ae-2638-48bf-b34b-ffca01db37cc} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16492 | 2026.01.16 20:40:38.704910 [ 276 ] {6cbad8ae-2638-48bf-b34b-ffca01db37cc} <Debug> executeQuery: Read 1162 rows, 94.46 KiB in 0.002025 sec., 573827.1604938272 rows/sec., 45.55 MiB/sec. | ||
| 16493 | 2026.01.16 20:40:38.704948 [ 276 ] {6cbad8ae-2638-48bf-b34b-ffca01db37cc} <Debug> TCPHandler: Processed in 0.002185219 sec. | ||
| 16494 | 2026.01.16 20:40:38.705053 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16495 | 2026.01.16 20:40:38.705145 [ 276 ] {6a8f9c2d-e044-4ef1-b59f-4b0a5d5138a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16496 | 2026.01.16 20:40:38.705184 [ 276 ] {6a8f9c2d-e044-4ef1-b59f-4b0a5d5138a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16497 | 2026.01.16 20:40:38.705685 [ 276 ] {6a8f9c2d-e044-4ef1-b59f-4b0a5d5138a6} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16498 | 2026.01.16 20:40:38.705722 [ 276 ] {6a8f9c2d-e044-4ef1-b59f-4b0a5d5138a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16499 | 2026.01.16 20:40:38.706024 [ 276 ] {6a8f9c2d-e044-4ef1-b59f-4b0a5d5138a6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16500 | 2026.01.16 20:40:38.706234 [ 276 ] {6a8f9c2d-e044-4ef1-b59f-4b0a5d5138a6} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2026.01.16 20:40:38.706359 [ 276 ] {6a8f9c2d-e044-4ef1-b59f-4b0a5d5138a6} <Debug> executeQuery: Read 233 rows, 14.40 KiB in 0.001233 sec., 188969.99188969992 rows/sec., 11.40 MiB/sec. | ||
| 16502 | 2026.01.16 20:40:38.706397 [ 276 ] {6a8f9c2d-e044-4ef1-b59f-4b0a5d5138a6} <Debug> TCPHandler: Processed in 0.001391951 sec. | ||
| 16503 | 2026.01.16 20:40:38.706494 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16504 | 2026.01.16 20:40:38.706586 [ 276 ] {77f02104-374d-4cda-9a53-a86fe87ef3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16505 | 2026.01.16 20:40:38.706625 [ 276 ] {77f02104-374d-4cda-9a53-a86fe87ef3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16506 | 2026.01.16 20:40:38.707105 [ 276 ] {77f02104-374d-4cda-9a53-a86fe87ef3a3} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2026.01.16 20:40:38.707141 [ 276 ] {77f02104-374d-4cda-9a53-a86fe87ef3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16508 | 2026.01.16 20:40:38.707437 [ 276 ] {77f02104-374d-4cda-9a53-a86fe87ef3a3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 16509 | 2026.01.16 20:40:38.707647 [ 276 ] {77f02104-374d-4cda-9a53-a86fe87ef3a3} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16510 | 2026.01.16 20:40:38.707779 [ 276 ] {77f02104-374d-4cda-9a53-a86fe87ef3a3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001211 sec., 175061.9322873658 rows/sec., 11.29 MiB/sec. | ||
| 16511 | 2026.01.16 20:40:38.707817 [ 276 ] {77f02104-374d-4cda-9a53-a86fe87ef3a3} <Debug> TCPHandler: Processed in 0.00137089 sec. | ||
| 16512 | 2026.01.16 20:40:38.707922 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16513 | 2026.01.16 20:40:38.708036 [ 276 ] {d3fae6bd-6fd7-4edc-8cf6-db1f8d27b23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16514 | 2026.01.16 20:40:38.708086 [ 276 ] {d3fae6bd-6fd7-4edc-8cf6-db1f8d27b23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16515 | 2026.01.16 20:40:38.708670 [ 276 ] {d3fae6bd-6fd7-4edc-8cf6-db1f8d27b23b} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16516 | 2026.01.16 20:40:38.708713 [ 276 ] {d3fae6bd-6fd7-4edc-8cf6-db1f8d27b23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16517 | 2026.01.16 20:40:38.709069 [ 276 ] {d3fae6bd-6fd7-4edc-8cf6-db1f8d27b23b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16518 | 2026.01.16 20:40:38.709302 [ 276 ] {d3fae6bd-6fd7-4edc-8cf6-db1f8d27b23b} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16519 | 2026.01.16 20:40:38.709437 [ 276 ] {d3fae6bd-6fd7-4edc-8cf6-db1f8d27b23b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001425 sec., 148070.1754385965 rows/sec., 8.41 MiB/sec. | ||
| 16520 | 2026.01.16 20:40:38.709479 [ 276 ] {d3fae6bd-6fd7-4edc-8cf6-db1f8d27b23b} <Debug> TCPHandler: Processed in 0.001608266 sec. | ||
| 16521 | 2026.01.16 20:40:38.709592 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16522 | 2026.01.16 20:40:38.709688 [ 276 ] {7eadc15f-e49d-4f91-b6a3-c91e2ece7be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16523 | 2026.01.16 20:40:38.709731 [ 276 ] {7eadc15f-e49d-4f91-b6a3-c91e2ece7be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16524 | 2026.01.16 20:40:38.710460 [ 276 ] {7eadc15f-e49d-4f91-b6a3-c91e2ece7be7} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16525 | 2026.01.16 20:40:38.710497 [ 276 ] {7eadc15f-e49d-4f91-b6a3-c91e2ece7be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16526 | 2026.01.16 20:40:38.710834 [ 276 ] {7eadc15f-e49d-4f91-b6a3-c91e2ece7be7} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16527 | 2026.01.16 20:40:38.711054 [ 276 ] {7eadc15f-e49d-4f91-b6a3-c91e2ece7be7} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16528 | 2026.01.16 20:40:38.711185 [ 276 ] {7eadc15f-e49d-4f91-b6a3-c91e2ece7be7} <Debug> executeQuery: Read 707 rows, 50.72 KiB in 0.001515 sec., 466666.6666666666 rows/sec., 32.69 MiB/sec. | ||
| 16529 | 2026.01.16 20:40:38.711227 [ 276 ] {7eadc15f-e49d-4f91-b6a3-c91e2ece7be7} <Debug> TCPHandler: Processed in 0.001691378 sec. | ||
| 16530 | 2026.01.16 20:40:38.711334 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16531 | 2026.01.16 20:40:38.711430 [ 276 ] {b9c08f9c-e301-4058-8b78-6b2eb7ae176e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16532 | 2026.01.16 20:40:38.711473 [ 276 ] {b9c08f9c-e301-4058-8b78-6b2eb7ae176e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16533 | 2026.01.16 20:40:38.711782 [ 276 ] {b9c08f9c-e301-4058-8b78-6b2eb7ae176e} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16534 | 2026.01.16 20:40:38.711821 [ 276 ] {b9c08f9c-e301-4058-8b78-6b2eb7ae176e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16535 | 2026.01.16 20:40:38.712126 [ 276 ] {b9c08f9c-e301-4058-8b78-6b2eb7ae176e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 16536 | 2026.01.16 20:40:38.712332 [ 276 ] {b9c08f9c-e301-4058-8b78-6b2eb7ae176e} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2026.01.16 20:40:38.712462 [ 276 ] {b9c08f9c-e301-4058-8b78-6b2eb7ae176e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 16538 | 2026.01.16 20:40:38.712500 [ 276 ] {b9c08f9c-e301-4058-8b78-6b2eb7ae176e} <Debug> TCPHandler: Processed in 0.001215687 sec. | ||
| 16539 | 2026.01.16 20:40:38.712599 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16540 | 2026.01.16 20:40:38.712685 [ 276 ] {2e67603c-08c2-4171-9e3b-f74b99201488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16541 | 2026.01.16 20:40:38.712724 [ 276 ] {2e67603c-08c2-4171-9e3b-f74b99201488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16542 | 2026.01.16 20:40:38.713140 [ 276 ] {2e67603c-08c2-4171-9e3b-f74b99201488} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16543 | 2026.01.16 20:40:38.713174 [ 276 ] {2e67603c-08c2-4171-9e3b-f74b99201488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16544 | 2026.01.16 20:40:38.713483 [ 276 ] {2e67603c-08c2-4171-9e3b-f74b99201488} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16545 | 2026.01.16 20:40:38.713753 [ 276 ] {2e67603c-08c2-4171-9e3b-f74b99201488} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16546 | 2026.01.16 20:40:38.713880 [ 276 ] {2e67603c-08c2-4171-9e3b-f74b99201488} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001204 sec., 262458.4717607974 rows/sec., 17.25 MiB/sec. | ||
| 16547 | 2026.01.16 20:40:38.713918 [ 276 ] {2e67603c-08c2-4171-9e3b-f74b99201488} <Debug> TCPHandler: Processed in 0.00136422 sec. | ||
| 16548 | 2026.01.16 20:40:38.714020 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16549 | 2026.01.16 20:40:38.714112 [ 276 ] {7530fcc5-955c-4646-8bf7-5aa2bc129b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16550 | 2026.01.16 20:40:38.714153 [ 276 ] {7530fcc5-955c-4646-8bf7-5aa2bc129b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16551 | 2026.01.16 20:40:38.714447 [ 276 ] {7530fcc5-955c-4646-8bf7-5aa2bc129b98} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16552 | 2026.01.16 20:40:38.714483 [ 276 ] {7530fcc5-955c-4646-8bf7-5aa2bc129b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16553 | 2026.01.16 20:40:38.714775 [ 276 ] {7530fcc5-955c-4646-8bf7-5aa2bc129b98} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 16554 | 2026.01.16 20:40:38.714979 [ 276 ] {7530fcc5-955c-4646-8bf7-5aa2bc129b98} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16555 | 2026.01.16 20:40:38.715104 [ 276 ] {7530fcc5-955c-4646-8bf7-5aa2bc129b98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 16556 | 2026.01.16 20:40:38.715140 [ 276 ] {7530fcc5-955c-4646-8bf7-5aa2bc129b98} <Debug> TCPHandler: Processed in 0.001170226 sec. | ||
| 16557 | 2026.01.16 20:40:38.715241 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16558 | 2026.01.16 20:40:38.715332 [ 276 ] {3ea8b7a3-23f0-4d7b-85b3-5df982da96ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16559 | 2026.01.16 20:40:38.715385 [ 276 ] {3ea8b7a3-23f0-4d7b-85b3-5df982da96ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16560 | 2026.01.16 20:40:38.716208 [ 276 ] {3ea8b7a3-23f0-4d7b-85b3-5df982da96ec} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16561 | 2026.01.16 20:40:38.716243 [ 276 ] {3ea8b7a3-23f0-4d7b-85b3-5df982da96ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16562 | 2026.01.16 20:40:38.716761 [ 276 ] {3ea8b7a3-23f0-4d7b-85b3-5df982da96ec} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16563 | 2026.01.16 20:40:38.716982 [ 276 ] {3ea8b7a3-23f0-4d7b-85b3-5df982da96ec} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16564 | 2026.01.16 20:40:38.717125 [ 276 ] {3ea8b7a3-23f0-4d7b-85b3-5df982da96ec} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001809 sec., 13266.998341625207 rows/sec., 23.77 MiB/sec. | ||
| 16565 | 2026.01.16 20:40:38.717192 [ 276 ] {3ea8b7a3-23f0-4d7b-85b3-5df982da96ec} <Debug> TCPHandler: Processed in 0.002001324 sec. | ||
| 16566 | 2026.01.16 20:40:38.717302 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16567 | 2026.01.16 20:40:38.717403 [ 276 ] {3cd0f329-2053-448e-b5cd-b8c1139386b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16568 | 2026.01.16 20:40:38.717445 [ 276 ] {3cd0f329-2053-448e-b5cd-b8c1139386b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16569 | 2026.01.16 20:40:38.717840 [ 276 ] {3cd0f329-2053-448e-b5cd-b8c1139386b1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16570 | 2026.01.16 20:40:38.717877 [ 276 ] {3cd0f329-2053-448e-b5cd-b8c1139386b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16571 | 2026.01.16 20:40:38.718194 [ 276 ] {3cd0f329-2053-448e-b5cd-b8c1139386b1} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16572 | 2026.01.16 20:40:38.718402 [ 276 ] {3cd0f329-2053-448e-b5cd-b8c1139386b1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16573 | 2026.01.16 20:40:38.718553 [ 276 ] {3cd0f329-2053-448e-b5cd-b8c1139386b1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001168 sec., 89041.09589041096 rows/sec., 5.46 MiB/sec. | ||
| 16574 | 2026.01.16 20:40:38.718593 [ 276 ] {3cd0f329-2053-448e-b5cd-b8c1139386b1} <Debug> TCPHandler: Processed in 0.001343681 sec. | ||
| 16575 | 2026.01.16 20:40:40.180289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16576 | 2026.01.16 20:40:40.198045 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16577 | 2026.01.16 20:40:40.198091 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16578 | 2026.01.16 20:40:40.204192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16579 | 2026.01.16 20:40:40.204906 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16580 | 2026.01.16 20:40:40.208118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16581 | 2026.01.16 20:40:43.079192 [ 221 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16582 | 2026.01.16 20:40:43.079246 [ 221 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16583 | 2026.01.16 20:40:43.082619 [ 221 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16584 | 2026.01.16 20:40:43.414528 [ 220 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16585 | 2026.01.16 20:40:43.414598 [ 220 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16586 | 2026.01.16 20:40:43.417664 [ 220 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16587 | 2026.01.16 20:40:43.687687 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16588 | 2026.01.16 20:40:43.687883 [ 276 ] {3126369f-2bfe-4ba5-8c41-15e814f44b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16589 | 2026.01.16 20:40:43.687955 [ 276 ] {3126369f-2bfe-4ba5-8c41-15e814f44b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16590 | 2026.01.16 20:40:43.688681 [ 276 ] {3126369f-2bfe-4ba5-8c41-15e814f44b00} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16591 | 2026.01.16 20:40:43.688726 [ 276 ] {3126369f-2bfe-4ba5-8c41-15e814f44b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16592 | 2026.01.16 20:40:43.689178 [ 276 ] {3126369f-2bfe-4ba5-8c41-15e814f44b00} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16593 | 2026.01.16 20:40:43.689447 [ 276 ] {3126369f-2bfe-4ba5-8c41-15e814f44b00} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16594 | 2026.01.16 20:40:43.689597 [ 276 ] {3126369f-2bfe-4ba5-8c41-15e814f44b00} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001769 sec., 50876.20124364048 rows/sec., 4.27 MiB/sec. | ||
| 16595 | 2026.01.16 20:40:43.689641 [ 276 ] {3126369f-2bfe-4ba5-8c41-15e814f44b00} <Debug> TCPHandler: Processed in 0.002088657 sec. | ||
| 16596 | 2026.01.16 20:40:43.689707 [ 226 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16597 | 2026.01.16 20:40:43.689752 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16598 | 2026.01.16 20:40:43.689761 [ 226 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16599 | 2026.01.16 20:40:43.689854 [ 276 ] {90318383-4f07-4cf6-8b18-0dabdfca1135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16600 | 2026.01.16 20:40:43.689899 [ 276 ] {90318383-4f07-4cf6-8b18-0dabdfca1135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16601 | 2026.01.16 20:40:43.690295 [ 276 ] {90318383-4f07-4cf6-8b18-0dabdfca1135} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16602 | 2026.01.16 20:40:43.690330 [ 276 ] {90318383-4f07-4cf6-8b18-0dabdfca1135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16603 | 2026.01.16 20:40:43.690654 [ 276 ] {90318383-4f07-4cf6-8b18-0dabdfca1135} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16604 | 2026.01.16 20:40:43.690865 [ 276 ] {90318383-4f07-4cf6-8b18-0dabdfca1135} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16605 | 2026.01.16 20:40:43.690990 [ 276 ] {90318383-4f07-4cf6-8b18-0dabdfca1135} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001155 sec., 14718.61471861472 rows/sec., 1.08 MiB/sec. | ||
| 16606 | 2026.01.16 20:40:43.691027 [ 276 ] {90318383-4f07-4cf6-8b18-0dabdfca1135} <Debug> TCPHandler: Processed in 0.00132264 sec. | ||
| 16607 | 2026.01.16 20:40:43.691129 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16608 | 2026.01.16 20:40:43.691222 [ 276 ] {191699ab-b2f0-4af0-9f6a-c2077825f819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16609 | 2026.01.16 20:40:43.691262 [ 276 ] {191699ab-b2f0-4af0-9f6a-c2077825f819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16610 | 2026.01.16 20:40:43.691660 [ 276 ] {191699ab-b2f0-4af0-9f6a-c2077825f819} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16611 | 2026.01.16 20:40:43.691696 [ 276 ] {191699ab-b2f0-4af0-9f6a-c2077825f819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16612 | 2026.01.16 20:40:43.691994 [ 276 ] {191699ab-b2f0-4af0-9f6a-c2077825f819} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16613 | 2026.01.16 20:40:43.692323 [ 276 ] {191699ab-b2f0-4af0-9f6a-c2077825f819} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16614 | 2026.01.16 20:40:43.692474 [ 276 ] {191699ab-b2f0-4af0-9f6a-c2077825f819} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00127 sec., 63779.52755905512 rows/sec., 4.98 MiB/sec. | ||
| 16615 | 2026.01.16 20:40:43.692524 [ 276 ] {191699ab-b2f0-4af0-9f6a-c2077825f819} <Debug> TCPHandler: Processed in 0.001441032 sec. | ||
| 16616 | 2026.01.16 20:40:43.692632 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16617 | 2026.01.16 20:40:43.692729 [ 276 ] {3458bab8-d2cd-436f-9eac-25595aef54c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16618 | 2026.01.16 20:40:43.692772 [ 276 ] {3458bab8-d2cd-436f-9eac-25595aef54c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16619 | 2026.01.16 20:40:43.693203 [ 276 ] {3458bab8-d2cd-436f-9eac-25595aef54c4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16620 | 2026.01.16 20:40:43.693241 [ 276 ] {3458bab8-d2cd-436f-9eac-25595aef54c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16621 | 2026.01.16 20:40:43.693511 [ 226 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16622 | 2026.01.16 20:40:43.693622 [ 276 ] {3458bab8-d2cd-436f-9eac-25595aef54c4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16623 | 2026.01.16 20:40:43.693858 [ 276 ] {3458bab8-d2cd-436f-9eac-25595aef54c4} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.01.16 20:40:43.693992 [ 276 ] {3458bab8-d2cd-436f-9eac-25595aef54c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 16625 | 2026.01.16 20:40:43.694023 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16626 | 2026.01.16 20:40:43.694030 [ 276 ] {3458bab8-d2cd-436f-9eac-25595aef54c4} <Debug> TCPHandler: Processed in 0.001448202 sec. | ||
| 16627 | 2026.01.16 20:40:43.694047 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16628 | 2026.01.16 20:40:43.694156 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16629 | 2026.01.16 20:40:43.694251 [ 276 ] {3ad1d75b-e487-4281-8527-908539e644c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16630 | 2026.01.16 20:40:43.694305 [ 276 ] {3ad1d75b-e487-4281-8527-908539e644c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16631 | 2026.01.16 20:40:43.695085 [ 276 ] {3ad1d75b-e487-4281-8527-908539e644c7} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16632 | 2026.01.16 20:40:43.695120 [ 276 ] {3ad1d75b-e487-4281-8527-908539e644c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16633 | 2026.01.16 20:40:43.695659 [ 276 ] {3ad1d75b-e487-4281-8527-908539e644c7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16634 | 2026.01.16 20:40:43.695894 [ 276 ] {3ad1d75b-e487-4281-8527-908539e644c7} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16635 | 2026.01.16 20:40:43.696031 [ 276 ] {3ad1d75b-e487-4281-8527-908539e644c7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001798 sec., 9454.949944382648 rows/sec., 16.94 MiB/sec. | ||
| 16636 | 2026.01.16 20:40:43.696087 [ 276 ] {3ad1d75b-e487-4281-8527-908539e644c7} <Debug> TCPHandler: Processed in 0.001988574 sec. | ||
| 16637 | 2026.01.16 20:40:43.696200 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16638 | 2026.01.16 20:40:43.696295 [ 276 ] {4e84624d-442d-4370-a1fa-ec27e27a5645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16639 | 2026.01.16 20:40:43.696336 [ 276 ] {4e84624d-442d-4370-a1fa-ec27e27a5645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16640 | 2026.01.16 20:40:43.696668 [ 276 ] {4e84624d-442d-4370-a1fa-ec27e27a5645} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16641 | 2026.01.16 20:40:43.696702 [ 276 ] {4e84624d-442d-4370-a1fa-ec27e27a5645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16642 | 2026.01.16 20:40:43.697004 [ 276 ] {4e84624d-442d-4370-a1fa-ec27e27a5645} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16643 | 2026.01.16 20:40:43.697216 [ 276 ] {4e84624d-442d-4370-a1fa-ec27e27a5645} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16644 | 2026.01.16 20:40:43.697345 [ 276 ] {4e84624d-442d-4370-a1fa-ec27e27a5645} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 16645 | 2026.01.16 20:40:43.697372 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16646 | 2026.01.16 20:40:43.697381 [ 276 ] {4e84624d-442d-4370-a1fa-ec27e27a5645} <Debug> TCPHandler: Processed in 0.001231037 sec. | ||
| 16647 | 2026.01.16 20:40:45.297354 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16648 | 2026.01.16 20:40:45.297427 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16649 | 2026.01.16 20:40:45.593554 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40261 | ||
| 16650 | 2026.01.16 20:40:45.594289 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16651 | 2026.01.16 20:40:45.594348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16652 | 2026.01.16 20:40:45.594859 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16653 | 2026.01.16 20:40:45.595139 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16654 | 2026.01.16 20:40:45.595279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40261 | ||
| 16655 | 2026.01.16 20:40:45.706283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2030 | ||
| 16656 | 2026.01.16 20:40:45.708753 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16657 | 2026.01.16 20:40:45.708800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16658 | 2026.01.16 20:40:45.709985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16659 | 2026.01.16 20:40:45.710244 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16660 | 2026.01.16 20:40:45.710509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2030 | ||
| 16661 | 2026.01.16 20:40:47.708246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16662 | 2026.01.16 20:40:47.727707 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16663 | 2026.01.16 20:40:47.727778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16664 | 2026.01.16 20:40:47.736042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16665 | 2026.01.16 20:40:47.736756 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16666 | 2026.01.16 20:40:47.739860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16667 | 2026.01.16 20:40:48.700969 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16668 | 2026.01.16 20:40:48.701154 [ 276 ] {63f6041d-e915-4631-b73e-dfe69977320a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16669 | 2026.01.16 20:40:48.701224 [ 276 ] {63f6041d-e915-4631-b73e-dfe69977320a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16670 | 2026.01.16 20:40:48.702005 [ 276 ] {63f6041d-e915-4631-b73e-dfe69977320a} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16671 | 2026.01.16 20:40:48.702059 [ 276 ] {63f6041d-e915-4631-b73e-dfe69977320a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16672 | 2026.01.16 20:40:48.702487 [ 276 ] {63f6041d-e915-4631-b73e-dfe69977320a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16673 | 2026.01.16 20:40:48.702742 [ 276 ] {63f6041d-e915-4631-b73e-dfe69977320a} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16674 | 2026.01.16 20:40:48.702913 [ 276 ] {63f6041d-e915-4631-b73e-dfe69977320a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001809 sec., 226644.55500276395 rows/sec., 14.38 MiB/sec. | ||
| 16675 | 2026.01.16 20:40:48.702971 [ 276 ] {63f6041d-e915-4631-b73e-dfe69977320a} <Debug> TCPHandler: Processed in 0.002147448 sec. | ||
| 16676 | 2026.01.16 20:40:48.703092 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16677 | 2026.01.16 20:40:48.703199 [ 276 ] {5d6b9d70-4eb0-46be-add7-a2b0fbe45bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16678 | 2026.01.16 20:40:48.703245 [ 276 ] {5d6b9d70-4eb0-46be-add7-a2b0fbe45bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16679 | 2026.01.16 20:40:48.704122 [ 276 ] {5d6b9d70-4eb0-46be-add7-a2b0fbe45bce} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16680 | 2026.01.16 20:40:48.704162 [ 276 ] {5d6b9d70-4eb0-46be-add7-a2b0fbe45bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16681 | 2026.01.16 20:40:48.704556 [ 276 ] {5d6b9d70-4eb0-46be-add7-a2b0fbe45bce} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16682 | 2026.01.16 20:40:48.704788 [ 276 ] {5d6b9d70-4eb0-46be-add7-a2b0fbe45bce} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16683 | 2026.01.16 20:40:48.704945 [ 276 ] {5d6b9d70-4eb0-46be-add7-a2b0fbe45bce} <Debug> executeQuery: Read 1160 rows, 94.31 KiB in 0.001772 sec., 654627.539503386 rows/sec., 51.97 MiB/sec. | ||
| 16684 | 2026.01.16 20:40:48.704985 [ 276 ] {5d6b9d70-4eb0-46be-add7-a2b0fbe45bce} <Debug> TCPHandler: Processed in 0.001946913 sec. | ||
| 16685 | 2026.01.16 20:40:48.705119 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16686 | 2026.01.16 20:40:48.705220 [ 276 ] {1eead9b5-475e-4687-92a3-b8b9c5222267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16687 | 2026.01.16 20:40:48.705264 [ 276 ] {1eead9b5-475e-4687-92a3-b8b9c5222267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16688 | 2026.01.16 20:40:48.705752 [ 276 ] {1eead9b5-475e-4687-92a3-b8b9c5222267} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16689 | 2026.01.16 20:40:48.705787 [ 276 ] {1eead9b5-475e-4687-92a3-b8b9c5222267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16690 | 2026.01.16 20:40:48.706166 [ 276 ] {1eead9b5-475e-4687-92a3-b8b9c5222267} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16691 | 2026.01.16 20:40:48.706383 [ 276 ] {1eead9b5-475e-4687-92a3-b8b9c5222267} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16692 | 2026.01.16 20:40:48.706507 [ 33 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16693 | 2026.01.16 20:40:48.706540 [ 276 ] {1eead9b5-475e-4687-92a3-b8b9c5222267} <Debug> executeQuery: Read 229 rows, 14.12 KiB in 0.001342 sec., 170640.8345752608 rows/sec., 10.28 MiB/sec. | ||
| 16694 | 2026.01.16 20:40:48.706543 [ 33 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16695 | 2026.01.16 20:40:48.706576 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16696 | 2026.01.16 20:40:48.706583 [ 276 ] {1eead9b5-475e-4687-92a3-b8b9c5222267} <Debug> TCPHandler: Processed in 0.001515224 sec. | ||
| 16697 | 2026.01.16 20:40:48.706696 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16698 | 2026.01.16 20:40:48.706699 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16699 | 2026.01.16 20:40:48.706794 [ 276 ] {f47d7e72-d3b6-4402-90ff-43f7b584c962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16700 | 2026.01.16 20:40:48.706840 [ 276 ] {f47d7e72-d3b6-4402-90ff-43f7b584c962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16701 | 2026.01.16 20:40:48.706852 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16702 | 2026.01.16 20:40:48.706893 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 278 rows starting from the beginning of the part | ||
| 16703 | 2026.01.16 20:40:48.706973 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 24 rows starting from the beginning of the part | ||
| 16704 | 2026.01.16 20:40:48.707040 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 17 rows starting from the beginning of the part | ||
| 16705 | 2026.01.16 20:40:48.707106 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 233 rows starting from the beginning of the part | ||
| 16706 | 2026.01.16 20:40:48.707175 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 17 rows starting from the beginning of the part | ||
| 16707 | 2026.01.16 20:40:48.707233 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 229 rows starting from the beginning of the part | ||
| 16708 | 2026.01.16 20:40:48.707353 [ 276 ] {f47d7e72-d3b6-4402-90ff-43f7b584c962} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16709 | 2026.01.16 20:40:48.707396 [ 276 ] {f47d7e72-d3b6-4402-90ff-43f7b584c962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16710 | 2026.01.16 20:40:48.707805 [ 276 ] {f47d7e72-d3b6-4402-90ff-43f7b584c962} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16711 | 2026.01.16 20:40:48.708066 [ 276 ] {f47d7e72-d3b6-4402-90ff-43f7b584c962} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16712 | 2026.01.16 20:40:48.708204 [ 276 ] {f47d7e72-d3b6-4402-90ff-43f7b584c962} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00143 sec., 148251.74825174824 rows/sec., 9.56 MiB/sec. | ||
| 16713 | 2026.01.16 20:40:48.708230 [ 193 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593336 sec., 500835.98186446546 rows/sec., 32.95 MiB/sec. | ||
| 16714 | 2026.01.16 20:40:48.708243 [ 276 ] {f47d7e72-d3b6-4402-90ff-43f7b584c962} <Debug> TCPHandler: Processed in 0.001598136 sec. | ||
| 16715 | 2026.01.16 20:40:48.708366 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16716 | 2026.01.16 20:40:48.708388 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16717 | 2026.01.16 20:40:48.708462 [ 276 ] {c3cb119c-dc11-4a1d-839c-3d18b48c6cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16718 | 2026.01.16 20:40:48.708504 [ 276 ] {c3cb119c-dc11-4a1d-839c-3d18b48c6cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16719 | 2026.01.16 20:40:48.708652 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_121_24} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16720 | 2026.01.16 20:40:48.708726 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_121_24} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16721 | 2026.01.16 20:40:48.708805 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16722 | 2026.01.16 20:40:48.708983 [ 276 ] {c3cb119c-dc11-4a1d-839c-3d18b48c6cb6} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16723 | 2026.01.16 20:40:48.709016 [ 276 ] {c3cb119c-dc11-4a1d-839c-3d18b48c6cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16724 | 2026.01.16 20:40:48.709333 [ 276 ] {c3cb119c-dc11-4a1d-839c-3d18b48c6cb6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16725 | 2026.01.16 20:40:48.709543 [ 276 ] {c3cb119c-dc11-4a1d-839c-3d18b48c6cb6} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16726 | 2026.01.16 20:40:48.709672 [ 276 ] {c3cb119c-dc11-4a1d-839c-3d18b48c6cb6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 16727 | 2026.01.16 20:40:48.709712 [ 276 ] {c3cb119c-dc11-4a1d-839c-3d18b48c6cb6} <Debug> TCPHandler: Processed in 0.001395031 sec. | ||
| 16728 | 2026.01.16 20:40:48.709825 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16729 | 2026.01.16 20:40:48.709918 [ 276 ] {61c8db46-9aca-475f-a729-4fdaec347bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16730 | 2026.01.16 20:40:48.709957 [ 276 ] {61c8db46-9aca-475f-a729-4fdaec347bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16731 | 2026.01.16 20:40:48.710606 [ 276 ] {61c8db46-9aca-475f-a729-4fdaec347bbe} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16732 | 2026.01.16 20:40:48.710641 [ 276 ] {61c8db46-9aca-475f-a729-4fdaec347bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16733 | 2026.01.16 20:40:48.710978 [ 276 ] {61c8db46-9aca-475f-a729-4fdaec347bbe} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16734 | 2026.01.16 20:40:48.711208 [ 276 ] {61c8db46-9aca-475f-a729-4fdaec347bbe} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16735 | 2026.01.16 20:40:48.711339 [ 276 ] {61c8db46-9aca-475f-a729-4fdaec347bbe} <Debug> executeQuery: Read 703 rows, 50.39 KiB in 0.001439 sec., 488533.7039610841 rows/sec., 34.20 MiB/sec. | ||
| 16736 | 2026.01.16 20:40:48.711377 [ 276 ] {61c8db46-9aca-475f-a729-4fdaec347bbe} <Debug> TCPHandler: Processed in 0.001599235 sec. | ||
| 16737 | 2026.01.16 20:40:48.711492 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16738 | 2026.01.16 20:40:48.711590 [ 276 ] {8491891a-6828-41df-b5d2-0531fcc23cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16739 | 2026.01.16 20:40:48.711638 [ 276 ] {8491891a-6828-41df-b5d2-0531fcc23cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16740 | 2026.01.16 20:40:48.711991 [ 276 ] {8491891a-6828-41df-b5d2-0531fcc23cf3} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16741 | 2026.01.16 20:40:48.712030 [ 276 ] {8491891a-6828-41df-b5d2-0531fcc23cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16742 | 2026.01.16 20:40:48.712356 [ 276 ] {8491891a-6828-41df-b5d2-0531fcc23cf3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 16743 | 2026.01.16 20:40:48.712571 [ 276 ] {8491891a-6828-41df-b5d2-0531fcc23cf3} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16744 | 2026.01.16 20:40:48.712703 [ 276 ] {8491891a-6828-41df-b5d2-0531fcc23cf3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 16745 | 2026.01.16 20:40:48.712742 [ 276 ] {8491891a-6828-41df-b5d2-0531fcc23cf3} <Debug> TCPHandler: Processed in 0.001298279 sec. | ||
| 16746 | 2026.01.16 20:40:48.712849 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16747 | 2026.01.16 20:40:48.712945 [ 276 ] {6fa24c98-dbf6-4124-9597-4ed690cb67db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16748 | 2026.01.16 20:40:48.712991 [ 276 ] {6fa24c98-dbf6-4124-9597-4ed690cb67db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16749 | 2026.01.16 20:40:48.713431 [ 276 ] {6fa24c98-dbf6-4124-9597-4ed690cb67db} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16750 | 2026.01.16 20:40:48.713467 [ 276 ] {6fa24c98-dbf6-4124-9597-4ed690cb67db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16751 | 2026.01.16 20:40:48.713811 [ 276 ] {6fa24c98-dbf6-4124-9597-4ed690cb67db} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16752 | 2026.01.16 20:40:48.714051 [ 276 ] {6fa24c98-dbf6-4124-9597-4ed690cb67db} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16753 | 2026.01.16 20:40:48.714168 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_119_25 to all_124_124_0 | ||
| 16754 | 2026.01.16 20:40:48.714184 [ 276 ] {6fa24c98-dbf6-4124-9597-4ed690cb67db} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001259 sec., 249404.28911834792 rows/sec., 16.38 MiB/sec. | ||
| 16755 | 2026.01.16 20:40:48.714205 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16756 | 2026.01.16 20:40:48.714224 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16757 | 2026.01.16 20:40:48.714225 [ 276 ] {6fa24c98-dbf6-4124-9597-4ed690cb67db} <Debug> TCPHandler: Processed in 0.001425392 sec. | ||
| 16758 | 2026.01.16 20:40:48.714340 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16759 | 2026.01.16 20:40:48.714339 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_124_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_25 to all_124_124_0 into Compact with storage Full | ||
| 16760 | 2026.01.16 20:40:48.714434 [ 276 ] {b8096233-23f6-44de-be0c-43972389fbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16761 | 2026.01.16 20:40:48.714484 [ 276 ] {b8096233-23f6-44de-be0c-43972389fbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16762 | 2026.01.16 20:40:48.714513 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_124_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16763 | 2026.01.16 20:40:48.714557 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_25, total 35914 rows starting from the beginning of the part | ||
| 16764 | 2026.01.16 20:40:48.714629 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 16765 | 2026.01.16 20:40:48.714678 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16766 | 2026.01.16 20:40:48.714742 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 316 rows starting from the beginning of the part | ||
| 16767 | 2026.01.16 20:40:48.714791 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16768 | 2026.01.16 20:40:48.714791 [ 276 ] {b8096233-23f6-44de-be0c-43972389fbfd} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16769 | 2026.01.16 20:40:48.714840 [ 276 ] {b8096233-23f6-44de-be0c-43972389fbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16770 | 2026.01.16 20:40:48.714841 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 314 rows starting from the beginning of the part | ||
| 16771 | 2026.01.16 20:40:48.715165 [ 276 ] {b8096233-23f6-44de-be0c-43972389fbfd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 16772 | 2026.01.16 20:40:48.715402 [ 276 ] {b8096233-23f6-44de-be0c-43972389fbfd} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16773 | 2026.01.16 20:40:48.715497 [ 33 ] {} <Debug> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 16774 | 2026.01.16 20:40:48.715529 [ 33 ] {} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16775 | 2026.01.16 20:40:48.715530 [ 276 ] {b8096233-23f6-44de-be0c-43972389fbfd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 16776 | 2026.01.16 20:40:48.715550 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16777 | 2026.01.16 20:40:48.715576 [ 276 ] {b8096233-23f6-44de-be0c-43972389fbfd} <Debug> TCPHandler: Processed in 0.001285639 sec. | ||
| 16778 | 2026.01.16 20:40:48.715638 [ 193 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 16779 | 2026.01.16 20:40:48.715709 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16780 | 2026.01.16 20:40:48.715721 [ 193 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16781 | 2026.01.16 20:40:48.715760 [ 193 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part | ||
| 16782 | 2026.01.16 20:40:48.715816 [ 193 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 16783 | 2026.01.16 20:40:48.715815 [ 276 ] {c2b5198c-e948-4daa-8c39-8105f474ea33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16784 | 2026.01.16 20:40:48.715860 [ 193 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 16785 | 2026.01.16 20:40:48.715883 [ 276 ] {c2b5198c-e948-4daa-8c39-8105f474ea33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16786 | 2026.01.16 20:40:48.715901 [ 193 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 16787 | 2026.01.16 20:40:48.715938 [ 193 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 16788 | 2026.01.16 20:40:48.715974 [ 193 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 16789 | 2026.01.16 20:40:48.716767 [ 276 ] {c2b5198c-e948-4daa-8c39-8105f474ea33} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16790 | 2026.01.16 20:40:48.716805 [ 276 ] {c2b5198c-e948-4daa-8c39-8105f474ea33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16791 | 2026.01.16 20:40:48.716870 [ 203 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268338 sec., 11826.500506962655 rows/sec., 781.50 KiB/sec. | ||
| 16792 | 2026.01.16 20:40:48.717019 [ 201 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 16793 | 2026.01.16 20:40:48.717282 [ 201 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_14_3} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16794 | 2026.01.16 20:40:48.717341 [ 201 ] {afebd2a5-af35-4e9c-b446-df760b085d49::all_1_14_3} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 16795 | 2026.01.16 20:40:48.717387 [ 276 ] {c2b5198c-e948-4daa-8c39-8105f474ea33} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16796 | 2026.01.16 20:40:48.717411 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16797 | 2026.01.16 20:40:48.717624 [ 276 ] {c2b5198c-e948-4daa-8c39-8105f474ea33} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16798 | 2026.01.16 20:40:48.717765 [ 276 ] {c2b5198c-e948-4daa-8c39-8105f474ea33} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001968 sec., 12195.121951219511 rows/sec., 21.85 MiB/sec. | ||
| 16799 | 2026.01.16 20:40:48.717837 [ 276 ] {c2b5198c-e948-4daa-8c39-8105f474ea33} <Debug> TCPHandler: Processed in 0.002192489 sec. | ||
| 16800 | 2026.01.16 20:40:48.717956 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16801 | 2026.01.16 20:40:48.718053 [ 276 ] {44002840-f497-4344-b5e0-17e54fe19910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16802 | 2026.01.16 20:40:48.718094 [ 276 ] {44002840-f497-4344-b5e0-17e54fe19910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16803 | 2026.01.16 20:40:48.718455 [ 276 ] {44002840-f497-4344-b5e0-17e54fe19910} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16804 | 2026.01.16 20:40:48.718490 [ 276 ] {44002840-f497-4344-b5e0-17e54fe19910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16805 | 2026.01.16 20:40:48.718804 [ 276 ] {44002840-f497-4344-b5e0-17e54fe19910} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16806 | 2026.01.16 20:40:48.719025 [ 276 ] {44002840-f497-4344-b5e0-17e54fe19910} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16807 | 2026.01.16 20:40:48.719169 [ 276 ] {44002840-f497-4344-b5e0-17e54fe19910} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001135 sec., 91629.95594713656 rows/sec., 5.61 MiB/sec. | ||
| 16808 | 2026.01.16 20:40:48.719219 [ 276 ] {44002840-f497-4344-b5e0-17e54fe19910} <Debug> TCPHandler: Processed in 0.00131198 sec. | ||
| 16809 | 2026.01.16 20:40:48.722224 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_124_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37024 rows, containing 5 columns (5 merged, 0 gathered) in 0.007942168 sec., 4661699.425144369 rows/sec., 318.92 MiB/sec. | ||
| 16810 | 2026.01.16 20:40:48.722709 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_124_26} <Trace> MergedBlockOutputStream: filled checksums all_1_124_26 (state Temporary) | ||
| 16811 | 2026.01.16 20:40:48.722959 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_124_26} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_124_26 to all_1_124_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16812 | 2026.01.16 20:40:48.723023 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_124_26} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_119_25, all_124_124_0] -> all_1_124_26 | ||
| 16813 | 2026.01.16 20:40:48.723111 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 16814 | 2026.01.16 20:40:49.759045 [ 221 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16815 | 2026.01.16 20:40:49.759124 [ 221 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16816 | 2026.01.16 20:40:49.763422 [ 221 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16817 | 2026.01.16 20:40:49.800997 [ 222 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16818 | 2026.01.16 20:40:49.801066 [ 222 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16819 | 2026.01.16 20:40:49.803681 [ 222 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 16820 | 2026.01.16 20:40:53.096318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40773 | ||
| 16821 | 2026.01.16 20:40:53.096884 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16822 | 2026.01.16 20:40:53.096932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16823 | 2026.01.16 20:40:53.097440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16824 | 2026.01.16 20:40:53.097693 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16825 | 2026.01.16 20:40:53.097847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40773 | ||
| 16826 | 2026.01.16 20:40:53.097895 [ 221 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16827 | 2026.01.16 20:40:53.097922 [ 221 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16828 | 2026.01.16 20:40:53.101301 [ 221 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16829 | 2026.01.16 20:40:53.216776 [ 226 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16830 | 2026.01.16 20:40:53.216831 [ 226 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16831 | 2026.01.16 20:40:53.219696 [ 226 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16832 | 2026.01.16 20:40:53.716913 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16833 | 2026.01.16 20:40:53.717089 [ 276 ] {d3c8a881-6156-47e0-8516-ace57a2f07d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16834 | 2026.01.16 20:40:53.717153 [ 276 ] {d3c8a881-6156-47e0-8516-ace57a2f07d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16835 | 2026.01.16 20:40:53.717784 [ 276 ] {d3c8a881-6156-47e0-8516-ace57a2f07d3} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16836 | 2026.01.16 20:40:53.717818 [ 276 ] {d3c8a881-6156-47e0-8516-ace57a2f07d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16837 | 2026.01.16 20:40:53.718190 [ 276 ] {d3c8a881-6156-47e0-8516-ace57a2f07d3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16838 | 2026.01.16 20:40:53.718408 [ 276 ] {d3c8a881-6156-47e0-8516-ace57a2f07d3} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16839 | 2026.01.16 20:40:53.718551 [ 276 ] {d3c8a881-6156-47e0-8516-ace57a2f07d3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001513 sec., 15862.524785194977 rows/sec., 1.32 MiB/sec. | ||
| 16840 | 2026.01.16 20:40:53.718592 [ 276 ] {d3c8a881-6156-47e0-8516-ace57a2f07d3} <Debug> TCPHandler: Processed in 0.00180305 sec. | ||
| 16841 | 2026.01.16 20:40:53.718710 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16842 | 2026.01.16 20:40:53.718803 [ 276 ] {4718d770-c2f2-43a8-bc9c-8249956ac978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16843 | 2026.01.16 20:40:53.718841 [ 276 ] {4718d770-c2f2-43a8-bc9c-8249956ac978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16844 | 2026.01.16 20:40:53.719220 [ 276 ] {4718d770-c2f2-43a8-bc9c-8249956ac978} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16845 | 2026.01.16 20:40:53.719254 [ 276 ] {4718d770-c2f2-43a8-bc9c-8249956ac978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16846 | 2026.01.16 20:40:53.719530 [ 276 ] {4718d770-c2f2-43a8-bc9c-8249956ac978} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16847 | 2026.01.16 20:40:53.719732 [ 276 ] {4718d770-c2f2-43a8-bc9c-8249956ac978} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16848 | 2026.01.16 20:40:53.719855 [ 276 ] {4718d770-c2f2-43a8-bc9c-8249956ac978} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 456.82 KiB/sec. | ||
| 16849 | 2026.01.16 20:40:53.719891 [ 276 ] {4718d770-c2f2-43a8-bc9c-8249956ac978} <Debug> TCPHandler: Processed in 0.001229087 sec. | ||
| 16850 | 2026.01.16 20:40:53.719992 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16851 | 2026.01.16 20:40:53.720082 [ 276 ] {d1acec0e-66b2-49e4-bdf1-e7f394153be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16852 | 2026.01.16 20:40:53.720121 [ 276 ] {d1acec0e-66b2-49e4-bdf1-e7f394153be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16853 | 2026.01.16 20:40:53.721166 [ 276 ] {d1acec0e-66b2-49e4-bdf1-e7f394153be0} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16854 | 2026.01.16 20:40:53.721200 [ 276 ] {d1acec0e-66b2-49e4-bdf1-e7f394153be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16855 | 2026.01.16 20:40:53.721571 [ 276 ] {d1acec0e-66b2-49e4-bdf1-e7f394153be0} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16856 | 2026.01.16 20:40:53.721791 [ 276 ] {d1acec0e-66b2-49e4-bdf1-e7f394153be0} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16857 | 2026.01.16 20:40:53.721915 [ 276 ] {d1acec0e-66b2-49e4-bdf1-e7f394153be0} <Debug> executeQuery: Read 1353 rows, 115.50 KiB in 0.001851 sec., 730956.2398703403 rows/sec., 60.94 MiB/sec. | ||
| 16858 | 2026.01.16 20:40:53.721952 [ 276 ] {d1acec0e-66b2-49e4-bdf1-e7f394153be0} <Debug> TCPHandler: Processed in 0.002006665 sec. | ||
| 16859 | 2026.01.16 20:40:53.722057 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16860 | 2026.01.16 20:40:53.722149 [ 276 ] {7deca6b5-6426-4df7-9939-159ed4d948a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16861 | 2026.01.16 20:40:53.722188 [ 276 ] {7deca6b5-6426-4df7-9939-159ed4d948a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16862 | 2026.01.16 20:40:53.722586 [ 276 ] {7deca6b5-6426-4df7-9939-159ed4d948a5} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2026.01.16 20:40:53.722622 [ 276 ] {7deca6b5-6426-4df7-9939-159ed4d948a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16864 | 2026.01.16 20:40:53.722903 [ 276 ] {7deca6b5-6426-4df7-9939-159ed4d948a5} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16865 | 2026.01.16 20:40:53.723112 [ 276 ] {7deca6b5-6426-4df7-9939-159ed4d948a5} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16866 | 2026.01.16 20:40:53.723236 [ 276 ] {7deca6b5-6426-4df7-9939-159ed4d948a5} <Debug> executeQuery: Read 35 rows, 2.66 KiB in 0.001104 sec., 31702.89855072464 rows/sec., 2.35 MiB/sec. | ||
| 16867 | 2026.01.16 20:40:53.723271 [ 276 ] {7deca6b5-6426-4df7-9939-159ed4d948a5} <Debug> TCPHandler: Processed in 0.001261528 sec. | ||
| 16868 | 2026.01.16 20:40:53.723368 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16869 | 2026.01.16 20:40:53.723458 [ 276 ] {f726d5ca-008b-4c5e-bb78-c54c54657c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16870 | 2026.01.16 20:40:53.723495 [ 276 ] {f726d5ca-008b-4c5e-bb78-c54c54657c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16871 | 2026.01.16 20:40:53.723952 [ 276 ] {f726d5ca-008b-4c5e-bb78-c54c54657c7f} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16872 | 2026.01.16 20:40:53.723985 [ 276 ] {f726d5ca-008b-4c5e-bb78-c54c54657c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16873 | 2026.01.16 20:40:53.724277 [ 276 ] {f726d5ca-008b-4c5e-bb78-c54c54657c7f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 16874 | 2026.01.16 20:40:53.724479 [ 276 ] {f726d5ca-008b-4c5e-bb78-c54c54657c7f} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16875 | 2026.01.16 20:40:53.724599 [ 276 ] {f726d5ca-008b-4c5e-bb78-c54c54657c7f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001158 sec., 217616.58031088085 rows/sec., 15.05 MiB/sec. | ||
| 16876 | 2026.01.16 20:40:53.724635 [ 276 ] {f726d5ca-008b-4c5e-bb78-c54c54657c7f} <Debug> TCPHandler: Processed in 0.00131428 sec. | ||
| 16877 | 2026.01.16 20:40:53.724741 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16878 | 2026.01.16 20:40:53.724833 [ 276 ] {c9015316-fcd3-4875-ab4b-95aa8f0e1df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16879 | 2026.01.16 20:40:53.724871 [ 276 ] {c9015316-fcd3-4875-ab4b-95aa8f0e1df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16880 | 2026.01.16 20:40:53.725249 [ 276 ] {c9015316-fcd3-4875-ab4b-95aa8f0e1df7} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16881 | 2026.01.16 20:40:53.725282 [ 276 ] {c9015316-fcd3-4875-ab4b-95aa8f0e1df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16882 | 2026.01.16 20:40:53.725562 [ 276 ] {c9015316-fcd3-4875-ab4b-95aa8f0e1df7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16883 | 2026.01.16 20:40:53.725764 [ 276 ] {c9015316-fcd3-4875-ab4b-95aa8f0e1df7} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16884 | 2026.01.16 20:40:53.725886 [ 276 ] {c9015316-fcd3-4875-ab4b-95aa8f0e1df7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001071 sec., 11204.481792717088 rows/sec., 875.35 KiB/sec. | ||
| 16885 | 2026.01.16 20:40:53.725923 [ 276 ] {c9015316-fcd3-4875-ab4b-95aa8f0e1df7} <Debug> TCPHandler: Processed in 0.001228798 sec. | ||
| 16886 | 2026.01.16 20:40:53.726018 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16887 | 2026.01.16 20:40:53.726107 [ 276 ] {ddf7b0c1-ad52-4998-829b-20957f9fdc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16888 | 2026.01.16 20:40:53.726145 [ 276 ] {ddf7b0c1-ad52-4998-829b-20957f9fdc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16889 | 2026.01.16 20:40:53.726727 [ 276 ] {ddf7b0c1-ad52-4998-829b-20957f9fdc56} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16890 | 2026.01.16 20:40:53.726761 [ 276 ] {ddf7b0c1-ad52-4998-829b-20957f9fdc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16891 | 2026.01.16 20:40:53.727085 [ 276 ] {ddf7b0c1-ad52-4998-829b-20957f9fdc56} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16892 | 2026.01.16 20:40:53.727290 [ 276 ] {ddf7b0c1-ad52-4998-829b-20957f9fdc56} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16893 | 2026.01.16 20:40:53.727413 [ 276 ] {ddf7b0c1-ad52-4998-829b-20957f9fdc56} <Debug> executeQuery: Read 579 rows, 44.51 KiB in 0.001323 sec., 437641.7233560091 rows/sec., 32.86 MiB/sec. | ||
| 16894 | 2026.01.16 20:40:53.727449 [ 276 ] {ddf7b0c1-ad52-4998-829b-20957f9fdc56} <Debug> TCPHandler: Processed in 0.001477943 sec. | ||
| 16895 | 2026.01.16 20:40:53.727562 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16896 | 2026.01.16 20:40:53.727680 [ 276 ] {77c0c151-d9ed-4716-a2ab-7404e2b13a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16897 | 2026.01.16 20:40:53.727731 [ 276 ] {77c0c151-d9ed-4716-a2ab-7404e2b13a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16898 | 2026.01.16 20:40:53.728399 [ 276 ] {77c0c151-d9ed-4716-a2ab-7404e2b13a1c} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16899 | 2026.01.16 20:40:53.728440 [ 276 ] {77c0c151-d9ed-4716-a2ab-7404e2b13a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16900 | 2026.01.16 20:40:53.728847 [ 276 ] {77c0c151-d9ed-4716-a2ab-7404e2b13a1c} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16901 | 2026.01.16 20:40:53.729061 [ 276 ] {77c0c151-d9ed-4716-a2ab-7404e2b13a1c} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16902 | 2026.01.16 20:40:53.729190 [ 276 ] {77c0c151-d9ed-4716-a2ab-7404e2b13a1c} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001536 sec., 574869.7916666666 rows/sec., 39.02 MiB/sec. | ||
| 16903 | 2026.01.16 20:40:53.729228 [ 276 ] {77c0c151-d9ed-4716-a2ab-7404e2b13a1c} <Debug> TCPHandler: Processed in 0.001721609 sec. | ||
| 16904 | 2026.01.16 20:40:53.729345 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16905 | 2026.01.16 20:40:53.729442 [ 276 ] {44f164f5-10ad-484c-92b2-326a657aeb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16906 | 2026.01.16 20:40:53.729497 [ 276 ] {44f164f5-10ad-484c-92b2-326a657aeb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16907 | 2026.01.16 20:40:53.730412 [ 276 ] {44f164f5-10ad-484c-92b2-326a657aeb0d} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16908 | 2026.01.16 20:40:53.730455 [ 276 ] {44f164f5-10ad-484c-92b2-326a657aeb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16909 | 2026.01.16 20:40:53.730992 [ 276 ] {44f164f5-10ad-484c-92b2-326a657aeb0d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16910 | 2026.01.16 20:40:53.731223 [ 276 ] {44f164f5-10ad-484c-92b2-326a657aeb0d} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16911 | 2026.01.16 20:40:53.731365 [ 276 ] {44f164f5-10ad-484c-92b2-326a657aeb0d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001943 sec., 8749.356664951107 rows/sec., 15.68 MiB/sec. | ||
| 16912 | 2026.01.16 20:40:53.731420 [ 276 ] {44f164f5-10ad-484c-92b2-326a657aeb0d} <Debug> TCPHandler: Processed in 0.002129388 sec. | ||
| 16913 | 2026.01.16 20:40:53.731529 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16914 | 2026.01.16 20:40:53.731623 [ 276 ] {37b84903-94b2-4723-ab2d-043901c581cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16915 | 2026.01.16 20:40:53.731666 [ 276 ] {37b84903-94b2-4723-ab2d-043901c581cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16916 | 2026.01.16 20:40:53.732022 [ 276 ] {37b84903-94b2-4723-ab2d-043901c581cd} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16917 | 2026.01.16 20:40:53.732058 [ 276 ] {37b84903-94b2-4723-ab2d-043901c581cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16918 | 2026.01.16 20:40:53.732366 [ 276 ] {37b84903-94b2-4723-ab2d-043901c581cd} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16919 | 2026.01.16 20:40:53.732574 [ 276 ] {37b84903-94b2-4723-ab2d-043901c581cd} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16920 | 2026.01.16 20:40:53.732699 [ 276 ] {37b84903-94b2-4723-ab2d-043901c581cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 16921 | 2026.01.16 20:40:53.732736 [ 276 ] {37b84903-94b2-4723-ab2d-043901c581cd} <Debug> TCPHandler: Processed in 0.001255878 sec. | ||
| 16922 | 2026.01.16 20:40:54.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.70 MiB, peak 393.91 MiB, free memory in arenas 0.00 B, will set to 379.96 MiB (RSS), difference: 3.26 MiB | ||
| 16923 | 2026.01.16 20:40:55.240892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 16924 | 2026.01.16 20:40:55.257779 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16925 | 2026.01.16 20:40:55.257856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16926 | 2026.01.16 20:40:55.263859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16927 | 2026.01.16 20:40:55.264571 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16928 | 2026.01.16 20:40:55.268195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 16929 | 2026.01.16 20:40:55.711597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2072 | ||
| 16930 | 2026.01.16 20:40:55.714132 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16931 | 2026.01.16 20:40:55.714183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16932 | 2026.01.16 20:40:55.715408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16933 | 2026.01.16 20:40:55.715681 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16934 | 2026.01.16 20:40:55.716069 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2072 | ||
| 16935 | 2026.01.16 20:40:58.689037 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16936 | 2026.01.16 20:40:58.689219 [ 276 ] {4be63681-06d9-4572-bd2f-8e3d5f31a37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16937 | 2026.01.16 20:40:58.689285 [ 276 ] {4be63681-06d9-4572-bd2f-8e3d5f31a37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16938 | 2026.01.16 20:40:58.689973 [ 276 ] {4be63681-06d9-4572-bd2f-8e3d5f31a37c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16939 | 2026.01.16 20:40:58.690012 [ 276 ] {4be63681-06d9-4572-bd2f-8e3d5f31a37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16940 | 2026.01.16 20:40:58.690427 [ 276 ] {4be63681-06d9-4572-bd2f-8e3d5f31a37c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16941 | 2026.01.16 20:40:58.690655 [ 276 ] {4be63681-06d9-4572-bd2f-8e3d5f31a37c} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16942 | 2026.01.16 20:40:58.690813 [ 276 ] {4be63681-06d9-4572-bd2f-8e3d5f31a37c} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001641 sec., 63375.99024984765 rows/sec., 5.29 MiB/sec. | ||
| 16943 | 2026.01.16 20:40:58.690812 [ 153 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16944 | 2026.01.16 20:40:58.690864 [ 276 ] {4be63681-06d9-4572-bd2f-8e3d5f31a37c} <Debug> TCPHandler: Processed in 0.001952534 sec. | ||
| 16945 | 2026.01.16 20:40:58.690864 [ 153 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2026.01.16 20:40:58.690900 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16947 | 2026.01.16 20:40:58.691004 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16948 | 2026.01.16 20:40:58.691030 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16949 | 2026.01.16 20:40:58.691101 [ 276 ] {827ae4e5-e458-4e35-a2bf-2100c343ab65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16950 | 2026.01.16 20:40:58.691146 [ 276 ] {827ae4e5-e458-4e35-a2bf-2100c343ab65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16951 | 2026.01.16 20:40:58.691162 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16952 | 2026.01.16 20:40:58.691200 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2465 rows starting from the beginning of the part | ||
| 16953 | 2026.01.16 20:40:58.691267 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1162 rows starting from the beginning of the part | ||
| 16954 | 2026.01.16 20:40:58.691311 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 90 rows starting from the beginning of the part | ||
| 16955 | 2026.01.16 20:40:58.691352 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1160 rows starting from the beginning of the part | ||
| 16956 | 2026.01.16 20:40:58.691391 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1353 rows starting from the beginning of the part | ||
| 16957 | 2026.01.16 20:40:58.691433 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 104 rows starting from the beginning of the part | ||
| 16958 | 2026.01.16 20:40:58.691565 [ 276 ] {827ae4e5-e458-4e35-a2bf-2100c343ab65} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16959 | 2026.01.16 20:40:58.691608 [ 276 ] {827ae4e5-e458-4e35-a2bf-2100c343ab65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16960 | 2026.01.16 20:40:58.691926 [ 276 ] {827ae4e5-e458-4e35-a2bf-2100c343ab65} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16961 | 2026.01.16 20:40:58.692141 [ 276 ] {827ae4e5-e458-4e35-a2bf-2100c343ab65} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16962 | 2026.01.16 20:40:58.692275 [ 276 ] {827ae4e5-e458-4e35-a2bf-2100c343ab65} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001194 sec., 20100.502512562816 rows/sec., 1.48 MiB/sec. | ||
| 16963 | 2026.01.16 20:40:58.692313 [ 276 ] {827ae4e5-e458-4e35-a2bf-2100c343ab65} <Debug> TCPHandler: Processed in 0.00136604 sec. | ||
| 16964 | 2026.01.16 20:40:58.692427 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16965 | 2026.01.16 20:40:58.692519 [ 276 ] {17578244-dae4-4590-bbb7-51db25810f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16966 | 2026.01.16 20:40:58.692558 [ 276 ] {17578244-dae4-4590-bbb7-51db25810f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16967 | 2026.01.16 20:40:58.692988 [ 276 ] {17578244-dae4-4590-bbb7-51db25810f67} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16968 | 2026.01.16 20:40:58.693023 [ 276 ] {17578244-dae4-4590-bbb7-51db25810f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16969 | 2026.01.16 20:40:58.693322 [ 276 ] {17578244-dae4-4590-bbb7-51db25810f67} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16970 | 2026.01.16 20:40:58.693536 [ 276 ] {17578244-dae4-4590-bbb7-51db25810f67} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16971 | 2026.01.16 20:40:58.693580 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6334 rows, containing 5 columns (5 merged, 0 gathered) in 0.002605329 sec., 2431170.8809136967 rows/sec., 206.78 MiB/sec. | ||
| 16972 | 2026.01.16 20:40:58.693649 [ 153 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16973 | 2026.01.16 20:40:58.693667 [ 276 ] {17578244-dae4-4590-bbb7-51db25810f67} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001166 sec., 75471.69811320755 rows/sec., 5.89 MiB/sec. | ||
| 16974 | 2026.01.16 20:40:58.693689 [ 153 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16975 | 2026.01.16 20:40:58.693707 [ 276 ] {17578244-dae4-4590-bbb7-51db25810f67} <Debug> TCPHandler: Processed in 0.00132945 sec. | ||
| 16976 | 2026.01.16 20:40:58.693708 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16977 | 2026.01.16 20:40:58.693782 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16978 | 2026.01.16 20:40:58.693819 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16979 | 2026.01.16 20:40:58.693874 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16980 | 2026.01.16 20:40:58.693903 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1250 rows starting from the beginning of the part | ||
| 16981 | 2026.01.16 20:40:58.693914 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16982 | 2026.01.16 20:40:58.693920 [ 276 ] {0a2c2406-b3ff-43e3-ae09-4f3879d1d720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16983 | 2026.01.16 20:40:58.693947 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 707 rows starting from the beginning of the part | ||
| 16984 | 2026.01.16 20:40:58.693992 [ 276 ] {0a2c2406-b3ff-43e3-ae09-4f3879d1d720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16985 | 2026.01.16 20:40:58.693998 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 81 rows starting from the beginning of the part | ||
| 16986 | 2026.01.16 20:40:58.694047 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 703 rows starting from the beginning of the part | ||
| 16987 | 2026.01.16 20:40:58.694082 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 579 rows starting from the beginning of the part | ||
| 16988 | 2026.01.16 20:40:58.694119 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 88 rows starting from the beginning of the part | ||
| 16989 | 2026.01.16 20:40:58.694259 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_126_25} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16990 | 2026.01.16 20:40:58.694359 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_126_25} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16991 | 2026.01.16 20:40:58.694416 [ 276 ] {0a2c2406-b3ff-43e3-ae09-4f3879d1d720} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16992 | 2026.01.16 20:40:58.694456 [ 276 ] {0a2c2406-b3ff-43e3-ae09-4f3879d1d720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 16993 | 2026.01.16 20:40:58.694461 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 16994 | 2026.01.16 20:40:58.694811 [ 276 ] {0a2c2406-b3ff-43e3-ae09-4f3879d1d720} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16995 | 2026.01.16 20:40:58.695031 [ 276 ] {0a2c2406-b3ff-43e3-ae09-4f3879d1d720} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16996 | 2026.01.16 20:40:58.695164 [ 276 ] {0a2c2406-b3ff-43e3-ae09-4f3879d1d720} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 16997 | 2026.01.16 20:40:58.695201 [ 276 ] {0a2c2406-b3ff-43e3-ae09-4f3879d1d720} <Debug> TCPHandler: Processed in 0.001431032 sec. | ||
| 16998 | 2026.01.16 20:40:58.695325 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16999 | 2026.01.16 20:40:58.695355 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 5 columns (5 merged, 0 gathered) in 0.001601066 sec., 2128581.832354194 rows/sec., 161.53 MiB/sec. | ||
| 17000 | 2026.01.16 20:40:58.695418 [ 276 ] {fd759fcb-214d-4e46-af6c-37aa6a36ce37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17001 | 2026.01.16 20:40:58.695477 [ 276 ] {fd759fcb-214d-4e46-af6c-37aa6a36ce37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17002 | 2026.01.16 20:40:58.695542 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17003 | 2026.01.16 20:40:58.695796 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_126_25} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17004 | 2026.01.16 20:40:58.695866 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_126_25} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17005 | 2026.01.16 20:40:58.695940 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 17006 | 2026.01.16 20:40:58.696310 [ 276 ] {fd759fcb-214d-4e46-af6c-37aa6a36ce37} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17007 | 2026.01.16 20:40:58.696350 [ 276 ] {fd759fcb-214d-4e46-af6c-37aa6a36ce37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17008 | 2026.01.16 20:40:58.696889 [ 276 ] {fd759fcb-214d-4e46-af6c-37aa6a36ce37} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17009 | 2026.01.16 20:40:58.697112 [ 276 ] {fd759fcb-214d-4e46-af6c-37aa6a36ce37} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17010 | 2026.01.16 20:40:58.697232 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17011 | 2026.01.16 20:40:58.697255 [ 276 ] {fd759fcb-214d-4e46-af6c-37aa6a36ce37} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001855 sec., 12938.005390835579 rows/sec., 23.18 MiB/sec. | ||
| 17012 | 2026.01.16 20:40:58.697273 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17013 | 2026.01.16 20:40:58.697296 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17014 | 2026.01.16 20:40:58.697323 [ 276 ] {fd759fcb-214d-4e46-af6c-37aa6a36ce37} <Debug> TCPHandler: Processed in 0.002046935 sec. | ||
| 17015 | 2026.01.16 20:40:58.697375 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17016 | 2026.01.16 20:40:58.697439 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17017 | 2026.01.16 20:40:58.697538 [ 276 ] {dce19ff0-adeb-4a6c-b5d5-ce120cb45b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17018 | 2026.01.16 20:40:58.697580 [ 276 ] {dce19ff0-adeb-4a6c-b5d5-ce120cb45b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17019 | 2026.01.16 20:40:58.697587 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17020 | 2026.01.16 20:40:58.697649 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2329 rows starting from the beginning of the part | ||
| 17021 | 2026.01.16 20:40:58.697775 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 24 rows starting from the beginning of the part | ||
| 17022 | 2026.01.16 20:40:58.697874 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 17 rows starting from the beginning of the part | ||
| 17023 | 2026.01.16 20:40:58.697929 [ 276 ] {dce19ff0-adeb-4a6c-b5d5-ce120cb45b30} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17024 | 2026.01.16 20:40:58.697969 [ 276 ] {dce19ff0-adeb-4a6c-b5d5-ce120cb45b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17025 | 2026.01.16 20:40:58.697971 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 24 rows starting from the beginning of the part | ||
| 17026 | 2026.01.16 20:40:58.698076 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 17 rows starting from the beginning of the part | ||
| 17027 | 2026.01.16 20:40:58.698169 [ 188 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 24 rows starting from the beginning of the part | ||
| 17028 | 2026.01.16 20:40:58.698291 [ 276 ] {dce19ff0-adeb-4a6c-b5d5-ce120cb45b30} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17029 | 2026.01.16 20:40:58.698532 [ 276 ] {dce19ff0-adeb-4a6c-b5d5-ce120cb45b30} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17030 | 2026.01.16 20:40:58.698652 [ 153 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17031 | 2026.01.16 20:40:58.698675 [ 276 ] {dce19ff0-adeb-4a6c-b5d5-ce120cb45b30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 17032 | 2026.01.16 20:40:58.698688 [ 153 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17033 | 2026.01.16 20:40:58.698708 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17034 | 2026.01.16 20:40:58.698713 [ 276 ] {dce19ff0-adeb-4a6c-b5d5-ce120cb45b30} <Debug> TCPHandler: Processed in 0.00132354 sec. | ||
| 17035 | 2026.01.16 20:40:58.698776 [ 198 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17036 | 2026.01.16 20:40:58.698861 [ 198 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17037 | 2026.01.16 20:40:58.698885 [ 198 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7432 rows starting from the beginning of the part | ||
| 17038 | 2026.01.16 20:40:58.698929 [ 198 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 17039 | 2026.01.16 20:40:58.698962 [ 198 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 17040 | 2026.01.16 20:40:58.698995 [ 198 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part | ||
| 17041 | 2026.01.16 20:40:58.699026 [ 198 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 17042 | 2026.01.16 20:40:58.699058 [ 198 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 17043 | 2026.01.16 20:40:58.700971 [ 187 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7820 rows, containing 4 columns (4 merged, 0 gathered) in 0.0022251 sec., 3514448.7888184804 rows/sec., 234.11 MiB/sec. | ||
| 17044 | 2026.01.16 20:40:58.701483 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17045 | 2026.01.16 20:40:58.701781 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_126_25} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17046 | 2026.01.16 20:40:58.701846 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_126_25} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17047 | 2026.01.16 20:40:58.701920 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 17048 | 2026.01.16 20:40:58.710004 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2435 rows, containing 19 columns (19 merged, 0 gathered) in 0.012664933 sec., 192263.15685996917 rows/sec., 344.53 MiB/sec. | ||
| 17049 | 2026.01.16 20:40:58.712193 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17050 | 2026.01.16 20:40:58.712591 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17051 | 2026.01.16 20:40:58.712679 [ 187 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17052 | 2026.01.16 20:40:58.712821 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.63 MiB. | ||
| 17053 | 2026.01.16 20:40:59.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.53 MiB, peak 399.11 MiB, free memory in arenas 0.00 B, will set to 385.83 MiB (RSS), difference: 5.30 MiB | ||
| 17054 | 2026.01.16 20:41:00.297471 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17055 | 2026.01.16 20:41:00.297572 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17056 | 2026.01.16 20:41:00.598036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41221 | ||
| 17057 | 2026.01.16 20:41:00.598863 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17058 | 2026.01.16 20:41:00.598905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17059 | 2026.01.16 20:41:00.599390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17060 | 2026.01.16 20:41:00.599618 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17061 | 2026.01.16 20:41:00.599751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41221 | ||
| 17062 | 2026.01.16 20:41:00.599818 [ 139 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17063 | 2026.01.16 20:41:00.599909 [ 139 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17064 | 2026.01.16 20:41:00.599945 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17065 | 2026.01.16 20:41:00.600126 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 17066 | 2026.01.16 20:41:00.600316 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17067 | 2026.01.16 20:41:00.600384 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38853 rows starting from the beginning of the part | ||
| 17068 | 2026.01.16 20:41:00.600498 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 17069 | 2026.01.16 20:41:00.600572 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 17070 | 2026.01.16 20:41:00.600640 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 17071 | 2026.01.16 20:41:00.600706 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 17072 | 2026.01.16 20:41:00.600772 [ 191 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 17073 | 2026.01.16 20:41:00.601123 [ 151 ] {} <Debug> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 17074 | 2026.01.16 20:41:00.601160 [ 151 ] {} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17075 | 2026.01.16 20:41:00.601179 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17076 | 2026.01.16 20:41:00.601274 [ 197 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 17077 | 2026.01.16 20:41:00.601382 [ 197 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17078 | 2026.01.16 20:41:00.601411 [ 197 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 17079 | 2026.01.16 20:41:00.601473 [ 197 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 17080 | 2026.01.16 20:41:00.601513 [ 197 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 17081 | 2026.01.16 20:41:00.601551 [ 197 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 17082 | 2026.01.16 20:41:00.601588 [ 197 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 17083 | 2026.01.16 20:41:00.602284 [ 200 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001044364 sec., 57451.233477982765 rows/sec., 2.93 MiB/sec. | ||
| 17084 | 2026.01.16 20:41:00.602493 [ 194 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 17085 | 2026.01.16 20:41:00.602825 [ 194 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_10_2} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17086 | 2026.01.16 20:41:00.602908 [ 194 ] {d8bb394a-4710-425c-962c-d4babc2d34d0::all_1_10_2} <Trace> oximeter.measurements_bool (d8bb394a-4710-425c-962c-d4babc2d34d0) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 17087 | 2026.01.16 20:41:00.603024 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17088 | 2026.01.16 20:41:00.603483 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41221 rows, containing 4 columns (4 merged, 0 gathered) in 0.003436077 sec., 11996529.763448257 rows/sec., 171.61 MiB/sec. | ||
| 17089 | 2026.01.16 20:41:00.603846 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17090 | 2026.01.16 20:41:00.604091 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_86_17} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17091 | 2026.01.16 20:41:00.604166 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_86_17} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17092 | 2026.01.16 20:41:00.604278 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17093 | 2026.01.16 20:41:02.768252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 17094 | 2026.01.16 20:41:02.785918 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17095 | 2026.01.16 20:41:02.785969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17096 | 2026.01.16 20:41:02.792109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17097 | 2026.01.16 20:41:02.792802 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17098 | 2026.01.16 20:41:02.793130 [ 150 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 17099 | 2026.01.16 20:41:02.793200 [ 150 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17100 | 2026.01.16 20:41:02.793223 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17101 | 2026.01.16 20:41:02.793339 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 17102 | 2026.01.16 20:41:02.795934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 17103 | 2026.01.16 20:41:02.796304 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17104 | 2026.01.16 20:41:02.797058 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 17105 | 2026.01.16 20:41:02.800397 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 17106 | 2026.01.16 20:41:02.803773 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 17107 | 2026.01.16 20:41:02.807594 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 17108 | 2026.01.16 20:41:02.812002 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 17109 | 2026.01.16 20:41:02.816325 [ 191 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 17110 | 2026.01.16 20:41:02.872133 [ 194 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.078835985 sec., 8219.596672763078 rows/sec., 42.50 MiB/sec. | ||
| 17111 | 2026.01.16 20:41:02.875325 [ 194 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 17112 | 2026.01.16 20:41:02.877455 [ 194 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_86_17} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17113 | 2026.01.16 20:41:02.877567 [ 194 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_86_17} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 17114 | 2026.01.16 20:41:02.880589 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17115 | 2026.01.16 20:41:03.000276 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.90 MiB, peak 404.33 MiB, free memory in arenas 0.00 B, will set to 385.86 MiB (RSS), difference: -1.04 MiB | ||
| 17116 | 2026.01.16 20:41:03.346568 [ 223 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17117 | 2026.01.16 20:41:03.346627 [ 223 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17118 | 2026.01.16 20:41:03.349781 [ 223 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17119 | 2026.01.16 20:41:03.553012 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17120 | 2026.01.16 20:41:03.553075 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17121 | 2026.01.16 20:41:03.555863 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17122 | 2026.01.16 20:41:03.687918 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17123 | 2026.01.16 20:41:03.688116 [ 276 ] {ea86b029-1d39-48c0-9713-9ea24c34bb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17124 | 2026.01.16 20:41:03.688190 [ 276 ] {ea86b029-1d39-48c0-9713-9ea24c34bb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17125 | 2026.01.16 20:41:03.688972 [ 276 ] {ea86b029-1d39-48c0-9713-9ea24c34bb3f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17126 | 2026.01.16 20:41:03.689019 [ 276 ] {ea86b029-1d39-48c0-9713-9ea24c34bb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17127 | 2026.01.16 20:41:03.689417 [ 276 ] {ea86b029-1d39-48c0-9713-9ea24c34bb3f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17128 | 2026.01.16 20:41:03.689659 [ 276 ] {ea86b029-1d39-48c0-9713-9ea24c34bb3f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17129 | 2026.01.16 20:41:03.689822 [ 276 ] {ea86b029-1d39-48c0-9713-9ea24c34bb3f} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00176 sec., 51136.36363636363 rows/sec., 4.29 MiB/sec. | ||
| 17130 | 2026.01.16 20:41:03.689872 [ 276 ] {ea86b029-1d39-48c0-9713-9ea24c34bb3f} <Debug> TCPHandler: Processed in 0.002091987 sec. | ||
| 17131 | 2026.01.16 20:41:03.689909 [ 218 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17132 | 2026.01.16 20:41:03.689941 [ 218 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17133 | 2026.01.16 20:41:03.690010 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17134 | 2026.01.16 20:41:03.690108 [ 276 ] {e69d9a2d-fed1-4da8-9d29-54e1de4c41d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17135 | 2026.01.16 20:41:03.690151 [ 276 ] {e69d9a2d-fed1-4da8-9d29-54e1de4c41d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17136 | 2026.01.16 20:41:03.690569 [ 276 ] {e69d9a2d-fed1-4da8-9d29-54e1de4c41d8} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17137 | 2026.01.16 20:41:03.690612 [ 276 ] {e69d9a2d-fed1-4da8-9d29-54e1de4c41d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17138 | 2026.01.16 20:41:03.690944 [ 276 ] {e69d9a2d-fed1-4da8-9d29-54e1de4c41d8} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17139 | 2026.01.16 20:41:03.691158 [ 276 ] {e69d9a2d-fed1-4da8-9d29-54e1de4c41d8} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17140 | 2026.01.16 20:41:03.691292 [ 276 ] {e69d9a2d-fed1-4da8-9d29-54e1de4c41d8} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001202 sec., 14143.094841930117 rows/sec., 1.04 MiB/sec. | ||
| 17141 | 2026.01.16 20:41:03.691333 [ 276 ] {e69d9a2d-fed1-4da8-9d29-54e1de4c41d8} <Debug> TCPHandler: Processed in 0.001372991 sec. | ||
| 17142 | 2026.01.16 20:41:03.691439 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17143 | 2026.01.16 20:41:03.691531 [ 276 ] {c0b61360-14e7-41a6-afaf-8a5f37f71512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17144 | 2026.01.16 20:41:03.691571 [ 276 ] {c0b61360-14e7-41a6-afaf-8a5f37f71512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17145 | 2026.01.16 20:41:03.691998 [ 276 ] {c0b61360-14e7-41a6-afaf-8a5f37f71512} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17146 | 2026.01.16 20:41:03.692036 [ 276 ] {c0b61360-14e7-41a6-afaf-8a5f37f71512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17147 | 2026.01.16 20:41:03.692337 [ 276 ] {c0b61360-14e7-41a6-afaf-8a5f37f71512} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17148 | 2026.01.16 20:41:03.692559 [ 218 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17149 | 2026.01.16 20:41:03.692639 [ 276 ] {c0b61360-14e7-41a6-afaf-8a5f37f71512} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17150 | 2026.01.16 20:41:03.692781 [ 276 ] {c0b61360-14e7-41a6-afaf-8a5f37f71512} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001267 sec., 63930.54459352802 rows/sec., 4.99 MiB/sec. | ||
| 17151 | 2026.01.16 20:41:03.692823 [ 276 ] {c0b61360-14e7-41a6-afaf-8a5f37f71512} <Debug> TCPHandler: Processed in 0.001431612 sec. | ||
| 17152 | 2026.01.16 20:41:03.692933 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17153 | 2026.01.16 20:41:03.693025 [ 276 ] {90b688e9-582d-4d20-b572-f319574d97e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17154 | 2026.01.16 20:41:03.693067 [ 276 ] {90b688e9-582d-4d20-b572-f319574d97e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17155 | 2026.01.16 20:41:03.693475 [ 276 ] {90b688e9-582d-4d20-b572-f319574d97e2} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17156 | 2026.01.16 20:41:03.693511 [ 276 ] {90b688e9-582d-4d20-b572-f319574d97e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17157 | 2026.01.16 20:41:03.693851 [ 276 ] {90b688e9-582d-4d20-b572-f319574d97e2} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17158 | 2026.01.16 20:41:03.694058 [ 276 ] {90b688e9-582d-4d20-b572-f319574d97e2} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17159 | 2026.01.16 20:41:03.694190 [ 276 ] {90b688e9-582d-4d20-b572-f319574d97e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 17160 | 2026.01.16 20:41:03.694227 [ 276 ] {90b688e9-582d-4d20-b572-f319574d97e2} <Debug> TCPHandler: Processed in 0.00134217 sec. | ||
| 17161 | 2026.01.16 20:41:03.694324 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17162 | 2026.01.16 20:41:03.694417 [ 276 ] {22daac77-529d-49a9-8235-5663c708c743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17163 | 2026.01.16 20:41:03.694471 [ 276 ] {22daac77-529d-49a9-8235-5663c708c743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17164 | 2026.01.16 20:41:03.695288 [ 276 ] {22daac77-529d-49a9-8235-5663c708c743} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17165 | 2026.01.16 20:41:03.695325 [ 276 ] {22daac77-529d-49a9-8235-5663c708c743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17166 | 2026.01.16 20:41:03.695850 [ 276 ] {22daac77-529d-49a9-8235-5663c708c743} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17167 | 2026.01.16 20:41:03.696087 [ 276 ] {22daac77-529d-49a9-8235-5663c708c743} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17168 | 2026.01.16 20:41:03.696228 [ 276 ] {22daac77-529d-49a9-8235-5663c708c743} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001829 sec., 9294.696555494806 rows/sec., 16.66 MiB/sec. | ||
| 17169 | 2026.01.16 20:41:03.696295 [ 276 ] {22daac77-529d-49a9-8235-5663c708c743} <Debug> TCPHandler: Processed in 0.002018346 sec. | ||
| 17170 | 2026.01.16 20:41:03.696325 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17171 | 2026.01.16 20:41:03.696358 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17172 | 2026.01.16 20:41:03.696407 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17173 | 2026.01.16 20:41:03.696501 [ 276 ] {a5c8d3b9-c1d0-4356-a25c-b21a507358e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17174 | 2026.01.16 20:41:03.696543 [ 276 ] {a5c8d3b9-c1d0-4356-a25c-b21a507358e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17175 | 2026.01.16 20:41:03.696880 [ 276 ] {a5c8d3b9-c1d0-4356-a25c-b21a507358e6} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17176 | 2026.01.16 20:41:03.696915 [ 276 ] {a5c8d3b9-c1d0-4356-a25c-b21a507358e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17177 | 2026.01.16 20:41:03.697232 [ 276 ] {a5c8d3b9-c1d0-4356-a25c-b21a507358e6} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17178 | 2026.01.16 20:41:03.697451 [ 276 ] {a5c8d3b9-c1d0-4356-a25c-b21a507358e6} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17179 | 2026.01.16 20:41:03.697581 [ 276 ] {a5c8d3b9-c1d0-4356-a25c-b21a507358e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 17180 | 2026.01.16 20:41:03.697617 [ 276 ] {a5c8d3b9-c1d0-4356-a25c-b21a507358e6} <Debug> TCPHandler: Processed in 0.001259038 sec. | ||
| 17181 | 2026.01.16 20:41:03.697717 [ 226 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17182 | 2026.01.16 20:41:03.697751 [ 226 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17183 | 2026.01.16 20:41:03.698957 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17184 | 2026.01.16 20:41:03.700023 [ 226 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17185 | 2026.01.16 20:41:04.737893 [ 145 ] {} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 17186 | 2026.01.16 20:41:04.737991 [ 145 ] {} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17187 | 2026.01.16 20:41:04.738031 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17188 | 2026.01.16 20:41:04.738202 [ 192 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 17189 | 2026.01.16 20:41:04.738419 [ 192 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17190 | 2026.01.16 20:41:04.738475 [ 192 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 223 rows starting from the beginning of the part | ||
| 17191 | 2026.01.16 20:41:04.738580 [ 192 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 17192 | 2026.01.16 20:41:04.738663 [ 192 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 17193 | 2026.01.16 20:41:04.738735 [ 192 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 17194 | 2026.01.16 20:41:04.738806 [ 192 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 17195 | 2026.01.16 20:41:04.739841 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001718698 sec., 389248.14016191324 rows/sec., 24.00 MiB/sec. | ||
| 17196 | 2026.01.16 20:41:04.740015 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 17197 | 2026.01.16 20:41:04.740292 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_31_7} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17198 | 2026.01.16 20:41:04.740368 [ 189 ] {ab9f73f9-ad13-4428-af86-f936b0052e21::all_1_31_7} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 17199 | 2026.01.16 20:41:04.740469 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 17200 | 2026.01.16 20:41:05.113637 [ 149 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 17201 | 2026.01.16 20:41:05.113719 [ 149 ] {} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17202 | 2026.01.16 20:41:05.113739 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17203 | 2026.01.16 20:41:05.113834 [ 193 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 17204 | 2026.01.16 20:41:05.113958 [ 193 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17205 | 2026.01.16 20:41:05.113997 [ 193 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 465 rows starting from the beginning of the part | ||
| 17206 | 2026.01.16 20:41:05.114069 [ 193 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 252 rows starting from the beginning of the part | ||
| 17207 | 2026.01.16 20:41:05.114120 [ 193 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 17208 | 2026.01.16 20:41:05.114167 [ 193 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 17209 | 2026.01.16 20:41:05.114211 [ 193 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 252 rows starting from the beginning of the part | ||
| 17210 | 2026.01.16 20:41:05.115224 [ 192 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428892 sec., 974881.2366504957 rows/sec., 69.06 MiB/sec. | ||
| 17211 | 2026.01.16 20:41:05.115403 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 17212 | 2026.01.16 20:41:05.115648 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_35_8} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17213 | 2026.01.16 20:41:05.115714 [ 201 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_35_8} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 17214 | 2026.01.16 20:41:05.115791 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 17215 | 2026.01.16 20:41:05.524010 [ 149 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Selected 5 parts from all_1_38_9 to all_42_42_0 | ||
| 17216 | 2026.01.16 20:41:05.524081 [ 149 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17217 | 2026.01.16 20:41:05.524106 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17218 | 2026.01.16 20:41:05.524210 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_9 to all_42_42_0 into Compact with storage Full | ||
| 17219 | 2026.01.16 20:41:05.524345 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17220 | 2026.01.16 20:41:05.524382 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_9, total 20 rows starting from the beginning of the part | ||
| 17221 | 2026.01.16 20:41:05.524454 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 17222 | 2026.01.16 20:41:05.524507 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 17223 | 2026.01.16 20:41:05.524556 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part | ||
| 17224 | 2026.01.16 20:41:05.524600 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 17225 | 2026.01.16 20:41:05.525356 [ 201 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193296 sec., 31844.57167375069 rows/sec., 2.66 MiB/sec. | ||
| 17226 | 2026.01.16 20:41:05.525467 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
| 17227 | 2026.01.16 20:41:05.525708 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_42_10} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17228 | 2026.01.16 20:41:05.525777 [ 193 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_42_10} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Merged 5 parts: [all_1_38_9, all_42_42_0] -> all_1_42_10 | ||
| 17229 | 2026.01.16 20:41:05.525845 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17230 | 2026.01.16 20:41:05.716255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2096 | ||
| 17231 | 2026.01.16 20:41:05.718549 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17232 | 2026.01.16 20:41:05.718605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17233 | 2026.01.16 20:41:05.719801 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 17234 | 2026.01.16 20:41:05.720083 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17235 | 2026.01.16 20:41:05.720379 [ 223 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17236 | 2026.01.16 20:41:05.720436 [ 223 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17237 | 2026.01.16 20:41:05.720467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2096 | ||
| 17238 | 2026.01.16 20:41:05.723018 [ 223 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17239 | 2026.01.16 20:41:05.792126 [ 145 ] {} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 17240 | 2026.01.16 20:41:05.792201 [ 145 ] {} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.01.16 20:41:05.792237 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17242 | 2026.01.16 20:41:05.792399 [ 196 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 17243 | 2026.01.16 20:41:05.792523 [ 196 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17244 | 2026.01.16 20:41:05.792557 [ 196 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 434 rows starting from the beginning of the part | ||
| 17245 | 2026.01.16 20:41:05.792623 [ 196 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 17246 | 2026.01.16 20:41:05.792677 [ 196 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 17247 | 2026.01.16 20:41:05.792722 [ 196 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 17248 | 2026.01.16 20:41:05.792766 [ 196 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 17249 | 2026.01.16 20:41:05.793581 [ 201 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229037 sec., 1059365.9914225526 rows/sec., 72.39 MiB/sec. | ||
| 17250 | 2026.01.16 20:41:05.793768 [ 201 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 17251 | 2026.01.16 20:41:05.794045 [ 201 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_31_7} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17252 | 2026.01.16 20:41:05.794115 [ 201 ] {30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce::all_1_31_7} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 17253 | 2026.01.16 20:41:05.794208 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 17254 | 2026.01.16 20:41:08.100855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41733 | ||
| 17255 | 2026.01.16 20:41:08.101415 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17256 | 2026.01.16 20:41:08.101460 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17257 | 2026.01.16 20:41:08.101962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17258 | 2026.01.16 20:41:08.102197 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17259 | 2026.01.16 20:41:08.102331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41733 | ||
| 17260 | 2026.01.16 20:41:08.688736 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17261 | 2026.01.16 20:41:08.688931 [ 276 ] {52798be6-fe01-4786-8c0e-47e9bf2380c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17262 | 2026.01.16 20:41:08.689003 [ 276 ] {52798be6-fe01-4786-8c0e-47e9bf2380c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17263 | 2026.01.16 20:41:08.689633 [ 276 ] {52798be6-fe01-4786-8c0e-47e9bf2380c8} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17264 | 2026.01.16 20:41:08.689681 [ 276 ] {52798be6-fe01-4786-8c0e-47e9bf2380c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17265 | 2026.01.16 20:41:08.690049 [ 276 ] {52798be6-fe01-4786-8c0e-47e9bf2380c8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17266 | 2026.01.16 20:41:08.690273 [ 276 ] {52798be6-fe01-4786-8c0e-47e9bf2380c8} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17267 | 2026.01.16 20:41:08.690425 [ 276 ] {52798be6-fe01-4786-8c0e-47e9bf2380c8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00155 sec., 2580.6451612903224 rows/sec., 210.43 KiB/sec. | ||
| 17268 | 2026.01.16 20:41:08.690466 [ 276 ] {52798be6-fe01-4786-8c0e-47e9bf2380c8} <Debug> TCPHandler: Processed in 0.001869072 sec. | ||
| 17269 | 2026.01.16 20:41:08.690581 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17270 | 2026.01.16 20:41:08.690674 [ 276 ] {924acdd8-fd96-4bcd-b991-9309ac225d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17271 | 2026.01.16 20:41:08.690713 [ 276 ] {924acdd8-fd96-4bcd-b991-9309ac225d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17272 | 2026.01.16 20:41:08.691156 [ 276 ] {924acdd8-fd96-4bcd-b991-9309ac225d6b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17273 | 2026.01.16 20:41:08.691191 [ 276 ] {924acdd8-fd96-4bcd-b991-9309ac225d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17274 | 2026.01.16 20:41:08.691506 [ 276 ] {924acdd8-fd96-4bcd-b991-9309ac225d6b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17275 | 2026.01.16 20:41:08.691720 [ 276 ] {924acdd8-fd96-4bcd-b991-9309ac225d6b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17276 | 2026.01.16 20:41:08.691843 [ 276 ] {924acdd8-fd96-4bcd-b991-9309ac225d6b} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001187 sec., 89300.75821398484 rows/sec., 7.43 MiB/sec. | ||
| 17277 | 2026.01.16 20:41:08.691880 [ 276 ] {924acdd8-fd96-4bcd-b991-9309ac225d6b} <Debug> TCPHandler: Processed in 0.00134634 sec. | ||
| 17278 | 2026.01.16 20:41:08.691987 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17279 | 2026.01.16 20:41:08.692079 [ 276 ] {3b9eff91-6269-4535-abe2-e1fc2a01d539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17280 | 2026.01.16 20:41:08.692119 [ 276 ] {3b9eff91-6269-4535-abe2-e1fc2a01d539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17281 | 2026.01.16 20:41:08.692510 [ 276 ] {3b9eff91-6269-4535-abe2-e1fc2a01d539} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17282 | 2026.01.16 20:41:08.692545 [ 276 ] {3b9eff91-6269-4535-abe2-e1fc2a01d539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17283 | 2026.01.16 20:41:08.692832 [ 276 ] {3b9eff91-6269-4535-abe2-e1fc2a01d539} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17284 | 2026.01.16 20:41:08.693031 [ 276 ] {3b9eff91-6269-4535-abe2-e1fc2a01d539} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17285 | 2026.01.16 20:41:08.693154 [ 276 ] {3b9eff91-6269-4535-abe2-e1fc2a01d539} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001093 sec., 25617.566331198537 rows/sec., 1.86 MiB/sec. | ||
| 17286 | 2026.01.16 20:41:08.693191 [ 276 ] {3b9eff91-6269-4535-abe2-e1fc2a01d539} <Debug> TCPHandler: Processed in 0.001251018 sec. | ||
| 17287 | 2026.01.16 20:41:08.693292 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17288 | 2026.01.16 20:41:08.693382 [ 276 ] {04ec2553-b257-4ebc-9e9d-c22aa798aba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17289 | 2026.01.16 20:41:08.693421 [ 276 ] {04ec2553-b257-4ebc-9e9d-c22aa798aba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17290 | 2026.01.16 20:41:08.693832 [ 276 ] {04ec2553-b257-4ebc-9e9d-c22aa798aba4} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17291 | 2026.01.16 20:41:08.693868 [ 276 ] {04ec2553-b257-4ebc-9e9d-c22aa798aba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17292 | 2026.01.16 20:41:08.694159 [ 276 ] {04ec2553-b257-4ebc-9e9d-c22aa798aba4} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17293 | 2026.01.16 20:41:08.694360 [ 276 ] {04ec2553-b257-4ebc-9e9d-c22aa798aba4} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17294 | 2026.01.16 20:41:08.694484 [ 276 ] {04ec2553-b257-4ebc-9e9d-c22aa798aba4} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001119 sec., 82216.26452189455 rows/sec., 6.43 MiB/sec. | ||
| 17295 | 2026.01.16 20:41:08.694520 [ 276 ] {04ec2553-b257-4ebc-9e9d-c22aa798aba4} <Debug> TCPHandler: Processed in 0.001274848 sec. | ||
| 17296 | 2026.01.16 20:41:08.694628 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17297 | 2026.01.16 20:41:08.694720 [ 276 ] {4a87f8ac-b8c1-49a6-91c2-bfa37b4a3992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17298 | 2026.01.16 20:41:08.694764 [ 276 ] {4a87f8ac-b8c1-49a6-91c2-bfa37b4a3992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17299 | 2026.01.16 20:41:08.695165 [ 276 ] {4a87f8ac-b8c1-49a6-91c2-bfa37b4a3992} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17300 | 2026.01.16 20:41:08.695200 [ 276 ] {4a87f8ac-b8c1-49a6-91c2-bfa37b4a3992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17301 | 2026.01.16 20:41:08.695515 [ 276 ] {4a87f8ac-b8c1-49a6-91c2-bfa37b4a3992} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17302 | 2026.01.16 20:41:08.695728 [ 276 ] {4a87f8ac-b8c1-49a6-91c2-bfa37b4a3992} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17303 | 2026.01.16 20:41:08.695853 [ 276 ] {4a87f8ac-b8c1-49a6-91c2-bfa37b4a3992} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00115 sec., 140869.5652173913 rows/sec., 9.81 MiB/sec. | ||
| 17304 | 2026.01.16 20:41:08.695889 [ 276 ] {4a87f8ac-b8c1-49a6-91c2-bfa37b4a3992} <Debug> TCPHandler: Processed in 0.001308179 sec. | ||
| 17305 | 2026.01.16 20:41:08.695986 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17306 | 2026.01.16 20:41:08.696078 [ 276 ] {72f1ab7c-1fe2-4421-82ed-2b0fdad6b277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17307 | 2026.01.16 20:41:08.696132 [ 276 ] {72f1ab7c-1fe2-4421-82ed-2b0fdad6b277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17308 | 2026.01.16 20:41:08.696947 [ 276 ] {72f1ab7c-1fe2-4421-82ed-2b0fdad6b277} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17309 | 2026.01.16 20:41:08.696983 [ 276 ] {72f1ab7c-1fe2-4421-82ed-2b0fdad6b277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17310 | 2026.01.16 20:41:08.697498 [ 276 ] {72f1ab7c-1fe2-4421-82ed-2b0fdad6b277} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17311 | 2026.01.16 20:41:08.697715 [ 276 ] {72f1ab7c-1fe2-4421-82ed-2b0fdad6b277} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17312 | 2026.01.16 20:41:08.697848 [ 276 ] {72f1ab7c-1fe2-4421-82ed-2b0fdad6b277} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001788 sec., 13422.818791946309 rows/sec., 24.05 MiB/sec. | ||
| 17313 | 2026.01.16 20:41:08.697902 [ 276 ] {72f1ab7c-1fe2-4421-82ed-2b0fdad6b277} <Debug> TCPHandler: Processed in 0.001963084 sec. | ||
| 17314 | 2026.01.16 20:41:08.698008 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17315 | 2026.01.16 20:41:08.698102 [ 276 ] {293f99eb-60ea-422d-976c-04512bf67e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17316 | 2026.01.16 20:41:08.698143 [ 276 ] {293f99eb-60ea-422d-976c-04512bf67e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17317 | 2026.01.16 20:41:08.698469 [ 276 ] {293f99eb-60ea-422d-976c-04512bf67e3b} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17318 | 2026.01.16 20:41:08.698504 [ 276 ] {293f99eb-60ea-422d-976c-04512bf67e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 17319 | 2026.01.16 20:41:08.698871 [ 276 ] {293f99eb-60ea-422d-976c-04512bf67e3b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17320 | 2026.01.16 20:41:08.699079 [ 276 ] {293f99eb-60ea-422d-976c-04512bf67e3b} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17321 | 2026.01.16 20:41:08.699214 [ 276 ] {293f99eb-60ea-422d-976c-04512bf67e3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 17322 | 2026.01.16 20:41:08.699253 [ 276 ] {293f99eb-60ea-422d-976c-04512bf67e3b} <Debug> TCPHandler: Processed in 0.001292538 sec. | ||
| 17323 | 2026.01.16 20:41:10.296951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 17324 | 2026.01.16 20:41:10.315557 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17325 | 2026.01.16 20:41:10.315630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17326 | 2026.01.16 20:41:10.321698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17327 | 2026.01.16 20:41:10.322426 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17328 | 2026.01.16 20:41:10.326122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 17329 | 2026.01.16 20:41:13.688204 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17330 | 2026.01.16 20:41:13.688406 [ 276 ] {e63fd5ea-d920-4ad0-8850-7e9ed28832a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17331 | 2026.01.16 20:41:13.688483 [ 276 ] {e63fd5ea-d920-4ad0-8850-7e9ed28832a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17332 | 2026.01.16 20:41:13.689226 [ 276 ] {e63fd5ea-d920-4ad0-8850-7e9ed28832a5} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17333 | 2026.01.16 20:41:13.689278 [ 276 ] {e63fd5ea-d920-4ad0-8850-7e9ed28832a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17334 | 2026.01.16 20:41:13.689680 [ 276 ] {e63fd5ea-d920-4ad0-8850-7e9ed28832a5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17335 | 2026.01.16 20:41:13.689917 [ 276 ] {e63fd5ea-d920-4ad0-8850-7e9ed28832a5} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17336 | 2026.01.16 20:41:13.690083 [ 276 ] {e63fd5ea-d920-4ad0-8850-7e9ed28832a5} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001729 sec., 52053.20994794679 rows/sec., 4.37 MiB/sec. | ||
| 17337 | 2026.01.16 20:41:13.690138 [ 276 ] {e63fd5ea-d920-4ad0-8850-7e9ed28832a5} <Debug> TCPHandler: Processed in 0.002075106 sec. | ||
| 17338 | 2026.01.16 20:41:13.690270 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17339 | 2026.01.16 20:41:13.690375 [ 276 ] {bb72cc38-0335-4b82-8064-b03d4d515f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17340 | 2026.01.16 20:41:13.690419 [ 276 ] {bb72cc38-0335-4b82-8064-b03d4d515f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17341 | 2026.01.16 20:41:13.690850 [ 276 ] {bb72cc38-0335-4b82-8064-b03d4d515f4e} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17342 | 2026.01.16 20:41:13.690888 [ 276 ] {bb72cc38-0335-4b82-8064-b03d4d515f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17343 | 2026.01.16 20:41:13.691194 [ 276 ] {bb72cc38-0335-4b82-8064-b03d4d515f4e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17344 | 2026.01.16 20:41:13.691417 [ 276 ] {bb72cc38-0335-4b82-8064-b03d4d515f4e} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17345 | 2026.01.16 20:41:13.691544 [ 126 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17346 | 2026.01.16 20:41:13.691555 [ 276 ] {bb72cc38-0335-4b82-8064-b03d4d515f4e} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001204 sec., 14119.601328903655 rows/sec., 1.04 MiB/sec. | ||
| 17347 | 2026.01.16 20:41:13.691618 [ 126 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17348 | 2026.01.16 20:41:13.691639 [ 276 ] {bb72cc38-0335-4b82-8064-b03d4d515f4e} <Debug> TCPHandler: Processed in 0.001421872 sec. | ||
| 17349 | 2026.01.16 20:41:13.691643 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17350 | 2026.01.16 20:41:13.691764 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17351 | 2026.01.16 20:41:13.691791 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17352 | 2026.01.16 20:41:13.691866 [ 276 ] {4c95f9c2-239e-4784-bed7-ce298612580c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17353 | 2026.01.16 20:41:13.691913 [ 276 ] {4c95f9c2-239e-4784-bed7-ce298612580c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17354 | 2026.01.16 20:41:13.691953 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17355 | 2026.01.16 20:41:13.691999 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 278 rows starting from the beginning of the part | ||
| 17356 | 2026.01.16 20:41:13.692075 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 35 rows starting from the beginning of the part | ||
| 17357 | 2026.01.16 20:41:13.692126 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 24 rows starting from the beginning of the part | ||
| 17358 | 2026.01.16 20:41:13.692169 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 17 rows starting from the beginning of the part | ||
| 17359 | 2026.01.16 20:41:13.692209 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 28 rows starting from the beginning of the part | ||
| 17360 | 2026.01.16 20:41:13.692247 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 17 rows starting from the beginning of the part | ||
| 17361 | 2026.01.16 20:41:13.692333 [ 276 ] {4c95f9c2-239e-4784-bed7-ce298612580c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17362 | 2026.01.16 20:41:13.692375 [ 276 ] {4c95f9c2-239e-4784-bed7-ce298612580c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17363 | 2026.01.16 20:41:13.692708 [ 276 ] {4c95f9c2-239e-4784-bed7-ce298612580c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17364 | 2026.01.16 20:41:13.692961 [ 276 ] {4c95f9c2-239e-4784-bed7-ce298612580c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17365 | 2026.01.16 20:41:13.693099 [ 276 ] {4c95f9c2-239e-4784-bed7-ce298612580c} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.00125 sec., 64800 rows/sec., 5.06 MiB/sec. | ||
| 17366 | 2026.01.16 20:41:13.693125 [ 201 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401831 sec., 284627.74756728875 rows/sec., 19.80 MiB/sec. | ||
| 17367 | 2026.01.16 20:41:13.693141 [ 276 ] {4c95f9c2-239e-4784-bed7-ce298612580c} <Debug> TCPHandler: Processed in 0.001425012 sec. | ||
| 17368 | 2026.01.16 20:41:13.693266 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17369 | 2026.01.16 20:41:13.693338 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17370 | 2026.01.16 20:41:13.693363 [ 276 ] {ccfee8ce-eda7-49fd-a5c2-d43700390c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17371 | 2026.01.16 20:41:13.693412 [ 276 ] {ccfee8ce-eda7-49fd-a5c2-d43700390c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17372 | 2026.01.16 20:41:13.693679 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_126_25} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17373 | 2026.01.16 20:41:13.693767 [ 190 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_126_25} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17374 | 2026.01.16 20:41:13.693827 [ 276 ] {ccfee8ce-eda7-49fd-a5c2-d43700390c82} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17375 | 2026.01.16 20:41:13.693870 [ 276 ] {ccfee8ce-eda7-49fd-a5c2-d43700390c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17376 | 2026.01.16 20:41:13.693874 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17377 | 2026.01.16 20:41:13.694207 [ 276 ] {ccfee8ce-eda7-49fd-a5c2-d43700390c82} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17378 | 2026.01.16 20:41:13.694421 [ 276 ] {ccfee8ce-eda7-49fd-a5c2-d43700390c82} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17379 | 2026.01.16 20:41:13.694548 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 2 parts from all_1_124_26 to all_125_125_0 | ||
| 17380 | 2026.01.16 20:41:13.694554 [ 276 ] {ccfee8ce-eda7-49fd-a5c2-d43700390c82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 17381 | 2026.01.16 20:41:13.694582 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17382 | 2026.01.16 20:41:13.694608 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17383 | 2026.01.16 20:41:13.694611 [ 276 ] {ccfee8ce-eda7-49fd-a5c2-d43700390c82} <Debug> TCPHandler: Processed in 0.001394271 sec. | ||
| 17384 | 2026.01.16 20:41:13.694673 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_125_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_124_26 to all_125_125_0 into Compact with storage Full | ||
| 17385 | 2026.01.16 20:41:13.694770 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_125_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17386 | 2026.01.16 20:41:13.694797 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_26, total 37024 rows starting from the beginning of the part | ||
| 17387 | 2026.01.16 20:41:13.694841 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 883 rows starting from the beginning of the part | ||
| 17388 | 2026.01.16 20:41:13.694860 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17389 | 2026.01.16 20:41:13.694960 [ 276 ] {564e5af2-197a-49bc-a676-dbc3ad097499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17390 | 2026.01.16 20:41:13.695019 [ 276 ] {564e5af2-197a-49bc-a676-dbc3ad097499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17391 | 2026.01.16 20:41:13.695823 [ 276 ] {564e5af2-197a-49bc-a676-dbc3ad097499} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17392 | 2026.01.16 20:41:13.695861 [ 276 ] {564e5af2-197a-49bc-a676-dbc3ad097499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17393 | 2026.01.16 20:41:13.696404 [ 276 ] {564e5af2-197a-49bc-a676-dbc3ad097499} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17394 | 2026.01.16 20:41:13.696635 [ 276 ] {564e5af2-197a-49bc-a676-dbc3ad097499} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17395 | 2026.01.16 20:41:13.696782 [ 276 ] {564e5af2-197a-49bc-a676-dbc3ad097499} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001838 sec., 9249.183895538628 rows/sec., 16.57 MiB/sec. | ||
| 17396 | 2026.01.16 20:41:13.696851 [ 276 ] {564e5af2-197a-49bc-a676-dbc3ad097499} <Debug> TCPHandler: Processed in 0.002040516 sec. | ||
| 17397 | 2026.01.16 20:41:13.696974 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17398 | 2026.01.16 20:41:13.697069 [ 276 ] {75e0be73-872f-45fc-9955-a62d84c5cf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17399 | 2026.01.16 20:41:13.697112 [ 276 ] {75e0be73-872f-45fc-9955-a62d84c5cf50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17400 | 2026.01.16 20:41:13.697453 [ 276 ] {75e0be73-872f-45fc-9955-a62d84c5cf50} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17401 | 2026.01.16 20:41:13.697490 [ 276 ] {75e0be73-872f-45fc-9955-a62d84c5cf50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17402 | 2026.01.16 20:41:13.697797 [ 276 ] {75e0be73-872f-45fc-9955-a62d84c5cf50} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17403 | 2026.01.16 20:41:13.698018 [ 276 ] {75e0be73-872f-45fc-9955-a62d84c5cf50} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17404 | 2026.01.16 20:41:13.698152 [ 276 ] {75e0be73-872f-45fc-9955-a62d84c5cf50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 17405 | 2026.01.16 20:41:13.698190 [ 276 ] {75e0be73-872f-45fc-9955-a62d84c5cf50} <Debug> TCPHandler: Processed in 0.001265138 sec. | ||
| 17406 | 2026.01.16 20:41:13.701433 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_125_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37907 rows, containing 5 columns (5 merged, 0 gathered) in 0.006774602 sec., 5595457.858631399 rows/sec., 382.73 MiB/sec. | ||
| 17407 | 2026.01.16 20:41:13.701925 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_125_27} <Trace> MergedBlockOutputStream: filled checksums all_1_125_27 (state Temporary) | ||
| 17408 | 2026.01.16 20:41:13.702215 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_125_27 to all_1_125_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17409 | 2026.01.16 20:41:13.702283 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 2 parts: [all_1_124_26, all_125_125_0] -> all_1_125_27 | ||
| 17410 | 2026.01.16 20:41:13.702371 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 17411 | 2026.01.16 20:41:15.297624 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17412 | 2026.01.16 20:41:15.297693 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17413 | 2026.01.16 20:41:15.603415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42181 | ||
| 17414 | 2026.01.16 20:41:15.603941 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17415 | 2026.01.16 20:41:15.603988 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17416 | 2026.01.16 20:41:15.604492 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17417 | 2026.01.16 20:41:15.604745 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17418 | 2026.01.16 20:41:15.604893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42181 | ||
| 17419 | 2026.01.16 20:41:15.721525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2122 | ||
| 17420 | 2026.01.16 20:41:15.723743 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17421 | 2026.01.16 20:41:15.723793 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17422 | 2026.01.16 20:41:15.724953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17423 | 2026.01.16 20:41:15.725214 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17424 | 2026.01.16 20:41:15.725505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2122 | ||
| 17425 | 2026.01.16 20:41:15.952226 [ 224 ] {} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17426 | 2026.01.16 20:41:15.952274 [ 224 ] {} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17427 | 2026.01.16 20:41:15.954344 [ 224 ] {} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17428 | 2026.01.16 20:41:17.827135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 17429 | 2026.01.16 20:41:17.846380 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17430 | 2026.01.16 20:41:17.846446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17431 | 2026.01.16 20:41:17.852758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17432 | 2026.01.16 20:41:17.853485 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17433 | 2026.01.16 20:41:17.857345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 17434 | 2026.01.16 20:41:18.236920 [ 221 ] {} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17435 | 2026.01.16 20:41:18.236999 [ 221 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17436 | 2026.01.16 20:41:18.253824 [ 221 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17437 | 2026.01.16 20:41:18.689067 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17438 | 2026.01.16 20:41:18.689300 [ 276 ] {82e00f60-c114-4a5c-81d6-024d332608df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17439 | 2026.01.16 20:41:18.689393 [ 276 ] {82e00f60-c114-4a5c-81d6-024d332608df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17440 | 2026.01.16 20:41:18.690336 [ 276 ] {82e00f60-c114-4a5c-81d6-024d332608df} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17441 | 2026.01.16 20:41:18.690402 [ 276 ] {82e00f60-c114-4a5c-81d6-024d332608df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17442 | 2026.01.16 20:41:18.690987 [ 276 ] {82e00f60-c114-4a5c-81d6-024d332608df} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17443 | 2026.01.16 20:41:18.691343 [ 276 ] {82e00f60-c114-4a5c-81d6-024d332608df} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17444 | 2026.01.16 20:41:18.691574 [ 276 ] {82e00f60-c114-4a5c-81d6-024d332608df} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.002338 sec., 44482.4636441403 rows/sec., 3.71 MiB/sec. | ||
| 17445 | 2026.01.16 20:41:18.691653 [ 276 ] {82e00f60-c114-4a5c-81d6-024d332608df} <Debug> TCPHandler: Processed in 0.002780552 sec. | ||
| 17446 | 2026.01.16 20:41:18.691896 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17447 | 2026.01.16 20:41:18.692033 [ 276 ] {cbde0e91-6fdb-4ff8-b35d-8beb5d5a7339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17448 | 2026.01.16 20:41:18.692095 [ 276 ] {cbde0e91-6fdb-4ff8-b35d-8beb5d5a7339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17449 | 2026.01.16 20:41:18.692677 [ 276 ] {cbde0e91-6fdb-4ff8-b35d-8beb5d5a7339} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17450 | 2026.01.16 20:41:18.692728 [ 276 ] {cbde0e91-6fdb-4ff8-b35d-8beb5d5a7339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17451 | 2026.01.16 20:41:18.693163 [ 276 ] {cbde0e91-6fdb-4ff8-b35d-8beb5d5a7339} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17452 | 2026.01.16 20:41:18.693499 [ 276 ] {cbde0e91-6fdb-4ff8-b35d-8beb5d5a7339} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17453 | 2026.01.16 20:41:18.693697 [ 276 ] {cbde0e91-6fdb-4ff8-b35d-8beb5d5a7339} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001697 sec., 14142.604596346495 rows/sec., 1.04 MiB/sec. | ||
| 17454 | 2026.01.16 20:41:18.693758 [ 276 ] {cbde0e91-6fdb-4ff8-b35d-8beb5d5a7339} <Debug> TCPHandler: Processed in 0.001928783 sec. | ||
| 17455 | 2026.01.16 20:41:18.693901 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17456 | 2026.01.16 20:41:18.694028 [ 276 ] {2b915a74-3677-4503-8977-2c4d508f5272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17457 | 2026.01.16 20:41:18.694086 [ 276 ] {2b915a74-3677-4503-8977-2c4d508f5272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17458 | 2026.01.16 20:41:18.694683 [ 276 ] {2b915a74-3677-4503-8977-2c4d508f5272} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17459 | 2026.01.16 20:41:18.694732 [ 276 ] {2b915a74-3677-4503-8977-2c4d508f5272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17460 | 2026.01.16 20:41:18.695167 [ 276 ] {2b915a74-3677-4503-8977-2c4d508f5272} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17461 | 2026.01.16 20:41:18.695508 [ 276 ] {2b915a74-3677-4503-8977-2c4d508f5272} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17462 | 2026.01.16 20:41:18.695697 [ 276 ] {2b915a74-3677-4503-8977-2c4d508f5272} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001698 sec., 51825.67726737338 rows/sec., 4.05 MiB/sec. | ||
| 17463 | 2026.01.16 20:41:18.695752 [ 276 ] {2b915a74-3677-4503-8977-2c4d508f5272} <Debug> TCPHandler: Processed in 0.001914943 sec. | ||
| 17464 | 2026.01.16 20:41:18.695892 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17465 | 2026.01.16 20:41:18.696015 [ 276 ] {51d389f8-5b9c-4054-a301-46151fba5007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17466 | 2026.01.16 20:41:18.696073 [ 276 ] {51d389f8-5b9c-4054-a301-46151fba5007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17467 | 2026.01.16 20:41:18.696618 [ 276 ] {51d389f8-5b9c-4054-a301-46151fba5007} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17468 | 2026.01.16 20:41:18.696661 [ 276 ] {51d389f8-5b9c-4054-a301-46151fba5007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17469 | 2026.01.16 20:41:18.697018 [ 276 ] {51d389f8-5b9c-4054-a301-46151fba5007} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17470 | 2026.01.16 20:41:18.697233 [ 276 ] {51d389f8-5b9c-4054-a301-46151fba5007} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17471 | 2026.01.16 20:41:18.697402 [ 276 ] {51d389f8-5b9c-4054-a301-46151fba5007} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001414 sec., 113154.17256011316 rows/sec., 7.88 MiB/sec. | ||
| 17472 | 2026.01.16 20:41:18.697398 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 2 parts from all_1_125_27 to all_126_126_0 | ||
| 17473 | 2026.01.16 20:41:18.697445 [ 276 ] {51d389f8-5b9c-4054-a301-46151fba5007} <Debug> TCPHandler: Processed in 0.001616316 sec. | ||
| 17474 | 2026.01.16 20:41:18.697491 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17475 | 2026.01.16 20:41:18.697524 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17476 | 2026.01.16 20:41:18.697605 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17477 | 2026.01.16 20:41:18.697654 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_126_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_125_27 to all_126_126_0 into Compact with storage Full | ||
| 17478 | 2026.01.16 20:41:18.697726 [ 276 ] {72eeae35-fc16-4bd2-b91a-d200f0354257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17479 | 2026.01.16 20:41:18.697792 [ 276 ] {72eeae35-fc16-4bd2-b91a-d200f0354257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17480 | 2026.01.16 20:41:18.697821 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_126_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17481 | 2026.01.16 20:41:18.697878 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_27, total 37907 rows starting from the beginning of the part | ||
| 17482 | 2026.01.16 20:41:18.697972 [ 203 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_126_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 17483 | 2026.01.16 20:41:18.698734 [ 276 ] {72eeae35-fc16-4bd2-b91a-d200f0354257} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17484 | 2026.01.16 20:41:18.698780 [ 276 ] {72eeae35-fc16-4bd2-b91a-d200f0354257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17485 | 2026.01.16 20:41:18.699441 [ 276 ] {72eeae35-fc16-4bd2-b91a-d200f0354257} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17486 | 2026.01.16 20:41:18.699758 [ 276 ] {72eeae35-fc16-4bd2-b91a-d200f0354257} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17487 | 2026.01.16 20:41:18.699927 [ 276 ] {72eeae35-fc16-4bd2-b91a-d200f0354257} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002227 sec., 10776.829815895824 rows/sec., 19.31 MiB/sec. | ||
| 17488 | 2026.01.16 20:41:18.700002 [ 276 ] {72eeae35-fc16-4bd2-b91a-d200f0354257} <Debug> TCPHandler: Processed in 0.002457315 sec. | ||
| 17489 | 2026.01.16 20:41:18.700127 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17490 | 2026.01.16 20:41:18.700227 [ 276 ] {0fb15e00-dc61-429c-810b-531bc59f02d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17491 | 2026.01.16 20:41:18.700271 [ 276 ] {0fb15e00-dc61-429c-810b-531bc59f02d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17492 | 2026.01.16 20:41:18.700664 [ 276 ] {0fb15e00-dc61-429c-810b-531bc59f02d7} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17493 | 2026.01.16 20:41:18.700709 [ 276 ] {0fb15e00-dc61-429c-810b-531bc59f02d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17494 | 2026.01.16 20:41:18.701134 [ 276 ] {0fb15e00-dc61-429c-810b-531bc59f02d7} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17495 | 2026.01.16 20:41:18.701447 [ 276 ] {0fb15e00-dc61-429c-810b-531bc59f02d7} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17496 | 2026.01.16 20:41:18.701617 [ 276 ] {0fb15e00-dc61-429c-810b-531bc59f02d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00141 sec., 42553.1914893617 rows/sec., 2.87 MiB/sec. | ||
| 17497 | 2026.01.16 20:41:18.701669 [ 276 ] {0fb15e00-dc61-429c-810b-531bc59f02d7} <Debug> TCPHandler: Processed in 0.001591886 sec. | ||
| 17498 | 2026.01.16 20:41:18.706524 [ 195 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_126_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38067 rows, containing 5 columns (5 merged, 0 gathered) in 0.008914649 sec., 4270162.515652607 rows/sec., 292.10 MiB/sec. | ||
| 17499 | 2026.01.16 20:41:18.707057 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_126_28} <Trace> MergedBlockOutputStream: filled checksums all_1_126_28 (state Temporary) | ||
| 17500 | 2026.01.16 20:41:18.707390 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_126_28} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_126_28 to all_1_126_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17501 | 2026.01.16 20:41:18.707483 [ 187 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_126_28} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 2 parts: [all_1_125_27, all_126_126_0] -> all_1_126_28 | ||
| 17502 | 2026.01.16 20:41:18.707638 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17503 | 2026.01.16 20:41:18.972113 [ 221 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17504 | 2026.01.16 20:41:18.972172 [ 221 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17505 | 2026.01.16 20:41:18.975628 [ 221 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17506 | 2026.01.16 20:41:19.027196 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38766 | ||
| 17507 | 2026.01.16 20:41:19.027316 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17508 | 2026.01.16 20:41:19.027346 [ 290 ] {} <Debug> TCP-Session: c9f829f9-eaee-410f-becc-0d2116b2448f Authenticating user 'default' from [fd00:1122:3344:101::e]:38766 | ||
| 17509 | 2026.01.16 20:41:19.027368 [ 290 ] {} <Debug> TCP-Session: c9f829f9-eaee-410f-becc-0d2116b2448f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17510 | 2026.01.16 20:41:19.027385 [ 290 ] {} <Debug> TCP-Session: c9f829f9-eaee-410f-becc-0d2116b2448f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17511 | 2026.01.16 20:41:19.027597 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58636 | ||
| 17512 | 2026.01.16 20:41:19.027629 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55822 | ||
| 17513 | 2026.01.16 20:41:19.027654 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52994 | ||
| 17514 | 2026.01.16 20:41:19.027678 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50598 | ||
| 17515 | 2026.01.16 20:41:19.027730 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17516 | 2026.01.16 20:41:19.027598 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51158 | ||
| 17517 | 2026.01.16 20:41:19.027766 [ 350 ] {} <Debug> TCP-Session: 040bf2bf-b9b6-4326-96e2-1c7dc576f50a Authenticating user 'default' from [fd00:1122:3344:101::e]:58636 | ||
| 17518 | 2026.01.16 20:41:19.027774 [ 290 ] {} <Trace> TCP-Session: c9f829f9-eaee-410f-becc-0d2116b2448f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17519 | 2026.01.16 20:41:19.027795 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17520 | 2026.01.16 20:41:19.027797 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17521 | 2026.01.16 20:41:19.027830 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17522 | 2026.01.16 20:41:19.027835 [ 357 ] {} <Debug> TCP-Session: 7bef0c93-3acc-4359-b6f5-0dfa43f59f38 Authenticating user 'default' from [fd00:1122:3344:101::e]:52994 | ||
| 17523 | 2026.01.16 20:41:19.027849 [ 358 ] {} <Debug> TCP-Session: 4e9683f2-e182-46c3-9c85-610220f94dbe Authenticating user 'default' from [fd00:1122:3344:101::e]:50598 | ||
| 17524 | 2026.01.16 20:41:19.027862 [ 355 ] {} <Debug> TCP-Session: a9b4d563-bb26-4a07-9930-9d6b6d54f36f Authenticating user 'default' from [fd00:1122:3344:101::e]:51158 | ||
| 17525 | 2026.01.16 20:41:19.027881 [ 357 ] {} <Debug> TCP-Session: 7bef0c93-3acc-4359-b6f5-0dfa43f59f38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17526 | 2026.01.16 20:41:19.027886 [ 358 ] {} <Debug> TCP-Session: 4e9683f2-e182-46c3-9c85-610220f94dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17527 | 2026.01.16 20:41:19.027895 [ 355 ] {} <Debug> TCP-Session: a9b4d563-bb26-4a07-9930-9d6b6d54f36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17528 | 2026.01.16 20:41:19.027906 [ 357 ] {} <Debug> TCP-Session: 7bef0c93-3acc-4359-b6f5-0dfa43f59f38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17529 | 2026.01.16 20:41:19.027907 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48293 | ||
| 17530 | 2026.01.16 20:41:19.027946 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45647 | ||
| 17531 | 2026.01.16 20:41:19.027958 [ 290 ] {ed413c0f-0728-43ad-8489-93b988cab0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38766) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17532 | 2026.01.16 20:41:19.027938 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36494 | ||
| 17533 | 2026.01.16 20:41:19.027918 [ 358 ] {} <Debug> TCP-Session: 4e9683f2-e182-46c3-9c85-610220f94dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17534 | 2026.01.16 20:41:19.028033 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17535 | 2026.01.16 20:41:19.028040 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17536 | 2026.01.16 20:41:19.027749 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17537 | 2026.01.16 20:41:19.028091 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17538 | 2026.01.16 20:41:19.028088 [ 362 ] {} <Debug> TCP-Session: 1e18050e-6033-4bce-a5aa-bfae59c8d5c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45647 | ||
| 17539 | 2026.01.16 20:41:19.028117 [ 356 ] {} <Debug> TCP-Session: 9e77500c-fa5e-4e21-b8e2-7f179df43dd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55822 | ||
| 17540 | 2026.01.16 20:41:19.028131 [ 363 ] {} <Debug> TCP-Session: 53551425-9e5a-443c-99cb-e4c9c14be82b Authenticating user 'default' from [fd00:1122:3344:101::e]:36494 | ||
| 17541 | 2026.01.16 20:41:19.028153 [ 362 ] {} <Debug> TCP-Session: 1e18050e-6033-4bce-a5aa-bfae59c8d5c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17542 | 2026.01.16 20:41:19.028163 [ 356 ] {} <Debug> TCP-Session: 9e77500c-fa5e-4e21-b8e2-7f179df43dd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17543 | 2026.01.16 20:41:19.028175 [ 363 ] {} <Debug> TCP-Session: 53551425-9e5a-443c-99cb-e4c9c14be82b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17544 | 2026.01.16 20:41:19.028200 [ 356 ] {} <Debug> TCP-Session: 9e77500c-fa5e-4e21-b8e2-7f179df43dd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17545 | 2026.01.16 20:41:19.028215 [ 363 ] {} <Debug> TCP-Session: 53551425-9e5a-443c-99cb-e4c9c14be82b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17546 | 2026.01.16 20:41:19.028186 [ 362 ] {} <Debug> TCP-Session: 1e18050e-6033-4bce-a5aa-bfae59c8d5c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17547 | 2026.01.16 20:41:19.028077 [ 359 ] {} <Debug> TCP-Session: 9f504bfc-40df-4d10-8564-870722a993aa Authenticating user 'default' from [fd00:1122:3344:101::e]:48293 | ||
| 17548 | 2026.01.16 20:41:19.027926 [ 355 ] {} <Debug> TCP-Session: a9b4d563-bb26-4a07-9930-9d6b6d54f36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17549 | 2026.01.16 20:41:19.028278 [ 290 ] {ed413c0f-0728-43ad-8489-93b988cab0fc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17550 | 2026.01.16 20:41:19.028277 [ 359 ] {} <Debug> TCP-Session: 9f504bfc-40df-4d10-8564-870722a993aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17551 | 2026.01.16 20:41:19.027796 [ 350 ] {} <Debug> TCP-Session: 040bf2bf-b9b6-4326-96e2-1c7dc576f50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17552 | 2026.01.16 20:41:19.028333 [ 359 ] {} <Debug> TCP-Session: 9f504bfc-40df-4d10-8564-870722a993aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17553 | 2026.01.16 20:41:19.028351 [ 290 ] {ed413c0f-0728-43ad-8489-93b988cab0fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17554 | 2026.01.16 20:41:19.028357 [ 350 ] {} <Debug> TCP-Session: 040bf2bf-b9b6-4326-96e2-1c7dc576f50a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17555 | 2026.01.16 20:41:19.028691 [ 290 ] {ed413c0f-0728-43ad-8489-93b988cab0fc} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 17556 | 2026.01.16 20:41:19.029716 [ 310 ] {ed413c0f-0728-43ad-8489-93b988cab0fc} <Trace> AggregatingTransform: Aggregating | ||
| 17557 | 2026.01.16 20:41:19.029774 [ 310 ] {ed413c0f-0728-43ad-8489-93b988cab0fc} <Trace> Aggregator: Aggregation method: without_key | ||
| 17558 | 2026.01.16 20:41:19.029812 [ 310 ] {ed413c0f-0728-43ad-8489-93b988cab0fc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008093 sec. (991.972 rows/sec., 38.75 KiB/sec.) | ||
| 17559 | 2026.01.16 20:41:19.029830 [ 310 ] {ed413c0f-0728-43ad-8489-93b988cab0fc} <Trace> Aggregator: Merging aggregated data | ||
| 17560 | 2026.01.16 20:41:19.031228 [ 290 ] {ed413c0f-0728-43ad-8489-93b988cab0fc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003323 sec., 300.9328919650918 rows/sec., 11.76 KiB/sec. | ||
| 17561 | 2026.01.16 20:41:19.031427 [ 290 ] {ed413c0f-0728-43ad-8489-93b988cab0fc} <Debug> TCPHandler: Processed in 0.003783094 sec. | ||
| 17562 | 2026.01.16 20:41:19.031544 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17563 | 2026.01.16 20:41:19.031565 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17564 | 2026.01.16 20:41:19.031587 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17565 | 2026.01.16 20:41:19.031601 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17566 | 2026.01.16 20:41:19.031613 [ 350 ] {} <Debug> TCP-Session: 040bf2bf-b9b6-4326-96e2-1c7dc576f50a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17567 | 2026.01.16 20:41:19.031630 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17568 | 2026.01.16 20:41:19.031633 [ 355 ] {} <Debug> TCP-Session: a9b4d563-bb26-4a07-9930-9d6b6d54f36f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17569 | 2026.01.16 20:41:19.031651 [ 358 ] {} <Debug> TCP-Session: 4e9683f2-e182-46c3-9c85-610220f94dbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17570 | 2026.01.16 20:41:19.031661 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17571 | 2026.01.16 20:41:19.031673 [ 363 ] {} <Debug> TCP-Session: 53551425-9e5a-443c-99cb-e4c9c14be82b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17572 | 2026.01.16 20:41:19.031676 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17573 | 2026.01.16 20:41:19.031709 [ 356 ] {} <Debug> TCP-Session: 9e77500c-fa5e-4e21-b8e2-7f179df43dd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17574 | 2026.01.16 20:41:19.031648 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17575 | 2026.01.16 20:41:19.031749 [ 362 ] {} <Debug> TCP-Session: 1e18050e-6033-4bce-a5aa-bfae59c8d5c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17576 | 2026.01.16 20:41:19.031618 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17577 | 2026.01.16 20:41:19.031784 [ 359 ] {} <Debug> TCP-Session: 9f504bfc-40df-4d10-8564-870722a993aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17578 | 2026.01.16 20:41:19.031609 [ 290 ] {} <Debug> TCP-Session: c9f829f9-eaee-410f-becc-0d2116b2448f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17579 | 2026.01.16 20:41:19.031834 [ 357 ] {} <Debug> TCP-Session: 7bef0c93-3acc-4359-b6f5-0dfa43f59f38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17580 | 2026.01.16 20:41:19.095046 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44785 | ||
| 17581 | 2026.01.16 20:41:19.095157 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17582 | 2026.01.16 20:41:19.095186 [ 290 ] {} <Debug> TCP-Session: f8655976-f96a-4ef8-a6c8-c3f41cf12195 Authenticating user 'default' from [fd00:1122:3344:101::e]:44785 | ||
| 17583 | 2026.01.16 20:41:19.095207 [ 290 ] {} <Debug> TCP-Session: f8655976-f96a-4ef8-a6c8-c3f41cf12195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17584 | 2026.01.16 20:41:19.095220 [ 290 ] {} <Debug> TCP-Session: f8655976-f96a-4ef8-a6c8-c3f41cf12195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17585 | 2026.01.16 20:41:19.095429 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55423 | ||
| 17586 | 2026.01.16 20:41:19.095466 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42116 | ||
| 17587 | 2026.01.16 20:41:19.095476 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37599 | ||
| 17588 | 2026.01.16 20:41:19.095500 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63121 | ||
| 17589 | 2026.01.16 20:41:19.095535 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33566 | ||
| 17590 | 2026.01.16 20:41:19.095558 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17591 | 2026.01.16 20:41:19.095574 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17592 | 2026.01.16 20:41:19.095544 [ 290 ] {} <Trace> TCP-Session: f8655976-f96a-4ef8-a6c8-c3f41cf12195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17593 | 2026.01.16 20:41:19.095614 [ 356 ] {} <Debug> TCP-Session: 2e133db7-b425-4389-9773-bae36ecb9df5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37599 | ||
| 17594 | 2026.01.16 20:41:19.095620 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17595 | 2026.01.16 20:41:19.095643 [ 356 ] {} <Debug> TCP-Session: 2e133db7-b425-4389-9773-bae36ecb9df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17596 | 2026.01.16 20:41:19.095662 [ 363 ] {} <Debug> TCP-Session: 0223930a-df7f-4f84-85b9-ffc3f42b1c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:33566 | ||
| 17597 | 2026.01.16 20:41:19.095672 [ 356 ] {} <Debug> TCP-Session: 2e133db7-b425-4389-9773-bae36ecb9df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17598 | 2026.01.16 20:41:19.095525 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64279 | ||
| 17599 | 2026.01.16 20:41:19.095696 [ 363 ] {} <Debug> TCP-Session: 0223930a-df7f-4f84-85b9-ffc3f42b1c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17600 | 2026.01.16 20:41:19.095529 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55638 | ||
| 17601 | 2026.01.16 20:41:19.095756 [ 363 ] {} <Debug> TCP-Session: 0223930a-df7f-4f84-85b9-ffc3f42b1c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17602 | 2026.01.16 20:41:19.095776 [ 290 ] {60bbf364-8c30-4b74-9218-5f8c95ca7e78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44785) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17603 | 2026.01.16 20:41:19.095805 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17604 | 2026.01.16 20:41:19.095824 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17605 | 2026.01.16 20:41:19.095502 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49619 | ||
| 17606 | 2026.01.16 20:41:19.095847 [ 359 ] {} <Debug> TCP-Session: 7c01fd40-9f6c-460c-8284-3d8a3f3a6382 Authenticating user 'default' from [fd00:1122:3344:101::e]:64279 | ||
| 17607 | 2026.01.16 20:41:19.095851 [ 362 ] {} <Debug> TCP-Session: 89225ac3-f139-44ff-adea-2439ab0a189a Authenticating user 'default' from [fd00:1122:3344:101::e]:55638 | ||
| 17608 | 2026.01.16 20:41:19.095899 [ 359 ] {} <Debug> TCP-Session: 7c01fd40-9f6c-460c-8284-3d8a3f3a6382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17609 | 2026.01.16 20:41:19.095908 [ 362 ] {} <Debug> TCP-Session: 89225ac3-f139-44ff-adea-2439ab0a189a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17610 | 2026.01.16 20:41:19.095919 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17611 | 2026.01.16 20:41:19.095926 [ 362 ] {} <Debug> TCP-Session: 89225ac3-f139-44ff-adea-2439ab0a189a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17612 | 2026.01.16 20:41:19.095949 [ 358 ] {} <Debug> TCP-Session: 21be4b6a-8fdd-4a4b-aad9-7906d17296ba Authenticating user 'default' from [fd00:1122:3344:101::e]:49619 | ||
| 17613 | 2026.01.16 20:41:19.095920 [ 359 ] {} <Debug> TCP-Session: 7c01fd40-9f6c-460c-8284-3d8a3f3a6382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17614 | 2026.01.16 20:41:19.096041 [ 358 ] {} <Debug> TCP-Session: 21be4b6a-8fdd-4a4b-aad9-7906d17296ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17615 | 2026.01.16 20:41:19.096062 [ 290 ] {60bbf364-8c30-4b74-9218-5f8c95ca7e78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17616 | 2026.01.16 20:41:19.096070 [ 358 ] {} <Debug> TCP-Session: 21be4b6a-8fdd-4a4b-aad9-7906d17296ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17617 | 2026.01.16 20:41:19.095623 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17618 | 2026.01.16 20:41:19.095602 [ 355 ] {} <Debug> TCP-Session: cb106dda-2804-45f8-b886-8f271b4a834d Authenticating user 'default' from [fd00:1122:3344:101::e]:42116 | ||
| 17619 | 2026.01.16 20:41:19.096143 [ 357 ] {} <Debug> TCP-Session: 12e4612a-3780-459e-8b97-069a150c7d91 Authenticating user 'default' from [fd00:1122:3344:101::e]:63121 | ||
| 17620 | 2026.01.16 20:41:19.096128 [ 290 ] {60bbf364-8c30-4b74-9218-5f8c95ca7e78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17621 | 2026.01.16 20:41:19.096168 [ 355 ] {} <Debug> TCP-Session: cb106dda-2804-45f8-b886-8f271b4a834d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17622 | 2026.01.16 20:41:19.096182 [ 357 ] {} <Debug> TCP-Session: 12e4612a-3780-459e-8b97-069a150c7d91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17623 | 2026.01.16 20:41:19.096217 [ 355 ] {} <Debug> TCP-Session: cb106dda-2804-45f8-b886-8f271b4a834d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17624 | 2026.01.16 20:41:19.095539 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17625 | 2026.01.16 20:41:19.096260 [ 357 ] {} <Debug> TCP-Session: 12e4612a-3780-459e-8b97-069a150c7d91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17626 | 2026.01.16 20:41:19.096277 [ 350 ] {} <Debug> TCP-Session: b2ffab1a-2547-474c-85c6-782a19d98551 Authenticating user 'default' from [fd00:1122:3344:101::e]:55423 | ||
| 17627 | 2026.01.16 20:41:19.096301 [ 350 ] {} <Debug> TCP-Session: b2ffab1a-2547-474c-85c6-782a19d98551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17628 | 2026.01.16 20:41:19.096313 [ 350 ] {} <Debug> TCP-Session: b2ffab1a-2547-474c-85c6-782a19d98551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17629 | 2026.01.16 20:41:19.096488 [ 290 ] {60bbf364-8c30-4b74-9218-5f8c95ca7e78} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 17630 | 2026.01.16 20:41:19.097473 [ 340 ] {60bbf364-8c30-4b74-9218-5f8c95ca7e78} <Trace> AggregatingTransform: Aggregating | ||
| 17631 | 2026.01.16 20:41:19.097526 [ 340 ] {60bbf364-8c30-4b74-9218-5f8c95ca7e78} <Trace> Aggregator: Aggregation method: without_key | ||
| 17632 | 2026.01.16 20:41:19.097562 [ 340 ] {60bbf364-8c30-4b74-9218-5f8c95ca7e78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000965682 sec. (1035.538 rows/sec., 40.45 KiB/sec.) | ||
| 17633 | 2026.01.16 20:41:19.097581 [ 340 ] {60bbf364-8c30-4b74-9218-5f8c95ca7e78} <Trace> Aggregator: Merging aggregated data | ||
| 17634 | 2026.01.16 20:41:19.098864 [ 290 ] {60bbf364-8c30-4b74-9218-5f8c95ca7e78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003143 sec., 318.1673560292714 rows/sec., 12.43 KiB/sec. | ||
| 17635 | 2026.01.16 20:41:19.099024 [ 290 ] {60bbf364-8c30-4b74-9218-5f8c95ca7e78} <Debug> TCPHandler: Processed in 0.00360045 sec. | ||
| 17636 | 2026.01.16 20:41:19.099134 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17637 | 2026.01.16 20:41:19.099166 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17638 | 2026.01.16 20:41:19.099184 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17639 | 2026.01.16 20:41:19.099206 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17640 | 2026.01.16 20:41:19.099215 [ 363 ] {} <Debug> TCP-Session: 0223930a-df7f-4f84-85b9-ffc3f42b1c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17641 | 2026.01.16 20:41:19.099227 [ 350 ] {} <Debug> TCP-Session: b2ffab1a-2547-474c-85c6-782a19d98551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17642 | 2026.01.16 20:41:19.099222 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17643 | 2026.01.16 20:41:19.099250 [ 355 ] {} <Debug> TCP-Session: cb106dda-2804-45f8-b886-8f271b4a834d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17644 | 2026.01.16 20:41:19.099270 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17645 | 2026.01.16 20:41:19.099288 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17646 | 2026.01.16 20:41:19.099291 [ 356 ] {} <Debug> TCP-Session: 2e133db7-b425-4389-9773-bae36ecb9df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17647 | 2026.01.16 20:41:19.099311 [ 358 ] {} <Debug> TCP-Session: 21be4b6a-8fdd-4a4b-aad9-7906d17296ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17648 | 2026.01.16 20:41:19.099339 [ 362 ] {} <Debug> TCP-Session: 89225ac3-f139-44ff-adea-2439ab0a189a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17649 | 2026.01.16 20:41:19.099253 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17650 | 2026.01.16 20:41:19.099235 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17651 | 2026.01.16 20:41:19.099407 [ 357 ] {} <Debug> TCP-Session: 12e4612a-3780-459e-8b97-069a150c7d91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17652 | 2026.01.16 20:41:19.099170 [ 290 ] {} <Debug> TCP-Session: f8655976-f96a-4ef8-a6c8-c3f41cf12195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17653 | 2026.01.16 20:41:19.099429 [ 359 ] {} <Debug> TCP-Session: 7c01fd40-9f6c-460c-8284-3d8a3f3a6382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17654 | 2026.01.16 20:41:19.187036 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34238 | ||
| 17655 | 2026.01.16 20:41:19.187163 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17656 | 2026.01.16 20:41:19.187190 [ 290 ] {} <Debug> TCP-Session: b409ec23-5dc5-4e9e-83b5-afb65760b864 Authenticating user 'default' from [fd00:1122:3344:101::e]:34238 | ||
| 17657 | 2026.01.16 20:41:19.187212 [ 290 ] {} <Debug> TCP-Session: b409ec23-5dc5-4e9e-83b5-afb65760b864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17658 | 2026.01.16 20:41:19.187226 [ 290 ] {} <Debug> TCP-Session: b409ec23-5dc5-4e9e-83b5-afb65760b864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17659 | 2026.01.16 20:41:19.187497 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33774 | ||
| 17660 | 2026.01.16 20:41:19.187517 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63526 | ||
| 17661 | 2026.01.16 20:41:19.187543 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50927 | ||
| 17662 | 2026.01.16 20:41:19.187547 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36108 | ||
| 17663 | 2026.01.16 20:41:19.187581 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49876 | ||
| 17664 | 2026.01.16 20:41:19.187574 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33148 | ||
| 17665 | 2026.01.16 20:41:19.187644 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17666 | 2026.01.16 20:41:19.187644 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17667 | 2026.01.16 20:41:19.187699 [ 355 ] {} <Debug> TCP-Session: 445ee23b-a74a-4b1b-813b-ca7731de2fec Authenticating user 'default' from [fd00:1122:3344:101::e]:63526 | ||
| 17668 | 2026.01.16 20:41:19.187699 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17669 | 2026.01.16 20:41:19.187713 [ 358 ] {} <Debug> TCP-Session: 62d85653-a144-41e8-8d24-3a3516a6bb48 Authenticating user 'default' from [fd00:1122:3344:101::e]:50927 | ||
| 17670 | 2026.01.16 20:41:19.187724 [ 355 ] {} <Debug> TCP-Session: 445ee23b-a74a-4b1b-813b-ca7731de2fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17671 | 2026.01.16 20:41:19.187731 [ 363 ] {} <Debug> TCP-Session: ddc9cb2a-27c6-4c9e-af6a-6e56c99db0be Authenticating user 'default' from [fd00:1122:3344:101::e]:49876 | ||
| 17672 | 2026.01.16 20:41:19.187737 [ 358 ] {} <Debug> TCP-Session: 62d85653-a144-41e8-8d24-3a3516a6bb48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17673 | 2026.01.16 20:41:19.187741 [ 355 ] {} <Debug> TCP-Session: 445ee23b-a74a-4b1b-813b-ca7731de2fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17674 | 2026.01.16 20:41:19.187751 [ 363 ] {} <Debug> TCP-Session: ddc9cb2a-27c6-4c9e-af6a-6e56c99db0be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17675 | 2026.01.16 20:41:19.187755 [ 358 ] {} <Debug> TCP-Session: 62d85653-a144-41e8-8d24-3a3516a6bb48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17676 | 2026.01.16 20:41:19.187773 [ 363 ] {} <Debug> TCP-Session: ddc9cb2a-27c6-4c9e-af6a-6e56c99db0be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17677 | 2026.01.16 20:41:19.187745 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17678 | 2026.01.16 20:41:19.187573 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57814 | ||
| 17679 | 2026.01.16 20:41:19.187829 [ 362 ] {} <Debug> TCP-Session: 5ba48620-707e-44cf-b7f9-3093c4c655d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33148 | ||
| 17680 | 2026.01.16 20:41:19.187521 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49187 | ||
| 17681 | 2026.01.16 20:41:19.187867 [ 362 ] {} <Debug> TCP-Session: 5ba48620-707e-44cf-b7f9-3093c4c655d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17682 | 2026.01.16 20:41:19.187708 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17683 | 2026.01.16 20:41:19.187898 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17684 | 2026.01.16 20:41:19.187897 [ 362 ] {} <Debug> TCP-Session: 5ba48620-707e-44cf-b7f9-3093c4c655d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17685 | 2026.01.16 20:41:19.187941 [ 357 ] {} <Debug> TCP-Session: 71d85a70-cdd0-44ba-b291-d083ab81262d Authenticating user 'default' from [fd00:1122:3344:101::e]:36108 | ||
| 17686 | 2026.01.16 20:41:19.187941 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17687 | 2026.01.16 20:41:19.187977 [ 357 ] {} <Debug> TCP-Session: 71d85a70-cdd0-44ba-b291-d083ab81262d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17688 | 2026.01.16 20:41:19.187953 [ 359 ] {} <Debug> TCP-Session: 9c6891b2-a4c1-4c3b-b677-32bae817f55e Authenticating user 'default' from [fd00:1122:3344:101::e]:57814 | ||
| 17689 | 2026.01.16 20:41:19.188003 [ 357 ] {} <Debug> TCP-Session: 71d85a70-cdd0-44ba-b291-d083ab81262d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17690 | 2026.01.16 20:41:19.188004 [ 356 ] {} <Debug> TCP-Session: a69af364-8b2f-4e5c-8883-97a9da414be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49187 | ||
| 17691 | 2026.01.16 20:41:19.188038 [ 359 ] {} <Debug> TCP-Session: 9c6891b2-a4c1-4c3b-b677-32bae817f55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17692 | 2026.01.16 20:41:19.188078 [ 356 ] {} <Debug> TCP-Session: a69af364-8b2f-4e5c-8883-97a9da414be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17693 | 2026.01.16 20:41:19.188092 [ 359 ] {} <Debug> TCP-Session: 9c6891b2-a4c1-4c3b-b677-32bae817f55e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17694 | 2026.01.16 20:41:19.188109 [ 356 ] {} <Debug> TCP-Session: a69af364-8b2f-4e5c-8883-97a9da414be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17695 | 2026.01.16 20:41:19.187636 [ 290 ] {} <Trace> TCP-Session: b409ec23-5dc5-4e9e-83b5-afb65760b864 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17696 | 2026.01.16 20:41:19.187578 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17697 | 2026.01.16 20:41:19.188195 [ 350 ] {} <Debug> TCP-Session: 06936b7e-1323-4a1e-8096-a1552d24e8ee Authenticating user 'default' from [fd00:1122:3344:101::e]:33774 | ||
| 17698 | 2026.01.16 20:41:19.188212 [ 350 ] {} <Debug> TCP-Session: 06936b7e-1323-4a1e-8096-a1552d24e8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17699 | 2026.01.16 20:41:19.188226 [ 350 ] {} <Debug> TCP-Session: 06936b7e-1323-4a1e-8096-a1552d24e8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17700 | 2026.01.16 20:41:19.188316 [ 290 ] {6532a0cf-6850-4222-82ac-0b1af845ec18} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34238) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17701 | 2026.01.16 20:41:19.188584 [ 290 ] {6532a0cf-6850-4222-82ac-0b1af845ec18} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17702 | 2026.01.16 20:41:19.188644 [ 290 ] {6532a0cf-6850-4222-82ac-0b1af845ec18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17703 | 2026.01.16 20:41:19.188937 [ 290 ] {6532a0cf-6850-4222-82ac-0b1af845ec18} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 17704 | 2026.01.16 20:41:19.189906 [ 302 ] {6532a0cf-6850-4222-82ac-0b1af845ec18} <Trace> AggregatingTransform: Aggregating | ||
| 17705 | 2026.01.16 20:41:19.189945 [ 302 ] {6532a0cf-6850-4222-82ac-0b1af845ec18} <Trace> Aggregator: Aggregation method: without_key | ||
| 17706 | 2026.01.16 20:41:19.189985 [ 302 ] {6532a0cf-6850-4222-82ac-0b1af845ec18} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947731 sec. (1055.152 rows/sec., 41.22 KiB/sec.) | ||
| 17707 | 2026.01.16 20:41:19.190005 [ 302 ] {6532a0cf-6850-4222-82ac-0b1af845ec18} <Trace> Aggregator: Merging aggregated data | ||
| 17708 | 2026.01.16 20:41:19.191498 [ 290 ] {6532a0cf-6850-4222-82ac-0b1af845ec18} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003238 sec., 308.83261272390365 rows/sec., 12.06 KiB/sec. | ||
| 17709 | 2026.01.16 20:41:19.191676 [ 290 ] {6532a0cf-6850-4222-82ac-0b1af845ec18} <Debug> TCPHandler: Processed in 0.004179793 sec. | ||
| 17710 | 2026.01.16 20:41:19.191813 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17711 | 2026.01.16 20:41:19.191841 [ 290 ] {} <Debug> TCP-Session: b409ec23-5dc5-4e9e-83b5-afb65760b864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17712 | 2026.01.16 20:41:19.191854 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17713 | 2026.01.16 20:41:19.191866 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17714 | 2026.01.16 20:41:19.191902 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17715 | 2026.01.16 20:41:19.191913 [ 350 ] {} <Debug> TCP-Session: 06936b7e-1323-4a1e-8096-a1552d24e8ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17716 | 2026.01.16 20:41:19.191919 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17717 | 2026.01.16 20:41:19.191948 [ 356 ] {} <Debug> TCP-Session: a69af364-8b2f-4e5c-8883-97a9da414be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17718 | 2026.01.16 20:41:19.191962 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17719 | 2026.01.16 20:41:19.191984 [ 363 ] {} <Debug> TCP-Session: ddc9cb2a-27c6-4c9e-af6a-6e56c99db0be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17720 | 2026.01.16 20:41:19.191998 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17721 | 2026.01.16 20:41:19.192015 [ 358 ] {} <Debug> TCP-Session: 62d85653-a144-41e8-8d24-3a3516a6bb48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17722 | 2026.01.16 20:41:19.191947 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17723 | 2026.01.16 20:41:19.192044 [ 359 ] {} <Debug> TCP-Session: 9c6891b2-a4c1-4c3b-b677-32bae817f55e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17724 | 2026.01.16 20:41:19.191926 [ 357 ] {} <Debug> TCP-Session: 71d85a70-cdd0-44ba-b291-d083ab81262d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17725 | 2026.01.16 20:41:19.192077 [ 362 ] {} <Debug> TCP-Session: 5ba48620-707e-44cf-b7f9-3093c4c655d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17726 | 2026.01.16 20:41:19.191907 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17727 | 2026.01.16 20:41:19.192137 [ 355 ] {} <Debug> TCP-Session: 445ee23b-a74a-4b1b-813b-ca7731de2fec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17728 | 2026.01.16 20:41:23.009098 [ 220 ] {} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17729 | 2026.01.16 20:41:23.009169 [ 220 ] {} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17730 | 2026.01.16 20:41:23.011468 [ 220 ] {} <Debug> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17731 | 2026.01.16 20:41:23.105063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42693 | ||
| 17732 | 2026.01.16 20:41:23.105773 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17733 | 2026.01.16 20:41:23.105815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17734 | 2026.01.16 20:41:23.106306 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17735 | 2026.01.16 20:41:23.106552 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17736 | 2026.01.16 20:41:23.106698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42693 | ||
| 17737 | 2026.01.16 20:41:23.717359 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17738 | 2026.01.16 20:41:23.717598 [ 276 ] {4603fc50-6c19-4e54-ba6d-8c67596e416f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17739 | 2026.01.16 20:41:23.717702 [ 276 ] {4603fc50-6c19-4e54-ba6d-8c67596e416f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17740 | 2026.01.16 20:41:23.718607 [ 276 ] {4603fc50-6c19-4e54-ba6d-8c67596e416f} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17741 | 2026.01.16 20:41:23.718648 [ 276 ] {4603fc50-6c19-4e54-ba6d-8c67596e416f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17742 | 2026.01.16 20:41:23.719035 [ 276 ] {4603fc50-6c19-4e54-ba6d-8c67596e416f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 17743 | 2026.01.16 20:41:23.719264 [ 276 ] {4603fc50-6c19-4e54-ba6d-8c67596e416f} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17744 | 2026.01.16 20:41:23.719417 [ 276 ] {4603fc50-6c19-4e54-ba6d-8c67596e416f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001898 sec., 12644.889357218124 rows/sec., 1.05 MiB/sec. | ||
| 17745 | 2026.01.16 20:41:23.719433 [ 226 ] {} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17746 | 2026.01.16 20:41:23.719459 [ 276 ] {4603fc50-6c19-4e54-ba6d-8c67596e416f} <Debug> TCPHandler: Processed in 0.00223428 sec. | ||
| 17747 | 2026.01.16 20:41:23.719488 [ 226 ] {} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17748 | 2026.01.16 20:41:23.719597 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17749 | 2026.01.16 20:41:23.719697 [ 276 ] {e833f47f-8a26-4d0f-8d89-e7ed1ca699e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17750 | 2026.01.16 20:41:23.719741 [ 276 ] {e833f47f-8a26-4d0f-8d89-e7ed1ca699e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17751 | 2026.01.16 20:41:23.720131 [ 276 ] {e833f47f-8a26-4d0f-8d89-e7ed1ca699e9} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17752 | 2026.01.16 20:41:23.720170 [ 276 ] {e833f47f-8a26-4d0f-8d89-e7ed1ca699e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17753 | 2026.01.16 20:41:23.720497 [ 276 ] {e833f47f-8a26-4d0f-8d89-e7ed1ca699e9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17754 | 2026.01.16 20:41:23.720780 [ 276 ] {e833f47f-8a26-4d0f-8d89-e7ed1ca699e9} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17755 | 2026.01.16 20:41:23.720913 [ 276 ] {e833f47f-8a26-4d0f-8d89-e7ed1ca699e9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001234 sec., 3241.4910858995136 rows/sec., 264.32 KiB/sec. | ||
| 17756 | 2026.01.16 20:41:23.720951 [ 276 ] {e833f47f-8a26-4d0f-8d89-e7ed1ca699e9} <Debug> TCPHandler: Processed in 0.001404362 sec. | ||
| 17757 | 2026.01.16 20:41:23.721055 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17758 | 2026.01.16 20:41:23.721149 [ 276 ] {81354102-f23d-4888-b333-07ac9d08c1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17759 | 2026.01.16 20:41:23.721191 [ 276 ] {81354102-f23d-4888-b333-07ac9d08c1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17760 | 2026.01.16 20:41:23.721974 [ 226 ] {} <Debug> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17761 | 2026.01.16 20:41:23.722293 [ 276 ] {81354102-f23d-4888-b333-07ac9d08c1cf} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2026.01.16 20:41:23.722330 [ 276 ] {81354102-f23d-4888-b333-07ac9d08c1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17763 | 2026.01.16 20:41:23.722721 [ 276 ] {81354102-f23d-4888-b333-07ac9d08c1cf} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17764 | 2026.01.16 20:41:23.722930 [ 276 ] {81354102-f23d-4888-b333-07ac9d08c1cf} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2026.01.16 20:41:23.723036 [ 129 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17766 | 2026.01.16 20:41:23.723058 [ 276 ] {81354102-f23d-4888-b333-07ac9d08c1cf} <Debug> executeQuery: Read 1352 rows, 115.43 KiB in 0.001928 sec., 701244.8132780083 rows/sec., 58.47 MiB/sec. | ||
| 17767 | 2026.01.16 20:41:23.723078 [ 129 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17768 | 2026.01.16 20:41:23.723096 [ 276 ] {81354102-f23d-4888-b333-07ac9d08c1cf} <Debug> TCPHandler: Processed in 0.002090207 sec. | ||
| 17769 | 2026.01.16 20:41:23.723101 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17770 | 2026.01.16 20:41:23.723210 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17771 | 2026.01.16 20:41:23.723278 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17772 | 2026.01.16 20:41:23.723320 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17773 | 2026.01.16 20:41:23.723357 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2465 rows starting from the beginning of the part | ||
| 17774 | 2026.01.16 20:41:23.723376 [ 276 ] {8511a80a-dbb2-4292-823a-b056f515f63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17775 | 2026.01.16 20:41:23.723421 [ 276 ] {8511a80a-dbb2-4292-823a-b056f515f63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17776 | 2026.01.16 20:41:23.723421 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 90 rows starting from the beginning of the part | ||
| 17777 | 2026.01.16 20:41:23.723488 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 106 rows starting from the beginning of the part | ||
| 17778 | 2026.01.16 20:41:23.723539 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 90 rows starting from the beginning of the part | ||
| 17779 | 2026.01.16 20:41:23.723586 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 104 rows starting from the beginning of the part | ||
| 17780 | 2026.01.16 20:41:23.723631 [ 198 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1352 rows starting from the beginning of the part | ||
| 17781 | 2026.01.16 20:41:23.723853 [ 276 ] {8511a80a-dbb2-4292-823a-b056f515f63e} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17782 | 2026.01.16 20:41:23.723894 [ 276 ] {8511a80a-dbb2-4292-823a-b056f515f63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17783 | 2026.01.16 20:41:23.724212 [ 276 ] {8511a80a-dbb2-4292-823a-b056f515f63e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17784 | 2026.01.16 20:41:23.724439 [ 276 ] {8511a80a-dbb2-4292-823a-b056f515f63e} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17785 | 2026.01.16 20:41:23.724574 [ 276 ] {8511a80a-dbb2-4292-823a-b056f515f63e} <Debug> executeQuery: Read 33 rows, 2.52 KiB in 0.001216 sec., 27138.15789473684 rows/sec., 2.02 MiB/sec. | ||
| 17786 | 2026.01.16 20:41:23.724618 [ 276 ] {8511a80a-dbb2-4292-823a-b056f515f63e} <Debug> TCPHandler: Processed in 0.001390191 sec. | ||
| 17787 | 2026.01.16 20:41:23.724721 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17788 | 2026.01.16 20:41:23.724814 [ 276 ] {465618c9-2862-476e-80af-f7e12ef55d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17789 | 2026.01.16 20:41:23.724853 [ 276 ] {465618c9-2862-476e-80af-f7e12ef55d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17790 | 2026.01.16 20:41:23.725334 [ 276 ] {465618c9-2862-476e-80af-f7e12ef55d36} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17791 | 2026.01.16 20:41:23.725369 [ 276 ] {465618c9-2862-476e-80af-f7e12ef55d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17792 | 2026.01.16 20:41:23.725554 [ 195 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4207 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387334 sec., 1762216.7656473706 rows/sec., 151.88 MiB/sec. | ||
| 17793 | 2026.01.16 20:41:23.725689 [ 276 ] {465618c9-2862-476e-80af-f7e12ef55d36} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17794 | 2026.01.16 20:41:23.725932 [ 276 ] {465618c9-2862-476e-80af-f7e12ef55d36} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17795 | 2026.01.16 20:41:23.725931 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17796 | 2026.01.16 20:41:23.726062 [ 276 ] {465618c9-2862-476e-80af-f7e12ef55d36} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001266 sec., 199052.1327014218 rows/sec., 13.77 MiB/sec. | ||
| 17797 | 2026.01.16 20:41:23.726107 [ 276 ] {465618c9-2862-476e-80af-f7e12ef55d36} <Debug> TCPHandler: Processed in 0.001434623 sec. | ||
| 17798 | 2026.01.16 20:41:23.726216 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17799 | 2026.01.16 20:41:23.726308 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_131_26} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17800 | 2026.01.16 20:41:23.726312 [ 276 ] {92ae112f-e764-481d-aebc-16f600deca20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17801 | 2026.01.16 20:41:23.726371 [ 276 ] {92ae112f-e764-481d-aebc-16f600deca20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17802 | 2026.01.16 20:41:23.726412 [ 188 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_131_26} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17803 | 2026.01.16 20:41:23.726520 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 17804 | 2026.01.16 20:41:23.726767 [ 276 ] {92ae112f-e764-481d-aebc-16f600deca20} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17805 | 2026.01.16 20:41:23.726807 [ 276 ] {92ae112f-e764-481d-aebc-16f600deca20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17806 | 2026.01.16 20:41:23.727106 [ 276 ] {92ae112f-e764-481d-aebc-16f600deca20} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 17807 | 2026.01.16 20:41:23.727316 [ 276 ] {92ae112f-e764-481d-aebc-16f600deca20} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17808 | 2026.01.16 20:41:23.727441 [ 276 ] {92ae112f-e764-481d-aebc-16f600deca20} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 17809 | 2026.01.16 20:41:23.727478 [ 276 ] {92ae112f-e764-481d-aebc-16f600deca20} <Debug> TCPHandler: Processed in 0.001311929 sec. | ||
| 17810 | 2026.01.16 20:41:23.727577 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17811 | 2026.01.16 20:41:23.727669 [ 276 ] {1d006fcc-6c60-4ff9-bab5-a4175447897a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17812 | 2026.01.16 20:41:23.727709 [ 276 ] {1d006fcc-6c60-4ff9-bab5-a4175447897a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17813 | 2026.01.16 20:41:23.728328 [ 276 ] {1d006fcc-6c60-4ff9-bab5-a4175447897a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17814 | 2026.01.16 20:41:23.728362 [ 276 ] {1d006fcc-6c60-4ff9-bab5-a4175447897a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17815 | 2026.01.16 20:41:23.728758 [ 276 ] {1d006fcc-6c60-4ff9-bab5-a4175447897a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17816 | 2026.01.16 20:41:23.728966 [ 276 ] {1d006fcc-6c60-4ff9-bab5-a4175447897a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17817 | 2026.01.16 20:41:23.729068 [ 129 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17818 | 2026.01.16 20:41:23.729093 [ 129 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17819 | 2026.01.16 20:41:23.729093 [ 276 ] {1d006fcc-6c60-4ff9-bab5-a4175447897a} <Debug> executeQuery: Read 577 rows, 44.35 KiB in 0.001442 sec., 400138.6962552011 rows/sec., 30.03 MiB/sec. | ||
| 17820 | 2026.01.16 20:41:23.729109 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17821 | 2026.01.16 20:41:23.729138 [ 276 ] {1d006fcc-6c60-4ff9-bab5-a4175447897a} <Debug> TCPHandler: Processed in 0.001609326 sec. | ||
| 17822 | 2026.01.16 20:41:23.729179 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17823 | 2026.01.16 20:41:23.729247 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17824 | 2026.01.16 20:41:23.729265 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17825 | 2026.01.16 20:41:23.729295 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1250 rows starting from the beginning of the part | ||
| 17826 | 2026.01.16 20:41:23.729339 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 81 rows starting from the beginning of the part | ||
| 17827 | 2026.01.16 20:41:23.729348 [ 276 ] {d0e20821-50e9-4f64-9551-087831801bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17828 | 2026.01.16 20:41:23.729380 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 92 rows starting from the beginning of the part | ||
| 17829 | 2026.01.16 20:41:23.729397 [ 276 ] {d0e20821-50e9-4f64-9551-087831801bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17830 | 2026.01.16 20:41:23.729421 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 81 rows starting from the beginning of the part | ||
| 17831 | 2026.01.16 20:41:23.729463 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 88 rows starting from the beginning of the part | ||
| 17832 | 2026.01.16 20:41:23.729501 [ 198 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 577 rows starting from the beginning of the part | ||
| 17833 | 2026.01.16 20:41:23.730016 [ 276 ] {d0e20821-50e9-4f64-9551-087831801bf5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17834 | 2026.01.16 20:41:23.730057 [ 276 ] {d0e20821-50e9-4f64-9551-087831801bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17835 | 2026.01.16 20:41:23.730443 [ 276 ] {d0e20821-50e9-4f64-9551-087831801bf5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17836 | 2026.01.16 20:41:23.730660 [ 276 ] {d0e20821-50e9-4f64-9551-087831801bf5} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17837 | 2026.01.16 20:41:23.730662 [ 197 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2169 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514253 sec., 1432389.4355830895 rows/sec., 111.28 MiB/sec. | ||
| 17838 | 2026.01.16 20:41:23.730762 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_126_28 to all_131_131_0 | ||
| 17839 | 2026.01.16 20:41:23.730784 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17840 | 2026.01.16 20:41:23.730786 [ 276 ] {d0e20821-50e9-4f64-9551-087831801bf5} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001457 sec., 605353.466026081 rows/sec., 41.09 MiB/sec. | ||
| 17841 | 2026.01.16 20:41:23.730800 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17842 | 2026.01.16 20:41:23.730828 [ 276 ] {d0e20821-50e9-4f64-9551-087831801bf5} <Debug> TCPHandler: Processed in 0.001630996 sec. | ||
| 17843 | 2026.01.16 20:41:23.730874 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_131_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_28 to all_131_131_0 into Compact with storage Full | ||
| 17844 | 2026.01.16 20:41:23.730883 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17845 | 2026.01.16 20:41:23.730937 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17846 | 2026.01.16 20:41:23.730976 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_131_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17847 | 2026.01.16 20:41:23.731011 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_126_28, total 38067 rows starting from the beginning of the part | ||
| 17848 | 2026.01.16 20:41:23.731035 [ 276 ] {c0ab1c81-b0d9-4f60-a8e2-88d13586548b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17849 | 2026.01.16 20:41:23.731071 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 17850 | 2026.01.16 20:41:23.731096 [ 276 ] {c0ab1c81-b0d9-4f60-a8e2-88d13586548b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17851 | 2026.01.16 20:41:23.731123 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 162 rows starting from the beginning of the part | ||
| 17852 | 2026.01.16 20:41:23.731172 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17853 | 2026.01.16 20:41:23.731209 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_131_26} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17854 | 2026.01.16 20:41:23.731212 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 17855 | 2026.01.16 20:41:23.731262 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 882 rows starting from the beginning of the part | ||
| 17856 | 2026.01.16 20:41:23.731296 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_131_26} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17857 | 2026.01.16 20:41:23.731398 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 17858 | 2026.01.16 20:41:23.731921 [ 276 ] {c0ab1c81-b0d9-4f60-a8e2-88d13586548b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17859 | 2026.01.16 20:41:23.731963 [ 276 ] {c0ab1c81-b0d9-4f60-a8e2-88d13586548b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17860 | 2026.01.16 20:41:23.732512 [ 276 ] {c0ab1c81-b0d9-4f60-a8e2-88d13586548b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17861 | 2026.01.16 20:41:23.732775 [ 276 ] {c0ab1c81-b0d9-4f60-a8e2-88d13586548b} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17862 | 2026.01.16 20:41:23.732922 [ 276 ] {c0ab1c81-b0d9-4f60-a8e2-88d13586548b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001904 sec., 8928.571428571428 rows/sec., 16.00 MiB/sec. | ||
| 17863 | 2026.01.16 20:41:23.732940 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17864 | 2026.01.16 20:41:23.732977 [ 276 ] {c0ab1c81-b0d9-4f60-a8e2-88d13586548b} <Debug> TCPHandler: Processed in 0.002089667 sec. | ||
| 17865 | 2026.01.16 20:41:23.732998 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17866 | 2026.01.16 20:41:23.733029 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17867 | 2026.01.16 20:41:23.733092 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17868 | 2026.01.16 20:41:23.733112 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17869 | 2026.01.16 20:41:23.733191 [ 276 ] {da2e0f49-8b9b-43a1-acbd-9a587e106665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17870 | 2026.01.16 20:41:23.733232 [ 276 ] {da2e0f49-8b9b-43a1-acbd-9a587e106665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17871 | 2026.01.16 20:41:23.733292 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17872 | 2026.01.16 20:41:23.733342 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2435 rows starting from the beginning of the part | ||
| 17873 | 2026.01.16 20:41:23.733454 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 17 rows starting from the beginning of the part | ||
| 17874 | 2026.01.16 20:41:23.733549 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 24 rows starting from the beginning of the part | ||
| 17875 | 2026.01.16 20:41:23.733561 [ 276 ] {da2e0f49-8b9b-43a1-acbd-9a587e106665} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17876 | 2026.01.16 20:41:23.733600 [ 276 ] {da2e0f49-8b9b-43a1-acbd-9a587e106665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17877 | 2026.01.16 20:41:23.733645 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 17 rows starting from the beginning of the part | ||
| 17878 | 2026.01.16 20:41:23.733744 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 24 rows starting from the beginning of the part | ||
| 17879 | 2026.01.16 20:41:23.733842 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 17 rows starting from the beginning of the part | ||
| 17880 | 2026.01.16 20:41:23.733937 [ 276 ] {da2e0f49-8b9b-43a1-acbd-9a587e106665} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17881 | 2026.01.16 20:41:23.734166 [ 276 ] {da2e0f49-8b9b-43a1-acbd-9a587e106665} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17882 | 2026.01.16 20:41:23.734290 [ 127 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17883 | 2026.01.16 20:41:23.734298 [ 276 ] {da2e0f49-8b9b-43a1-acbd-9a587e106665} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 17884 | 2026.01.16 20:41:23.734324 [ 127 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17885 | 2026.01.16 20:41:23.734349 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17886 | 2026.01.16 20:41:23.734351 [ 276 ] {da2e0f49-8b9b-43a1-acbd-9a587e106665} <Debug> TCPHandler: Processed in 0.001308269 sec. | ||
| 17887 | 2026.01.16 20:41:23.734423 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17888 | 2026.01.16 20:41:23.734519 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17889 | 2026.01.16 20:41:23.734544 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7820 rows starting from the beginning of the part | ||
| 17890 | 2026.01.16 20:41:23.734593 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 17891 | 2026.01.16 20:41:23.734636 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 17892 | 2026.01.16 20:41:23.734677 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 17893 | 2026.01.16 20:41:23.734716 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17894 | 2026.01.16 20:41:23.734767 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 17895 | 2026.01.16 20:41:23.736640 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8120 rows, containing 4 columns (4 merged, 0 gathered) in 0.00224724 sec., 3613321.2295971946 rows/sec., 240.80 MiB/sec. | ||
| 17896 | 2026.01.16 20:41:23.737034 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17897 | 2026.01.16 20:41:23.737278 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_131_26} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17898 | 2026.01.16 20:41:23.737341 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_131_26} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17899 | 2026.01.16 20:41:23.737401 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 17900 | 2026.01.16 20:41:23.744124 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_131_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39591 rows, containing 5 columns (5 merged, 0 gathered) in 0.013282148 sec., 2980767.8697752804 rows/sec., 203.92 MiB/sec. | ||
| 17901 | 2026.01.16 20:41:23.744196 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2534 rows, containing 19 columns (19 merged, 0 gathered) in 0.011118368 sec., 227911.14667188565 rows/sec., 408.41 MiB/sec. | ||
| 17902 | 2026.01.16 20:41:23.744716 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_131_29} <Trace> MergedBlockOutputStream: filled checksums all_1_131_29 (state Temporary) | ||
| 17903 | 2026.01.16 20:41:23.745016 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_131_29 to all_1_131_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17904 | 2026.01.16 20:41:23.745096 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_126_28, all_131_131_0] -> all_1_131_29 | ||
| 17905 | 2026.01.16 20:41:23.745207 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 17906 | 2026.01.16 20:41:23.746359 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17907 | 2026.01.16 20:41:23.746690 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17908 | 2026.01.16 20:41:23.746756 [ 193 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17909 | 2026.01.16 20:41:23.746852 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.75 MiB. | ||
| 17910 | 2026.01.16 20:41:24.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.80 MiB, peak 410.94 MiB, free memory in arenas 0.00 B, will set to 390.14 MiB (RSS), difference: 3.34 MiB | ||
| 17911 | 2026.01.16 20:41:25.357424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 17912 | 2026.01.16 20:41:25.376502 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17913 | 2026.01.16 20:41:25.376570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17914 | 2026.01.16 20:41:25.383387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17915 | 2026.01.16 20:41:25.384120 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17916 | 2026.01.16 20:41:25.387592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 17917 | 2026.01.16 20:41:25.725653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2160 | ||
| 17918 | 2026.01.16 20:41:25.728222 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17919 | 2026.01.16 20:41:25.728273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17920 | 2026.01.16 20:41:25.729551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17921 | 2026.01.16 20:41:25.729827 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17922 | 2026.01.16 20:41:25.729989 [ 123 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17923 | 2026.01.16 20:41:25.730041 [ 123 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17924 | 2026.01.16 20:41:25.730060 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17925 | 2026.01.16 20:41:25.730160 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 17926 | 2026.01.16 20:41:25.730228 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2160 | ||
| 17927 | 2026.01.16 20:41:25.730659 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17928 | 2026.01.16 20:41:25.730781 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1994 rows starting from the beginning of the part | ||
| 17929 | 2026.01.16 20:41:25.731105 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 17930 | 2026.01.16 20:41:25.731406 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 17931 | 2026.01.16 20:41:25.731722 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 17932 | 2026.01.16 20:41:25.732046 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 17933 | 2026.01.16 20:41:25.732369 [ 192 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 38 rows starting from the beginning of the part | ||
| 17934 | 2026.01.16 20:41:25.739042 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 72 columns (72 merged, 0 gathered) in 0.00892103 sec., 242124.5080444747 rows/sec., 185.96 MiB/sec. | ||
| 17935 | 2026.01.16 20:41:25.741277 [ 189 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17936 | 2026.01.16 20:41:25.741941 [ 189 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_66_13} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17937 | 2026.01.16 20:41:25.742031 [ 189 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_66_13} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17938 | 2026.01.16 20:41:25.742416 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 17939 | 2026.01.16 20:41:28.113415 [ 222 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17940 | 2026.01.16 20:41:28.113465 [ 222 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17941 | 2026.01.16 20:41:28.117069 [ 222 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17942 | 2026.01.16 20:41:28.688282 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17943 | 2026.01.16 20:41:28.688463 [ 276 ] {a1000636-2bb1-4e2d-ad9f-5ea5c27a3867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17944 | 2026.01.16 20:41:28.688530 [ 276 ] {a1000636-2bb1-4e2d-ad9f-5ea5c27a3867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17945 | 2026.01.16 20:41:28.689258 [ 276 ] {a1000636-2bb1-4e2d-ad9f-5ea5c27a3867} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17946 | 2026.01.16 20:41:28.689297 [ 276 ] {a1000636-2bb1-4e2d-ad9f-5ea5c27a3867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17947 | 2026.01.16 20:41:28.689773 [ 276 ] {a1000636-2bb1-4e2d-ad9f-5ea5c27a3867} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17948 | 2026.01.16 20:41:28.690017 [ 276 ] {a1000636-2bb1-4e2d-ad9f-5ea5c27a3867} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17949 | 2026.01.16 20:41:28.690178 [ 276 ] {a1000636-2bb1-4e2d-ad9f-5ea5c27a3867} <Debug> executeQuery: Read 105 rows, 8.98 KiB in 0.001763 sec., 59557.572319909246 rows/sec., 4.98 MiB/sec. | ||
| 17950 | 2026.01.16 20:41:28.690234 [ 276 ] {a1000636-2bb1-4e2d-ad9f-5ea5c27a3867} <Debug> TCPHandler: Processed in 0.002079066 sec. | ||
| 17951 | 2026.01.16 20:41:28.690322 [ 222 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17952 | 2026.01.16 20:41:28.690362 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17953 | 2026.01.16 20:41:28.690383 [ 222 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17954 | 2026.01.16 20:41:28.690478 [ 276 ] {3e8c52db-e17e-4d04-9793-ab6e99159223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17955 | 2026.01.16 20:41:28.690527 [ 276 ] {3e8c52db-e17e-4d04-9793-ab6e99159223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17956 | 2026.01.16 20:41:28.690956 [ 276 ] {3e8c52db-e17e-4d04-9793-ab6e99159223} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17957 | 2026.01.16 20:41:28.690997 [ 276 ] {3e8c52db-e17e-4d04-9793-ab6e99159223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17958 | 2026.01.16 20:41:28.691342 [ 276 ] {3e8c52db-e17e-4d04-9793-ab6e99159223} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17959 | 2026.01.16 20:41:28.691585 [ 276 ] {3e8c52db-e17e-4d04-9793-ab6e99159223} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17960 | 2026.01.16 20:41:28.691734 [ 276 ] {3e8c52db-e17e-4d04-9793-ab6e99159223} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001281 sec., 18735.362997658078 rows/sec., 1.38 MiB/sec. | ||
| 17961 | 2026.01.16 20:41:28.691775 [ 276 ] {3e8c52db-e17e-4d04-9793-ab6e99159223} <Debug> TCPHandler: Processed in 0.001465873 sec. | ||
| 17962 | 2026.01.16 20:41:28.691886 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17963 | 2026.01.16 20:41:28.691984 [ 276 ] {0a3873e8-da74-420c-9b7d-3eef172370f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17964 | 2026.01.16 20:41:28.692027 [ 276 ] {0a3873e8-da74-420c-9b7d-3eef172370f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17965 | 2026.01.16 20:41:28.692442 [ 276 ] {0a3873e8-da74-420c-9b7d-3eef172370f4} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17966 | 2026.01.16 20:41:28.692480 [ 276 ] {0a3873e8-da74-420c-9b7d-3eef172370f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17967 | 2026.01.16 20:41:28.692819 [ 222 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17968 | 2026.01.16 20:41:28.692876 [ 276 ] {0a3873e8-da74-420c-9b7d-3eef172370f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 17969 | 2026.01.16 20:41:28.693131 [ 276 ] {0a3873e8-da74-420c-9b7d-3eef172370f4} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17970 | 2026.01.16 20:41:28.693271 [ 276 ] {0a3873e8-da74-420c-9b7d-3eef172370f4} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 50.85 KiB/sec. | ||
| 17971 | 2026.01.16 20:41:28.693310 [ 276 ] {0a3873e8-da74-420c-9b7d-3eef172370f4} <Debug> TCPHandler: Processed in 0.001473483 sec. | ||
| 17972 | 2026.01.16 20:41:28.693421 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17973 | 2026.01.16 20:41:28.693517 [ 276 ] {b6628066-f324-4a00-93cf-7ca524cfc3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17974 | 2026.01.16 20:41:28.693559 [ 276 ] {b6628066-f324-4a00-93cf-7ca524cfc3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17975 | 2026.01.16 20:41:28.693986 [ 276 ] {b6628066-f324-4a00-93cf-7ca524cfc3b3} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17976 | 2026.01.16 20:41:28.694023 [ 276 ] {b6628066-f324-4a00-93cf-7ca524cfc3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17977 | 2026.01.16 20:41:28.694339 [ 276 ] {b6628066-f324-4a00-93cf-7ca524cfc3b3} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17978 | 2026.01.16 20:41:28.694560 [ 276 ] {b6628066-f324-4a00-93cf-7ca524cfc3b3} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17979 | 2026.01.16 20:41:28.694690 [ 276 ] {b6628066-f324-4a00-93cf-7ca524cfc3b3} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001193 sec., 73763.62112321878 rows/sec., 5.76 MiB/sec. | ||
| 17980 | 2026.01.16 20:41:28.694729 [ 276 ] {b6628066-f324-4a00-93cf-7ca524cfc3b3} <Debug> TCPHandler: Processed in 0.00135801 sec. | ||
| 17981 | 2026.01.16 20:41:28.694765 [ 225 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17982 | 2026.01.16 20:41:28.694792 [ 225 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17983 | 2026.01.16 20:41:28.694844 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17984 | 2026.01.16 20:41:28.694939 [ 276 ] {417c1768-b460-4da6-bac0-029bf3c4d114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17985 | 2026.01.16 20:41:28.694984 [ 276 ] {417c1768-b460-4da6-bac0-029bf3c4d114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17986 | 2026.01.16 20:41:28.695398 [ 276 ] {417c1768-b460-4da6-bac0-029bf3c4d114} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17987 | 2026.01.16 20:41:28.695434 [ 276 ] {417c1768-b460-4da6-bac0-029bf3c4d114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17988 | 2026.01.16 20:41:28.695769 [ 276 ] {417c1768-b460-4da6-bac0-029bf3c4d114} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17989 | 2026.01.16 20:41:28.695995 [ 276 ] {417c1768-b460-4da6-bac0-029bf3c4d114} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17990 | 2026.01.16 20:41:28.696134 [ 276 ] {417c1768-b460-4da6-bac0-029bf3c4d114} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 17991 | 2026.01.16 20:41:28.696172 [ 276 ] {417c1768-b460-4da6-bac0-029bf3c4d114} <Debug> TCPHandler: Processed in 0.001378061 sec. | ||
| 17992 | 2026.01.16 20:41:28.696218 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17993 | 2026.01.16 20:41:28.696252 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17994 | 2026.01.16 20:41:28.696279 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17995 | 2026.01.16 20:41:28.696380 [ 276 ] {c599354e-2c74-4a5c-b25c-d650661ada25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17996 | 2026.01.16 20:41:28.696424 [ 276 ] {c599354e-2c74-4a5c-b25c-d650661ada25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17997 | 2026.01.16 20:41:28.696744 [ 276 ] {c599354e-2c74-4a5c-b25c-d650661ada25} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17998 | 2026.01.16 20:41:28.696782 [ 276 ] {c599354e-2c74-4a5c-b25c-d650661ada25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 17999 | 2026.01.16 20:41:28.697108 [ 276 ] {c599354e-2c74-4a5c-b25c-d650661ada25} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 18000 | 2026.01.16 20:41:28.697333 [ 276 ] {c599354e-2c74-4a5c-b25c-d650661ada25} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18001 | 2026.01.16 20:41:28.697460 [ 276 ] {c599354e-2c74-4a5c-b25c-d650661ada25} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 57.81 KiB/sec. | ||
| 18002 | 2026.01.16 20:41:28.697498 [ 276 ] {c599354e-2c74-4a5c-b25c-d650661ada25} <Debug> TCPHandler: Processed in 0.001267688 sec. | ||
| 18003 | 2026.01.16 20:41:28.697610 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18004 | 2026.01.16 20:41:28.697706 [ 276 ] {08814236-11ab-4ca2-a8be-15d4c40d4bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18005 | 2026.01.16 20:41:28.697763 [ 276 ] {08814236-11ab-4ca2-a8be-15d4c40d4bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18006 | 2026.01.16 20:41:28.698487 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18007 | 2026.01.16 20:41:28.698608 [ 276 ] {08814236-11ab-4ca2-a8be-15d4c40d4bc5} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18008 | 2026.01.16 20:41:28.698651 [ 276 ] {08814236-11ab-4ca2-a8be-15d4c40d4bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 18009 | 2026.01.16 20:41:28.698651 [ 225 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18010 | 2026.01.16 20:41:28.699205 [ 276 ] {08814236-11ab-4ca2-a8be-15d4c40d4bc5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18011 | 2026.01.16 20:41:28.699435 [ 276 ] {08814236-11ab-4ca2-a8be-15d4c40d4bc5} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18012 | 2026.01.16 20:41:28.699576 [ 276 ] {08814236-11ab-4ca2-a8be-15d4c40d4bc5} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001888 sec., 12711.864406779661 rows/sec., 22.78 MiB/sec. | ||
| 18013 | 2026.01.16 20:41:28.699628 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18014 | 2026.01.16 20:41:28.699655 [ 276 ] {08814236-11ab-4ca2-a8be-15d4c40d4bc5} <Debug> TCPHandler: Processed in 0.002093726 sec. | ||
| 18015 | 2026.01.16 20:41:28.699681 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18016 | 2026.01.16 20:41:28.699785 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18017 | 2026.01.16 20:41:28.699885 [ 276 ] {cbdb2aba-be9e-4dd0-8678-fcbdfbd9e616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18018 | 2026.01.16 20:41:28.699927 [ 276 ] {cbdb2aba-be9e-4dd0-8678-fcbdfbd9e616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18019 | 2026.01.16 20:41:28.700268 [ 276 ] {cbdb2aba-be9e-4dd0-8678-fcbdfbd9e616} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18020 | 2026.01.16 20:41:28.700308 [ 276 ] {cbdb2aba-be9e-4dd0-8678-fcbdfbd9e616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 18021 | 2026.01.16 20:41:28.700637 [ 276 ] {cbdb2aba-be9e-4dd0-8678-fcbdfbd9e616} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18022 | 2026.01.16 20:41:28.700867 [ 276 ] {cbdb2aba-be9e-4dd0-8678-fcbdfbd9e616} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18023 | 2026.01.16 20:41:28.701012 [ 276 ] {cbdb2aba-be9e-4dd0-8678-fcbdfbd9e616} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 18024 | 2026.01.16 20:41:28.701049 [ 276 ] {cbdb2aba-be9e-4dd0-8678-fcbdfbd9e616} <Debug> TCPHandler: Processed in 0.001313999 sec. | ||
| 18025 | 2026.01.16 20:41:28.702529 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18026 | 2026.01.16 20:41:30.297951 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18027 | 2026.01.16 20:41:30.298049 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18028 | 2026.01.16 20:41:30.606881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43141 | ||
| 18029 | 2026.01.16 20:41:30.607436 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18030 | 2026.01.16 20:41:30.607476 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18031 | 2026.01.16 20:41:30.607981 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18032 | 2026.01.16 20:41:30.608204 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18033 | 2026.01.16 20:41:30.608331 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43141 | ||
| 18034 | 2026.01.16 20:41:31.106478 [ 226 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18035 | 2026.01.16 20:41:31.106525 [ 226 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18036 | 2026.01.16 20:41:31.108766 [ 226 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18037 | 2026.01.16 20:41:31.332003 [ 226 ] {} <Trace> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18038 | 2026.01.16 20:41:31.332045 [ 226 ] {} <Debug> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18039 | 2026.01.16 20:41:31.334127 [ 226 ] {} <Debug> oximeter.measurements_f64 (afebd2a5-af35-4e9c-b446-df760b085d49): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18040 | 2026.01.16 20:41:32.887665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 18041 | 2026.01.16 20:41:32.907192 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18042 | 2026.01.16 20:41:32.907259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18043 | 2026.01.16 20:41:32.913830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18044 | 2026.01.16 20:41:32.914567 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18045 | 2026.01.16 20:41:32.914979 [ 222 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18046 | 2026.01.16 20:41:32.915037 [ 222 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18047 | 2026.01.16 20:41:32.917946 [ 222 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18048 | 2026.01.16 20:41:32.918493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 18049 | 2026.01.16 20:41:33.001177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.67 MiB, peak 410.94 MiB, free memory in arenas 0.00 B, will set to 390.15 MiB (RSS), difference: 3.48 MiB | ||
| 18050 | 2026.01.16 20:41:33.687978 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18051 | 2026.01.16 20:41:33.688157 [ 276 ] {0a04ce66-969c-40fc-adf7-0cfc4d540809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18052 | 2026.01.16 20:41:33.688225 [ 276 ] {0a04ce66-969c-40fc-adf7-0cfc4d540809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18053 | 2026.01.16 20:41:33.688867 [ 276 ] {0a04ce66-969c-40fc-adf7-0cfc4d540809} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18054 | 2026.01.16 20:41:33.688911 [ 276 ] {0a04ce66-969c-40fc-adf7-0cfc4d540809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18055 | 2026.01.16 20:41:33.689347 [ 276 ] {0a04ce66-969c-40fc-adf7-0cfc4d540809} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18056 | 2026.01.16 20:41:33.689585 [ 276 ] {0a04ce66-969c-40fc-adf7-0cfc4d540809} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18057 | 2026.01.16 20:41:33.689737 [ 276 ] {0a04ce66-969c-40fc-adf7-0cfc4d540809} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001628 sec., 55282.55528255528 rows/sec., 4.64 MiB/sec. | ||
| 18058 | 2026.01.16 20:41:33.689780 [ 276 ] {0a04ce66-969c-40fc-adf7-0cfc4d540809} <Debug> TCPHandler: Processed in 0.001928403 sec. | ||
| 18059 | 2026.01.16 20:41:33.689898 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18060 | 2026.01.16 20:41:33.689994 [ 276 ] {a14af980-ecca-4461-97c1-97f98086b97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18061 | 2026.01.16 20:41:33.690039 [ 276 ] {a14af980-ecca-4461-97c1-97f98086b97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18062 | 2026.01.16 20:41:33.690448 [ 276 ] {a14af980-ecca-4461-97c1-97f98086b97e} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18063 | 2026.01.16 20:41:33.690483 [ 276 ] {a14af980-ecca-4461-97c1-97f98086b97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18064 | 2026.01.16 20:41:33.690795 [ 276 ] {a14af980-ecca-4461-97c1-97f98086b97e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18065 | 2026.01.16 20:41:33.691009 [ 276 ] {a14af980-ecca-4461-97c1-97f98086b97e} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18066 | 2026.01.16 20:41:33.691138 [ 276 ] {a14af980-ecca-4461-97c1-97f98086b97e} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001163 sec., 14617.368873602753 rows/sec., 1.07 MiB/sec. | ||
| 18067 | 2026.01.16 20:41:33.691176 [ 276 ] {a14af980-ecca-4461-97c1-97f98086b97e} <Debug> TCPHandler: Processed in 0.00132797 sec. | ||
| 18068 | 2026.01.16 20:41:33.691282 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18069 | 2026.01.16 20:41:33.691376 [ 276 ] {7e2b3010-e994-4dd8-9dcd-db5e970ad12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18070 | 2026.01.16 20:41:33.691418 [ 276 ] {7e2b3010-e994-4dd8-9dcd-db5e970ad12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18071 | 2026.01.16 20:41:33.691820 [ 276 ] {7e2b3010-e994-4dd8-9dcd-db5e970ad12a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18072 | 2026.01.16 20:41:33.691857 [ 276 ] {7e2b3010-e994-4dd8-9dcd-db5e970ad12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18073 | 2026.01.16 20:41:33.692163 [ 276 ] {7e2b3010-e994-4dd8-9dcd-db5e970ad12a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18074 | 2026.01.16 20:41:33.692387 [ 276 ] {7e2b3010-e994-4dd8-9dcd-db5e970ad12a} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18075 | 2026.01.16 20:41:33.692515 [ 276 ] {7e2b3010-e994-4dd8-9dcd-db5e970ad12a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001157 sec., 70008.6430423509 rows/sec., 5.47 MiB/sec. | ||
| 18076 | 2026.01.16 20:41:33.692554 [ 276 ] {7e2b3010-e994-4dd8-9dcd-db5e970ad12a} <Debug> TCPHandler: Processed in 0.00132113 sec. | ||
| 18077 | 2026.01.16 20:41:33.692665 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18078 | 2026.01.16 20:41:33.692759 [ 276 ] {a8cf1b3a-164d-4f3a-8df5-431c7467d4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18079 | 2026.01.16 20:41:33.692804 [ 276 ] {a8cf1b3a-164d-4f3a-8df5-431c7467d4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18080 | 2026.01.16 20:41:33.693202 [ 276 ] {a8cf1b3a-164d-4f3a-8df5-431c7467d4f0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18081 | 2026.01.16 20:41:33.693238 [ 276 ] {a8cf1b3a-164d-4f3a-8df5-431c7467d4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18082 | 2026.01.16 20:41:33.693589 [ 276 ] {a8cf1b3a-164d-4f3a-8df5-431c7467d4f0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18083 | 2026.01.16 20:41:33.693813 [ 276 ] {a8cf1b3a-164d-4f3a-8df5-431c7467d4f0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18084 | 2026.01.16 20:41:33.693941 [ 276 ] {a8cf1b3a-164d-4f3a-8df5-431c7467d4f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 18085 | 2026.01.16 20:41:33.693979 [ 276 ] {a8cf1b3a-164d-4f3a-8df5-431c7467d4f0} <Debug> TCPHandler: Processed in 0.001363191 sec. | ||
| 18086 | 2026.01.16 20:41:33.694091 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18087 | 2026.01.16 20:41:33.694185 [ 276 ] {4094f89e-c3eb-4db7-93bc-3e33d5de1539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18088 | 2026.01.16 20:41:33.694240 [ 276 ] {4094f89e-c3eb-4db7-93bc-3e33d5de1539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18089 | 2026.01.16 20:41:33.695027 [ 276 ] {4094f89e-c3eb-4db7-93bc-3e33d5de1539} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18090 | 2026.01.16 20:41:33.695065 [ 276 ] {4094f89e-c3eb-4db7-93bc-3e33d5de1539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18091 | 2026.01.16 20:41:33.695609 [ 276 ] {4094f89e-c3eb-4db7-93bc-3e33d5de1539} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18092 | 2026.01.16 20:41:33.695845 [ 276 ] {4094f89e-c3eb-4db7-93bc-3e33d5de1539} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18093 | 2026.01.16 20:41:33.695987 [ 276 ] {4094f89e-c3eb-4db7-93bc-3e33d5de1539} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001821 sec., 9335.529928610655 rows/sec., 16.73 MiB/sec. | ||
| 18094 | 2026.01.16 20:41:33.696042 [ 276 ] {4094f89e-c3eb-4db7-93bc-3e33d5de1539} <Debug> TCPHandler: Processed in 0.002001095 sec. | ||
| 18095 | 2026.01.16 20:41:33.696159 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18096 | 2026.01.16 20:41:33.696254 [ 276 ] {962466af-42dc-4f21-bfd7-751c5db0b7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18097 | 2026.01.16 20:41:33.696297 [ 276 ] {962466af-42dc-4f21-bfd7-751c5db0b7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18098 | 2026.01.16 20:41:33.696625 [ 276 ] {962466af-42dc-4f21-bfd7-751c5db0b7f3} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18099 | 2026.01.16 20:41:33.696663 [ 276 ] {962466af-42dc-4f21-bfd7-751c5db0b7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18100 | 2026.01.16 20:41:33.696976 [ 276 ] {962466af-42dc-4f21-bfd7-751c5db0b7f3} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18101 | 2026.01.16 20:41:33.697199 [ 276 ] {962466af-42dc-4f21-bfd7-751c5db0b7f3} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18102 | 2026.01.16 20:41:33.697329 [ 276 ] {962466af-42dc-4f21-bfd7-751c5db0b7f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 18103 | 2026.01.16 20:41:33.697366 [ 276 ] {962466af-42dc-4f21-bfd7-751c5db0b7f3} <Debug> TCPHandler: Processed in 0.001256358 sec. | ||
| 18104 | 2026.01.16 20:41:35.731355 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2188 | ||
| 18105 | 2026.01.16 20:41:35.733922 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18106 | 2026.01.16 20:41:35.733975 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18107 | 2026.01.16 20:41:35.735194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18108 | 2026.01.16 20:41:35.735467 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18109 | 2026.01.16 20:41:35.735798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2188 | ||
| 18110 | 2026.01.16 20:41:38.109269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43653 | ||
| 18111 | 2026.01.16 20:41:38.109807 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18112 | 2026.01.16 20:41:38.109850 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18113 | 2026.01.16 20:41:38.110340 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18114 | 2026.01.16 20:41:38.110583 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18115 | 2026.01.16 20:41:38.110717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43653 | ||
| 18116 | 2026.01.16 20:41:38.110754 [ 112 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18117 | 2026.01.16 20:41:38.110824 [ 112 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18118 | 2026.01.16 20:41:38.110845 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18119 | 2026.01.16 20:41:38.110975 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 18120 | 2026.01.16 20:41:38.111121 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18121 | 2026.01.16 20:41:38.111164 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41221 rows starting from the beginning of the part | ||
| 18122 | 2026.01.16 20:41:38.111235 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 18123 | 2026.01.16 20:41:38.111279 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 18124 | 2026.01.16 20:41:38.111321 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 18125 | 2026.01.16 20:41:38.111361 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 18126 | 2026.01.16 20:41:38.111401 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 18127 | 2026.01.16 20:41:38.114274 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43653 rows, containing 4 columns (4 merged, 0 gathered) in 0.003359415 sec., 12994226.673394028 rows/sec., 185.88 MiB/sec. | ||
| 18128 | 2026.01.16 20:41:38.114470 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18129 | 2026.01.16 20:41:38.114733 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_91_18} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18130 | 2026.01.16 20:41:38.114809 [ 194 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_91_18} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18131 | 2026.01.16 20:41:38.114896 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18132 | 2026.01.16 20:41:38.688952 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18133 | 2026.01.16 20:41:38.689147 [ 276 ] {ea5ce9e4-8e3c-4836-b6ad-08047798d0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18134 | 2026.01.16 20:41:38.689221 [ 276 ] {ea5ce9e4-8e3c-4836-b6ad-08047798d0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18135 | 2026.01.16 20:41:38.689905 [ 276 ] {ea5ce9e4-8e3c-4836-b6ad-08047798d0c8} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18136 | 2026.01.16 20:41:38.689953 [ 276 ] {ea5ce9e4-8e3c-4836-b6ad-08047798d0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18137 | 2026.01.16 20:41:38.690332 [ 276 ] {ea5ce9e4-8e3c-4836-b6ad-08047798d0c8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 18138 | 2026.01.16 20:41:38.690572 [ 276 ] {ea5ce9e4-8e3c-4836-b6ad-08047798d0c8} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18139 | 2026.01.16 20:41:38.690725 [ 276 ] {ea5ce9e4-8e3c-4836-b6ad-08047798d0c8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001631 sec., 2452.4831391784182 rows/sec., 199.98 KiB/sec. | ||
| 18140 | 2026.01.16 20:41:38.690766 [ 276 ] {ea5ce9e4-8e3c-4836-b6ad-08047798d0c8} <Debug> TCPHandler: Processed in 0.001951803 sec. | ||
| 18141 | 2026.01.16 20:41:38.690886 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18142 | 2026.01.16 20:41:38.690979 [ 276 ] {c05b0cde-3f84-425d-9c8d-fd0cac229215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18143 | 2026.01.16 20:41:38.691018 [ 276 ] {c05b0cde-3f84-425d-9c8d-fd0cac229215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18144 | 2026.01.16 20:41:38.691459 [ 276 ] {c05b0cde-3f84-425d-9c8d-fd0cac229215} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18145 | 2026.01.16 20:41:38.691495 [ 276 ] {c05b0cde-3f84-425d-9c8d-fd0cac229215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18146 | 2026.01.16 20:41:38.691807 [ 276 ] {c05b0cde-3f84-425d-9c8d-fd0cac229215} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18147 | 2026.01.16 20:41:38.692026 [ 276 ] {c05b0cde-3f84-425d-9c8d-fd0cac229215} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18148 | 2026.01.16 20:41:38.692152 [ 276 ] {c05b0cde-3f84-425d-9c8d-fd0cac229215} <Debug> executeQuery: Read 106 rows, 9.03 KiB in 0.001191 sec., 89000.83963056255 rows/sec., 7.41 MiB/sec. | ||
| 18149 | 2026.01.16 20:41:38.692188 [ 276 ] {c05b0cde-3f84-425d-9c8d-fd0cac229215} <Debug> TCPHandler: Processed in 0.00135003 sec. | ||
| 18150 | 2026.01.16 20:41:38.692297 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18151 | 2026.01.16 20:41:38.692388 [ 276 ] {8fa293a3-c0ef-428f-888d-a385d2e1230f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18152 | 2026.01.16 20:41:38.692426 [ 276 ] {8fa293a3-c0ef-428f-888d-a385d2e1230f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18153 | 2026.01.16 20:41:38.692835 [ 276 ] {8fa293a3-c0ef-428f-888d-a385d2e1230f} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18154 | 2026.01.16 20:41:38.692870 [ 276 ] {8fa293a3-c0ef-428f-888d-a385d2e1230f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18155 | 2026.01.16 20:41:38.693159 [ 276 ] {8fa293a3-c0ef-428f-888d-a385d2e1230f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18156 | 2026.01.16 20:41:38.693378 [ 276 ] {8fa293a3-c0ef-428f-888d-a385d2e1230f} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18157 | 2026.01.16 20:41:38.693504 [ 276 ] {8fa293a3-c0ef-428f-888d-a385d2e1230f} <Debug> executeQuery: Read 28 rows, 2.08 KiB in 0.001134 sec., 24691.35802469136 rows/sec., 1.79 MiB/sec. | ||
| 18158 | 2026.01.16 20:41:38.693502 [ 110 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18159 | 2026.01.16 20:41:38.693542 [ 276 ] {8fa293a3-c0ef-428f-888d-a385d2e1230f} <Debug> TCPHandler: Processed in 0.001292629 sec. | ||
| 18160 | 2026.01.16 20:41:38.693579 [ 110 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18161 | 2026.01.16 20:41:38.693604 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18162 | 2026.01.16 20:41:38.693672 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18163 | 2026.01.16 20:41:38.693732 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18164 | 2026.01.16 20:41:38.693768 [ 276 ] {d338ce1a-3c15-4ccd-b231-842f3a017c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18165 | 2026.01.16 20:41:38.693814 [ 276 ] {d338ce1a-3c15-4ccd-b231-842f3a017c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18166 | 2026.01.16 20:41:38.693881 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18167 | 2026.01.16 20:41:38.693920 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 278 rows starting from the beginning of the part | ||
| 18168 | 2026.01.16 20:41:38.693987 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 24 rows starting from the beginning of the part | ||
| 18169 | 2026.01.16 20:41:38.694031 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 33 rows starting from the beginning of the part | ||
| 18170 | 2026.01.16 20:41:38.694074 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 24 rows starting from the beginning of the part | ||
| 18171 | 2026.01.16 20:41:38.694114 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 17 rows starting from the beginning of the part | ||
| 18172 | 2026.01.16 20:41:38.694158 [ 203 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 28 rows starting from the beginning of the part | ||
| 18173 | 2026.01.16 20:41:38.694237 [ 276 ] {d338ce1a-3c15-4ccd-b231-842f3a017c15} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18174 | 2026.01.16 20:41:38.694277 [ 276 ] {d338ce1a-3c15-4ccd-b231-842f3a017c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18175 | 2026.01.16 20:41:38.694633 [ 276 ] {d338ce1a-3c15-4ccd-b231-842f3a017c15} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18176 | 2026.01.16 20:41:38.694866 [ 276 ] {d338ce1a-3c15-4ccd-b231-842f3a017c15} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18177 | 2026.01.16 20:41:38.694996 [ 276 ] {d338ce1a-3c15-4ccd-b231-842f3a017c15} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001245 sec., 73895.58232931727 rows/sec., 5.78 MiB/sec. | ||
| 18178 | 2026.01.16 20:41:38.695033 [ 276 ] {d338ce1a-3c15-4ccd-b231-842f3a017c15} <Debug> TCPHandler: Processed in 0.001408252 sec. | ||
| 18179 | 2026.01.16 20:41:38.695052 [ 194 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381381 sec., 292460.95030987106 rows/sec., 20.38 MiB/sec. | ||
| 18180 | 2026.01.16 20:41:38.695144 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18181 | 2026.01.16 20:41:38.695240 [ 276 ] {340ab9f3-e17a-4a1d-8dac-15448e9ed4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18182 | 2026.01.16 20:41:38.695262 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18183 | 2026.01.16 20:41:38.695285 [ 276 ] {340ab9f3-e17a-4a1d-8dac-15448e9ed4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18184 | 2026.01.16 20:41:38.695629 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_131_26} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18185 | 2026.01.16 20:41:38.695715 [ 276 ] {340ab9f3-e17a-4a1d-8dac-15448e9ed4e0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18186 | 2026.01.16 20:41:38.695725 [ 196 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_131_26} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18187 | 2026.01.16 20:41:38.695758 [ 276 ] {340ab9f3-e17a-4a1d-8dac-15448e9ed4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18188 | 2026.01.16 20:41:38.695847 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18189 | 2026.01.16 20:41:38.696098 [ 276 ] {340ab9f3-e17a-4a1d-8dac-15448e9ed4e0} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18190 | 2026.01.16 20:41:38.696315 [ 276 ] {340ab9f3-e17a-4a1d-8dac-15448e9ed4e0} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18191 | 2026.01.16 20:41:38.696444 [ 276 ] {340ab9f3-e17a-4a1d-8dac-15448e9ed4e0} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001222 sec., 132569.558101473 rows/sec., 9.23 MiB/sec. | ||
| 18192 | 2026.01.16 20:41:38.696482 [ 276 ] {340ab9f3-e17a-4a1d-8dac-15448e9ed4e0} <Debug> TCPHandler: Processed in 0.001384161 sec. | ||
| 18193 | 2026.01.16 20:41:38.696590 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18194 | 2026.01.16 20:41:38.696681 [ 276 ] {88c126f9-d72a-4544-8acd-c1debb33b8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18195 | 2026.01.16 20:41:38.696734 [ 276 ] {88c126f9-d72a-4544-8acd-c1debb33b8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18196 | 2026.01.16 20:41:38.697572 [ 276 ] {88c126f9-d72a-4544-8acd-c1debb33b8ca} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18197 | 2026.01.16 20:41:38.697608 [ 276 ] {88c126f9-d72a-4544-8acd-c1debb33b8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18198 | 2026.01.16 20:41:38.698131 [ 276 ] {88c126f9-d72a-4544-8acd-c1debb33b8ca} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18199 | 2026.01.16 20:41:38.698354 [ 276 ] {88c126f9-d72a-4544-8acd-c1debb33b8ca} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18200 | 2026.01.16 20:41:38.698490 [ 276 ] {88c126f9-d72a-4544-8acd-c1debb33b8ca} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001826 sec., 13143.483023001096 rows/sec., 23.55 MiB/sec. | ||
| 18201 | 2026.01.16 20:41:38.698546 [ 276 ] {88c126f9-d72a-4544-8acd-c1debb33b8ca} <Debug> TCPHandler: Processed in 0.002003114 sec. | ||
| 18202 | 2026.01.16 20:41:38.698651 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18203 | 2026.01.16 20:41:38.698743 [ 276 ] {7accd0e9-8837-41f9-b833-967c0322a8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18204 | 2026.01.16 20:41:38.698782 [ 276 ] {7accd0e9-8837-41f9-b833-967c0322a8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18205 | 2026.01.16 20:41:38.699112 [ 276 ] {7accd0e9-8837-41f9-b833-967c0322a8a1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18206 | 2026.01.16 20:41:38.699147 [ 276 ] {7accd0e9-8837-41f9-b833-967c0322a8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18207 | 2026.01.16 20:41:38.699453 [ 276 ] {7accd0e9-8837-41f9-b833-967c0322a8a1} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18208 | 2026.01.16 20:41:38.699662 [ 276 ] {7accd0e9-8837-41f9-b833-967c0322a8a1} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18209 | 2026.01.16 20:41:38.699786 [ 276 ] {7accd0e9-8837-41f9-b833-967c0322a8a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 18210 | 2026.01.16 20:41:38.699821 [ 276 ] {7accd0e9-8837-41f9-b833-967c0322a8a1} <Debug> TCPHandler: Processed in 0.001217817 sec. | ||
| 18211 | 2026.01.16 20:41:40.419385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 18212 | 2026.01.16 20:41:40.436453 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18213 | 2026.01.16 20:41:40.436506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18214 | 2026.01.16 20:41:40.442749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18215 | 2026.01.16 20:41:40.443441 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18216 | 2026.01.16 20:41:40.443805 [ 105 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 18217 | 2026.01.16 20:41:40.443904 [ 105 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18218 | 2026.01.16 20:41:40.443940 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18219 | 2026.01.16 20:41:40.444058 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 18220 | 2026.01.16 20:41:40.446373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 18221 | 2026.01.16 20:41:40.447163 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18222 | 2026.01.16 20:41:40.447897 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 18223 | 2026.01.16 20:41:40.451271 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 18224 | 2026.01.16 20:41:40.454824 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 18225 | 2026.01.16 20:41:40.458632 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 18226 | 2026.01.16 20:41:40.463020 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 18227 | 2026.01.16 20:41:40.467553 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 18228 | 2026.01.16 20:41:40.524549 [ 194 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.080527033 sec., 8518.878374669535 rows/sec., 44.05 MiB/sec. | ||
| 18229 | 2026.01.16 20:41:40.526868 [ 187 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 18230 | 2026.01.16 20:41:40.528604 [ 187 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_91_18} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18231 | 2026.01.16 20:41:40.528694 [ 187 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_91_18} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 18232 | 2026.01.16 20:41:40.530124 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18233 | 2026.01.16 20:41:41.000251 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.22 MiB, peak 410.94 MiB, free memory in arenas 0.00 B, will set to 390.15 MiB (RSS), difference: -1.07 MiB | ||
| 18234 | 2026.01.16 20:41:43.035962 [ 223 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18235 | 2026.01.16 20:41:43.036021 [ 223 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18236 | 2026.01.16 20:41:43.038754 [ 223 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18237 | 2026.01.16 20:41:43.687680 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18238 | 2026.01.16 20:41:43.687879 [ 276 ] {4ce574a8-be52-4efc-b964-20c250c82b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18239 | 2026.01.16 20:41:43.687951 [ 276 ] {4ce574a8-be52-4efc-b964-20c250c82b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18240 | 2026.01.16 20:41:43.688679 [ 276 ] {4ce574a8-be52-4efc-b964-20c250c82b0e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18241 | 2026.01.16 20:41:43.688721 [ 276 ] {4ce574a8-be52-4efc-b964-20c250c82b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18242 | 2026.01.16 20:41:43.689119 [ 276 ] {4ce574a8-be52-4efc-b964-20c250c82b0e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18243 | 2026.01.16 20:41:43.689356 [ 276 ] {4ce574a8-be52-4efc-b964-20c250c82b0e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18244 | 2026.01.16 20:41:43.689514 [ 276 ] {4ce574a8-be52-4efc-b964-20c250c82b0e} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00169 sec., 53254.43786982248 rows/sec., 4.47 MiB/sec. | ||
| 18245 | 2026.01.16 20:41:43.689557 [ 276 ] {4ce574a8-be52-4efc-b964-20c250c82b0e} <Debug> TCPHandler: Processed in 0.002013546 sec. | ||
| 18246 | 2026.01.16 20:41:43.689684 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18247 | 2026.01.16 20:41:43.689779 [ 276 ] {464c8a8b-a287-4ca2-9658-74dcf5432246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18248 | 2026.01.16 20:41:43.689819 [ 276 ] {464c8a8b-a287-4ca2-9658-74dcf5432246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18249 | 2026.01.16 20:41:43.690216 [ 276 ] {464c8a8b-a287-4ca2-9658-74dcf5432246} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18250 | 2026.01.16 20:41:43.690252 [ 276 ] {464c8a8b-a287-4ca2-9658-74dcf5432246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18251 | 2026.01.16 20:41:43.690546 [ 276 ] {464c8a8b-a287-4ca2-9658-74dcf5432246} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18252 | 2026.01.16 20:41:43.690760 [ 276 ] {464c8a8b-a287-4ca2-9658-74dcf5432246} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18253 | 2026.01.16 20:41:43.690892 [ 276 ] {464c8a8b-a287-4ca2-9658-74dcf5432246} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001131 sec., 15030.946065428823 rows/sec., 1.10 MiB/sec. | ||
| 18254 | 2026.01.16 20:41:43.690929 [ 276 ] {464c8a8b-a287-4ca2-9658-74dcf5432246} <Debug> TCPHandler: Processed in 0.001294549 sec. | ||
| 18255 | 2026.01.16 20:41:43.691034 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18256 | 2026.01.16 20:41:43.691125 [ 276 ] {12ea26f7-8da2-441c-b002-ca69e1a4f534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18257 | 2026.01.16 20:41:43.691165 [ 276 ] {12ea26f7-8da2-441c-b002-ca69e1a4f534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18258 | 2026.01.16 20:41:43.691582 [ 276 ] {12ea26f7-8da2-441c-b002-ca69e1a4f534} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18259 | 2026.01.16 20:41:43.691619 [ 276 ] {12ea26f7-8da2-441c-b002-ca69e1a4f534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18260 | 2026.01.16 20:41:43.691934 [ 276 ] {12ea26f7-8da2-441c-b002-ca69e1a4f534} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18261 | 2026.01.16 20:41:43.692149 [ 276 ] {12ea26f7-8da2-441c-b002-ca69e1a4f534} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18262 | 2026.01.16 20:41:43.692275 [ 276 ] {12ea26f7-8da2-441c-b002-ca69e1a4f534} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001167 sec., 69408.74035989717 rows/sec., 5.42 MiB/sec. | ||
| 18263 | 2026.01.16 20:41:43.692312 [ 276 ] {12ea26f7-8da2-441c-b002-ca69e1a4f534} <Debug> TCPHandler: Processed in 0.001328099 sec. | ||
| 18264 | 2026.01.16 20:41:43.692422 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18265 | 2026.01.16 20:41:43.692516 [ 276 ] {3ea28c39-cd49-4fed-b18a-1f2892123c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18266 | 2026.01.16 20:41:43.692559 [ 276 ] {3ea28c39-cd49-4fed-b18a-1f2892123c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18267 | 2026.01.16 20:41:43.692966 [ 276 ] {3ea28c39-cd49-4fed-b18a-1f2892123c81} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18268 | 2026.01.16 20:41:43.693000 [ 276 ] {3ea28c39-cd49-4fed-b18a-1f2892123c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18269 | 2026.01.16 20:41:43.693341 [ 276 ] {3ea28c39-cd49-4fed-b18a-1f2892123c81} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18270 | 2026.01.16 20:41:43.693559 [ 276 ] {3ea28c39-cd49-4fed-b18a-1f2892123c81} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18271 | 2026.01.16 20:41:43.693686 [ 276 ] {3ea28c39-cd49-4fed-b18a-1f2892123c81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 18272 | 2026.01.16 20:41:43.693722 [ 276 ] {3ea28c39-cd49-4fed-b18a-1f2892123c81} <Debug> TCPHandler: Processed in 0.00134848 sec. | ||
| 18273 | 2026.01.16 20:41:43.693821 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18274 | 2026.01.16 20:41:43.693914 [ 276 ] {e01bbec6-ac99-479f-81f5-902f2890832a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18275 | 2026.01.16 20:41:43.693968 [ 276 ] {e01bbec6-ac99-479f-81f5-902f2890832a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18276 | 2026.01.16 20:41:43.694763 [ 276 ] {e01bbec6-ac99-479f-81f5-902f2890832a} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18277 | 2026.01.16 20:41:43.694801 [ 276 ] {e01bbec6-ac99-479f-81f5-902f2890832a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18278 | 2026.01.16 20:41:43.695333 [ 276 ] {e01bbec6-ac99-479f-81f5-902f2890832a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18279 | 2026.01.16 20:41:43.695565 [ 276 ] {e01bbec6-ac99-479f-81f5-902f2890832a} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18280 | 2026.01.16 20:41:43.695704 [ 276 ] {e01bbec6-ac99-479f-81f5-902f2890832a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001809 sec., 9397.457158651188 rows/sec., 16.84 MiB/sec. | ||
| 18281 | 2026.01.16 20:41:43.695760 [ 276 ] {e01bbec6-ac99-479f-81f5-902f2890832a} <Debug> TCPHandler: Processed in 0.001987644 sec. | ||
| 18282 | 2026.01.16 20:41:43.695872 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18283 | 2026.01.16 20:41:43.695967 [ 276 ] {cd02fafa-e75a-4a10-aa13-eb628cbcac3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18284 | 2026.01.16 20:41:43.696008 [ 276 ] {cd02fafa-e75a-4a10-aa13-eb628cbcac3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18285 | 2026.01.16 20:41:43.696339 [ 276 ] {cd02fafa-e75a-4a10-aa13-eb628cbcac3f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18286 | 2026.01.16 20:41:43.696376 [ 276 ] {cd02fafa-e75a-4a10-aa13-eb628cbcac3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18287 | 2026.01.16 20:41:43.696683 [ 276 ] {cd02fafa-e75a-4a10-aa13-eb628cbcac3f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18288 | 2026.01.16 20:41:43.696903 [ 276 ] {cd02fafa-e75a-4a10-aa13-eb628cbcac3f} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18289 | 2026.01.16 20:41:43.697030 [ 276 ] {cd02fafa-e75a-4a10-aa13-eb628cbcac3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 18290 | 2026.01.16 20:41:43.697066 [ 276 ] {cd02fafa-e75a-4a10-aa13-eb628cbcac3f} <Debug> TCPHandler: Processed in 0.001243748 sec. | ||
| 18291 | 2026.01.16 20:41:45.298143 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18292 | 2026.01.16 20:41:45.298255 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18293 | 2026.01.16 20:41:45.611834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44101 | ||
| 18294 | 2026.01.16 20:41:45.612435 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18295 | 2026.01.16 20:41:45.612473 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18296 | 2026.01.16 20:41:45.612980 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18297 | 2026.01.16 20:41:45.613227 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18298 | 2026.01.16 20:41:45.613380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44101 | ||
| 18299 | 2026.01.16 20:41:45.736926 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2214 | ||
| 18300 | 2026.01.16 20:41:45.739202 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18301 | 2026.01.16 20:41:45.739246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18302 | 2026.01.16 20:41:45.740419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18303 | 2026.01.16 20:41:45.740695 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18304 | 2026.01.16 20:41:45.741037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2214 | ||
| 18305 | 2026.01.16 20:41:47.946434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 18306 | 2026.01.16 20:41:47.965571 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18307 | 2026.01.16 20:41:47.965641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18308 | 2026.01.16 20:41:47.972075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18309 | 2026.01.16 20:41:47.972821 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18310 | 2026.01.16 20:41:47.976766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 18311 | 2026.01.16 20:41:48.688673 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18312 | 2026.01.16 20:41:48.688901 [ 276 ] {8c54f73d-f6f7-4841-ad87-c880cd592914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18313 | 2026.01.16 20:41:48.688980 [ 276 ] {8c54f73d-f6f7-4841-ad87-c880cd592914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18314 | 2026.01.16 20:41:48.689787 [ 276 ] {8c54f73d-f6f7-4841-ad87-c880cd592914} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18315 | 2026.01.16 20:41:48.689910 [ 276 ] {8c54f73d-f6f7-4841-ad87-c880cd592914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18316 | 2026.01.16 20:41:48.690319 [ 276 ] {8c54f73d-f6f7-4841-ad87-c880cd592914} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18317 | 2026.01.16 20:41:48.690575 [ 276 ] {8c54f73d-f6f7-4841-ad87-c880cd592914} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18318 | 2026.01.16 20:41:48.690726 [ 52 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18319 | 2026.01.16 20:41:48.690746 [ 276 ] {8c54f73d-f6f7-4841-ad87-c880cd592914} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001924 sec., 54054.05405405405 rows/sec., 4.51 MiB/sec. | ||
| 18320 | 2026.01.16 20:41:48.690792 [ 52 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18321 | 2026.01.16 20:41:48.690819 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18322 | 2026.01.16 20:41:48.690821 [ 276 ] {8c54f73d-f6f7-4841-ad87-c880cd592914} <Debug> TCPHandler: Processed in 0.002289321 sec. | ||
| 18323 | 2026.01.16 20:41:48.690946 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18324 | 2026.01.16 20:41:48.690971 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18325 | 2026.01.16 20:41:48.691149 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18326 | 2026.01.16 20:41:48.691157 [ 276 ] {4e41d941-d12c-4e44-a9ab-cac6db6ec132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18327 | 2026.01.16 20:41:48.691193 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2465 rows starting from the beginning of the part | ||
| 18328 | 2026.01.16 20:41:48.691217 [ 276 ] {4e41d941-d12c-4e44-a9ab-cac6db6ec132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18329 | 2026.01.16 20:41:48.691267 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 105 rows starting from the beginning of the part | ||
| 18330 | 2026.01.16 20:41:48.691319 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 18331 | 2026.01.16 20:41:48.691364 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 106 rows starting from the beginning of the part | ||
| 18332 | 2026.01.16 20:41:48.691405 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 90 rows starting from the beginning of the part | ||
| 18333 | 2026.01.16 20:41:48.691446 [ 194 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 104 rows starting from the beginning of the part | ||
| 18334 | 2026.01.16 20:41:48.691686 [ 276 ] {4e41d941-d12c-4e44-a9ab-cac6db6ec132} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18335 | 2026.01.16 20:41:48.691730 [ 276 ] {4e41d941-d12c-4e44-a9ab-cac6db6ec132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18336 | 2026.01.16 20:41:48.692068 [ 276 ] {4e41d941-d12c-4e44-a9ab-cac6db6ec132} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18337 | 2026.01.16 20:41:48.692311 [ 276 ] {4e41d941-d12c-4e44-a9ab-cac6db6ec132} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18338 | 2026.01.16 20:41:48.692452 [ 276 ] {4e41d941-d12c-4e44-a9ab-cac6db6ec132} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001322 sec., 18154.31164901664 rows/sec., 1.33 MiB/sec. | ||
| 18339 | 2026.01.16 20:41:48.692494 [ 276 ] {4e41d941-d12c-4e44-a9ab-cac6db6ec132} <Debug> TCPHandler: Processed in 0.001576896 sec. | ||
| 18340 | 2026.01.16 20:41:48.692613 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18341 | 2026.01.16 20:41:48.692712 [ 276 ] {e7d4b31c-f52f-4770-9d2c-38559b922fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18342 | 2026.01.16 20:41:48.692754 [ 276 ] {e7d4b31c-f52f-4770-9d2c-38559b922fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18343 | 2026.01.16 20:41:48.692873 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2960 rows, containing 5 columns (5 merged, 0 gathered) in 0.001984605 sec., 1491480.6724763871 rows/sec., 127.92 MiB/sec. | ||
| 18344 | 2026.01.16 20:41:48.693190 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18345 | 2026.01.16 20:41:48.693239 [ 276 ] {e7d4b31c-f52f-4770-9d2c-38559b922fbb} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18346 | 2026.01.16 20:41:48.693285 [ 276 ] {e7d4b31c-f52f-4770-9d2c-38559b922fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18347 | 2026.01.16 20:41:48.693518 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_136_27} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18348 | 2026.01.16 20:41:48.693613 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_136_27} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18349 | 2026.01.16 20:41:48.693657 [ 276 ] {e7d4b31c-f52f-4770-9d2c-38559b922fbb} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18350 | 2026.01.16 20:41:48.693715 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 18351 | 2026.01.16 20:41:48.693900 [ 276 ] {e7d4b31c-f52f-4770-9d2c-38559b922fbb} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18352 | 2026.01.16 20:41:48.694025 [ 52 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18353 | 2026.01.16 20:41:48.694042 [ 276 ] {e7d4b31c-f52f-4770-9d2c-38559b922fbb} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00135 sec., 65185.18518518518 rows/sec., 5.09 MiB/sec. | ||
| 18354 | 2026.01.16 20:41:48.694056 [ 52 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18355 | 2026.01.16 20:41:48.694081 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18356 | 2026.01.16 20:41:48.694089 [ 276 ] {e7d4b31c-f52f-4770-9d2c-38559b922fbb} <Debug> TCPHandler: Processed in 0.001533494 sec. | ||
| 18357 | 2026.01.16 20:41:48.694151 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18358 | 2026.01.16 20:41:48.694215 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18359 | 2026.01.16 20:41:48.694251 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18360 | 2026.01.16 20:41:48.694282 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1250 rows starting from the beginning of the part | ||
| 18361 | 2026.01.16 20:41:48.694317 [ 276 ] {db73d62d-925e-47dd-9e9d-5a2605761979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18362 | 2026.01.16 20:41:48.694328 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 88 rows starting from the beginning of the part | ||
| 18363 | 2026.01.16 20:41:48.694371 [ 276 ] {db73d62d-925e-47dd-9e9d-5a2605761979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18364 | 2026.01.16 20:41:48.694378 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 81 rows starting from the beginning of the part | ||
| 18365 | 2026.01.16 20:41:48.694425 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 92 rows starting from the beginning of the part | ||
| 18366 | 2026.01.16 20:41:48.694461 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 81 rows starting from the beginning of the part | ||
| 18367 | 2026.01.16 20:41:48.694495 [ 194 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 88 rows starting from the beginning of the part | ||
| 18368 | 2026.01.16 20:41:48.694810 [ 276 ] {db73d62d-925e-47dd-9e9d-5a2605761979} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18369 | 2026.01.16 20:41:48.694852 [ 276 ] {db73d62d-925e-47dd-9e9d-5a2605761979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18370 | 2026.01.16 20:41:48.695215 [ 276 ] {db73d62d-925e-47dd-9e9d-5a2605761979} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18371 | 2026.01.16 20:41:48.695443 [ 276 ] {db73d62d-925e-47dd-9e9d-5a2605761979} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18372 | 2026.01.16 20:41:48.695468 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134678 sec., 1247419.77160338 rows/sec., 96.68 MiB/sec. | ||
| 18373 | 2026.01.16 20:41:48.695596 [ 276 ] {db73d62d-925e-47dd-9e9d-5a2605761979} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 18374 | 2026.01.16 20:41:48.695635 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 2 parts from all_1_131_29 to all_132_132_0 | ||
| 18375 | 2026.01.16 20:41:48.695639 [ 276 ] {db73d62d-925e-47dd-9e9d-5a2605761979} <Debug> TCPHandler: Processed in 0.001474063 sec. | ||
| 18376 | 2026.01.16 20:41:48.695690 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18377 | 2026.01.16 20:41:48.695703 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18378 | 2026.01.16 20:41:48.695720 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18379 | 2026.01.16 20:41:48.695786 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18380 | 2026.01.16 20:41:48.695799 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_132_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_131_29 to all_132_132_0 into Compact with storage Full | ||
| 18381 | 2026.01.16 20:41:48.695903 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_132_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18382 | 2026.01.16 20:41:48.695907 [ 276 ] {316efd24-d5a6-4fbf-a702-fce406cba845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18383 | 2026.01.16 20:41:48.695939 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_29, total 39591 rows starting from the beginning of the part | ||
| 18384 | 2026.01.16 20:41:48.695986 [ 276 ] {316efd24-d5a6-4fbf-a702-fce406cba845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18385 | 2026.01.16 20:41:48.695994 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_136_27} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18386 | 2026.01.16 20:41:48.696012 [ 193 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 18387 | 2026.01.16 20:41:48.696107 [ 200 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_136_27} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18388 | 2026.01.16 20:41:48.696226 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 18389 | 2026.01.16 20:41:48.696920 [ 276 ] {316efd24-d5a6-4fbf-a702-fce406cba845} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18390 | 2026.01.16 20:41:48.696959 [ 276 ] {316efd24-d5a6-4fbf-a702-fce406cba845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18391 | 2026.01.16 20:41:48.697544 [ 276 ] {316efd24-d5a6-4fbf-a702-fce406cba845} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18392 | 2026.01.16 20:41:48.697799 [ 276 ] {316efd24-d5a6-4fbf-a702-fce406cba845} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18393 | 2026.01.16 20:41:48.697930 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18394 | 2026.01.16 20:41:48.697956 [ 276 ] {316efd24-d5a6-4fbf-a702-fce406cba845} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002074 sec., 11571.841851494697 rows/sec., 20.74 MiB/sec. | ||
| 18395 | 2026.01.16 20:41:48.697960 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18396 | 2026.01.16 20:41:48.697997 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18397 | 2026.01.16 20:41:48.698057 [ 276 ] {316efd24-d5a6-4fbf-a702-fce406cba845} <Debug> TCPHandler: Processed in 0.002320972 sec. | ||
| 18398 | 2026.01.16 20:41:48.698071 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18399 | 2026.01.16 20:41:48.698179 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18400 | 2026.01.16 20:41:48.698270 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18401 | 2026.01.16 20:41:48.698280 [ 276 ] {648ee4ce-36d2-4cd2-8709-e362dce4e4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18402 | 2026.01.16 20:41:48.698328 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2534 rows starting from the beginning of the part | ||
| 18403 | 2026.01.16 20:41:48.698333 [ 276 ] {648ee4ce-36d2-4cd2-8709-e362dce4e4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18404 | 2026.01.16 20:41:48.698481 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 24 rows starting from the beginning of the part | ||
| 18405 | 2026.01.16 20:41:48.698610 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 17 rows starting from the beginning of the part | ||
| 18406 | 2026.01.16 20:41:48.698709 [ 276 ] {648ee4ce-36d2-4cd2-8709-e362dce4e4ab} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18407 | 2026.01.16 20:41:48.698713 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 24 rows starting from the beginning of the part | ||
| 18408 | 2026.01.16 20:41:48.698761 [ 276 ] {648ee4ce-36d2-4cd2-8709-e362dce4e4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18409 | 2026.01.16 20:41:48.698843 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 17 rows starting from the beginning of the part | ||
| 18410 | 2026.01.16 20:41:48.698944 [ 194 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 24 rows starting from the beginning of the part | ||
| 18411 | 2026.01.16 20:41:48.699115 [ 276 ] {648ee4ce-36d2-4cd2-8709-e362dce4e4ab} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18412 | 2026.01.16 20:41:48.699424 [ 276 ] {648ee4ce-36d2-4cd2-8709-e362dce4e4ab} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18413 | 2026.01.16 20:41:48.699552 [ 52 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18414 | 2026.01.16 20:41:48.699569 [ 276 ] {648ee4ce-36d2-4cd2-8709-e362dce4e4ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001308 sec., 45871.55963302753 rows/sec., 3.09 MiB/sec. | ||
| 18415 | 2026.01.16 20:41:48.699581 [ 52 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18416 | 2026.01.16 20:41:48.699607 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18417 | 2026.01.16 20:41:48.699615 [ 276 ] {648ee4ce-36d2-4cd2-8709-e362dce4e4ab} <Debug> TCPHandler: Processed in 0.001486713 sec. | ||
| 18418 | 2026.01.16 20:41:48.699674 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18419 | 2026.01.16 20:41:48.699776 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18420 | 2026.01.16 20:41:48.699806 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8120 rows starting from the beginning of the part | ||
| 18421 | 2026.01.16 20:41:48.699866 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 18422 | 2026.01.16 20:41:48.699905 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 18423 | 2026.01.16 20:41:48.699943 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 18424 | 2026.01.16 20:41:48.699979 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 18425 | 2026.01.16 20:41:48.700017 [ 200 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 18426 | 2026.01.16 20:41:48.702747 [ 198 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8420 rows, containing 4 columns (4 merged, 0 gathered) in 0.003099559 sec., 2716515.478492263 rows/sec., 181.11 MiB/sec. | ||
| 18427 | 2026.01.16 20:41:48.702942 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18428 | 2026.01.16 20:41:48.703237 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_136_27} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18429 | 2026.01.16 20:41:48.703307 [ 197 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_136_27} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18430 | 2026.01.16 20:41:48.703350 [ 191 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_132_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39751 rows, containing 5 columns (5 merged, 0 gathered) in 0.00758123 sec., 5243344.4177264115 rows/sec., 358.74 MiB/sec. | ||
| 18431 | 2026.01.16 20:41:48.703389 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18432 | 2026.01.16 20:41:48.704082 [ 190 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_132_30} <Trace> MergedBlockOutputStream: filled checksums all_1_132_30 (state Temporary) | ||
| 18433 | 2026.01.16 20:41:48.704375 [ 190 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_132_30} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_132_30 to all_1_132_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18434 | 2026.01.16 20:41:48.704462 [ 190 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_132_30} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 2 parts: [all_1_131_29, all_132_132_0] -> all_1_132_30 | ||
| 18435 | 2026.01.16 20:41:48.704547 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18436 | 2026.01.16 20:41:48.710192 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 19 columns (19 merged, 0 gathered) in 0.012154213 sec., 217208.63374699783 rows/sec., 389.23 MiB/sec. | ||
| 18437 | 2026.01.16 20:41:48.712309 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18438 | 2026.01.16 20:41:48.712654 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18439 | 2026.01.16 20:41:48.712725 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18440 | 2026.01.16 20:41:48.712827 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.90 MiB. | ||
| 18441 | 2026.01.16 20:41:49.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.73 MiB, peak 410.94 MiB, free memory in arenas 0.00 B, will set to 393.89 MiB (RSS), difference: 3.17 MiB | ||
| 18442 | 2026.01.16 20:41:53.114486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44613 | ||
| 18443 | 2026.01.16 20:41:53.115036 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18444 | 2026.01.16 20:41:53.115078 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18445 | 2026.01.16 20:41:53.115573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18446 | 2026.01.16 20:41:53.115811 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2026.01.16 20:41:53.115945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44613 | ||
| 18448 | 2026.01.16 20:41:53.125807 [ 221 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18449 | 2026.01.16 20:41:53.125863 [ 221 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18450 | 2026.01.16 20:41:53.129346 [ 221 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18451 | 2026.01.16 20:41:53.716695 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18452 | 2026.01.16 20:41:53.716976 [ 276 ] {454da51f-60fb-4f48-b0eb-a52c289108a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18453 | 2026.01.16 20:41:53.717076 [ 276 ] {454da51f-60fb-4f48-b0eb-a52c289108a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18454 | 2026.01.16 20:41:53.717793 [ 276 ] {454da51f-60fb-4f48-b0eb-a52c289108a5} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18455 | 2026.01.16 20:41:53.717829 [ 276 ] {454da51f-60fb-4f48-b0eb-a52c289108a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18456 | 2026.01.16 20:41:53.718214 [ 276 ] {454da51f-60fb-4f48-b0eb-a52c289108a5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 18457 | 2026.01.16 20:41:53.718459 [ 276 ] {454da51f-60fb-4f48-b0eb-a52c289108a5} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18458 | 2026.01.16 20:41:53.718611 [ 276 ] {454da51f-60fb-4f48-b0eb-a52c289108a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001714 sec., 14002.333722287047 rows/sec., 1.16 MiB/sec. | ||
| 18459 | 2026.01.16 20:41:53.718652 [ 276 ] {454da51f-60fb-4f48-b0eb-a52c289108a5} <Debug> TCPHandler: Processed in 0.002141298 sec. | ||
| 18460 | 2026.01.16 20:41:53.718770 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18461 | 2026.01.16 20:41:53.718866 [ 276 ] {cc95e67b-3fdc-4b90-84f3-be5325833f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18462 | 2026.01.16 20:41:53.718907 [ 276 ] {cc95e67b-3fdc-4b90-84f3-be5325833f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18463 | 2026.01.16 20:41:53.719301 [ 276 ] {cc95e67b-3fdc-4b90-84f3-be5325833f49} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18464 | 2026.01.16 20:41:53.719336 [ 276 ] {cc95e67b-3fdc-4b90-84f3-be5325833f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18465 | 2026.01.16 20:41:53.719638 [ 276 ] {cc95e67b-3fdc-4b90-84f3-be5325833f49} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 18466 | 2026.01.16 20:41:53.719860 [ 276 ] {cc95e67b-3fdc-4b90-84f3-be5325833f49} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18467 | 2026.01.16 20:41:53.719985 [ 276 ] {cc95e67b-3fdc-4b90-84f3-be5325833f49} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 429.93 KiB/sec. | ||
| 18468 | 2026.01.16 20:41:53.720022 [ 276 ] {cc95e67b-3fdc-4b90-84f3-be5325833f49} <Debug> TCPHandler: Processed in 0.001302699 sec. | ||
| 18469 | 2026.01.16 20:41:53.720127 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18470 | 2026.01.16 20:41:53.720221 [ 276 ] {dd7d32f0-cfae-4002-8b16-097d418e9cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18471 | 2026.01.16 20:41:53.720260 [ 276 ] {dd7d32f0-cfae-4002-8b16-097d418e9cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18472 | 2026.01.16 20:41:53.721346 [ 276 ] {dd7d32f0-cfae-4002-8b16-097d418e9cc1} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18473 | 2026.01.16 20:41:53.721380 [ 276 ] {dd7d32f0-cfae-4002-8b16-097d418e9cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18474 | 2026.01.16 20:41:53.721770 [ 276 ] {dd7d32f0-cfae-4002-8b16-097d418e9cc1} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18475 | 2026.01.16 20:41:53.722001 [ 276 ] {dd7d32f0-cfae-4002-8b16-097d418e9cc1} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18476 | 2026.01.16 20:41:53.722128 [ 276 ] {dd7d32f0-cfae-4002-8b16-097d418e9cc1} <Debug> executeQuery: Read 1353 rows, 115.50 KiB in 0.001926 sec., 702492.2118380063 rows/sec., 58.57 MiB/sec. | ||
| 18477 | 2026.01.16 20:41:53.722166 [ 276 ] {dd7d32f0-cfae-4002-8b16-097d418e9cc1} <Debug> TCPHandler: Processed in 0.002088377 sec. | ||
| 18478 | 2026.01.16 20:41:53.722271 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18479 | 2026.01.16 20:41:53.722364 [ 276 ] {acfc25fe-b242-430c-9d31-86f5fc40c47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18480 | 2026.01.16 20:41:53.722405 [ 276 ] {acfc25fe-b242-430c-9d31-86f5fc40c47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18481 | 2026.01.16 20:41:53.722807 [ 276 ] {acfc25fe-b242-430c-9d31-86f5fc40c47b} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18482 | 2026.01.16 20:41:53.722841 [ 276 ] {acfc25fe-b242-430c-9d31-86f5fc40c47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18483 | 2026.01.16 20:41:53.723143 [ 276 ] {acfc25fe-b242-430c-9d31-86f5fc40c47b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18484 | 2026.01.16 20:41:53.723359 [ 276 ] {acfc25fe-b242-430c-9d31-86f5fc40c47b} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18485 | 2026.01.16 20:41:53.723485 [ 276 ] {acfc25fe-b242-430c-9d31-86f5fc40c47b} <Debug> executeQuery: Read 35 rows, 2.66 KiB in 0.001139 sec., 30728.70939420544 rows/sec., 2.28 MiB/sec. | ||
| 18486 | 2026.01.16 20:41:53.723522 [ 276 ] {acfc25fe-b242-430c-9d31-86f5fc40c47b} <Debug> TCPHandler: Processed in 0.001300629 sec. | ||
| 18487 | 2026.01.16 20:41:53.723625 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18488 | 2026.01.16 20:41:53.723725 [ 276 ] {05f0c2cb-28b0-440c-aa70-a39295d53b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18489 | 2026.01.16 20:41:53.723764 [ 276 ] {05f0c2cb-28b0-440c-aa70-a39295d53b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18490 | 2026.01.16 20:41:53.724258 [ 276 ] {05f0c2cb-28b0-440c-aa70-a39295d53b28} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18491 | 2026.01.16 20:41:53.724292 [ 276 ] {05f0c2cb-28b0-440c-aa70-a39295d53b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18492 | 2026.01.16 20:41:53.724608 [ 276 ] {05f0c2cb-28b0-440c-aa70-a39295d53b28} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 18493 | 2026.01.16 20:41:53.724822 [ 276 ] {05f0c2cb-28b0-440c-aa70-a39295d53b28} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18494 | 2026.01.16 20:41:53.724951 [ 276 ] {05f0c2cb-28b0-440c-aa70-a39295d53b28} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001243 sec., 202735.31777956558 rows/sec., 14.02 MiB/sec. | ||
| 18495 | 2026.01.16 20:41:53.724991 [ 276 ] {05f0c2cb-28b0-440c-aa70-a39295d53b28} <Debug> TCPHandler: Processed in 0.001414261 sec. | ||
| 18496 | 2026.01.16 20:41:53.725097 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18497 | 2026.01.16 20:41:53.725189 [ 276 ] {1980a478-e0c1-4f28-a621-1a8cf003e6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18498 | 2026.01.16 20:41:53.725228 [ 276 ] {1980a478-e0c1-4f28-a621-1a8cf003e6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18499 | 2026.01.16 20:41:53.725609 [ 276 ] {1980a478-e0c1-4f28-a621-1a8cf003e6e7} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18500 | 2026.01.16 20:41:53.725642 [ 276 ] {1980a478-e0c1-4f28-a621-1a8cf003e6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18501 | 2026.01.16 20:41:53.725932 [ 276 ] {1980a478-e0c1-4f28-a621-1a8cf003e6e7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 18502 | 2026.01.16 20:41:53.726141 [ 276 ] {1980a478-e0c1-4f28-a621-1a8cf003e6e7} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18503 | 2026.01.16 20:41:53.726270 [ 276 ] {1980a478-e0c1-4f28-a621-1a8cf003e6e7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 18504 | 2026.01.16 20:41:53.726308 [ 276 ] {1980a478-e0c1-4f28-a621-1a8cf003e6e7} <Debug> TCPHandler: Processed in 0.001258469 sec. | ||
| 18505 | 2026.01.16 20:41:53.726412 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18506 | 2026.01.16 20:41:53.726504 [ 276 ] {96582665-f08b-4e8f-9b20-abdfd3316aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18507 | 2026.01.16 20:41:53.726541 [ 276 ] {96582665-f08b-4e8f-9b20-abdfd3316aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18508 | 2026.01.16 20:41:53.727160 [ 276 ] {96582665-f08b-4e8f-9b20-abdfd3316aeb} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18509 | 2026.01.16 20:41:53.727192 [ 276 ] {96582665-f08b-4e8f-9b20-abdfd3316aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18510 | 2026.01.16 20:41:53.727525 [ 276 ] {96582665-f08b-4e8f-9b20-abdfd3316aeb} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18511 | 2026.01.16 20:41:53.727733 [ 276 ] {96582665-f08b-4e8f-9b20-abdfd3316aeb} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18512 | 2026.01.16 20:41:53.727861 [ 276 ] {96582665-f08b-4e8f-9b20-abdfd3316aeb} <Debug> executeQuery: Read 579 rows, 44.51 KiB in 0.001373 sec., 421704.2971595047 rows/sec., 31.66 MiB/sec. | ||
| 18513 | 2026.01.16 20:41:53.727900 [ 276 ] {96582665-f08b-4e8f-9b20-abdfd3316aeb} <Debug> TCPHandler: Processed in 0.001534384 sec. | ||
| 18514 | 2026.01.16 20:41:53.728004 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18515 | 2026.01.16 20:41:53.728095 [ 276 ] {682608d6-bc53-4c4e-90eb-81fcaba484ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18516 | 2026.01.16 20:41:53.728136 [ 276 ] {682608d6-bc53-4c4e-90eb-81fcaba484ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18517 | 2026.01.16 20:41:53.728720 [ 276 ] {682608d6-bc53-4c4e-90eb-81fcaba484ac} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18518 | 2026.01.16 20:41:53.728753 [ 276 ] {682608d6-bc53-4c4e-90eb-81fcaba484ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18519 | 2026.01.16 20:41:53.729119 [ 276 ] {682608d6-bc53-4c4e-90eb-81fcaba484ac} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18520 | 2026.01.16 20:41:53.729328 [ 276 ] {682608d6-bc53-4c4e-90eb-81fcaba484ac} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18521 | 2026.01.16 20:41:53.729431 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_132_30 to all_137_137_0 | ||
| 18522 | 2026.01.16 20:41:53.729460 [ 276 ] {682608d6-bc53-4c4e-90eb-81fcaba484ac} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001381 sec., 639391.7451122375 rows/sec., 43.40 MiB/sec. | ||
| 18523 | 2026.01.16 20:41:53.729462 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18524 | 2026.01.16 20:41:53.729491 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18525 | 2026.01.16 20:41:53.729499 [ 276 ] {682608d6-bc53-4c4e-90eb-81fcaba484ac} <Debug> TCPHandler: Processed in 0.001542044 sec. | ||
| 18526 | 2026.01.16 20:41:53.729583 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_137_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_132_30 to all_137_137_0 into Compact with storage Full | ||
| 18527 | 2026.01.16 20:41:53.729620 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18528 | 2026.01.16 20:41:53.729674 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_137_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18529 | 2026.01.16 20:41:53.729705 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_132_30, total 39751 rows starting from the beginning of the part | ||
| 18530 | 2026.01.16 20:41:53.729712 [ 276 ] {a1f11072-aab4-4516-9303-ad05492fa33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18531 | 2026.01.16 20:41:53.729763 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 18532 | 2026.01.16 20:41:53.729764 [ 276 ] {a1f11072-aab4-4516-9303-ad05492fa33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18533 | 2026.01.16 20:41:53.729810 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 162 rows starting from the beginning of the part | ||
| 18534 | 2026.01.16 20:41:53.729854 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18535 | 2026.01.16 20:41:53.729895 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 18536 | 2026.01.16 20:41:53.729934 [ 197 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_137_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 883 rows starting from the beginning of the part | ||
| 18537 | 2026.01.16 20:41:53.730621 [ 276 ] {a1f11072-aab4-4516-9303-ad05492fa33a} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18538 | 2026.01.16 20:41:53.730655 [ 276 ] {a1f11072-aab4-4516-9303-ad05492fa33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18539 | 2026.01.16 20:41:53.731192 [ 276 ] {a1f11072-aab4-4516-9303-ad05492fa33a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18540 | 2026.01.16 20:41:53.731425 [ 276 ] {a1f11072-aab4-4516-9303-ad05492fa33a} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18541 | 2026.01.16 20:41:53.731571 [ 276 ] {a1f11072-aab4-4516-9303-ad05492fa33a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001875 sec., 9066.666666666668 rows/sec., 16.25 MiB/sec. | ||
| 18542 | 2026.01.16 20:41:53.731636 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18543 | 2026.01.16 20:41:53.731657 [ 276 ] {a1f11072-aab4-4516-9303-ad05492fa33a} <Debug> TCPHandler: Processed in 0.002084157 sec. | ||
| 18544 | 2026.01.16 20:41:53.731687 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18545 | 2026.01.16 20:41:53.731797 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18546 | 2026.01.16 20:41:53.731894 [ 276 ] {715657eb-07ce-45c0-9ad2-04bdce4a809b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18547 | 2026.01.16 20:41:53.731934 [ 276 ] {715657eb-07ce-45c0-9ad2-04bdce4a809b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18548 | 2026.01.16 20:41:53.732282 [ 276 ] {715657eb-07ce-45c0-9ad2-04bdce4a809b} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18549 | 2026.01.16 20:41:53.732320 [ 276 ] {715657eb-07ce-45c0-9ad2-04bdce4a809b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18550 | 2026.01.16 20:41:53.732655 [ 276 ] {715657eb-07ce-45c0-9ad2-04bdce4a809b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18551 | 2026.01.16 20:41:53.732880 [ 276 ] {715657eb-07ce-45c0-9ad2-04bdce4a809b} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18552 | 2026.01.16 20:41:53.733012 [ 276 ] {715657eb-07ce-45c0-9ad2-04bdce4a809b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 18553 | 2026.01.16 20:41:53.733053 [ 276 ] {715657eb-07ce-45c0-9ad2-04bdce4a809b} <Debug> TCPHandler: Processed in 0.00130351 sec. | ||
| 18554 | 2026.01.16 20:41:53.733083 [ 220 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18555 | 2026.01.16 20:41:53.733139 [ 220 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18556 | 2026.01.16 20:41:53.734897 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18557 | 2026.01.16 20:41:53.735868 [ 220 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18558 | 2026.01.16 20:41:53.737484 [ 192 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_137_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41276 rows, containing 5 columns (5 merged, 0 gathered) in 0.007943848 sec., 5195970.517059239 rows/sec., 355.54 MiB/sec. | ||
| 18559 | 2026.01.16 20:41:53.737726 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_137_31} <Trace> MergedBlockOutputStream: filled checksums all_1_137_31 (state Temporary) | ||
| 18560 | 2026.01.16 20:41:53.738032 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_137_31 to all_1_137_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18561 | 2026.01.16 20:41:53.738106 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_137_31} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_132_30, all_137_137_0] -> all_1_137_31 | ||
| 18562 | 2026.01.16 20:41:53.738196 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 18563 | 2026.01.16 20:41:54.174695 [ 226 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18564 | 2026.01.16 20:41:54.174751 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18565 | 2026.01.16 20:41:54.177888 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18566 | 2026.01.16 20:41:54.712164 [ 220 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18567 | 2026.01.16 20:41:54.712244 [ 220 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18568 | 2026.01.16 20:41:54.715124 [ 220 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18569 | 2026.01.16 20:41:55.476831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 18570 | 2026.01.16 20:41:55.494858 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18571 | 2026.01.16 20:41:55.494916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18572 | 2026.01.16 20:41:55.501271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18573 | 2026.01.16 20:41:55.502014 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18574 | 2026.01.16 20:41:55.505106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 18575 | 2026.01.16 20:41:55.741239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2246 | ||
| 18576 | 2026.01.16 20:41:55.743722 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18577 | 2026.01.16 20:41:55.743764 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18578 | 2026.01.16 20:41:55.744974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18579 | 2026.01.16 20:41:55.745234 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18580 | 2026.01.16 20:41:55.745492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2246 | ||
| 18581 | 2026.01.16 20:41:56.343524 [ 225 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18582 | 2026.01.16 20:41:56.343603 [ 225 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18583 | 2026.01.16 20:41:56.345893 [ 225 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18584 | 2026.01.16 20:41:58.688098 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18585 | 2026.01.16 20:41:58.688298 [ 276 ] {faed6255-0625-4123-a111-e56a9b52e5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18586 | 2026.01.16 20:41:58.688373 [ 276 ] {faed6255-0625-4123-a111-e56a9b52e5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18587 | 2026.01.16 20:41:58.689129 [ 276 ] {faed6255-0625-4123-a111-e56a9b52e5aa} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18588 | 2026.01.16 20:41:58.689179 [ 276 ] {faed6255-0625-4123-a111-e56a9b52e5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18589 | 2026.01.16 20:41:58.689580 [ 276 ] {faed6255-0625-4123-a111-e56a9b52e5aa} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18590 | 2026.01.16 20:41:58.689812 [ 276 ] {faed6255-0625-4123-a111-e56a9b52e5aa} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18591 | 2026.01.16 20:41:58.689975 [ 276 ] {faed6255-0625-4123-a111-e56a9b52e5aa} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001731 sec., 60080.87810514154 rows/sec., 5.01 MiB/sec. | ||
| 18592 | 2026.01.16 20:41:58.690040 [ 276 ] {faed6255-0625-4123-a111-e56a9b52e5aa} <Debug> TCPHandler: Processed in 0.002080386 sec. | ||
| 18593 | 2026.01.16 20:41:58.690175 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18594 | 2026.01.16 20:41:58.690279 [ 276 ] {a0171a81-e5ad-4be8-b310-b4d8d78a3bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18595 | 2026.01.16 20:41:58.690323 [ 276 ] {a0171a81-e5ad-4be8-b310-b4d8d78a3bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18596 | 2026.01.16 20:41:58.690792 [ 276 ] {a0171a81-e5ad-4be8-b310-b4d8d78a3bad} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18597 | 2026.01.16 20:41:58.690833 [ 276 ] {a0171a81-e5ad-4be8-b310-b4d8d78a3bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18598 | 2026.01.16 20:41:58.691156 [ 276 ] {a0171a81-e5ad-4be8-b310-b4d8d78a3bad} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18599 | 2026.01.16 20:41:58.691375 [ 276 ] {a0171a81-e5ad-4be8-b310-b4d8d78a3bad} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18600 | 2026.01.16 20:41:58.691513 [ 276 ] {a0171a81-e5ad-4be8-b310-b4d8d78a3bad} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001258 sec., 19077.90143084261 rows/sec., 1.40 MiB/sec. | ||
| 18601 | 2026.01.16 20:41:58.691554 [ 276 ] {a0171a81-e5ad-4be8-b310-b4d8d78a3bad} <Debug> TCPHandler: Processed in 0.001431882 sec. | ||
| 18602 | 2026.01.16 20:41:58.691679 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18603 | 2026.01.16 20:41:58.691777 [ 276 ] {12f73bfe-275e-4d6f-868d-15d70af2fd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18604 | 2026.01.16 20:41:58.691820 [ 276 ] {12f73bfe-275e-4d6f-868d-15d70af2fd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18605 | 2026.01.16 20:41:58.692256 [ 276 ] {12f73bfe-275e-4d6f-868d-15d70af2fd12} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18606 | 2026.01.16 20:41:58.692293 [ 276 ] {12f73bfe-275e-4d6f-868d-15d70af2fd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18607 | 2026.01.16 20:41:58.692611 [ 276 ] {12f73bfe-275e-4d6f-868d-15d70af2fd12} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18608 | 2026.01.16 20:41:58.692840 [ 276 ] {12f73bfe-275e-4d6f-868d-15d70af2fd12} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18609 | 2026.01.16 20:41:58.692973 [ 276 ] {12f73bfe-275e-4d6f-868d-15d70af2fd12} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001216 sec., 72368.42105263157 rows/sec., 5.65 MiB/sec. | ||
| 18610 | 2026.01.16 20:41:58.693012 [ 276 ] {12f73bfe-275e-4d6f-868d-15d70af2fd12} <Debug> TCPHandler: Processed in 0.001384471 sec. | ||
| 18611 | 2026.01.16 20:41:58.693126 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18612 | 2026.01.16 20:41:58.693223 [ 276 ] {179f3783-5b58-4ad1-a722-33f38fccfaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18613 | 2026.01.16 20:41:58.693269 [ 276 ] {179f3783-5b58-4ad1-a722-33f38fccfaef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18614 | 2026.01.16 20:41:58.693683 [ 276 ] {179f3783-5b58-4ad1-a722-33f38fccfaef} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18615 | 2026.01.16 20:41:58.693720 [ 276 ] {179f3783-5b58-4ad1-a722-33f38fccfaef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18616 | 2026.01.16 20:41:58.694057 [ 276 ] {179f3783-5b58-4ad1-a722-33f38fccfaef} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18617 | 2026.01.16 20:41:58.694266 [ 276 ] {179f3783-5b58-4ad1-a722-33f38fccfaef} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18618 | 2026.01.16 20:41:58.694396 [ 276 ] {179f3783-5b58-4ad1-a722-33f38fccfaef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 18619 | 2026.01.16 20:41:58.694434 [ 276 ] {179f3783-5b58-4ad1-a722-33f38fccfaef} <Debug> TCPHandler: Processed in 0.00135708 sec. | ||
| 18620 | 2026.01.16 20:41:58.694549 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18621 | 2026.01.16 20:41:58.694642 [ 276 ] {dc99fd40-643e-44ad-96ae-fb74caa28fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18622 | 2026.01.16 20:41:58.694698 [ 276 ] {dc99fd40-643e-44ad-96ae-fb74caa28fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18623 | 2026.01.16 20:41:58.695583 [ 276 ] {dc99fd40-643e-44ad-96ae-fb74caa28fac} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18624 | 2026.01.16 20:41:58.695620 [ 276 ] {dc99fd40-643e-44ad-96ae-fb74caa28fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18625 | 2026.01.16 20:41:58.696157 [ 276 ] {dc99fd40-643e-44ad-96ae-fb74caa28fac} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18626 | 2026.01.16 20:41:58.696389 [ 276 ] {dc99fd40-643e-44ad-96ae-fb74caa28fac} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18627 | 2026.01.16 20:41:58.696534 [ 276 ] {dc99fd40-643e-44ad-96ae-fb74caa28fac} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00191 sec., 12565.445026178011 rows/sec., 22.52 MiB/sec. | ||
| 18628 | 2026.01.16 20:41:58.696602 [ 276 ] {dc99fd40-643e-44ad-96ae-fb74caa28fac} <Debug> TCPHandler: Processed in 0.002103097 sec. | ||
| 18629 | 2026.01.16 20:41:58.696723 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18630 | 2026.01.16 20:41:58.696817 [ 276 ] {c1d16769-a0e3-4b53-bb9b-270b0638c2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18631 | 2026.01.16 20:41:58.696859 [ 276 ] {c1d16769-a0e3-4b53-bb9b-270b0638c2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18632 | 2026.01.16 20:41:58.697225 [ 276 ] {c1d16769-a0e3-4b53-bb9b-270b0638c2f2} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18633 | 2026.01.16 20:41:58.697261 [ 276 ] {c1d16769-a0e3-4b53-bb9b-270b0638c2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18634 | 2026.01.16 20:41:58.697592 [ 276 ] {c1d16769-a0e3-4b53-bb9b-270b0638c2f2} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18635 | 2026.01.16 20:41:58.697814 [ 276 ] {c1d16769-a0e3-4b53-bb9b-270b0638c2f2} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18636 | 2026.01.16 20:41:58.697944 [ 276 ] {c1d16769-a0e3-4b53-bb9b-270b0638c2f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 18637 | 2026.01.16 20:41:58.697982 [ 276 ] {c1d16769-a0e3-4b53-bb9b-270b0638c2f2} <Debug> TCPHandler: Processed in 0.001309039 sec. | ||
| 18638 | 2026.01.16 20:42:00.298316 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18639 | 2026.01.16 20:42:00.298409 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18640 | 2026.01.16 20:42:00.616096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45061 | ||
| 18641 | 2026.01.16 20:42:00.616668 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18642 | 2026.01.16 20:42:00.616719 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18643 | 2026.01.16 20:42:00.617223 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18644 | 2026.01.16 20:42:00.617465 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18645 | 2026.01.16 20:42:00.617629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45061 | ||
| 18646 | 2026.01.16 20:42:03.005350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 18647 | 2026.01.16 20:42:03.026155 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18648 | 2026.01.16 20:42:03.026221 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18649 | 2026.01.16 20:42:03.032615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18650 | 2026.01.16 20:42:03.033333 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18651 | 2026.01.16 20:42:03.037081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 18652 | 2026.01.16 20:42:03.687810 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18653 | 2026.01.16 20:42:03.688031 [ 276 ] {5211288a-b0e0-427a-a83a-6d40485f8d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18654 | 2026.01.16 20:42:03.688108 [ 276 ] {5211288a-b0e0-427a-a83a-6d40485f8d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18655 | 2026.01.16 20:42:03.688818 [ 276 ] {5211288a-b0e0-427a-a83a-6d40485f8d1e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18656 | 2026.01.16 20:42:03.688869 [ 276 ] {5211288a-b0e0-427a-a83a-6d40485f8d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18657 | 2026.01.16 20:42:03.689312 [ 276 ] {5211288a-b0e0-427a-a83a-6d40485f8d1e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18658 | 2026.01.16 20:42:03.689548 [ 276 ] {5211288a-b0e0-427a-a83a-6d40485f8d1e} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18659 | 2026.01.16 20:42:03.689718 [ 276 ] {5211288a-b0e0-427a-a83a-6d40485f8d1e} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001746 sec., 51546.39175257732 rows/sec., 4.32 MiB/sec. | ||
| 18660 | 2026.01.16 20:42:03.689773 [ 276 ] {5211288a-b0e0-427a-a83a-6d40485f8d1e} <Debug> TCPHandler: Processed in 0.002104977 sec. | ||
| 18661 | 2026.01.16 20:42:03.689901 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18662 | 2026.01.16 20:42:03.690005 [ 276 ] {3341a00b-e26e-4fe3-85dc-de8ebf28d635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18663 | 2026.01.16 20:42:03.690049 [ 276 ] {3341a00b-e26e-4fe3-85dc-de8ebf28d635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18664 | 2026.01.16 20:42:03.690478 [ 276 ] {3341a00b-e26e-4fe3-85dc-de8ebf28d635} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18665 | 2026.01.16 20:42:03.690517 [ 276 ] {3341a00b-e26e-4fe3-85dc-de8ebf28d635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18666 | 2026.01.16 20:42:03.690828 [ 276 ] {3341a00b-e26e-4fe3-85dc-de8ebf28d635} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18667 | 2026.01.16 20:42:03.691043 [ 276 ] {3341a00b-e26e-4fe3-85dc-de8ebf28d635} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18668 | 2026.01.16 20:42:03.691171 [ 30 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18669 | 2026.01.16 20:42:03.691180 [ 276 ] {3341a00b-e26e-4fe3-85dc-de8ebf28d635} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.0012 sec., 14166.666666666668 rows/sec., 1.04 MiB/sec. | ||
| 18670 | 2026.01.16 20:42:03.691231 [ 30 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18671 | 2026.01.16 20:42:03.691246 [ 276 ] {3341a00b-e26e-4fe3-85dc-de8ebf28d635} <Debug> TCPHandler: Processed in 0.001397381 sec. | ||
| 18672 | 2026.01.16 20:42:03.691255 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18673 | 2026.01.16 20:42:03.691365 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18674 | 2026.01.16 20:42:03.691372 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18675 | 2026.01.16 20:42:03.691479 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18676 | 2026.01.16 20:42:03.691488 [ 276 ] {68dab69e-ec32-4d44-acaa-65b6a013b69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18677 | 2026.01.16 20:42:03.691513 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 278 rows starting from the beginning of the part | ||
| 18678 | 2026.01.16 20:42:03.691530 [ 276 ] {68dab69e-ec32-4d44-acaa-65b6a013b69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18679 | 2026.01.16 20:42:03.691578 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 17 rows starting from the beginning of the part | ||
| 18680 | 2026.01.16 20:42:03.691626 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 24 rows starting from the beginning of the part | ||
| 18681 | 2026.01.16 20:42:03.691669 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 35 rows starting from the beginning of the part | ||
| 18682 | 2026.01.16 20:42:03.691709 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 24 rows starting from the beginning of the part | ||
| 18683 | 2026.01.16 20:42:03.691749 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 17 rows starting from the beginning of the part | ||
| 18684 | 2026.01.16 20:42:03.691969 [ 276 ] {68dab69e-ec32-4d44-acaa-65b6a013b69e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18685 | 2026.01.16 20:42:03.692005 [ 276 ] {68dab69e-ec32-4d44-acaa-65b6a013b69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18686 | 2026.01.16 20:42:03.692328 [ 276 ] {68dab69e-ec32-4d44-acaa-65b6a013b69e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18687 | 2026.01.16 20:42:03.692518 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200047 sec., 329153.7748104866 rows/sec., 22.89 MiB/sec. | ||
| 18688 | 2026.01.16 20:42:03.692541 [ 276 ] {68dab69e-ec32-4d44-acaa-65b6a013b69e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18689 | 2026.01.16 20:42:03.692630 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18690 | 2026.01.16 20:42:03.692675 [ 276 ] {68dab69e-ec32-4d44-acaa-65b6a013b69e} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001209 sec., 66997.51861042183 rows/sec., 5.23 MiB/sec. | ||
| 18691 | 2026.01.16 20:42:03.692715 [ 276 ] {68dab69e-ec32-4d44-acaa-65b6a013b69e} <Debug> TCPHandler: Processed in 0.001392291 sec. | ||
| 18692 | 2026.01.16 20:42:03.692825 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18693 | 2026.01.16 20:42:03.692860 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_136_27} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18694 | 2026.01.16 20:42:03.692922 [ 276 ] {b586b36e-fb0e-4a26-9176-9bd7d8bf292e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18695 | 2026.01.16 20:42:03.692924 [ 189 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_136_27} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18696 | 2026.01.16 20:42:03.692966 [ 276 ] {b586b36e-fb0e-4a26-9176-9bd7d8bf292e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18697 | 2026.01.16 20:42:03.692998 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18698 | 2026.01.16 20:42:03.693377 [ 276 ] {b586b36e-fb0e-4a26-9176-9bd7d8bf292e} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18699 | 2026.01.16 20:42:03.693413 [ 276 ] {b586b36e-fb0e-4a26-9176-9bd7d8bf292e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18700 | 2026.01.16 20:42:03.693767 [ 276 ] {b586b36e-fb0e-4a26-9176-9bd7d8bf292e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18701 | 2026.01.16 20:42:03.693996 [ 276 ] {b586b36e-fb0e-4a26-9176-9bd7d8bf292e} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18702 | 2026.01.16 20:42:03.694130 [ 276 ] {b586b36e-fb0e-4a26-9176-9bd7d8bf292e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 18703 | 2026.01.16 20:42:03.694168 [ 276 ] {b586b36e-fb0e-4a26-9176-9bd7d8bf292e} <Debug> TCPHandler: Processed in 0.001393421 sec. | ||
| 18704 | 2026.01.16 20:42:03.694279 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18705 | 2026.01.16 20:42:03.694374 [ 276 ] {82c3fa18-fa43-470d-a072-bc423825cb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18706 | 2026.01.16 20:42:03.694429 [ 276 ] {82c3fa18-fa43-470d-a072-bc423825cb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18707 | 2026.01.16 20:42:03.695266 [ 276 ] {82c3fa18-fa43-470d-a072-bc423825cb62} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18708 | 2026.01.16 20:42:03.695302 [ 276 ] {82c3fa18-fa43-470d-a072-bc423825cb62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18709 | 2026.01.16 20:42:03.695856 [ 276 ] {82c3fa18-fa43-470d-a072-bc423825cb62} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18710 | 2026.01.16 20:42:03.696095 [ 276 ] {82c3fa18-fa43-470d-a072-bc423825cb62} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18711 | 2026.01.16 20:42:03.696240 [ 276 ] {82c3fa18-fa43-470d-a072-bc423825cb62} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001885 sec., 9018.567639257295 rows/sec., 16.16 MiB/sec. | ||
| 18712 | 2026.01.16 20:42:03.696310 [ 276 ] {82c3fa18-fa43-470d-a072-bc423825cb62} <Debug> TCPHandler: Processed in 0.002084886 sec. | ||
| 18713 | 2026.01.16 20:42:03.696424 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18714 | 2026.01.16 20:42:03.696518 [ 276 ] {3a805a9a-d3c4-4a45-9561-3feec97b5545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18715 | 2026.01.16 20:42:03.696561 [ 276 ] {3a805a9a-d3c4-4a45-9561-3feec97b5545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18716 | 2026.01.16 20:42:03.696910 [ 276 ] {3a805a9a-d3c4-4a45-9561-3feec97b5545} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18717 | 2026.01.16 20:42:03.696946 [ 276 ] {3a805a9a-d3c4-4a45-9561-3feec97b5545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 18718 | 2026.01.16 20:42:03.697260 [ 276 ] {3a805a9a-d3c4-4a45-9561-3feec97b5545} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18719 | 2026.01.16 20:42:03.697489 [ 276 ] {3a805a9a-d3c4-4a45-9561-3feec97b5545} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18720 | 2026.01.16 20:42:03.697620 [ 276 ] {3a805a9a-d3c4-4a45-9561-3feec97b5545} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 18721 | 2026.01.16 20:42:03.697660 [ 276 ] {3a805a9a-d3c4-4a45-9561-3feec97b5545} <Debug> TCPHandler: Processed in 0.001286759 sec. | ||
| 18722 | 2026.01.16 20:42:04.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.90 MiB, peak 410.94 MiB, free memory in arenas 0.00 B, will set to 393.90 MiB (RSS), difference: -1.00 MiB | ||
| 18723 | 2026.01.16 20:42:05.746622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2270 | ||
| 18724 | 2026.01.16 20:42:05.748919 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18725 | 2026.01.16 20:42:05.748981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18726 | 2026.01.16 20:42:05.750241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18727 | 2026.01.16 20:42:05.750522 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18728 | 2026.01.16 20:42:05.750922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2270 | ||
| 18729 | 2026.01.16 20:42:05.831419 [ 40 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Selected 5 parts from all_1_42_10 to all_46_46_0 | ||
| 18730 | 2026.01.16 20:42:05.831466 [ 40 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18731 | 2026.01.16 20:42:05.831488 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18732 | 2026.01.16 20:42:05.831589 [ 226 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18733 | 2026.01.16 20:42:05.831610 [ 189 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_10 to all_46_46_0 into Compact with storage Full | ||
| 18734 | 2026.01.16 20:42:05.831649 [ 226 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18735 | 2026.01.16 20:42:05.831770 [ 189 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18736 | 2026.01.16 20:42:05.831809 [ 189 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_10, total 20 rows starting from the beginning of the part | ||
| 18737 | 2026.01.16 20:42:05.831879 [ 189 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
| 18738 | 2026.01.16 20:42:05.831925 [ 189 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 18739 | 2026.01.16 20:42:05.831971 [ 189 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part | ||
| 18740 | 2026.01.16 20:42:05.832012 [ 189 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 18741 | 2026.01.16 20:42:05.832774 [ 196 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224617 sec., 31030.10982209132 rows/sec., 2.59 MiB/sec. | ||
| 18742 | 2026.01.16 20:42:05.832963 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
| 18743 | 2026.01.16 20:42:05.833410 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_46_11} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18744 | 2026.01.16 20:42:05.833497 [ 195 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_46_11} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Merged 5 parts: [all_1_42_10, all_46_46_0] -> all_1_46_11 | ||
| 18745 | 2026.01.16 20:42:05.833597 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18746 | 2026.01.16 20:42:05.833968 [ 226 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18747 | 2026.01.16 20:42:07.265958 [ 225 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18748 | 2026.01.16 20:42:07.266012 [ 225 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18749 | 2026.01.16 20:42:07.269507 [ 225 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18750 | 2026.01.16 20:42:08.118716 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45573 | ||
| 18751 | 2026.01.16 20:42:08.119265 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18752 | 2026.01.16 20:42:08.119316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18753 | 2026.01.16 20:42:08.119799 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18754 | 2026.01.16 20:42:08.120086 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18755 | 2026.01.16 20:42:08.120249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45573 | ||
| 18756 | 2026.01.16 20:42:08.189799 [ 221 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18757 | 2026.01.16 20:42:08.189852 [ 221 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18758 | 2026.01.16 20:42:08.192024 [ 221 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18759 | 2026.01.16 20:42:08.691848 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18760 | 2026.01.16 20:42:08.692091 [ 276 ] {ff18e645-dfd0-4024-b0c8-e323ee9368a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18761 | 2026.01.16 20:42:08.692190 [ 276 ] {ff18e645-dfd0-4024-b0c8-e323ee9368a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18762 | 2026.01.16 20:42:08.693081 [ 276 ] {ff18e645-dfd0-4024-b0c8-e323ee9368a3} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18763 | 2026.01.16 20:42:08.693151 [ 276 ] {ff18e645-dfd0-4024-b0c8-e323ee9368a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18764 | 2026.01.16 20:42:08.694273 [ 276 ] {ff18e645-dfd0-4024-b0c8-e323ee9368a3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18765 | 2026.01.16 20:42:08.694571 [ 276 ] {ff18e645-dfd0-4024-b0c8-e323ee9368a3} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2026.01.16 20:42:08.694758 [ 276 ] {ff18e645-dfd0-4024-b0c8-e323ee9368a3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002736 sec., 1461.9883040935672 rows/sec., 119.21 KiB/sec. | ||
| 18767 | 2026.01.16 20:42:08.694826 [ 276 ] {ff18e645-dfd0-4024-b0c8-e323ee9368a3} <Debug> TCPHandler: Processed in 0.003150121 sec. | ||
| 18768 | 2026.01.16 20:42:08.694981 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18769 | 2026.01.16 20:42:08.695095 [ 276 ] {e6c93647-2580-433e-aef8-305ec3a04908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18770 | 2026.01.16 20:42:08.695145 [ 276 ] {e6c93647-2580-433e-aef8-305ec3a04908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18771 | 2026.01.16 20:42:08.695706 [ 276 ] {e6c93647-2580-433e-aef8-305ec3a04908} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18772 | 2026.01.16 20:42:08.695745 [ 276 ] {e6c93647-2580-433e-aef8-305ec3a04908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18773 | 2026.01.16 20:42:08.696128 [ 276 ] {e6c93647-2580-433e-aef8-305ec3a04908} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18774 | 2026.01.16 20:42:08.696440 [ 276 ] {e6c93647-2580-433e-aef8-305ec3a04908} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2026.01.16 20:42:08.696593 [ 276 ] {e6c93647-2580-433e-aef8-305ec3a04908} <Debug> executeQuery: Read 128 rows, 11.11 KiB in 0.001527 sec., 83824.49246889325 rows/sec., 7.11 MiB/sec. | ||
| 18776 | 2026.01.16 20:42:08.696642 [ 276 ] {e6c93647-2580-433e-aef8-305ec3a04908} <Debug> TCPHandler: Processed in 0.001722508 sec. | ||
| 18777 | 2026.01.16 20:42:08.696783 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18778 | 2026.01.16 20:42:08.696890 [ 276 ] {bc3b5a3c-7747-4c51-a0f3-e836acbca65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18779 | 2026.01.16 20:42:08.696936 [ 276 ] {bc3b5a3c-7747-4c51-a0f3-e836acbca65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18780 | 2026.01.16 20:42:08.697409 [ 276 ] {bc3b5a3c-7747-4c51-a0f3-e836acbca65d} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18781 | 2026.01.16 20:42:08.697453 [ 276 ] {bc3b5a3c-7747-4c51-a0f3-e836acbca65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18782 | 2026.01.16 20:42:08.697808 [ 276 ] {bc3b5a3c-7747-4c51-a0f3-e836acbca65d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18783 | 2026.01.16 20:42:08.698071 [ 276 ] {bc3b5a3c-7747-4c51-a0f3-e836acbca65d} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18784 | 2026.01.16 20:42:08.698215 [ 276 ] {bc3b5a3c-7747-4c51-a0f3-e836acbca65d} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001348 sec., 28931.75074183976 rows/sec., 2.11 MiB/sec. | ||
| 18785 | 2026.01.16 20:42:08.698261 [ 276 ] {bc3b5a3c-7747-4c51-a0f3-e836acbca65d} <Debug> TCPHandler: Processed in 0.001530824 sec. | ||
| 18786 | 2026.01.16 20:42:08.698391 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18787 | 2026.01.16 20:42:08.698504 [ 276 ] {a916d425-309f-4826-beb0-d1d7bcd3418d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18788 | 2026.01.16 20:42:08.698550 [ 276 ] {a916d425-309f-4826-beb0-d1d7bcd3418d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18789 | 2026.01.16 20:42:08.699040 [ 276 ] {a916d425-309f-4826-beb0-d1d7bcd3418d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18790 | 2026.01.16 20:42:08.699083 [ 276 ] {a916d425-309f-4826-beb0-d1d7bcd3418d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18791 | 2026.01.16 20:42:08.699464 [ 276 ] {a916d425-309f-4826-beb0-d1d7bcd3418d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18792 | 2026.01.16 20:42:08.699738 [ 276 ] {a916d425-309f-4826-beb0-d1d7bcd3418d} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18793 | 2026.01.16 20:42:08.699874 [ 276 ] {a916d425-309f-4826-beb0-d1d7bcd3418d} <Debug> executeQuery: Read 109 rows, 8.75 KiB in 0.001393 sec., 78248.3847810481 rows/sec., 6.14 MiB/sec. | ||
| 18794 | 2026.01.16 20:42:08.699916 [ 276 ] {a916d425-309f-4826-beb0-d1d7bcd3418d} <Debug> TCPHandler: Processed in 0.001583636 sec. | ||
| 18795 | 2026.01.16 20:42:08.700034 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18796 | 2026.01.16 20:42:08.700132 [ 276 ] {a5683d3a-1edf-466e-a390-57d84e905c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18797 | 2026.01.16 20:42:08.700177 [ 276 ] {a5683d3a-1edf-466e-a390-57d84e905c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18798 | 2026.01.16 20:42:08.700677 [ 276 ] {a5683d3a-1edf-466e-a390-57d84e905c0c} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18799 | 2026.01.16 20:42:08.700722 [ 276 ] {a5683d3a-1edf-466e-a390-57d84e905c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18800 | 2026.01.16 20:42:08.701224 [ 276 ] {a5683d3a-1edf-466e-a390-57d84e905c0c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18801 | 2026.01.16 20:42:08.701526 [ 276 ] {a5683d3a-1edf-466e-a390-57d84e905c0c} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18802 | 2026.01.16 20:42:08.701685 [ 276 ] {a5683d3a-1edf-466e-a390-57d84e905c0c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001568 sec., 103316.32653061225 rows/sec., 7.19 MiB/sec. | ||
| 18803 | 2026.01.16 20:42:08.701743 [ 276 ] {a5683d3a-1edf-466e-a390-57d84e905c0c} <Debug> TCPHandler: Processed in 0.00175811 sec. | ||
| 18804 | 2026.01.16 20:42:08.701912 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18805 | 2026.01.16 20:42:08.702055 [ 276 ] {520a3577-7923-4c00-b170-18b6c309c0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18806 | 2026.01.16 20:42:08.702137 [ 276 ] {520a3577-7923-4c00-b170-18b6c309c0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18807 | 2026.01.16 20:42:08.703195 [ 276 ] {520a3577-7923-4c00-b170-18b6c309c0a8} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18808 | 2026.01.16 20:42:08.703240 [ 276 ] {520a3577-7923-4c00-b170-18b6c309c0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18809 | 2026.01.16 20:42:08.703931 [ 276 ] {520a3577-7923-4c00-b170-18b6c309c0a8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18810 | 2026.01.16 20:42:08.704265 [ 276 ] {520a3577-7923-4c00-b170-18b6c309c0a8} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18811 | 2026.01.16 20:42:08.704435 [ 276 ] {520a3577-7923-4c00-b170-18b6c309c0a8} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002411 sec., 14516.798009124845 rows/sec., 26.01 MiB/sec. | ||
| 18812 | 2026.01.16 20:42:08.704502 [ 276 ] {520a3577-7923-4c00-b170-18b6c309c0a8} <Debug> TCPHandler: Processed in 0.00266166 sec. | ||
| 18813 | 2026.01.16 20:42:08.704635 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18814 | 2026.01.16 20:42:08.704737 [ 276 ] {dfd69f36-fba1-4e48-bc45-f73506554a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18815 | 2026.01.16 20:42:08.704783 [ 276 ] {dfd69f36-fba1-4e48-bc45-f73506554a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18816 | 2026.01.16 20:42:08.705182 [ 276 ] {dfd69f36-fba1-4e48-bc45-f73506554a2a} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18817 | 2026.01.16 20:42:08.705225 [ 276 ] {dfd69f36-fba1-4e48-bc45-f73506554a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18818 | 2026.01.16 20:42:08.705658 [ 276 ] {dfd69f36-fba1-4e48-bc45-f73506554a2a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 18819 | 2026.01.16 20:42:08.705943 [ 276 ] {dfd69f36-fba1-4e48-bc45-f73506554a2a} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18820 | 2026.01.16 20:42:08.706094 [ 276 ] {dfd69f36-fba1-4e48-bc45-f73506554a2a} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001377 sec., 6535.9477124183 rows/sec., 502.82 KiB/sec. | ||
| 18821 | 2026.01.16 20:42:08.706138 [ 276 ] {dfd69f36-fba1-4e48-bc45-f73506554a2a} <Debug> TCPHandler: Processed in 0.001553355 sec. | ||
| 18822 | 2026.01.16 20:42:08.706266 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18823 | 2026.01.16 20:42:08.706376 [ 276 ] {76954f7d-a52e-4ef9-af32-6e59c01aa21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18824 | 2026.01.16 20:42:08.706426 [ 276 ] {76954f7d-a52e-4ef9-af32-6e59c01aa21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18825 | 2026.01.16 20:42:08.706808 [ 276 ] {76954f7d-a52e-4ef9-af32-6e59c01aa21d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18826 | 2026.01.16 20:42:08.706851 [ 276 ] {76954f7d-a52e-4ef9-af32-6e59c01aa21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18827 | 2026.01.16 20:42:08.707219 [ 276 ] {76954f7d-a52e-4ef9-af32-6e59c01aa21d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18828 | 2026.01.16 20:42:08.707504 [ 276 ] {76954f7d-a52e-4ef9-af32-6e59c01aa21d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18829 | 2026.01.16 20:42:08.707656 [ 276 ] {76954f7d-a52e-4ef9-af32-6e59c01aa21d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001301 sec., 46118.370484242885 rows/sec., 3.11 MiB/sec. | ||
| 18830 | 2026.01.16 20:42:08.707699 [ 276 ] {76954f7d-a52e-4ef9-af32-6e59c01aa21d} <Debug> TCPHandler: Processed in 0.001490704 sec. | ||
| 18831 | 2026.01.16 20:42:09.000309 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.49 MiB, peak 410.94 MiB, free memory in arenas 0.00 B, will set to 393.90 MiB (RSS), difference: 3.41 MiB | ||
| 18832 | 2026.01.16 20:42:09.206623 [ 222 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18833 | 2026.01.16 20:42:09.206684 [ 222 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18834 | 2026.01.16 20:42:09.210279 [ 222 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18835 | 2026.01.16 20:42:10.537171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 18836 | 2026.01.16 20:42:10.561918 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18837 | 2026.01.16 20:42:10.561999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18838 | 2026.01.16 20:42:10.571113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18839 | 2026.01.16 20:42:10.572219 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18840 | 2026.01.16 20:42:10.578541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 18841 | 2026.01.16 20:42:13.688350 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18842 | 2026.01.16 20:42:13.688552 [ 276 ] {585788c2-3495-4548-9afb-9d0bdd652a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18843 | 2026.01.16 20:42:13.688626 [ 276 ] {585788c2-3495-4548-9afb-9d0bdd652a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18844 | 2026.01.16 20:42:13.689338 [ 276 ] {585788c2-3495-4548-9afb-9d0bdd652a0b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18845 | 2026.01.16 20:42:13.689381 [ 276 ] {585788c2-3495-4548-9afb-9d0bdd652a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18846 | 2026.01.16 20:42:13.689781 [ 276 ] {585788c2-3495-4548-9afb-9d0bdd652a0b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18847 | 2026.01.16 20:42:13.690018 [ 276 ] {585788c2-3495-4548-9afb-9d0bdd652a0b} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18848 | 2026.01.16 20:42:13.690172 [ 276 ] {585788c2-3495-4548-9afb-9d0bdd652a0b} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001675 sec., 53731.343283582086 rows/sec., 4.51 MiB/sec. | ||
| 18849 | 2026.01.16 20:42:13.690181 [ 100 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18850 | 2026.01.16 20:42:13.690215 [ 276 ] {585788c2-3495-4548-9afb-9d0bdd652a0b} <Debug> TCPHandler: Processed in 0.001997605 sec. | ||
| 18851 | 2026.01.16 20:42:13.690262 [ 100 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18852 | 2026.01.16 20:42:13.690291 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18853 | 2026.01.16 20:42:13.690353 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18854 | 2026.01.16 20:42:13.690393 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18855 | 2026.01.16 20:42:13.690455 [ 276 ] {8095c0bf-4ffa-4357-9aa8-892968fd6062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18856 | 2026.01.16 20:42:13.690497 [ 276 ] {8095c0bf-4ffa-4357-9aa8-892968fd6062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18857 | 2026.01.16 20:42:13.690499 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18858 | 2026.01.16 20:42:13.690544 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2465 rows starting from the beginning of the part | ||
| 18859 | 2026.01.16 20:42:13.690609 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1353 rows starting from the beginning of the part | ||
| 18860 | 2026.01.16 20:42:13.690658 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 104 rows starting from the beginning of the part | ||
| 18861 | 2026.01.16 20:42:13.690706 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 90 rows starting from the beginning of the part | ||
| 18862 | 2026.01.16 20:42:13.690750 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 128 rows starting from the beginning of the part | ||
| 18863 | 2026.01.16 20:42:13.690793 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 90 rows starting from the beginning of the part | ||
| 18864 | 2026.01.16 20:42:13.690903 [ 276 ] {8095c0bf-4ffa-4357-9aa8-892968fd6062} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18865 | 2026.01.16 20:42:13.690941 [ 276 ] {8095c0bf-4ffa-4357-9aa8-892968fd6062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18866 | 2026.01.16 20:42:13.691246 [ 276 ] {8095c0bf-4ffa-4357-9aa8-892968fd6062} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18867 | 2026.01.16 20:42:13.691464 [ 276 ] {8095c0bf-4ffa-4357-9aa8-892968fd6062} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18868 | 2026.01.16 20:42:13.691599 [ 276 ] {8095c0bf-4ffa-4357-9aa8-892968fd6062} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001165 sec., 14592.274678111587 rows/sec., 1.07 MiB/sec. | ||
| 18869 | 2026.01.16 20:42:13.691639 [ 276 ] {8095c0bf-4ffa-4357-9aa8-892968fd6062} <Debug> TCPHandler: Processed in 0.00133568 sec. | ||
| 18870 | 2026.01.16 20:42:13.691742 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18871 | 2026.01.16 20:42:13.691836 [ 276 ] {5bc1f54e-36fa-4634-a972-515d398014e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18872 | 2026.01.16 20:42:13.691876 [ 276 ] {5bc1f54e-36fa-4634-a972-515d398014e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18873 | 2026.01.16 20:42:13.692288 [ 276 ] {5bc1f54e-36fa-4634-a972-515d398014e4} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18874 | 2026.01.16 20:42:13.692325 [ 276 ] {5bc1f54e-36fa-4634-a972-515d398014e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18875 | 2026.01.16 20:42:13.692635 [ 276 ] {5bc1f54e-36fa-4634-a972-515d398014e4} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18876 | 2026.01.16 20:42:13.692632 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 5 columns (5 merged, 0 gathered) in 0.002276591 sec., 1858041.255543925 rows/sec., 160.23 MiB/sec. | ||
| 18877 | 2026.01.16 20:42:13.692853 [ 276 ] {5bc1f54e-36fa-4634-a972-515d398014e4} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18878 | 2026.01.16 20:42:13.692977 [ 100 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18879 | 2026.01.16 20:42:13.692989 [ 276 ] {5bc1f54e-36fa-4634-a972-515d398014e4} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001171 sec., 69171.64816396243 rows/sec., 5.40 MiB/sec. | ||
| 18880 | 2026.01.16 20:42:13.693012 [ 100 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18881 | 2026.01.16 20:42:13.693016 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18882 | 2026.01.16 20:42:13.693048 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18883 | 2026.01.16 20:42:13.693039 [ 276 ] {5bc1f54e-36fa-4634-a972-515d398014e4} <Debug> TCPHandler: Processed in 0.00134492 sec. | ||
| 18884 | 2026.01.16 20:42:13.693159 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18885 | 2026.01.16 20:42:13.693189 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18886 | 2026.01.16 20:42:13.693280 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18887 | 2026.01.16 20:42:13.693292 [ 276 ] {b0d13bca-16af-4ff0-bf87-aa4b6dcff5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18888 | 2026.01.16 20:42:13.693323 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1250 rows starting from the beginning of the part | ||
| 18889 | 2026.01.16 20:42:13.693347 [ 276 ] {b0d13bca-16af-4ff0-bf87-aa4b6dcff5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18890 | 2026.01.16 20:42:13.693381 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_141_28} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18891 | 2026.01.16 20:42:13.693395 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 579 rows starting from the beginning of the part | ||
| 18892 | 2026.01.16 20:42:13.693443 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 88 rows starting from the beginning of the part | ||
| 18893 | 2026.01.16 20:42:13.693479 [ 203 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_141_28} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18894 | 2026.01.16 20:42:13.693487 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 81 rows starting from the beginning of the part | ||
| 18895 | 2026.01.16 20:42:13.693529 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 109 rows starting from the beginning of the part | ||
| 18896 | 2026.01.16 20:42:13.693576 [ 187 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 81 rows starting from the beginning of the part | ||
| 18897 | 2026.01.16 20:42:13.693604 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 18898 | 2026.01.16 20:42:13.693758 [ 276 ] {b0d13bca-16af-4ff0-bf87-aa4b6dcff5d9} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18899 | 2026.01.16 20:42:13.693800 [ 276 ] {b0d13bca-16af-4ff0-bf87-aa4b6dcff5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18900 | 2026.01.16 20:42:13.694163 [ 276 ] {b0d13bca-16af-4ff0-bf87-aa4b6dcff5d9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18901 | 2026.01.16 20:42:13.694399 [ 276 ] {b0d13bca-16af-4ff0-bf87-aa4b6dcff5d9} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18902 | 2026.01.16 20:42:13.694530 [ 276 ] {b0d13bca-16af-4ff0-bf87-aa4b6dcff5d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 18903 | 2026.01.16 20:42:13.694568 [ 276 ] {b0d13bca-16af-4ff0-bf87-aa4b6dcff5d9} <Debug> TCPHandler: Processed in 0.001428752 sec. | ||
| 18904 | 2026.01.16 20:42:13.694671 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18905 | 2026.01.16 20:42:13.694765 [ 276 ] {e9e4343e-1a99-4cbe-9de0-c2af84f77419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18906 | 2026.01.16 20:42:13.694765 [ 188 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647606 sec., 1327987.395044689 rows/sec., 103.24 MiB/sec. | ||
| 18907 | 2026.01.16 20:42:13.694821 [ 276 ] {e9e4343e-1a99-4cbe-9de0-c2af84f77419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18908 | 2026.01.16 20:42:13.695005 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18909 | 2026.01.16 20:42:13.695326 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_141_28} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18910 | 2026.01.16 20:42:13.695407 [ 199 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_141_28} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18911 | 2026.01.16 20:42:13.695486 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 18912 | 2026.01.16 20:42:13.695639 [ 276 ] {e9e4343e-1a99-4cbe-9de0-c2af84f77419} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18913 | 2026.01.16 20:42:13.695681 [ 276 ] {e9e4343e-1a99-4cbe-9de0-c2af84f77419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18914 | 2026.01.16 20:42:13.696234 [ 276 ] {e9e4343e-1a99-4cbe-9de0-c2af84f77419} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18915 | 2026.01.16 20:42:13.696462 [ 276 ] {e9e4343e-1a99-4cbe-9de0-c2af84f77419} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18916 | 2026.01.16 20:42:13.696588 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18917 | 2026.01.16 20:42:13.696605 [ 276 ] {e9e4343e-1a99-4cbe-9de0-c2af84f77419} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001858 sec., 9149.623250807319 rows/sec., 16.40 MiB/sec. | ||
| 18918 | 2026.01.16 20:42:13.696622 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18919 | 2026.01.16 20:42:13.696665 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18920 | 2026.01.16 20:42:13.696710 [ 276 ] {e9e4343e-1a99-4cbe-9de0-c2af84f77419} <Debug> TCPHandler: Processed in 0.002087366 sec. | ||
| 18921 | 2026.01.16 20:42:13.696739 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18922 | 2026.01.16 20:42:13.696843 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18923 | 2026.01.16 20:42:13.696945 [ 276 ] {544593fc-339b-4627-a8cf-b4709805d6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18924 | 2026.01.16 20:42:13.696985 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18925 | 2026.01.16 20:42:13.696988 [ 276 ] {544593fc-339b-4627-a8cf-b4709805d6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18926 | 2026.01.16 20:42:13.697057 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2640 rows starting from the beginning of the part | ||
| 18927 | 2026.01.16 20:42:13.697210 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 17 rows starting from the beginning of the part | ||
| 18928 | 2026.01.16 20:42:13.697328 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 24 rows starting from the beginning of the part | ||
| 18929 | 2026.01.16 20:42:13.697384 [ 276 ] {544593fc-339b-4627-a8cf-b4709805d6f2} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18930 | 2026.01.16 20:42:13.697428 [ 276 ] {544593fc-339b-4627-a8cf-b4709805d6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18931 | 2026.01.16 20:42:13.697445 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 17 rows starting from the beginning of the part | ||
| 18932 | 2026.01.16 20:42:13.697562 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 35 rows starting from the beginning of the part | ||
| 18933 | 2026.01.16 20:42:13.697676 [ 196 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 17 rows starting from the beginning of the part | ||
| 18934 | 2026.01.16 20:42:13.697766 [ 276 ] {544593fc-339b-4627-a8cf-b4709805d6f2} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18935 | 2026.01.16 20:42:13.697996 [ 276 ] {544593fc-339b-4627-a8cf-b4709805d6f2} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18936 | 2026.01.16 20:42:13.698120 [ 100 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18937 | 2026.01.16 20:42:13.698151 [ 100 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18938 | 2026.01.16 20:42:13.698162 [ 276 ] {544593fc-339b-4627-a8cf-b4709805d6f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 18939 | 2026.01.16 20:42:13.698167 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18940 | 2026.01.16 20:42:13.698211 [ 276 ] {544593fc-339b-4627-a8cf-b4709805d6f2} <Debug> TCPHandler: Processed in 0.001418382 sec. | ||
| 18941 | 2026.01.16 20:42:13.698259 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18942 | 2026.01.16 20:42:13.698351 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18943 | 2026.01.16 20:42:13.698378 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8420 rows starting from the beginning of the part | ||
| 18944 | 2026.01.16 20:42:13.698426 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 18945 | 2026.01.16 20:42:13.698469 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 18946 | 2026.01.16 20:42:13.698508 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 18947 | 2026.01.16 20:42:13.698546 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 18948 | 2026.01.16 20:42:13.698602 [ 199 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 18949 | 2026.01.16 20:42:13.700966 [ 198 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002732321 sec., 3191425.897615983 rows/sec., 212.85 MiB/sec. | ||
| 18950 | 2026.01.16 20:42:13.701174 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18951 | 2026.01.16 20:42:13.701486 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_141_28} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18952 | 2026.01.16 20:42:13.701569 [ 191 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_141_28} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18953 | 2026.01.16 20:42:13.701658 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 18954 | 2026.01.16 20:42:13.705826 [ 190 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2750 rows, containing 19 columns (19 merged, 0 gathered) in 0.009121524 sec., 301484.7080378235 rows/sec., 540.25 MiB/sec. | ||
| 18955 | 2026.01.16 20:42:13.708123 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18956 | 2026.01.16 20:42:13.708477 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18957 | 2026.01.16 20:42:13.708554 [ 191 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18958 | 2026.01.16 20:42:13.708731 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.07 MiB. | ||
| 18959 | 2026.01.16 20:42:15.298497 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18960 | 2026.01.16 20:42:15.298559 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18961 | 2026.01.16 20:42:15.620512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46021 | ||
| 18962 | 2026.01.16 20:42:15.621033 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18963 | 2026.01.16 20:42:15.621076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18964 | 2026.01.16 20:42:15.621562 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18965 | 2026.01.16 20:42:15.621796 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18966 | 2026.01.16 20:42:15.621934 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46021 | ||
| 18967 | 2026.01.16 20:42:15.621952 [ 98 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18968 | 2026.01.16 20:42:15.622016 [ 98 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18969 | 2026.01.16 20:42:15.622037 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18970 | 2026.01.16 20:42:15.622141 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 18971 | 2026.01.16 20:42:15.622251 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18972 | 2026.01.16 20:42:15.622287 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43653 rows starting from the beginning of the part | ||
| 18973 | 2026.01.16 20:42:15.622352 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 18974 | 2026.01.16 20:42:15.622401 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 18975 | 2026.01.16 20:42:15.622448 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 18976 | 2026.01.16 20:42:15.622489 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 18977 | 2026.01.16 20:42:15.622534 [ 193 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 18978 | 2026.01.16 20:42:15.625361 [ 190 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46021 rows, containing 4 columns (4 merged, 0 gathered) in 0.003267854 sec., 14082942.505999349 rows/sec., 201.46 MiB/sec. | ||
| 18979 | 2026.01.16 20:42:15.625777 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18980 | 2026.01.16 20:42:15.626127 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_96_19} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18981 | 2026.01.16 20:42:15.626227 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_96_19} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18982 | 2026.01.16 20:42:15.626347 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18983 | 2026.01.16 20:42:15.751181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2298 | ||
| 18984 | 2026.01.16 20:42:15.753472 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18985 | 2026.01.16 20:42:15.753514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18986 | 2026.01.16 20:42:15.754706 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18987 | 2026.01.16 20:42:15.754991 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18988 | 2026.01.16 20:42:15.755154 [ 98 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18989 | 2026.01.16 20:42:15.755235 [ 98 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18990 | 2026.01.16 20:42:15.755259 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 18991 | 2026.01.16 20:42:15.755339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2298 | ||
| 18992 | 2026.01.16 20:42:15.755367 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::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 | ||
| 18993 | 2026.01.16 20:42:15.755995 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18994 | 2026.01.16 20:42:15.756149 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2160 rows starting from the beginning of the part | ||
| 18995 | 2026.01.16 20:42:15.756506 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 28 rows starting from the beginning of the part | ||
| 18996 | 2026.01.16 20:42:15.756828 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 18997 | 2026.01.16 20:42:15.757156 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 32 rows starting from the beginning of the part | ||
| 18998 | 2026.01.16 20:42:15.757492 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 18999 | 2026.01.16 20:42:15.757826 [ 194 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part | ||
| 19000 | 2026.01.16 20:42:15.764663 [ 200 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2298 rows, containing 72 columns (72 merged, 0 gathered) in 0.009347559 sec., 245839.5822909489 rows/sec., 187.93 MiB/sec. | ||
| 19001 | 2026.01.16 20:42:15.766656 [ 200 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 19002 | 2026.01.16 20:42:15.767220 [ 200 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_71_14} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19003 | 2026.01.16 20:42:15.767288 [ 200 ] {bb18a92e-df34-4d76-91ae-0dc25ce8b4b6::all_1_71_14} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 19004 | 2026.01.16 20:42:15.767620 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19005 | 2026.01.16 20:42:16.008168 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006802362 sec. | ||
| 19006 | 2026.01.16 20:42:18.078651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 19007 | 2026.01.16 20:42:18.124129 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19008 | 2026.01.16 20:42:18.124245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19009 | 2026.01.16 20:42:18.134911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19010 | 2026.01.16 20:42:18.137156 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19011 | 2026.01.16 20:42:18.137868 [ 96 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 19012 | 2026.01.16 20:42:18.137958 [ 96 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19013 | 2026.01.16 20:42:18.137992 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19014 | 2026.01.16 20:42:18.138185 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 19015 | 2026.01.16 20:42:18.144514 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19016 | 2026.01.16 20:42:18.147116 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 19017 | 2026.01.16 20:42:18.151998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 19018 | 2026.01.16 20:42:18.152013 [ 225 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19019 | 2026.01.16 20:42:18.152115 [ 225 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19020 | 2026.01.16 20:42:18.154629 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 19021 | 2026.01.16 20:42:18.158367 [ 225 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19022 | 2026.01.16 20:42:18.161808 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 19023 | 2026.01.16 20:42:18.169356 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 19024 | 2026.01.16 20:42:18.179023 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 19025 | 2026.01.16 20:42:18.194885 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 19026 | 2026.01.16 20:42:18.343238 [ 222 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19027 | 2026.01.16 20:42:18.343316 [ 222 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19028 | 2026.01.16 20:42:18.352127 [ 222 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19029 | 2026.01.16 20:42:18.398926 [ 200 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.260837208 sec., 2771.843808418621 rows/sec., 14.33 MiB/sec. | ||
| 19030 | 2026.01.16 20:42:18.404507 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 19031 | 2026.01.16 20:42:18.408181 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_96_19} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19032 | 2026.01.16 20:42:18.408342 [ 195 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_96_19} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 19033 | 2026.01.16 20:42:18.412348 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 19034 | 2026.01.16 20:42:18.481810 [ 226 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19035 | 2026.01.16 20:42:18.481879 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19036 | 2026.01.16 20:42:18.485030 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19037 | 2026.01.16 20:42:18.696582 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19038 | 2026.01.16 20:42:18.696813 [ 276 ] {3290284e-fde8-4207-9bb3-5102d144539d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19039 | 2026.01.16 20:42:18.696913 [ 276 ] {3290284e-fde8-4207-9bb3-5102d144539d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19040 | 2026.01.16 20:42:18.697850 [ 276 ] {3290284e-fde8-4207-9bb3-5102d144539d} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19041 | 2026.01.16 20:42:18.697915 [ 276 ] {3290284e-fde8-4207-9bb3-5102d144539d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19042 | 2026.01.16 20:42:18.698540 [ 276 ] {3290284e-fde8-4207-9bb3-5102d144539d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19043 | 2026.01.16 20:42:18.698884 [ 276 ] {3290284e-fde8-4207-9bb3-5102d144539d} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19044 | 2026.01.16 20:42:18.699110 [ 276 ] {3290284e-fde8-4207-9bb3-5102d144539d} <Debug> executeQuery: Read 132 rows, 11.53 KiB in 0.002359 sec., 55955.913522679104 rows/sec., 4.77 MiB/sec. | ||
| 19045 | 2026.01.16 20:42:18.699180 [ 276 ] {3290284e-fde8-4207-9bb3-5102d144539d} <Debug> TCPHandler: Processed in 0.002815883 sec. | ||
| 19046 | 2026.01.16 20:42:18.699375 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19047 | 2026.01.16 20:42:18.699508 [ 276 ] {54d2c862-ec99-4532-96a4-6b906b966ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19048 | 2026.01.16 20:42:18.699567 [ 276 ] {54d2c862-ec99-4532-96a4-6b906b966ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19049 | 2026.01.16 20:42:18.700162 [ 276 ] {54d2c862-ec99-4532-96a4-6b906b966ae4} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19050 | 2026.01.16 20:42:18.700210 [ 276 ] {54d2c862-ec99-4532-96a4-6b906b966ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19051 | 2026.01.16 20:42:18.700636 [ 276 ] {54d2c862-ec99-4532-96a4-6b906b966ae4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19052 | 2026.01.16 20:42:18.700938 [ 276 ] {54d2c862-ec99-4532-96a4-6b906b966ae4} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19053 | 2026.01.16 20:42:18.701115 [ 276 ] {54d2c862-ec99-4532-96a4-6b906b966ae4} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001637 sec., 23213.194868662187 rows/sec., 1.70 MiB/sec. | ||
| 19054 | 2026.01.16 20:42:18.701167 [ 276 ] {54d2c862-ec99-4532-96a4-6b906b966ae4} <Debug> TCPHandler: Processed in 0.001859901 sec. | ||
| 19055 | 2026.01.16 20:42:18.701322 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19056 | 2026.01.16 20:42:18.701439 [ 276 ] {8899781c-d8e2-4a8a-83ee-0892bd666715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19057 | 2026.01.16 20:42:18.701493 [ 276 ] {8899781c-d8e2-4a8a-83ee-0892bd666715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19058 | 2026.01.16 20:42:18.702079 [ 276 ] {8899781c-d8e2-4a8a-83ee-0892bd666715} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19059 | 2026.01.16 20:42:18.702125 [ 276 ] {8899781c-d8e2-4a8a-83ee-0892bd666715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19060 | 2026.01.16 20:42:18.702549 [ 276 ] {8899781c-d8e2-4a8a-83ee-0892bd666715} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19061 | 2026.01.16 20:42:18.702843 [ 276 ] {8899781c-d8e2-4a8a-83ee-0892bd666715} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19062 | 2026.01.16 20:42:18.703017 [ 276 ] {8899781c-d8e2-4a8a-83ee-0892bd666715} <Debug> executeQuery: Read 108 rows, 8.61 KiB in 0.001606 sec., 67247.8206724782 rows/sec., 5.24 MiB/sec. | ||
| 19063 | 2026.01.16 20:42:18.703069 [ 276 ] {8899781c-d8e2-4a8a-83ee-0892bd666715} <Debug> TCPHandler: Processed in 0.00180854 sec. | ||
| 19064 | 2026.01.16 20:42:18.703161 [ 223 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19065 | 2026.01.16 20:42:18.703217 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19066 | 2026.01.16 20:42:18.703228 [ 223 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19067 | 2026.01.16 20:42:18.703343 [ 276 ] {a327e1ff-c2e9-4b8a-9e2c-284d7fb417e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19068 | 2026.01.16 20:42:18.703407 [ 276 ] {a327e1ff-c2e9-4b8a-9e2c-284d7fb417e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19069 | 2026.01.16 20:42:18.703987 [ 276 ] {a327e1ff-c2e9-4b8a-9e2c-284d7fb417e8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19070 | 2026.01.16 20:42:18.704039 [ 276 ] {a327e1ff-c2e9-4b8a-9e2c-284d7fb417e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19071 | 2026.01.16 20:42:18.704556 [ 276 ] {a327e1ff-c2e9-4b8a-9e2c-284d7fb417e8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19072 | 2026.01.16 20:42:18.704866 [ 276 ] {a327e1ff-c2e9-4b8a-9e2c-284d7fb417e8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19073 | 2026.01.16 20:42:18.705050 [ 276 ] {a327e1ff-c2e9-4b8a-9e2c-284d7fb417e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001735 sec., 92219.02017291066 rows/sec., 6.42 MiB/sec. | ||
| 19074 | 2026.01.16 20:42:18.705086 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 2 parts from all_1_137_31 to all_138_138_0 | ||
| 19075 | 2026.01.16 20:42:18.705105 [ 276 ] {a327e1ff-c2e9-4b8a-9e2c-284d7fb417e8} <Debug> TCPHandler: Processed in 0.001948094 sec. | ||
| 19076 | 2026.01.16 20:42:18.705163 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19077 | 2026.01.16 20:42:18.705198 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19078 | 2026.01.16 20:42:18.705302 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19079 | 2026.01.16 20:42:18.705320 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_138_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_137_31 to all_138_138_0 into Compact with storage Full | ||
| 19080 | 2026.01.16 20:42:18.705425 [ 276 ] {df2e2523-2a2f-454e-9501-a9fc59c09f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19081 | 2026.01.16 20:42:18.705502 [ 276 ] {df2e2523-2a2f-454e-9501-a9fc59c09f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19082 | 2026.01.16 20:42:18.705516 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_138_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19083 | 2026.01.16 20:42:18.705569 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_137_31, total 41276 rows starting from the beginning of the part | ||
| 19084 | 2026.01.16 20:42:18.705651 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 19085 | 2026.01.16 20:42:18.706728 [ 276 ] {df2e2523-2a2f-454e-9501-a9fc59c09f42} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19086 | 2026.01.16 20:42:18.706780 [ 276 ] {df2e2523-2a2f-454e-9501-a9fc59c09f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19087 | 2026.01.16 20:42:18.707594 [ 276 ] {df2e2523-2a2f-454e-9501-a9fc59c09f42} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19088 | 2026.01.16 20:42:18.707924 [ 276 ] {df2e2523-2a2f-454e-9501-a9fc59c09f42} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19089 | 2026.01.16 20:42:18.708130 [ 276 ] {df2e2523-2a2f-454e-9501-a9fc59c09f42} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002731 sec., 13914.317099963384 rows/sec., 24.93 MiB/sec. | ||
| 19090 | 2026.01.16 20:42:18.708226 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19091 | 2026.01.16 20:42:18.708250 [ 276 ] {df2e2523-2a2f-454e-9501-a9fc59c09f42} <Debug> TCPHandler: Processed in 0.003011467 sec. | ||
| 19092 | 2026.01.16 20:42:18.708272 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19093 | 2026.01.16 20:42:18.708411 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19094 | 2026.01.16 20:42:18.708534 [ 276 ] {dbc14883-e7f6-44f6-9b66-d73eb4e61028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19095 | 2026.01.16 20:42:18.708595 [ 276 ] {dbc14883-e7f6-44f6-9b66-d73eb4e61028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19096 | 2026.01.16 20:42:18.709029 [ 276 ] {dbc14883-e7f6-44f6-9b66-d73eb4e61028} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19097 | 2026.01.16 20:42:18.709076 [ 276 ] {dbc14883-e7f6-44f6-9b66-d73eb4e61028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19098 | 2026.01.16 20:42:18.709519 [ 276 ] {dbc14883-e7f6-44f6-9b66-d73eb4e61028} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19099 | 2026.01.16 20:42:18.709899 [ 276 ] {dbc14883-e7f6-44f6-9b66-d73eb4e61028} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19100 | 2026.01.16 20:42:18.710095 [ 276 ] {dbc14883-e7f6-44f6-9b66-d73eb4e61028} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001588 sec., 3778.337531486146 rows/sec., 249.06 KiB/sec. | ||
| 19101 | 2026.01.16 20:42:18.710145 [ 276 ] {dbc14883-e7f6-44f6-9b66-d73eb4e61028} <Debug> TCPHandler: Processed in 0.001793931 sec. | ||
| 19102 | 2026.01.16 20:42:18.710298 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19103 | 2026.01.16 20:42:18.710409 [ 276 ] {233009dd-b550-47b3-812d-82c31abb35b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19104 | 2026.01.16 20:42:18.710464 [ 276 ] {233009dd-b550-47b3-812d-82c31abb35b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19105 | 2026.01.16 20:42:18.710920 [ 276 ] {233009dd-b550-47b3-812d-82c31abb35b4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19106 | 2026.01.16 20:42:18.710967 [ 276 ] {233009dd-b550-47b3-812d-82c31abb35b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19107 | 2026.01.16 20:42:18.711424 [ 276 ] {233009dd-b550-47b3-812d-82c31abb35b4} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19108 | 2026.01.16 20:42:18.711772 [ 276 ] {233009dd-b550-47b3-812d-82c31abb35b4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19109 | 2026.01.16 20:42:18.711939 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19110 | 2026.01.16 20:42:18.711957 [ 276 ] {233009dd-b550-47b3-812d-82c31abb35b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001573 sec., 38143.67450731087 rows/sec., 2.57 MiB/sec. | ||
| 19111 | 2026.01.16 20:42:18.712019 [ 276 ] {233009dd-b550-47b3-812d-82c31abb35b4} <Debug> TCPHandler: Processed in 0.001779939 sec. | ||
| 19112 | 2026.01.16 20:42:18.713266 [ 223 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 19113 | 2026.01.16 20:42:18.715783 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_138_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41436 rows, containing 5 columns (5 merged, 0 gathered) in 0.010515025 sec., 3940646.8363127997 rows/sec., 269.66 MiB/sec. | ||
| 19114 | 2026.01.16 20:42:18.716203 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_138_32} <Trace> MergedBlockOutputStream: filled checksums all_1_138_32 (state Temporary) | ||
| 19115 | 2026.01.16 20:42:18.716585 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_138_32 to all_1_138_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19116 | 2026.01.16 20:42:18.716681 [ 196 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 2 parts: [all_1_137_31, all_138_138_0] -> all_1_138_32 | ||
| 19117 | 2026.01.16 20:42:18.716776 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19118 | 2026.01.16 20:42:19.001317 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.65 MiB, peak 413.50 MiB, free memory in arenas 0.00 B, will set to 394.06 MiB (RSS), difference: -1.59 MiB | ||
| 19119 | 2026.01.16 20:42:19.143155 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59507 | ||
| 19120 | 2026.01.16 20:42:19.143266 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19121 | 2026.01.16 20:42:19.143292 [ 290 ] {} <Debug> TCP-Session: 147b970d-88f4-4899-bcb9-b6d7cb65679f Authenticating user 'default' from [fd00:1122:3344:101::e]:59507 | ||
| 19122 | 2026.01.16 20:42:19.143314 [ 290 ] {} <Debug> TCP-Session: 147b970d-88f4-4899-bcb9-b6d7cb65679f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19123 | 2026.01.16 20:42:19.143327 [ 290 ] {} <Debug> TCP-Session: 147b970d-88f4-4899-bcb9-b6d7cb65679f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19124 | 2026.01.16 20:42:19.143516 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53684 | ||
| 19125 | 2026.01.16 20:42:19.143554 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41733 | ||
| 19126 | 2026.01.16 20:42:19.143567 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49400 | ||
| 19127 | 2026.01.16 20:42:19.143591 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41577 | ||
| 19128 | 2026.01.16 20:42:19.143625 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55375 | ||
| 19129 | 2026.01.16 20:42:19.143650 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19130 | 2026.01.16 20:42:19.143673 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19131 | 2026.01.16 20:42:19.143680 [ 290 ] {} <Trace> TCP-Session: 147b970d-88f4-4899-bcb9-b6d7cb65679f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19132 | 2026.01.16 20:42:19.143724 [ 356 ] {} <Debug> TCP-Session: 9de23fed-ba0a-423e-870a-ba069792615a Authenticating user 'default' from [fd00:1122:3344:101::e]:49400 | ||
| 19133 | 2026.01.16 20:42:19.143758 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19134 | 2026.01.16 20:42:19.143782 [ 356 ] {} <Debug> TCP-Session: 9de23fed-ba0a-423e-870a-ba069792615a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19135 | 2026.01.16 20:42:19.143712 [ 355 ] {} <Debug> TCP-Session: 0dba62d2-8ab6-4da7-9c0b-6106ba773fdd Authenticating user 'default' from [fd00:1122:3344:101::e]:41733 | ||
| 19136 | 2026.01.16 20:42:19.143809 [ 356 ] {} <Debug> TCP-Session: 9de23fed-ba0a-423e-870a-ba069792615a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19137 | 2026.01.16 20:42:19.143810 [ 362 ] {} <Debug> TCP-Session: cae2ab5d-0aa4-4db1-ac98-74f052000673 Authenticating user 'default' from [fd00:1122:3344:101::e]:55375 | ||
| 19138 | 2026.01.16 20:42:19.143844 [ 355 ] {} <Debug> TCP-Session: 0dba62d2-8ab6-4da7-9c0b-6106ba773fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19139 | 2026.01.16 20:42:19.143717 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19140 | 2026.01.16 20:42:19.143878 [ 355 ] {} <Debug> TCP-Session: 0dba62d2-8ab6-4da7-9c0b-6106ba773fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19141 | 2026.01.16 20:42:19.143899 [ 290 ] {af7016d0-f331-4aa8-b18d-92439ec6ad49} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59507) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19142 | 2026.01.16 20:42:19.143912 [ 357 ] {} <Debug> TCP-Session: c97aa85b-1d4a-434d-909c-7829f0539608 Authenticating user 'default' from [fd00:1122:3344:101::e]:41577 | ||
| 19143 | 2026.01.16 20:42:19.143875 [ 362 ] {} <Debug> TCP-Session: cae2ab5d-0aa4-4db1-ac98-74f052000673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19144 | 2026.01.16 20:42:19.143953 [ 357 ] {} <Debug> TCP-Session: c97aa85b-1d4a-434d-909c-7829f0539608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19145 | 2026.01.16 20:42:19.143968 [ 362 ] {} <Debug> TCP-Session: cae2ab5d-0aa4-4db1-ac98-74f052000673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19146 | 2026.01.16 20:42:19.143981 [ 357 ] {} <Debug> TCP-Session: c97aa85b-1d4a-434d-909c-7829f0539608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19147 | 2026.01.16 20:42:19.143645 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19148 | 2026.01.16 20:42:19.143632 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49281 | ||
| 19149 | 2026.01.16 20:42:19.144034 [ 350 ] {} <Debug> TCP-Session: 2a28ae3f-67fc-4251-9a8f-e4473101defa Authenticating user 'default' from [fd00:1122:3344:101::e]:53684 | ||
| 19150 | 2026.01.16 20:42:19.143621 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53245 | ||
| 19151 | 2026.01.16 20:42:19.144074 [ 350 ] {} <Debug> TCP-Session: 2a28ae3f-67fc-4251-9a8f-e4473101defa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19152 | 2026.01.16 20:42:19.144104 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19153 | 2026.01.16 20:42:19.144117 [ 350 ] {} <Debug> TCP-Session: 2a28ae3f-67fc-4251-9a8f-e4473101defa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19154 | 2026.01.16 20:42:19.144130 [ 363 ] {} <Debug> TCP-Session: 102ecbf4-f273-4c97-9a7d-753e43e07061 Authenticating user 'default' from [fd00:1122:3344:101::e]:49281 | ||
| 19155 | 2026.01.16 20:42:19.143592 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44052 | ||
| 19156 | 2026.01.16 20:42:19.144151 [ 363 ] {} <Debug> TCP-Session: 102ecbf4-f273-4c97-9a7d-753e43e07061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19157 | 2026.01.16 20:42:19.144144 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19158 | 2026.01.16 20:42:19.144188 [ 363 ] {} <Debug> TCP-Session: 102ecbf4-f273-4c97-9a7d-753e43e07061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19159 | 2026.01.16 20:42:19.144217 [ 359 ] {} <Debug> TCP-Session: ce3d53c7-2000-4b2f-92bc-1bcfcebeacd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53245 | ||
| 19160 | 2026.01.16 20:42:19.144227 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19161 | 2026.01.16 20:42:19.144255 [ 359 ] {} <Debug> TCP-Session: ce3d53c7-2000-4b2f-92bc-1bcfcebeacd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19162 | 2026.01.16 20:42:19.144277 [ 358 ] {} <Debug> TCP-Session: 6d269ffa-8c76-431b-b62e-498a668bceea Authenticating user 'default' from [fd00:1122:3344:101::e]:44052 | ||
| 19163 | 2026.01.16 20:42:19.144295 [ 359 ] {} <Debug> TCP-Session: ce3d53c7-2000-4b2f-92bc-1bcfcebeacd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19164 | 2026.01.16 20:42:19.144316 [ 358 ] {} <Debug> TCP-Session: 6d269ffa-8c76-431b-b62e-498a668bceea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19165 | 2026.01.16 20:42:19.144185 [ 290 ] {af7016d0-f331-4aa8-b18d-92439ec6ad49} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19166 | 2026.01.16 20:42:19.144346 [ 358 ] {} <Debug> TCP-Session: 6d269ffa-8c76-431b-b62e-498a668bceea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19167 | 2026.01.16 20:42:19.144413 [ 290 ] {af7016d0-f331-4aa8-b18d-92439ec6ad49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19168 | 2026.01.16 20:42:19.144711 [ 290 ] {af7016d0-f331-4aa8-b18d-92439ec6ad49} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 19169 | 2026.01.16 20:42:19.145779 [ 329 ] {af7016d0-f331-4aa8-b18d-92439ec6ad49} <Trace> AggregatingTransform: Aggregating | ||
| 19170 | 2026.01.16 20:42:19.145811 [ 329 ] {af7016d0-f331-4aa8-b18d-92439ec6ad49} <Trace> Aggregator: Aggregation method: without_key | ||
| 19171 | 2026.01.16 20:42:19.145840 [ 329 ] {af7016d0-f331-4aa8-b18d-92439ec6ad49} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029214 sec. (971.615 rows/sec., 37.95 KiB/sec.) | ||
| 19172 | 2026.01.16 20:42:19.145855 [ 329 ] {af7016d0-f331-4aa8-b18d-92439ec6ad49} <Trace> Aggregator: Merging aggregated data | ||
| 19173 | 2026.01.16 20:42:19.147218 [ 290 ] {af7016d0-f331-4aa8-b18d-92439ec6ad49} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003377 sec., 296.12081729345573 rows/sec., 11.57 KiB/sec. | ||
| 19174 | 2026.01.16 20:42:19.147359 [ 290 ] {af7016d0-f331-4aa8-b18d-92439ec6ad49} <Debug> TCPHandler: Processed in 0.003816695 sec. | ||
| 19175 | 2026.01.16 20:42:19.147468 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19176 | 2026.01.16 20:42:19.147500 [ 290 ] {} <Debug> TCP-Session: 147b970d-88f4-4899-bcb9-b6d7cb65679f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19177 | 2026.01.16 20:42:19.147499 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19178 | 2026.01.16 20:42:19.147529 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19179 | 2026.01.16 20:42:19.147554 [ 350 ] {} <Debug> TCP-Session: 2a28ae3f-67fc-4251-9a8f-e4473101defa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19180 | 2026.01.16 20:42:19.147558 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19181 | 2026.01.16 20:42:19.147571 [ 357 ] {} <Debug> TCP-Session: c97aa85b-1d4a-434d-909c-7829f0539608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19182 | 2026.01.16 20:42:19.147585 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19183 | 2026.01.16 20:42:19.147633 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19184 | 2026.01.16 20:42:19.147604 [ 358 ] {} <Debug> TCP-Session: 6d269ffa-8c76-431b-b62e-498a668bceea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19185 | 2026.01.16 20:42:19.147660 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19186 | 2026.01.16 20:42:19.147686 [ 359 ] {} <Debug> TCP-Session: ce3d53c7-2000-4b2f-92bc-1bcfcebeacd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19187 | 2026.01.16 20:42:19.147682 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19188 | 2026.01.16 20:42:19.147726 [ 355 ] {} <Debug> TCP-Session: 0dba62d2-8ab6-4da7-9c0b-6106ba773fdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19189 | 2026.01.16 20:42:19.147608 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19190 | 2026.01.16 20:42:19.147758 [ 362 ] {} <Debug> TCP-Session: cae2ab5d-0aa4-4db1-ac98-74f052000673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19191 | 2026.01.16 20:42:19.147663 [ 356 ] {} <Debug> TCP-Session: 9de23fed-ba0a-423e-870a-ba069792615a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19192 | 2026.01.16 20:42:19.147800 [ 363 ] {} <Debug> TCP-Session: 102ecbf4-f273-4c97-9a7d-753e43e07061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19193 | 2026.01.16 20:42:19.165234 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62839 | ||
| 19194 | 2026.01.16 20:42:19.165316 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19195 | 2026.01.16 20:42:19.165339 [ 290 ] {} <Debug> TCP-Session: f2bb6bcf-68f2-4243-8214-4338243db2e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62839 | ||
| 19196 | 2026.01.16 20:42:19.165359 [ 290 ] {} <Debug> TCP-Session: f2bb6bcf-68f2-4243-8214-4338243db2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19197 | 2026.01.16 20:42:19.165371 [ 290 ] {} <Debug> TCP-Session: f2bb6bcf-68f2-4243-8214-4338243db2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19198 | 2026.01.16 20:42:19.165541 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60283 | ||
| 19199 | 2026.01.16 20:42:19.165566 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50540 | ||
| 19200 | 2026.01.16 20:42:19.165585 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56310 | ||
| 19201 | 2026.01.16 20:42:19.165599 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35452 | ||
| 19202 | 2026.01.16 20:42:19.165636 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52104 | ||
| 19203 | 2026.01.16 20:42:19.165655 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19204 | 2026.01.16 20:42:19.165681 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19205 | 2026.01.16 20:42:19.165690 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19206 | 2026.01.16 20:42:19.165700 [ 350 ] {} <Debug> TCP-Session: bd92f663-a183-4549-b83a-2a22090bcf91 Authenticating user 'default' from [fd00:1122:3344:101::e]:60283 | ||
| 19207 | 2026.01.16 20:42:19.165711 [ 357 ] {} <Debug> TCP-Session: 317a1963-e1eb-4e18-8dd2-76d01201e588 Authenticating user 'default' from [fd00:1122:3344:101::e]:56310 | ||
| 19208 | 2026.01.16 20:42:19.165742 [ 355 ] {} <Debug> TCP-Session: 20771a59-2dc5-4103-821b-552a3801901d Authenticating user 'default' from [fd00:1122:3344:101::e]:50540 | ||
| 19209 | 2026.01.16 20:42:19.165756 [ 350 ] {} <Debug> TCP-Session: bd92f663-a183-4549-b83a-2a22090bcf91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19210 | 2026.01.16 20:42:19.165774 [ 357 ] {} <Debug> TCP-Session: 317a1963-e1eb-4e18-8dd2-76d01201e588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19211 | 2026.01.16 20:42:19.165792 [ 350 ] {} <Debug> TCP-Session: bd92f663-a183-4549-b83a-2a22090bcf91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19212 | 2026.01.16 20:42:19.165789 [ 355 ] {} <Debug> TCP-Session: 20771a59-2dc5-4103-821b-552a3801901d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19213 | 2026.01.16 20:42:19.165805 [ 357 ] {} <Debug> TCP-Session: 317a1963-e1eb-4e18-8dd2-76d01201e588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19214 | 2026.01.16 20:42:19.165830 [ 355 ] {} <Debug> TCP-Session: 20771a59-2dc5-4103-821b-552a3801901d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19215 | 2026.01.16 20:42:19.165704 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19216 | 2026.01.16 20:42:19.165690 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19217 | 2026.01.16 20:42:19.165881 [ 363 ] {} <Debug> TCP-Session: 812a6311-cda6-4f40-b323-848b052b2ca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52104 | ||
| 19218 | 2026.01.16 20:42:19.165625 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51885 | ||
| 19219 | 2026.01.16 20:42:19.165901 [ 363 ] {} <Debug> TCP-Session: 812a6311-cda6-4f40-b323-848b052b2ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19220 | 2026.01.16 20:42:19.165910 [ 358 ] {} <Debug> TCP-Session: ee3b0b78-d588-48da-9ad6-46df2125eb65 Authenticating user 'default' from [fd00:1122:3344:101::e]:35452 | ||
| 19221 | 2026.01.16 20:42:19.165942 [ 363 ] {} <Debug> TCP-Session: 812a6311-cda6-4f40-b323-848b052b2ca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19222 | 2026.01.16 20:42:19.165967 [ 358 ] {} <Debug> TCP-Session: ee3b0b78-d588-48da-9ad6-46df2125eb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19223 | 2026.01.16 20:42:19.165975 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19224 | 2026.01.16 20:42:19.165987 [ 358 ] {} <Debug> TCP-Session: ee3b0b78-d588-48da-9ad6-46df2125eb65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19225 | 2026.01.16 20:42:19.166009 [ 362 ] {} <Debug> TCP-Session: f63d4a75-384c-4202-9f5c-2ab27ba73122 Authenticating user 'default' from [fd00:1122:3344:101::e]:51885 | ||
| 19226 | 2026.01.16 20:42:19.165619 [ 290 ] {} <Trace> TCP-Session: f2bb6bcf-68f2-4243-8214-4338243db2e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19227 | 2026.01.16 20:42:19.166043 [ 362 ] {} <Debug> TCP-Session: f63d4a75-384c-4202-9f5c-2ab27ba73122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19228 | 2026.01.16 20:42:19.165611 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37865 | ||
| 19229 | 2026.01.16 20:42:19.166080 [ 362 ] {} <Debug> TCP-Session: f63d4a75-384c-4202-9f5c-2ab27ba73122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19230 | 2026.01.16 20:42:19.165596 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33813 | ||
| 19231 | 2026.01.16 20:42:19.166136 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19232 | 2026.01.16 20:42:19.166161 [ 359 ] {} <Debug> TCP-Session: 31107816-959d-4663-a295-9a53890d9f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:37865 | ||
| 19233 | 2026.01.16 20:42:19.166176 [ 359 ] {} <Debug> TCP-Session: 31107816-959d-4663-a295-9a53890d9f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19234 | 2026.01.16 20:42:19.166180 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19235 | 2026.01.16 20:42:19.166192 [ 359 ] {} <Debug> TCP-Session: 31107816-959d-4663-a295-9a53890d9f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19236 | 2026.01.16 20:42:19.166198 [ 290 ] {16c5312e-6f73-4eb2-8273-1cef9c987beb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62839) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19237 | 2026.01.16 20:42:19.166214 [ 356 ] {} <Debug> TCP-Session: bab367ef-c1ec-4eab-ab07-08e9a168f568 Authenticating user 'default' from [fd00:1122:3344:101::e]:33813 | ||
| 19238 | 2026.01.16 20:42:19.166245 [ 356 ] {} <Debug> TCP-Session: bab367ef-c1ec-4eab-ab07-08e9a168f568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19239 | 2026.01.16 20:42:19.166262 [ 356 ] {} <Debug> TCP-Session: bab367ef-c1ec-4eab-ab07-08e9a168f568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19240 | 2026.01.16 20:42:19.166443 [ 290 ] {16c5312e-6f73-4eb2-8273-1cef9c987beb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19241 | 2026.01.16 20:42:19.166494 [ 290 ] {16c5312e-6f73-4eb2-8273-1cef9c987beb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19242 | 2026.01.16 20:42:19.166761 [ 290 ] {16c5312e-6f73-4eb2-8273-1cef9c987beb} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 19243 | 2026.01.16 20:42:19.167718 [ 335 ] {16c5312e-6f73-4eb2-8273-1cef9c987beb} <Trace> AggregatingTransform: Aggregating | ||
| 19244 | 2026.01.16 20:42:19.167774 [ 335 ] {16c5312e-6f73-4eb2-8273-1cef9c987beb} <Trace> Aggregator: Aggregation method: without_key | ||
| 19245 | 2026.01.16 20:42:19.167818 [ 335 ] {16c5312e-6f73-4eb2-8273-1cef9c987beb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960781 sec. (1040.820 rows/sec., 40.66 KiB/sec.) | ||
| 19246 | 2026.01.16 20:42:19.167838 [ 335 ] {16c5312e-6f73-4eb2-8273-1cef9c987beb} <Trace> Aggregator: Merging aggregated data | ||
| 19247 | 2026.01.16 20:42:19.169337 [ 290 ] {16c5312e-6f73-4eb2-8273-1cef9c987beb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003187 sec., 313.77470975839344 rows/sec., 12.26 KiB/sec. | ||
| 19248 | 2026.01.16 20:42:19.169496 [ 290 ] {16c5312e-6f73-4eb2-8273-1cef9c987beb} <Debug> TCPHandler: Processed in 0.003971399 sec. | ||
| 19249 | 2026.01.16 20:42:19.169636 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19250 | 2026.01.16 20:42:19.169665 [ 290 ] {} <Debug> TCP-Session: f2bb6bcf-68f2-4243-8214-4338243db2e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19251 | 2026.01.16 20:42:19.169676 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19252 | 2026.01.16 20:42:19.169698 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19253 | 2026.01.16 20:42:19.169716 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19254 | 2026.01.16 20:42:19.169724 [ 350 ] {} <Debug> TCP-Session: bd92f663-a183-4549-b83a-2a22090bcf91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19255 | 2026.01.16 20:42:19.169735 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19256 | 2026.01.16 20:42:19.169750 [ 355 ] {} <Debug> TCP-Session: 20771a59-2dc5-4103-821b-552a3801901d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19257 | 2026.01.16 20:42:19.169772 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19258 | 2026.01.16 20:42:19.169784 [ 358 ] {} <Debug> TCP-Session: ee3b0b78-d588-48da-9ad6-46df2125eb65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19259 | 2026.01.16 20:42:19.169791 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19260 | 2026.01.16 20:42:19.169810 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19261 | 2026.01.16 20:42:19.169819 [ 357 ] {} <Debug> TCP-Session: 317a1963-e1eb-4e18-8dd2-76d01201e588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19262 | 2026.01.16 20:42:19.169874 [ 356 ] {} <Debug> TCP-Session: bab367ef-c1ec-4eab-ab07-08e9a168f568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19263 | 2026.01.16 20:42:19.169895 [ 362 ] {} <Debug> TCP-Session: f63d4a75-384c-4202-9f5c-2ab27ba73122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19264 | 2026.01.16 20:42:19.169753 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19265 | 2026.01.16 20:42:19.169734 [ 363 ] {} <Debug> TCP-Session: 812a6311-cda6-4f40-b323-848b052b2ca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19266 | 2026.01.16 20:42:19.169957 [ 359 ] {} <Debug> TCP-Session: 31107816-959d-4663-a295-9a53890d9f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19267 | 2026.01.16 20:42:19.349867 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43147 | ||
| 19268 | 2026.01.16 20:42:19.349979 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19269 | 2026.01.16 20:42:19.350005 [ 356 ] {} <Debug> TCP-Session: 0d60af51-7009-475f-baef-2960785d1459 Authenticating user 'default' from [fd00:1122:3344:101::e]:43147 | ||
| 19270 | 2026.01.16 20:42:19.350026 [ 356 ] {} <Debug> TCP-Session: 0d60af51-7009-475f-baef-2960785d1459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19271 | 2026.01.16 20:42:19.350039 [ 356 ] {} <Debug> TCP-Session: 0d60af51-7009-475f-baef-2960785d1459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19272 | 2026.01.16 20:42:19.350239 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46005 | ||
| 19273 | 2026.01.16 20:42:19.350246 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64490 | ||
| 19274 | 2026.01.16 20:42:19.350278 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33762 | ||
| 19275 | 2026.01.16 20:42:19.350306 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45806 | ||
| 19276 | 2026.01.16 20:42:19.350300 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47690 | ||
| 19277 | 2026.01.16 20:42:19.350353 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19278 | 2026.01.16 20:42:19.350372 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19279 | 2026.01.16 20:42:19.350388 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19280 | 2026.01.16 20:42:19.350401 [ 357 ] {} <Debug> TCP-Session: ce520cd6-7307-4405-a688-abdf0779bfc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46005 | ||
| 19281 | 2026.01.16 20:42:19.350413 [ 363 ] {} <Debug> TCP-Session: 981c89a8-e97e-48d4-a0ea-f44f1dc81e10 Authenticating user 'default' from [fd00:1122:3344:101::e]:33762 | ||
| 19282 | 2026.01.16 20:42:19.350426 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19283 | 2026.01.16 20:42:19.350426 [ 355 ] {} <Debug> TCP-Session: 96129afd-7347-439f-a686-79c3ed49a200 Authenticating user 'default' from [fd00:1122:3344:101::e]:45806 | ||
| 19284 | 2026.01.16 20:42:19.350452 [ 363 ] {} <Debug> TCP-Session: 981c89a8-e97e-48d4-a0ea-f44f1dc81e10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19285 | 2026.01.16 20:42:19.350460 [ 350 ] {} <Debug> TCP-Session: 67091dd5-2c0d-4360-9c23-271a17a61118 Authenticating user 'default' from [fd00:1122:3344:101::e]:47690 | ||
| 19286 | 2026.01.16 20:42:19.350464 [ 355 ] {} <Debug> TCP-Session: 96129afd-7347-439f-a686-79c3ed49a200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19287 | 2026.01.16 20:42:19.350468 [ 363 ] {} <Debug> TCP-Session: 981c89a8-e97e-48d4-a0ea-f44f1dc81e10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19288 | 2026.01.16 20:42:19.350480 [ 350 ] {} <Debug> TCP-Session: 67091dd5-2c0d-4360-9c23-271a17a61118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19289 | 2026.01.16 20:42:19.350483 [ 355 ] {} <Debug> TCP-Session: 96129afd-7347-439f-a686-79c3ed49a200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19290 | 2026.01.16 20:42:19.350497 [ 350 ] {} <Debug> TCP-Session: 67091dd5-2c0d-4360-9c23-271a17a61118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19291 | 2026.01.16 20:42:19.350440 [ 357 ] {} <Debug> TCP-Session: ce520cd6-7307-4405-a688-abdf0779bfc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19292 | 2026.01.16 20:42:19.350372 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19293 | 2026.01.16 20:42:19.350538 [ 357 ] {} <Debug> TCP-Session: ce520cd6-7307-4405-a688-abdf0779bfc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19294 | 2026.01.16 20:42:19.350565 [ 358 ] {} <Debug> TCP-Session: 75a146c1-880b-4ae1-8407-c9c3d263295d Authenticating user 'default' from [fd00:1122:3344:101::e]:64490 | ||
| 19295 | 2026.01.16 20:42:19.350348 [ 356 ] {} <Trace> TCP-Session: 0d60af51-7009-475f-baef-2960785d1459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19296 | 2026.01.16 20:42:19.350595 [ 358 ] {} <Debug> TCP-Session: 75a146c1-880b-4ae1-8407-c9c3d263295d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19297 | 2026.01.16 20:42:19.350289 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49753 | ||
| 19298 | 2026.01.16 20:42:19.350631 [ 358 ] {} <Debug> TCP-Session: 75a146c1-880b-4ae1-8407-c9c3d263295d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19299 | 2026.01.16 20:42:19.350264 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41998 | ||
| 19300 | 2026.01.16 20:42:19.350270 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62631 | ||
| 19301 | 2026.01.16 20:42:19.350706 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19302 | 2026.01.16 20:42:19.350763 [ 290 ] {} <Debug> TCP-Session: 42c84d90-7655-4e39-934d-417084fba72c Authenticating user 'default' from [fd00:1122:3344:101::e]:49753 | ||
| 19303 | 2026.01.16 20:42:19.350775 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19304 | 2026.01.16 20:42:19.350786 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19305 | 2026.01.16 20:42:19.350780 [ 356 ] {d11ea0fb-06e1-4d55-852f-b224d01fc05f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43147) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19306 | 2026.01.16 20:42:19.350806 [ 359 ] {} <Debug> TCP-Session: 4ba00429-151f-4574-99bc-a36b0e293cb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41998 | ||
| 19307 | 2026.01.16 20:42:19.350825 [ 362 ] {} <Debug> TCP-Session: 2c1a4e12-7e75-4236-be55-05d1c896a842 Authenticating user 'default' from [fd00:1122:3344:101::e]:62631 | ||
| 19308 | 2026.01.16 20:42:19.350848 [ 359 ] {} <Debug> TCP-Session: 4ba00429-151f-4574-99bc-a36b0e293cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19309 | 2026.01.16 20:42:19.350780 [ 290 ] {} <Debug> TCP-Session: 42c84d90-7655-4e39-934d-417084fba72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19310 | 2026.01.16 20:42:19.350866 [ 359 ] {} <Debug> TCP-Session: 4ba00429-151f-4574-99bc-a36b0e293cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19311 | 2026.01.16 20:42:19.350866 [ 362 ] {} <Debug> TCP-Session: 2c1a4e12-7e75-4236-be55-05d1c896a842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19312 | 2026.01.16 20:42:19.350886 [ 290 ] {} <Debug> TCP-Session: 42c84d90-7655-4e39-934d-417084fba72c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19313 | 2026.01.16 20:42:19.350917 [ 362 ] {} <Debug> TCP-Session: 2c1a4e12-7e75-4236-be55-05d1c896a842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19314 | 2026.01.16 20:42:19.351123 [ 356 ] {d11ea0fb-06e1-4d55-852f-b224d01fc05f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19315 | 2026.01.16 20:42:19.351181 [ 356 ] {d11ea0fb-06e1-4d55-852f-b224d01fc05f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19316 | 2026.01.16 20:42:19.351481 [ 356 ] {d11ea0fb-06e1-4d55-852f-b224d01fc05f} <Debug> oximeter.version (51f4b5b0-a94c-4927-bbce-e5e6172c5d13) (SelectExecutor): Key condition: unknown | ||
| 19317 | 2026.01.16 20:42:19.352674 [ 320 ] {d11ea0fb-06e1-4d55-852f-b224d01fc05f} <Trace> AggregatingTransform: Aggregating | ||
| 19318 | 2026.01.16 20:42:19.352713 [ 320 ] {d11ea0fb-06e1-4d55-852f-b224d01fc05f} <Trace> Aggregator: Aggregation method: without_key | ||
| 19319 | 2026.01.16 20:42:19.352744 [ 320 ] {d11ea0fb-06e1-4d55-852f-b224d01fc05f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001163456 sec. (859.508 rows/sec., 33.57 KiB/sec.) | ||
| 19320 | 2026.01.16 20:42:19.352759 [ 320 ] {d11ea0fb-06e1-4d55-852f-b224d01fc05f} <Trace> Aggregator: Merging aggregated data | ||
| 19321 | 2026.01.16 20:42:19.353994 [ 356 ] {d11ea0fb-06e1-4d55-852f-b224d01fc05f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003275 sec., 305.34351145038164 rows/sec., 11.93 KiB/sec. | ||
| 19322 | 2026.01.16 20:42:19.354133 [ 356 ] {d11ea0fb-06e1-4d55-852f-b224d01fc05f} <Debug> TCPHandler: Processed in 0.003923008 sec. | ||
| 19323 | 2026.01.16 20:42:19.354231 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19324 | 2026.01.16 20:42:19.354256 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19325 | 2026.01.16 20:42:19.354261 [ 356 ] {} <Debug> TCP-Session: 0d60af51-7009-475f-baef-2960785d1459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19326 | 2026.01.16 20:42:19.354282 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19327 | 2026.01.16 20:42:19.354304 [ 357 ] {} <Debug> TCP-Session: ce520cd6-7307-4405-a688-abdf0779bfc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19328 | 2026.01.16 20:42:19.354299 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19329 | 2026.01.16 20:42:19.354326 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19330 | 2026.01.16 20:42:19.354362 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19331 | 2026.01.16 20:42:19.354376 [ 362 ] {} <Debug> TCP-Session: 2c1a4e12-7e75-4236-be55-05d1c896a842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19332 | 2026.01.16 20:42:19.354385 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19333 | 2026.01.16 20:42:19.354418 [ 359 ] {} <Debug> TCP-Session: 4ba00429-151f-4574-99bc-a36b0e293cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19334 | 2026.01.16 20:42:19.354405 [ 350 ] {} <Debug> TCP-Session: 67091dd5-2c0d-4360-9c23-271a17a61118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19335 | 2026.01.16 20:42:19.354460 [ 355 ] {} <Debug> TCP-Session: 96129afd-7347-439f-a686-79c3ed49a200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19336 | 2026.01.16 20:42:19.354343 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19337 | 2026.01.16 20:42:19.354329 [ 290 ] {} <Debug> TCP-Session: 42c84d90-7655-4e39-934d-417084fba72c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19338 | 2026.01.16 20:42:19.354516 [ 363 ] {} <Debug> TCP-Session: 981c89a8-e97e-48d4-a0ea-f44f1dc81e10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19339 | 2026.01.16 20:42:19.354311 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19340 | 2026.01.16 20:42:19.354567 [ 358 ] {} <Debug> TCP-Session: 75a146c1-880b-4ae1-8407-c9c3d263295d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19341 | 2026.01.16 20:42:23.062452 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19342 | 2026.01.16 20:42:23.062863 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) 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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 19343 | 2026.01.16 20:42:23.063370 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19344 | 2026.01.16 20:42:23.063413 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 19345 | 2026.01.16 20:42:23.063719 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19346 | 2026.01.16 20:42:23.063800 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19347 | 2026.01.16 20:42:23.063948 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 19348 | 2026.01.16 20:42:23.063985 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19349 | 2026.01.16 20:42:23.064006 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19350 | 2026.01.16 20:42:23.064022 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19351 | 2026.01.16 20:42:23.064062 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 19352 | 2026.01.16 20:42:23.064082 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19353 | 2026.01.16 20:42:23.065711 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.003036 sec., 15810.276679841896 rows/sec., 628.20 KiB/sec. | ||
| 19354 | 2026.01.16 20:42:23.065813 [ 276 ] {88c7a757-c1f8-4797-8011-ec5efa45ccf9} <Debug> TCPHandler: Processed in 0.003550959 sec. | ||
| 19355 | 2026.01.16 20:42:23.095782 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19356 | 2026.01.16 20:42:23.095957 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) 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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 19357 | 2026.01.16 20:42:23.096226 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19358 | 2026.01.16 20:42:23.096264 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 19359 | 2026.01.16 20:42:23.096489 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19360 | 2026.01.16 20:42:23.096543 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19361 | 2026.01.16 20:42:23.096642 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 19362 | 2026.01.16 20:42:23.096671 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19363 | 2026.01.16 20:42:23.096690 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19364 | 2026.01.16 20:42:23.096704 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19365 | 2026.01.16 20:42:23.096740 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 19366 | 2026.01.16 20:42:23.096759 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19367 | 2026.01.16 20:42:23.097371 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001495 sec., 32107.023411371236 rows/sec., 1.25 MiB/sec. | ||
| 19368 | 2026.01.16 20:42:23.097435 [ 276 ] {dda0082f-2a2e-4dae-9a78-964e65a794ad} <Debug> TCPHandler: Processed in 0.001713428 sec. | ||
| 19369 | 2026.01.16 20:42:23.097781 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19370 | 2026.01.16 20:42:23.097922 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) 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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 19371 | 2026.01.16 20:42:23.098144 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19372 | 2026.01.16 20:42:23.098181 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 19373 | 2026.01.16 20:42:23.098407 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19374 | 2026.01.16 20:42:23.098461 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19375 | 2026.01.16 20:42:23.098558 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 19376 | 2026.01.16 20:42:23.098585 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19377 | 2026.01.16 20:42:23.098604 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19378 | 2026.01.16 20:42:23.098617 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19379 | 2026.01.16 20:42:23.098650 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 19380 | 2026.01.16 20:42:23.098668 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19381 | 2026.01.16 20:42:23.099053 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001193 sec., 40234.702430846606 rows/sec., 1.56 MiB/sec. | ||
| 19382 | 2026.01.16 20:42:23.099113 [ 276 ] {25787759-31ed-427f-b414-5e418a751ed8} <Debug> TCPHandler: Processed in 0.001381731 sec. | ||
| 19383 | 2026.01.16 20:42:23.099338 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19384 | 2026.01.16 20:42:23.099479 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) 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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19385 | 2026.01.16 20:42:23.099697 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19386 | 2026.01.16 20:42:23.099735 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19387 | 2026.01.16 20:42:23.099953 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19388 | 2026.01.16 20:42:23.100006 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19389 | 2026.01.16 20:42:23.100103 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 19390 | 2026.01.16 20:42:23.100132 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19391 | 2026.01.16 20:42:23.100150 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19392 | 2026.01.16 20:42:23.100164 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19393 | 2026.01.16 20:42:23.100197 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19394 | 2026.01.16 20:42:23.100214 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19395 | 2026.01.16 20:42:23.100594 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001177 sec., 40781.64825828377 rows/sec., 1.58 MiB/sec. | ||
| 19396 | 2026.01.16 20:42:23.100653 [ 276 ] {98c8fc54-6c97-49fa-a57a-23aa6b33701a} <Debug> TCPHandler: Processed in 0.001365021 sec. | ||
| 19397 | 2026.01.16 20:42:23.100847 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19398 | 2026.01.16 20:42:23.100986 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19399 | 2026.01.16 20:42:23.101205 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19400 | 2026.01.16 20:42:23.101244 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19401 | 2026.01.16 20:42:23.101463 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19402 | 2026.01.16 20:42:23.101515 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19403 | 2026.01.16 20:42:23.101612 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 19404 | 2026.01.16 20:42:23.101640 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19405 | 2026.01.16 20:42:23.101658 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19406 | 2026.01.16 20:42:23.101672 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19407 | 2026.01.16 20:42:23.101705 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19408 | 2026.01.16 20:42:23.101723 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19409 | 2026.01.16 20:42:23.102214 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001288 sec., 37267.08074534161 rows/sec., 1.45 MiB/sec. | ||
| 19410 | 2026.01.16 20:42:23.102307 [ 276 ] {d45b137e-7c90-4083-ae17-eaefa9e0a456} <Debug> TCPHandler: Processed in 0.001509544 sec. | ||
| 19411 | 2026.01.16 20:42:23.102499 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19412 | 2026.01.16 20:42:23.102639 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19413 | 2026.01.16 20:42:23.102862 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19414 | 2026.01.16 20:42:23.102900 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19415 | 2026.01.16 20:42:23.103127 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19416 | 2026.01.16 20:42:23.103178 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19417 | 2026.01.16 20:42:23.103277 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 19418 | 2026.01.16 20:42:23.103304 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19419 | 2026.01.16 20:42:23.103322 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19420 | 2026.01.16 20:42:23.103336 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19421 | 2026.01.16 20:42:23.103368 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19422 | 2026.01.16 20:42:23.103387 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19423 | 2026.01.16 20:42:23.103819 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001243 sec., 38616.25100563154 rows/sec., 1.50 MiB/sec. | ||
| 19424 | 2026.01.16 20:42:23.103909 [ 276 ] {ad155606-0b71-4c19-895a-ae6749eaead3} <Debug> TCPHandler: Processed in 0.001460513 sec. | ||
| 19425 | 2026.01.16 20:42:23.104098 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19426 | 2026.01.16 20:42:23.104237 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19427 | 2026.01.16 20:42:23.104463 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19428 | 2026.01.16 20:42:23.104501 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19429 | 2026.01.16 20:42:23.104729 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19430 | 2026.01.16 20:42:23.104781 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19431 | 2026.01.16 20:42:23.104878 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 19432 | 2026.01.16 20:42:23.104908 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19433 | 2026.01.16 20:42:23.104925 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19434 | 2026.01.16 20:42:23.104939 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19435 | 2026.01.16 20:42:23.104971 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19436 | 2026.01.16 20:42:23.104990 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19437 | 2026.01.16 20:42:23.105426 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001252 sec., 38338.65814696485 rows/sec., 1.49 MiB/sec. | ||
| 19438 | 2026.01.16 20:42:23.105516 [ 276 ] {66d4ad1a-b5ed-4dfe-912f-32c5c31a4a35} <Debug> TCPHandler: Processed in 0.001468023 sec. | ||
| 19439 | 2026.01.16 20:42:23.105702 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19440 | 2026.01.16 20:42:23.105842 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19441 | 2026.01.16 20:42:23.106065 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19442 | 2026.01.16 20:42:23.106104 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19443 | 2026.01.16 20:42:23.106332 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19444 | 2026.01.16 20:42:23.106383 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19445 | 2026.01.16 20:42:23.106482 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 19446 | 2026.01.16 20:42:23.106510 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19447 | 2026.01.16 20:42:23.106528 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19448 | 2026.01.16 20:42:23.106542 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19449 | 2026.01.16 20:42:23.106575 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19450 | 2026.01.16 20:42:23.106593 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19451 | 2026.01.16 20:42:23.106994 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001215 sec., 39506.17283950617 rows/sec., 1.53 MiB/sec. | ||
| 19452 | 2026.01.16 20:42:23.107083 [ 276 ] {346314ff-e574-4623-9e68-693c931b422b} <Debug> TCPHandler: Processed in 0.001431552 sec. | ||
| 19453 | 2026.01.16 20:42:23.107270 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19454 | 2026.01.16 20:42:23.107412 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19455 | 2026.01.16 20:42:23.107637 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19456 | 2026.01.16 20:42:23.107675 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19457 | 2026.01.16 20:42:23.107934 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19458 | 2026.01.16 20:42:23.107986 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19459 | 2026.01.16 20:42:23.108083 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 19460 | 2026.01.16 20:42:23.108111 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19461 | 2026.01.16 20:42:23.108129 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19462 | 2026.01.16 20:42:23.108143 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19463 | 2026.01.16 20:42:23.108200 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19464 | 2026.01.16 20:42:23.108219 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19465 | 2026.01.16 20:42:23.108633 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001286 sec., 37325.03888024883 rows/sec., 1.45 MiB/sec. | ||
| 19466 | 2026.01.16 20:42:23.108720 [ 276 ] {7c93ae85-ab93-4506-a646-2b3f7f0813d8} <Debug> TCPHandler: Processed in 0.001499773 sec. | ||
| 19467 | 2026.01.16 20:42:23.108907 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19468 | 2026.01.16 20:42:23.109052 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19469 | 2026.01.16 20:42:23.109284 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19470 | 2026.01.16 20:42:23.109323 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19471 | 2026.01.16 20:42:23.109556 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19472 | 2026.01.16 20:42:23.109607 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19473 | 2026.01.16 20:42:23.109703 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 19474 | 2026.01.16 20:42:23.109730 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19475 | 2026.01.16 20:42:23.109748 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19476 | 2026.01.16 20:42:23.109762 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19477 | 2026.01.16 20:42:23.109794 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19478 | 2026.01.16 20:42:23.109812 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19479 | 2026.01.16 20:42:23.110219 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001235 sec., 38866.396761133605 rows/sec., 1.51 MiB/sec. | ||
| 19480 | 2026.01.16 20:42:23.110308 [ 276 ] {f241d5de-5f7e-401c-a616-c547761f3f74} <Debug> TCPHandler: Processed in 0.001450953 sec. | ||
| 19481 | 2026.01.16 20:42:23.110514 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19482 | 2026.01.16 20:42:23.110660 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19483 | 2026.01.16 20:42:23.110886 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19484 | 2026.01.16 20:42:23.110926 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19485 | 2026.01.16 20:42:23.111159 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19486 | 2026.01.16 20:42:23.111211 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19487 | 2026.01.16 20:42:23.111307 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 19488 | 2026.01.16 20:42:23.111336 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19489 | 2026.01.16 20:42:23.111353 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19490 | 2026.01.16 20:42:23.111366 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19491 | 2026.01.16 20:42:23.111400 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19492 | 2026.01.16 20:42:23.111418 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19493 | 2026.01.16 20:42:23.111826 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001234 sec., 38897.89303079416 rows/sec., 1.51 MiB/sec. | ||
| 19494 | 2026.01.16 20:42:23.111917 [ 276 ] {7c0b422e-04ba-4560-8521-4fbdb6cb7a0a} <Debug> TCPHandler: Processed in 0.001452992 sec. | ||
| 19495 | 2026.01.16 20:42:23.112107 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19496 | 2026.01.16 20:42:23.112251 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19497 | 2026.01.16 20:42:23.112485 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19498 | 2026.01.16 20:42:23.112525 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19499 | 2026.01.16 20:42:23.112762 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19500 | 2026.01.16 20:42:23.112815 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19501 | 2026.01.16 20:42:23.112912 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 19502 | 2026.01.16 20:42:23.112940 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19503 | 2026.01.16 20:42:23.112959 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19504 | 2026.01.16 20:42:23.112973 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19505 | 2026.01.16 20:42:23.113006 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19506 | 2026.01.16 20:42:23.113024 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19507 | 2026.01.16 20:42:23.113457 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001272 sec., 37735.84905660377 rows/sec., 1.46 MiB/sec. | ||
| 19508 | 2026.01.16 20:42:23.113546 [ 276 ] {39881821-4ed3-4ec3-a2e8-f0e187352c4e} <Debug> TCPHandler: Processed in 0.001490184 sec. | ||
| 19509 | 2026.01.16 20:42:23.113741 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19510 | 2026.01.16 20:42:23.113888 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19511 | 2026.01.16 20:42:23.114121 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19512 | 2026.01.16 20:42:23.114161 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19513 | 2026.01.16 20:42:23.114401 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19514 | 2026.01.16 20:42:23.114450 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19515 | 2026.01.16 20:42:23.114541 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 19516 | 2026.01.16 20:42:23.114568 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19517 | 2026.01.16 20:42:23.114584 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19518 | 2026.01.16 20:42:23.114598 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19519 | 2026.01.16 20:42:23.114630 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19520 | 2026.01.16 20:42:23.114648 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19521 | 2026.01.16 20:42:23.115020 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001245 sec., 38554.21686746988 rows/sec., 1.50 MiB/sec. | ||
| 19522 | 2026.01.16 20:42:23.115105 [ 276 ] {68a4ffc2-dbb0-4e1a-84ed-693cdbc4d73a} <Debug> TCPHandler: Processed in 0.001462282 sec. | ||
| 19523 | 2026.01.16 20:42:23.115792 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19524 | 2026.01.16 20:42:23.115937 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19525 | 2026.01.16 20:42:23.116169 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19526 | 2026.01.16 20:42:23.116209 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19527 | 2026.01.16 20:42:23.116451 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19528 | 2026.01.16 20:42:23.116502 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19529 | 2026.01.16 20:42:23.116600 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 19530 | 2026.01.16 20:42:23.116628 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19531 | 2026.01.16 20:42:23.116645 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19532 | 2026.01.16 20:42:23.116659 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19533 | 2026.01.16 20:42:23.116693 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19534 | 2026.01.16 20:42:23.116711 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19535 | 2026.01.16 20:42:23.117153 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001283 sec., 37412.31488698363 rows/sec., 1.45 MiB/sec. | ||
| 19536 | 2026.01.16 20:42:23.117242 [ 276 ] {b9011401-7d6b-495d-967f-76c222b2819b} <Debug> TCPHandler: Processed in 0.001499973 sec. | ||
| 19537 | 2026.01.16 20:42:23.117458 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19538 | 2026.01.16 20:42:23.117604 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19539 | 2026.01.16 20:42:23.117840 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19540 | 2026.01.16 20:42:23.117881 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19541 | 2026.01.16 20:42:23.118122 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19542 | 2026.01.16 20:42:23.118175 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19543 | 2026.01.16 20:42:23.118272 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 19544 | 2026.01.16 20:42:23.118300 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19545 | 2026.01.16 20:42:23.118318 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19546 | 2026.01.16 20:42:23.118332 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19547 | 2026.01.16 20:42:23.118366 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19548 | 2026.01.16 20:42:23.118384 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19549 | 2026.01.16 20:42:23.118809 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001273 sec., 37706.20581304006 rows/sec., 1.46 MiB/sec. | ||
| 19550 | 2026.01.16 20:42:23.118899 [ 276 ] {b698c734-42cf-405a-8016-313202b9afc5} <Debug> TCPHandler: Processed in 0.001491043 sec. | ||
| 19551 | 2026.01.16 20:42:23.119107 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19552 | 2026.01.16 20:42:23.119255 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19553 | 2026.01.16 20:42:23.119491 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19554 | 2026.01.16 20:42:23.119532 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19555 | 2026.01.16 20:42:23.119777 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19556 | 2026.01.16 20:42:23.119829 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19557 | 2026.01.16 20:42:23.119927 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 19558 | 2026.01.16 20:42:23.119955 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19559 | 2026.01.16 20:42:23.119973 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19560 | 2026.01.16 20:42:23.119987 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19561 | 2026.01.16 20:42:23.120020 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19562 | 2026.01.16 20:42:23.120038 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19563 | 2026.01.16 20:42:23.120532 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001349 sec., 35581.91252779837 rows/sec., 1.38 MiB/sec. | ||
| 19564 | 2026.01.16 20:42:23.120594 [ 276 ] {b8029875-af1e-4c95-9717-ef891cd8686c} <Debug> TCPHandler: Processed in 0.001536064 sec. | ||
| 19565 | 2026.01.16 20:42:23.120907 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19566 | 2026.01.16 20:42:23.121049 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19567 | 2026.01.16 20:42:23.121283 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19568 | 2026.01.16 20:42:23.121325 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19569 | 2026.01.16 20:42:23.121570 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19570 | 2026.01.16 20:42:23.121621 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19571 | 2026.01.16 20:42:23.121718 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 19572 | 2026.01.16 20:42:23.121746 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19573 | 2026.01.16 20:42:23.121763 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19574 | 2026.01.16 20:42:23.121776 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19575 | 2026.01.16 20:42:23.121810 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19576 | 2026.01.16 20:42:23.121828 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19577 | 2026.01.16 20:42:23.122512 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001525 sec., 31475.409836065573 rows/sec., 1.22 MiB/sec. | ||
| 19578 | 2026.01.16 20:42:23.122621 [ 276 ] {109e2fbe-c3f1-417c-95a5-8bf39d65ab4e} <Debug> TCPHandler: Processed in 0.00176294 sec. | ||
| 19579 | 2026.01.16 20:42:23.122840 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19580 | 2026.01.16 20:42:23.122906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46533 | ||
| 19581 | 2026.01.16 20:42:23.123035 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19582 | 2026.01.16 20:42:23.123317 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19583 | 2026.01.16 20:42:23.123318 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19584 | 2026.01.16 20:42:23.123356 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19585 | 2026.01.16 20:42:23.123376 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19586 | 2026.01.16 20:42:23.123631 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19587 | 2026.01.16 20:42:23.123685 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19588 | 2026.01.16 20:42:23.123786 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 19589 | 2026.01.16 20:42:23.123790 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19590 | 2026.01.16 20:42:23.123815 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19591 | 2026.01.16 20:42:23.123835 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19592 | 2026.01.16 20:42:23.123850 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19593 | 2026.01.16 20:42:23.123885 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19594 | 2026.01.16 20:42:23.123905 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19595 | 2026.01.16 20:42:23.124016 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19596 | 2026.01.16 20:42:23.124150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46533 | ||
| 19597 | 2026.01.16 20:42:23.124386 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001453 sec., 33035.09979353062 rows/sec., 1.28 MiB/sec. | ||
| 19598 | 2026.01.16 20:42:23.124473 [ 276 ] {a3f70daa-0c8b-43c6-b0ab-459caada2b50} <Debug> TCPHandler: Processed in 0.001694278 sec. | ||
| 19599 | 2026.01.16 20:42:23.124693 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19600 | 2026.01.16 20:42:23.124844 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19601 | 2026.01.16 20:42:23.125086 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19602 | 2026.01.16 20:42:23.125128 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19603 | 2026.01.16 20:42:23.125389 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19604 | 2026.01.16 20:42:23.125442 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19605 | 2026.01.16 20:42:23.125542 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 19606 | 2026.01.16 20:42:23.125570 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19607 | 2026.01.16 20:42:23.125588 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19608 | 2026.01.16 20:42:23.125602 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19609 | 2026.01.16 20:42:23.125636 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19610 | 2026.01.16 20:42:23.125655 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19611 | 2026.01.16 20:42:23.126076 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001305 sec., 36781.6091954023 rows/sec., 1.43 MiB/sec. | ||
| 19612 | 2026.01.16 20:42:23.126163 [ 276 ] {0c36329e-be8b-495a-a8f7-b38e62adca66} <Debug> TCPHandler: Processed in 0.001519764 sec. | ||
| 19613 | 2026.01.16 20:42:23.126464 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19614 | 2026.01.16 20:42:23.126614 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19615 | 2026.01.16 20:42:23.126856 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19616 | 2026.01.16 20:42:23.126897 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19617 | 2026.01.16 20:42:23.127147 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19618 | 2026.01.16 20:42:23.127199 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19619 | 2026.01.16 20:42:23.127295 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 19620 | 2026.01.16 20:42:23.127323 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19621 | 2026.01.16 20:42:23.127340 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19622 | 2026.01.16 20:42:23.127354 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19623 | 2026.01.16 20:42:23.127389 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19624 | 2026.01.16 20:42:23.127407 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19625 | 2026.01.16 20:42:23.127806 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001264 sec., 37974.6835443038 rows/sec., 1.47 MiB/sec. | ||
| 19626 | 2026.01.16 20:42:23.127892 [ 276 ] {f6dc41e3-823c-410b-92a3-f2280b8dfb6c} <Debug> TCPHandler: Processed in 0.001478402 sec. | ||
| 19627 | 2026.01.16 20:42:23.128093 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19628 | 2026.01.16 20:42:23.128244 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19629 | 2026.01.16 20:42:23.128483 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19630 | 2026.01.16 20:42:23.128524 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19631 | 2026.01.16 20:42:23.128774 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19632 | 2026.01.16 20:42:23.128825 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19633 | 2026.01.16 20:42:23.128920 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 19634 | 2026.01.16 20:42:23.128947 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19635 | 2026.01.16 20:42:23.128965 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19636 | 2026.01.16 20:42:23.128979 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19637 | 2026.01.16 20:42:23.129012 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19638 | 2026.01.16 20:42:23.129030 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19639 | 2026.01.16 20:42:23.129426 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001257 sec., 38186.15751789976 rows/sec., 1.48 MiB/sec. | ||
| 19640 | 2026.01.16 20:42:23.129514 [ 276 ] {28a4ec57-4631-42b5-9549-7d7ac42f392a} <Debug> TCPHandler: Processed in 0.001470713 sec. | ||
| 19641 | 2026.01.16 20:42:23.129814 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19642 | 2026.01.16 20:42:23.129966 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19643 | 2026.01.16 20:42:23.130204 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19644 | 2026.01.16 20:42:23.130245 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19645 | 2026.01.16 20:42:23.130500 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19646 | 2026.01.16 20:42:23.130552 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19647 | 2026.01.16 20:42:23.130648 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 19648 | 2026.01.16 20:42:23.130676 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19649 | 2026.01.16 20:42:23.130694 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19650 | 2026.01.16 20:42:23.130708 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19651 | 2026.01.16 20:42:23.130741 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19652 | 2026.01.16 20:42:23.130761 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19653 | 2026.01.16 20:42:23.131153 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001261 sec., 38065.027755749405 rows/sec., 1.48 MiB/sec. | ||
| 19654 | 2026.01.16 20:42:23.131240 [ 276 ] {e2c935ca-26bb-40a3-8303-11f39c1c57ac} <Debug> TCPHandler: Processed in 0.001475042 sec. | ||
| 19655 | 2026.01.16 20:42:23.131629 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19656 | 2026.01.16 20:42:23.131779 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19657 | 2026.01.16 20:42:23.132017 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19658 | 2026.01.16 20:42:23.132058 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19659 | 2026.01.16 20:42:23.132338 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19660 | 2026.01.16 20:42:23.132412 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19661 | 2026.01.16 20:42:23.132507 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 19662 | 2026.01.16 20:42:23.132535 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19663 | 2026.01.16 20:42:23.132553 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19664 | 2026.01.16 20:42:23.132567 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19665 | 2026.01.16 20:42:23.132600 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19666 | 2026.01.16 20:42:23.132618 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19667 | 2026.01.16 20:42:23.133021 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001315 sec., 36501.901140684415 rows/sec., 1.42 MiB/sec. | ||
| 19668 | 2026.01.16 20:42:23.133108 [ 276 ] {4d783ffc-b2b0-4e93-8588-fc96d831adf2} <Debug> TCPHandler: Processed in 0.001528994 sec. | ||
| 19669 | 2026.01.16 20:42:23.133375 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19670 | 2026.01.16 20:42:23.133527 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 19671 | 2026.01.16 20:42:23.133765 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19672 | 2026.01.16 20:42:23.133807 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 19673 | 2026.01.16 20:42:23.134060 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19674 | 2026.01.16 20:42:23.134112 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19675 | 2026.01.16 20:42:23.134208 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 19676 | 2026.01.16 20:42:23.134235 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19677 | 2026.01.16 20:42:23.134252 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19678 | 2026.01.16 20:42:23.134267 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19679 | 2026.01.16 20:42:23.134300 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 19680 | 2026.01.16 20:42:23.134318 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 19681 | 2026.01.16 20:42:23.134706 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001253 sec., 38308.06065442937 rows/sec., 1.49 MiB/sec. | ||
| 19682 | 2026.01.16 20:42:23.134792 [ 276 ] {8c61a34a-3aec-454b-a5d3-dea2f25ace40} <Debug> TCPHandler: Processed in 0.001466213 sec. | ||
| 19683 | 2026.01.16 20:42:23.141380 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19684 | 2026.01.16 20:42:23.141488 [ 276 ] {3f487492-34da-4224-96c9-bd2ee109173d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 19685 | 2026.01.16 20:42:23.141529 [ 276 ] {3f487492-34da-4224-96c9-bd2ee109173d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19686 | 2026.01.16 20:42:23.142064 [ 276 ] {3f487492-34da-4224-96c9-bd2ee109173d} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19687 | 2026.01.16 20:42:23.142100 [ 276 ] {3f487492-34da-4224-96c9-bd2ee109173d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19688 | 2026.01.16 20:42:23.142474 [ 276 ] {3f487492-34da-4224-96c9-bd2ee109173d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 19689 | 2026.01.16 20:42:23.142669 [ 276 ] {3f487492-34da-4224-96c9-bd2ee109173d} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19690 | 2026.01.16 20:42:23.142804 [ 276 ] {3f487492-34da-4224-96c9-bd2ee109173d} <Debug> executeQuery: Read 24 rows, 3.64 KiB in 0.001347 sec., 17817.371937639196 rows/sec., 2.64 MiB/sec. | ||
| 19691 | 2026.01.16 20:42:23.142843 [ 276 ] {3f487492-34da-4224-96c9-bd2ee109173d} <Debug> TCPHandler: Processed in 0.001512744 sec. | ||
| 19692 | 2026.01.16 20:42:23.142966 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19693 | 2026.01.16 20:42:23.143059 [ 276 ] {c51ee609-0c52-4a3d-aa67-2c0c14148008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19694 | 2026.01.16 20:42:23.143101 [ 276 ] {c51ee609-0c52-4a3d-aa67-2c0c14148008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19695 | 2026.01.16 20:42:23.143515 [ 276 ] {c51ee609-0c52-4a3d-aa67-2c0c14148008} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19696 | 2026.01.16 20:42:23.143552 [ 276 ] {c51ee609-0c52-4a3d-aa67-2c0c14148008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19697 | 2026.01.16 20:42:23.143836 [ 276 ] {c51ee609-0c52-4a3d-aa67-2c0c14148008} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 19698 | 2026.01.16 20:42:23.144039 [ 276 ] {c51ee609-0c52-4a3d-aa67-2c0c14148008} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19699 | 2026.01.16 20:42:23.144166 [ 276 ] {c51ee609-0c52-4a3d-aa67-2c0c14148008} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.77 MiB/sec. | ||
| 19700 | 2026.01.16 20:42:23.144205 [ 276 ] {c51ee609-0c52-4a3d-aa67-2c0c14148008} <Debug> TCPHandler: Processed in 0.001288159 sec. | ||
| 19701 | 2026.01.16 20:42:23.144312 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19702 | 2026.01.16 20:42:23.144405 [ 276 ] {37ea6553-8790-443b-8ba6-18f9a077f0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19703 | 2026.01.16 20:42:23.144445 [ 276 ] {37ea6553-8790-443b-8ba6-18f9a077f0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19704 | 2026.01.16 20:42:23.144822 [ 276 ] {37ea6553-8790-443b-8ba6-18f9a077f0c1} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19705 | 2026.01.16 20:42:23.144858 [ 276 ] {37ea6553-8790-443b-8ba6-18f9a077f0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19706 | 2026.01.16 20:42:23.145132 [ 276 ] {37ea6553-8790-443b-8ba6-18f9a077f0c1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 19707 | 2026.01.16 20:42:23.145334 [ 276 ] {37ea6553-8790-443b-8ba6-18f9a077f0c1} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19708 | 2026.01.16 20:42:23.145466 [ 276 ] {37ea6553-8790-443b-8ba6-18f9a077f0c1} <Debug> executeQuery: Read 8 rows, 653.00 B in 0.001079 sec., 7414.272474513437 rows/sec., 591.01 KiB/sec. | ||
| 19709 | 2026.01.16 20:42:23.145503 [ 276 ] {37ea6553-8790-443b-8ba6-18f9a077f0c1} <Debug> TCPHandler: Processed in 0.001240218 sec. | ||
| 19710 | 2026.01.16 20:42:23.145614 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19711 | 2026.01.16 20:42:23.145709 [ 276 ] {a865a67a-77cb-4ff5-963d-1e99387719df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19712 | 2026.01.16 20:42:23.145749 [ 276 ] {a865a67a-77cb-4ff5-963d-1e99387719df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19713 | 2026.01.16 20:42:23.146694 [ 276 ] {a865a67a-77cb-4ff5-963d-1e99387719df} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19714 | 2026.01.16 20:42:23.146731 [ 276 ] {a865a67a-77cb-4ff5-963d-1e99387719df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19715 | 2026.01.16 20:42:23.147129 [ 276 ] {a865a67a-77cb-4ff5-963d-1e99387719df} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19716 | 2026.01.16 20:42:23.147342 [ 276 ] {a865a67a-77cb-4ff5-963d-1e99387719df} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19717 | 2026.01.16 20:42:23.147475 [ 276 ] {a865a67a-77cb-4ff5-963d-1e99387719df} <Debug> executeQuery: Read 1377 rows, 117.32 KiB in 0.001785 sec., 771428.5714285715 rows/sec., 64.19 MiB/sec. | ||
| 19718 | 2026.01.16 20:42:23.147513 [ 276 ] {a865a67a-77cb-4ff5-963d-1e99387719df} <Debug> TCPHandler: Processed in 0.001951014 sec. | ||
| 19719 | 2026.01.16 20:42:23.147624 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19720 | 2026.01.16 20:42:23.147717 [ 276 ] {87d57f91-5658-4bb3-888a-6badb62038ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19721 | 2026.01.16 20:42:23.147756 [ 276 ] {87d57f91-5658-4bb3-888a-6badb62038ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19722 | 2026.01.16 20:42:23.148155 [ 276 ] {87d57f91-5658-4bb3-888a-6badb62038ba} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19723 | 2026.01.16 20:42:23.148190 [ 276 ] {87d57f91-5658-4bb3-888a-6badb62038ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19724 | 2026.01.16 20:42:23.148475 [ 276 ] {87d57f91-5658-4bb3-888a-6badb62038ba} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19725 | 2026.01.16 20:42:23.148686 [ 276 ] {87d57f91-5658-4bb3-888a-6badb62038ba} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19726 | 2026.01.16 20:42:23.148816 [ 276 ] {87d57f91-5658-4bb3-888a-6badb62038ba} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001118 sec., 33094.812164579605 rows/sec., 2.43 MiB/sec. | ||
| 19727 | 2026.01.16 20:42:23.148855 [ 276 ] {87d57f91-5658-4bb3-888a-6badb62038ba} <Debug> TCPHandler: Processed in 0.001280249 sec. | ||
| 19728 | 2026.01.16 20:42:23.148974 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19729 | 2026.01.16 20:42:23.149095 [ 276 ] {467929ac-51b2-4579-a6ac-f35d0c97391f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19730 | 2026.01.16 20:42:23.149143 [ 276 ] {467929ac-51b2-4579-a6ac-f35d0c97391f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19731 | 2026.01.16 20:42:23.149619 [ 276 ] {467929ac-51b2-4579-a6ac-f35d0c97391f} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19732 | 2026.01.16 20:42:23.149656 [ 276 ] {467929ac-51b2-4579-a6ac-f35d0c97391f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19733 | 2026.01.16 20:42:23.149969 [ 276 ] {467929ac-51b2-4579-a6ac-f35d0c97391f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 19734 | 2026.01.16 20:42:23.150179 [ 276 ] {467929ac-51b2-4579-a6ac-f35d0c97391f} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19735 | 2026.01.16 20:42:23.150309 [ 276 ] {467929ac-51b2-4579-a6ac-f35d0c97391f} <Debug> executeQuery: Read 274 rows, 19.25 KiB in 0.001238 sec., 221324.71728594508 rows/sec., 15.18 MiB/sec. | ||
| 19736 | 2026.01.16 20:42:23.150348 [ 276 ] {467929ac-51b2-4579-a6ac-f35d0c97391f} <Debug> TCPHandler: Processed in 0.001434352 sec. | ||
| 19737 | 2026.01.16 20:42:23.150456 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19738 | 2026.01.16 20:42:23.150550 [ 276 ] {52f4ea6a-aa3b-44a5-812f-0c90b5a67b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19739 | 2026.01.16 20:42:23.150590 [ 276 ] {52f4ea6a-aa3b-44a5-812f-0c90b5a67b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19740 | 2026.01.16 20:42:23.150974 [ 276 ] {52f4ea6a-aa3b-44a5-812f-0c90b5a67b47} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19741 | 2026.01.16 20:42:23.151011 [ 276 ] {52f4ea6a-aa3b-44a5-812f-0c90b5a67b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19742 | 2026.01.16 20:42:23.151304 [ 276 ] {52f4ea6a-aa3b-44a5-812f-0c90b5a67b47} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 19743 | 2026.01.16 20:42:23.151511 [ 276 ] {52f4ea6a-aa3b-44a5-812f-0c90b5a67b47} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19744 | 2026.01.16 20:42:23.151642 [ 276 ] {52f4ea6a-aa3b-44a5-812f-0c90b5a67b47} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001111 sec., 10801.080108010801 rows/sec., 843.83 KiB/sec. | ||
| 19745 | 2026.01.16 20:42:23.151682 [ 276 ] {52f4ea6a-aa3b-44a5-812f-0c90b5a67b47} <Debug> TCPHandler: Processed in 0.001274229 sec. | ||
| 19746 | 2026.01.16 20:42:23.151782 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19747 | 2026.01.16 20:42:23.151875 [ 276 ] {6805fcef-eccd-4c16-b566-02d1269f8e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19748 | 2026.01.16 20:42:23.151915 [ 276 ] {6805fcef-eccd-4c16-b566-02d1269f8e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19749 | 2026.01.16 20:42:23.152514 [ 276 ] {6805fcef-eccd-4c16-b566-02d1269f8e4c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19750 | 2026.01.16 20:42:23.152551 [ 276 ] {6805fcef-eccd-4c16-b566-02d1269f8e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19751 | 2026.01.16 20:42:23.152881 [ 276 ] {6805fcef-eccd-4c16-b566-02d1269f8e4c} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19752 | 2026.01.16 20:42:23.153086 [ 276 ] {6805fcef-eccd-4c16-b566-02d1269f8e4c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19753 | 2026.01.16 20:42:23.153214 [ 276 ] {6805fcef-eccd-4c16-b566-02d1269f8e4c} <Debug> executeQuery: Read 701 rows, 53.76 KiB in 0.001357 sec., 516580.6927044952 rows/sec., 38.69 MiB/sec. | ||
| 19754 | 2026.01.16 20:42:23.153252 [ 276 ] {6805fcef-eccd-4c16-b566-02d1269f8e4c} <Debug> TCPHandler: Processed in 0.001518664 sec. | ||
| 19755 | 2026.01.16 20:42:23.153374 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19756 | 2026.01.16 20:42:23.153470 [ 276 ] {e303b3f6-8641-4b13-990f-07f55f571e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 19757 | 2026.01.16 20:42:23.153513 [ 276 ] {e303b3f6-8641-4b13-990f-07f55f571e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 19758 | 2026.01.16 20:42:23.153858 [ 276 ] {e303b3f6-8641-4b13-990f-07f55f571e60} <Trace> oximeter.measurements_cumulativei64 (4b6fb5a9-1ed7-4a29-83d6-dfcaa0e8af31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19759 | 2026.01.16 20:42:23.153896 [ 276 ] {e303b3f6-8641-4b13-990f-07f55f571e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19760 | 2026.01.16 20:42:23.158513 [ 276 ] {e303b3f6-8641-4b13-990f-07f55f571e60} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 19761 | 2026.01.16 20:42:23.158756 [ 276 ] {e303b3f6-8641-4b13-990f-07f55f571e60} <Trace> oximeter.measurements_cumulativei64 (4b6fb5a9-1ed7-4a29-83d6-dfcaa0e8af31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19762 | 2026.01.16 20:42:23.158903 [ 276 ] {e303b3f6-8641-4b13-990f-07f55f571e60} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.005451 sec., 3669.05155017428 rows/sec., 248.31 KiB/sec. | ||
| 19763 | 2026.01.16 20:42:23.158949 [ 276 ] {e303b3f6-8641-4b13-990f-07f55f571e60} <Debug> TCPHandler: Processed in 0.005623696 sec. | ||
| 19764 | 2026.01.16 20:42:23.159093 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19765 | 2026.01.16 20:42:23.159212 [ 276 ] {fc0937ec-4d93-448b-888b-c7e77ef880f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19766 | 2026.01.16 20:42:23.159262 [ 276 ] {fc0937ec-4d93-448b-888b-c7e77ef880f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19767 | 2026.01.16 20:42:23.159992 [ 276 ] {fc0937ec-4d93-448b-888b-c7e77ef880f8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19768 | 2026.01.16 20:42:23.160038 [ 276 ] {fc0937ec-4d93-448b-888b-c7e77ef880f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19769 | 2026.01.16 20:42:23.160441 [ 276 ] {fc0937ec-4d93-448b-888b-c7e77ef880f8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19770 | 2026.01.16 20:42:23.160647 [ 276 ] {fc0937ec-4d93-448b-888b-c7e77ef880f8} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19771 | 2026.01.16 20:42:23.160765 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 6 parts from all_1_138_32 to all_143_143_0 | ||
| 19772 | 2026.01.16 20:42:23.160777 [ 276 ] {fc0937ec-4d93-448b-888b-c7e77ef880f8} <Debug> executeQuery: Read 902 rows, 62.61 KiB in 0.00159 sec., 567295.5974842767 rows/sec., 38.46 MiB/sec. | ||
| 19773 | 2026.01.16 20:42:23.160828 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19774 | 2026.01.16 20:42:23.160840 [ 276 ] {fc0937ec-4d93-448b-888b-c7e77ef880f8} <Debug> TCPHandler: Processed in 0.00180853 sec. | ||
| 19775 | 2026.01.16 20:42:23.160853 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19776 | 2026.01.16 20:42:23.160953 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19777 | 2026.01.16 20:42:23.160970 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_143_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_138_32 to all_143_143_0 into Compact with storage Full | ||
| 19778 | 2026.01.16 20:42:23.161056 [ 276 ] {24c9280e-0100-495a-9ec2-2e8d0a1bb118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19779 | 2026.01.16 20:42:23.161135 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_143_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19780 | 2026.01.16 20:42:23.161140 [ 276 ] {24c9280e-0100-495a-9ec2-2e8d0a1bb118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19781 | 2026.01.16 20:42:23.161181 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_32, total 41436 rows starting from the beginning of the part | ||
| 19782 | 2026.01.16 20:42:23.161259 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 19783 | 2026.01.16 20:42:23.161321 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 162 rows starting from the beginning of the part | ||
| 19784 | 2026.01.16 20:42:23.161411 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 19785 | 2026.01.16 20:42:23.161482 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 19786 | 2026.01.16 20:42:23.161529 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_143_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 902 rows starting from the beginning of the part | ||
| 19787 | 2026.01.16 20:42:23.162041 [ 276 ] {24c9280e-0100-495a-9ec2-2e8d0a1bb118} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19788 | 2026.01.16 20:42:23.162095 [ 276 ] {24c9280e-0100-495a-9ec2-2e8d0a1bb118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19789 | 2026.01.16 20:42:23.162618 [ 276 ] {24c9280e-0100-495a-9ec2-2e8d0a1bb118} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19790 | 2026.01.16 20:42:23.162853 [ 276 ] {24c9280e-0100-495a-9ec2-2e8d0a1bb118} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19791 | 2026.01.16 20:42:23.163002 [ 276 ] {24c9280e-0100-495a-9ec2-2e8d0a1bb118} <Debug> executeQuery: Read 22 rows, 37.57 KiB in 0.001965 sec., 11195.92875318066 rows/sec., 18.67 MiB/sec. | ||
| 19792 | 2026.01.16 20:42:23.163059 [ 276 ] {24c9280e-0100-495a-9ec2-2e8d0a1bb118} <Debug> TCPHandler: Processed in 0.002156548 sec. | ||
| 19793 | 2026.01.16 20:42:23.163170 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19794 | 2026.01.16 20:42:23.163265 [ 276 ] {63628136-de14-450f-b944-fb4f55fd101d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19795 | 2026.01.16 20:42:23.163306 [ 276 ] {63628136-de14-450f-b944-fb4f55fd101d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19796 | 2026.01.16 20:42:23.163640 [ 276 ] {63628136-de14-450f-b944-fb4f55fd101d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19797 | 2026.01.16 20:42:23.163676 [ 276 ] {63628136-de14-450f-b944-fb4f55fd101d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 19798 | 2026.01.16 20:42:23.163982 [ 276 ] {63628136-de14-450f-b944-fb4f55fd101d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19799 | 2026.01.16 20:42:23.164187 [ 276 ] {63628136-de14-450f-b944-fb4f55fd101d} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19800 | 2026.01.16 20:42:23.164315 [ 276 ] {63628136-de14-450f-b944-fb4f55fd101d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 19801 | 2026.01.16 20:42:23.164358 [ 276 ] {63628136-de14-450f-b944-fb4f55fd101d} <Debug> TCPHandler: Processed in 0.001237708 sec. | ||
| 19802 | 2026.01.16 20:42:23.171914 [ 200 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_143_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42980 rows, containing 5 columns (5 merged, 0 gathered) in 0.010993536 sec., 3909570.132848976 rows/sec., 267.55 MiB/sec. | ||
| 19803 | 2026.01.16 20:42:23.172311 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_143_33} <Trace> MergedBlockOutputStream: filled checksums all_1_143_33 (state Temporary) | ||
| 19804 | 2026.01.16 20:42:23.172647 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_143_33 to all_1_143_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19805 | 2026.01.16 20:42:23.172735 [ 198 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_143_33} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 6 parts: [all_1_138_32, all_143_143_0] -> all_1_143_33 | ||
| 19806 | 2026.01.16 20:42:23.172841 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 19807 | 2026.01.16 20:42:24.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.92 MiB, peak 413.50 MiB, free memory in arenas 0.00 B, will set to 394.13 MiB (RSS), difference: -1.79 MiB | ||
| 19808 | 2026.01.16 20:42:25.653115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 19809 | 2026.01.16 20:42:25.671238 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19810 | 2026.01.16 20:42:25.671288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19811 | 2026.01.16 20:42:25.677619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19812 | 2026.01.16 20:42:25.678327 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19813 | 2026.01.16 20:42:25.681431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 19814 | 2026.01.16 20:42:25.756419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 2390 | ||
| 19815 | 2026.01.16 20:42:25.760174 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19816 | 2026.01.16 20:42:25.760224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19817 | 2026.01.16 20:42:25.761581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19818 | 2026.01.16 20:42:25.761855 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19819 | 2026.01.16 20:42:25.762127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2390 | ||
| 19820 | 2026.01.16 20:42:28.689423 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19821 | 2026.01.16 20:42:28.689615 [ 276 ] {14cb0158-d799-4ba1-87c3-08daa8009a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19822 | 2026.01.16 20:42:28.689685 [ 276 ] {14cb0158-d799-4ba1-87c3-08daa8009a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19823 | 2026.01.16 20:42:28.690396 [ 276 ] {14cb0158-d799-4ba1-87c3-08daa8009a44} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19824 | 2026.01.16 20:42:28.690439 [ 276 ] {14cb0158-d799-4ba1-87c3-08daa8009a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19825 | 2026.01.16 20:42:28.690796 [ 276 ] {14cb0158-d799-4ba1-87c3-08daa8009a44} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19826 | 2026.01.16 20:42:28.691020 [ 276 ] {14cb0158-d799-4ba1-87c3-08daa8009a44} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19827 | 2026.01.16 20:42:28.691178 [ 276 ] {14cb0158-d799-4ba1-87c3-08daa8009a44} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001617 sec., 618.4291898577613 rows/sec., 45.90 KiB/sec. | ||
| 19828 | 2026.01.16 20:42:28.691219 [ 276 ] {14cb0158-d799-4ba1-87c3-08daa8009a44} <Debug> TCPHandler: Processed in 0.001928883 sec. | ||
| 19829 | 2026.01.16 20:42:28.691340 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19830 | 2026.01.16 20:42:28.691433 [ 276 ] {8f3f83a0-acbe-491e-978b-0e50c0103327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19831 | 2026.01.16 20:42:28.691472 [ 276 ] {8f3f83a0-acbe-491e-978b-0e50c0103327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19832 | 2026.01.16 20:42:28.691971 [ 276 ] {8f3f83a0-acbe-491e-978b-0e50c0103327} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19833 | 2026.01.16 20:42:28.692007 [ 276 ] {8f3f83a0-acbe-491e-978b-0e50c0103327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19834 | 2026.01.16 20:42:28.692317 [ 276 ] {8f3f83a0-acbe-491e-978b-0e50c0103327} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19835 | 2026.01.16 20:42:28.692520 [ 276 ] {8f3f83a0-acbe-491e-978b-0e50c0103327} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19836 | 2026.01.16 20:42:28.692650 [ 276 ] {8f3f83a0-acbe-491e-978b-0e50c0103327} <Debug> executeQuery: Read 138 rows, 12.05 KiB in 0.001235 sec., 111740.89068825911 rows/sec., 9.53 MiB/sec. | ||
| 19837 | 2026.01.16 20:42:28.692688 [ 276 ] {8f3f83a0-acbe-491e-978b-0e50c0103327} <Debug> TCPHandler: Processed in 0.001394991 sec. | ||
| 19838 | 2026.01.16 20:42:28.692792 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19839 | 2026.01.16 20:42:28.692883 [ 276 ] {931e5621-f0ff-4ce3-ac10-53c2968d2250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19840 | 2026.01.16 20:42:28.692921 [ 276 ] {931e5621-f0ff-4ce3-ac10-53c2968d2250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19841 | 2026.01.16 20:42:28.693315 [ 276 ] {931e5621-f0ff-4ce3-ac10-53c2968d2250} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19842 | 2026.01.16 20:42:28.693351 [ 276 ] {931e5621-f0ff-4ce3-ac10-53c2968d2250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19843 | 2026.01.16 20:42:28.693631 [ 276 ] {931e5621-f0ff-4ce3-ac10-53c2968d2250} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19844 | 2026.01.16 20:42:28.693829 [ 276 ] {931e5621-f0ff-4ce3-ac10-53c2968d2250} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19845 | 2026.01.16 20:42:28.693951 [ 276 ] {931e5621-f0ff-4ce3-ac10-53c2968d2250} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001086 sec., 37753.22283609577 rows/sec., 2.76 MiB/sec. | ||
| 19846 | 2026.01.16 20:42:28.693950 [ 83 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19847 | 2026.01.16 20:42:28.693989 [ 276 ] {931e5621-f0ff-4ce3-ac10-53c2968d2250} <Debug> TCPHandler: Processed in 0.001243868 sec. | ||
| 19848 | 2026.01.16 20:42:28.694025 [ 83 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19849 | 2026.01.16 20:42:28.694051 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19850 | 2026.01.16 20:42:28.694106 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19851 | 2026.01.16 20:42:28.694157 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19852 | 2026.01.16 20:42:28.694202 [ 276 ] {97e1ec3b-28ac-4a87-9f95-567df2b83e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19853 | 2026.01.16 20:42:28.694246 [ 276 ] {97e1ec3b-28ac-4a87-9f95-567df2b83e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19854 | 2026.01.16 20:42:28.694286 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19855 | 2026.01.16 20:42:28.694327 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 278 rows starting from the beginning of the part | ||
| 19856 | 2026.01.16 20:42:28.694396 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 39 rows starting from the beginning of the part | ||
| 19857 | 2026.01.16 20:42:28.694443 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 17 rows starting from the beginning of the part | ||
| 19858 | 2026.01.16 20:42:28.694485 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 38 rows starting from the beginning of the part | ||
| 19859 | 2026.01.16 20:42:28.694527 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 37 rows starting from the beginning of the part | ||
| 19860 | 2026.01.16 20:42:28.694569 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 41 rows starting from the beginning of the part | ||
| 19861 | 2026.01.16 20:42:28.694693 [ 276 ] {97e1ec3b-28ac-4a87-9f95-567df2b83e27} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19862 | 2026.01.16 20:42:28.694734 [ 276 ] {97e1ec3b-28ac-4a87-9f95-567df2b83e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19863 | 2026.01.16 20:42:28.695044 [ 276 ] {97e1ec3b-28ac-4a87-9f95-567df2b83e27} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19864 | 2026.01.16 20:42:28.695275 [ 276 ] {97e1ec3b-28ac-4a87-9f95-567df2b83e27} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19865 | 2026.01.16 20:42:28.695406 [ 276 ] {97e1ec3b-28ac-4a87-9f95-567df2b83e27} <Debug> executeQuery: Read 111 rows, 8.81 KiB in 0.001221 sec., 90909.0909090909 rows/sec., 7.05 MiB/sec. | ||
| 19866 | 2026.01.16 20:42:28.695444 [ 276 ] {97e1ec3b-28ac-4a87-9f95-567df2b83e27} <Debug> TCPHandler: Processed in 0.001388101 sec. | ||
| 19867 | 2026.01.16 20:42:28.695471 [ 198 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359191 sec., 331079.29643442313 rows/sec., 23.29 MiB/sec. | ||
| 19868 | 2026.01.16 20:42:28.695552 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19869 | 2026.01.16 20:42:28.695630 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19870 | 2026.01.16 20:42:28.695648 [ 276 ] {f98c0d3e-2fe2-4a15-9266-66ca3854d26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19871 | 2026.01.16 20:42:28.695695 [ 276 ] {f98c0d3e-2fe2-4a15-9266-66ca3854d26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19872 | 2026.01.16 20:42:28.695870 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_141_28} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19873 | 2026.01.16 20:42:28.695941 [ 199 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_141_28} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19874 | 2026.01.16 20:42:28.696006 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 19875 | 2026.01.16 20:42:28.696118 [ 276 ] {f98c0d3e-2fe2-4a15-9266-66ca3854d26d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19876 | 2026.01.16 20:42:28.696159 [ 276 ] {f98c0d3e-2fe2-4a15-9266-66ca3854d26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19877 | 2026.01.16 20:42:28.696483 [ 276 ] {f98c0d3e-2fe2-4a15-9266-66ca3854d26d} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19878 | 2026.01.16 20:42:28.696691 [ 276 ] {f98c0d3e-2fe2-4a15-9266-66ca3854d26d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19879 | 2026.01.16 20:42:28.696828 [ 276 ] {f98c0d3e-2fe2-4a15-9266-66ca3854d26d} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001197 sec., 134502.9239766082 rows/sec., 9.36 MiB/sec. | ||
| 19880 | 2026.01.16 20:42:28.696866 [ 276 ] {f98c0d3e-2fe2-4a15-9266-66ca3854d26d} <Debug> TCPHandler: Processed in 0.00136011 sec. | ||
| 19881 | 2026.01.16 20:42:28.696966 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19882 | 2026.01.16 20:42:28.697056 [ 276 ] {f149f134-6fc1-4a73-a947-5df0b51dc125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19883 | 2026.01.16 20:42:28.697108 [ 276 ] {f149f134-6fc1-4a73-a947-5df0b51dc125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19884 | 2026.01.16 20:42:28.698006 [ 276 ] {f149f134-6fc1-4a73-a947-5df0b51dc125} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19885 | 2026.01.16 20:42:28.698042 [ 276 ] {f149f134-6fc1-4a73-a947-5df0b51dc125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19886 | 2026.01.16 20:42:28.698577 [ 276 ] {f149f134-6fc1-4a73-a947-5df0b51dc125} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19887 | 2026.01.16 20:42:28.698788 [ 276 ] {f149f134-6fc1-4a73-a947-5df0b51dc125} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19888 | 2026.01.16 20:42:28.698928 [ 276 ] {f149f134-6fc1-4a73-a947-5df0b51dc125} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001889 sec., 21175.224986765483 rows/sec., 37.95 MiB/sec. | ||
| 19889 | 2026.01.16 20:42:28.698995 [ 276 ] {f149f134-6fc1-4a73-a947-5df0b51dc125} <Debug> TCPHandler: Processed in 0.002075687 sec. | ||
| 19890 | 2026.01.16 20:42:28.699104 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19891 | 2026.01.16 20:42:28.699195 [ 276 ] {d8088912-af56-4b57-9b4d-f001570fccaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19892 | 2026.01.16 20:42:28.699236 [ 276 ] {d8088912-af56-4b57-9b4d-f001570fccaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19893 | 2026.01.16 20:42:28.699566 [ 276 ] {d8088912-af56-4b57-9b4d-f001570fccaa} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19894 | 2026.01.16 20:42:28.699601 [ 276 ] {d8088912-af56-4b57-9b4d-f001570fccaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19895 | 2026.01.16 20:42:28.699890 [ 276 ] {d8088912-af56-4b57-9b4d-f001570fccaa} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19896 | 2026.01.16 20:42:28.700095 [ 276 ] {d8088912-af56-4b57-9b4d-f001570fccaa} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19897 | 2026.01.16 20:42:28.700220 [ 276 ] {d8088912-af56-4b57-9b4d-f001570fccaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 19898 | 2026.01.16 20:42:28.700255 [ 276 ] {d8088912-af56-4b57-9b4d-f001570fccaa} <Debug> TCPHandler: Processed in 0.001198677 sec. | ||
| 19899 | 2026.01.16 20:42:30.298866 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19900 | 2026.01.16 20:42:30.298964 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19901 | 2026.01.16 20:42:30.624296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46981 | ||
| 19902 | 2026.01.16 20:42:30.624842 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19903 | 2026.01.16 20:42:30.624895 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19904 | 2026.01.16 20:42:30.625410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19905 | 2026.01.16 20:42:30.625652 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19906 | 2026.01.16 20:42:30.625803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46981 | ||
| 19907 | 2026.01.16 20:42:32.376902 [ 77 ] {} <Debug> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 19908 | 2026.01.16 20:42:32.377008 [ 77 ] {} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19909 | 2026.01.16 20:42:32.377043 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19910 | 2026.01.16 20:42:32.377226 [ 203 ] {cebe458c-3cd7-43d2-971a-c43677ad787a::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 | ||
| 19911 | 2026.01.16 20:42:32.377450 [ 203 ] {cebe458c-3cd7-43d2-971a-c43677ad787a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19912 | 2026.01.16 20:42:32.377521 [ 203 ] {cebe458c-3cd7-43d2-971a-c43677ad787a::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 | ||
| 19913 | 2026.01.16 20:42:32.377645 [ 203 ] {cebe458c-3cd7-43d2-971a-c43677ad787a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 19914 | 2026.01.16 20:42:32.377733 [ 203 ] {cebe458c-3cd7-43d2-971a-c43677ad787a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 19915 | 2026.01.16 20:42:32.377817 [ 203 ] {cebe458c-3cd7-43d2-971a-c43677ad787a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 19916 | 2026.01.16 20:42:32.377875 [ 203 ] {cebe458c-3cd7-43d2-971a-c43677ad787a::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 | ||
| 19917 | 2026.01.16 20:42:32.380209 [ 199 ] {cebe458c-3cd7-43d2-971a-c43677ad787a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.003069009 sec., 13685.199359141663 rows/sec., 1003.61 KiB/sec. | ||
| 19918 | 2026.01.16 20:42:32.380413 [ 198 ] {cebe458c-3cd7-43d2-971a-c43677ad787a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 19919 | 2026.01.16 20:42:32.380810 [ 198 ] {cebe458c-3cd7-43d2-971a-c43677ad787a::all_1_5_1} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19920 | 2026.01.16 20:42:32.380901 [ 198 ] {cebe458c-3cd7-43d2-971a-c43677ad787a::all_1_5_1} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 19921 | 2026.01.16 20:42:32.381005 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 19922 | 2026.01.16 20:42:33.182470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 19923 | 2026.01.16 20:42:33.201470 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19924 | 2026.01.16 20:42:33.201539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 19925 | 2026.01.16 20:42:33.207950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19926 | 2026.01.16 20:42:33.208745 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19927 | 2026.01.16 20:42:33.212752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 19928 | 2026.01.16 20:42:33.680912 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19929 | 2026.01.16 20:42:33.681207 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 19930 | 2026.01.16 20:42:33.681655 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19931 | 2026.01.16 20:42:33.681703 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 19932 | 2026.01.16 20:42:33.682040 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19933 | 2026.01.16 20:42:33.682111 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19934 | 2026.01.16 20:42:33.682251 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 19935 | 2026.01.16 20:42:33.682364 [ 333 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 19936 | 2026.01.16 20:42:33.682364 [ 340 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19937 | 2026.01.16 20:42:33.682486 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19938 | 2026.01.16 20:42:33.682515 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19939 | 2026.01.16 20:42:33.682588 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19940 | 2026.01.16 20:42:33.682608 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 72 rows with 2 streams | ||
| 19941 | 2026.01.16 20:42:33.682645 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19942 | 2026.01.16 20:42:33.682694 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19943 | 2026.01.16 20:42:33.683656 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.002591 sec., 27788.498649170204 rows/sec., 1.03 MiB/sec. | ||
| 19944 | 2026.01.16 20:42:33.683803 [ 276 ] {307e7298-6369-4b9f-81cf-a051e981f486} <Debug> TCPHandler: Processed in 0.003028508 sec. | ||
| 19945 | 2026.01.16 20:42:33.684120 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19946 | 2026.01.16 20:42:33.684289 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 19947 | 2026.01.16 20:42:33.684562 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19948 | 2026.01.16 20:42:33.684606 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 19949 | 2026.01.16 20:42:33.684877 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19950 | 2026.01.16 20:42:33.684933 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19951 | 2026.01.16 20:42:33.685038 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 19952 | 2026.01.16 20:42:33.685108 [ 320 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19953 | 2026.01.16 20:42:33.685114 [ 341 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 19954 | 2026.01.16 20:42:33.685217 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19955 | 2026.01.16 20:42:33.685239 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19956 | 2026.01.16 20:42:33.685298 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19957 | 2026.01.16 20:42:33.685316 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 72 rows with 2 streams | ||
| 19958 | 2026.01.16 20:42:33.685349 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19959 | 2026.01.16 20:42:33.685388 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19960 | 2026.01.16 20:42:33.686130 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.001928 sec., 37344.39834024896 rows/sec., 1.38 MiB/sec. | ||
| 19961 | 2026.01.16 20:42:33.686232 [ 276 ] {510181f3-9dfb-4e28-9e08-65602a51fc78} <Debug> TCPHandler: Processed in 0.002165478 sec. | ||
| 19962 | 2026.01.16 20:42:33.686472 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19963 | 2026.01.16 20:42:33.686632 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 19964 | 2026.01.16 20:42:33.686885 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19965 | 2026.01.16 20:42:33.686933 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 19966 | 2026.01.16 20:42:33.687217 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19967 | 2026.01.16 20:42:33.687272 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19968 | 2026.01.16 20:42:33.687373 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 19969 | 2026.01.16 20:42:33.687436 [ 330 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 19970 | 2026.01.16 20:42:33.687446 [ 319 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19971 | 2026.01.16 20:42:33.687554 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19972 | 2026.01.16 20:42:33.687581 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19973 | 2026.01.16 20:42:33.687637 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19974 | 2026.01.16 20:42:33.687653 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 72 rows with 2 streams | ||
| 19975 | 2026.01.16 20:42:33.687686 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19976 | 2026.01.16 20:42:33.687721 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19977 | 2026.01.16 20:42:33.688299 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.001749 sec., 41166.3807890223 rows/sec., 1.52 MiB/sec. | ||
| 19978 | 2026.01.16 20:42:33.688380 [ 276 ] {f3b0585c-7c0d-44a0-82a2-7c99b10a6bdd} <Debug> TCPHandler: Processed in 0.001956564 sec. | ||
| 19979 | 2026.01.16 20:42:33.688611 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19980 | 2026.01.16 20:42:33.688767 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 19981 | 2026.01.16 20:42:33.689014 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19982 | 2026.01.16 20:42:33.689058 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 19983 | 2026.01.16 20:42:33.689322 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 19984 | 2026.01.16 20:42:33.689375 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19985 | 2026.01.16 20:42:33.689475 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 75-element set) | ||
| 19986 | 2026.01.16 20:42:33.689530 [ 330 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 19987 | 2026.01.16 20:42:33.689531 [ 341 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 19988 | 2026.01.16 20:42:33.689601 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 19989 | 2026.01.16 20:42:33.689622 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 19990 | 2026.01.16 20:42:33.689676 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 19991 | 2026.01.16 20:42:33.689693 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 72 rows with 2 streams | ||
| 19992 | 2026.01.16 20:42:33.689724 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19993 | 2026.01.16 20:42:33.689757 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 19994 | 2026.01.16 20:42:33.690338 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.001648 sec., 43689.320388349515 rows/sec., 1.61 MiB/sec. | ||
| 19995 | 2026.01.16 20:42:33.690435 [ 276 ] {de71c44b-2f52-45bc-9d18-9cddedc02893} <Debug> TCPHandler: Processed in 0.001875113 sec. | ||
| 19996 | 2026.01.16 20:42:33.690651 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19997 | 2026.01.16 20:42:33.690815 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 19998 | 2026.01.16 20:42:33.691073 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 19999 | 2026.01.16 20:42:33.691118 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 20000 | 2026.01.16 20:42:33.691397 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20001 | 2026.01.16 20:42:33.691450 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20002 | 2026.01.16 20:42:33.691553 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 76-element set) | ||
| 20003 | 2026.01.16 20:42:33.691612 [ 319 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20004 | 2026.01.16 20:42:33.691615 [ 341 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 20005 | 2026.01.16 20:42:33.691694 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 20006 | 2026.01.16 20:42:33.691714 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20007 | 2026.01.16 20:42:33.691769 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20008 | 2026.01.16 20:42:33.691786 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 72 rows with 2 streams | ||
| 20009 | 2026.01.16 20:42:33.691818 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20010 | 2026.01.16 20:42:33.691852 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20011 | 2026.01.16 20:42:33.692419 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.001688 sec., 42654.028436018954 rows/sec., 1.57 MiB/sec. | ||
| 20012 | 2026.01.16 20:42:33.692496 [ 276 ] {bcba895d-9587-4991-9fc6-2bd880da746b} <Debug> TCPHandler: Processed in 0.001896012 sec. | ||
| 20013 | 2026.01.16 20:42:33.692699 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20014 | 2026.01.16 20:42:33.692855 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 20015 | 2026.01.16 20:42:33.693322 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20016 | 2026.01.16 20:42:33.693373 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 20017 | 2026.01.16 20:42:33.693665 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20018 | 2026.01.16 20:42:33.693723 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20019 | 2026.01.16 20:42:33.693825 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 77-element set) | ||
| 20020 | 2026.01.16 20:42:33.693893 [ 341 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20021 | 2026.01.16 20:42:33.693907 [ 327 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 20022 | 2026.01.16 20:42:33.693992 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 20023 | 2026.01.16 20:42:33.694018 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20024 | 2026.01.16 20:42:33.694077 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20025 | 2026.01.16 20:42:33.694096 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 72 rows with 2 streams | ||
| 20026 | 2026.01.16 20:42:33.694140 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20027 | 2026.01.16 20:42:33.694200 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20028 | 2026.01.16 20:42:33.694826 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.002048 sec., 35156.25 rows/sec., 1.30 MiB/sec. | ||
| 20029 | 2026.01.16 20:42:33.694924 [ 276 ] {fa5fdba4-c654-4e68-b719-8db936c4d843} <Debug> TCPHandler: Processed in 0.002272711 sec. | ||
| 20030 | 2026.01.16 20:42:33.695151 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20031 | 2026.01.16 20:42:33.695312 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 20032 | 2026.01.16 20:42:33.695580 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20033 | 2026.01.16 20:42:33.695628 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 20034 | 2026.01.16 20:42:33.695905 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20035 | 2026.01.16 20:42:33.695959 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20036 | 2026.01.16 20:42:33.696061 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 78-element set) | ||
| 20037 | 2026.01.16 20:42:33.696124 [ 303 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20038 | 2026.01.16 20:42:33.696125 [ 341 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 20039 | 2026.01.16 20:42:33.696229 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 20040 | 2026.01.16 20:42:33.696250 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20041 | 2026.01.16 20:42:33.696308 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20042 | 2026.01.16 20:42:33.696328 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 72 rows with 2 streams | ||
| 20043 | 2026.01.16 20:42:33.696362 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20044 | 2026.01.16 20:42:33.696398 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20045 | 2026.01.16 20:42:33.697070 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.001838 sec., 39173.01414581067 rows/sec., 1.45 MiB/sec. | ||
| 20046 | 2026.01.16 20:42:33.697188 [ 276 ] {80513940-e79d-4be9-be6f-f74b72d443dd} <Debug> TCPHandler: Processed in 0.002085826 sec. | ||
| 20047 | 2026.01.16 20:42:33.697546 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20048 | 2026.01.16 20:42:33.697824 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 20049 | 2026.01.16 20:42:33.698300 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20050 | 2026.01.16 20:42:33.698389 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 20051 | 2026.01.16 20:42:33.698816 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20052 | 2026.01.16 20:42:33.698879 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20053 | 2026.01.16 20:42:33.698984 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Key condition: (column 0 notIn 79-element set) | ||
| 20054 | 2026.01.16 20:42:33.699048 [ 327 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20055 | 2026.01.16 20:42:33.699051 [ 341 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 20056 | 2026.01.16 20:42:33.699139 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (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 | ||
| 20057 | 2026.01.16 20:42:33.699160 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20058 | 2026.01.16 20:42:33.699218 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20059 | 2026.01.16 20:42:33.699235 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Debug> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea) (SelectExecutor): Reading approx. 72 rows with 2 streams | ||
| 20060 | 2026.01.16 20:42:33.699267 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20061 | 2026.01.16 20:42:33.699302 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 20062 | 2026.01.16 20:42:33.699860 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Debug> executeQuery: Read 72 rows, 2.72 KiB in 0.002176 sec., 33088.23529411765 rows/sec., 1.22 MiB/sec. | ||
| 20063 | 2026.01.16 20:42:33.699957 [ 276 ] {598b9164-b60d-44e2-9511-19de1e67c568} <Debug> TCPHandler: Processed in 0.002499015 sec. | ||
| 20064 | 2026.01.16 20:42:33.709892 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20065 | 2026.01.16 20:42:33.710010 [ 276 ] {047d0db5-96b3-4753-8c72-d000f26d99d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20066 | 2026.01.16 20:42:33.710054 [ 276 ] {047d0db5-96b3-4753-8c72-d000f26d99d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20067 | 2026.01.16 20:42:33.710628 [ 276 ] {047d0db5-96b3-4753-8c72-d000f26d99d7} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20068 | 2026.01.16 20:42:33.710673 [ 276 ] {047d0db5-96b3-4753-8c72-d000f26d99d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20069 | 2026.01.16 20:42:33.711094 [ 276 ] {047d0db5-96b3-4753-8c72-d000f26d99d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 20070 | 2026.01.16 20:42:33.711292 [ 276 ] {047d0db5-96b3-4753-8c72-d000f26d99d7} <Trace> oximeter.timeseries_schema (97d87863-3a78-4ea4-8201-73a8733f6aea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20071 | 2026.01.16 20:42:33.711438 [ 276 ] {047d0db5-96b3-4753-8c72-d000f26d99d7} <Debug> executeQuery: Read 8 rows, 1.38 KiB in 0.001461 sec., 5475.7015742642025 rows/sec., 943.81 KiB/sec. | ||
| 20072 | 2026.01.16 20:42:33.711480 [ 276 ] {047d0db5-96b3-4753-8c72-d000f26d99d7} <Debug> TCPHandler: Processed in 0.001642207 sec. | ||
| 20073 | 2026.01.16 20:42:33.711599 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20074 | 2026.01.16 20:42:33.711702 [ 276 ] {7907c8df-fabe-47a9-a81d-ddecf89d3c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20075 | 2026.01.16 20:42:33.711746 [ 276 ] {7907c8df-fabe-47a9-a81d-ddecf89d3c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20076 | 2026.01.16 20:42:33.712160 [ 276 ] {7907c8df-fabe-47a9-a81d-ddecf89d3c26} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20077 | 2026.01.16 20:42:33.712198 [ 276 ] {7907c8df-fabe-47a9-a81d-ddecf89d3c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20078 | 2026.01.16 20:42:33.712497 [ 276 ] {7907c8df-fabe-47a9-a81d-ddecf89d3c26} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20079 | 2026.01.16 20:42:33.712713 [ 276 ] {7907c8df-fabe-47a9-a81d-ddecf89d3c26} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20080 | 2026.01.16 20:42:33.712850 [ 276 ] {7907c8df-fabe-47a9-a81d-ddecf89d3c26} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001171 sec., 1707.9419299743809 rows/sec., 126.76 KiB/sec. | ||
| 20081 | 2026.01.16 20:42:33.712889 [ 276 ] {7907c8df-fabe-47a9-a81d-ddecf89d3c26} <Debug> TCPHandler: Processed in 0.00133985 sec. | ||
| 20082 | 2026.01.16 20:42:33.713013 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20083 | 2026.01.16 20:42:33.713109 [ 276 ] {3818804a-d5ad-4700-81bb-8f77e881164f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20084 | 2026.01.16 20:42:33.713151 [ 276 ] {3818804a-d5ad-4700-81bb-8f77e881164f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20085 | 2026.01.16 20:42:33.713623 [ 276 ] {3818804a-d5ad-4700-81bb-8f77e881164f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20086 | 2026.01.16 20:42:33.713662 [ 276 ] {3818804a-d5ad-4700-81bb-8f77e881164f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20087 | 2026.01.16 20:42:33.713977 [ 276 ] {3818804a-d5ad-4700-81bb-8f77e881164f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20088 | 2026.01.16 20:42:33.714212 [ 276 ] {3818804a-d5ad-4700-81bb-8f77e881164f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20089 | 2026.01.16 20:42:33.714346 [ 276 ] {3818804a-d5ad-4700-81bb-8f77e881164f} <Debug> executeQuery: Read 138 rows, 11.29 KiB in 0.001257 sec., 109785.20286396181 rows/sec., 8.78 MiB/sec. | ||
| 20090 | 2026.01.16 20:42:33.714384 [ 276 ] {3818804a-d5ad-4700-81bb-8f77e881164f} <Debug> TCPHandler: Processed in 0.001419982 sec. | ||
| 20091 | 2026.01.16 20:42:33.714497 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20092 | 2026.01.16 20:42:33.714598 [ 276 ] {96db7be5-96d5-4d2d-98b9-0700b0047d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20093 | 2026.01.16 20:42:33.714642 [ 276 ] {96db7be5-96d5-4d2d-98b9-0700b0047d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20094 | 2026.01.16 20:42:33.715034 [ 276 ] {96db7be5-96d5-4d2d-98b9-0700b0047d03} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20095 | 2026.01.16 20:42:33.715071 [ 276 ] {96db7be5-96d5-4d2d-98b9-0700b0047d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20096 | 2026.01.16 20:42:33.715356 [ 276 ] {96db7be5-96d5-4d2d-98b9-0700b0047d03} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20097 | 2026.01.16 20:42:33.715563 [ 276 ] {96db7be5-96d5-4d2d-98b9-0700b0047d03} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20098 | 2026.01.16 20:42:33.715693 [ 276 ] {96db7be5-96d5-4d2d-98b9-0700b0047d03} <Debug> executeQuery: Read 19 rows, 1.40 KiB in 0.00112 sec., 16964.285714285717 rows/sec., 1.22 MiB/sec. | ||
| 20099 | 2026.01.16 20:42:33.715730 [ 276 ] {96db7be5-96d5-4d2d-98b9-0700b0047d03} <Debug> TCPHandler: Processed in 0.001283109 sec. | ||
| 20100 | 2026.01.16 20:42:33.715783 [ 222 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20101 | 2026.01.16 20:42:33.715824 [ 222 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20102 | 2026.01.16 20:42:33.715835 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20103 | 2026.01.16 20:42:33.715939 [ 276 ] {1cfc2bf0-a03b-43f1-845f-dbd5ede5b8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20104 | 2026.01.16 20:42:33.715982 [ 276 ] {1cfc2bf0-a03b-43f1-845f-dbd5ede5b8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20105 | 2026.01.16 20:42:33.716391 [ 276 ] {1cfc2bf0-a03b-43f1-845f-dbd5ede5b8c1} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20106 | 2026.01.16 20:42:33.716429 [ 276 ] {1cfc2bf0-a03b-43f1-845f-dbd5ede5b8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20107 | 2026.01.16 20:42:33.716735 [ 276 ] {1cfc2bf0-a03b-43f1-845f-dbd5ede5b8c1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 20108 | 2026.01.16 20:42:33.716984 [ 276 ] {1cfc2bf0-a03b-43f1-845f-dbd5ede5b8c1} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20109 | 2026.01.16 20:42:33.717119 [ 75 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 | ||
| 20110 | 2026.01.16 20:42:33.717127 [ 276 ] {1cfc2bf0-a03b-43f1-845f-dbd5ede5b8c1} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.001208 sec., 31456.953642384102 rows/sec., 1.97 MiB/sec. | ||
| 20111 | 2026.01.16 20:42:33.717177 [ 75 ] {} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20112 | 2026.01.16 20:42:33.717191 [ 276 ] {1cfc2bf0-a03b-43f1-845f-dbd5ede5b8c1} <Debug> TCPHandler: Processed in 0.001406081 sec. | ||
| 20113 | 2026.01.16 20:42:33.717206 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20114 | 2026.01.16 20:42:33.717299 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20115 | 2026.01.16 20:42:33.717317 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact with storage Full | ||
| 20116 | 2026.01.16 20:42:33.717398 [ 276 ] {e01c61b6-7ee7-419e-b998-ec65c3d783cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20117 | 2026.01.16 20:42:33.717443 [ 276 ] {e01c61b6-7ee7-419e-b998-ec65c3d783cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20118 | 2026.01.16 20:42:33.717450 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20119 | 2026.01.16 20:42:33.717494 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 465 rows starting from the beginning of the part | ||
| 20120 | 2026.01.16 20:42:33.717562 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 252 rows starting from the beginning of the part | ||
| 20121 | 2026.01.16 20:42:33.717614 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 20122 | 2026.01.16 20:42:33.717660 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 252 rows starting from the beginning of the part | ||
| 20123 | 2026.01.16 20:42:33.717703 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 274 rows starting from the beginning of the part | ||
| 20124 | 2026.01.16 20:42:33.717748 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
| 20125 | 2026.01.16 20:42:33.717950 [ 276 ] {e01c61b6-7ee7-419e-b998-ec65c3d783cc} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20126 | 2026.01.16 20:42:33.717991 [ 276 ] {e01c61b6-7ee7-419e-b998-ec65c3d783cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20127 | 2026.01.16 20:42:33.718327 [ 276 ] {e01c61b6-7ee7-419e-b998-ec65c3d783cc} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20128 | 2026.01.16 20:42:33.718622 [ 276 ] {e01c61b6-7ee7-419e-b998-ec65c3d783cc} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20129 | 2026.01.16 20:42:33.718763 [ 276 ] {e01c61b6-7ee7-419e-b998-ec65c3d783cc} <Debug> executeQuery: Read 263 rows, 20.65 KiB in 0.001384 sec., 190028.90173410403 rows/sec., 14.57 MiB/sec. | ||
| 20130 | 2026.01.16 20:42:33.718803 [ 276 ] {e01c61b6-7ee7-419e-b998-ec65c3d783cc} <Debug> TCPHandler: Processed in 0.001552374 sec. | ||
| 20131 | 2026.01.16 20:42:33.718842 [ 189 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001572725 sec., 815145.6866267148 rows/sec., 58.59 MiB/sec. | ||
| 20132 | 2026.01.16 20:42:33.718936 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20133 | 2026.01.16 20:42:33.718995 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 20134 | 2026.01.16 20:42:33.719033 [ 276 ] {64c5766f-5c47-4333-875c-5af92e672270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 20135 | 2026.01.16 20:42:33.719082 [ 276 ] {64c5766f-5c47-4333-875c-5af92e672270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 20136 | 2026.01.16 20:42:33.719345 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_40_9} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20137 | 2026.01.16 20:42:33.719423 [ 203 ] {2cda49fe-261b-4ee0-b2b9-2889ad6852ca::all_1_40_9} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca) (MergerMutator): Merged 6 parts: [all_1_35_8, all_40_40_0] -> all_1_40_9 | ||
| 20138 | 2026.01.16 20:42:33.719441 [ 276 ] {64c5766f-5c47-4333-875c-5af92e672270} <Trace> oximeter.measurements_cumulativei64 (4b6fb5a9-1ed7-4a29-83d6-dfcaa0e8af31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20139 | 2026.01.16 20:42:33.719484 [ 276 ] {64c5766f-5c47-4333-875c-5af92e672270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20140 | 2026.01.16 20:42:33.719501 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 20141 | 2026.01.16 20:42:33.719811 [ 276 ] {64c5766f-5c47-4333-875c-5af92e672270} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 20142 | 2026.01.16 20:42:33.720059 [ 222 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20143 | 2026.01.16 20:42:33.720146 [ 276 ] {64c5766f-5c47-4333-875c-5af92e672270} <Trace> oximeter.measurements_cumulativei64 (4b6fb5a9-1ed7-4a29-83d6-dfcaa0e8af31): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20144 | 2026.01.16 20:42:33.720308 [ 276 ] {64c5766f-5c47-4333-875c-5af92e672270} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001294 sec., 15455.950540958269 rows/sec., 1.02 MiB/sec. | ||
| 20145 | 2026.01.16 20:42:33.720353 [ 276 ] {64c5766f-5c47-4333-875c-5af92e672270} <Debug> TCPHandler: Processed in 0.001467533 sec. | ||
| 20146 | 2026.01.16 20:42:33.720475 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20147 | 2026.01.16 20:42:33.720574 [ 276 ] {1587d5ca-2f6f-4537-9923-cd131df4814a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20148 | 2026.01.16 20:42:33.720615 [ 276 ] {1587d5ca-2f6f-4537-9923-cd131df4814a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20149 | 2026.01.16 20:42:33.721016 [ 276 ] {1587d5ca-2f6f-4537-9923-cd131df4814a} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20150 | 2026.01.16 20:42:33.721052 [ 276 ] {1587d5ca-2f6f-4537-9923-cd131df4814a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20151 | 2026.01.16 20:42:33.721411 [ 276 ] {1587d5ca-2f6f-4537-9923-cd131df4814a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20152 | 2026.01.16 20:42:33.721616 [ 276 ] {1587d5ca-2f6f-4537-9923-cd131df4814a} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20153 | 2026.01.16 20:42:33.721747 [ 276 ] {1587d5ca-2f6f-4537-9923-cd131df4814a} <Debug> executeQuery: Read 202 rows, 14.28 KiB in 0.001191 sec., 169605.37363560035 rows/sec., 11.71 MiB/sec. | ||
| 20154 | 2026.01.16 20:42:33.721785 [ 276 ] {1587d5ca-2f6f-4537-9923-cd131df4814a} <Debug> TCPHandler: Processed in 0.00137096 sec. | ||
| 20155 | 2026.01.16 20:42:33.721895 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20156 | 2026.01.16 20:42:33.721990 [ 276 ] {87bd9815-e85d-4535-95e4-97a13273a83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20157 | 2026.01.16 20:42:33.722042 [ 276 ] {87bd9815-e85d-4535-95e4-97a13273a83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20158 | 2026.01.16 20:42:33.722819 [ 276 ] {87bd9815-e85d-4535-95e4-97a13273a83c} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20159 | 2026.01.16 20:42:33.722855 [ 276 ] {87bd9815-e85d-4535-95e4-97a13273a83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20160 | 2026.01.16 20:42:33.723381 [ 276 ] {87bd9815-e85d-4535-95e4-97a13273a83c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20161 | 2026.01.16 20:42:33.723604 [ 276 ] {87bd9815-e85d-4535-95e4-97a13273a83c} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20162 | 2026.01.16 20:42:33.723748 [ 276 ] {87bd9815-e85d-4535-95e4-97a13273a83c} <Debug> executeQuery: Read 22 rows, 37.57 KiB in 0.001777 sec., 12380.416432189084 rows/sec., 20.65 MiB/sec. | ||
| 20163 | 2026.01.16 20:42:33.723817 [ 276 ] {87bd9815-e85d-4535-95e4-97a13273a83c} <Debug> TCPHandler: Processed in 0.001972104 sec. | ||
| 20164 | 2026.01.16 20:42:33.723926 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20165 | 2026.01.16 20:42:33.724020 [ 276 ] {78a2244c-baeb-45ea-b95c-9bd42ad9d486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20166 | 2026.01.16 20:42:33.724061 [ 276 ] {78a2244c-baeb-45ea-b95c-9bd42ad9d486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20167 | 2026.01.16 20:42:33.724395 [ 276 ] {78a2244c-baeb-45ea-b95c-9bd42ad9d486} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20168 | 2026.01.16 20:42:33.724431 [ 276 ] {78a2244c-baeb-45ea-b95c-9bd42ad9d486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20169 | 2026.01.16 20:42:33.724732 [ 276 ] {78a2244c-baeb-45ea-b95c-9bd42ad9d486} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20170 | 2026.01.16 20:42:33.724941 [ 276 ] {78a2244c-baeb-45ea-b95c-9bd42ad9d486} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20171 | 2026.01.16 20:42:33.725071 [ 276 ] {78a2244c-baeb-45ea-b95c-9bd42ad9d486} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 20172 | 2026.01.16 20:42:33.725106 [ 276 ] {78a2244c-baeb-45ea-b95c-9bd42ad9d486} <Debug> TCPHandler: Processed in 0.001229678 sec. | ||
| 20173 | 2026.01.16 20:42:34.000261 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.88 MiB, peak 413.50 MiB, free memory in arenas 0.00 B, will set to 394.21 MiB (RSS), difference: -1.66 MiB | ||
| 20174 | 2026.01.16 20:42:35.763576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2440 | ||
| 20175 | 2026.01.16 20:42:35.766299 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20176 | 2026.01.16 20:42:35.766342 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20177 | 2026.01.16 20:42:35.767543 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20178 | 2026.01.16 20:42:35.767798 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20179 | 2026.01.16 20:42:35.768057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2440 | ||
| 20180 | 2026.01.16 20:42:38.126860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47493 | ||
| 20181 | 2026.01.16 20:42:38.127431 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20182 | 2026.01.16 20:42:38.127481 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20183 | 2026.01.16 20:42:38.128126 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20184 | 2026.01.16 20:42:38.128377 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20185 | 2026.01.16 20:42:38.128535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47493 | ||
| 20186 | 2026.01.16 20:42:38.691235 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20187 | 2026.01.16 20:42:38.691513 [ 276 ] {80d4357f-7d8d-49a5-9454-2be429f7ab67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20188 | 2026.01.16 20:42:38.691619 [ 276 ] {80d4357f-7d8d-49a5-9454-2be429f7ab67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20189 | 2026.01.16 20:42:38.692481 [ 276 ] {80d4357f-7d8d-49a5-9454-2be429f7ab67} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20190 | 2026.01.16 20:42:38.692544 [ 276 ] {80d4357f-7d8d-49a5-9454-2be429f7ab67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20191 | 2026.01.16 20:42:38.693065 [ 276 ] {80d4357f-7d8d-49a5-9454-2be429f7ab67} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20192 | 2026.01.16 20:42:38.693368 [ 276 ] {80d4357f-7d8d-49a5-9454-2be429f7ab67} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20193 | 2026.01.16 20:42:38.693561 [ 72 ] {} <Debug> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Selected 6 parts from all_1_46_11 to all_51_51_0 | ||
| 20194 | 2026.01.16 20:42:38.693589 [ 276 ] {80d4357f-7d8d-49a5-9454-2be429f7ab67} <Debug> executeQuery: Read 5 rows, 410.00 B in 0.002154 sec., 2321.262766945218 rows/sec., 185.88 KiB/sec. | ||
| 20195 | 2026.01.16 20:42:38.693655 [ 72 ] {} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20196 | 2026.01.16 20:42:38.693686 [ 276 ] {80d4357f-7d8d-49a5-9454-2be429f7ab67} <Debug> TCPHandler: Processed in 0.002635879 sec. | ||
| 20197 | 2026.01.16 20:42:38.693690 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20198 | 2026.01.16 20:42:38.693855 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20199 | 2026.01.16 20:42:38.693888 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_51_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_11 to all_51_51_0 into Compact with storage Full | ||
| 20200 | 2026.01.16 20:42:38.694001 [ 276 ] {d2da8e3b-7c5b-43cf-aa43-8dbb322e4586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20201 | 2026.01.16 20:42:38.694065 [ 276 ] {d2da8e3b-7c5b-43cf-aa43-8dbb322e4586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20202 | 2026.01.16 20:42:38.694101 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_51_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20203 | 2026.01.16 20:42:38.694165 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_11, total 20 rows starting from the beginning of the part | ||
| 20204 | 2026.01.16 20:42:38.694274 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
| 20205 | 2026.01.16 20:42:38.694352 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 20206 | 2026.01.16 20:42:38.694420 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 20207 | 2026.01.16 20:42:38.694486 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
| 20208 | 2026.01.16 20:42:38.694551 [ 199 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part | ||
| 20209 | 2026.01.16 20:42:38.694734 [ 276 ] {d2da8e3b-7c5b-43cf-aa43-8dbb322e4586} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20210 | 2026.01.16 20:42:38.694796 [ 276 ] {d2da8e3b-7c5b-43cf-aa43-8dbb322e4586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20211 | 2026.01.16 20:42:38.695280 [ 276 ] {d2da8e3b-7c5b-43cf-aa43-8dbb322e4586} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20212 | 2026.01.16 20:42:38.695609 [ 276 ] {d2da8e3b-7c5b-43cf-aa43-8dbb322e4586} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20213 | 2026.01.16 20:42:38.695709 [ 189 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_51_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001916273 sec., 20873.852525188217 rows/sec., 1.72 MiB/sec. | ||
| 20214 | 2026.01.16 20:42:38.695779 [ 72 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20215 | 2026.01.16 20:42:38.695793 [ 276 ] {d2da8e3b-7c5b-43cf-aa43-8dbb322e4586} <Debug> executeQuery: Read 144 rows, 12.57 KiB in 0.001825 sec., 78904.1095890411 rows/sec., 6.73 MiB/sec. | ||
| 20216 | 2026.01.16 20:42:38.695831 [ 72 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20217 | 2026.01.16 20:42:38.695863 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20218 | 2026.01.16 20:42:38.695865 [ 276 ] {d2da8e3b-7c5b-43cf-aa43-8dbb322e4586} <Debug> TCPHandler: Processed in 0.002080536 sec. | ||
| 20219 | 2026.01.16 20:42:38.695955 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20220 | 2026.01.16 20:42:38.696001 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_51_12} <Trace> MergedBlockOutputStream: filled checksums all_1_51_12 (state Temporary) | ||
| 20221 | 2026.01.16 20:42:38.696025 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20222 | 2026.01.16 20:42:38.696076 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20223 | 2026.01.16 20:42:38.696114 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2487 rows starting from the beginning of the part | ||
| 20224 | 2026.01.16 20:42:38.696169 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 132 rows starting from the beginning of the part | ||
| 20225 | 2026.01.16 20:42:38.696184 [ 276 ] {586dd594-fd1d-4795-82fd-515668ba21e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20226 | 2026.01.16 20:42:38.696221 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1377 rows starting from the beginning of the part | ||
| 20227 | 2026.01.16 20:42:38.696248 [ 276 ] {586dd594-fd1d-4795-82fd-515668ba21e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20228 | 2026.01.16 20:42:38.696272 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 138 rows starting from the beginning of the part | ||
| 20229 | 2026.01.16 20:42:38.696319 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 138 rows starting from the beginning of the part | ||
| 20230 | 2026.01.16 20:42:38.696367 [ 199 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 144 rows starting from the beginning of the part | ||
| 20231 | 2026.01.16 20:42:38.696566 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_51_12} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_merge_all_1_51_12 to all_1_51_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20232 | 2026.01.16 20:42:38.696704 [ 190 ] {f7741cfa-0224-4f69-a069-ec95a525356d::all_1_51_12} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d) (MergerMutator): Merged 6 parts: [all_1_46_11, all_51_51_0] -> all_1_51_12 | ||
| 20233 | 2026.01.16 20:42:38.696807 [ 276 ] {586dd594-fd1d-4795-82fd-515668ba21e0} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20234 | 2026.01.16 20:42:38.696860 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20235 | 2026.01.16 20:42:38.696862 [ 276 ] {586dd594-fd1d-4795-82fd-515668ba21e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20236 | 2026.01.16 20:42:38.697314 [ 276 ] {586dd594-fd1d-4795-82fd-515668ba21e0} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20237 | 2026.01.16 20:42:38.697613 [ 276 ] {586dd594-fd1d-4795-82fd-515668ba21e0} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20238 | 2026.01.16 20:42:38.697791 [ 276 ] {586dd594-fd1d-4795-82fd-515668ba21e0} <Debug> executeQuery: Read 47 rows, 3.50 KiB in 0.001637 sec., 28711.056811240072 rows/sec., 2.09 MiB/sec. | ||
| 20239 | 2026.01.16 20:42:38.697850 [ 276 ] {586dd594-fd1d-4795-82fd-515668ba21e0} <Debug> TCPHandler: Processed in 0.001888502 sec. | ||
| 20240 | 2026.01.16 20:42:38.697990 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20241 | 2026.01.16 20:42:38.698116 [ 276 ] {0ef67803-9dcb-4257-b239-e29f1ac7ed6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20242 | 2026.01.16 20:42:38.698172 [ 276 ] {0ef67803-9dcb-4257-b239-e29f1ac7ed6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20243 | 2026.01.16 20:42:38.698689 [ 189 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4416 rows, containing 5 columns (5 merged, 0 gathered) in 0.002768282 sec., 1595213.2044350973 rows/sec., 137.63 MiB/sec. | ||
| 20244 | 2026.01.16 20:42:38.698849 [ 276 ] {0ef67803-9dcb-4257-b239-e29f1ac7ed6c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20245 | 2026.01.16 20:42:38.698902 [ 276 ] {0ef67803-9dcb-4257-b239-e29f1ac7ed6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20246 | 2026.01.16 20:42:38.699149 [ 191 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20247 | 2026.01.16 20:42:38.699381 [ 276 ] {0ef67803-9dcb-4257-b239-e29f1ac7ed6c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20248 | 2026.01.16 20:42:38.699715 [ 191 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_146_29} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20249 | 2026.01.16 20:42:38.699789 [ 276 ] {0ef67803-9dcb-4257-b239-e29f1ac7ed6c} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20250 | 2026.01.16 20:42:38.699836 [ 191 ] {0bc0d594-340d-48a4-af59-5d70310f41f1::all_1_146_29} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20251 | 2026.01.16 20:42:38.699961 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 20252 | 2026.01.16 20:42:38.699996 [ 70 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20253 | 2026.01.16 20:42:38.700000 [ 276 ] {0ef67803-9dcb-4257-b239-e29f1ac7ed6c} <Debug> executeQuery: Read 117 rows, 9.30 KiB in 0.001911 sec., 61224.48979591837 rows/sec., 4.75 MiB/sec. | ||
| 20254 | 2026.01.16 20:42:38.700068 [ 70 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20255 | 2026.01.16 20:42:38.700096 [ 276 ] {0ef67803-9dcb-4257-b239-e29f1ac7ed6c} <Debug> TCPHandler: Processed in 0.002171329 sec. | ||
| 20256 | 2026.01.16 20:42:38.700108 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20257 | 2026.01.16 20:42:38.700264 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20258 | 2026.01.16 20:42:38.700265 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20259 | 2026.01.16 20:42:38.700418 [ 276 ] {841b4123-29f9-4bb4-b935-a7a620f4ce4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20260 | 2026.01.16 20:42:38.700450 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20261 | 2026.01.16 20:42:38.700489 [ 276 ] {841b4123-29f9-4bb4-b935-a7a620f4ce4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20262 | 2026.01.16 20:42:38.700502 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1264 rows starting from the beginning of the part | ||
| 20263 | 2026.01.16 20:42:38.700600 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 108 rows starting from the beginning of the part | ||
| 20264 | 2026.01.16 20:42:38.700665 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 701 rows starting from the beginning of the part | ||
| 20265 | 2026.01.16 20:42:38.700724 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 111 rows starting from the beginning of the part | ||
| 20266 | 2026.01.16 20:42:38.700779 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 263 rows starting from the beginning of the part | ||
| 20267 | 2026.01.16 20:42:38.700835 [ 192 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 117 rows starting from the beginning of the part | ||
| 20268 | 2026.01.16 20:42:38.701095 [ 276 ] {841b4123-29f9-4bb4-b935-a7a620f4ce4d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20269 | 2026.01.16 20:42:38.701154 [ 276 ] {841b4123-29f9-4bb4-b935-a7a620f4ce4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20270 | 2026.01.16 20:42:38.701661 [ 276 ] {841b4123-29f9-4bb4-b935-a7a620f4ce4d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20271 | 2026.01.16 20:42:38.701973 [ 276 ] {841b4123-29f9-4bb4-b935-a7a620f4ce4d} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20272 | 2026.01.16 20:42:38.702154 [ 276 ] {841b4123-29f9-4bb4-b935-a7a620f4ce4d} <Debug> executeQuery: Read 163 rows, 11.61 KiB in 0.001766 sec., 92298.98074745187 rows/sec., 6.42 MiB/sec. | ||
| 20273 | 2026.01.16 20:42:38.702207 [ 276 ] {841b4123-29f9-4bb4-b935-a7a620f4ce4d} <Debug> TCPHandler: Processed in 0.002015305 sec. | ||
| 20274 | 2026.01.16 20:42:38.702357 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20275 | 2026.01.16 20:42:38.702476 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2564 rows, containing 5 columns (5 merged, 0 gathered) in 0.002277261 sec., 1125913.9817526406 rows/sec., 87.75 MiB/sec. | ||
| 20276 | 2026.01.16 20:42:38.702494 [ 276 ] {91f8e86e-84a0-4aa3-aef9-7474a2d12b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20277 | 2026.01.16 20:42:38.702589 [ 276 ] {91f8e86e-84a0-4aa3-aef9-7474a2d12b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20278 | 2026.01.16 20:42:38.702797 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20279 | 2026.01.16 20:42:38.703231 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_146_29} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20280 | 2026.01.16 20:42:38.703358 [ 191 ] {4043f634-8dc5-4bb6-9061-591993984f12::all_1_146_29} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20281 | 2026.01.16 20:42:38.703503 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 20282 | 2026.01.16 20:42:38.703874 [ 276 ] {91f8e86e-84a0-4aa3-aef9-7474a2d12b33} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20283 | 2026.01.16 20:42:38.703935 [ 276 ] {91f8e86e-84a0-4aa3-aef9-7474a2d12b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20284 | 2026.01.16 20:42:38.704759 [ 276 ] {91f8e86e-84a0-4aa3-aef9-7474a2d12b33} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20285 | 2026.01.16 20:42:38.705063 [ 276 ] {91f8e86e-84a0-4aa3-aef9-7474a2d12b33} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20286 | 2026.01.16 20:42:38.705251 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20287 | 2026.01.16 20:42:38.705261 [ 276 ] {91f8e86e-84a0-4aa3-aef9-7474a2d12b33} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002795 sec., 15026.833631484793 rows/sec., 26.93 MiB/sec. | ||
| 20288 | 2026.01.16 20:42:38.705310 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20289 | 2026.01.16 20:42:38.705342 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20290 | 2026.01.16 20:42:38.705368 [ 276 ] {91f8e86e-84a0-4aa3-aef9-7474a2d12b33} <Debug> TCPHandler: Processed in 0.003089589 sec. | ||
| 20291 | 2026.01.16 20:42:38.705458 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20292 | 2026.01.16 20:42:38.705528 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20293 | 2026.01.16 20:42:38.705661 [ 276 ] {b047aaeb-6e2c-480b-a387-b2eedd9b584e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20294 | 2026.01.16 20:42:38.705723 [ 276 ] {b047aaeb-6e2c-480b-a387-b2eedd9b584e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20295 | 2026.01.16 20:42:38.705732 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20296 | 2026.01.16 20:42:38.705808 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2750 rows starting from the beginning of the part | ||
| 20297 | 2026.01.16 20:42:38.705979 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 38 rows starting from the beginning of the part | ||
| 20298 | 2026.01.16 20:42:38.706129 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 22 rows starting from the beginning of the part | ||
| 20299 | 2026.01.16 20:42:38.706214 [ 276 ] {b047aaeb-6e2c-480b-a387-b2eedd9b584e} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20300 | 2026.01.16 20:42:38.706263 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 40 rows starting from the beginning of the part | ||
| 20301 | 2026.01.16 20:42:38.706267 [ 276 ] {b047aaeb-6e2c-480b-a387-b2eedd9b584e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20302 | 2026.01.16 20:42:38.706395 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 22 rows starting from the beginning of the part | ||
| 20303 | 2026.01.16 20:42:38.706526 [ 189 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 42 rows starting from the beginning of the part | ||
| 20304 | 2026.01.16 20:42:38.706723 [ 276 ] {b047aaeb-6e2c-480b-a387-b2eedd9b584e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20305 | 2026.01.16 20:42:38.707030 [ 276 ] {b047aaeb-6e2c-480b-a387-b2eedd9b584e} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20306 | 2026.01.16 20:42:38.707199 [ 70 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20307 | 2026.01.16 20:42:38.707213 [ 276 ] {b047aaeb-6e2c-480b-a387-b2eedd9b584e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001579 sec., 37998.73337555415 rows/sec., 2.56 MiB/sec. | ||
| 20308 | 2026.01.16 20:42:38.707249 [ 70 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20309 | 2026.01.16 20:42:38.707281 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20310 | 2026.01.16 20:42:38.707283 [ 276 ] {b047aaeb-6e2c-480b-a387-b2eedd9b584e} <Debug> TCPHandler: Processed in 0.001822621 sec. | ||
| 20311 | 2026.01.16 20:42:38.707377 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20312 | 2026.01.16 20:42:38.707502 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20313 | 2026.01.16 20:42:38.707535 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8720 rows starting from the beginning of the part | ||
| 20314 | 2026.01.16 20:42:38.707592 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 20315 | 2026.01.16 20:42:38.707642 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 20316 | 2026.01.16 20:42:38.707686 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 20317 | 2026.01.16 20:42:38.707727 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 20318 | 2026.01.16 20:42:38.707772 [ 192 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 20319 | 2026.01.16 20:42:38.710658 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9020 rows, containing 4 columns (4 merged, 0 gathered) in 0.003315594 sec., 2720477.8389633955 rows/sec., 181.51 MiB/sec. | ||
| 20320 | 2026.01.16 20:42:38.711006 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20321 | 2026.01.16 20:42:38.711489 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_146_29} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20322 | 2026.01.16 20:42:38.711621 [ 194 ] {f0859254-8cc2-43ec-92db-a6b9fba4da44::all_1_146_29} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20323 | 2026.01.16 20:42:38.711747 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 20324 | 2026.01.16 20:42:38.718275 [ 197 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 19 columns (19 merged, 0 gathered) in 0.012872748 sec., 226369.69200360327 rows/sec., 405.22 MiB/sec. | ||
| 20325 | 2026.01.16 20:42:38.721864 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20326 | 2026.01.16 20:42:38.722412 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20327 | 2026.01.16 20:42:38.722527 [ 195 ] {09dc6e4b-a338-4c34-8759-89b0e2a81e25::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20328 | 2026.01.16 20:42:38.722781 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.36 MiB. | ||
| 20329 | 2026.01.16 20:42:40.713709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 20330 | 2026.01.16 20:42:40.732379 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20331 | 2026.01.16 20:42:40.732443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20332 | 2026.01.16 20:42:40.738960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 20333 | 2026.01.16 20:42:40.739683 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20334 | 2026.01.16 20:42:40.742878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 20335 | 2026.01.16 20:42:43.067663 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20336 | 2026.01.16 20:42:43.067781 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20337 | 2026.01.16 20:42:43.071817 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20338 | 2026.01.16 20:42:43.073462 [ 223 ] {} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20339 | 2026.01.16 20:42:43.073520 [ 223 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20340 | 2026.01.16 20:42:43.076076 [ 223 ] {} <Debug> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20341 | 2026.01.16 20:42:43.501108 [ 222 ] {} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20342 | 2026.01.16 20:42:43.501165 [ 222 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20343 | 2026.01.16 20:42:43.505462 [ 222 ] {} <Debug> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20344 | 2026.01.16 20:42:43.687574 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20345 | 2026.01.16 20:42:43.687762 [ 276 ] {21d3acda-1723-46df-b82d-52655f4cc8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20346 | 2026.01.16 20:42:43.687826 [ 276 ] {21d3acda-1723-46df-b82d-52655f4cc8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20347 | 2026.01.16 20:42:43.688492 [ 276 ] {21d3acda-1723-46df-b82d-52655f4cc8d6} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20348 | 2026.01.16 20:42:43.688529 [ 276 ] {21d3acda-1723-46df-b82d-52655f4cc8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20349 | 2026.01.16 20:42:43.688893 [ 276 ] {21d3acda-1723-46df-b82d-52655f4cc8d6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20350 | 2026.01.16 20:42:43.689113 [ 276 ] {21d3acda-1723-46df-b82d-52655f4cc8d6} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20351 | 2026.01.16 20:42:43.689263 [ 276 ] {21d3acda-1723-46df-b82d-52655f4cc8d6} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001551 sec., 1289.4906511927788 rows/sec., 95.70 KiB/sec. | ||
| 20352 | 2026.01.16 20:42:43.689304 [ 276 ] {21d3acda-1723-46df-b82d-52655f4cc8d6} <Debug> TCPHandler: Processed in 0.001868102 sec. | ||
| 20353 | 2026.01.16 20:42:43.689436 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20354 | 2026.01.16 20:42:43.689538 [ 276 ] {e5c846af-8940-46b0-8407-58f760dd6a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20355 | 2026.01.16 20:42:43.689577 [ 276 ] {e5c846af-8940-46b0-8407-58f760dd6a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20356 | 2026.01.16 20:42:43.690059 [ 276 ] {e5c846af-8940-46b0-8407-58f760dd6a28} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20357 | 2026.01.16 20:42:43.690093 [ 276 ] {e5c846af-8940-46b0-8407-58f760dd6a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20358 | 2026.01.16 20:42:43.690400 [ 276 ] {e5c846af-8940-46b0-8407-58f760dd6a28} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20359 | 2026.01.16 20:42:43.690613 [ 276 ] {e5c846af-8940-46b0-8407-58f760dd6a28} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20360 | 2026.01.16 20:42:43.690736 [ 276 ] {e5c846af-8940-46b0-8407-58f760dd6a28} <Debug> executeQuery: Read 94 rows, 8.00 KiB in 0.001216 sec., 77302.63157894736 rows/sec., 6.42 MiB/sec. | ||
| 20361 | 2026.01.16 20:42:43.690772 [ 276 ] {e5c846af-8940-46b0-8407-58f760dd6a28} <Debug> TCPHandler: Processed in 0.001395211 sec. | ||
| 20362 | 2026.01.16 20:42:43.690890 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20363 | 2026.01.16 20:42:43.690998 [ 276 ] {6babc7b5-7431-46a6-97a2-e4c45f51153f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20364 | 2026.01.16 20:42:43.691037 [ 276 ] {6babc7b5-7431-46a6-97a2-e4c45f51153f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20365 | 2026.01.16 20:42:43.691500 [ 276 ] {6babc7b5-7431-46a6-97a2-e4c45f51153f} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20366 | 2026.01.16 20:42:43.691534 [ 276 ] {6babc7b5-7431-46a6-97a2-e4c45f51153f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20367 | 2026.01.16 20:42:43.691852 [ 276 ] {6babc7b5-7431-46a6-97a2-e4c45f51153f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20368 | 2026.01.16 20:42:43.692056 [ 276 ] {6babc7b5-7431-46a6-97a2-e4c45f51153f} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20369 | 2026.01.16 20:42:43.692185 [ 276 ] {6babc7b5-7431-46a6-97a2-e4c45f51153f} <Debug> executeQuery: Read 19 rows, 1.40 KiB in 0.001205 sec., 15767.634854771786 rows/sec., 1.14 MiB/sec. | ||
| 20370 | 2026.01.16 20:42:43.692222 [ 276 ] {6babc7b5-7431-46a6-97a2-e4c45f51153f} <Debug> TCPHandler: Processed in 0.001383082 sec. | ||
| 20371 | 2026.01.16 20:42:43.692332 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20372 | 2026.01.16 20:42:43.692424 [ 276 ] {917fc845-d956-4396-80bc-934450c9bd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20373 | 2026.01.16 20:42:43.692464 [ 276 ] {917fc845-d956-4396-80bc-934450c9bd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20374 | 2026.01.16 20:42:43.692891 [ 276 ] {917fc845-d956-4396-80bc-934450c9bd7e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20375 | 2026.01.16 20:42:43.692926 [ 276 ] {917fc845-d956-4396-80bc-934450c9bd7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20376 | 2026.01.16 20:42:43.693219 [ 276 ] {917fc845-d956-4396-80bc-934450c9bd7e} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20377 | 2026.01.16 20:42:43.693427 [ 276 ] {917fc845-d956-4396-80bc-934450c9bd7e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20378 | 2026.01.16 20:42:43.693549 [ 276 ] {917fc845-d956-4396-80bc-934450c9bd7e} <Debug> executeQuery: Read 95 rows, 7.46 KiB in 0.001143 sec., 83114.6106736658 rows/sec., 6.37 MiB/sec. | ||
| 20379 | 2026.01.16 20:42:43.693585 [ 276 ] {917fc845-d956-4396-80bc-934450c9bd7e} <Debug> TCPHandler: Processed in 0.001301169 sec. | ||
| 20380 | 2026.01.16 20:42:43.693663 [ 220 ] {} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20381 | 2026.01.16 20:42:43.693691 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20382 | 2026.01.16 20:42:43.693718 [ 220 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20383 | 2026.01.16 20:42:43.693795 [ 276 ] {20c042ee-ad31-4a13-9cf8-d351cb1c34f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20384 | 2026.01.16 20:42:43.693841 [ 276 ] {20c042ee-ad31-4a13-9cf8-d351cb1c34f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20385 | 2026.01.16 20:42:43.694243 [ 276 ] {20c042ee-ad31-4a13-9cf8-d351cb1c34f9} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20386 | 2026.01.16 20:42:43.694282 [ 276 ] {20c042ee-ad31-4a13-9cf8-d351cb1c34f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20387 | 2026.01.16 20:42:43.694630 [ 276 ] {20c042ee-ad31-4a13-9cf8-d351cb1c34f9} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20388 | 2026.01.16 20:42:43.694850 [ 276 ] {20c042ee-ad31-4a13-9cf8-d351cb1c34f9} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20389 | 2026.01.16 20:42:43.694984 [ 276 ] {20c042ee-ad31-4a13-9cf8-d351cb1c34f9} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001208 sec., 134105.96026490064 rows/sec., 9.32 MiB/sec. | ||
| 20390 | 2026.01.16 20:42:43.695022 [ 276 ] {20c042ee-ad31-4a13-9cf8-d351cb1c34f9} <Debug> TCPHandler: Processed in 0.001377681 sec. | ||
| 20391 | 2026.01.16 20:42:43.695127 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20392 | 2026.01.16 20:42:43.695218 [ 276 ] {ab3e5c97-44e0-41fe-b06c-7f4e7cccbd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20393 | 2026.01.16 20:42:43.695271 [ 276 ] {ab3e5c97-44e0-41fe-b06c-7f4e7cccbd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20394 | 2026.01.16 20:42:43.696013 [ 220 ] {} <Debug> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 20395 | 2026.01.16 20:42:43.696105 [ 276 ] {ab3e5c97-44e0-41fe-b06c-7f4e7cccbd1f} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20396 | 2026.01.16 20:42:43.696148 [ 276 ] {ab3e5c97-44e0-41fe-b06c-7f4e7cccbd1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20397 | 2026.01.16 20:42:43.696676 [ 276 ] {ab3e5c97-44e0-41fe-b06c-7f4e7cccbd1f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20398 | 2026.01.16 20:42:43.696893 [ 276 ] {ab3e5c97-44e0-41fe-b06c-7f4e7cccbd1f} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20399 | 2026.01.16 20:42:43.697028 [ 276 ] {ab3e5c97-44e0-41fe-b06c-7f4e7cccbd1f} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001828 sec., 9299.781181619255 rows/sec., 16.66 MiB/sec. | ||
| 20400 | 2026.01.16 20:42:43.697082 [ 276 ] {ab3e5c97-44e0-41fe-b06c-7f4e7cccbd1f} <Debug> TCPHandler: Processed in 0.002001634 sec. | ||
| 20401 | 2026.01.16 20:42:43.697093 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20402 | 2026.01.16 20:42:43.697130 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20403 | 2026.01.16 20:42:43.697192 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20404 | 2026.01.16 20:42:43.697296 [ 276 ] {5c2eac13-0e92-4cb4-89ba-50d8c3d8eb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20405 | 2026.01.16 20:42:43.697338 [ 276 ] {5c2eac13-0e92-4cb4-89ba-50d8c3d8eb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20406 | 2026.01.16 20:42:43.697676 [ 276 ] {5c2eac13-0e92-4cb4-89ba-50d8c3d8eb09} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20407 | 2026.01.16 20:42:43.697712 [ 276 ] {5c2eac13-0e92-4cb4-89ba-50d8c3d8eb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20408 | 2026.01.16 20:42:43.698007 [ 276 ] {5c2eac13-0e92-4cb4-89ba-50d8c3d8eb09} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20409 | 2026.01.16 20:42:43.698297 [ 276 ] {5c2eac13-0e92-4cb4-89ba-50d8c3d8eb09} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20410 | 2026.01.16 20:42:43.698453 [ 276 ] {5c2eac13-0e92-4cb4-89ba-50d8c3d8eb09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 20411 | 2026.01.16 20:42:43.698489 [ 276 ] {5c2eac13-0e92-4cb4-89ba-50d8c3d8eb09} <Debug> TCPHandler: Processed in 0.00134455 sec. | ||
| 20412 | 2026.01.16 20:42:43.700379 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20413 | 2026.01.16 20:42:45.299023 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20414 | 2026.01.16 20:42:45.299072 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20415 | 2026.01.16 20:42:45.629622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47941 | ||
| 20416 | 2026.01.16 20:42:45.630142 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20417 | 2026.01.16 20:42:45.630174 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20418 | 2026.01.16 20:42:45.630637 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20419 | 2026.01.16 20:42:45.630862 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20420 | 2026.01.16 20:42:45.630989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47941 | ||
| 20421 | 2026.01.16 20:42:45.769265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2468 | ||
| 20422 | 2026.01.16 20:42:45.771531 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20423 | 2026.01.16 20:42:45.771579 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20424 | 2026.01.16 20:42:45.772744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 20425 | 2026.01.16 20:42:45.773011 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20426 | 2026.01.16 20:42:45.773230 [ 218 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20427 | 2026.01.16 20:42:45.773272 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2468 | ||
| 20428 | 2026.01.16 20:42:45.773285 [ 218 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20429 | 2026.01.16 20:42:45.775763 [ 218 ] {} <Debug> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20430 | 2026.01.16 20:42:46.350233 [ 221 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20431 | 2026.01.16 20:42:46.350327 [ 221 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20432 | 2026.01.16 20:42:46.352941 [ 221 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20433 | 2026.01.16 20:42:46.377105 [ 221 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20434 | 2026.01.16 20:42:46.377159 [ 221 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20435 | 2026.01.16 20:42:46.380966 [ 221 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20436 | 2026.01.16 20:42:47.000230 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.53 MiB, peak 414.29 MiB, free memory in arenas 0.00 B, will set to 394.53 MiB (RSS), difference: 4.00 MiB | ||
| 20437 | 2026.01.16 20:42:48.006716 [ 220 ] {} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20438 | 2026.01.16 20:42:48.006770 [ 220 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20439 | 2026.01.16 20:42:48.009216 [ 220 ] {} <Debug> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20440 | 2026.01.16 20:42:48.243930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 20441 | 2026.01.16 20:42:48.272663 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20442 | 2026.01.16 20:42:48.272760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20443 | 2026.01.16 20:42:48.280008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 20444 | 2026.01.16 20:42:48.281087 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20445 | 2026.01.16 20:42:48.290710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 20446 | 2026.01.16 20:42:48.690786 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20447 | 2026.01.16 20:42:48.690992 [ 276 ] {7e130889-ec66-4926-8315-343f16146d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20448 | 2026.01.16 20:42:48.691075 [ 276 ] {7e130889-ec66-4926-8315-343f16146d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20449 | 2026.01.16 20:42:48.691752 [ 276 ] {7e130889-ec66-4926-8315-343f16146d4b} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20450 | 2026.01.16 20:42:48.691805 [ 276 ] {7e130889-ec66-4926-8315-343f16146d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20451 | 2026.01.16 20:42:48.692188 [ 276 ] {7e130889-ec66-4926-8315-343f16146d4b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20452 | 2026.01.16 20:42:48.692413 [ 276 ] {7e130889-ec66-4926-8315-343f16146d4b} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20453 | 2026.01.16 20:42:48.692567 [ 276 ] {7e130889-ec66-4926-8315-343f16146d4b} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001631 sec., 613.1207847946046 rows/sec., 45.51 KiB/sec. | ||
| 20454 | 2026.01.16 20:42:48.692608 [ 276 ] {7e130889-ec66-4926-8315-343f16146d4b} <Debug> TCPHandler: Processed in 0.001961254 sec. | ||
| 20455 | 2026.01.16 20:42:48.692727 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20456 | 2026.01.16 20:42:48.692822 [ 276 ] {e51cdc3e-8a83-4bd2-aafd-69dadda6fab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20457 | 2026.01.16 20:42:48.692861 [ 276 ] {e51cdc3e-8a83-4bd2-aafd-69dadda6fab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20458 | 2026.01.16 20:42:48.693357 [ 276 ] {e51cdc3e-8a83-4bd2-aafd-69dadda6fab7} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20459 | 2026.01.16 20:42:48.693393 [ 276 ] {e51cdc3e-8a83-4bd2-aafd-69dadda6fab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20460 | 2026.01.16 20:42:48.693721 [ 276 ] {e51cdc3e-8a83-4bd2-aafd-69dadda6fab7} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20461 | 2026.01.16 20:42:48.693937 [ 276 ] {e51cdc3e-8a83-4bd2-aafd-69dadda6fab7} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20462 | 2026.01.16 20:42:48.694071 [ 276 ] {e51cdc3e-8a83-4bd2-aafd-69dadda6fab7} <Debug> executeQuery: Read 144 rows, 12.61 KiB in 0.001269 sec., 113475.17730496454 rows/sec., 9.70 MiB/sec. | ||
| 20463 | 2026.01.16 20:42:48.694110 [ 276 ] {e51cdc3e-8a83-4bd2-aafd-69dadda6fab7} <Debug> TCPHandler: Processed in 0.001433352 sec. | ||
| 20464 | 2026.01.16 20:42:48.694227 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20465 | 2026.01.16 20:42:48.694321 [ 276 ] {c3e9f5b3-1898-4ee0-adba-7bf868fbb4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20466 | 2026.01.16 20:42:48.694361 [ 276 ] {c3e9f5b3-1898-4ee0-adba-7bf868fbb4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20467 | 2026.01.16 20:42:48.694766 [ 276 ] {c3e9f5b3-1898-4ee0-adba-7bf868fbb4fb} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20468 | 2026.01.16 20:42:48.694802 [ 276 ] {c3e9f5b3-1898-4ee0-adba-7bf868fbb4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20469 | 2026.01.16 20:42:48.695103 [ 276 ] {c3e9f5b3-1898-4ee0-adba-7bf868fbb4fb} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20470 | 2026.01.16 20:42:48.695318 [ 276 ] {c3e9f5b3-1898-4ee0-adba-7bf868fbb4fb} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20471 | 2026.01.16 20:42:48.695474 [ 276 ] {c3e9f5b3-1898-4ee0-adba-7bf868fbb4fb} <Debug> executeQuery: Read 44 rows, 3.30 KiB in 0.001171 sec., 37574.72245943638 rows/sec., 2.75 MiB/sec. | ||
| 20472 | 2026.01.16 20:42:48.695524 [ 276 ] {c3e9f5b3-1898-4ee0-adba-7bf868fbb4fb} <Debug> TCPHandler: Processed in 0.00134742 sec. | ||
| 20473 | 2026.01.16 20:42:48.695639 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20474 | 2026.01.16 20:42:48.695735 [ 276 ] {9fcd0d4e-00d5-45cb-b7ab-695229c1eb83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20475 | 2026.01.16 20:42:48.695775 [ 276 ] {9fcd0d4e-00d5-45cb-b7ab-695229c1eb83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20476 | 2026.01.16 20:42:48.696242 [ 276 ] {9fcd0d4e-00d5-45cb-b7ab-695229c1eb83} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20477 | 2026.01.16 20:42:48.696280 [ 276 ] {9fcd0d4e-00d5-45cb-b7ab-695229c1eb83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20478 | 2026.01.16 20:42:48.696609 [ 276 ] {9fcd0d4e-00d5-45cb-b7ab-695229c1eb83} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20479 | 2026.01.16 20:42:48.696826 [ 276 ] {9fcd0d4e-00d5-45cb-b7ab-695229c1eb83} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20480 | 2026.01.16 20:42:48.696957 [ 276 ] {9fcd0d4e-00d5-45cb-b7ab-695229c1eb83} <Debug> executeQuery: Read 123 rows, 9.77 KiB in 0.001243 sec., 98954.14320193081 rows/sec., 7.68 MiB/sec. | ||
| 20481 | 2026.01.16 20:42:48.696997 [ 276 ] {9fcd0d4e-00d5-45cb-b7ab-695229c1eb83} <Debug> TCPHandler: Processed in 0.001407941 sec. | ||
| 20482 | 2026.01.16 20:42:48.697107 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20483 | 2026.01.16 20:42:48.697202 [ 276 ] {d33280ae-e34e-4982-96a8-cd8e4f57a7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20484 | 2026.01.16 20:42:48.697248 [ 276 ] {d33280ae-e34e-4982-96a8-cd8e4f57a7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20485 | 2026.01.16 20:42:48.697680 [ 276 ] {d33280ae-e34e-4982-96a8-cd8e4f57a7cf} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20486 | 2026.01.16 20:42:48.697717 [ 276 ] {d33280ae-e34e-4982-96a8-cd8e4f57a7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20487 | 2026.01.16 20:42:48.698075 [ 276 ] {d33280ae-e34e-4982-96a8-cd8e4f57a7cf} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20488 | 2026.01.16 20:42:48.698312 [ 276 ] {d33280ae-e34e-4982-96a8-cd8e4f57a7cf} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20489 | 2026.01.16 20:42:48.698456 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Selected 3 parts from all_1_143_33 to all_145_145_0 | ||
| 20490 | 2026.01.16 20:42:48.698475 [ 276 ] {d33280ae-e34e-4982-96a8-cd8e4f57a7cf} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001291 sec., 124709.52749806351 rows/sec., 8.68 MiB/sec. | ||
| 20491 | 2026.01.16 20:42:48.698544 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20492 | 2026.01.16 20:42:48.698566 [ 276 ] {d33280ae-e34e-4982-96a8-cd8e4f57a7cf} <Debug> TCPHandler: Processed in 0.001507423 sec. | ||
| 20493 | 2026.01.16 20:42:48.698568 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20494 | 2026.01.16 20:42:48.698721 [ 194 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_145_34} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_143_33 to all_145_145_0 into Compact with storage Full | ||
| 20495 | 2026.01.16 20:42:48.698748 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20496 | 2026.01.16 20:42:48.698864 [ 194 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_145_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20497 | 2026.01.16 20:42:48.698865 [ 276 ] {78526d56-07ca-459a-a82d-71107821dcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20498 | 2026.01.16 20:42:48.698938 [ 194 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_145_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_33, total 42980 rows starting from the beginning of the part | ||
| 20499 | 2026.01.16 20:42:48.698978 [ 276 ] {78526d56-07ca-459a-a82d-71107821dcb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20500 | 2026.01.16 20:42:48.699015 [ 194 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_145_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 161 rows starting from the beginning of the part | ||
| 20501 | 2026.01.16 20:42:48.699070 [ 194 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_145_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 202 rows starting from the beginning of the part | ||
| 20502 | 2026.01.16 20:42:48.699924 [ 276 ] {78526d56-07ca-459a-a82d-71107821dcb8} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20503 | 2026.01.16 20:42:48.699966 [ 276 ] {78526d56-07ca-459a-a82d-71107821dcb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20504 | 2026.01.16 20:42:48.700544 [ 276 ] {78526d56-07ca-459a-a82d-71107821dcb8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20505 | 2026.01.16 20:42:48.700804 [ 276 ] {78526d56-07ca-459a-a82d-71107821dcb8} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20506 | 2026.01.16 20:42:48.700955 [ 276 ] {78526d56-07ca-459a-a82d-71107821dcb8} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002114 sec., 20340.586565752128 rows/sec., 36.45 MiB/sec. | ||
| 20507 | 2026.01.16 20:42:48.701028 [ 276 ] {78526d56-07ca-459a-a82d-71107821dcb8} <Debug> TCPHandler: Processed in 0.002354912 sec. | ||
| 20508 | 2026.01.16 20:42:48.701141 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20509 | 2026.01.16 20:42:48.701240 [ 276 ] {f58f7688-e1f6-4f03-90d6-cd999d66147f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20510 | 2026.01.16 20:42:48.701289 [ 276 ] {f58f7688-e1f6-4f03-90d6-cd999d66147f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20511 | 2026.01.16 20:42:48.701757 [ 276 ] {f58f7688-e1f6-4f03-90d6-cd999d66147f} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20512 | 2026.01.16 20:42:48.701815 [ 276 ] {f58f7688-e1f6-4f03-90d6-cd999d66147f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20513 | 2026.01.16 20:42:48.702197 [ 276 ] {f58f7688-e1f6-4f03-90d6-cd999d66147f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20514 | 2026.01.16 20:42:48.702411 [ 276 ] {f58f7688-e1f6-4f03-90d6-cd999d66147f} <Trace> oximeter.measurements_i64 (cebe458c-3cd7-43d2-971a-c43677ad787a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20515 | 2026.01.16 20:42:48.702543 [ 276 ] {f58f7688-e1f6-4f03-90d6-cd999d66147f} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001325 sec., 6792.452830188679 rows/sec., 479.81 KiB/sec. | ||
| 20516 | 2026.01.16 20:42:48.702581 [ 276 ] {f58f7688-e1f6-4f03-90d6-cd999d66147f} <Debug> TCPHandler: Processed in 0.001490873 sec. | ||
| 20517 | 2026.01.16 20:42:48.702723 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20518 | 2026.01.16 20:42:48.702817 [ 276 ] {856a5bfe-13f9-4437-8255-e59ecb372ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20519 | 2026.01.16 20:42:48.702859 [ 276 ] {856a5bfe-13f9-4437-8255-e59ecb372ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20520 | 2026.01.16 20:42:48.703196 [ 276 ] {856a5bfe-13f9-4437-8255-e59ecb372ab8} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20521 | 2026.01.16 20:42:48.703232 [ 276 ] {856a5bfe-13f9-4437-8255-e59ecb372ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20522 | 2026.01.16 20:42:48.703535 [ 276 ] {856a5bfe-13f9-4437-8255-e59ecb372ab8} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20523 | 2026.01.16 20:42:48.703876 [ 276 ] {856a5bfe-13f9-4437-8255-e59ecb372ab8} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20524 | 2026.01.16 20:42:48.704056 [ 276 ] {856a5bfe-13f9-4437-8255-e59ecb372ab8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. | ||
| 20525 | 2026.01.16 20:42:48.704139 [ 276 ] {856a5bfe-13f9-4437-8255-e59ecb372ab8} <Debug> TCPHandler: Processed in 0.001465403 sec. | ||
| 20526 | 2026.01.16 20:42:48.706792 [ 201 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_145_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43343 rows, containing 5 columns (5 merged, 0 gathered) in 0.008144542 sec., 5321723.43147104 rows/sec., 364.23 MiB/sec. | ||
| 20527 | 2026.01.16 20:42:48.707208 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_145_34} <Trace> MergedBlockOutputStream: filled checksums all_1_145_34 (state Temporary) | ||
| 20528 | 2026.01.16 20:42:48.707556 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_145_34} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_merge_all_1_145_34 to all_1_145_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20529 | 2026.01.16 20:42:48.707644 [ 188 ] {e4817b06-f059-478e-879f-13fd526ddcb6::all_1_145_34} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6) (MergerMutator): Merged 3 parts: [all_1_143_33, all_145_145_0] -> all_1_145_34 | ||
| 20530 | 2026.01.16 20:42:48.707740 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 20531 | 2026.01.16 20:42:49.001164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.67 MiB, peak 414.29 MiB, free memory in arenas 0.00 B, will set to 394.53 MiB (RSS), difference: -1.14 MiB | ||
| 20532 | 2026.01.16 20:42:53.132048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48453 | ||
| 20533 | 2026.01.16 20:42:53.132597 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20534 | 2026.01.16 20:42:53.132632 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20535 | 2026.01.16 20:42:53.133109 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20536 | 2026.01.16 20:42:53.133353 [ 245 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20537 | 2026.01.16 20:42:53.133481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48453 | ||
| 20538 | 2026.01.16 20:42:53.133484 [ 41 ] {} <Debug> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 20539 | 2026.01.16 20:42:53.133534 [ 41 ] {} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20540 | 2026.01.16 20:42:53.133556 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20541 | 2026.01.16 20:42:53.133708 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::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 | ||
| 20542 | 2026.01.16 20:42:53.133907 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20543 | 2026.01.16 20:42:53.133968 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46021 rows starting from the beginning of the part | ||
| 20544 | 2026.01.16 20:42:53.134052 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 20545 | 2026.01.16 20:42:53.134097 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 20546 | 2026.01.16 20:42:53.134139 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 20547 | 2026.01.16 20:42:53.134179 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 20548 | 2026.01.16 20:42:53.134227 [ 196 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 20549 | 2026.01.16 20:42:53.136924 [ 201 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48453 rows, containing 4 columns (4 merged, 0 gathered) in 0.003296244 sec., 14699457.928478597 rows/sec., 210.28 MiB/sec. | ||
| 20550 | 2026.01.16 20:42:53.137270 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 20551 | 2026.01.16 20:42:53.137585 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_101_20} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20552 | 2026.01.16 20:42:53.137663 [ 200 ] {21edc593-c9c9-4b0f-b04d-23ba5a3b3f40::all_1_101_20} <Trace> system.asynchronous_metric_log (21edc593-c9c9-4b0f-b04d-23ba5a3b3f40) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 20553 | 2026.01.16 20:42:53.137754 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 20554 | 2026.01.16 20:42:53.716524 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20555 | 2026.01.16 20:42:53.716697 [ 276 ] {9e347b03-89ba-4b96-85e2-dcea55881650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20556 | 2026.01.16 20:42:53.716763 [ 276 ] {9e347b03-89ba-4b96-85e2-dcea55881650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20557 | 2026.01.16 20:42:53.717447 [ 276 ] {9e347b03-89ba-4b96-85e2-dcea55881650} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20558 | 2026.01.16 20:42:53.717485 [ 276 ] {9e347b03-89ba-4b96-85e2-dcea55881650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20559 | 2026.01.16 20:42:53.717826 [ 276 ] {9e347b03-89ba-4b96-85e2-dcea55881650} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20560 | 2026.01.16 20:42:53.718035 [ 276 ] {9e347b03-89ba-4b96-85e2-dcea55881650} <Trace> oximeter.fields_i16 (30e8d8ce-d91d-4ce2-bfb6-aa709a8bf2ce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20561 | 2026.01.16 20:42:53.718178 [ 276 ] {9e347b03-89ba-4b96-85e2-dcea55881650} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00153 sec., 15686.274509803923 rows/sec., 1.30 MiB/sec. | ||
| 20562 | 2026.01.16 20:42:53.718220 [ 276 ] {9e347b03-89ba-4b96-85e2-dcea55881650} <Debug> TCPHandler: Processed in 0.001819701 sec. | ||
| 20563 | 2026.01.16 20:42:53.718342 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20564 | 2026.01.16 20:42:53.718455 [ 276 ] {6aff2831-2075-450b-97c1-2886ff696c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20565 | 2026.01.16 20:42:53.718495 [ 276 ] {6aff2831-2075-450b-97c1-2886ff696c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20566 | 2026.01.16 20:42:53.718940 [ 276 ] {6aff2831-2075-450b-97c1-2886ff696c3a} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20567 | 2026.01.16 20:42:53.718975 [ 276 ] {6aff2831-2075-450b-97c1-2886ff696c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20568 | 2026.01.16 20:42:53.719261 [ 276 ] {6aff2831-2075-450b-97c1-2886ff696c3a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 20569 | 2026.01.16 20:42:53.719459 [ 276 ] {6aff2831-2075-450b-97c1-2886ff696c3a} <Trace> oximeter.fields_ipaddr (f7741cfa-0224-4f69-a069-ec95a525356d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20570 | 2026.01.16 20:42:53.719584 [ 276 ] {6aff2831-2075-450b-97c1-2886ff696c3a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 424.70 KiB/sec. | ||
| 20571 | 2026.01.16 20:42:53.719621 [ 276 ] {6aff2831-2075-450b-97c1-2886ff696c3a} <Debug> TCPHandler: Processed in 0.00132994 sec. | ||
| 20572 | 2026.01.16 20:42:53.719734 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20573 | 2026.01.16 20:42:53.719841 [ 276 ] {eb69a568-57d4-43b6-b7ea-3969420f715f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20574 | 2026.01.16 20:42:53.719878 [ 276 ] {eb69a568-57d4-43b6-b7ea-3969420f715f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20575 | 2026.01.16 20:42:53.720839 [ 276 ] {eb69a568-57d4-43b6-b7ea-3969420f715f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20576 | 2026.01.16 20:42:53.720877 [ 276 ] {eb69a568-57d4-43b6-b7ea-3969420f715f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20577 | 2026.01.16 20:42:53.721264 [ 276 ] {eb69a568-57d4-43b6-b7ea-3969420f715f} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20578 | 2026.01.16 20:42:53.721465 [ 276 ] {eb69a568-57d4-43b6-b7ea-3969420f715f} <Trace> oximeter.fields_string (0bc0d594-340d-48a4-af59-5d70310f41f1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20579 | 2026.01.16 20:42:53.721592 [ 276 ] {eb69a568-57d4-43b6-b7ea-3969420f715f} <Debug> executeQuery: Read 1353 rows, 115.50 KiB in 0.001769 sec., 764838.8920293952 rows/sec., 63.76 MiB/sec. | ||
| 20580 | 2026.01.16 20:42:53.721631 [ 276 ] {eb69a568-57d4-43b6-b7ea-3969420f715f} <Debug> TCPHandler: Processed in 0.001944154 sec. | ||
| 20581 | 2026.01.16 20:42:53.721747 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20582 | 2026.01.16 20:42:53.721846 [ 276 ] {6b382378-8031-4d06-b180-c8759171f685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20583 | 2026.01.16 20:42:53.721885 [ 276 ] {6b382378-8031-4d06-b180-c8759171f685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20584 | 2026.01.16 20:42:53.722293 [ 276 ] {6b382378-8031-4d06-b180-c8759171f685} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20585 | 2026.01.16 20:42:53.722329 [ 276 ] {6b382378-8031-4d06-b180-c8759171f685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20586 | 2026.01.16 20:42:53.722614 [ 276 ] {6b382378-8031-4d06-b180-c8759171f685} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20587 | 2026.01.16 20:42:53.722809 [ 276 ] {6b382378-8031-4d06-b180-c8759171f685} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20588 | 2026.01.16 20:42:53.722934 [ 276 ] {6b382378-8031-4d06-b180-c8759171f685} <Debug> executeQuery: Read 35 rows, 2.66 KiB in 0.001107 sec., 31616.982836495034 rows/sec., 2.34 MiB/sec. | ||
| 20589 | 2026.01.16 20:42:53.722971 [ 276 ] {6b382378-8031-4d06-b180-c8759171f685} <Debug> TCPHandler: Processed in 0.001271409 sec. | ||
| 20590 | 2026.01.16 20:42:53.723081 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20591 | 2026.01.16 20:42:53.723172 [ 276 ] {ba2ae64f-b78c-453f-a8f6-5218848482b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20592 | 2026.01.16 20:42:53.723215 [ 276 ] {ba2ae64f-b78c-453f-a8f6-5218848482b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20593 | 2026.01.16 20:42:53.723444 [ 39 ] {} <Debug> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20594 | 2026.01.16 20:42:53.723509 [ 39 ] {} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20595 | 2026.01.16 20:42:53.723529 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20596 | 2026.01.16 20:42:53.723634 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20597 | 2026.01.16 20:42:53.723693 [ 276 ] {ba2ae64f-b78c-453f-a8f6-5218848482b1} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20598 | 2026.01.16 20:42:53.723733 [ 276 ] {ba2ae64f-b78c-453f-a8f6-5218848482b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20599 | 2026.01.16 20:42:53.723766 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20600 | 2026.01.16 20:42:53.723808 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 299 rows starting from the beginning of the part | ||
| 20601 | 2026.01.16 20:42:53.723882 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 19 rows starting from the beginning of the part | ||
| 20602 | 2026.01.16 20:42:53.723934 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 47 rows starting from the beginning of the part | ||
| 20603 | 2026.01.16 20:42:53.723982 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 19 rows starting from the beginning of the part | ||
| 20604 | 2026.01.16 20:42:53.724023 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 44 rows starting from the beginning of the part | ||
| 20605 | 2026.01.16 20:42:53.724038 [ 276 ] {ba2ae64f-b78c-453f-a8f6-5218848482b1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 20606 | 2026.01.16 20:42:53.724066 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 35 rows starting from the beginning of the part | ||
| 20607 | 2026.01.16 20:42:53.724300 [ 276 ] {ba2ae64f-b78c-453f-a8f6-5218848482b1} <Trace> oximeter.fields_u32 (2cda49fe-261b-4ee0-b2b9-2889ad6852ca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20608 | 2026.01.16 20:42:53.724441 [ 276 ] {ba2ae64f-b78c-453f-a8f6-5218848482b1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001286 sec., 195956.45412130636 rows/sec., 13.55 MiB/sec. | ||
| 20609 | 2026.01.16 20:42:53.724480 [ 276 ] {ba2ae64f-b78c-453f-a8f6-5218848482b1} <Debug> TCPHandler: Processed in 0.001445733 sec. | ||
| 20610 | 2026.01.16 20:42:53.724597 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20611 | 2026.01.16 20:42:53.724689 [ 276 ] {2011c962-11ee-43a6-9944-afb0881343c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20612 | 2026.01.16 20:42:53.724728 [ 276 ] {2011c962-11ee-43a6-9944-afb0881343c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20613 | 2026.01.16 20:42:53.724943 [ 198 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135169 sec., 342534.1609392686 rows/sec., 24.10 MiB/sec. | ||
| 20614 | 2026.01.16 20:42:53.725111 [ 276 ] {2011c962-11ee-43a6-9944-afb0881343c8} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20615 | 2026.01.16 20:42:53.725112 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20616 | 2026.01.16 20:42:53.725154 [ 276 ] {2011c962-11ee-43a6-9944-afb0881343c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20617 | 2026.01.16 20:42:53.725410 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_146_29} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20618 | 2026.01.16 20:42:53.725486 [ 187 ] {311ec1e9-eff3-4f59-9a0e-4888ddf58731::all_1_146_29} <Trace> oximeter.fields_u16 (311ec1e9-eff3-4f59-9a0e-4888ddf58731) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20619 | 2026.01.16 20:42:53.725490 [ 276 ] {2011c962-11ee-43a6-9944-afb0881343c8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20620 | 2026.01.16 20:42:53.725556 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 20621 | 2026.01.16 20:42:53.725702 [ 276 ] {2011c962-11ee-43a6-9944-afb0881343c8} <Trace> oximeter.fields_u8 (ab9f73f9-ad13-4428-af86-f936b0052e21): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20622 | 2026.01.16 20:42:53.725830 [ 276 ] {2011c962-11ee-43a6-9944-afb0881343c8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 20623 | 2026.01.16 20:42:53.725867 [ 276 ] {2011c962-11ee-43a6-9944-afb0881343c8} <Debug> TCPHandler: Processed in 0.0013266 sec. | ||
| 20624 | 2026.01.16 20:42:53.725970 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20625 | 2026.01.16 20:42:53.726071 [ 276 ] {0cd4b352-c147-4389-a4a5-8b0b3ee3a64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20626 | 2026.01.16 20:42:53.726110 [ 276 ] {0cd4b352-c147-4389-a4a5-8b0b3ee3a64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20627 | 2026.01.16 20:42:53.726738 [ 276 ] {0cd4b352-c147-4389-a4a5-8b0b3ee3a64e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20628 | 2026.01.16 20:42:53.726772 [ 276 ] {0cd4b352-c147-4389-a4a5-8b0b3ee3a64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20629 | 2026.01.16 20:42:53.727086 [ 276 ] {0cd4b352-c147-4389-a4a5-8b0b3ee3a64e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20630 | 2026.01.16 20:42:53.727284 [ 276 ] {0cd4b352-c147-4389-a4a5-8b0b3ee3a64e} <Trace> oximeter.fields_uuid (4043f634-8dc5-4bb6-9061-591993984f12): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20631 | 2026.01.16 20:42:53.727409 [ 276 ] {0cd4b352-c147-4389-a4a5-8b0b3ee3a64e} <Debug> executeQuery: Read 579 rows, 44.51 KiB in 0.001355 sec., 427306.2730627306 rows/sec., 32.08 MiB/sec. | ||
| 20632 | 2026.01.16 20:42:53.727446 [ 276 ] {0cd4b352-c147-4389-a4a5-8b0b3ee3a64e} <Debug> TCPHandler: Processed in 0.001522364 sec. | ||
| 20633 | 2026.01.16 20:42:53.727544 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20634 | 2026.01.16 20:42:53.727642 [ 276 ] {3b404c7f-bb72-4637-b5f5-79a3ed5f3682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20635 | 2026.01.16 20:42:53.727684 [ 276 ] {3b404c7f-bb72-4637-b5f5-79a3ed5f3682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20636 | 2026.01.16 20:42:53.728271 [ 276 ] {3b404c7f-bb72-4637-b5f5-79a3ed5f3682} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20637 | 2026.01.16 20:42:53.728305 [ 276 ] {3b404c7f-bb72-4637-b5f5-79a3ed5f3682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20638 | 2026.01.16 20:42:53.728662 [ 276 ] {3b404c7f-bb72-4637-b5f5-79a3ed5f3682} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20639 | 2026.01.16 20:42:53.728869 [ 276 ] {3b404c7f-bb72-4637-b5f5-79a3ed5f3682} <Trace> oximeter.measurements_cumulativeu64 (e4817b06-f059-478e-879f-13fd526ddcb6): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20640 | 2026.01.16 20:42:53.728993 [ 276 ] {3b404c7f-bb72-4637-b5f5-79a3ed5f3682} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001368 sec., 645467.8362573099 rows/sec., 43.81 MiB/sec. | ||
| 20641 | 2026.01.16 20:42:53.729029 [ 276 ] {3b404c7f-bb72-4637-b5f5-79a3ed5f3682} <Debug> TCPHandler: Processed in 0.001533125 sec. | ||
| 20642 | 2026.01.16 20:42:53.729133 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20643 | 2026.01.16 20:42:53.729229 [ 276 ] {1d76303e-be39-49e1-adfe-23b020e872f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20644 | 2026.01.16 20:42:53.729280 [ 276 ] {1d76303e-be39-49e1-adfe-23b020e872f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20645 | 2026.01.16 20:42:53.730078 [ 276 ] {1d76303e-be39-49e1-adfe-23b020e872f8} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20646 | 2026.01.16 20:42:53.730112 [ 276 ] {1d76303e-be39-49e1-adfe-23b020e872f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20647 | 2026.01.16 20:42:53.730609 [ 276 ] {1d76303e-be39-49e1-adfe-23b020e872f8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20648 | 2026.01.16 20:42:53.730818 [ 276 ] {1d76303e-be39-49e1-adfe-23b020e872f8} <Trace> oximeter.measurements_histogramu64 (09dc6e4b-a338-4c34-8759-89b0e2a81e25): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20649 | 2026.01.16 20:42:53.730950 [ 276 ] {1d76303e-be39-49e1-adfe-23b020e872f8} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001739 sec., 9775.733179988498 rows/sec., 17.52 MiB/sec. | ||
| 20650 | 2026.01.16 20:42:53.731011 [ 276 ] {1d76303e-be39-49e1-adfe-23b020e872f8} <Debug> TCPHandler: Processed in 0.001924613 sec. | ||
| 20651 | 2026.01.16 20:42:53.731140 [ 276 ] {} <Trace> TCP-Session: cd9b3060-4ea3-4a10-96ed-52ffac8834b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20652 | 2026.01.16 20:42:53.731233 [ 276 ] {47843e90-ddf7-4976-ae14-8040ece170e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57809) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20653 | 2026.01.16 20:42:53.731272 [ 276 ] {47843e90-ddf7-4976-ae14-8040ece170e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20654 | 2026.01.16 20:42:53.731598 [ 276 ] {47843e90-ddf7-4976-ae14-8040ece170e4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20655 | 2026.01.16 20:42:53.731633 [ 276 ] {47843e90-ddf7-4976-ae14-8040ece170e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20656 | 2026.01.16 20:42:53.731934 [ 276 ] {47843e90-ddf7-4976-ae14-8040ece170e4} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20657 | 2026.01.16 20:42:53.732128 [ 276 ] {47843e90-ddf7-4976-ae14-8040ece170e4} <Trace> oximeter.measurements_u64 (f0859254-8cc2-43ec-92db-a6b9fba4da44): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20658 | 2026.01.16 20:42:53.732250 [ 276 ] {47843e90-ddf7-4976-ae14-8040ece170e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 20659 | 2026.01.16 20:42:53.732284 [ 276 ] {47843e90-ddf7-4976-ae14-8040ece170e4} <Debug> TCPHandler: Processed in 0.001201456 sec. | ||
| 20660 | 2026.01.16 20:42:55.774308 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2504 | ||
| 20661 | 2026.01.16 20:42:55.776676 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20662 | 2026.01.16 20:42:55.776716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20663 | 2026.01.16 20:42:55.777893 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 20664 | 2026.01.16 20:42:55.778149 [ 243 ] {} <Trace> system.query_log (bb18a92e-df34-4d76-91ae-0dc25ce8b4b6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20665 | 2026.01.16 20:42:55.778431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2504 | ||
| 20666 | 2026.01.16 20:42:55.791738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 20667 | 2026.01.16 20:42:55.809942 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20668 | 2026.01.16 20:42:55.809991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20669 | 2026.01.16 20:42:55.816443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 20670 | 2026.01.16 20:42:55.817176 [ 244 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20671 | 2026.01.16 20:42:55.817533 [ 35 ] {} <Debug> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 20672 | 2026.01.16 20:42:55.817579 [ 35 ] {} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20673 | 2026.01.16 20:42:55.817606 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 20674 | 2026.01.16 20:42:55.817774 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::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 | ||
| 20675 | 2026.01.16 20:42:55.820760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 20676 | 2026.01.16 20:42:55.821900 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20677 | 2026.01.16 20:42:55.823427 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 20678 | 2026.01.16 20:42:55.828036 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 20679 | 2026.01.16 20:42:55.832735 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 20680 | 2026.01.16 20:42:55.837672 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 20681 | 2026.01.16 20:42:55.842885 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 20682 | 2026.01.16 20:42:55.847489 [ 201 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 20683 | 2026.01.16 20:42:55.907245 [ 203 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.089554984 sec., 8497.572843070353 rows/sec., 43.94 MiB/sec. | ||
| 20684 | 2026.01.16 20:42:55.910594 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 20685 | 2026.01.16 20:42:55.912703 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_101_20} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20686 | 2026.01.16 20:42:55.912809 [ 190 ] {0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597::all_1_101_20} <Trace> system.metric_log (0ebd4aa5-6e5e-4805-b54f-9b7de2fd0597) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 20687 | 2026.01.16 20:42:55.915724 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20688 | 2026.01.16 20:42:56.000164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.60 MiB, peak 414.29 MiB, free memory in arenas 0.00 B, will set to 394.54 MiB (RSS), difference: -1.06 MiB | ||