| 1 | [ Jan 6 01:49:15 Enabled. ] | ||
| 2 | [ Jan 6 01:49:15 Rereading configuration. ] | ||
| 3 | [ Jan 6 01:49:16 Rereading configuration. ] | ||
| 4 | [ Jan 6 01:49:20 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 6 01:49:20 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.06 01:49:22.504082 [ 1 ] {} <Information> Application: Will watch for the process with pid 25937 | ||
| 29 | 2026.01.06 01:49:22.504424 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.06 01:49:22.987245 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25937 | ||
| 31 | 2026.01.06 01:49:22.988026 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.06 01:49:22.988186 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.06 01:49:23.084654 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.06 01:49:23.158678 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.06 01:49:23.158771 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.06 01:49:23.158797 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.06 01:49:23.158863 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.06 01:49:23.159521 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.06 01:49:23.161847 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.06 01:49:23.162795 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.06 01:49:23.163674 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.06 01:49:23.163729 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.06 01:49:23.163772 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.06 01:49:23.164525 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.06 01:49:23.165561 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.06 01:49:23.171727 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.06 01:49:23.172426 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.06 01:49:23.173731 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.06 01:49:23.173821 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.06 01:49:23.174912 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.06 01:49:23.175366 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.06 01:49:23.179600 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.06 01:49:23.180341 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.06 01:49:23.200465 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.06 01:49:23.200903 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.06 01:49:23.201324 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.06 01:49:23.201744 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.06 01:49:23.203307 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.06 01:49:23.203333 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.06 01:49:23.203417 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.06 01:49:23.203517 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.06 01:49:23.236962 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.06 01:49:23.236987 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000170491 sec | ||
| 68 | 2026.01.06 01:49:23.237055 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.06 01:49:23.237097 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.06 01:49:23.237994 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.06 01:49:23.238671 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.06 01:49:23.249364 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.06 01:49:23.249410 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.06 01:49:23.249497 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.06 01:49:23.249510 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.06 01:49:23.249547 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.06 01:49:23.249624 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.06 01:49:23.253800 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.06 01:49:23.253853 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.06 01:49:23.253917 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.06 01:49:23.254100 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.06 01:49:23.254144 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.06 01:49:23.254159 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.06 01:49:23.254249 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.06 01:49:23.254264 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.06 01:49:23.254297 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.06 01:49:23.254382 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.06 01:49:23.279569 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.06 01:49:23.294166 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.06 01:49:23.294271 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000129741 sec | ||
| 91 | 2026.01.06 01:49:23.294290 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.06 01:49:23.294304 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.06 01:49:23.294337 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.06 01:49:23.294616 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.06 01:49:23.294732 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.06 01:49:23.294748 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.06 01:49:23.294759 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.06 01:49:23.294771 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.06 01:49:23.320356 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.06 01:49:23.320574 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.01.06 01:49:23.322064 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.265e-05 sec. | ||
| 102 | 2026.01.06 01:49:23.322502 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.06 01:49:23.323899 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.06 01:49:23.323919 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.06 01:49:23.935922 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41879 | ||
| 106 | 2026.01.06 01:49:23.937940 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.06 01:49:23.938003 [ 3 ] {} <Debug> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Authenticating user 'default' from [fd00:1122:3344:101::d]:41879 | ||
| 108 | 2026.01.06 01:49:23.938030 [ 3 ] {} <Debug> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.06 01:49:23.938099 [ 3 ] {} <Debug> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.06 01:49:23.938194 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.06 01:49:23.938221 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.06 01:49:23.938299 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.06 01:49:23.938871 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47162 | ||
| 114 | 2026.01.06 01:49:23.938873 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59416 | ||
| 115 | 2026.01.06 01:49:23.938978 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54241 | ||
| 116 | 2026.01.06 01:49:23.939102 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.06 01:49:23.939217 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53737 | ||
| 118 | 2026.01.06 01:49:23.939245 [ 5 ] {} <Debug> TCP-Session: 2827aed3-ab4c-4d97-9f21-df14efad5169 Authenticating user 'default' from [fd00:1122:3344:101::d]:47162 | ||
| 119 | 2026.01.06 01:49:23.939276 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.01.06 01:49:23.939289 [ 5 ] {} <Debug> TCP-Session: 2827aed3-ab4c-4d97-9f21-df14efad5169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.06 01:49:23.939358 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61061 | ||
| 122 | 2026.01.06 01:49:23.939312 [ 254 ] {} <Debug> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54241 | ||
| 123 | 2026.01.06 01:49:23.939284 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.06 01:49:23.939481 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48987 | ||
| 125 | 2026.01.06 01:49:23.939425 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.06 01:49:23.939435 [ 254 ] {} <Debug> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.06 01:49:23.939425 [ 5 ] {} <Debug> TCP-Session: 2827aed3-ab4c-4d97-9f21-df14efad5169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.06 01:49:23.939591 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.06 01:49:23.939634 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43916 | ||
| 130 | 2026.01.06 01:49:23.939574 [ 255 ] {} <Debug> TCP-Session: b35d78f0-edfa-47b3-9cd0-f7e54fc7ee51 Authenticating user 'default' from [fd00:1122:3344:101::d]:53737 | ||
| 131 | 2026.01.06 01:49:23.939720 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.01.06 01:49:23.939709 [ 256 ] {} <Debug> TCP-Session: 057e2c7f-abf7-40b9-82f4-d97118728a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:61061 | ||
| 133 | 2026.01.06 01:49:23.939569 [ 4 ] {} <Debug> TCP-Session: 02539303-6b90-4fb7-8108-4430e5434247 Authenticating user 'default' from [fd00:1122:3344:101::d]:59416 | ||
| 134 | 2026.01.06 01:49:23.939834 [ 257 ] {} <Debug> TCP-Session: 82d5584d-1902-49d5-96c0-48e50163ff9e Authenticating user 'default' from [fd00:1122:3344:101::d]:48987 | ||
| 135 | 2026.01.06 01:49:23.939845 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49025 | ||
| 136 | 2026.01.06 01:49:23.939861 [ 4 ] {} <Debug> TCP-Session: 02539303-6b90-4fb7-8108-4430e5434247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.06 01:49:23.939841 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.01.06 01:49:23.939903 [ 257 ] {} <Debug> TCP-Session: 82d5584d-1902-49d5-96c0-48e50163ff9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.06 01:49:23.939912 [ 4 ] {} <Debug> TCP-Session: 02539303-6b90-4fb7-8108-4430e5434247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.06 01:49:23.939806 [ 256 ] {} <Debug> TCP-Session: 057e2c7f-abf7-40b9-82f4-d97118728a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.06 01:49:23.940022 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.01.06 01:49:23.940029 [ 257 ] {} <Debug> TCP-Session: 82d5584d-1902-49d5-96c0-48e50163ff9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.06 01:49:23.940075 [ 256 ] {} <Debug> TCP-Session: 057e2c7f-abf7-40b9-82f4-d97118728a9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.06 01:49:23.939803 [ 255 ] {} <Debug> TCP-Session: b35d78f0-edfa-47b3-9cd0-f7e54fc7ee51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.06 01:49:23.940147 [ 259 ] {} <Debug> TCP-Session: 1b4b81f1-0131-44c6-b356-4fa638be6594 Authenticating user 'default' from [fd00:1122:3344:101::d]:49025 | ||
| 146 | 2026.01.06 01:49:23.939568 [ 254 ] {} <Debug> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.06 01:49:23.940195 [ 255 ] {} <Debug> TCP-Session: b35d78f0-edfa-47b3-9cd0-f7e54fc7ee51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.06 01:49:23.940188 [ 259 ] {} <Debug> TCP-Session: 1b4b81f1-0131-44c6-b356-4fa638be6594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.06 01:49:23.940016 [ 258 ] {} <Debug> TCP-Session: 2995c8ae-f7b4-4fc6-a9ac-95fa305d7591 Authenticating user 'default' from [fd00:1122:3344:101::d]:43916 | ||
| 150 | 2026.01.06 01:49:23.940296 [ 259 ] {} <Debug> TCP-Session: 1b4b81f1-0131-44c6-b356-4fa638be6594 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.06 01:49:23.940403 [ 258 ] {} <Debug> TCP-Session: 2995c8ae-f7b4-4fc6-a9ac-95fa305d7591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.06 01:49:23.940425 [ 258 ] {} <Debug> TCP-Session: 2995c8ae-f7b4-4fc6-a9ac-95fa305d7591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.06 01:49:23.943091 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.01.06 01:49:23.945871 [ 3 ] {ae48d8d7-6eea-4748-b450-9f8743052eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.06 01:49:24.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.86 MiB, peak 116.86 MiB, free memory in arenas 0.00 B, will set to 120.98 MiB (RSS), difference: 4.12 MiB | ||
| 156 | 2026.01.06 01:49:24.145179 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42664 | ||
| 157 | 2026.01.06 01:49:24.146984 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 158 | 2026.01.06 01:49:24.147018 [ 260 ] {} <Debug> TCP-Session: f3b18b8b-0a9f-45ee-a195-1451c57eeba7 Authenticating user 'default' from [fd00:1122:3344:101::b]:42664 | ||
| 159 | 2026.01.06 01:49:24.147114 [ 260 ] {} <Debug> TCP-Session: f3b18b8b-0a9f-45ee-a195-1451c57eeba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.01.06 01:49:24.147129 [ 260 ] {} <Debug> TCP-Session: f3b18b8b-0a9f-45ee-a195-1451c57eeba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.01.06 01:49:24.147195 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 162 | 2026.01.06 01:49:24.147301 [ 260 ] {} <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 | ||
| 163 | 2026.01.06 01:49:24.147319 [ 260 ] {} <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 | ||
| 164 | 2026.01.06 01:49:24.148811 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55913 | ||
| 165 | 2026.01.06 01:49:24.150292 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58987 | ||
| 166 | 2026.01.06 01:49:24.150307 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59333 | ||
| 167 | 2026.01.06 01:49:24.151911 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58679 | ||
| 168 | 2026.01.06 01:49:24.152519 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37855 | ||
| 169 | 2026.01.06 01:49:24.153586 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.01.06 01:49:24.153659 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55319 | ||
| 171 | 2026.01.06 01:49:24.153680 [ 261 ] {} <Debug> TCP-Session: a9a0c020-c331-457d-a5ec-9ddb100b51c5 Authenticating user 'default' from [fd00:1122:3344:101::b]:59333 | ||
| 172 | 2026.01.06 01:49:24.153742 [ 261 ] {} <Debug> TCP-Session: a9a0c020-c331-457d-a5ec-9ddb100b51c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.01.06 01:49:24.153756 [ 261 ] {} <Debug> TCP-Session: a9a0c020-c331-457d-a5ec-9ddb100b51c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.01.06 01:49:24.154840 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45754 | ||
| 175 | 2026.01.06 01:49:24.155321 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.01.06 01:49:24.155360 [ 264 ] {} <Debug> TCP-Session: fae573c7-7195-45c0-9ad0-cc58063bd853 Authenticating user 'default' from [fd00:1122:3344:101::b]:58679 | ||
| 177 | 2026.01.06 01:49:24.155448 [ 264 ] {} <Debug> TCP-Session: fae573c7-7195-45c0-9ad0-cc58063bd853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.01.06 01:49:24.155462 [ 264 ] {} <Debug> TCP-Session: fae573c7-7195-45c0-9ad0-cc58063bd853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.06 01:49:24.155930 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.01.06 01:49:24.155998 [ 266 ] {} <Debug> TCP-Session: 85d1366d-b9db-4ba6-a573-18baaa90f71d Authenticating user 'default' from [fd00:1122:3344:101::b]:55319 | ||
| 181 | 2026.01.06 01:49:24.156034 [ 266 ] {} <Debug> TCP-Session: 85d1366d-b9db-4ba6-a573-18baaa90f71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.06 01:49:24.156048 [ 266 ] {} <Debug> TCP-Session: 85d1366d-b9db-4ba6-a573-18baaa90f71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.06 01:49:24.157545 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.01.06 01:49:24.157627 [ 265 ] {} <Debug> TCP-Session: 1a7d7b7e-d91f-420e-8664-94aab363d161 Authenticating user 'default' from [fd00:1122:3344:101::b]:37855 | ||
| 185 | 2026.01.06 01:49:24.157655 [ 265 ] {} <Debug> TCP-Session: 1a7d7b7e-d91f-420e-8664-94aab363d161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.06 01:49:24.157668 [ 265 ] {} <Debug> TCP-Session: 1a7d7b7e-d91f-420e-8664-94aab363d161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.06 01:49:24.158089 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.01.06 01:49:24.158125 [ 267 ] {} <Debug> TCP-Session: cbedb2d1-9dc7-4652-82cf-f2bb59c2e169 Authenticating user 'default' from [fd00:1122:3344:101::b]:45754 | ||
| 189 | 2026.01.06 01:49:24.158141 [ 267 ] {} <Debug> TCP-Session: cbedb2d1-9dc7-4652-82cf-f2bb59c2e169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.06 01:49:24.158229 [ 267 ] {} <Debug> TCP-Session: cbedb2d1-9dc7-4652-82cf-f2bb59c2e169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.06 01:49:24.159230 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 192 | 2026.01.06 01:49:24.159278 [ 262 ] {} <Debug> TCP-Session: 155b044a-16b9-48fd-9084-2f76fc6d2da0 Authenticating user 'default' from [fd00:1122:3344:101::b]:55913 | ||
| 193 | 2026.01.06 01:49:24.159365 [ 262 ] {} <Debug> TCP-Session: 155b044a-16b9-48fd-9084-2f76fc6d2da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.01.06 01:49:24.159379 [ 262 ] {} <Debug> TCP-Session: 155b044a-16b9-48fd-9084-2f76fc6d2da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.06 01:49:24.160875 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 196 | 2026.01.06 01:49:24.160981 [ 263 ] {} <Debug> TCP-Session: 9e3da5b7-ae85-469e-82e2-d1416fe29dc5 Authenticating user 'default' from [fd00:1122:3344:101::b]:58987 | ||
| 197 | 2026.01.06 01:49:24.160999 [ 263 ] {} <Debug> TCP-Session: 9e3da5b7-ae85-469e-82e2-d1416fe29dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.01.06 01:49:24.161011 [ 263 ] {} <Debug> TCP-Session: 9e3da5b7-ae85-469e-82e2-d1416fe29dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.01.06 01:49:24.162016 [ 3 ] {ae48d8d7-6eea-4748-b450-9f8743052eb7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41879) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 200 | |||
| 201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 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 | ||
| 204 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 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 | ||
| 212 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 222 | |||
| 223 | 2026.01.06 01:49:24.162953 [ 3 ] {ae48d8d7-6eea-4748-b450-9f8743052eb7} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 224 | |||
| 225 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 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 | ||
| 228 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 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 | ||
| 236 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 246 | |||
| 247 | 2026.01.06 01:49:24.163208 [ 3 ] {ae48d8d7-6eea-4748-b450-9f8743052eb7} <Debug> TCPHandler: Processed in 0.222090473 sec. | ||
| 248 | 2026.01.06 01:49:24.163619 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 249 | 2026.01.06 01:49:24.163896 [ 254 ] {e6ede23a-0130-4c57-9b33-b28f4d4ac2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 250 | 2026.01.06 01:49:24.164312 [ 254 ] {e6ede23a-0130-4c57-9b33-b28f4d4ac2fc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54241) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 251 | |||
| 252 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 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 | ||
| 255 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 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 | ||
| 263 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 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 | ||
| 266 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 273 | |||
| 274 | 2026.01.06 01:49:24.164605 [ 254 ] {e6ede23a-0130-4c57-9b33-b28f4d4ac2fc} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 275 | |||
| 276 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 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 | ||
| 279 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 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 | ||
| 287 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 297 | |||
| 298 | 2026.01.06 01:49:24.164826 [ 254 ] {e6ede23a-0130-4c57-9b33-b28f4d4ac2fc} <Debug> TCPHandler: Processed in 0.001364263 sec. | ||
| 299 | 2026.01.06 01:49:24.165152 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 300 | 2026.01.06 01:49:24.165873 [ 3 ] {713dab39-7afb-4ec7-ba03-fd3fd0ad90f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 301 | 2026.01.06 01:49:24.166548 [ 3 ] {713dab39-7afb-4ec7-ba03-fd3fd0ad90f4} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 302 | 2026.01.06 01:49:24.179738 [ 3 ] {713dab39-7afb-4ec7-ba03-fd3fd0ad90f4} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 303 | 2026.01.06 01:49:24.179766 [ 3 ] {713dab39-7afb-4ec7-ba03-fd3fd0ad90f4} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6461e-05 sec | ||
| 304 | 2026.01.06 01:49:24.179832 [ 3 ] {713dab39-7afb-4ec7-ba03-fd3fd0ad90f4} <Trace> ReferentialDeps: No tables | ||
| 305 | 2026.01.06 01:49:24.179880 [ 3 ] {713dab39-7afb-4ec7-ba03-fd3fd0ad90f4} <Trace> LoadingDeps: No tables | ||
| 306 | 2026.01.06 01:49:24.179909 [ 3 ] {713dab39-7afb-4ec7-ba03-fd3fd0ad90f4} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 307 | 2026.01.06 01:49:24.180736 [ 3 ] {713dab39-7afb-4ec7-ba03-fd3fd0ad90f4} <Debug> TCPHandler: Processed in 0.015690386 sec. | ||
| 308 | 2026.01.06 01:49:24.180892 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2026.01.06 01:49:24.181114 [ 3 ] {0bdfe3f2-f27d-41f0-8ded-ab168a2fc403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) /* The version table contains metadata about the `oximeter` database */ | ||
| 310 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 311 | 2026.01.06 01:49:24.181202 [ 3 ] {0bdfe3f2-f27d-41f0-8ded-ab168a2fc403} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 312 | 2026.01.06 01:49:24.186444 [ 3 ] {0bdfe3f2-f27d-41f0-8ded-ab168a2fc403} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 313 | 2026.01.06 01:49:24.200090 [ 3 ] {0bdfe3f2-f27d-41f0-8ded-ab168a2fc403} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a): Loading data parts | ||
| 314 | 2026.01.06 01:49:24.201165 [ 3 ] {0bdfe3f2-f27d-41f0-8ded-ab168a2fc403} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a): There are no data parts | ||
| 315 | 2026.01.06 01:49:24.219485 [ 3 ] {0bdfe3f2-f27d-41f0-8ded-ab168a2fc403} <Debug> TCPHandler: Processed in 0.03864237 sec. | ||
| 316 | 2026.01.06 01:49:24.219659 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2026.01.06 01:49:24.219832 [ 3 ] {bb13ee6a-9678-4e1b-bca3-1bd284df1a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 328 | 2026.01.06 01:49:24.219970 [ 3 ] {bb13ee6a-9678-4e1b-bca3-1bd284df1a10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2026.01.06 01:49:24.245265 [ 3 ] {bb13ee6a-9678-4e1b-bca3-1bd284df1a10} <Debug> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Loading data parts | ||
| 330 | 2026.01.06 01:49:24.245508 [ 3 ] {bb13ee6a-9678-4e1b-bca3-1bd284df1a10} <Debug> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): There are no data parts | ||
| 331 | 2026.01.06 01:49:24.247810 [ 3 ] {bb13ee6a-9678-4e1b-bca3-1bd284df1a10} <Debug> TCPHandler: Processed in 0.028204803 sec. | ||
| 332 | 2026.01.06 01:49:24.247963 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2026.01.06 01:49:24.248218 [ 3 ] {f2ca1288-df8e-4e26-b344-a4e49a489b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 334 | 2026.01.06 01:49:24.248340 [ 3 ] {f2ca1288-df8e-4e26-b344-a4e49a489b9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2026.01.06 01:49:24.252476 [ 3 ] {f2ca1288-df8e-4e26-b344-a4e49a489b9d} <Debug> oximeter.measurements_i8 (4275e887-ed75-45e3-8aa1-0fd44875eced): Loading data parts | ||
| 336 | 2026.01.06 01:49:24.252651 [ 3 ] {f2ca1288-df8e-4e26-b344-a4e49a489b9d} <Debug> oximeter.measurements_i8 (4275e887-ed75-45e3-8aa1-0fd44875eced): There are no data parts | ||
| 337 | 2026.01.06 01:49:24.265641 [ 3 ] {f2ca1288-df8e-4e26-b344-a4e49a489b9d} <Debug> TCPHandler: Processed in 0.017727435 sec. | ||
| 338 | 2026.01.06 01:49:24.265819 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2026.01.06 01:49:24.266024 [ 3 ] {ce9f73af-71ac-42c5-91a4-c45c8825dcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 340 | 2026.01.06 01:49:24.266179 [ 3 ] {ce9f73af-71ac-42c5-91a4-c45c8825dcf4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2026.01.06 01:49:24.272499 [ 3 ] {ce9f73af-71ac-42c5-91a4-c45c8825dcf4} <Debug> oximeter.measurements_u8 (c9738054-7c6c-4450-b73e-e35c80dd2320): Loading data parts | ||
| 342 | 2026.01.06 01:49:24.272727 [ 3 ] {ce9f73af-71ac-42c5-91a4-c45c8825dcf4} <Debug> oximeter.measurements_u8 (c9738054-7c6c-4450-b73e-e35c80dd2320): There are no data parts | ||
| 343 | 2026.01.06 01:49:24.286790 [ 3 ] {ce9f73af-71ac-42c5-91a4-c45c8825dcf4} <Debug> TCPHandler: Processed in 0.021035067 sec. | ||
| 344 | 2026.01.06 01:49:24.286972 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2026.01.06 01:49:24.287274 [ 3 ] {b3e4bdd4-8582-4dbf-bb4e-e70f5be8f337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 346 | 2026.01.06 01:49:24.287406 [ 3 ] {b3e4bdd4-8582-4dbf-bb4e-e70f5be8f337} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2026.01.06 01:49:24.292306 [ 3 ] {b3e4bdd4-8582-4dbf-bb4e-e70f5be8f337} <Debug> oximeter.measurements_i16 (24b3a714-3ea4-48e2-b96c-b75cd1ac365e): Loading data parts | ||
| 348 | 2026.01.06 01:49:24.292488 [ 3 ] {b3e4bdd4-8582-4dbf-bb4e-e70f5be8f337} <Debug> oximeter.measurements_i16 (24b3a714-3ea4-48e2-b96c-b75cd1ac365e): There are no data parts | ||
| 349 | 2026.01.06 01:49:24.321125 [ 3 ] {b3e4bdd4-8582-4dbf-bb4e-e70f5be8f337} <Debug> TCPHandler: Processed in 0.034216809 sec. | ||
| 350 | 2026.01.06 01:49:24.321293 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.01.06 01:49:24.321463 [ 3 ] {d859f508-93fd-4a7e-80a7-863807814cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 352 | 2026.01.06 01:49:24.321589 [ 3 ] {d859f508-93fd-4a7e-80a7-863807814cf3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.01.06 01:49:24.337357 [ 3 ] {d859f508-93fd-4a7e-80a7-863807814cf3} <Debug> oximeter.measurements_u16 (d537e317-7979-48a4-b5e4-f51e4579e167): Loading data parts | ||
| 354 | 2026.01.06 01:49:24.337570 [ 3 ] {d859f508-93fd-4a7e-80a7-863807814cf3} <Debug> oximeter.measurements_u16 (d537e317-7979-48a4-b5e4-f51e4579e167): There are no data parts | ||
| 355 | 2026.01.06 01:49:24.340581 [ 3 ] {d859f508-93fd-4a7e-80a7-863807814cf3} <Debug> TCPHandler: Processed in 0.019347151 sec. | ||
| 356 | 2026.01.06 01:49:24.340734 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2026.01.06 01:49:24.340995 [ 3 ] {3242ecea-65a0-4cfa-bbde-9f8eaaafa126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 358 | 2026.01.06 01:49:24.341109 [ 3 ] {3242ecea-65a0-4cfa-bbde-9f8eaaafa126} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2026.01.06 01:49:24.358504 [ 3 ] {3242ecea-65a0-4cfa-bbde-9f8eaaafa126} <Debug> oximeter.measurements_i32 (a45a48bb-6489-4853-a2a1-efcc5587627f): Loading data parts | ||
| 360 | 2026.01.06 01:49:24.358683 [ 3 ] {3242ecea-65a0-4cfa-bbde-9f8eaaafa126} <Debug> oximeter.measurements_i32 (a45a48bb-6489-4853-a2a1-efcc5587627f): There are no data parts | ||
| 361 | 2026.01.06 01:49:24.384454 [ 3 ] {3242ecea-65a0-4cfa-bbde-9f8eaaafa126} <Debug> TCPHandler: Processed in 0.043768968 sec. | ||
| 362 | 2026.01.06 01:49:24.384615 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2026.01.06 01:49:24.384773 [ 3 ] {9920bbc3-9075-460c-9496-3ebd3c6b9348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.01.06 01:49:24.384893 [ 3 ] {9920bbc3-9075-460c-9496-3ebd3c6b9348} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2026.01.06 01:49:24.390458 [ 3 ] {9920bbc3-9075-460c-9496-3ebd3c6b9348} <Debug> oximeter.measurements_u32 (25611166-f2a5-489e-979a-517049de925b): Loading data parts | ||
| 366 | 2026.01.06 01:49:24.390711 [ 3 ] {9920bbc3-9075-460c-9496-3ebd3c6b9348} <Debug> oximeter.measurements_u32 (25611166-f2a5-489e-979a-517049de925b): There are no data parts | ||
| 367 | 2026.01.06 01:49:24.403884 [ 3 ] {9920bbc3-9075-460c-9496-3ebd3c6b9348} <Debug> TCPHandler: Processed in 0.019318041 sec. | ||
| 368 | 2026.01.06 01:49:24.404060 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.01.06 01:49:24.404320 [ 3 ] {54f39abe-4669-4b19-ac8a-ebdd64f38c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.01.06 01:49:24.404412 [ 3 ] {54f39abe-4669-4b19-ac8a-ebdd64f38c2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2026.01.06 01:49:24.408783 [ 3 ] {54f39abe-4669-4b19-ac8a-ebdd64f38c2d} <Debug> oximeter.measurements_i64 (55652793-29eb-43d8-9676-10534ad4bda0): Loading data parts | ||
| 372 | 2026.01.06 01:49:24.408938 [ 3 ] {54f39abe-4669-4b19-ac8a-ebdd64f38c2d} <Debug> oximeter.measurements_i64 (55652793-29eb-43d8-9676-10534ad4bda0): There are no data parts | ||
| 373 | 2026.01.06 01:49:24.410958 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48680 | ||
| 374 | 2026.01.06 01:49:24.411522 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 375 | 2026.01.06 01:49:24.411560 [ 270 ] {} <Debug> TCP-Session: 1b506a4e-595c-4e9e-bc1c-9f9316366f03 Authenticating user 'default' from [fd00:1122:3344:101::c]:48680 | ||
| 376 | 2026.01.06 01:49:24.411581 [ 270 ] {} <Debug> TCP-Session: 1b506a4e-595c-4e9e-bc1c-9f9316366f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.01.06 01:49:24.411647 [ 270 ] {} <Debug> TCP-Session: 1b506a4e-595c-4e9e-bc1c-9f9316366f03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.01.06 01:49:24.411720 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 379 | 2026.01.06 01:49:24.411746 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 380 | 2026.01.06 01:49:24.411818 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 381 | 2026.01.06 01:49:24.413098 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46911 | ||
| 382 | 2026.01.06 01:49:24.413109 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48022 | ||
| 383 | 2026.01.06 01:49:24.413330 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58815 | ||
| 384 | 2026.01.06 01:49:24.413338 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34278 | ||
| 385 | 2026.01.06 01:49:24.413293 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 386 | 2026.01.06 01:49:24.413438 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 387 | 2026.01.06 01:49:24.413452 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63682 | ||
| 388 | 2026.01.06 01:49:24.413547 [ 271 ] {} <Debug> TCP-Session: ed4a1573-6a3d-4c9d-94d4-9347619315a1 Authenticating user 'default' from [fd00:1122:3344:101::c]:48022 | ||
| 389 | 2026.01.06 01:49:24.413684 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59109 | ||
| 390 | 2026.01.06 01:49:24.413584 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 391 | 2026.01.06 01:49:24.413556 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49279 | ||
| 392 | 2026.01.06 01:49:24.413912 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 393 | 2026.01.06 01:49:24.413791 [ 274 ] {} <Debug> TCP-Session: cea30595-700c-4dde-98c3-dc352782d25c Authenticating user 'default' from [fd00:1122:3344:101::c]:58815 | ||
| 394 | 2026.01.06 01:49:24.413779 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 395 | 2026.01.06 01:49:24.413772 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 396 | 2026.01.06 01:49:24.414069 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 397 | 2026.01.06 01:49:24.414096 [ 274 ] {} <Debug> TCP-Session: cea30595-700c-4dde-98c3-dc352782d25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 398 | 2026.01.06 01:49:24.414095 [ 277 ] {} <Debug> TCP-Session: 87970aa5-692f-41b6-ac5d-191b7e4ef23e Authenticating user 'default' from [fd00:1122:3344:101::c]:59109 | ||
| 399 | 2026.01.06 01:49:24.414176 [ 276 ] {} <Debug> TCP-Session: e11f904d-88a9-48ca-9129-dd2876f13b94 Authenticating user 'default' from [fd00:1122:3344:101::c]:49279 | ||
| 400 | 2026.01.06 01:49:24.414147 [ 275 ] {} <Debug> TCP-Session: a39cb6c4-283a-43d3-bc26-386b7da6e163 Authenticating user 'default' from [fd00:1122:3344:101::c]:63682 | ||
| 401 | 2026.01.06 01:49:24.414089 [ 273 ] {} <Debug> TCP-Session: 83fe0691-fddc-4c5d-b009-6b52536b6d8e Authenticating user 'default' from [fd00:1122:3344:101::c]:34278 | ||
| 402 | 2026.01.06 01:49:24.414256 [ 276 ] {} <Debug> TCP-Session: e11f904d-88a9-48ca-9129-dd2876f13b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 403 | 2026.01.06 01:49:24.414239 [ 275 ] {} <Debug> TCP-Session: a39cb6c4-283a-43d3-bc26-386b7da6e163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 404 | 2026.01.06 01:49:24.414235 [ 277 ] {} <Debug> TCP-Session: 87970aa5-692f-41b6-ac5d-191b7e4ef23e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 405 | 2026.01.06 01:49:24.414331 [ 275 ] {} <Debug> TCP-Session: a39cb6c4-283a-43d3-bc26-386b7da6e163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 406 | 2026.01.06 01:49:24.414311 [ 273 ] {} <Debug> TCP-Session: 83fe0691-fddc-4c5d-b009-6b52536b6d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 407 | 2026.01.06 01:49:24.414319 [ 276 ] {} <Debug> TCP-Session: e11f904d-88a9-48ca-9129-dd2876f13b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 408 | 2026.01.06 01:49:24.414412 [ 277 ] {} <Debug> TCP-Session: 87970aa5-692f-41b6-ac5d-191b7e4ef23e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 409 | 2026.01.06 01:49:24.414414 [ 273 ] {} <Debug> TCP-Session: 83fe0691-fddc-4c5d-b009-6b52536b6d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 410 | 2026.01.06 01:49:24.413782 [ 271 ] {} <Debug> TCP-Session: ed4a1573-6a3d-4c9d-94d4-9347619315a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 411 | 2026.01.06 01:49:24.413556 [ 272 ] {} <Debug> TCP-Session: cb2fb2d9-f330-40fc-bdf1-16485424573e Authenticating user 'default' from [fd00:1122:3344:101::c]:46911 | ||
| 412 | 2026.01.06 01:49:24.414152 [ 274 ] {} <Debug> TCP-Session: cea30595-700c-4dde-98c3-dc352782d25c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 413 | 2026.01.06 01:49:24.414638 [ 271 ] {} <Debug> TCP-Session: ed4a1573-6a3d-4c9d-94d4-9347619315a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2026.01.06 01:49:24.414686 [ 272 ] {} <Debug> TCP-Session: cb2fb2d9-f330-40fc-bdf1-16485424573e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 415 | 2026.01.06 01:49:24.414753 [ 272 ] {} <Debug> TCP-Session: cb2fb2d9-f330-40fc-bdf1-16485424573e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 416 | 2026.01.06 01:49:24.423763 [ 3 ] {54f39abe-4669-4b19-ac8a-ebdd64f38c2d} <Debug> TCPHandler: Processed in 0.019766164 sec. | ||
| 417 | 2026.01.06 01:49:24.424000 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.01.06 01:49:24.424249 [ 3 ] {6cd3e16d-7819-455f-9e13-1c82ebdbf15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) 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) | ||
| 419 | 2026.01.06 01:49:24.424374 [ 3 ] {6cd3e16d-7819-455f-9e13-1c82ebdbf15c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.01.06 01:49:24.428772 [ 3 ] {6cd3e16d-7819-455f-9e13-1c82ebdbf15c} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Loading data parts | ||
| 421 | 2026.01.06 01:49:24.428949 [ 3 ] {6cd3e16d-7819-455f-9e13-1c82ebdbf15c} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): There are no data parts | ||
| 422 | 2026.01.06 01:49:24.441817 [ 3 ] {6cd3e16d-7819-455f-9e13-1c82ebdbf15c} <Debug> TCPHandler: Processed in 0.017882017 sec. | ||
| 423 | 2026.01.06 01:49:24.442002 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.01.06 01:49:24.442192 [ 3 ] {eccb2f6b-f9da-43e6-a732-ed0d164300b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) 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) | ||
| 425 | 2026.01.06 01:49:24.442336 [ 3 ] {eccb2f6b-f9da-43e6-a732-ed0d164300b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.01.06 01:49:24.462607 [ 3 ] {eccb2f6b-f9da-43e6-a732-ed0d164300b1} <Debug> oximeter.measurements_f32 (d2cfaf48-14d6-4457-a741-0956203645b8): Loading data parts | ||
| 427 | 2026.01.06 01:49:24.462789 [ 3 ] {eccb2f6b-f9da-43e6-a732-ed0d164300b1} <Debug> oximeter.measurements_f32 (d2cfaf48-14d6-4457-a741-0956203645b8): There are no data parts | ||
| 428 | 2026.01.06 01:49:24.468447 [ 3 ] {eccb2f6b-f9da-43e6-a732-ed0d164300b1} <Debug> TCPHandler: Processed in 0.026504307 sec. | ||
| 429 | 2026.01.06 01:49:24.468605 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.01.06 01:49:24.468887 [ 3 ] {13ab27fb-543a-45a6-9351-4ac301f21c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) 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) | ||
| 431 | 2026.01.06 01:49:24.469015 [ 3 ] {13ab27fb-543a-45a6-9351-4ac301f21c68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.01.06 01:49:24.490848 [ 3 ] {13ab27fb-543a-45a6-9351-4ac301f21c68} <Debug> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Loading data parts | ||
| 433 | 2026.01.06 01:49:24.491018 [ 3 ] {13ab27fb-543a-45a6-9351-4ac301f21c68} <Debug> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): There are no data parts | ||
| 434 | 2026.01.06 01:49:24.506740 [ 3 ] {13ab27fb-543a-45a6-9351-4ac301f21c68} <Debug> TCPHandler: Processed in 0.038186597 sec. | ||
| 435 | 2026.01.06 01:49:24.506913 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.01.06 01:49:24.507112 [ 3 ] {fc2015ec-9e97-415b-94d1-42262487ce18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) 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) | ||
| 437 | 2026.01.06 01:49:24.507334 [ 3 ] {fc2015ec-9e97-415b-94d1-42262487ce18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.01.06 01:49:24.511461 [ 3 ] {fc2015ec-9e97-415b-94d1-42262487ce18} <Debug> oximeter.measurements_string (8ab2f925-7733-484e-8472-730bc5b17f10): Loading data parts | ||
| 439 | 2026.01.06 01:49:24.511839 [ 3 ] {fc2015ec-9e97-415b-94d1-42262487ce18} <Debug> oximeter.measurements_string (8ab2f925-7733-484e-8472-730bc5b17f10): There are no data parts | ||
| 440 | 2026.01.06 01:49:24.524423 [ 3 ] {fc2015ec-9e97-415b-94d1-42262487ce18} <Debug> TCPHandler: Processed in 0.017571274 sec. | ||
| 441 | 2026.01.06 01:49:24.524598 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.01.06 01:49:24.524884 [ 3 ] {9173943b-40a8-48d4-92cd-7b2b0c94a0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.01.06 01:49:24.525016 [ 3 ] {9173943b-40a8-48d4-92cd-7b2b0c94a0a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.01.06 01:49:24.530439 [ 3 ] {9173943b-40a8-48d4-92cd-7b2b0c94a0a7} <Debug> oximeter.measurements_bytes (f50e302a-ad64-4029-b2be-ea048a411e41): Loading data parts | ||
| 452 | 2026.01.06 01:49:24.530631 [ 3 ] {9173943b-40a8-48d4-92cd-7b2b0c94a0a7} <Debug> oximeter.measurements_bytes (f50e302a-ad64-4029-b2be-ea048a411e41): There are no data parts | ||
| 453 | 2026.01.06 01:49:24.546053 [ 3 ] {9173943b-40a8-48d4-92cd-7b2b0c94a0a7} <Debug> TCPHandler: Processed in 0.021528171 sec. | ||
| 454 | 2026.01.06 01:49:24.546230 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.06 01:49:24.546520 [ 3 ] {28eba831-3cab-4f28-8707-e549d109233c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) 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) | ||
| 456 | 2026.01.06 01:49:24.546654 [ 3 ] {28eba831-3cab-4f28-8707-e549d109233c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.01.06 01:49:24.552097 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44443 | ||
| 458 | 2026.01.06 01:49:24.552730 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 459 | 2026.01.06 01:49:24.552857 [ 278 ] {} <Debug> TCP-Session: 913456f2-3c6b-466c-ac35-6d7e0e5d6f67 Authenticating user 'default' from [fd00:1122:3344:101::a]:44443 | ||
| 460 | 2026.01.06 01:49:24.552880 [ 278 ] {} <Debug> TCP-Session: 913456f2-3c6b-466c-ac35-6d7e0e5d6f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 461 | 2026.01.06 01:49:24.552892 [ 278 ] {} <Debug> TCP-Session: 913456f2-3c6b-466c-ac35-6d7e0e5d6f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 462 | 2026.01.06 01:49:24.553038 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 463 | 2026.01.06 01:49:24.553068 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 464 | 2026.01.06 01:49:24.553148 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 465 | 2026.01.06 01:49:24.554789 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58429 | ||
| 466 | 2026.01.06 01:49:24.554877 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39988 | ||
| 467 | 2026.01.06 01:49:24.555094 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52611 | ||
| 468 | 2026.01.06 01:49:24.555099 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49255 | ||
| 469 | 2026.01.06 01:49:24.555151 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 470 | 2026.01.06 01:49:24.555175 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 471 | 2026.01.06 01:49:24.555333 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41482 | ||
| 472 | 2026.01.06 01:49:24.555247 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 473 | 2026.01.06 01:49:24.555371 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 474 | 2026.01.06 01:49:24.555447 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34510 | ||
| 475 | 2026.01.06 01:49:24.555405 [ 281 ] {} <Debug> TCP-Session: 7603e639-048c-4b20-bb94-47aa41afa97a Authenticating user 'default' from [fd00:1122:3344:101::a]:52611 | ||
| 476 | 2026.01.06 01:49:24.555337 [ 280 ] {} <Debug> TCP-Session: 3e27119b-2e04-4ca3-9f1f-fffaafb37328 Authenticating user 'default' from [fd00:1122:3344:101::a]:39988 | ||
| 477 | 2026.01.06 01:49:24.555578 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35816 | ||
| 478 | 2026.01.06 01:49:24.555537 [ 281 ] {} <Debug> TCP-Session: 7603e639-048c-4b20-bb94-47aa41afa97a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 479 | 2026.01.06 01:49:24.555525 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 480 | 2026.01.06 01:49:24.555651 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 481 | 2026.01.06 01:49:24.555688 [ 281 ] {} <Debug> TCP-Session: 7603e639-048c-4b20-bb94-47aa41afa97a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 482 | 2026.01.06 01:49:24.555681 [ 283 ] {} <Debug> TCP-Session: 2bf70b4c-5623-442b-bc13-89ac3c214b96 Authenticating user 'default' from [fd00:1122:3344:101::a]:41482 | ||
| 483 | 2026.01.06 01:49:24.555672 [ 280 ] {} <Debug> TCP-Session: 3e27119b-2e04-4ca3-9f1f-fffaafb37328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 484 | 2026.01.06 01:49:24.555822 [ 283 ] {} <Debug> TCP-Session: 2bf70b4c-5623-442b-bc13-89ac3c214b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 485 | 2026.01.06 01:49:24.555809 [ 284 ] {} <Debug> TCP-Session: 5e659079-c837-4c6e-a2ac-7c067cc3bfbf Authenticating user 'default' from [fd00:1122:3344:101::a]:34510 | ||
| 486 | 2026.01.06 01:49:24.555794 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 487 | 2026.01.06 01:49:24.555921 [ 284 ] {} <Debug> TCP-Session: 5e659079-c837-4c6e-a2ac-7c067cc3bfbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 488 | 2026.01.06 01:49:24.555926 [ 283 ] {} <Debug> TCP-Session: 2bf70b4c-5623-442b-bc13-89ac3c214b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 489 | 2026.01.06 01:49:24.555894 [ 280 ] {} <Debug> TCP-Session: 3e27119b-2e04-4ca3-9f1f-fffaafb37328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 490 | 2026.01.06 01:49:24.556057 [ 284 ] {} <Debug> TCP-Session: 5e659079-c837-4c6e-a2ac-7c067cc3bfbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 491 | 2026.01.06 01:49:24.556042 [ 285 ] {} <Debug> TCP-Session: 4efbf1c2-2f24-49db-8ad3-e5e05947f974 Authenticating user 'default' from [fd00:1122:3344:101::a]:35816 | ||
| 492 | 2026.01.06 01:49:24.555337 [ 279 ] {} <Debug> TCP-Session: 0cddfa8a-e03d-4d84-afbe-bbd0cad6fab3 Authenticating user 'default' from [fd00:1122:3344:101::a]:58429 | ||
| 493 | 2026.01.06 01:49:24.556145 [ 285 ] {} <Debug> TCP-Session: 4efbf1c2-2f24-49db-8ad3-e5e05947f974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 494 | 2026.01.06 01:49:24.555543 [ 282 ] {} <Debug> TCP-Session: aa58b6ba-c5fc-404d-a06b-80aded0504ae Authenticating user 'default' from [fd00:1122:3344:101::a]:49255 | ||
| 495 | 2026.01.06 01:49:24.556214 [ 279 ] {} <Debug> TCP-Session: 0cddfa8a-e03d-4d84-afbe-bbd0cad6fab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 496 | 2026.01.06 01:49:24.556230 [ 282 ] {} <Debug> TCP-Session: aa58b6ba-c5fc-404d-a06b-80aded0504ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 497 | 2026.01.06 01:49:24.556233 [ 285 ] {} <Debug> TCP-Session: 4efbf1c2-2f24-49db-8ad3-e5e05947f974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 498 | 2026.01.06 01:49:24.556323 [ 279 ] {} <Debug> TCP-Session: 0cddfa8a-e03d-4d84-afbe-bbd0cad6fab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 499 | 2026.01.06 01:49:24.556344 [ 282 ] {} <Debug> TCP-Session: aa58b6ba-c5fc-404d-a06b-80aded0504ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 500 | 2026.01.06 01:49:24.563515 [ 3 ] {28eba831-3cab-4f28-8707-e549d109233c} <Debug> oximeter.measurements_cumulativei64 (05bf8803-61ee-43cd-85aa-f3a50292c496): Loading data parts | ||
| 501 | 2026.01.06 01:49:24.563703 [ 3 ] {28eba831-3cab-4f28-8707-e549d109233c} <Debug> oximeter.measurements_cumulativei64 (05bf8803-61ee-43cd-85aa-f3a50292c496): There are no data parts | ||
| 502 | 2026.01.06 01:49:24.584911 [ 3 ] {28eba831-3cab-4f28-8707-e549d109233c} <Debug> TCPHandler: Processed in 0.038738301 sec. | ||
| 503 | 2026.01.06 01:49:24.585088 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.06 01:49:24.585291 [ 3 ] {009b459e-bb04-4dbc-8b11-01fd64bd1e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 505 | 2026.01.06 01:49:24.585438 [ 3 ] {009b459e-bb04-4dbc-8b11-01fd64bd1e01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.06 01:49:24.590145 [ 3 ] {009b459e-bb04-4dbc-8b11-01fd64bd1e01} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Loading data parts | ||
| 507 | 2026.01.06 01:49:24.590390 [ 3 ] {009b459e-bb04-4dbc-8b11-01fd64bd1e01} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): There are no data parts | ||
| 508 | 2026.01.06 01:49:24.606737 [ 3 ] {009b459e-bb04-4dbc-8b11-01fd64bd1e01} <Debug> TCPHandler: Processed in 0.021714133 sec. | ||
| 509 | 2026.01.06 01:49:24.606937 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.06 01:49:24.607144 [ 3 ] {279953ca-c412-4774-bb7d-f538459ab958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2026.01.06 01:49:24.607257 [ 3 ] {279953ca-c412-4774-bb7d-f538459ab958} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.06 01:49:24.622667 [ 3 ] {279953ca-c412-4774-bb7d-f538459ab958} <Debug> oximeter.measurements_cumulativef32 (6f0b3671-27b9-42d0-bc7c-99521a062e50): Loading data parts | ||
| 513 | 2026.01.06 01:49:24.622900 [ 3 ] {279953ca-c412-4774-bb7d-f538459ab958} <Debug> oximeter.measurements_cumulativef32 (6f0b3671-27b9-42d0-bc7c-99521a062e50): There are no data parts | ||
| 514 | 2026.01.06 01:49:24.640672 [ 3 ] {279953ca-c412-4774-bb7d-f538459ab958} <Debug> TCPHandler: Processed in 0.033784556 sec. | ||
| 515 | 2026.01.06 01:49:24.640839 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.06 01:49:24.641099 [ 3 ] {5fc74b8e-3400-413a-90fc-a77ce94899c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 517 | 2026.01.06 01:49:24.641184 [ 3 ] {5fc74b8e-3400-413a-90fc-a77ce94899c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.06 01:49:24.645463 [ 3 ] {5fc74b8e-3400-413a-90fc-a77ce94899c5} <Debug> oximeter.measurements_cumulativef64 (fc0b7899-e866-424b-8bdc-66984e3ac6a2): Loading data parts | ||
| 519 | 2026.01.06 01:49:24.645697 [ 3 ] {5fc74b8e-3400-413a-90fc-a77ce94899c5} <Debug> oximeter.measurements_cumulativef64 (fc0b7899-e866-424b-8bdc-66984e3ac6a2): There are no data parts | ||
| 520 | 2026.01.06 01:49:24.660536 [ 3 ] {5fc74b8e-3400-413a-90fc-a77ce94899c5} <Debug> TCPHandler: Processed in 0.019753684 sec. | ||
| 521 | 2026.01.06 01:49:24.660734 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.01.06 01:49:24.661017 [ 3 ] {d5c3aff3-2835-4103-9002-3e4bedcc0292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2026.01.06 01:49:24.661191 [ 3 ] {d5c3aff3-2835-4103-9002-3e4bedcc0292} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.01.06 01:49:24.665480 [ 3 ] {d5c3aff3-2835-4103-9002-3e4bedcc0292} <Debug> oximeter.measurements_histogrami8 (e39b3cdf-dc2f-4d39-b126-5c22a8c8179d): Loading data parts | ||
| 535 | 2026.01.06 01:49:24.665742 [ 3 ] {d5c3aff3-2835-4103-9002-3e4bedcc0292} <Debug> oximeter.measurements_histogrami8 (e39b3cdf-dc2f-4d39-b126-5c22a8c8179d): There are no data parts | ||
| 536 | 2026.01.06 01:49:24.683000 [ 3 ] {d5c3aff3-2835-4103-9002-3e4bedcc0292} <Debug> TCPHandler: Processed in 0.022338089 sec. | ||
| 537 | 2026.01.06 01:49:24.683160 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.06 01:49:24.683458 [ 3 ] {69005d67-c418-45d4-b8cc-ff39fca2f429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2026.01.06 01:49:24.683602 [ 3 ] {69005d67-c418-45d4-b8cc-ff39fca2f429} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.01.06 01:49:24.702860 [ 3 ] {69005d67-c418-45d4-b8cc-ff39fca2f429} <Debug> oximeter.measurements_histogramu8 (1d603fe0-8049-4732-b774-2d5e5bafa7a6): Loading data parts | ||
| 541 | 2026.01.06 01:49:24.703040 [ 3 ] {69005d67-c418-45d4-b8cc-ff39fca2f429} <Debug> oximeter.measurements_histogramu8 (1d603fe0-8049-4732-b774-2d5e5bafa7a6): There are no data parts | ||
| 542 | 2026.01.06 01:49:24.713809 [ 3 ] {69005d67-c418-45d4-b8cc-ff39fca2f429} <Debug> TCPHandler: Processed in 0.030701877 sec. | ||
| 543 | 2026.01.06 01:49:24.714085 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.06 01:49:24.714353 [ 3 ] {92c0f45a-bbcc-4fdb-bd68-baaac75ea6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2026.01.06 01:49:24.714515 [ 3 ] {92c0f45a-bbcc-4fdb-bd68-baaac75ea6a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.01.06 01:49:24.726280 [ 3 ] {92c0f45a-bbcc-4fdb-bd68-baaac75ea6a8} <Debug> oximeter.measurements_histogrami16 (173be706-ba8d-44cc-bfb2-a7a60d26bb3d): Loading data parts | ||
| 547 | 2026.01.06 01:49:24.726434 [ 3 ] {92c0f45a-bbcc-4fdb-bd68-baaac75ea6a8} <Debug> oximeter.measurements_histogrami16 (173be706-ba8d-44cc-bfb2-a7a60d26bb3d): There are no data parts | ||
| 548 | 2026.01.06 01:49:24.736211 [ 3 ] {92c0f45a-bbcc-4fdb-bd68-baaac75ea6a8} <Debug> TCPHandler: Processed in 0.022188367 sec. | ||
| 549 | 2026.01.06 01:49:24.736386 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.06 01:49:24.736712 [ 3 ] {ef3cf4ac-eda5-4406-9750-c3ccab20d8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 551 | 2026.01.06 01:49:24.736915 [ 3 ] {ef3cf4ac-eda5-4406-9750-c3ccab20d8ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.01.06 01:49:24.753707 [ 3 ] {ef3cf4ac-eda5-4406-9750-c3ccab20d8ae} <Debug> oximeter.measurements_histogramu16 (69d6ee70-1268-452f-be22-578411fe8092): Loading data parts | ||
| 553 | 2026.01.06 01:49:24.753860 [ 3 ] {ef3cf4ac-eda5-4406-9750-c3ccab20d8ae} <Debug> oximeter.measurements_histogramu16 (69d6ee70-1268-452f-be22-578411fe8092): There are no data parts | ||
| 554 | 2026.01.06 01:49:24.772629 [ 3 ] {ef3cf4ac-eda5-4406-9750-c3ccab20d8ae} <Debug> TCPHandler: Processed in 0.036297948 sec. | ||
| 555 | 2026.01.06 01:49:24.772894 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.06 01:49:24.773173 [ 3 ] {e013236f-0ab0-4547-a2c4-d9bf3e84c627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 557 | 2026.01.06 01:49:24.773334 [ 3 ] {e013236f-0ab0-4547-a2c4-d9bf3e84c627} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.01.06 01:49:24.778023 [ 3 ] {e013236f-0ab0-4547-a2c4-d9bf3e84c627} <Debug> oximeter.measurements_histogrami32 (746c8e33-3d5e-4883-9744-f5b2a6318efb): Loading data parts | ||
| 559 | 2026.01.06 01:49:24.778267 [ 3 ] {e013236f-0ab0-4547-a2c4-d9bf3e84c627} <Debug> oximeter.measurements_histogrami32 (746c8e33-3d5e-4883-9744-f5b2a6318efb): There are no data parts | ||
| 560 | 2026.01.06 01:49:24.793034 [ 3 ] {e013236f-0ab0-4547-a2c4-d9bf3e84c627} <Debug> TCPHandler: Processed in 0.020201239 sec. | ||
| 561 | 2026.01.06 01:49:24.793204 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.06 01:49:24.793420 [ 3 ] {b4ca6043-4384-491c-adf8-e7b267b4db64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 563 | 2026.01.06 01:49:24.793558 [ 3 ] {b4ca6043-4384-491c-adf8-e7b267b4db64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.01.06 01:49:24.810657 [ 3 ] {b4ca6043-4384-491c-adf8-e7b267b4db64} <Debug> oximeter.measurements_histogramu32 (ee772580-6489-47bb-b4e4-2619b19d5367): Loading data parts | ||
| 565 | 2026.01.06 01:49:24.810818 [ 3 ] {b4ca6043-4384-491c-adf8-e7b267b4db64} <Debug> oximeter.measurements_histogramu32 (ee772580-6489-47bb-b4e4-2619b19d5367): There are no data parts | ||
| 566 | 2026.01.06 01:49:24.813209 [ 3 ] {b4ca6043-4384-491c-adf8-e7b267b4db64} <Debug> TCPHandler: Processed in 0.020056607 sec. | ||
| 567 | 2026.01.06 01:49:24.813396 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.06 01:49:24.813736 [ 3 ] {52d41dcd-8cdd-42c0-90f5-5afb503493d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 569 | 2026.01.06 01:49:24.813869 [ 3 ] {52d41dcd-8cdd-42c0-90f5-5afb503493d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.01.06 01:49:24.831849 [ 3 ] {52d41dcd-8cdd-42c0-90f5-5afb503493d7} <Debug> oximeter.measurements_histogrami64 (71e44bb9-9f5f-4419-8361-d37bf8cd260d): Loading data parts | ||
| 571 | 2026.01.06 01:49:24.832072 [ 3 ] {52d41dcd-8cdd-42c0-90f5-5afb503493d7} <Debug> oximeter.measurements_histogrami64 (71e44bb9-9f5f-4419-8361-d37bf8cd260d): There are no data parts | ||
| 572 | 2026.01.06 01:49:24.837338 [ 3 ] {52d41dcd-8cdd-42c0-90f5-5afb503493d7} <Debug> TCPHandler: Processed in 0.024016714 sec. | ||
| 573 | 2026.01.06 01:49:24.837517 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.01.06 01:49:24.837752 [ 3 ] {29cd4fd8-87cb-4189-b6c3-42937c7e16ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2026.01.06 01:49:24.837911 [ 3 ] {29cd4fd8-87cb-4189-b6c3-42937c7e16ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.01.06 01:49:24.850720 [ 3 ] {29cd4fd8-87cb-4189-b6c3-42937c7e16ca} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Loading data parts | ||
| 577 | 2026.01.06 01:49:24.850917 [ 3 ] {29cd4fd8-87cb-4189-b6c3-42937c7e16ca} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): There are no data parts | ||
| 578 | 2026.01.06 01:49:24.870189 [ 3 ] {29cd4fd8-87cb-4189-b6c3-42937c7e16ca} <Debug> TCPHandler: Processed in 0.032736245 sec. | ||
| 579 | 2026.01.06 01:49:24.870355 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.06 01:49:24.870708 [ 3 ] {261772b9-877f-4d71-abfa-be315bcf387d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 581 | 2026.01.06 01:49:24.870863 [ 3 ] {261772b9-877f-4d71-abfa-be315bcf387d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.01.06 01:49:24.878894 [ 3 ] {261772b9-877f-4d71-abfa-be315bcf387d} <Debug> oximeter.measurements_histogramf32 (69d1857e-5e7b-47b3-823d-71bbd240f0f4): Loading data parts | ||
| 583 | 2026.01.06 01:49:24.879047 [ 3 ] {261772b9-877f-4d71-abfa-be315bcf387d} <Debug> oximeter.measurements_histogramf32 (69d1857e-5e7b-47b3-823d-71bbd240f0f4): There are no data parts | ||
| 584 | 2026.01.06 01:49:24.888518 [ 3 ] {261772b9-877f-4d71-abfa-be315bcf387d} <Debug> TCPHandler: Processed in 0.01821425 sec. | ||
| 585 | 2026.01.06 01:49:24.888814 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.06 01:49:24.889101 [ 3 ] {caaba729-65d1-4140-979f-cc31a86ec2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 587 | 2026.01.06 01:49:24.889273 [ 3 ] {caaba729-65d1-4140-979f-cc31a86ec2c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.01.06 01:49:24.907677 [ 3 ] {caaba729-65d1-4140-979f-cc31a86ec2c8} <Debug> oximeter.measurements_histogramf64 (0f7d10ac-68cc-4146-b333-8beaee4fa2c5): Loading data parts | ||
| 589 | 2026.01.06 01:49:24.907941 [ 3 ] {caaba729-65d1-4140-979f-cc31a86ec2c8} <Debug> oximeter.measurements_histogramf64 (0f7d10ac-68cc-4146-b333-8beaee4fa2c5): There are no data parts | ||
| 590 | 2026.01.06 01:49:24.913540 [ 3 ] {caaba729-65d1-4140-979f-cc31a86ec2c8} <Debug> TCPHandler: Processed in 0.024852002 sec. | ||
| 591 | 2026.01.06 01:49:24.913733 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.06 01:49:24.914057 [ 3 ] {e79ef80b-fa72-4816-96f9-e4bbd29dd66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 618 | 2026.01.06 01:49:24.914197 [ 3 ] {e79ef80b-fa72-4816-96f9-e4bbd29dd66d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.01.06 01:49:24.926762 [ 3 ] {e79ef80b-fa72-4816-96f9-e4bbd29dd66d} <Debug> oximeter.fields_bool (0d27d925-d3cf-4498-a132-5c515a6228e9): Loading data parts | ||
| 620 | 2026.01.06 01:49:24.926932 [ 3 ] {e79ef80b-fa72-4816-96f9-e4bbd29dd66d} <Debug> oximeter.fields_bool (0d27d925-d3cf-4498-a132-5c515a6228e9): There are no data parts | ||
| 621 | 2026.01.06 01:49:24.934557 [ 3 ] {e79ef80b-fa72-4816-96f9-e4bbd29dd66d} <Debug> TCPHandler: Processed in 0.020891925 sec. | ||
| 622 | 2026.01.06 01:49:24.934820 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.06 01:49:24.935010 [ 3 ] {6843efae-d841-49db-b332-b4c6429ea9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 624 | 2026.01.06 01:49:24.935156 [ 3 ] {6843efae-d841-49db-b332-b4c6429ea9e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.01.06 01:49:24.945801 [ 3 ] {6843efae-d841-49db-b332-b4c6429ea9e2} <Debug> oximeter.fields_i8 (c4254bf2-1d8b-4557-a851-01398295ff60): Loading data parts | ||
| 626 | 2026.01.06 01:49:24.946040 [ 3 ] {6843efae-d841-49db-b332-b4c6429ea9e2} <Debug> oximeter.fields_i8 (c4254bf2-1d8b-4557-a851-01398295ff60): There are no data parts | ||
| 627 | 2026.01.06 01:49:24.950600 [ 3 ] {6843efae-d841-49db-b332-b4c6429ea9e2} <Debug> TCPHandler: Processed in 0.015839058 sec. | ||
| 628 | 2026.01.06 01:49:24.950804 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.06 01:49:24.951176 [ 3 ] {7c9c408d-e58a-4754-81df-5a9d1978838d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 630 | 2026.01.06 01:49:24.951305 [ 3 ] {7c9c408d-e58a-4754-81df-5a9d1978838d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.01.06 01:49:24.962952 [ 3 ] {7c9c408d-e58a-4754-81df-5a9d1978838d} <Debug> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Loading data parts | ||
| 632 | 2026.01.06 01:49:24.963085 [ 3 ] {7c9c408d-e58a-4754-81df-5a9d1978838d} <Debug> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): There are no data parts | ||
| 633 | 2026.01.06 01:49:24.970142 [ 3 ] {7c9c408d-e58a-4754-81df-5a9d1978838d} <Debug> TCPHandler: Processed in 0.019412711 sec. | ||
| 634 | 2026.01.06 01:49:24.970420 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.06 01:49:24.970573 [ 3 ] {99ae32b1-4642-49f5-84ab-12ca131c7184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 636 | 2026.01.06 01:49:24.970686 [ 3 ] {99ae32b1-4642-49f5-84ab-12ca131c7184} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.01.06 01:49:24.989027 [ 3 ] {99ae32b1-4642-49f5-84ab-12ca131c7184} <Debug> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Loading data parts | ||
| 638 | 2026.01.06 01:49:24.989254 [ 3 ] {99ae32b1-4642-49f5-84ab-12ca131c7184} <Debug> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): There are no data parts | ||
| 639 | 2026.01.06 01:49:24.994481 [ 3 ] {99ae32b1-4642-49f5-84ab-12ca131c7184} <Debug> TCPHandler: Processed in 0.024108595 sec. | ||
| 640 | 2026.01.06 01:49:24.994665 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.06 01:49:24.994895 [ 3 ] {f87ada9c-d123-4f28-84bf-5ec7939ea4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 642 | 2026.01.06 01:49:24.995046 [ 3 ] {f87ada9c-d123-4f28-84bf-5ec7939ea4f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.01.06 01:49:25.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.68 MiB, peak 127.68 MiB, free memory in arenas 0.00 B, will set to 135.17 MiB (RSS), difference: 7.49 MiB | ||
| 644 | 2026.01.06 01:49:25.007437 [ 3 ] {f87ada9c-d123-4f28-84bf-5ec7939ea4f8} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Loading data parts | ||
| 645 | 2026.01.06 01:49:25.007739 [ 3 ] {f87ada9c-d123-4f28-84bf-5ec7939ea4f8} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): There are no data parts | ||
| 646 | 2026.01.06 01:49:25.027222 [ 3 ] {f87ada9c-d123-4f28-84bf-5ec7939ea4f8} <Debug> TCPHandler: Processed in 0.032605935 sec. | ||
| 647 | 2026.01.06 01:49:25.027373 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.01.06 01:49:25.027585 [ 3 ] {be1d5e7e-48bf-4403-87b4-8612cb9a5ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) 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.06 01:49:25.027689 [ 3 ] {be1d5e7e-48bf-4403-87b4-8612cb9a5ca6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.01.06 01:49:25.045113 [ 3 ] {be1d5e7e-48bf-4403-87b4-8612cb9a5ca6} <Debug> oximeter.fields_i32 (451cc343-de46-4a0d-9ad2-32bdf5bd1773): Loading data parts | ||
| 651 | 2026.01.06 01:49:25.045365 [ 3 ] {be1d5e7e-48bf-4403-87b4-8612cb9a5ca6} <Debug> oximeter.fields_i32 (451cc343-de46-4a0d-9ad2-32bdf5bd1773): There are no data parts | ||
| 652 | 2026.01.06 01:49:25.050655 [ 3 ] {be1d5e7e-48bf-4403-87b4-8612cb9a5ca6} <Debug> TCPHandler: Processed in 0.023333547 sec. | ||
| 653 | 2026.01.06 01:49:25.050976 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.01.06 01:49:25.051136 [ 3 ] {f57169d1-be58-44bc-bd24-f39a8e6925a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) 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.06 01:49:25.051269 [ 3 ] {f57169d1-be58-44bc-bd24-f39a8e6925a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.01.06 01:49:25.065965 [ 3 ] {f57169d1-be58-44bc-bd24-f39a8e6925a3} <Debug> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Loading data parts | ||
| 657 | 2026.01.06 01:49:25.066182 [ 3 ] {f57169d1-be58-44bc-bd24-f39a8e6925a3} <Debug> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): There are no data parts | ||
| 658 | 2026.01.06 01:49:25.071716 [ 3 ] {f57169d1-be58-44bc-bd24-f39a8e6925a3} <Debug> TCPHandler: Processed in 0.020790714 sec. | ||
| 659 | 2026.01.06 01:49:25.071896 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.06 01:49:25.072220 [ 3 ] {1161f171-52d1-4f2e-b865-ab57b5b7380d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) 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.06 01:49:25.072319 [ 3 ] {1161f171-52d1-4f2e-b865-ab57b5b7380d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.06 01:49:25.085091 [ 3 ] {1161f171-52d1-4f2e-b865-ab57b5b7380d} <Debug> oximeter.fields_i64 (b7a80817-d899-47b2-8447-0252e30867f6): Loading data parts | ||
| 663 | 2026.01.06 01:49:25.085239 [ 3 ] {1161f171-52d1-4f2e-b865-ab57b5b7380d} <Debug> oximeter.fields_i64 (b7a80817-d899-47b2-8447-0252e30867f6): There are no data parts | ||
| 664 | 2026.01.06 01:49:25.089495 [ 3 ] {1161f171-52d1-4f2e-b865-ab57b5b7380d} <Debug> TCPHandler: Processed in 0.017666425 sec. | ||
| 665 | 2026.01.06 01:49:25.089755 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.06 01:49:25.089908 [ 3 ] {c6eef3ab-b61c-4507-9f33-0b3d081fc300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) 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.06 01:49:25.090043 [ 3 ] {c6eef3ab-b61c-4507-9f33-0b3d081fc300} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.06 01:49:25.104177 [ 3 ] {c6eef3ab-b61c-4507-9f33-0b3d081fc300} <Debug> oximeter.fields_u64 (d7b4b9c1-b03d-4571-a46d-77d271326112): Loading data parts | ||
| 669 | 2026.01.06 01:49:25.104509 [ 3 ] {c6eef3ab-b61c-4507-9f33-0b3d081fc300} <Debug> oximeter.fields_u64 (d7b4b9c1-b03d-4571-a46d-77d271326112): There are no data parts | ||
| 670 | 2026.01.06 01:49:25.112044 [ 3 ] {c6eef3ab-b61c-4507-9f33-0b3d081fc300} <Debug> TCPHandler: Processed in 0.022337949 sec. | ||
| 671 | 2026.01.06 01:49:25.112245 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.06 01:49:25.112501 [ 3 ] {a52b2f75-44a0-466f-ad94-7b591742dbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) 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.06 01:49:25.112607 [ 3 ] {a52b2f75-44a0-466f-ad94-7b591742dbfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.06 01:49:25.122961 [ 3 ] {a52b2f75-44a0-466f-ad94-7b591742dbfd} <Debug> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Loading data parts | ||
| 675 | 2026.01.06 01:49:25.123188 [ 3 ] {a52b2f75-44a0-466f-ad94-7b591742dbfd} <Debug> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): There are no data parts | ||
| 676 | 2026.01.06 01:49:25.142497 [ 3 ] {a52b2f75-44a0-466f-ad94-7b591742dbfd} <Debug> TCPHandler: Processed in 0.030311993 sec. | ||
| 677 | 2026.01.06 01:49:25.142870 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.06 01:49:25.143158 [ 3 ] {409f5d31-158e-4beb-8049-8aeb9a2dd9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) 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.06 01:49:25.143384 [ 3 ] {409f5d31-158e-4beb-8049-8aeb9a2dd9a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.06 01:49:25.147680 [ 3 ] {409f5d31-158e-4beb-8049-8aeb9a2dd9a1} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Loading data parts | ||
| 681 | 2026.01.06 01:49:25.148009 [ 3 ] {409f5d31-158e-4beb-8049-8aeb9a2dd9a1} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): There are no data parts | ||
| 682 | 2026.01.06 01:49:25.161054 [ 3 ] {409f5d31-158e-4beb-8049-8aeb9a2dd9a1} <Debug> TCPHandler: Processed in 0.018276421 sec. | ||
| 683 | 2026.01.06 01:49:25.161199 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.06 01:49:25.161467 [ 3 ] {d21f55ce-2f5b-4fb4-abae-f9faf30334af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) 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.06 01:49:25.161552 [ 3 ] {d21f55ce-2f5b-4fb4-abae-f9faf30334af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.06 01:49:25.180184 [ 3 ] {d21f55ce-2f5b-4fb4-abae-f9faf30334af} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Loading data parts | ||
| 687 | 2026.01.06 01:49:25.180346 [ 3 ] {d21f55ce-2f5b-4fb4-abae-f9faf30334af} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): There are no data parts | ||
| 688 | 2026.01.06 01:49:25.186075 [ 3 ] {d21f55ce-2f5b-4fb4-abae-f9faf30334af} <Debug> TCPHandler: Processed in 0.024923652 sec. | ||
| 689 | 2026.01.06 01:49:25.186339 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.06 01:49:25.186684 [ 3 ] {1d5c0a44-e382-4a91-a815-926872d17656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) /* 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.06 01:49:25.186865 [ 3 ] {1d5c0a44-e382-4a91-a815-926872d17656} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.06 01:49:25.199179 [ 3 ] {1d5c0a44-e382-4a91-a815-926872d17656} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de): Loading data parts | ||
| 696 | 2026.01.06 01:49:25.199336 [ 3 ] {1d5c0a44-e382-4a91-a815-926872d17656} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de): There are no data parts | ||
| 697 | 2026.01.06 01:49:25.203887 [ 3 ] {1d5c0a44-e382-4a91-a815-926872d17656} <Debug> TCPHandler: Processed in 0.017607754 sec. | ||
| 698 | 2026.01.06 01:49:25.204331 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.06 01:49:25.204784 [ 254 ] {e01aefe8-e01c-4f90-a75f-7aab0101cc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.06 01:49:25.206120 [ 254 ] {e01aefe8-e01c-4f90-a75f-7aab0101cc31} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.06 01:49:25.240156 [ 268 ] {e01aefe8-e01c-4f90-a75f-7aab0101cc31} <Trace> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.06 01:49:25.240211 [ 268 ] {e01aefe8-e01c-4f90-a75f-7aab0101cc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 703 | 2026.01.06 01:49:25.245079 [ 268 ] {e01aefe8-e01c-4f90-a75f-7aab0101cc31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.06 01:49:25.245793 [ 268 ] {e01aefe8-e01c-4f90-a75f-7aab0101cc31} <Trace> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a): 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.06 01:49:25.246064 [ 254 ] {e01aefe8-e01c-4f90-a75f-7aab0101cc31} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.041434 sec., 24.134768547569628 rows/sec., 386.16 B/sec. | ||
| 706 | 2026.01.06 01:49:25.246449 [ 254 ] {e01aefe8-e01c-4f90-a75f-7aab0101cc31} <Debug> TCPHandler: Processed in 0.042264675 sec. | ||
| 707 | 2026.01.06 01:49:26.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.91 MiB, peak 135.91 MiB, free memory in arenas 0.00 B, will set to 139.77 MiB (RSS), difference: 3.85 MiB | ||
| 708 | 2026.01.06 01:49:30.754775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.06 01:49:30.754813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.01.06 01:49:30.754916 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.06 01:49:30.755063 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.06 01:49:30.762522 [ 245 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Loading data parts | ||
| 713 | 2026.01.06 01:49:30.762773 [ 245 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): There are no data parts | ||
| 714 | 2026.01.06 01:49:30.777824 [ 244 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Loading data parts | ||
| 715 | 2026.01.06 01:49:30.778132 [ 244 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): There are no data parts | ||
| 716 | 2026.01.06 01:49:30.780280 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.01.06 01:49:30.780456 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 718 | 2026.01.06 01:49:30.785780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.06 01:49:30.786290 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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.06 01:49:30.786493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.01.06 01:49:30.808733 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.06 01:49:30.808799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 723 | 2026.01.06 01:49:30.815160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.06 01:49:30.816394 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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.06 01:49:30.819944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.06 01:49:31.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.14 MiB | ||
| 727 | 2026.01.06 01:49:33.254744 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.06 01:49:33.254859 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.06 01:49:33.260933 [ 243 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Loading data parts | ||
| 730 | 2026.01.06 01:49:33.261087 [ 243 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): There are no data parts | ||
| 731 | 2026.01.06 01:49:33.268747 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.06 01:49:33.268789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 733 | 2026.01.06 01:49:33.270508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.06 01:49:33.271152 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): 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.06 01:49:33.271591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.06 01:49:34.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 158.20 MiB, free memory in arenas 0.00 B, will set to 155.03 MiB (RSS), difference: -3.17 MiB | ||
| 737 | 2026.01.06 01:49:35.341447 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37998 | ||
| 738 | 2026.01.06 01:49:35.342033 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.01.06 01:49:35.342072 [ 286 ] {} <Debug> TCP-Session: 4e0c978b-820b-42cb-8b0f-bfbb5c9560d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37998 | ||
| 740 | 2026.01.06 01:49:35.342095 [ 286 ] {} <Debug> TCP-Session: 4e0c978b-820b-42cb-8b0f-bfbb5c9560d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.01.06 01:49:35.342194 [ 286 ] {} <Debug> TCP-Session: 4e0c978b-820b-42cb-8b0f-bfbb5c9560d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.01.06 01:49:35.342251 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.01.06 01:49:35.342274 [ 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 | ||
| 744 | 2026.01.06 01:49:35.342421 [ 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 | ||
| 745 | 2026.01.06 01:49:35.342875 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40279 | ||
| 746 | 2026.01.06 01:49:35.343073 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.01.06 01:49:35.343109 [ 287 ] {} <Debug> TCP-Session: b4a7fab4-3734-4a87-b3d3-cac41b41c054 Authenticating user 'default' from [fd00:1122:3344:101::e]:40279 | ||
| 748 | 2026.01.06 01:49:35.343114 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61351 | ||
| 749 | 2026.01.06 01:49:35.343175 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39650 | ||
| 750 | 2026.01.06 01:49:35.343237 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64080 | ||
| 751 | 2026.01.06 01:49:35.343248 [ 287 ] {} <Debug> TCP-Session: b4a7fab4-3734-4a87-b3d3-cac41b41c054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.01.06 01:49:35.343263 [ 286 ] {} <Trace> TCP-Session: 4e0c978b-820b-42cb-8b0f-bfbb5c9560d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.01.06 01:49:35.343109 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57809 | ||
| 754 | 2026.01.06 01:49:35.343327 [ 287 ] {} <Debug> TCP-Session: b4a7fab4-3734-4a87-b3d3-cac41b41c054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.01.06 01:49:35.343321 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38334 | ||
| 756 | 2026.01.06 01:49:35.343491 [ 286 ] {afa74081-2428-47fe-b9e2-5d5b2df24255} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 757 | 2026.01.06 01:49:35.343531 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41353 | ||
| 758 | 2026.01.06 01:49:35.343683 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.01.06 01:49:35.343758 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2026.01.06 01:49:35.343763 [ 291 ] {} <Debug> TCP-Session: 039c81fa-9dd4-4581-8988-30e1af078a44 Authenticating user 'default' from [fd00:1122:3344:101::e]:64080 | ||
| 761 | 2026.01.06 01:49:35.343789 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32903 | ||
| 762 | 2026.01.06 01:49:35.343814 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.01.06 01:49:35.343820 [ 291 ] {} <Debug> TCP-Session: 039c81fa-9dd4-4581-8988-30e1af078a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.01.06 01:49:35.343865 [ 291 ] {} <Debug> TCP-Session: 039c81fa-9dd4-4581-8988-30e1af078a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.06 01:49:35.343870 [ 289 ] {} <Debug> TCP-Session: cb6776e7-5dd6-4c72-be80-3991e2df2baf Authenticating user 'default' from [fd00:1122:3344:101::e]:57809 | ||
| 766 | 2026.01.06 01:49:35.343871 [ 292 ] {} <Debug> TCP-Session: 85f4998c-478b-49ce-bfde-730a61ee80c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38334 | ||
| 767 | 2026.01.06 01:49:35.343907 [ 289 ] {} <Debug> TCP-Session: cb6776e7-5dd6-4c72-be80-3991e2df2baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.01.06 01:49:35.343918 [ 292 ] {} <Debug> TCP-Session: 85f4998c-478b-49ce-bfde-730a61ee80c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.01.06 01:49:35.343928 [ 289 ] {} <Debug> TCP-Session: cb6776e7-5dd6-4c72-be80-3991e2df2baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.06 01:49:35.343944 [ 292 ] {} <Debug> TCP-Session: 85f4998c-478b-49ce-bfde-730a61ee80c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.01.06 01:49:35.343973 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.01.06 01:49:35.344009 [ 288 ] {} <Debug> TCP-Session: 68b53ba9-aa9a-4dd4-8501-7f86a7e230d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61351 | ||
| 773 | 2026.01.06 01:49:35.344027 [ 288 ] {} <Debug> TCP-Session: 68b53ba9-aa9a-4dd4-8501-7f86a7e230d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.06 01:49:35.344038 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.01.06 01:49:35.344042 [ 288 ] {} <Debug> TCP-Session: 68b53ba9-aa9a-4dd4-8501-7f86a7e230d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.06 01:49:35.344087 [ 293 ] {} <Debug> TCP-Session: 5143f368-e01b-4ec3-acf3-534efc8d2691 Authenticating user 'default' from [fd00:1122:3344:101::e]:41353 | ||
| 777 | 2026.01.06 01:49:35.344111 [ 293 ] {} <Debug> TCP-Session: 5143f368-e01b-4ec3-acf3-534efc8d2691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.06 01:49:35.344125 [ 293 ] {} <Debug> TCP-Session: 5143f368-e01b-4ec3-acf3-534efc8d2691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.01.06 01:49:35.344187 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.01.06 01:49:35.344200 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.01.06 01:49:35.344238 [ 290 ] {} <Debug> TCP-Session: 6e87006a-8109-4509-acff-92eec2eb7c72 Authenticating user 'default' from [fd00:1122:3344:101::e]:39650 | ||
| 782 | 2026.01.06 01:49:35.344244 [ 294 ] {} <Debug> TCP-Session: 125d9690-468d-4f01-a428-6d07e992904e Authenticating user 'default' from [fd00:1122:3344:101::e]:32903 | ||
| 783 | 2026.01.06 01:49:35.344259 [ 290 ] {} <Debug> TCP-Session: 6e87006a-8109-4509-acff-92eec2eb7c72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.06 01:49:35.344264 [ 294 ] {} <Debug> TCP-Session: 125d9690-468d-4f01-a428-6d07e992904e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.06 01:49:35.344273 [ 290 ] {} <Debug> TCP-Session: 6e87006a-8109-4509-acff-92eec2eb7c72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.06 01:49:35.344281 [ 294 ] {} <Debug> TCP-Session: 125d9690-468d-4f01-a428-6d07e992904e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.01.06 01:49:35.344331 [ 286 ] {afa74081-2428-47fe-b9e2-5d5b2df24255} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.01.06 01:49:35.344645 [ 286 ] {afa74081-2428-47fe-b9e2-5d5b2df24255} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.06 01:49:35.345363 [ 286 ] {afa74081-2428-47fe-b9e2-5d5b2df24255} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.01.06 01:49:35.351819 [ 295 ] {afa74081-2428-47fe-b9e2-5d5b2df24255} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.01.06 01:49:35.351906 [ 295 ] {afa74081-2428-47fe-b9e2-5d5b2df24255} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.01.06 01:49:35.352567 [ 295 ] {afa74081-2428-47fe-b9e2-5d5b2df24255} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004591942 sec. (217.773 rows/sec., 8.51 KiB/sec.) | ||
| 793 | 2026.01.06 01:49:35.352595 [ 295 ] {afa74081-2428-47fe-b9e2-5d5b2df24255} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.01.06 01:49:35.352627 [ 295 ] {afa74081-2428-47fe-b9e2-5d5b2df24255} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.01.06 01:49:35.353997 [ 286 ] {afa74081-2428-47fe-b9e2-5d5b2df24255} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010564 sec., 94.6611132146914 rows/sec., 3.70 KiB/sec. | ||
| 796 | 2026.01.06 01:49:35.354130 [ 286 ] {afa74081-2428-47fe-b9e2-5d5b2df24255} <Debug> TCPHandler: Processed in 0.011021613 sec. | ||
| 797 | 2026.01.06 01:49:35.356812 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.01.06 01:49:35.356849 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.01.06 01:49:35.356861 [ 286 ] {} <Debug> TCP-Session: 4e0c978b-820b-42cb-8b0f-bfbb5c9560d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.06 01:49:35.356870 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.01.06 01:49:35.356893 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.01.06 01:49:35.356915 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.01.06 01:49:35.356934 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.01.06 01:49:35.356954 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.01.06 01:49:35.356973 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.01.06 01:49:35.356998 [ 292 ] {} <Debug> TCP-Session: 85f4998c-478b-49ce-bfde-730a61ee80c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.01.06 01:49:35.357015 [ 290 ] {} <Debug> TCP-Session: 6e87006a-8109-4509-acff-92eec2eb7c72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.01.06 01:49:35.357044 [ 291 ] {} <Debug> TCP-Session: 039c81fa-9dd4-4581-8988-30e1af078a44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.01.06 01:49:35.356984 [ 288 ] {} <Debug> TCP-Session: 68b53ba9-aa9a-4dd4-8501-7f86a7e230d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.01.06 01:49:35.356961 [ 294 ] {} <Debug> TCP-Session: 125d9690-468d-4f01-a428-6d07e992904e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.01.06 01:49:35.356932 [ 289 ] {} <Debug> TCP-Session: cb6776e7-5dd6-4c72-be80-3991e2df2baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.01.06 01:49:35.356898 [ 287 ] {} <Debug> TCP-Session: b4a7fab4-3734-4a87-b3d3-cac41b41c054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.01.06 01:49:35.356991 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.01.06 01:49:35.357187 [ 293 ] {} <Debug> TCP-Session: 5143f368-e01b-4ec3-acf3-534efc8d2691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.01.06 01:49:36.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.31 MiB, peak 163.43 MiB, free memory in arenas 0.00 B, will set to 159.15 MiB (RSS), difference: 3.85 MiB | ||
| 816 | 2026.01.06 01:49:38.203862 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.01.06 01:49:38.203940 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.01.06 01:49:38.286634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 985 | ||
| 819 | 2026.01.06 01:49:38.287381 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.01.06 01:49:38.287425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 821 | 2026.01.06 01:49:38.288078 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.01.06 01:49:38.288637 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.01.06 01:49:38.288801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 985 | ||
| 824 | 2026.01.06 01:49:38.320085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.01.06 01:49:38.339017 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.01.06 01:49:38.339093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 827 | 2026.01.06 01:49:38.345730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.01.06 01:49:38.347158 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.01.06 01:49:38.350810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.01.06 01:49:39.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.84 MiB, peak 163.84 MiB, free memory in arenas 0.00 B, will set to 162.18 MiB (RSS), difference: 2.34 MiB | ||
| 831 | 2026.01.06 01:49:42.354497 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57812 | ||
| 832 | 2026.01.06 01:49:42.354614 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.01.06 01:49:42.354644 [ 286 ] {} <Debug> TCP-Session: 06f9817d-c836-4869-8f8c-a3a13ec8ef9a Authenticating user 'default' from [fd00:1122:3344:101::e]:57812 | ||
| 834 | 2026.01.06 01:49:42.354669 [ 286 ] {} <Debug> TCP-Session: 06f9817d-c836-4869-8f8c-a3a13ec8ef9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.01.06 01:49:42.354684 [ 286 ] {} <Debug> TCP-Session: 06f9817d-c836-4869-8f8c-a3a13ec8ef9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.01.06 01:49:42.354920 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49688 | ||
| 837 | 2026.01.06 01:49:42.354948 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36927 | ||
| 838 | 2026.01.06 01:49:42.354964 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38391 | ||
| 839 | 2026.01.06 01:49:42.355004 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40508 | ||
| 840 | 2026.01.06 01:49:42.355015 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55486 | ||
| 841 | 2026.01.06 01:49:42.355055 [ 286 ] {} <Trace> TCP-Session: 06f9817d-c836-4869-8f8c-a3a13ec8ef9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.01.06 01:49:42.355081 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.01.06 01:49:42.355078 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.01.06 01:49:42.355110 [ 290 ] {} <Debug> TCP-Session: 607b0d4f-2fb4-4923-ae61-0c98997e380d Authenticating user 'default' from [fd00:1122:3344:101::e]:38391 | ||
| 845 | 2026.01.06 01:49:42.355048 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.01.06 01:49:42.355131 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.01.06 01:49:42.355138 [ 290 ] {} <Debug> TCP-Session: 607b0d4f-2fb4-4923-ae61-0c98997e380d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.01.06 01:49:42.355173 [ 287 ] {} <Debug> TCP-Session: fdce38bc-c095-4375-9901-0d2011a5911d Authenticating user 'default' from [fd00:1122:3344:101::e]:49688 | ||
| 849 | 2026.01.06 01:49:42.355193 [ 290 ] {} <Debug> TCP-Session: 607b0d4f-2fb4-4923-ae61-0c98997e380d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.06 01:49:42.355185 [ 293 ] {} <Debug> TCP-Session: e669fd05-c99d-467b-b435-0bf653150b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:40508 | ||
| 851 | 2026.01.06 01:49:42.355219 [ 287 ] {} <Debug> TCP-Session: fdce38bc-c095-4375-9901-0d2011a5911d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.06 01:49:42.355236 [ 286 ] {c1e37d8c-5f48-4ea8-95ba-67b963747657} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57812) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 853 | 2026.01.06 01:49:42.355249 [ 293 ] {} <Debug> TCP-Session: e669fd05-c99d-467b-b435-0bf653150b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.01.06 01:49:42.355254 [ 287 ] {} <Debug> TCP-Session: fdce38bc-c095-4375-9901-0d2011a5911d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.01.06 01:49:42.355284 [ 293 ] {} <Debug> TCP-Session: e669fd05-c99d-467b-b435-0bf653150b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.01.06 01:49:42.355132 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2026.01.06 01:49:42.355134 [ 288 ] {} <Debug> TCP-Session: b98102e9-21a3-453a-a9f2-7b1e4d6ce3ee Authenticating user 'default' from [fd00:1122:3344:101::e]:36927 | ||
| 858 | 2026.01.06 01:49:42.354994 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41866 | ||
| 859 | 2026.01.06 01:49:42.355352 [ 294 ] {} <Debug> TCP-Session: 57e102fe-7448-49ef-a817-535141f52401 Authenticating user 'default' from [fd00:1122:3344:101::e]:55486 | ||
| 860 | 2026.01.06 01:49:42.355368 [ 288 ] {} <Debug> TCP-Session: b98102e9-21a3-453a-a9f2-7b1e4d6ce3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.01.06 01:49:42.355401 [ 294 ] {} <Debug> TCP-Session: 57e102fe-7448-49ef-a817-535141f52401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.06 01:49:42.355410 [ 288 ] {} <Debug> TCP-Session: b98102e9-21a3-453a-a9f2-7b1e4d6ce3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.01.06 01:49:42.355420 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2026.01.06 01:49:42.355430 [ 294 ] {} <Debug> TCP-Session: 57e102fe-7448-49ef-a817-535141f52401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.01.06 01:49:42.355463 [ 292 ] {} <Debug> TCP-Session: 66265db3-d479-4b57-a391-853c4f6d578d Authenticating user 'default' from [fd00:1122:3344:101::e]:41866 | ||
| 866 | 2026.01.06 01:49:42.354975 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56568 | ||
| 867 | 2026.01.06 01:49:42.355493 [ 292 ] {} <Debug> TCP-Session: 66265db3-d479-4b57-a391-853c4f6d578d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.01.06 01:49:42.354961 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50315 | ||
| 869 | 2026.01.06 01:49:42.355535 [ 292 ] {} <Debug> TCP-Session: 66265db3-d479-4b57-a391-853c4f6d578d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.01.06 01:49:42.355553 [ 286 ] {c1e37d8c-5f48-4ea8-95ba-67b963747657} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 871 | 2026.01.06 01:49:42.355617 [ 286 ] {c1e37d8c-5f48-4ea8-95ba-67b963747657} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.01.06 01:49:42.355651 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.01.06 01:49:42.355686 [ 291 ] {} <Debug> TCP-Session: 719ac945-6872-4945-b528-9a16349aaa73 Authenticating user 'default' from [fd00:1122:3344:101::e]:56568 | ||
| 874 | 2026.01.06 01:49:42.355706 [ 291 ] {} <Debug> TCP-Session: 719ac945-6872-4945-b528-9a16349aaa73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.01.06 01:49:42.355715 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 876 | 2026.01.06 01:49:42.355721 [ 291 ] {} <Debug> TCP-Session: 719ac945-6872-4945-b528-9a16349aaa73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.06 01:49:42.355749 [ 289 ] {} <Debug> TCP-Session: 6b28051c-3be5-4cef-af38-d6de628d882d Authenticating user 'default' from [fd00:1122:3344:101::e]:50315 | ||
| 878 | 2026.01.06 01:49:42.355771 [ 289 ] {} <Debug> TCP-Session: 6b28051c-3be5-4cef-af38-d6de628d882d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.01.06 01:49:42.355783 [ 289 ] {} <Debug> TCP-Session: 6b28051c-3be5-4cef-af38-d6de628d882d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.01.06 01:49:42.355896 [ 286 ] {c1e37d8c-5f48-4ea8-95ba-67b963747657} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.01.06 01:49:42.356728 [ 323 ] {c1e37d8c-5f48-4ea8-95ba-67b963747657} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.01.06 01:49:42.356785 [ 323 ] {c1e37d8c-5f48-4ea8-95ba-67b963747657} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.01.06 01:49:42.356824 [ 323 ] {c1e37d8c-5f48-4ea8-95ba-67b963747657} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000826618 sec. (1209.749 rows/sec., 47.26 KiB/sec.) | ||
| 884 | 2026.01.06 01:49:42.356850 [ 323 ] {c1e37d8c-5f48-4ea8-95ba-67b963747657} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.01.06 01:49:42.358151 [ 286 ] {c1e37d8c-5f48-4ea8-95ba-67b963747657} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002968 sec., 336.92722371967653 rows/sec., 13.16 KiB/sec. | ||
| 886 | 2026.01.06 01:49:42.358305 [ 286 ] {c1e37d8c-5f48-4ea8-95ba-67b963747657} <Debug> TCPHandler: Processed in 0.003382282 sec. | ||
| 887 | 2026.01.06 01:49:42.358398 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.06 01:49:42.358423 [ 286 ] {} <Debug> TCP-Session: 06f9817d-c836-4869-8f8c-a3a13ec8ef9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.01.06 01:49:42.358441 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.01.06 01:49:42.358450 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.01.06 01:49:42.358469 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.01.06 01:49:42.358490 [ 288 ] {} <Debug> TCP-Session: b98102e9-21a3-453a-a9f2-7b1e4d6ce3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.01.06 01:49:42.358503 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.01.06 01:49:42.358518 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.01.06 01:49:42.358534 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.06 01:49:42.358558 [ 289 ] {} <Debug> TCP-Session: 6b28051c-3be5-4cef-af38-d6de628d882d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.01.06 01:49:42.358570 [ 293 ] {} <Debug> TCP-Session: e669fd05-c99d-467b-b435-0bf653150b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.06 01:49:42.358592 [ 292 ] {} <Debug> TCP-Session: 66265db3-d479-4b57-a391-853c4f6d578d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.06 01:49:42.358549 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.01.06 01:49:42.358521 [ 290 ] {} <Debug> TCP-Session: 607b0d4f-2fb4-4923-ae61-0c98997e380d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.06 01:49:42.358509 [ 294 ] {} <Debug> TCP-Session: 57e102fe-7448-49ef-a817-535141f52401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.06 01:49:42.358658 [ 291 ] {} <Debug> TCP-Session: 719ac945-6872-4945-b528-9a16349aaa73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.06 01:49:42.358498 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 904 | 2026.01.06 01:49:42.358721 [ 287 ] {} <Debug> TCP-Session: fdce38bc-c095-4375-9901-0d2011a5911d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.01.06 01:49:42.472663 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40890 | ||
| 906 | 2026.01.06 01:49:42.472778 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.01.06 01:49:42.472808 [ 286 ] {} <Debug> TCP-Session: 5e08150f-b00a-46d7-8d75-e3d756b042f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40890 | ||
| 908 | 2026.01.06 01:49:42.472840 [ 286 ] {} <Debug> TCP-Session: 5e08150f-b00a-46d7-8d75-e3d756b042f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.06 01:49:42.472855 [ 286 ] {} <Debug> TCP-Session: 5e08150f-b00a-46d7-8d75-e3d756b042f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.01.06 01:49:42.473072 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47367 | ||
| 911 | 2026.01.06 01:49:42.473128 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56215 | ||
| 912 | 2026.01.06 01:49:42.473144 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48152 | ||
| 913 | 2026.01.06 01:49:42.473193 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49171 | ||
| 914 | 2026.01.06 01:49:42.473217 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47496 | ||
| 915 | 2026.01.06 01:49:42.473227 [ 286 ] {} <Trace> TCP-Session: 5e08150f-b00a-46d7-8d75-e3d756b042f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.01.06 01:49:42.473248 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.01.06 01:49:42.473289 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.01.06 01:49:42.473307 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.01.06 01:49:42.473307 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.01.06 01:49:42.473327 [ 292 ] {} <Debug> TCP-Session: 1ee97b98-84dd-4ded-8f7d-e3414ec1bf99 Authenticating user 'default' from [fd00:1122:3344:101::e]:49171 | ||
| 921 | 2026.01.06 01:49:42.473347 [ 289 ] {} <Debug> TCP-Session: 14036d3c-aba4-414d-8427-e3d23f81bf9a Authenticating user 'default' from [fd00:1122:3344:101::e]:48152 | ||
| 922 | 2026.01.06 01:49:42.473352 [ 293 ] {} <Debug> TCP-Session: b20a4bec-0a6a-4ecd-9205-7af9107cda94 Authenticating user 'default' from [fd00:1122:3344:101::e]:47496 | ||
| 923 | 2026.01.06 01:49:42.473370 [ 292 ] {} <Debug> TCP-Session: 1ee97b98-84dd-4ded-8f7d-e3414ec1bf99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.01.06 01:49:42.473382 [ 289 ] {} <Debug> TCP-Session: 14036d3c-aba4-414d-8427-e3d23f81bf9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.01.06 01:49:42.473402 [ 292 ] {} <Debug> TCP-Session: 1ee97b98-84dd-4ded-8f7d-e3414ec1bf99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.01.06 01:49:42.473395 [ 293 ] {} <Debug> TCP-Session: b20a4bec-0a6a-4ecd-9205-7af9107cda94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.01.06 01:49:42.473418 [ 289 ] {} <Debug> TCP-Session: 14036d3c-aba4-414d-8427-e3d23f81bf9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.06 01:49:42.473440 [ 293 ] {} <Debug> TCP-Session: b20a4bec-0a6a-4ecd-9205-7af9107cda94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.01.06 01:49:42.473324 [ 288 ] {} <Debug> TCP-Session: d56f3f50-9ee5-4898-98f0-36a11fca24f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56215 | ||
| 930 | 2026.01.06 01:49:42.473455 [ 286 ] {d847a1f6-d2a5-4468-aeef-7225fcb044fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40890) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 931 | 2026.01.06 01:49:42.473483 [ 288 ] {} <Debug> TCP-Session: d56f3f50-9ee5-4898-98f0-36a11fca24f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.01.06 01:49:42.473225 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50035 | ||
| 933 | 2026.01.06 01:49:42.473509 [ 288 ] {} <Debug> TCP-Session: d56f3f50-9ee5-4898-98f0-36a11fca24f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.01.06 01:49:42.473173 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.01.06 01:49:42.473135 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59072 | ||
| 936 | 2026.01.06 01:49:42.473596 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.01.06 01:49:42.473603 [ 287 ] {} <Debug> TCP-Session: abff40cb-f949-47ec-9bad-f42e3bd79cb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47367 | ||
| 938 | 2026.01.06 01:49:42.473629 [ 294 ] {} <Debug> TCP-Session: 6f45a6c1-1d73-4f95-a036-fdd8691099cd Authenticating user 'default' from [fd00:1122:3344:101::e]:50035 | ||
| 939 | 2026.01.06 01:49:42.473648 [ 287 ] {} <Debug> TCP-Session: abff40cb-f949-47ec-9bad-f42e3bd79cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.01.06 01:49:42.473662 [ 294 ] {} <Debug> TCP-Session: 6f45a6c1-1d73-4f95-a036-fdd8691099cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.01.06 01:49:42.473663 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.01.06 01:49:42.473685 [ 294 ] {} <Debug> TCP-Session: 6f45a6c1-1d73-4f95-a036-fdd8691099cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.01.06 01:49:42.473674 [ 287 ] {} <Debug> TCP-Session: abff40cb-f949-47ec-9bad-f42e3bd79cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.01.06 01:49:42.473703 [ 290 ] {} <Debug> TCP-Session: 51ea72b1-ece9-40a3-9db5-1a63550e1e0a Authenticating user 'default' from [fd00:1122:3344:101::e]:59072 | ||
| 945 | 2026.01.06 01:49:42.473731 [ 286 ] {d847a1f6-d2a5-4468-aeef-7225fcb044fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 946 | 2026.01.06 01:49:42.473750 [ 290 ] {} <Debug> TCP-Session: 51ea72b1-ece9-40a3-9db5-1a63550e1e0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.01.06 01:49:42.473153 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45431 | ||
| 948 | 2026.01.06 01:49:42.473771 [ 290 ] {} <Debug> TCP-Session: 51ea72b1-ece9-40a3-9db5-1a63550e1e0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.01.06 01:49:42.473791 [ 286 ] {d847a1f6-d2a5-4468-aeef-7225fcb044fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 950 | 2026.01.06 01:49:42.473849 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 951 | 2026.01.06 01:49:42.473876 [ 291 ] {} <Debug> TCP-Session: d711cd5e-13c9-46b3-a1f9-26dda9044515 Authenticating user 'default' from [fd00:1122:3344:101::e]:45431 | ||
| 952 | 2026.01.06 01:49:42.473892 [ 291 ] {} <Debug> TCP-Session: d711cd5e-13c9-46b3-a1f9-26dda9044515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.01.06 01:49:42.473905 [ 291 ] {} <Debug> TCP-Session: d711cd5e-13c9-46b3-a1f9-26dda9044515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.01.06 01:49:42.474072 [ 286 ] {d847a1f6-d2a5-4468-aeef-7225fcb044fd} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.01.06 01:49:42.474996 [ 298 ] {d847a1f6-d2a5-4468-aeef-7225fcb044fd} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.01.06 01:49:42.475044 [ 298 ] {d847a1f6-d2a5-4468-aeef-7225fcb044fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.01.06 01:49:42.475078 [ 298 ] {d847a1f6-d2a5-4468-aeef-7225fcb044fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907638 sec. (1101.761 rows/sec., 43.04 KiB/sec.) | ||
| 958 | 2026.01.06 01:49:42.475099 [ 298 ] {d847a1f6-d2a5-4468-aeef-7225fcb044fd} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.01.06 01:49:42.476269 [ 286 ] {d847a1f6-d2a5-4468-aeef-7225fcb044fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002877 sec., 347.58428919012863 rows/sec., 13.58 KiB/sec. | ||
| 960 | 2026.01.06 01:49:42.476384 [ 286 ] {d847a1f6-d2a5-4468-aeef-7225fcb044fd} <Debug> TCPHandler: Processed in 0.00327202 sec. | ||
| 961 | 2026.01.06 01:49:42.476496 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.01.06 01:49:42.476523 [ 286 ] {} <Debug> TCP-Session: 5e08150f-b00a-46d7-8d75-e3d756b042f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.01.06 01:49:42.476528 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.01.06 01:49:42.476550 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.01.06 01:49:42.476575 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.01.06 01:49:42.476590 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.01.06 01:49:42.476605 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 968 | 2026.01.06 01:49:42.476618 [ 294 ] {} <Debug> TCP-Session: 6f45a6c1-1d73-4f95-a036-fdd8691099cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.01.06 01:49:42.476640 [ 289 ] {} <Debug> TCP-Session: 14036d3c-aba4-414d-8427-e3d23f81bf9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.01.06 01:49:42.476660 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.01.06 01:49:42.476663 [ 288 ] {} <Debug> TCP-Session: d56f3f50-9ee5-4898-98f0-36a11fca24f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.01.06 01:49:42.476701 [ 293 ] {} <Debug> TCP-Session: b20a4bec-0a6a-4ecd-9205-7af9107cda94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.01.06 01:49:42.476652 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.01.06 01:49:42.476598 [ 292 ] {} <Debug> TCP-Session: 1ee97b98-84dd-4ded-8f7d-e3414ec1bf99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.06 01:49:42.476576 [ 287 ] {} <Debug> TCP-Session: abff40cb-f949-47ec-9bad-f42e3bd79cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.01.06 01:49:42.476783 [ 290 ] {} <Debug> TCP-Session: 51ea72b1-ece9-40a3-9db5-1a63550e1e0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.01.06 01:49:42.476624 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.01.06 01:49:42.476860 [ 291 ] {} <Debug> TCP-Session: d711cd5e-13c9-46b3-a1f9-26dda9044515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.01.06 01:49:43.272071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 980 | 2026.01.06 01:49:43.274937 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.01.06 01:49:43.274992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 982 | 2026.01.06 01:49:43.276175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.01.06 01:49:43.276670 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.01.06 01:49:43.276906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.01.06 01:49:44.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.21 MiB, peak 172.54 MiB, free memory in arenas 0.00 B, will set to 162.24 MiB (RSS), difference: 4.03 MiB | ||
| 986 | 2026.01.06 01:49:45.264530 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.01.06 01:49:45.264754 [ 3 ] {65d5fb11-6601-4ab7-bc1d-e9a1dd7cb9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.01.06 01:49:45.265059 [ 3 ] {65d5fb11-6601-4ab7-bc1d-e9a1dd7cb9bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.01.06 01:49:45.265127 [ 3 ] {65d5fb11-6601-4ab7-bc1d-e9a1dd7cb9bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.01.06 01:49:45.265520 [ 3 ] {65d5fb11-6601-4ab7-bc1d-e9a1dd7cb9bb} <Debug> TCPHandler: Processed in 0.001131381 sec. | ||
| 991 | 2026.01.06 01:49:45.275980 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.01.06 01:49:45.276112 [ 3 ] {7a3955a7-73c9-4342-9356-0584a58d7c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.01.06 01:49:45.284863 [ 3 ] {7a3955a7-73c9-4342-9356-0584a58d7c1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.01.06 01:49:45.284916 [ 3 ] {7a3955a7-73c9-4342-9356-0584a58d7c1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.01.06 01:49:45.287323 [ 3 ] {7a3955a7-73c9-4342-9356-0584a58d7c1c} <Debug> TCPHandler: Processed in 0.011395566 sec. | ||
| 996 | 2026.01.06 01:49:45.287725 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.01.06 01:49:45.287845 [ 3 ] {2862cab7-0e53-4dce-ade5-f80fa4fb65a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.01.06 01:49:45.292067 [ 3 ] {2862cab7-0e53-4dce-ade5-f80fa4fb65a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.01.06 01:49:45.292117 [ 3 ] {2862cab7-0e53-4dce-ade5-f80fa4fb65a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.01.06 01:49:45.292486 [ 3 ] {2862cab7-0e53-4dce-ade5-f80fa4fb65a2} <Debug> TCPHandler: Processed in 0.004811325 sec. | ||
| 1001 | 2026.01.06 01:49:45.292709 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.01.06 01:49:45.292829 [ 3 ] {76fd1b89-9106-4d96-a8ba-e8a51a0f031a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.01.06 01:49:45.293077 [ 3 ] {76fd1b89-9106-4d96-a8ba-e8a51a0f031a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.01.06 01:49:45.293121 [ 3 ] {76fd1b89-9106-4d96-a8ba-e8a51a0f031a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.01.06 01:49:45.293526 [ 3 ] {76fd1b89-9106-4d96-a8ba-e8a51a0f031a} <Debug> TCPHandler: Processed in 0.000866588 sec. | ||
| 1006 | 2026.01.06 01:49:45.293731 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.01.06 01:49:45.293848 [ 3 ] {2f4548c1-1a86-475d-9574-77d358f841ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.01.06 01:49:45.294095 [ 3 ] {2f4548c1-1a86-475d-9574-77d358f841ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.01.06 01:49:45.294138 [ 3 ] {2f4548c1-1a86-475d-9574-77d358f841ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.01.06 01:49:45.294468 [ 3 ] {2f4548c1-1a86-475d-9574-77d358f841ff} <Debug> TCPHandler: Processed in 0.000785547 sec. | ||
| 1011 | 2026.01.06 01:49:45.295086 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.01.06 01:49:45.295203 [ 3 ] {743a31de-b32c-4639-a1f9-56587f1229d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.01.06 01:49:45.295444 [ 3 ] {743a31de-b32c-4639-a1f9-56587f1229d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.01.06 01:49:45.295486 [ 3 ] {743a31de-b32c-4639-a1f9-56587f1229d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.01.06 01:49:45.295826 [ 3 ] {743a31de-b32c-4639-a1f9-56587f1229d5} <Debug> TCPHandler: Processed in 0.000788368 sec. | ||
| 1016 | 2026.01.06 01:49:45.297996 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.01.06 01:49:45.298132 [ 3 ] {abe94ea5-c5b7-491b-8629-efa9d1d4fad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.01.06 01:49:45.298408 [ 3 ] {abe94ea5-c5b7-491b-8629-efa9d1d4fad0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.01.06 01:49:45.298455 [ 3 ] {abe94ea5-c5b7-491b-8629-efa9d1d4fad0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.01.06 01:49:45.298802 [ 3 ] {abe94ea5-c5b7-491b-8629-efa9d1d4fad0} <Debug> TCPHandler: Processed in 0.000855608 sec. | ||
| 1021 | 2026.01.06 01:49:45.299382 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.06 01:49:45.299498 [ 3 ] {167a6b88-1f00-4538-b70a-0fcc1f4043de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.01.06 01:49:45.299741 [ 3 ] {167a6b88-1f00-4538-b70a-0fcc1f4043de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.01.06 01:49:45.299784 [ 3 ] {167a6b88-1f00-4538-b70a-0fcc1f4043de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.01.06 01:49:45.300109 [ 3 ] {167a6b88-1f00-4538-b70a-0fcc1f4043de} <Debug> TCPHandler: Processed in 0.000775218 sec. | ||
| 1026 | 2026.01.06 01:49:45.300341 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.01.06 01:49:45.300458 [ 3 ] {cd5beebf-037d-4fd1-a65e-b01e25de7ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.01.06 01:49:45.300700 [ 3 ] {cd5beebf-037d-4fd1-a65e-b01e25de7ac4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.01.06 01:49:45.300743 [ 3 ] {cd5beebf-037d-4fd1-a65e-b01e25de7ac4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.01.06 01:49:45.301064 [ 3 ] {cd5beebf-037d-4fd1-a65e-b01e25de7ac4} <Debug> TCPHandler: Processed in 0.000770918 sec. | ||
| 1031 | 2026.01.06 01:49:45.301289 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.01.06 01:49:45.301405 [ 3 ] {222dc9e7-647f-4baa-8062-464e3b72aab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.01.06 01:49:45.301644 [ 3 ] {222dc9e7-647f-4baa-8062-464e3b72aab0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.01.06 01:49:45.301685 [ 3 ] {222dc9e7-647f-4baa-8062-464e3b72aab0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.01.06 01:49:45.302000 [ 3 ] {222dc9e7-647f-4baa-8062-464e3b72aab0} <Debug> TCPHandler: Processed in 0.000758947 sec. | ||
| 1036 | 2026.01.06 01:49:45.302226 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.01.06 01:49:45.302343 [ 3 ] {8dccf2da-afc1-46d8-b69b-0b43c12f14e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.01.06 01:49:45.302582 [ 3 ] {8dccf2da-afc1-46d8-b69b-0b43c12f14e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.01.06 01:49:45.302624 [ 3 ] {8dccf2da-afc1-46d8-b69b-0b43c12f14e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.01.06 01:49:45.302938 [ 3 ] {8dccf2da-afc1-46d8-b69b-0b43c12f14e1} <Debug> TCPHandler: Processed in 0.000759707 sec. | ||
| 1041 | 2026.01.06 01:49:45.303165 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.01.06 01:49:45.303283 [ 3 ] {b9d14d7c-25ea-4f8b-9d2f-aadbb1326de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 1043 | 2026.01.06 01:49:45.303522 [ 3 ] {b9d14d7c-25ea-4f8b-9d2f-aadbb1326de2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.01.06 01:49:45.303563 [ 3 ] {b9d14d7c-25ea-4f8b-9d2f-aadbb1326de2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.01.06 01:49:45.303877 [ 3 ] {b9d14d7c-25ea-4f8b-9d2f-aadbb1326de2} <Debug> TCPHandler: Processed in 0.000759937 sec. | ||
| 1046 | 2026.01.06 01:49:45.304127 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.01.06 01:49:45.304245 [ 3 ] {59bc009f-a1d7-4266-ae1f-3217037392ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 1048 | 2026.01.06 01:49:45.304490 [ 3 ] {59bc009f-a1d7-4266-ae1f-3217037392ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.01.06 01:49:45.304532 [ 3 ] {59bc009f-a1d7-4266-ae1f-3217037392ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.01.06 01:49:45.304861 [ 3 ] {59bc009f-a1d7-4266-ae1f-3217037392ee} <Debug> TCPHandler: Processed in 0.000782287 sec. | ||
| 1051 | 2026.01.06 01:49:45.305097 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.06 01:49:45.305215 [ 3 ] {ac9228a8-4ed7-4e1e-aed6-7b2821228efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 1053 | 2026.01.06 01:49:45.305468 [ 3 ] {ac9228a8-4ed7-4e1e-aed6-7b2821228efc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.01.06 01:49:45.305510 [ 3 ] {ac9228a8-4ed7-4e1e-aed6-7b2821228efc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.01.06 01:49:45.305840 [ 3 ] {ac9228a8-4ed7-4e1e-aed6-7b2821228efc} <Debug> TCPHandler: Processed in 0.000791897 sec. | ||
| 1056 | 2026.01.06 01:49:45.306072 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.01.06 01:49:45.306191 [ 3 ] {bcf8288f-c42e-4a89-92be-c0593c5295d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 1058 | 2026.01.06 01:49:45.306438 [ 3 ] {bcf8288f-c42e-4a89-92be-c0593c5295d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.01.06 01:49:45.306480 [ 3 ] {bcf8288f-c42e-4a89-92be-c0593c5295d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.01.06 01:49:45.306799 [ 3 ] {bcf8288f-c42e-4a89-92be-c0593c5295d6} <Debug> TCPHandler: Processed in 0.000774957 sec. | ||
| 1061 | 2026.01.06 01:49:45.307020 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.06 01:49:45.307144 [ 3 ] {a9a0ffee-467a-4246-ab45-be6afc742f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 1063 | 2026.01.06 01:49:45.307400 [ 3 ] {a9a0ffee-467a-4246-ab45-be6afc742f83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.01.06 01:49:45.307442 [ 3 ] {a9a0ffee-467a-4246-ab45-be6afc742f83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.01.06 01:49:45.307778 [ 3 ] {a9a0ffee-467a-4246-ab45-be6afc742f83} <Debug> TCPHandler: Processed in 0.000805657 sec. | ||
| 1066 | 2026.01.06 01:49:45.319534 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.01.06 01:49:45.319686 [ 3 ] {6e072de9-d921-43a7-b9f2-0867ef37af05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 1068 | 2026.01.06 01:49:45.320015 [ 3 ] {6e072de9-d921-43a7-b9f2-0867ef37af05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.01.06 01:49:45.320067 [ 3 ] {6e072de9-d921-43a7-b9f2-0867ef37af05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.01.06 01:49:45.320441 [ 3 ] {6e072de9-d921-43a7-b9f2-0867ef37af05} <Debug> TCPHandler: Processed in 0.000970869 sec. | ||
| 1071 | 2026.01.06 01:49:45.320779 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.01.06 01:49:45.320891 [ 3 ] {1b064c59-a26d-4265-8986-47ae95aa1108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1073 | 2026.01.06 01:49:45.320933 [ 3 ] {1b064c59-a26d-4265-8986-47ae95aa1108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.01.06 01:49:45.324150 [ 3 ] {1b064c59-a26d-4265-8986-47ae95aa1108} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2026.01.06 01:49:45.324191 [ 3 ] {1b064c59-a26d-4265-8986-47ae95aa1108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1076 | 2026.01.06 01:49:45.324777 [ 3 ] {1b064c59-a26d-4265-8986-47ae95aa1108} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1077 | 2026.01.06 01:49:45.325162 [ 3 ] {1b064c59-a26d-4265-8986-47ae95aa1108} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2026.01.06 01:49:45.325307 [ 3 ] {1b064c59-a26d-4265-8986-47ae95aa1108} <Debug> executeQuery: Read 17 rows, 5.02 KiB in 0.00445 sec., 3820.224719101124 rows/sec., 1.10 MiB/sec. | ||
| 1079 | 2026.01.06 01:49:45.325344 [ 3 ] {1b064c59-a26d-4265-8986-47ae95aa1108} <Debug> TCPHandler: Processed in 0.004614503 sec. | ||
| 1080 | 2026.01.06 01:49:45.325522 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.01.06 01:49:45.325628 [ 3 ] {e0eecf0f-91fb-4fd4-a1eb-70e3abbfdefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1082 | 2026.01.06 01:49:45.325671 [ 3 ] {e0eecf0f-91fb-4fd4-a1eb-70e3abbfdefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1083 | 2026.01.06 01:49:45.330431 [ 3 ] {e0eecf0f-91fb-4fd4-a1eb-70e3abbfdefd} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2026.01.06 01:49:45.330461 [ 3 ] {e0eecf0f-91fb-4fd4-a1eb-70e3abbfdefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1085 | 2026.01.06 01:49:45.333074 [ 3 ] {e0eecf0f-91fb-4fd4-a1eb-70e3abbfdefd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1086 | 2026.01.06 01:49:45.333517 [ 3 ] {e0eecf0f-91fb-4fd4-a1eb-70e3abbfdefd} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2026.01.06 01:49:45.333651 [ 3 ] {e0eecf0f-91fb-4fd4-a1eb-70e3abbfdefd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.008042 sec., 50982.342700820685 rows/sec., 3.23 MiB/sec. | ||
| 1088 | 2026.01.06 01:49:45.333688 [ 3 ] {e0eecf0f-91fb-4fd4-a1eb-70e3abbfdefd} <Debug> TCPHandler: Processed in 0.008252627 sec. | ||
| 1089 | 2026.01.06 01:49:45.333821 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.01.06 01:49:45.333917 [ 3 ] {fe31ebb3-4bfb-424f-8fb9-f95b9c2baed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1091 | 2026.01.06 01:49:45.333961 [ 3 ] {fe31ebb3-4bfb-424f-8fb9-f95b9c2baed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1092 | 2026.01.06 01:49:45.334408 [ 3 ] {fe31ebb3-4bfb-424f-8fb9-f95b9c2baed6} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.01.06 01:49:45.334444 [ 3 ] {fe31ebb3-4bfb-424f-8fb9-f95b9c2baed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1094 | 2026.01.06 01:49:45.334903 [ 3 ] {fe31ebb3-4bfb-424f-8fb9-f95b9c2baed6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1095 | 2026.01.06 01:49:45.335379 [ 3 ] {fe31ebb3-4bfb-424f-8fb9-f95b9c2baed6} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2026.01.06 01:49:45.335507 [ 3 ] {fe31ebb3-4bfb-424f-8fb9-f95b9c2baed6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001608 sec., 2487.5621890547263 rows/sec., 202.84 KiB/sec. | ||
| 1097 | 2026.01.06 01:49:45.335544 [ 3 ] {fe31ebb3-4bfb-424f-8fb9-f95b9c2baed6} <Debug> TCPHandler: Processed in 0.001773736 sec. | ||
| 1098 | 2026.01.06 01:49:45.335672 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.01.06 01:49:45.335769 [ 3 ] {0aceb470-c7a7-421c-88ed-b3c3dfa68ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1100 | 2026.01.06 01:49:45.335811 [ 3 ] {0aceb470-c7a7-421c-88ed-b3c3dfa68ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1101 | 2026.01.06 01:49:45.337060 [ 3 ] {0aceb470-c7a7-421c-88ed-b3c3dfa68ff5} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.01.06 01:49:45.337106 [ 3 ] {0aceb470-c7a7-421c-88ed-b3c3dfa68ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1103 | 2026.01.06 01:49:45.338068 [ 3 ] {0aceb470-c7a7-421c-88ed-b3c3dfa68ff5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1104 | 2026.01.06 01:49:45.338562 [ 3 ] {0aceb470-c7a7-421c-88ed-b3c3dfa68ff5} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.01.06 01:49:45.338729 [ 3 ] {0aceb470-c7a7-421c-88ed-b3c3dfa68ff5} <Debug> executeQuery: Read 1062 rows, 85.96 KiB in 0.002973 sec., 357214.9344096872 rows/sec., 28.24 MiB/sec. | ||
| 1106 | 2026.01.06 01:49:45.338778 [ 3 ] {0aceb470-c7a7-421c-88ed-b3c3dfa68ff5} <Debug> TCPHandler: Processed in 0.00316137 sec. | ||
| 1107 | 2026.01.06 01:49:45.338922 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.01.06 01:49:45.339031 [ 3 ] {082aab06-7bd6-489f-b8a8-6f910a1990c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1109 | 2026.01.06 01:49:45.339080 [ 3 ] {082aab06-7bd6-489f-b8a8-6f910a1990c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1110 | 2026.01.06 01:49:45.339648 [ 3 ] {082aab06-7bd6-489f-b8a8-6f910a1990c5} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.01.06 01:49:45.339683 [ 3 ] {082aab06-7bd6-489f-b8a8-6f910a1990c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1112 | 2026.01.06 01:49:45.340121 [ 3 ] {082aab06-7bd6-489f-b8a8-6f910a1990c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1113 | 2026.01.06 01:49:45.340589 [ 3 ] {082aab06-7bd6-489f-b8a8-6f910a1990c5} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.01.06 01:49:45.340720 [ 3 ] {082aab06-7bd6-489f-b8a8-6f910a1990c5} <Debug> executeQuery: Read 211 rows, 12.75 KiB in 0.001711 sec., 123319.6960841613 rows/sec., 7.27 MiB/sec. | ||
| 1115 | 2026.01.06 01:49:45.340758 [ 3 ] {082aab06-7bd6-489f-b8a8-6f910a1990c5} <Debug> TCPHandler: Processed in 0.001887988 sec. | ||
| 1116 | 2026.01.06 01:49:45.340877 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.01.06 01:49:45.340965 [ 3 ] {31ad5653-4ea2-4a0a-9e01-565a14f7528f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1118 | 2026.01.06 01:49:45.341002 [ 3 ] {31ad5653-4ea2-4a0a-9e01-565a14f7528f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1119 | 2026.01.06 01:49:45.341486 [ 3 ] {31ad5653-4ea2-4a0a-9e01-565a14f7528f} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.01.06 01:49:45.341516 [ 3 ] {31ad5653-4ea2-4a0a-9e01-565a14f7528f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1121 | 2026.01.06 01:49:45.342007 [ 3 ] {31ad5653-4ea2-4a0a-9e01-565a14f7528f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1122 | 2026.01.06 01:49:45.342427 [ 3 ] {31ad5653-4ea2-4a0a-9e01-565a14f7528f} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.01.06 01:49:45.342555 [ 3 ] {31ad5653-4ea2-4a0a-9e01-565a14f7528f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001598 sec., 132665.83229036295 rows/sec., 8.56 MiB/sec. | ||
| 1124 | 2026.01.06 01:49:45.342592 [ 3 ] {31ad5653-4ea2-4a0a-9e01-565a14f7528f} <Debug> TCPHandler: Processed in 0.001762766 sec. | ||
| 1125 | 2026.01.06 01:49:45.342707 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.01.06 01:49:45.342802 [ 3 ] {8884a71f-48db-4327-bae8-03e2a59747c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.01.06 01:49:45.342842 [ 3 ] {8884a71f-48db-4327-bae8-03e2a59747c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1128 | 2026.01.06 01:49:45.343312 [ 3 ] {8884a71f-48db-4327-bae8-03e2a59747c7} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.01.06 01:49:45.343347 [ 3 ] {8884a71f-48db-4327-bae8-03e2a59747c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1130 | 2026.01.06 01:49:45.343776 [ 3 ] {8884a71f-48db-4327-bae8-03e2a59747c7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1131 | 2026.01.06 01:49:45.344235 [ 3 ] {8884a71f-48db-4327-bae8-03e2a59747c7} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.01.06 01:49:45.344365 [ 3 ] {8884a71f-48db-4327-bae8-03e2a59747c7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00158 sec., 133544.30379746834 rows/sec., 7.58 MiB/sec. | ||
| 1133 | 2026.01.06 01:49:45.344402 [ 3 ] {8884a71f-48db-4327-bae8-03e2a59747c7} <Debug> TCPHandler: Processed in 0.001744636 sec. | ||
| 1134 | 2026.01.06 01:49:45.344525 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.01.06 01:49:45.344618 [ 3 ] {b3d0e651-55ff-4703-b715-1510315f2558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1136 | 2026.01.06 01:49:45.344657 [ 3 ] {b3d0e651-55ff-4703-b715-1510315f2558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1137 | 2026.01.06 01:49:45.345293 [ 3 ] {b3d0e651-55ff-4703-b715-1510315f2558} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.01.06 01:49:45.345331 [ 3 ] {b3d0e651-55ff-4703-b715-1510315f2558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1139 | 2026.01.06 01:49:45.345848 [ 3 ] {b3d0e651-55ff-4703-b715-1510315f2558} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1140 | 2026.01.06 01:49:45.346304 [ 3 ] {b3d0e651-55ff-4703-b715-1510315f2558} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.01.06 01:49:45.346432 [ 3 ] {b3d0e651-55ff-4703-b715-1510315f2558} <Debug> executeQuery: Read 633 rows, 44.80 KiB in 0.00183 sec., 345901.6393442623 rows/sec., 23.91 MiB/sec. | ||
| 1142 | 2026.01.06 01:49:45.346470 [ 3 ] {b3d0e651-55ff-4703-b715-1510315f2558} <Debug> TCPHandler: Processed in 0.001994538 sec. | ||
| 1143 | 2026.01.06 01:49:45.346591 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.01.06 01:49:45.346684 [ 3 ] {016f87e8-3da1-4500-8106-9e0b959afd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1145 | 2026.01.06 01:49:45.346726 [ 3 ] {016f87e8-3da1-4500-8106-9e0b959afd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1146 | 2026.01.06 01:49:45.347079 [ 3 ] {016f87e8-3da1-4500-8106-9e0b959afd9b} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.01.06 01:49:45.347112 [ 3 ] {016f87e8-3da1-4500-8106-9e0b959afd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1148 | 2026.01.06 01:49:45.349784 [ 3 ] {016f87e8-3da1-4500-8106-9e0b959afd9b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1149 | 2026.01.06 01:49:45.350319 [ 3 ] {016f87e8-3da1-4500-8106-9e0b959afd9b} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.01.06 01:49:45.350451 [ 3 ] {016f87e8-3da1-4500-8106-9e0b959afd9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003783 sec., 1586.0428231562253 rows/sec., 82.86 KiB/sec. | ||
| 1151 | 2026.01.06 01:49:45.350487 [ 3 ] {016f87e8-3da1-4500-8106-9e0b959afd9b} <Debug> TCPHandler: Processed in 0.003945817 sec. | ||
| 1152 | 2026.01.06 01:49:45.350604 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.01.06 01:49:45.350699 [ 3 ] {7ff0a37c-d243-433c-8f8c-2c8e0e2bb792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1154 | 2026.01.06 01:49:45.350740 [ 3 ] {7ff0a37c-d243-433c-8f8c-2c8e0e2bb792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1155 | 2026.01.06 01:49:45.351130 [ 3 ] {7ff0a37c-d243-433c-8f8c-2c8e0e2bb792} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.01.06 01:49:45.351165 [ 3 ] {7ff0a37c-d243-433c-8f8c-2c8e0e2bb792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1157 | 2026.01.06 01:49:45.351667 [ 3 ] {7ff0a37c-d243-433c-8f8c-2c8e0e2bb792} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1158 | 2026.01.06 01:49:45.352128 [ 3 ] {7ff0a37c-d243-433c-8f8c-2c8e0e2bb792} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.01.06 01:49:45.352256 [ 3 ] {7ff0a37c-d243-433c-8f8c-2c8e0e2bb792} <Debug> executeQuery: Read 156 rows, 9.85 KiB in 0.001575 sec., 99047.61904761905 rows/sec., 6.11 MiB/sec. | ||
| 1160 | 2026.01.06 01:49:45.352292 [ 3 ] {7ff0a37c-d243-433c-8f8c-2c8e0e2bb792} <Debug> TCPHandler: Processed in 0.001737256 sec. | ||
| 1161 | 2026.01.06 01:49:45.352412 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.01.06 01:49:45.352506 [ 3 ] {3b7c2687-0a7e-4b61-ad45-fc04c3edec49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1163 | 2026.01.06 01:49:45.352548 [ 3 ] {3b7c2687-0a7e-4b61-ad45-fc04c3edec49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1164 | 2026.01.06 01:49:45.352862 [ 3 ] {3b7c2687-0a7e-4b61-ad45-fc04c3edec49} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.01.06 01:49:45.352895 [ 3 ] {3b7c2687-0a7e-4b61-ad45-fc04c3edec49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1166 | 2026.01.06 01:49:45.353297 [ 3 ] {3b7c2687-0a7e-4b61-ad45-fc04c3edec49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1167 | 2026.01.06 01:49:45.353737 [ 3 ] {3b7c2687-0a7e-4b61-ad45-fc04c3edec49} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.01.06 01:49:45.353865 [ 3 ] {3b7c2687-0a7e-4b61-ad45-fc04c3edec49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001376 sec., 726.7441860465116 rows/sec., 48.97 KiB/sec. | ||
| 1169 | 2026.01.06 01:49:45.353900 [ 3 ] {3b7c2687-0a7e-4b61-ad45-fc04c3edec49} <Debug> TCPHandler: Processed in 0.001541115 sec. | ||
| 1170 | 2026.01.06 01:49:45.354007 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.01.06 01:49:45.354099 [ 3 ] {bb5bdb17-658c-4487-bdc2-ffed32cbdd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1172 | 2026.01.06 01:49:45.354152 [ 3 ] {bb5bdb17-658c-4487-bdc2-ffed32cbdd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1173 | 2026.01.06 01:49:45.354865 [ 3 ] {bb5bdb17-658c-4487-bdc2-ffed32cbdd6e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2026.01.06 01:49:45.354899 [ 3 ] {bb5bdb17-658c-4487-bdc2-ffed32cbdd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1175 | 2026.01.06 01:49:45.355514 [ 3 ] {bb5bdb17-658c-4487-bdc2-ffed32cbdd6e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1176 | 2026.01.06 01:49:45.355925 [ 3 ] {bb5bdb17-658c-4487-bdc2-ffed32cbdd6e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2026.01.06 01:49:45.356060 [ 3 ] {bb5bdb17-658c-4487-bdc2-ffed32cbdd6e} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001977 sec., 1011.6337885685382 rows/sec., 1.81 MiB/sec. | ||
| 1178 | 2026.01.06 01:49:45.356108 [ 3 ] {bb5bdb17-658c-4487-bdc2-ffed32cbdd6e} <Debug> TCPHandler: Processed in 0.00215055 sec. | ||
| 1179 | 2026.01.06 01:49:45.356221 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.01.06 01:49:45.356316 [ 3 ] {28ad3cfc-46c5-44c3-8126-3120644da798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1181 | 2026.01.06 01:49:45.356357 [ 3 ] {28ad3cfc-46c5-44c3-8126-3120644da798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1182 | 2026.01.06 01:49:45.356678 [ 3 ] {28ad3cfc-46c5-44c3-8126-3120644da798} <Trace> oximeter.measurements_i64 (55652793-29eb-43d8-9676-10534ad4bda0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.01.06 01:49:45.356714 [ 3 ] {28ad3cfc-46c5-44c3-8126-3120644da798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1184 | 2026.01.06 01:49:45.357113 [ 3 ] {28ad3cfc-46c5-44c3-8126-3120644da798} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1185 | 2026.01.06 01:49:45.357547 [ 3 ] {28ad3cfc-46c5-44c3-8126-3120644da798} <Trace> oximeter.measurements_i64 (55652793-29eb-43d8-9676-10534ad4bda0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.01.06 01:49:45.357674 [ 3 ] {28ad3cfc-46c5-44c3-8126-3120644da798} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001375 sec., 8727.272727272728 rows/sec., 616.48 KiB/sec. | ||
| 1187 | 2026.01.06 01:49:45.357710 [ 3 ] {28ad3cfc-46c5-44c3-8126-3120644da798} <Debug> TCPHandler: Processed in 0.001538274 sec. | ||
| 1188 | 2026.01.06 01:49:45.357824 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.01.06 01:49:45.357918 [ 3 ] {1cf3e44f-dcfc-4a64-9406-f4748c101eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1190 | 2026.01.06 01:49:45.357959 [ 3 ] {1cf3e44f-dcfc-4a64-9406-f4748c101eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1191 | 2026.01.06 01:49:45.358295 [ 3 ] {1cf3e44f-dcfc-4a64-9406-f4748c101eee} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.01.06 01:49:45.358331 [ 3 ] {1cf3e44f-dcfc-4a64-9406-f4748c101eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1193 | 2026.01.06 01:49:45.358734 [ 3 ] {1cf3e44f-dcfc-4a64-9406-f4748c101eee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1194 | 2026.01.06 01:49:45.359171 [ 3 ] {1cf3e44f-dcfc-4a64-9406-f4748c101eee} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.01.06 01:49:45.359302 [ 3 ] {1cf3e44f-dcfc-4a64-9406-f4748c101eee} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.0014 sec., 31428.571428571428 rows/sec., 1.66 MiB/sec. | ||
| 1196 | 2026.01.06 01:49:45.359338 [ 3 ] {1cf3e44f-dcfc-4a64-9406-f4748c101eee} <Debug> TCPHandler: Processed in 0.001563314 sec. | ||
| 1197 | 2026.01.06 01:49:45.788955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1433 | ||
| 1198 | 2026.01.06 01:49:45.789469 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.01.06 01:49:45.789518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1200 | 2026.01.06 01:49:45.790122 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1201 | 2026.01.06 01:49:45.790563 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.01.06 01:49:45.790706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1433 | ||
| 1203 | 2026.01.06 01:49:45.850949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1204 | 2026.01.06 01:49:45.867796 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.01.06 01:49:45.867848 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1206 | 2026.01.06 01:49:45.874498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1207 | 2026.01.06 01:49:45.875715 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.01.06 01:49:45.879188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1209 | 2026.01.06 01:49:53.204002 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1210 | 2026.01.06 01:49:53.204079 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1211 | 2026.01.06 01:49:53.277044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 156 | ||
| 1212 | 2026.01.06 01:49:53.279775 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.01.06 01:49:53.279830 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1214 | 2026.01.06 01:49:53.281031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1215 | 2026.01.06 01:49:53.281320 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.01.06 01:49:53.281668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 156 | ||
| 1217 | 2026.01.06 01:49:53.290806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1945 | ||
| 1218 | 2026.01.06 01:49:53.291306 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.01.06 01:49:53.291346 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1220 | 2026.01.06 01:49:53.291850 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1221 | 2026.01.06 01:49:53.292089 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.01.06 01:49:53.292228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1945 | ||
| 1223 | 2026.01.06 01:49:53.379280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1224 | 2026.01.06 01:49:53.396775 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.01.06 01:49:53.396839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1226 | 2026.01.06 01:49:53.403106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1227 | 2026.01.06 01:49:53.403875 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.01.06 01:49:53.407470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1229 | 2026.01.06 01:49:54.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.80 MiB, peak 172.54 MiB, free memory in arenas 0.00 B, will set to 166.88 MiB (RSS), difference: 1.08 MiB | ||
| 1230 | 2026.01.06 01:49:55.276531 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.01.06 01:49:55.276752 [ 3 ] {93323dde-a7a4-4fe2-92db-052b1807a3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1232 | 2026.01.06 01:49:55.276826 [ 3 ] {93323dde-a7a4-4fe2-92db-052b1807a3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1233 | 2026.01.06 01:49:55.277723 [ 3 ] {93323dde-a7a4-4fe2-92db-052b1807a3b7} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.01.06 01:49:55.277763 [ 3 ] {93323dde-a7a4-4fe2-92db-052b1807a3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1235 | 2026.01.06 01:49:55.278172 [ 3 ] {93323dde-a7a4-4fe2-92db-052b1807a3b7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1236 | 2026.01.06 01:49:55.278423 [ 3 ] {93323dde-a7a4-4fe2-92db-052b1807a3b7} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.01.06 01:49:55.278576 [ 3 ] {93323dde-a7a4-4fe2-92db-052b1807a3b7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00188 sec., 218085.10638297873 rows/sec., 13.83 MiB/sec. | ||
| 1238 | 2026.01.06 01:49:55.278625 [ 3 ] {93323dde-a7a4-4fe2-92db-052b1807a3b7} <Debug> TCPHandler: Processed in 0.002231571 sec. | ||
| 1239 | 2026.01.06 01:49:55.278761 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.01.06 01:49:55.278863 [ 3 ] {ab5a61c0-1c60-459e-943e-4b061d6b7902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1241 | 2026.01.06 01:49:55.278912 [ 3 ] {ab5a61c0-1c60-459e-943e-4b061d6b7902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1242 | 2026.01.06 01:49:55.279936 [ 3 ] {ab5a61c0-1c60-459e-943e-4b061d6b7902} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.01.06 01:49:55.279971 [ 3 ] {ab5a61c0-1c60-459e-943e-4b061d6b7902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1244 | 2026.01.06 01:49:55.280334 [ 3 ] {ab5a61c0-1c60-459e-943e-4b061d6b7902} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1245 | 2026.01.06 01:49:55.280543 [ 3 ] {ab5a61c0-1c60-459e-943e-4b061d6b7902} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.01.06 01:49:55.280668 [ 3 ] {ab5a61c0-1c60-459e-943e-4b061d6b7902} <Debug> executeQuery: Read 1096 rows, 89.16 KiB in 0.001828 sec., 599562.3632385121 rows/sec., 47.63 MiB/sec. | ||
| 1247 | 2026.01.06 01:49:55.280704 [ 3 ] {ab5a61c0-1c60-459e-943e-4b061d6b7902} <Debug> TCPHandler: Processed in 0.001996758 sec. | ||
| 1248 | 2026.01.06 01:49:55.280818 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.01.06 01:49:55.280915 [ 3 ] {6ffae3ed-bdac-426d-a8f0-8b117157116b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1250 | 2026.01.06 01:49:55.280955 [ 3 ] {6ffae3ed-bdac-426d-a8f0-8b117157116b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1251 | 2026.01.06 01:49:55.281475 [ 3 ] {6ffae3ed-bdac-426d-a8f0-8b117157116b} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.01.06 01:49:55.281510 [ 3 ] {6ffae3ed-bdac-426d-a8f0-8b117157116b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1253 | 2026.01.06 01:49:55.281818 [ 3 ] {6ffae3ed-bdac-426d-a8f0-8b117157116b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1254 | 2026.01.06 01:49:55.282030 [ 3 ] {6ffae3ed-bdac-426d-a8f0-8b117157116b} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.01.06 01:49:55.282161 [ 3 ] {6ffae3ed-bdac-426d-a8f0-8b117157116b} <Debug> executeQuery: Read 225 rows, 13.82 KiB in 0.001266 sec., 177725.1184834123 rows/sec., 10.66 MiB/sec. | ||
| 1256 | 2026.01.06 01:49:55.282197 [ 3 ] {6ffae3ed-bdac-426d-a8f0-8b117157116b} <Debug> TCPHandler: Processed in 0.001429003 sec. | ||
| 1257 | 2026.01.06 01:49:55.282315 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.01.06 01:49:55.282409 [ 3 ] {557f3808-3e0e-4d86-b5b8-05f1d325a914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1259 | 2026.01.06 01:49:55.282449 [ 3 ] {557f3808-3e0e-4d86-b5b8-05f1d325a914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1260 | 2026.01.06 01:49:55.282915 [ 3 ] {557f3808-3e0e-4d86-b5b8-05f1d325a914} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.01.06 01:49:55.282949 [ 3 ] {557f3808-3e0e-4d86-b5b8-05f1d325a914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1262 | 2026.01.06 01:49:55.283266 [ 3 ] {557f3808-3e0e-4d86-b5b8-05f1d325a914} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1263 | 2026.01.06 01:49:55.283483 [ 3 ] {557f3808-3e0e-4d86-b5b8-05f1d325a914} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.01.06 01:49:55.283615 [ 3 ] {557f3808-3e0e-4d86-b5b8-05f1d325a914} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001223 sec., 173344.2354865086 rows/sec., 11.18 MiB/sec. | ||
| 1265 | 2026.01.06 01:49:55.283651 [ 3 ] {557f3808-3e0e-4d86-b5b8-05f1d325a914} <Debug> TCPHandler: Processed in 0.001385243 sec. | ||
| 1266 | 2026.01.06 01:49:55.283768 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2026.01.06 01:49:55.283861 [ 3 ] {02ea5a9c-d9b8-4468-ab25-452c533a253d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1268 | 2026.01.06 01:49:55.283901 [ 3 ] {02ea5a9c-d9b8-4468-ab25-452c533a253d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1269 | 2026.01.06 01:49:55.284386 [ 3 ] {02ea5a9c-d9b8-4468-ab25-452c533a253d} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.01.06 01:49:55.284420 [ 3 ] {02ea5a9c-d9b8-4468-ab25-452c533a253d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1271 | 2026.01.06 01:49:55.284710 [ 3 ] {02ea5a9c-d9b8-4468-ab25-452c533a253d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1272 | 2026.01.06 01:49:55.284910 [ 3 ] {02ea5a9c-d9b8-4468-ab25-452c533a253d} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.01.06 01:49:55.285040 [ 3 ] {02ea5a9c-d9b8-4468-ab25-452c533a253d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001196 sec., 176421.40468227424 rows/sec., 10.02 MiB/sec. | ||
| 1274 | 2026.01.06 01:49:55.285075 [ 3 ] {02ea5a9c-d9b8-4468-ab25-452c533a253d} <Debug> TCPHandler: Processed in 0.001356163 sec. | ||
| 1275 | 2026.01.06 01:49:55.285211 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.01.06 01:49:55.285310 [ 3 ] {65aa8531-9b20-4b6c-8b43-91c733cc05d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1277 | 2026.01.06 01:49:55.285351 [ 3 ] {65aa8531-9b20-4b6c-8b43-91c733cc05d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1278 | 2026.01.06 01:49:55.285993 [ 3 ] {65aa8531-9b20-4b6c-8b43-91c733cc05d3} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.01.06 01:49:55.286027 [ 3 ] {65aa8531-9b20-4b6c-8b43-91c733cc05d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1280 | 2026.01.06 01:49:55.286374 [ 3 ] {65aa8531-9b20-4b6c-8b43-91c733cc05d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1281 | 2026.01.06 01:49:55.286591 [ 3 ] {65aa8531-9b20-4b6c-8b43-91c733cc05d3} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.01.06 01:49:55.286715 [ 3 ] {65aa8531-9b20-4b6c-8b43-91c733cc05d3} <Debug> executeQuery: Read 643 rows, 45.62 KiB in 0.001422 sec., 452180.0281293952 rows/sec., 31.33 MiB/sec. | ||
| 1283 | 2026.01.06 01:49:55.286753 [ 3 ] {65aa8531-9b20-4b6c-8b43-91c733cc05d3} <Debug> TCPHandler: Processed in 0.001593015 sec. | ||
| 1284 | 2026.01.06 01:49:55.286867 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.01.06 01:49:55.286961 [ 3 ] {af21f579-accc-437e-9e4a-c97b131a70c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1286 | 2026.01.06 01:49:55.287002 [ 3 ] {af21f579-accc-437e-9e4a-c97b131a70c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1287 | 2026.01.06 01:49:55.287339 [ 3 ] {af21f579-accc-437e-9e4a-c97b131a70c5} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.01.06 01:49:55.287373 [ 3 ] {af21f579-accc-437e-9e4a-c97b131a70c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1289 | 2026.01.06 01:49:55.287670 [ 3 ] {af21f579-accc-437e-9e4a-c97b131a70c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1290 | 2026.01.06 01:49:55.287864 [ 3 ] {af21f579-accc-437e-9e4a-c97b131a70c5} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.01.06 01:49:55.287990 [ 3 ] {af21f579-accc-437e-9e4a-c97b131a70c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 1292 | 2026.01.06 01:49:55.288024 [ 3 ] {af21f579-accc-437e-9e4a-c97b131a70c5} <Debug> TCPHandler: Processed in 0.001214872 sec. | ||
| 1293 | 2026.01.06 01:49:55.288124 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.01.06 01:49:55.288212 [ 3 ] {f60fc64e-e55a-4ab6-9416-4e638e7a12cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1295 | 2026.01.06 01:49:55.288251 [ 3 ] {f60fc64e-e55a-4ab6-9416-4e638e7a12cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1296 | 2026.01.06 01:49:55.288593 [ 3 ] {f60fc64e-e55a-4ab6-9416-4e638e7a12cb} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.01.06 01:49:55.288624 [ 3 ] {f60fc64e-e55a-4ab6-9416-4e638e7a12cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1298 | 2026.01.06 01:49:55.288981 [ 3 ] {f60fc64e-e55a-4ab6-9416-4e638e7a12cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1299 | 2026.01.06 01:49:55.289193 [ 3 ] {f60fc64e-e55a-4ab6-9416-4e638e7a12cb} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.01.06 01:49:55.289325 [ 3 ] {f60fc64e-e55a-4ab6-9416-4e638e7a12cb} <Debug> executeQuery: Read 154 rows, 9.71 KiB in 0.001108 sec., 138989.16967509023 rows/sec., 8.56 MiB/sec. | ||
| 1301 | 2026.01.06 01:49:55.289368 [ 3 ] {f60fc64e-e55a-4ab6-9416-4e638e7a12cb} <Debug> TCPHandler: Processed in 0.001276132 sec. | ||
| 1302 | 2026.01.06 01:49:55.289492 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.01.06 01:49:55.289585 [ 3 ] {7dcd8b61-bb99-47ab-bc43-2f89640c4587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1304 | 2026.01.06 01:49:55.289625 [ 3 ] {7dcd8b61-bb99-47ab-bc43-2f89640c4587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1305 | 2026.01.06 01:49:55.289972 [ 3 ] {7dcd8b61-bb99-47ab-bc43-2f89640c4587} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.01.06 01:49:55.290007 [ 3 ] {7dcd8b61-bb99-47ab-bc43-2f89640c4587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1307 | 2026.01.06 01:49:55.290297 [ 3 ] {7dcd8b61-bb99-47ab-bc43-2f89640c4587} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1308 | 2026.01.06 01:49:55.290507 [ 3 ] {7dcd8b61-bb99-47ab-bc43-2f89640c4587} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.01.06 01:49:55.290636 [ 3 ] {7dcd8b61-bb99-47ab-bc43-2f89640c4587} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 1310 | 2026.01.06 01:49:55.290672 [ 3 ] {7dcd8b61-bb99-47ab-bc43-2f89640c4587} <Debug> TCPHandler: Processed in 0.001234631 sec. | ||
| 1311 | 2026.01.06 01:49:55.290782 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.01.06 01:49:55.290874 [ 3 ] {fa2b0ced-9e09-4fdc-8354-22947c6cfef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1313 | 2026.01.06 01:49:55.290928 [ 3 ] {fa2b0ced-9e09-4fdc-8354-22947c6cfef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1314 | 2026.01.06 01:49:55.291674 [ 3 ] {fa2b0ced-9e09-4fdc-8354-22947c6cfef0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.01.06 01:49:55.291708 [ 3 ] {fa2b0ced-9e09-4fdc-8354-22947c6cfef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1316 | 2026.01.06 01:49:55.295166 [ 3 ] {fa2b0ced-9e09-4fdc-8354-22947c6cfef0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1317 | 2026.01.06 01:49:55.295398 [ 3 ] {fa2b0ced-9e09-4fdc-8354-22947c6cfef0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.01.06 01:49:55.295538 [ 3 ] {fa2b0ced-9e09-4fdc-8354-22947c6cfef0} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.004679 sec., 4274.417610600555 rows/sec., 7.66 MiB/sec. | ||
| 1319 | 2026.01.06 01:49:55.295588 [ 3 ] {fa2b0ced-9e09-4fdc-8354-22947c6cfef0} <Debug> TCPHandler: Processed in 0.004854335 sec. | ||
| 1320 | 2026.01.06 01:49:55.295705 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.01.06 01:49:55.295798 [ 3 ] {681dc64f-83ea-4c85-bc83-09e262f56e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1322 | 2026.01.06 01:49:55.295839 [ 3 ] {681dc64f-83ea-4c85-bc83-09e262f56e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1323 | 2026.01.06 01:49:55.298275 [ 3 ] {681dc64f-83ea-4c85-bc83-09e262f56e94} <Trace> oximeter.measurements_i64 (55652793-29eb-43d8-9676-10534ad4bda0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.01.06 01:49:55.298306 [ 3 ] {681dc64f-83ea-4c85-bc83-09e262f56e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1325 | 2026.01.06 01:49:55.298636 [ 3 ] {681dc64f-83ea-4c85-bc83-09e262f56e94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1326 | 2026.01.06 01:49:55.298896 [ 3 ] {681dc64f-83ea-4c85-bc83-09e262f56e94} <Trace> oximeter.measurements_i64 (55652793-29eb-43d8-9676-10534ad4bda0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.01.06 01:49:55.299044 [ 3 ] {681dc64f-83ea-4c85-bc83-09e262f56e94} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.00326 sec., 4601.226993865031 rows/sec., 351.08 KiB/sec. | ||
| 1328 | 2026.01.06 01:49:55.299086 [ 3 ] {681dc64f-83ea-4c85-bc83-09e262f56e94} <Debug> TCPHandler: Processed in 0.003429672 sec. | ||
| 1329 | 2026.01.06 01:49:55.299218 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2026.01.06 01:49:55.299330 [ 3 ] {1cf82aa4-a48b-4e34-93ce-35ce508d6c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1331 | 2026.01.06 01:49:55.299377 [ 3 ] {1cf82aa4-a48b-4e34-93ce-35ce508d6c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1332 | 2026.01.06 01:49:55.299708 [ 3 ] {1cf82aa4-a48b-4e34-93ce-35ce508d6c77} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.01.06 01:49:55.299742 [ 3 ] {1cf82aa4-a48b-4e34-93ce-35ce508d6c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1334 | 2026.01.06 01:49:55.300026 [ 3 ] {1cf82aa4-a48b-4e34-93ce-35ce508d6c77} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1335 | 2026.01.06 01:49:55.300246 [ 3 ] {1cf82aa4-a48b-4e34-93ce-35ce508d6c77} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.01.06 01:49:55.300380 [ 3 ] {1cf82aa4-a48b-4e34-93ce-35ce508d6c77} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.001072 sec., 41044.77611940298 rows/sec., 2.17 MiB/sec. | ||
| 1337 | 2026.01.06 01:49:55.300415 [ 3 ] {1cf82aa4-a48b-4e34-93ce-35ce508d6c77} <Debug> TCPHandler: Processed in 0.001256252 sec. | ||
| 1338 | 2026.01.06 01:50:00.264241 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.01.06 01:50:00.264485 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1340 | 2026.01.06 01:50:00.264823 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1341 | 2026.01.06 01:50:00.268757 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1342 | 2026.01.06 01:50:00.269003 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1343 | 2026.01.06 01:50:00.269075 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1344 | 2026.01.06 01:50:00.269275 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1345 | 2026.01.06 01:50:00.271276 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1346 | 2026.01.06 01:50:00.273362 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 1347 | 2026.01.06 01:50:00.273388 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1348 | 2026.01.06 01:50:00.277785 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1349 | 2026.01.06 01:50:00.277813 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1350 | 2026.01.06 01:50:00.305698 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.041304 sec., 411.5824133255859 rows/sec., 14.78 KiB/sec. | ||
| 1351 | 2026.01.06 01:50:00.305804 [ 3 ] {ed13710b-4d5a-457a-baad-a7f13e6ac7df} <Debug> TCPHandler: Processed in 0.041697199 sec. | ||
| 1352 | 2026.01.06 01:50:00.306127 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.01.06 01:50:00.306263 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1354 | 2026.01.06 01:50:00.306469 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1355 | 2026.01.06 01:50:00.306503 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1356 | 2026.01.06 01:50:00.306673 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1357 | 2026.01.06 01:50:00.306727 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1358 | 2026.01.06 01:50:00.306850 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1359 | 2026.01.06 01:50:00.306880 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1360 | 2026.01.06 01:50:00.306899 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1361 | 2026.01.06 01:50:00.306913 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1362 | 2026.01.06 01:50:00.306947 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1363 | 2026.01.06 01:50:00.306966 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1364 | 2026.01.06 01:50:00.307514 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001304 sec., 13036.809815950919 rows/sec., 468.06 KiB/sec. | ||
| 1365 | 2026.01.06 01:50:00.307576 [ 3 ] {13ca6413-b09d-46a5-8d77-f122f0345db7} <Debug> TCPHandler: Processed in 0.001502434 sec. | ||
| 1366 | 2026.01.06 01:50:00.307782 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.01.06 01:50:00.307908 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1368 | 2026.01.06 01:50:00.308102 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1369 | 2026.01.06 01:50:00.308134 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1370 | 2026.01.06 01:50:00.308318 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1371 | 2026.01.06 01:50:00.308377 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1372 | 2026.01.06 01:50:00.308475 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1373 | 2026.01.06 01:50:00.308504 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1374 | 2026.01.06 01:50:00.308523 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1375 | 2026.01.06 01:50:00.308536 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1376 | 2026.01.06 01:50:00.308579 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1377 | 2026.01.06 01:50:00.308597 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1378 | 2026.01.06 01:50:00.309251 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.00139 sec., 12230.21582733813 rows/sec., 439.10 KiB/sec. | ||
| 1379 | 2026.01.06 01:50:00.309338 [ 3 ] {c126fb00-60e4-4964-afb8-d9eed423fa32} <Debug> TCPHandler: Processed in 0.001605175 sec. | ||
| 1380 | 2026.01.06 01:50:00.309546 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2026.01.06 01:50:00.309671 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1382 | 2026.01.06 01:50:00.309865 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1383 | 2026.01.06 01:50:00.309897 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1384 | 2026.01.06 01:50:00.310069 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1385 | 2026.01.06 01:50:00.310121 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1386 | 2026.01.06 01:50:00.310220 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1387 | 2026.01.06 01:50:00.310248 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1388 | 2026.01.06 01:50:00.310267 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1389 | 2026.01.06 01:50:00.310281 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1390 | 2026.01.06 01:50:00.310324 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1391 | 2026.01.06 01:50:00.310344 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1392 | 2026.01.06 01:50:00.310793 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001168 sec., 14554.794520547945 rows/sec., 522.56 KiB/sec. | ||
| 1393 | 2026.01.06 01:50:00.310875 [ 3 ] {faf8f949-88f7-48ff-a02c-ac2983e53417} <Debug> TCPHandler: Processed in 0.001379123 sec. | ||
| 1394 | 2026.01.06 01:50:00.311661 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.01.06 01:50:00.311770 [ 3 ] {43e6a7d5-1104-4c04-8596-b85421a1c68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1396 | 2026.01.06 01:50:00.311812 [ 3 ] {43e6a7d5-1104-4c04-8596-b85421a1c68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1397 | 2026.01.06 01:50:00.312453 [ 3 ] {43e6a7d5-1104-4c04-8596-b85421a1c68d} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.01.06 01:50:00.312493 [ 3 ] {43e6a7d5-1104-4c04-8596-b85421a1c68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1399 | 2026.01.06 01:50:00.312902 [ 3 ] {43e6a7d5-1104-4c04-8596-b85421a1c68d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1400 | 2026.01.06 01:50:00.313098 [ 3 ] {43e6a7d5-1104-4c04-8596-b85421a1c68d} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.01.06 01:50:00.313250 [ 3 ] {43e6a7d5-1104-4c04-8596-b85421a1c68d} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001511 sec., 2647.253474520185 rows/sec., 336.72 KiB/sec. | ||
| 1402 | 2026.01.06 01:50:00.313289 [ 3 ] {43e6a7d5-1104-4c04-8596-b85421a1c68d} <Debug> TCPHandler: Processed in 0.001676886 sec. | ||
| 1403 | 2026.01.06 01:50:00.313401 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.01.06 01:50:00.313494 [ 3 ] {2e5c9a76-9fa6-4dd0-8b3f-4cb053eef361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1405 | 2026.01.06 01:50:00.313535 [ 3 ] {2e5c9a76-9fa6-4dd0-8b3f-4cb053eef361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1406 | 2026.01.06 01:50:00.313956 [ 3 ] {2e5c9a76-9fa6-4dd0-8b3f-4cb053eef361} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.01.06 01:50:00.313992 [ 3 ] {2e5c9a76-9fa6-4dd0-8b3f-4cb053eef361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1408 | 2026.01.06 01:50:00.314292 [ 3 ] {2e5c9a76-9fa6-4dd0-8b3f-4cb053eef361} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1409 | 2026.01.06 01:50:00.314500 [ 3 ] {2e5c9a76-9fa6-4dd0-8b3f-4cb053eef361} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.01.06 01:50:00.314635 [ 3 ] {2e5c9a76-9fa6-4dd0-8b3f-4cb053eef361} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001157 sec., 3457.216940363008 rows/sec., 281.91 KiB/sec. | ||
| 1411 | 2026.01.06 01:50:00.314671 [ 3 ] {2e5c9a76-9fa6-4dd0-8b3f-4cb053eef361} <Debug> TCPHandler: Processed in 0.001319733 sec. | ||
| 1412 | 2026.01.06 01:50:00.314777 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.01.06 01:50:00.314870 [ 3 ] {9fe6baeb-17d2-45ca-a644-7594508e740d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1414 | 2026.01.06 01:50:00.314908 [ 3 ] {9fe6baeb-17d2-45ca-a644-7594508e740d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1415 | 2026.01.06 01:50:00.315316 [ 3 ] {9fe6baeb-17d2-45ca-a644-7594508e740d} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.01.06 01:50:00.315352 [ 3 ] {9fe6baeb-17d2-45ca-a644-7594508e740d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1417 | 2026.01.06 01:50:00.315650 [ 3 ] {9fe6baeb-17d2-45ca-a644-7594508e740d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1418 | 2026.01.06 01:50:00.315860 [ 3 ] {9fe6baeb-17d2-45ca-a644-7594508e740d} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.01.06 01:50:00.315995 [ 3 ] {9fe6baeb-17d2-45ca-a644-7594508e740d} <Debug> executeQuery: Read 26 rows, 2.49 KiB in 0.001141 sec., 22787.028921998244 rows/sec., 2.13 MiB/sec. | ||
| 1420 | 2026.01.06 01:50:00.316031 [ 3 ] {9fe6baeb-17d2-45ca-a644-7594508e740d} <Debug> TCPHandler: Processed in 0.001302832 sec. | ||
| 1421 | 2026.01.06 01:50:00.316137 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.01.06 01:50:00.316230 [ 3 ] {e9b06671-2346-42fe-9a34-4b1ce56c7257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1423 | 2026.01.06 01:50:00.316269 [ 3 ] {e9b06671-2346-42fe-9a34-4b1ce56c7257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1424 | 2026.01.06 01:50:00.316655 [ 3 ] {e9b06671-2346-42fe-9a34-4b1ce56c7257} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2026.01.06 01:50:00.316692 [ 3 ] {e9b06671-2346-42fe-9a34-4b1ce56c7257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1426 | 2026.01.06 01:50:00.317004 [ 3 ] {e9b06671-2346-42fe-9a34-4b1ce56c7257} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1427 | 2026.01.06 01:50:00.317214 [ 3 ] {e9b06671-2346-42fe-9a34-4b1ce56c7257} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2026.01.06 01:50:00.317350 [ 3 ] {e9b06671-2346-42fe-9a34-4b1ce56c7257} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001136 sec., 12323.94366197183 rows/sec., 907.79 KiB/sec. | ||
| 1429 | 2026.01.06 01:50:00.317393 [ 3 ] {e9b06671-2346-42fe-9a34-4b1ce56c7257} <Debug> TCPHandler: Processed in 0.001305582 sec. | ||
| 1430 | 2026.01.06 01:50:00.317503 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.01.06 01:50:00.317597 [ 3 ] {e0515fa0-0113-423e-85e5-a43e895ec0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1432 | 2026.01.06 01:50:00.317665 [ 3 ] {e0515fa0-0113-423e-85e5-a43e895ec0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1433 | 2026.01.06 01:50:00.318063 [ 3 ] {e0515fa0-0113-423e-85e5-a43e895ec0d3} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.01.06 01:50:00.318100 [ 3 ] {e0515fa0-0113-423e-85e5-a43e895ec0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1435 | 2026.01.06 01:50:00.318398 [ 3 ] {e0515fa0-0113-423e-85e5-a43e895ec0d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1436 | 2026.01.06 01:50:00.318613 [ 3 ] {e0515fa0-0113-423e-85e5-a43e895ec0d3} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.01.06 01:50:00.318750 [ 3 ] {e0515fa0-0113-423e-85e5-a43e895ec0d3} <Debug> executeQuery: Read 22 rows, 1.77 KiB in 0.001169 sec., 18819.503849443972 rows/sec., 1.48 MiB/sec. | ||
| 1438 | 2026.01.06 01:50:00.318792 [ 3 ] {e0515fa0-0113-423e-85e5-a43e895ec0d3} <Debug> TCPHandler: Processed in 0.001337692 sec. | ||
| 1439 | 2026.01.06 01:50:00.318900 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.01.06 01:50:00.319025 [ 3 ] {afe2ef3c-755b-4393-a208-6621a73c4396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1441 | 2026.01.06 01:50:00.319071 [ 3 ] {afe2ef3c-755b-4393-a208-6621a73c4396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1442 | 2026.01.06 01:50:00.319435 [ 3 ] {afe2ef3c-755b-4393-a208-6621a73c4396} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.01.06 01:50:00.319472 [ 3 ] {afe2ef3c-755b-4393-a208-6621a73c4396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1444 | 2026.01.06 01:50:00.319801 [ 3 ] {afe2ef3c-755b-4393-a208-6621a73c4396} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1445 | 2026.01.06 01:50:00.320010 [ 3 ] {afe2ef3c-755b-4393-a208-6621a73c4396} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.01.06 01:50:00.320144 [ 3 ] {afe2ef3c-755b-4393-a208-6621a73c4396} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 795.02 KiB/sec. | ||
| 1447 | 2026.01.06 01:50:00.320190 [ 3 ] {afe2ef3c-755b-4393-a208-6621a73c4396} <Debug> TCPHandler: Processed in 0.001339282 sec. | ||
| 1448 | 2026.01.06 01:50:00.320310 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.01.06 01:50:00.320403 [ 3 ] {2831dd4f-facf-4468-99db-8d0498bb66ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1450 | 2026.01.06 01:50:00.320456 [ 3 ] {2831dd4f-facf-4468-99db-8d0498bb66ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1451 | 2026.01.06 01:50:00.321183 [ 3 ] {2831dd4f-facf-4468-99db-8d0498bb66ce} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.01.06 01:50:00.321218 [ 3 ] {2831dd4f-facf-4468-99db-8d0498bb66ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1453 | 2026.01.06 01:50:00.321737 [ 3 ] {2831dd4f-facf-4468-99db-8d0498bb66ce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1454 | 2026.01.06 01:50:00.321960 [ 3 ] {2831dd4f-facf-4468-99db-8d0498bb66ce} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.01.06 01:50:00.322101 [ 3 ] {2831dd4f-facf-4468-99db-8d0498bb66ce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001715 sec., 5830.903790087464 rows/sec., 10.45 MiB/sec. | ||
| 1456 | 2026.01.06 01:50:00.322156 [ 3 ] {2831dd4f-facf-4468-99db-8d0498bb66ce} <Debug> TCPHandler: Processed in 0.001895408 sec. | ||
| 1457 | 2026.01.06 01:50:00.322267 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.01.06 01:50:00.322360 [ 3 ] {e8b26061-00a8-4115-88d9-a0670cf7b74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1459 | 2026.01.06 01:50:00.322401 [ 3 ] {e8b26061-00a8-4115-88d9-a0670cf7b74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1460 | 2026.01.06 01:50:00.322733 [ 3 ] {e8b26061-00a8-4115-88d9-a0670cf7b74d} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.01.06 01:50:00.322769 [ 3 ] {e8b26061-00a8-4115-88d9-a0670cf7b74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1462 | 2026.01.06 01:50:00.323082 [ 3 ] {e8b26061-00a8-4115-88d9-a0670cf7b74d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1463 | 2026.01.06 01:50:00.323290 [ 3 ] {e8b26061-00a8-4115-88d9-a0670cf7b74d} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.01.06 01:50:00.323415 [ 3 ] {e8b26061-00a8-4115-88d9-a0670cf7b74d} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001071 sec., 9337.068160597573 rows/sec., 588.13 KiB/sec. | ||
| 1465 | 2026.01.06 01:50:00.323457 [ 3 ] {e8b26061-00a8-4115-88d9-a0670cf7b74d} <Debug> TCPHandler: Processed in 0.001239632 sec. | ||
| 1466 | 2026.01.06 01:50:00.792339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2393 | ||
| 1467 | 2026.01.06 01:50:00.792851 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.01.06 01:50:00.792887 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1469 | 2026.01.06 01:50:00.793385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1470 | 2026.01.06 01:50:00.793631 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.01.06 01:50:00.793768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2393 | ||
| 1472 | 2026.01.06 01:50:00.907579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1473 | 2026.01.06 01:50:00.923963 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1474 | 2026.01.06 01:50:00.924018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1475 | 2026.01.06 01:50:00.930272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1476 | 2026.01.06 01:50:00.931002 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1477 | 2026.01.06 01:50:00.933932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1478 | 2026.01.06 01:50:01.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.52 MiB, peak 172.54 MiB, free memory in arenas 0.00 B, will set to 170.37 MiB (RSS), difference: 1.85 MiB | ||
| 1479 | 2026.01.06 01:50:03.281982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 204 | ||
| 1480 | 2026.01.06 01:50:03.284825 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.01.06 01:50:03.284864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1482 | 2026.01.06 01:50:03.286014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1483 | 2026.01.06 01:50:03.286276 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.01.06 01:50:03.286508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1485 | 2026.01.06 01:50:05.279154 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.01.06 01:50:05.279355 [ 3 ] {761eb10a-df79-4a2d-8344-40c80441161b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1487 | 2026.01.06 01:50:05.279423 [ 3 ] {761eb10a-df79-4a2d-8344-40c80441161b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1488 | 2026.01.06 01:50:05.280259 [ 3 ] {761eb10a-df79-4a2d-8344-40c80441161b} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.01.06 01:50:05.280305 [ 3 ] {761eb10a-df79-4a2d-8344-40c80441161b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1490 | 2026.01.06 01:50:05.280722 [ 3 ] {761eb10a-df79-4a2d-8344-40c80441161b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1491 | 2026.01.06 01:50:05.280959 [ 3 ] {761eb10a-df79-4a2d-8344-40c80441161b} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.01.06 01:50:05.281119 [ 3 ] {761eb10a-df79-4a2d-8344-40c80441161b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001813 sec., 226144.51185879757 rows/sec., 14.35 MiB/sec. | ||
| 1493 | 2026.01.06 01:50:05.281161 [ 3 ] {761eb10a-df79-4a2d-8344-40c80441161b} <Debug> TCPHandler: Processed in 0.002139589 sec. | ||
| 1494 | 2026.01.06 01:50:05.281297 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1495 | 2026.01.06 01:50:05.281394 [ 3 ] {03186162-6c73-4431-8584-1637e944d880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1496 | 2026.01.06 01:50:05.281437 [ 3 ] {03186162-6c73-4431-8584-1637e944d880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1497 | 2026.01.06 01:50:05.282296 [ 3 ] {03186162-6c73-4431-8584-1637e944d880} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2026.01.06 01:50:05.282335 [ 3 ] {03186162-6c73-4431-8584-1637e944d880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1499 | 2026.01.06 01:50:05.282724 [ 3 ] {03186162-6c73-4431-8584-1637e944d880} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1500 | 2026.01.06 01:50:05.282947 [ 3 ] {03186162-6c73-4431-8584-1637e944d880} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2026.01.06 01:50:05.283083 [ 3 ] {03186162-6c73-4431-8584-1637e944d880} <Debug> executeQuery: Read 1104 rows, 89.89 KiB in 0.001706 sec., 647127.7842907385 rows/sec., 51.45 MiB/sec. | ||
| 1502 | 2026.01.06 01:50:05.283121 [ 3 ] {03186162-6c73-4431-8584-1637e944d880} <Debug> TCPHandler: Processed in 0.001874498 sec. | ||
| 1503 | 2026.01.06 01:50:05.283238 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.01.06 01:50:05.283334 [ 3 ] {86666398-5e82-4a84-a150-caf7b3c42f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1505 | 2026.01.06 01:50:05.283375 [ 3 ] {86666398-5e82-4a84-a150-caf7b3c42f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1506 | 2026.01.06 01:50:05.283830 [ 3 ] {86666398-5e82-4a84-a150-caf7b3c42f90} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.01.06 01:50:05.283868 [ 3 ] {86666398-5e82-4a84-a150-caf7b3c42f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1508 | 2026.01.06 01:50:05.284174 [ 3 ] {86666398-5e82-4a84-a150-caf7b3c42f90} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1509 | 2026.01.06 01:50:05.284381 [ 3 ] {86666398-5e82-4a84-a150-caf7b3c42f90} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.01.06 01:50:05.284509 [ 3 ] {86666398-5e82-4a84-a150-caf7b3c42f90} <Debug> executeQuery: Read 227 rows, 13.97 KiB in 0.001192 sec., 190436.24161073827 rows/sec., 11.44 MiB/sec. | ||
| 1511 | 2026.01.06 01:50:05.284557 [ 3 ] {86666398-5e82-4a84-a150-caf7b3c42f90} <Debug> TCPHandler: Processed in 0.001368153 sec. | ||
| 1512 | 2026.01.06 01:50:05.284700 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.01.06 01:50:05.284794 [ 3 ] {f7709614-70f0-4422-b02e-a75dd1698c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1514 | 2026.01.06 01:50:05.284833 [ 3 ] {f7709614-70f0-4422-b02e-a75dd1698c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1515 | 2026.01.06 01:50:05.285301 [ 3 ] {f7709614-70f0-4422-b02e-a75dd1698c8a} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.01.06 01:50:05.285337 [ 3 ] {f7709614-70f0-4422-b02e-a75dd1698c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1517 | 2026.01.06 01:50:05.285635 [ 3 ] {f7709614-70f0-4422-b02e-a75dd1698c8a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1518 | 2026.01.06 01:50:05.285848 [ 3 ] {f7709614-70f0-4422-b02e-a75dd1698c8a} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2026.01.06 01:50:05.285977 [ 3 ] {f7709614-70f0-4422-b02e-a75dd1698c8a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001199 sec., 176814.011676397 rows/sec., 11.40 MiB/sec. | ||
| 1520 | 2026.01.06 01:50:05.286017 [ 3 ] {f7709614-70f0-4422-b02e-a75dd1698c8a} <Debug> TCPHandler: Processed in 0.001365823 sec. | ||
| 1521 | 2026.01.06 01:50:05.286128 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.01.06 01:50:05.286223 [ 3 ] {1dde22d2-38ec-4422-8bc0-8baaf9fbde6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1523 | 2026.01.06 01:50:05.286263 [ 3 ] {1dde22d2-38ec-4422-8bc0-8baaf9fbde6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1524 | 2026.01.06 01:50:05.286721 [ 3 ] {1dde22d2-38ec-4422-8bc0-8baaf9fbde6e} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.01.06 01:50:05.286757 [ 3 ] {1dde22d2-38ec-4422-8bc0-8baaf9fbde6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1526 | 2026.01.06 01:50:05.287065 [ 3 ] {1dde22d2-38ec-4422-8bc0-8baaf9fbde6e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1527 | 2026.01.06 01:50:05.287277 [ 3 ] {1dde22d2-38ec-4422-8bc0-8baaf9fbde6e} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.01.06 01:50:05.287412 [ 3 ] {1dde22d2-38ec-4422-8bc0-8baaf9fbde6e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001206 sec., 174958.54063018243 rows/sec., 9.94 MiB/sec. | ||
| 1529 | 2026.01.06 01:50:05.287451 [ 3 ] {1dde22d2-38ec-4422-8bc0-8baaf9fbde6e} <Debug> TCPHandler: Processed in 0.001371583 sec. | ||
| 1530 | 2026.01.06 01:50:05.287563 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.01.06 01:50:05.287657 [ 3 ] {70011982-975c-4c08-bfc2-3cce1e2500a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1532 | 2026.01.06 01:50:05.287696 [ 3 ] {70011982-975c-4c08-bfc2-3cce1e2500a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1533 | 2026.01.06 01:50:05.288287 [ 3 ] {70011982-975c-4c08-bfc2-3cce1e2500a1} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.01.06 01:50:05.288323 [ 3 ] {70011982-975c-4c08-bfc2-3cce1e2500a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1535 | 2026.01.06 01:50:05.288642 [ 3 ] {70011982-975c-4c08-bfc2-3cce1e2500a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1536 | 2026.01.06 01:50:05.288852 [ 3 ] {70011982-975c-4c08-bfc2-3cce1e2500a1} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.01.06 01:50:05.288978 [ 3 ] {70011982-975c-4c08-bfc2-3cce1e2500a1} <Debug> executeQuery: Read 645 rows, 45.76 KiB in 0.001337 sec., 482423.33582647715 rows/sec., 33.42 MiB/sec. | ||
| 1538 | 2026.01.06 01:50:05.289017 [ 3 ] {70011982-975c-4c08-bfc2-3cce1e2500a1} <Debug> TCPHandler: Processed in 0.001502964 sec. | ||
| 1539 | 2026.01.06 01:50:05.289125 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.01.06 01:50:05.289219 [ 3 ] {9dfd6da6-48fa-4759-8fe6-5344d19303f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1541 | 2026.01.06 01:50:05.289260 [ 3 ] {9dfd6da6-48fa-4759-8fe6-5344d19303f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1542 | 2026.01.06 01:50:05.289575 [ 3 ] {9dfd6da6-48fa-4759-8fe6-5344d19303f4} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.01.06 01:50:05.289610 [ 3 ] {9dfd6da6-48fa-4759-8fe6-5344d19303f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1544 | 2026.01.06 01:50:05.289908 [ 3 ] {9dfd6da6-48fa-4759-8fe6-5344d19303f4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1545 | 2026.01.06 01:50:05.290112 [ 3 ] {9dfd6da6-48fa-4759-8fe6-5344d19303f4} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.01.06 01:50:05.290238 [ 3 ] {9dfd6da6-48fa-4759-8fe6-5344d19303f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 1547 | 2026.01.06 01:50:05.290274 [ 3 ] {9dfd6da6-48fa-4759-8fe6-5344d19303f4} <Debug> TCPHandler: Processed in 0.001198322 sec. | ||
| 1548 | 2026.01.06 01:50:05.290381 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.01.06 01:50:05.290484 [ 3 ] {c538e327-be26-4352-87c6-de48a7b1beef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1550 | 2026.01.06 01:50:05.290529 [ 3 ] {c538e327-be26-4352-87c6-de48a7b1beef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1551 | 2026.01.06 01:50:05.290915 [ 3 ] {c538e327-be26-4352-87c6-de48a7b1beef} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.01.06 01:50:05.290950 [ 3 ] {c538e327-be26-4352-87c6-de48a7b1beef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1553 | 2026.01.06 01:50:05.291294 [ 3 ] {c538e327-be26-4352-87c6-de48a7b1beef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1554 | 2026.01.06 01:50:05.291515 [ 3 ] {c538e327-be26-4352-87c6-de48a7b1beef} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.01.06 01:50:05.291647 [ 3 ] {c538e327-be26-4352-87c6-de48a7b1beef} <Debug> executeQuery: Read 164 rows, 10.47 KiB in 0.001182 sec., 138747.88494077834 rows/sec., 8.65 MiB/sec. | ||
| 1556 | 2026.01.06 01:50:05.291684 [ 3 ] {c538e327-be26-4352-87c6-de48a7b1beef} <Debug> TCPHandler: Processed in 0.001352713 sec. | ||
| 1557 | 2026.01.06 01:50:05.291795 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.01.06 01:50:05.291891 [ 3 ] {8602fb6f-beb6-4df3-b72f-1689928df146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1559 | 2026.01.06 01:50:05.291935 [ 3 ] {8602fb6f-beb6-4df3-b72f-1689928df146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1560 | 2026.01.06 01:50:05.292257 [ 3 ] {8602fb6f-beb6-4df3-b72f-1689928df146} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.01.06 01:50:05.292294 [ 3 ] {8602fb6f-beb6-4df3-b72f-1689928df146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1562 | 2026.01.06 01:50:05.292599 [ 3 ] {8602fb6f-beb6-4df3-b72f-1689928df146} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1563 | 2026.01.06 01:50:05.292815 [ 3 ] {8602fb6f-beb6-4df3-b72f-1689928df146} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.01.06 01:50:05.292944 [ 3 ] {8602fb6f-beb6-4df3-b72f-1689928df146} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 1565 | 2026.01.06 01:50:05.292979 [ 3 ] {8602fb6f-beb6-4df3-b72f-1689928df146} <Debug> TCPHandler: Processed in 0.001234672 sec. | ||
| 1566 | 2026.01.06 01:50:05.293094 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.01.06 01:50:05.293189 [ 3 ] {580f7523-97e1-46cc-8490-90cc9cc6ba57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1568 | 2026.01.06 01:50:05.293244 [ 3 ] {580f7523-97e1-46cc-8490-90cc9cc6ba57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1569 | 2026.01.06 01:50:05.294025 [ 3 ] {580f7523-97e1-46cc-8490-90cc9cc6ba57} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.01.06 01:50:05.294063 [ 3 ] {580f7523-97e1-46cc-8490-90cc9cc6ba57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1571 | 2026.01.06 01:50:05.294596 [ 3 ] {580f7523-97e1-46cc-8490-90cc9cc6ba57} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1572 | 2026.01.06 01:50:05.294823 [ 3 ] {580f7523-97e1-46cc-8490-90cc9cc6ba57} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.01.06 01:50:05.294957 [ 3 ] {580f7523-97e1-46cc-8490-90cc9cc6ba57} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001786 sec., 12318.029115341546 rows/sec., 22.07 MiB/sec. | ||
| 1574 | 2026.01.06 01:50:05.295010 [ 3 ] {580f7523-97e1-46cc-8490-90cc9cc6ba57} <Debug> TCPHandler: Processed in 0.001968519 sec. | ||
| 1575 | 2026.01.06 01:50:05.295124 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.01.06 01:50:05.295219 [ 3 ] {b2579291-4ea1-46e2-90f6-87c490426ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1577 | 2026.01.06 01:50:05.295260 [ 3 ] {b2579291-4ea1-46e2-90f6-87c490426ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1578 | 2026.01.06 01:50:05.295586 [ 3 ] {b2579291-4ea1-46e2-90f6-87c490426ff8} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.01.06 01:50:05.295624 [ 3 ] {b2579291-4ea1-46e2-90f6-87c490426ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1580 | 2026.01.06 01:50:05.295927 [ 3 ] {b2579291-4ea1-46e2-90f6-87c490426ff8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1581 | 2026.01.06 01:50:05.296148 [ 3 ] {b2579291-4ea1-46e2-90f6-87c490426ff8} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.01.06 01:50:05.296274 [ 3 ] {b2579291-4ea1-46e2-90f6-87c490426ff8} <Debug> executeQuery: Read 54 rows, 3.01 KiB in 0.001074 sec., 50279.32960893854 rows/sec., 2.74 MiB/sec. | ||
| 1583 | 2026.01.06 01:50:05.296309 [ 3 ] {b2579291-4ea1-46e2-90f6-87c490426ff8} <Debug> TCPHandler: Processed in 0.001234672 sec. | ||
| 1584 | 2026.01.06 01:50:08.204124 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1585 | 2026.01.06 01:50:08.204175 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1586 | 2026.01.06 01:50:08.293900 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2905 | ||
| 1587 | 2026.01.06 01:50:08.294488 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.01.06 01:50:08.294544 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1589 | 2026.01.06 01:50:08.295097 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1590 | 2026.01.06 01:50:08.295339 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.01.06 01:50:08.295473 [ 66 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1592 | 2026.01.06 01:50:08.295487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2905 | ||
| 1593 | 2026.01.06 01:50:08.295550 [ 66 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.01.06 01:50:08.295578 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1595 | 2026.01.06 01:50:08.297762 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 1596 | 2026.01.06 01:50:08.299794 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1597 | 2026.01.06 01:50:08.299886 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 1598 | 2026.01.06 01:50:08.300002 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 497 rows starting from the beginning of the part | ||
| 1599 | 2026.01.06 01:50:08.300055 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1600 | 2026.01.06 01:50:08.300103 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1601 | 2026.01.06 01:50:08.300149 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1602 | 2026.01.06 01:50:08.300199 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1603 | 2026.01.06 01:50:08.357705 [ 187 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 4 columns (4 merged, 0 gathered) in 0.061985869 sec., 46865.520268821274 rows/sec., 686.51 KiB/sec. | ||
| 1604 | 2026.01.06 01:50:08.358463 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1605 | 2026.01.06 01:50:08.358748 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_6_1} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.01.06 01:50:08.358822 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_6_1} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1607 | 2026.01.06 01:50:08.358970 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1608 | 2026.01.06 01:50:08.434050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1609 | 2026.01.06 01:50:08.451857 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.01.06 01:50:08.451920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1611 | 2026.01.06 01:50:08.458194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1612 | 2026.01.06 01:50:08.458941 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.01.06 01:50:08.459224 [ 65 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1614 | 2026.01.06 01:50:08.459286 [ 65 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.01.06 01:50:08.459307 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 1616 | 2026.01.06 01:50:08.459412 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 1617 | 2026.01.06 01:50:08.462933 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1618 | 2026.01.06 01:50:08.463534 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1619 | 2026.01.06 01:50:08.464829 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 1620 | 2026.01.06 01:50:08.469277 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 1621 | 2026.01.06 01:50:08.473372 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 1622 | 2026.01.06 01:50:08.477654 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 1623 | 2026.01.06 01:50:08.485057 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 1624 | 2026.01.06 01:50:08.489692 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 1625 | 2026.01.06 01:50:08.561585 [ 186 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.102205294 sec., 450.07453332114085 rows/sec., 2.33 MiB/sec. | ||
| 1626 | 2026.01.06 01:50:08.564169 [ 189 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1627 | 2026.01.06 01:50:08.566370 [ 189 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_6_1} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2026.01.06 01:50:08.566482 [ 189 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_6_1} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1629 | 2026.01.06 01:50:08.568385 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1630 | 2026.01.06 01:50:09.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.58 MiB, peak 181.12 MiB, free memory in arenas 0.00 B, will set to 180.57 MiB (RSS), difference: 8.99 MiB | ||
| 1631 | 2026.01.06 01:50:10.265105 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.01.06 01:50:10.265298 [ 3 ] {56cf7d6a-65eb-4f51-ae49-6d26a2f0114e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1633 | 2026.01.06 01:50:10.265365 [ 3 ] {56cf7d6a-65eb-4f51-ae49-6d26a2f0114e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1634 | 2026.01.06 01:50:10.265984 [ 3 ] {56cf7d6a-65eb-4f51-ae49-6d26a2f0114e} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.01.06 01:50:10.266028 [ 3 ] {56cf7d6a-65eb-4f51-ae49-6d26a2f0114e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1636 | 2026.01.06 01:50:10.266410 [ 3 ] {56cf7d6a-65eb-4f51-ae49-6d26a2f0114e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1637 | 2026.01.06 01:50:10.266630 [ 3 ] {56cf7d6a-65eb-4f51-ae49-6d26a2f0114e} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.01.06 01:50:10.266785 [ 3 ] {56cf7d6a-65eb-4f51-ae49-6d26a2f0114e} <Debug> executeQuery: Read 24 rows, 2.34 KiB in 0.001538 sec., 15604.681404421326 rows/sec., 1.49 MiB/sec. | ||
| 1639 | 2026.01.06 01:50:10.266824 [ 3 ] {56cf7d6a-65eb-4f51-ae49-6d26a2f0114e} <Debug> TCPHandler: Processed in 0.001855037 sec. | ||
| 1640 | 2026.01.06 01:50:10.266960 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.01.06 01:50:10.267056 [ 3 ] {7d450a08-23d7-4501-b11e-630cb3148580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1642 | 2026.01.06 01:50:10.267096 [ 3 ] {7d450a08-23d7-4501-b11e-630cb3148580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1643 | 2026.01.06 01:50:10.267488 [ 3 ] {7d450a08-23d7-4501-b11e-630cb3148580} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.01.06 01:50:10.267522 [ 3 ] {7d450a08-23d7-4501-b11e-630cb3148580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1645 | 2026.01.06 01:50:10.267811 [ 3 ] {7d450a08-23d7-4501-b11e-630cb3148580} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1646 | 2026.01.06 01:50:10.268014 [ 3 ] {7d450a08-23d7-4501-b11e-630cb3148580} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.01.06 01:50:10.268149 [ 3 ] {7d450a08-23d7-4501-b11e-630cb3148580} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001111 sec., 9000.900090009001 rows/sec., 676.83 KiB/sec. | ||
| 1648 | 2026.01.06 01:50:10.268184 [ 3 ] {7d450a08-23d7-4501-b11e-630cb3148580} <Debug> TCPHandler: Processed in 0.001275152 sec. | ||
| 1649 | 2026.01.06 01:50:10.268294 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.01.06 01:50:10.268390 [ 3 ] {bdd15892-aa3a-4405-82db-fb6d0836a127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1651 | 2026.01.06 01:50:10.268429 [ 3 ] {bdd15892-aa3a-4405-82db-fb6d0836a127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1652 | 2026.01.06 01:50:10.268827 [ 3 ] {bdd15892-aa3a-4405-82db-fb6d0836a127} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.01.06 01:50:10.268862 [ 3 ] {bdd15892-aa3a-4405-82db-fb6d0836a127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1654 | 2026.01.06 01:50:10.269155 [ 3 ] {bdd15892-aa3a-4405-82db-fb6d0836a127} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1655 | 2026.01.06 01:50:10.269363 [ 3 ] {bdd15892-aa3a-4405-82db-fb6d0836a127} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.01.06 01:50:10.269493 [ 3 ] {bdd15892-aa3a-4405-82db-fb6d0836a127} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001121 sec., 16057.091882247993 rows/sec., 1.26 MiB/sec. | ||
| 1657 | 2026.01.06 01:50:10.269527 [ 3 ] {bdd15892-aa3a-4405-82db-fb6d0836a127} <Debug> TCPHandler: Processed in 0.001284472 sec. | ||
| 1658 | 2026.01.06 01:50:10.269639 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.01.06 01:50:10.269734 [ 3 ] {0e56bd90-dec8-4def-8250-586ec06f4f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1660 | 2026.01.06 01:50:10.269777 [ 3 ] {0e56bd90-dec8-4def-8250-586ec06f4f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1661 | 2026.01.06 01:50:10.270114 [ 3 ] {0e56bd90-dec8-4def-8250-586ec06f4f3f} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1662 | 2026.01.06 01:50:10.270148 [ 3 ] {0e56bd90-dec8-4def-8250-586ec06f4f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1663 | 2026.01.06 01:50:10.270461 [ 3 ] {0e56bd90-dec8-4def-8250-586ec06f4f3f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1664 | 2026.01.06 01:50:10.270664 [ 3 ] {0e56bd90-dec8-4def-8250-586ec06f4f3f} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.01.06 01:50:10.270792 [ 3 ] {0e56bd90-dec8-4def-8250-586ec06f4f3f} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001077 sec., 9285.051067780872 rows/sec., 707.26 KiB/sec. | ||
| 1666 | 2026.01.06 01:50:10.270827 [ 3 ] {0e56bd90-dec8-4def-8250-586ec06f4f3f} <Debug> TCPHandler: Processed in 0.001238452 sec. | ||
| 1667 | 2026.01.06 01:50:10.270931 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.01.06 01:50:10.271025 [ 3 ] {9ef9285b-8dd0-4b5d-b714-5ec4e825fe71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.01.06 01:50:10.271080 [ 3 ] {9ef9285b-8dd0-4b5d-b714-5ec4e825fe71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1670 | 2026.01.06 01:50:10.271809 [ 3 ] {9ef9285b-8dd0-4b5d-b714-5ec4e825fe71} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.01.06 01:50:10.271844 [ 3 ] {9ef9285b-8dd0-4b5d-b714-5ec4e825fe71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1672 | 2026.01.06 01:50:10.272361 [ 3 ] {9ef9285b-8dd0-4b5d-b714-5ec4e825fe71} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1673 | 2026.01.06 01:50:10.272587 [ 3 ] {9ef9285b-8dd0-4b5d-b714-5ec4e825fe71} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.01.06 01:50:10.272727 [ 3 ] {9ef9285b-8dd0-4b5d-b714-5ec4e825fe71} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001719 sec., 5817.335660267598 rows/sec., 10.42 MiB/sec. | ||
| 1675 | 2026.01.06 01:50:10.272775 [ 3 ] {9ef9285b-8dd0-4b5d-b714-5ec4e825fe71} <Debug> TCPHandler: Processed in 0.001893348 sec. | ||
| 1676 | 2026.01.06 01:50:10.272889 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.01.06 01:50:10.272984 [ 3 ] {0482e6c8-f321-41c7-91e9-9de231a6701a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1678 | 2026.01.06 01:50:10.273026 [ 3 ] {0482e6c8-f321-41c7-91e9-9de231a6701a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1679 | 2026.01.06 01:50:10.273333 [ 3 ] {0482e6c8-f321-41c7-91e9-9de231a6701a} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.01.06 01:50:10.273370 [ 3 ] {0482e6c8-f321-41c7-91e9-9de231a6701a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1681 | 2026.01.06 01:50:10.273662 [ 3 ] {0482e6c8-f321-41c7-91e9-9de231a6701a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1682 | 2026.01.06 01:50:10.273867 [ 3 ] {0482e6c8-f321-41c7-91e9-9de231a6701a} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.01.06 01:50:10.273993 [ 3 ] {0482e6c8-f321-41c7-91e9-9de231a6701a} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001027 sec., 9737.098344693282 rows/sec., 613.32 KiB/sec. | ||
| 1684 | 2026.01.06 01:50:10.274027 [ 3 ] {0482e6c8-f321-41c7-91e9-9de231a6701a} <Debug> TCPHandler: Processed in 0.001188891 sec. | ||
| 1685 | 2026.01.06 01:50:13.286764 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 238 | ||
| 1686 | 2026.01.06 01:50:13.288911 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.01.06 01:50:13.288954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1688 | 2026.01.06 01:50:13.290092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1689 | 2026.01.06 01:50:13.290345 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.01.06 01:50:13.290581 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1691 | 2026.01.06 01:50:15.265776 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.01.06 01:50:15.266028 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1693 | 2026.01.06 01:50:15.266367 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1694 | 2026.01.06 01:50:15.266405 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1695 | 2026.01.06 01:50:15.266634 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1696 | 2026.01.06 01:50:15.266711 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1697 | 2026.01.06 01:50:15.266855 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1698 | 2026.01.06 01:50:15.266977 [ 295 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1699 | 2026.01.06 01:50:15.266977 [ 327 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1700 | 2026.01.06 01:50:15.267097 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 1701 | 2026.01.06 01:50:15.267127 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1702 | 2026.01.06 01:50:15.269499 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1703 | 2026.01.06 01:50:15.269528 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 1704 | 2026.01.06 01:50:15.269586 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1705 | 2026.01.06 01:50:15.269631 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1706 | 2026.01.06 01:50:15.270539 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.004605 sec., 4560.260586319218 rows/sec., 168.38 KiB/sec. | ||
| 1707 | 2026.01.06 01:50:15.270663 [ 3 ] {932fd61b-d588-49dd-b8e7-e636f709aa16} <Debug> TCPHandler: Processed in 0.005019487 sec. | ||
| 1708 | 2026.01.06 01:50:15.271029 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.01.06 01:50:15.271171 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1710 | 2026.01.06 01:50:15.271398 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1711 | 2026.01.06 01:50:15.271434 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1712 | 2026.01.06 01:50:15.271618 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1713 | 2026.01.06 01:50:15.271674 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1714 | 2026.01.06 01:50:15.271783 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1715 | 2026.01.06 01:50:15.271849 [ 295 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1716 | 2026.01.06 01:50:15.271906 [ 318 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1717 | 2026.01.06 01:50:15.272004 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 1718 | 2026.01.06 01:50:15.272031 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1719 | 2026.01.06 01:50:15.272089 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1720 | 2026.01.06 01:50:15.272109 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 1721 | 2026.01.06 01:50:15.272146 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1722 | 2026.01.06 01:50:15.272180 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1723 | 2026.01.06 01:50:15.272826 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001713 sec., 12259.194395796849 rows/sec., 452.65 KiB/sec. | ||
| 1724 | 2026.01.06 01:50:15.272917 [ 3 ] {d3bf6d7f-5da9-4a76-87dc-a1f089aaecfa} <Debug> TCPHandler: Processed in 0.001943068 sec. | ||
| 1725 | 2026.01.06 01:50:15.273172 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.01.06 01:50:15.273314 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1727 | 2026.01.06 01:50:15.273532 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1728 | 2026.01.06 01:50:15.273566 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1729 | 2026.01.06 01:50:15.273747 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1730 | 2026.01.06 01:50:15.273805 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1731 | 2026.01.06 01:50:15.273917 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1732 | 2026.01.06 01:50:15.273974 [ 317 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1733 | 2026.01.06 01:50:15.273980 [ 295 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1734 | 2026.01.06 01:50:15.274068 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 1735 | 2026.01.06 01:50:15.274094 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1736 | 2026.01.06 01:50:15.274152 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1737 | 2026.01.06 01:50:15.274171 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 1738 | 2026.01.06 01:50:15.274203 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1739 | 2026.01.06 01:50:15.274238 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1740 | 2026.01.06 01:50:15.274883 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001623 sec., 12939.001848428834 rows/sec., 477.75 KiB/sec. | ||
| 1741 | 2026.01.06 01:50:15.274975 [ 3 ] {03605c81-4618-4007-a9bc-d01e6625e60e} <Debug> TCPHandler: Processed in 0.001856518 sec. | ||
| 1742 | 2026.01.06 01:50:15.275206 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2026.01.06 01:50:15.275338 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1744 | 2026.01.06 01:50:15.275546 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1745 | 2026.01.06 01:50:15.275580 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1746 | 2026.01.06 01:50:15.275757 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1747 | 2026.01.06 01:50:15.275811 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1748 | 2026.01.06 01:50:15.275914 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1749 | 2026.01.06 01:50:15.275976 [ 318 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1750 | 2026.01.06 01:50:15.275979 [ 295 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1751 | 2026.01.06 01:50:15.276070 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 1752 | 2026.01.06 01:50:15.276096 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1753 | 2026.01.06 01:50:15.276152 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1754 | 2026.01.06 01:50:15.276170 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 1755 | 2026.01.06 01:50:15.276202 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1756 | 2026.01.06 01:50:15.276231 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1757 | 2026.01.06 01:50:15.276851 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001564 sec., 13427.109974424551 rows/sec., 495.77 KiB/sec. | ||
| 1758 | 2026.01.06 01:50:15.276953 [ 3 ] {c3b27780-ac20-47a5-8502-b624ceea3383} <Debug> TCPHandler: Processed in 0.001798337 sec. | ||
| 1759 | 2026.01.06 01:50:15.277177 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1760 | 2026.01.06 01:50:15.277308 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1761 | 2026.01.06 01:50:15.277511 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1762 | 2026.01.06 01:50:15.277544 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1763 | 2026.01.06 01:50:15.277728 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1764 | 2026.01.06 01:50:15.277781 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1765 | 2026.01.06 01:50:15.277881 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1766 | 2026.01.06 01:50:15.277941 [ 326 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1767 | 2026.01.06 01:50:15.277943 [ 295 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1768 | 2026.01.06 01:50:15.278044 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 1769 | 2026.01.06 01:50:15.278069 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1770 | 2026.01.06 01:50:15.278125 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1771 | 2026.01.06 01:50:15.278142 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 1772 | 2026.01.06 01:50:15.278171 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1773 | 2026.01.06 01:50:15.278201 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1774 | 2026.01.06 01:50:15.278739 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.00148 sec., 14189.18918918919 rows/sec., 523.91 KiB/sec. | ||
| 1775 | 2026.01.06 01:50:15.278840 [ 3 ] {be943989-ed2b-4d6f-bcc6-e6fa0182ee8e} <Debug> TCPHandler: Processed in 0.001713376 sec. | ||
| 1776 | 2026.01.06 01:50:15.279064 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2026.01.06 01:50:15.279193 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1778 | 2026.01.06 01:50:15.279397 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1779 | 2026.01.06 01:50:15.279430 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1780 | 2026.01.06 01:50:15.279608 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1781 | 2026.01.06 01:50:15.279661 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1782 | 2026.01.06 01:50:15.279758 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1783 | 2026.01.06 01:50:15.279822 [ 318 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1784 | 2026.01.06 01:50:15.279846 [ 326 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1785 | 2026.01.06 01:50:15.279920 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 1786 | 2026.01.06 01:50:15.279946 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1787 | 2026.01.06 01:50:15.280000 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1788 | 2026.01.06 01:50:15.280018 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 21 rows with 2 streams | ||
| 1789 | 2026.01.06 01:50:15.280047 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1790 | 2026.01.06 01:50:15.280076 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1791 | 2026.01.06 01:50:15.280626 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Debug> executeQuery: Read 21 rows, 794.00 B in 0.001482 sec., 14170.040485829959 rows/sec., 523.21 KiB/sec. | ||
| 1792 | 2026.01.06 01:50:15.280727 [ 3 ] {6479aee6-344e-4076-95ee-287b486b1bc3} <Debug> TCPHandler: Processed in 0.001713626 sec. | ||
| 1793 | 2026.01.06 01:50:15.296126 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.01.06 01:50:15.296291 [ 3 ] {a4f17509-21a2-4cf3-8fc2-2442edcb41c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1795 | 2026.01.06 01:50:15.296355 [ 3 ] {a4f17509-21a2-4cf3-8fc2-2442edcb41c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1796 | 2026.01.06 01:50:15.297081 [ 3 ] {a4f17509-21a2-4cf3-8fc2-2442edcb41c5} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.01.06 01:50:15.297124 [ 3 ] {a4f17509-21a2-4cf3-8fc2-2442edcb41c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1798 | 2026.01.06 01:50:15.297547 [ 3 ] {a4f17509-21a2-4cf3-8fc2-2442edcb41c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1799 | 2026.01.06 01:50:15.297751 [ 3 ] {a4f17509-21a2-4cf3-8fc2-2442edcb41c5} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.01.06 01:50:15.297894 [ 3 ] {a4f17509-21a2-4cf3-8fc2-2442edcb41c5} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001649 sec., 3638.568829593693 rows/sec., 1.68 MiB/sec. | ||
| 1801 | 2026.01.06 01:50:15.297934 [ 3 ] {a4f17509-21a2-4cf3-8fc2-2442edcb41c5} <Debug> TCPHandler: Processed in 0.001888628 sec. | ||
| 1802 | 2026.01.06 01:50:15.298061 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.01.06 01:50:15.298157 [ 3 ] {e41a4688-03ef-47bd-9733-66ce4bf8b31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1804 | 2026.01.06 01:50:15.298199 [ 3 ] {e41a4688-03ef-47bd-9733-66ce4bf8b31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1805 | 2026.01.06 01:50:15.298618 [ 3 ] {e41a4688-03ef-47bd-9733-66ce4bf8b31f} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.01.06 01:50:15.298655 [ 3 ] {e41a4688-03ef-47bd-9733-66ce4bf8b31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1807 | 2026.01.06 01:50:15.298964 [ 3 ] {e41a4688-03ef-47bd-9733-66ce4bf8b31f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1808 | 2026.01.06 01:50:15.299176 [ 3 ] {e41a4688-03ef-47bd-9733-66ce4bf8b31f} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.01.06 01:50:15.299309 [ 3 ] {e41a4688-03ef-47bd-9733-66ce4bf8b31f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. | ||
| 1810 | 2026.01.06 01:50:15.299346 [ 3 ] {e41a4688-03ef-47bd-9733-66ce4bf8b31f} <Debug> TCPHandler: Processed in 0.001334982 sec. | ||
| 1811 | 2026.01.06 01:50:15.299474 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.01.06 01:50:15.299568 [ 3 ] {aeb33896-5b60-4a69-80fe-6f403b8e5bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1813 | 2026.01.06 01:50:15.299607 [ 3 ] {aeb33896-5b60-4a69-80fe-6f403b8e5bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1814 | 2026.01.06 01:50:15.300094 [ 3 ] {aeb33896-5b60-4a69-80fe-6f403b8e5bc6} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2026.01.06 01:50:15.300132 [ 3 ] {aeb33896-5b60-4a69-80fe-6f403b8e5bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1816 | 2026.01.06 01:50:15.300458 [ 3 ] {aeb33896-5b60-4a69-80fe-6f403b8e5bc6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1817 | 2026.01.06 01:50:15.300698 [ 3 ] {aeb33896-5b60-4a69-80fe-6f403b8e5bc6} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.01.06 01:50:15.300804 [ 52 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1819 | 2026.01.06 01:50:15.300829 [ 3 ] {aeb33896-5b60-4a69-80fe-6f403b8e5bc6} <Debug> executeQuery: Read 168 rows, 15.90 KiB in 0.00128 sec., 131250 rows/sec., 12.13 MiB/sec. | ||
| 1820 | 2026.01.06 01:50:15.300848 [ 52 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.01.06 01:50:15.300872 [ 3 ] {aeb33896-5b60-4a69-80fe-6f403b8e5bc6} <Debug> TCPHandler: Processed in 0.001447453 sec. | ||
| 1822 | 2026.01.06 01:50:15.300876 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1823 | 2026.01.06 01:50:15.300993 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 1824 | 2026.01.06 01:50:15.300997 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2026.01.06 01:50:15.301092 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1826 | 2026.01.06 01:50:15.301111 [ 3 ] {a94dc913-14b5-492e-913a-76d6f5fb0586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1827 | 2026.01.06 01:50:15.301135 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1062 rows starting from the beginning of the part | ||
| 1828 | 2026.01.06 01:50:15.301152 [ 3 ] {a94dc913-14b5-492e-913a-76d6f5fb0586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1829 | 2026.01.06 01:50:15.301211 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1096 rows starting from the beginning of the part | ||
| 1830 | 2026.01.06 01:50:15.301262 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 1831 | 2026.01.06 01:50:15.301303 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1104 rows starting from the beginning of the part | ||
| 1832 | 2026.01.06 01:50:15.301346 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1833 | 2026.01.06 01:50:15.301395 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 168 rows starting from the beginning of the part | ||
| 1834 | 2026.01.06 01:50:15.301552 [ 3 ] {a94dc913-14b5-492e-913a-76d6f5fb0586} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.01.06 01:50:15.301587 [ 3 ] {a94dc913-14b5-492e-913a-76d6f5fb0586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1836 | 2026.01.06 01:50:15.302013 [ 3 ] {a94dc913-14b5-492e-913a-76d6f5fb0586} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1837 | 2026.01.06 01:50:15.302241 [ 3 ] {a94dc913-14b5-492e-913a-76d6f5fb0586} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.01.06 01:50:15.302341 [ 52 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1839 | 2026.01.06 01:50:15.302369 [ 3 ] {a94dc913-14b5-492e-913a-76d6f5fb0586} <Debug> executeQuery: Read 34 rows, 2.62 KiB in 0.00128 sec., 26562.499999999996 rows/sec., 2.00 MiB/sec. | ||
| 1840 | 2026.01.06 01:50:15.302373 [ 52 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.01.06 01:50:15.302410 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1842 | 2026.01.06 01:50:15.302415 [ 3 ] {a94dc913-14b5-492e-913a-76d6f5fb0586} <Debug> TCPHandler: Processed in 0.001467914 sec. | ||
| 1843 | 2026.01.06 01:50:15.302529 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 1844 | 2026.01.06 01:50:15.302538 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.01.06 01:50:15.302673 [ 3 ] {ecdd4eda-f692-4067-a8d5-d239177e3a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1846 | 2026.01.06 01:50:15.302676 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1847 | 2026.01.06 01:50:15.302729 [ 3 ] {ecdd4eda-f692-4067-a8d5-d239177e3a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1848 | 2026.01.06 01:50:15.302745 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 1849 | 2026.01.06 01:50:15.302809 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858807 sec., 1872168.5468152422 rows/sec., 157.26 MiB/sec. | ||
| 1850 | 2026.01.06 01:50:15.302834 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 225 rows starting from the beginning of the part | ||
| 1851 | 2026.01.06 01:50:15.302892 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1852 | 2026.01.06 01:50:15.302938 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 227 rows starting from the beginning of the part | ||
| 1853 | 2026.01.06 01:50:15.302983 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1854 | 2026.01.06 01:50:15.303027 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 1855 | 2026.01.06 01:50:15.303099 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1856 | 2026.01.06 01:50:15.303139 [ 3 ] {ecdd4eda-f692-4067-a8d5-d239177e3a90} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.01.06 01:50:15.303183 [ 3 ] {ecdd4eda-f692-4067-a8d5-d239177e3a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1858 | 2026.01.06 01:50:15.303494 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_6_1} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2026.01.06 01:50:15.303579 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_6_1} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1860 | 2026.01.06 01:50:15.303657 [ 3 ] {ecdd4eda-f692-4067-a8d5-d239177e3a90} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1861 | 2026.01.06 01:50:15.303663 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 1862 | 2026.01.06 01:50:15.303909 [ 3 ] {ecdd4eda-f692-4067-a8d5-d239177e3a90} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.01.06 01:50:15.304051 [ 3 ] {ecdd4eda-f692-4067-a8d5-d239177e3a90} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001395 sec., 17204.301075268817 rows/sec., 1.43 MiB/sec. | ||
| 1864 | 2026.01.06 01:50:15.304089 [ 3 ] {ecdd4eda-f692-4067-a8d5-d239177e3a90} <Debug> TCPHandler: Processed in 0.001600504 sec. | ||
| 1865 | 2026.01.06 01:50:15.304091 [ 190 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 721 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620715 sec., 444865.3834881518 rows/sec., 28.77 MiB/sec. | ||
| 1866 | 2026.01.06 01:50:15.304207 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2026.01.06 01:50:15.304229 [ 190 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1868 | 2026.01.06 01:50:15.304306 [ 3 ] {f4567161-2a2c-44e1-a617-bddec7198af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1869 | 2026.01.06 01:50:15.304352 [ 3 ] {f4567161-2a2c-44e1-a617-bddec7198af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1870 | 2026.01.06 01:50:15.304469 [ 190 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_6_1} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.01.06 01:50:15.304534 [ 190 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_6_1} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1872 | 2026.01.06 01:50:15.304589 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1873 | 2026.01.06 01:50:15.304742 [ 3 ] {f4567161-2a2c-44e1-a617-bddec7198af0} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.01.06 01:50:15.304783 [ 3 ] {f4567161-2a2c-44e1-a617-bddec7198af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1875 | 2026.01.06 01:50:15.305076 [ 3 ] {f4567161-2a2c-44e1-a617-bddec7198af0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1876 | 2026.01.06 01:50:15.305290 [ 3 ] {f4567161-2a2c-44e1-a617-bddec7198af0} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2026.01.06 01:50:15.305417 [ 3 ] {f4567161-2a2c-44e1-a617-bddec7198af0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 1878 | 2026.01.06 01:50:15.305454 [ 3 ] {f4567161-2a2c-44e1-a617-bddec7198af0} <Debug> TCPHandler: Processed in 0.001297162 sec. | ||
| 1879 | 2026.01.06 01:50:15.305561 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2026.01.06 01:50:15.305653 [ 3 ] {86aaabe5-ebd7-4e14-aba4-cbe5889394be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1881 | 2026.01.06 01:50:15.305692 [ 3 ] {86aaabe5-ebd7-4e14-aba4-cbe5889394be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1882 | 2026.01.06 01:50:15.306081 [ 3 ] {86aaabe5-ebd7-4e14-aba4-cbe5889394be} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2026.01.06 01:50:15.306117 [ 3 ] {86aaabe5-ebd7-4e14-aba4-cbe5889394be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1884 | 2026.01.06 01:50:15.306418 [ 3 ] {86aaabe5-ebd7-4e14-aba4-cbe5889394be} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1885 | 2026.01.06 01:50:15.306634 [ 3 ] {86aaabe5-ebd7-4e14-aba4-cbe5889394be} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.01.06 01:50:15.306729 [ 52 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1887 | 2026.01.06 01:50:15.306760 [ 3 ] {86aaabe5-ebd7-4e14-aba4-cbe5889394be} <Debug> executeQuery: Read 66 rows, 5.66 KiB in 0.001124 sec., 58718.861209964416 rows/sec., 4.92 MiB/sec. | ||
| 1888 | 2026.01.06 01:50:15.306763 [ 52 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.01.06 01:50:15.306799 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1890 | 2026.01.06 01:50:15.306804 [ 3 ] {86aaabe5-ebd7-4e14-aba4-cbe5889394be} <Debug> TCPHandler: Processed in 0.001292622 sec. | ||
| 1891 | 2026.01.06 01:50:15.306876 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 1892 | 2026.01.06 01:50:15.306924 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.01.06 01:50:15.306961 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1894 | 2026.01.06 01:50:15.306989 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 633 rows starting from the beginning of the part | ||
| 1895 | 2026.01.06 01:50:15.307022 [ 3 ] {8c1ebf48-7f73-4f22-b971-df4dc34fc203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1896 | 2026.01.06 01:50:15.307040 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 643 rows starting from the beginning of the part | ||
| 1897 | 2026.01.06 01:50:15.307071 [ 3 ] {8c1ebf48-7f73-4f22-b971-df4dc34fc203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1898 | 2026.01.06 01:50:15.307089 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 1899 | 2026.01.06 01:50:15.307146 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 645 rows starting from the beginning of the part | ||
| 1900 | 2026.01.06 01:50:15.307193 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part | ||
| 1901 | 2026.01.06 01:50:15.307235 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 1902 | 2026.01.06 01:50:15.307518 [ 3 ] {8c1ebf48-7f73-4f22-b971-df4dc34fc203} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.01.06 01:50:15.307560 [ 3 ] {8c1ebf48-7f73-4f22-b971-df4dc34fc203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1904 | 2026.01.06 01:50:15.307933 [ 3 ] {8c1ebf48-7f73-4f22-b971-df4dc34fc203} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1905 | 2026.01.06 01:50:15.308167 [ 3 ] {8c1ebf48-7f73-4f22-b971-df4dc34fc203} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.01.06 01:50:15.308272 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1907 | 2026.01.06 01:50:15.308293 [ 3 ] {8c1ebf48-7f73-4f22-b971-df4dc34fc203} <Debug> executeQuery: Read 346 rows, 28.65 KiB in 0.001289 sec., 268425.1357641583 rows/sec., 21.71 MiB/sec. | ||
| 1908 | 2026.01.06 01:50:15.308305 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.01.06 01:50:15.308334 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1910 | 2026.01.06 01:50:15.308337 [ 3 ] {8c1ebf48-7f73-4f22-b971-df4dc34fc203} <Debug> TCPHandler: Processed in 0.001462724 sec. | ||
| 1911 | 2026.01.06 01:50:15.308360 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2027 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516184 sec., 1336908.9767468856 rows/sec., 98.53 MiB/sec. | ||
| 1912 | 2026.01.06 01:50:15.308403 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 1913 | 2026.01.06 01:50:15.308497 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1914 | 2026.01.06 01:50:15.308510 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.01.06 01:50:15.308523 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 156 rows starting from the beginning of the part | ||
| 1916 | 2026.01.06 01:50:15.308557 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1917 | 2026.01.06 01:50:15.308587 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 154 rows starting from the beginning of the part | ||
| 1918 | 2026.01.06 01:50:15.308614 [ 3 ] {cb252d07-d477-4c37-b30d-64a27e1f4bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1919 | 2026.01.06 01:50:15.308627 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 1920 | 2026.01.06 01:50:15.308671 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 164 rows starting from the beginning of the part | ||
| 1921 | 2026.01.06 01:50:15.308678 [ 3 ] {cb252d07-d477-4c37-b30d-64a27e1f4bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1922 | 2026.01.06 01:50:15.308707 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1923 | 2026.01.06 01:50:15.308751 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 346 rows starting from the beginning of the part | ||
| 1924 | 2026.01.06 01:50:15.308854 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_6_1} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.01.06 01:50:15.308919 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_6_1} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1926 | 2026.01.06 01:50:15.308974 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1927 | 2026.01.06 01:50:15.309491 [ 3 ] {cb252d07-d477-4c37-b30d-64a27e1f4bac} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2026.01.06 01:50:15.309533 [ 3 ] {cb252d07-d477-4c37-b30d-64a27e1f4bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1929 | 2026.01.06 01:50:15.309708 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334993 sec., 630714.9176063095 rows/sec., 44.15 MiB/sec. | ||
| 1930 | 2026.01.06 01:50:15.309894 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1931 | 2026.01.06 01:50:15.310107 [ 3 ] {cb252d07-d477-4c37-b30d-64a27e1f4bac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1932 | 2026.01.06 01:50:15.310153 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.01.06 01:50:15.310227 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1934 | 2026.01.06 01:50:15.310286 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1935 | 2026.01.06 01:50:15.310373 [ 3 ] {cb252d07-d477-4c37-b30d-64a27e1f4bac} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2026.01.06 01:50:15.310485 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1937 | 2026.01.06 01:50:15.310516 [ 3 ] {cb252d07-d477-4c37-b30d-64a27e1f4bac} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00192 sec., 11458.333333333334 rows/sec., 20.53 MiB/sec. | ||
| 1938 | 2026.01.06 01:50:15.310518 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.01.06 01:50:15.310557 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1940 | 2026.01.06 01:50:15.310581 [ 3 ] {cb252d07-d477-4c37-b30d-64a27e1f4bac} <Debug> TCPHandler: Processed in 0.00212048 sec. | ||
| 1941 | 2026.01.06 01:50:15.310626 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 1942 | 2026.01.06 01:50:15.310711 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.01.06 01:50:15.310810 [ 3 ] {d18a6b58-f1af-48a0-9166-cee957647604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1944 | 2026.01.06 01:50:15.310819 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1945 | 2026.01.06 01:50:15.310854 [ 3 ] {d18a6b58-f1af-48a0-9166-cee957647604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1946 | 2026.01.06 01:50:15.310871 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 1947 | 2026.01.06 01:50:15.310987 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1948 | 2026.01.06 01:50:15.311095 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1949 | 2026.01.06 01:50:15.311192 [ 3 ] {d18a6b58-f1af-48a0-9166-cee957647604} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.01.06 01:50:15.311192 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 1951 | 2026.01.06 01:50:15.311236 [ 3 ] {d18a6b58-f1af-48a0-9166-cee957647604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1952 | 2026.01.06 01:50:15.311315 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1953 | 2026.01.06 01:50:15.311424 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1954 | 2026.01.06 01:50:15.311565 [ 3 ] {d18a6b58-f1af-48a0-9166-cee957647604} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1955 | 2026.01.06 01:50:15.311824 [ 3 ] {d18a6b58-f1af-48a0-9166-cee957647604} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.01.06 01:50:15.311928 [ 52 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1957 | 2026.01.06 01:50:15.311956 [ 3 ] {d18a6b58-f1af-48a0-9166-cee957647604} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001164 sec., 8591.065292096218 rows/sec., 541.14 KiB/sec. | ||
| 1958 | 2026.01.06 01:50:15.311961 [ 52 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.01.06 01:50:15.311998 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1960 | 2026.01.06 01:50:15.312001 [ 3 ] {d18a6b58-f1af-48a0-9166-cee957647604} <Debug> TCPHandler: Processed in 0.001340812 sec. | ||
| 1961 | 2026.01.06 01:50:15.312092 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 1962 | 2026.01.06 01:50:15.312190 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1963 | 2026.01.06 01:50:15.312227 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 1964 | 2026.01.06 01:50:15.312310 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
| 1965 | 2026.01.06 01:50:15.312376 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1966 | 2026.01.06 01:50:15.312424 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 1967 | 2026.01.06 01:50:15.312464 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1968 | 2026.01.06 01:50:15.312510 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 1969 | 2026.01.06 01:50:15.313206 [ 192 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 86 rows, containing 19 columns (19 merged, 0 gathered) in 0.002607315 sec., 32984.12351403647 rows/sec., 59.11 MiB/sec. | ||
| 1970 | 2026.01.06 01:50:15.313266 [ 201 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 4 columns (4 merged, 0 gathered) in 0.001217901 sec., 141226.5857405487 rows/sec., 7.76 MiB/sec. | ||
| 1971 | 2026.01.06 01:50:15.313440 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1972 | 2026.01.06 01:50:15.313468 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1973 | 2026.01.06 01:50:15.313851 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.01.06 01:50:15.313870 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_6_1} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.01.06 01:50:15.313923 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1976 | 2026.01.06 01:50:15.313959 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_6_1} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1977 | 2026.01.06 01:50:15.314007 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 1978 | 2026.01.06 01:50:15.314057 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1979 | 2026.01.06 01:50:15.795669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3353 | ||
| 1980 | 2026.01.06 01:50:15.796303 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2026.01.06 01:50:15.796350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1982 | 2026.01.06 01:50:15.796842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1983 | 2026.01.06 01:50:15.797085 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2026.01.06 01:50:15.797219 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3353 | ||
| 1985 | 2026.01.06 01:50:15.963077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1986 | 2026.01.06 01:50:15.979804 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.01.06 01:50:15.979864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1988 | 2026.01.06 01:50:15.986024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1989 | 2026.01.06 01:50:15.986769 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.01.06 01:50:15.990348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1991 | 2026.01.06 01:50:20.265058 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2026.01.06 01:50:20.265311 [ 3 ] {0141aaad-6e4f-438f-b4e3-84d5d1645efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1993 | 2026.01.06 01:50:20.265416 [ 3 ] {0141aaad-6e4f-438f-b4e3-84d5d1645efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1994 | 2026.01.06 01:50:20.266322 [ 3 ] {0141aaad-6e4f-438f-b4e3-84d5d1645efd} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.01.06 01:50:20.266366 [ 3 ] {0141aaad-6e4f-438f-b4e3-84d5d1645efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1996 | 2026.01.06 01:50:20.266740 [ 3 ] {0141aaad-6e4f-438f-b4e3-84d5d1645efd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1997 | 2026.01.06 01:50:20.266959 [ 3 ] {0141aaad-6e4f-438f-b4e3-84d5d1645efd} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2026.01.06 01:50:20.267125 [ 3 ] {0141aaad-6e4f-438f-b4e3-84d5d1645efd} <Debug> executeQuery: Read 24 rows, 2.34 KiB in 0.00189 sec., 12698.412698412698 rows/sec., 1.21 MiB/sec. | ||
| 1999 | 2026.01.06 01:50:20.267172 [ 3 ] {0141aaad-6e4f-438f-b4e3-84d5d1645efd} <Debug> TCPHandler: Processed in 0.002250651 sec. | ||
| 2000 | 2026.01.06 01:50:20.267296 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.01.06 01:50:20.267397 [ 3 ] {020fe471-d44a-4938-a3d7-e0bd3c0122db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2002 | 2026.01.06 01:50:20.267440 [ 3 ] {020fe471-d44a-4938-a3d7-e0bd3c0122db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2003 | 2026.01.06 01:50:20.267834 [ 3 ] {020fe471-d44a-4938-a3d7-e0bd3c0122db} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.01.06 01:50:20.267870 [ 3 ] {020fe471-d44a-4938-a3d7-e0bd3c0122db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2005 | 2026.01.06 01:50:20.268170 [ 3 ] {020fe471-d44a-4938-a3d7-e0bd3c0122db} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2006 | 2026.01.06 01:50:20.268378 [ 3 ] {020fe471-d44a-4938-a3d7-e0bd3c0122db} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.01.06 01:50:20.268518 [ 3 ] {020fe471-d44a-4938-a3d7-e0bd3c0122db} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001144 sec., 8741.25874125874 rows/sec., 657.30 KiB/sec. | ||
| 2008 | 2026.01.06 01:50:20.268555 [ 3 ] {020fe471-d44a-4938-a3d7-e0bd3c0122db} <Debug> TCPHandler: Processed in 0.001309422 sec. | ||
| 2009 | 2026.01.06 01:50:20.268654 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2026.01.06 01:50:20.268748 [ 3 ] {8f82265b-631e-40a1-bdbf-fddc7c67a591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2011 | 2026.01.06 01:50:20.268788 [ 3 ] {8f82265b-631e-40a1-bdbf-fddc7c67a591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2012 | 2026.01.06 01:50:20.269166 [ 3 ] {8f82265b-631e-40a1-bdbf-fddc7c67a591} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2013 | 2026.01.06 01:50:20.269227 [ 3 ] {8f82265b-631e-40a1-bdbf-fddc7c67a591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2014 | 2026.01.06 01:50:20.269526 [ 3 ] {8f82265b-631e-40a1-bdbf-fddc7c67a591} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2015 | 2026.01.06 01:50:20.269737 [ 3 ] {8f82265b-631e-40a1-bdbf-fddc7c67a591} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2026.01.06 01:50:20.269871 [ 3 ] {8f82265b-631e-40a1-bdbf-fddc7c67a591} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001142 sec., 15761.821366024518 rows/sec., 1.23 MiB/sec. | ||
| 2017 | 2026.01.06 01:50:20.269906 [ 3 ] {8f82265b-631e-40a1-bdbf-fddc7c67a591} <Debug> TCPHandler: Processed in 0.001299812 sec. | ||
| 2018 | 2026.01.06 01:50:20.270010 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2019 | 2026.01.06 01:50:20.270102 [ 3 ] {c6cdff35-dd74-42b7-9827-f1f73039cfa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2020 | 2026.01.06 01:50:20.270144 [ 3 ] {c6cdff35-dd74-42b7-9827-f1f73039cfa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2021 | 2026.01.06 01:50:20.270570 [ 3 ] {c6cdff35-dd74-42b7-9827-f1f73039cfa4} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.01.06 01:50:20.270604 [ 3 ] {c6cdff35-dd74-42b7-9827-f1f73039cfa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2023 | 2026.01.06 01:50:20.270901 [ 3 ] {c6cdff35-dd74-42b7-9827-f1f73039cfa4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2024 | 2026.01.06 01:50:20.271100 [ 3 ] {c6cdff35-dd74-42b7-9827-f1f73039cfa4} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.01.06 01:50:20.271232 [ 3 ] {c6cdff35-dd74-42b7-9827-f1f73039cfa4} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 663.52 KiB/sec. | ||
| 2026 | 2026.01.06 01:50:20.271267 [ 3 ] {c6cdff35-dd74-42b7-9827-f1f73039cfa4} <Debug> TCPHandler: Processed in 0.001305382 sec. | ||
| 2027 | 2026.01.06 01:50:20.271387 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.01.06 01:50:20.271514 [ 3 ] {d2f77acf-740b-4d3b-a790-afba09e65e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.01.06 01:50:20.271583 [ 3 ] {d2f77acf-740b-4d3b-a790-afba09e65e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2030 | 2026.01.06 01:50:20.272435 [ 3 ] {d2f77acf-740b-4d3b-a790-afba09e65e77} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.01.06 01:50:20.272473 [ 3 ] {d2f77acf-740b-4d3b-a790-afba09e65e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2032 | 2026.01.06 01:50:20.272981 [ 3 ] {d2f77acf-740b-4d3b-a790-afba09e65e77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2033 | 2026.01.06 01:50:20.273224 [ 3 ] {d2f77acf-740b-4d3b-a790-afba09e65e77} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.01.06 01:50:20.273369 [ 3 ] {d2f77acf-740b-4d3b-a790-afba09e65e77} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00188 sec., 5319.148936170213 rows/sec., 9.53 MiB/sec. | ||
| 2035 | 2026.01.06 01:50:20.273422 [ 3 ] {d2f77acf-740b-4d3b-a790-afba09e65e77} <Debug> TCPHandler: Processed in 0.00209644 sec. | ||
| 2036 | 2026.01.06 01:50:20.273533 [ 3 ] {} <Trace> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.01.06 01:50:20.273629 [ 3 ] {7deec2ce-42b2-4075-bf77-fc4e706fbf0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41879) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2038 | 2026.01.06 01:50:20.273673 [ 3 ] {7deec2ce-42b2-4075-bf77-fc4e706fbf0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2039 | 2026.01.06 01:50:20.273988 [ 3 ] {7deec2ce-42b2-4075-bf77-fc4e706fbf0c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.01.06 01:50:20.274026 [ 3 ] {7deec2ce-42b2-4075-bf77-fc4e706fbf0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2041 | 2026.01.06 01:50:20.274329 [ 3 ] {7deec2ce-42b2-4075-bf77-fc4e706fbf0c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2042 | 2026.01.06 01:50:20.274543 [ 3 ] {7deec2ce-42b2-4075-bf77-fc4e706fbf0c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.01.06 01:50:20.274668 [ 3 ] {7deec2ce-42b2-4075-bf77-fc4e706fbf0c} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001057 sec., 9460.73793755913 rows/sec., 595.92 KiB/sec. | ||
| 2044 | 2026.01.06 01:50:20.274703 [ 3 ] {7deec2ce-42b2-4075-bf77-fc4e706fbf0c} <Debug> TCPHandler: Processed in 0.001220321 sec. | ||
| 2045 | 2026.01.06 01:50:23.204221 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2046 | 2026.01.06 01:50:23.204302 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2047 | 2026.01.06 01:50:23.290853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 282 | ||
| 2048 | 2026.01.06 01:50:23.293421 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.01.06 01:50:23.293464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2050 | 2026.01.06 01:50:23.294711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2051 | 2026.01.06 01:50:23.294983 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.01.06 01:50:23.295129 [ 40 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2053 | 2026.01.06 01:50:23.295171 [ 40 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.01.06 01:50:23.295194 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2055 | 2026.01.06 01:50:23.295306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 2056 | 2026.01.06 01:50:23.295372 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 2057 | 2026.01.06 01:50:23.296349 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2058 | 2026.01.06 01:50:23.296492 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 2059 | 2026.01.06 01:50:23.296887 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 2060 | 2026.01.06 01:50:23.297224 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
| 2061 | 2026.01.06 01:50:23.297382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3865 | ||
| 2062 | 2026.01.06 01:50:23.297544 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
| 2063 | 2026.01.06 01:50:23.297848 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2064 | 2026.01.06 01:50:23.298218 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.01.06 01:50:23.298231 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 2066 | 2026.01.06 01:50:23.298293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2067 | 2026.01.06 01:50:23.298827 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2068 | 2026.01.06 01:50:23.299064 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2026.01.06 01:50:23.299201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3865 | ||
| 2070 | 2026.01.06 01:50:23.303796 [ 198 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 72 columns (72 merged, 0 gathered) in 0.00851092 sec., 33133.903267801834 rows/sec., 31.33 MiB/sec. | ||
| 2071 | 2026.01.06 01:50:23.304768 [ 201 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2072 | 2026.01.06 01:50:23.305367 [ 201 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_6_1} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.01.06 01:50:23.305439 [ 201 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_6_1} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2074 | 2026.01.06 01:50:23.305653 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 2075 | 2026.01.06 01:50:23.490507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2076 | 2026.01.06 01:50:23.509861 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.01.06 01:50:23.509922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2078 | 2026.01.06 01:50:23.515788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2079 | 2026.01.06 01:50:23.516552 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.01.06 01:50:23.520379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2081 | 2026.01.06 01:50:23.941513 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2082 | 2026.01.06 01:50:23.941592 [ 3 ] {} <Debug> TCP-Session: f1031229-cb0b-4345-a2ee-ad77c1f4e552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2026.01.06 01:50:24.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.36 MiB, peak 188.78 MiB, free memory in arenas 0.00 B, will set to 184.36 MiB (RSS), difference: 2.99 MiB | ||
| 2084 | 2026.01.06 01:50:25.265868 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.01.06 01:50:25.266073 [ 254 ] {fb84d433-90d8-4f61-9cf5-11c5febc3cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2086 | 2026.01.06 01:50:25.266136 [ 254 ] {fb84d433-90d8-4f61-9cf5-11c5febc3cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2087 | 2026.01.06 01:50:25.267006 [ 254 ] {fb84d433-90d8-4f61-9cf5-11c5febc3cc7} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.01.06 01:50:25.267045 [ 254 ] {fb84d433-90d8-4f61-9cf5-11c5febc3cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2089 | 2026.01.06 01:50:25.267466 [ 254 ] {fb84d433-90d8-4f61-9cf5-11c5febc3cc7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2090 | 2026.01.06 01:50:25.267709 [ 254 ] {fb84d433-90d8-4f61-9cf5-11c5febc3cc7} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.01.06 01:50:25.267858 [ 254 ] {fb84d433-90d8-4f61-9cf5-11c5febc3cc7} <Debug> executeQuery: Read 48 rows, 4.46 KiB in 0.001833 sec., 26186.579378068738 rows/sec., 2.38 MiB/sec. | ||
| 2092 | 2026.01.06 01:50:25.267897 [ 254 ] {fb84d433-90d8-4f61-9cf5-11c5febc3cc7} <Debug> TCPHandler: Processed in 0.00215903 sec. | ||
| 2093 | 2026.01.06 01:50:25.268034 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.01.06 01:50:25.268141 [ 254 ] {a5038620-9b3e-448c-926d-6cb61b95b6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2095 | 2026.01.06 01:50:25.268181 [ 254 ] {a5038620-9b3e-448c-926d-6cb61b95b6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2096 | 2026.01.06 01:50:25.268703 [ 254 ] {a5038620-9b3e-448c-926d-6cb61b95b6ef} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.01.06 01:50:25.268740 [ 254 ] {a5038620-9b3e-448c-926d-6cb61b95b6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2098 | 2026.01.06 01:50:25.269047 [ 254 ] {a5038620-9b3e-448c-926d-6cb61b95b6ef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2099 | 2026.01.06 01:50:25.269256 [ 254 ] {a5038620-9b3e-448c-926d-6cb61b95b6ef} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.01.06 01:50:25.269388 [ 254 ] {a5038620-9b3e-448c-926d-6cb61b95b6ef} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001265 sec., 17391.304347826084 rows/sec., 1.28 MiB/sec. | ||
| 2101 | 2026.01.06 01:50:25.269425 [ 254 ] {a5038620-9b3e-448c-926d-6cb61b95b6ef} <Debug> TCPHandler: Processed in 0.001439224 sec. | ||
| 2102 | 2026.01.06 01:50:25.269552 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.01.06 01:50:25.269645 [ 254 ] {29d77ac7-8812-4264-9595-e014d18f5bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2104 | 2026.01.06 01:50:25.269684 [ 254 ] {29d77ac7-8812-4264-9595-e014d18f5bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2105 | 2026.01.06 01:50:25.270148 [ 254 ] {29d77ac7-8812-4264-9595-e014d18f5bf9} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.01.06 01:50:25.270182 [ 254 ] {29d77ac7-8812-4264-9595-e014d18f5bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2107 | 2026.01.06 01:50:25.270470 [ 254 ] {29d77ac7-8812-4264-9595-e014d18f5bf9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2108 | 2026.01.06 01:50:25.270670 [ 254 ] {29d77ac7-8812-4264-9595-e014d18f5bf9} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.01.06 01:50:25.270801 [ 254 ] {29d77ac7-8812-4264-9595-e014d18f5bf9} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001174 sec., 25553.662691652473 rows/sec., 2.00 MiB/sec. | ||
| 2110 | 2026.01.06 01:50:25.270837 [ 254 ] {29d77ac7-8812-4264-9595-e014d18f5bf9} <Debug> TCPHandler: Processed in 0.001340913 sec. | ||
| 2111 | 2026.01.06 01:50:25.270956 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.01.06 01:50:25.271048 [ 254 ] {052c6221-3dac-423b-be02-fd282ee6d80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2113 | 2026.01.06 01:50:25.271111 [ 254 ] {052c6221-3dac-423b-be02-fd282ee6d80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2114 | 2026.01.06 01:50:25.271475 [ 254 ] {052c6221-3dac-423b-be02-fd282ee6d80a} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.01.06 01:50:25.271509 [ 254 ] {052c6221-3dac-423b-be02-fd282ee6d80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2116 | 2026.01.06 01:50:25.271841 [ 254 ] {052c6221-3dac-423b-be02-fd282ee6d80a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2117 | 2026.01.06 01:50:25.272043 [ 254 ] {052c6221-3dac-423b-be02-fd282ee6d80a} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.01.06 01:50:25.272174 [ 254 ] {052c6221-3dac-423b-be02-fd282ee6d80a} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001144 sec., 8741.25874125874 rows/sec., 665.84 KiB/sec. | ||
| 2119 | 2026.01.06 01:50:25.272209 [ 254 ] {052c6221-3dac-423b-be02-fd282ee6d80a} <Debug> TCPHandler: Processed in 0.001301092 sec. | ||
| 2120 | 2026.01.06 01:50:25.272327 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.01.06 01:50:25.272418 [ 254 ] {f8194167-870c-4075-a8b6-51cb8fcdc701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2122 | 2026.01.06 01:50:25.272473 [ 254 ] {f8194167-870c-4075-a8b6-51cb8fcdc701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2123 | 2026.01.06 01:50:25.273326 [ 254 ] {f8194167-870c-4075-a8b6-51cb8fcdc701} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.01.06 01:50:25.273360 [ 254 ] {f8194167-870c-4075-a8b6-51cb8fcdc701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2125 | 2026.01.06 01:50:25.273903 [ 254 ] {f8194167-870c-4075-a8b6-51cb8fcdc701} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2126 | 2026.01.06 01:50:25.274123 [ 254 ] {f8194167-870c-4075-a8b6-51cb8fcdc701} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.01.06 01:50:25.274264 [ 254 ] {f8194167-870c-4075-a8b6-51cb8fcdc701} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001863 sec., 11808.910359634996 rows/sec., 21.16 MiB/sec. | ||
| 2128 | 2026.01.06 01:50:25.274323 [ 254 ] {f8194167-870c-4075-a8b6-51cb8fcdc701} <Debug> TCPHandler: Processed in 0.00205109 sec. | ||
| 2129 | 2026.01.06 01:50:25.274435 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.01.06 01:50:25.274528 [ 254 ] {e50d1291-fa92-4558-84ae-c6bbc457498a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2131 | 2026.01.06 01:50:25.274568 [ 254 ] {e50d1291-fa92-4558-84ae-c6bbc457498a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2132 | 2026.01.06 01:50:25.274871 [ 254 ] {e50d1291-fa92-4558-84ae-c6bbc457498a} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.01.06 01:50:25.274904 [ 254 ] {e50d1291-fa92-4558-84ae-c6bbc457498a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2134 | 2026.01.06 01:50:25.275190 [ 254 ] {e50d1291-fa92-4558-84ae-c6bbc457498a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2135 | 2026.01.06 01:50:25.275390 [ 254 ] {e50d1291-fa92-4558-84ae-c6bbc457498a} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.01.06 01:50:25.275513 [ 254 ] {e50d1291-fa92-4558-84ae-c6bbc457498a} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001003 sec., 9970.089730807578 rows/sec., 628.00 KiB/sec. | ||
| 2137 | 2026.01.06 01:50:25.275551 [ 254 ] {e50d1291-fa92-4558-84ae-c6bbc457498a} <Debug> TCPHandler: Processed in 0.001162331 sec. | ||
| 2138 | 2026.01.06 01:50:30.265993 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.01.06 01:50:30.266206 [ 254 ] {6f367872-dd2d-4e5d-a3bb-5f71b4a49908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2140 | 2026.01.06 01:50:30.266283 [ 254 ] {6f367872-dd2d-4e5d-a3bb-5f71b4a49908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2141 | 2026.01.06 01:50:30.266920 [ 254 ] {6f367872-dd2d-4e5d-a3bb-5f71b4a49908} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.01.06 01:50:30.266965 [ 254 ] {6f367872-dd2d-4e5d-a3bb-5f71b4a49908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2143 | 2026.01.06 01:50:30.267375 [ 254 ] {6f367872-dd2d-4e5d-a3bb-5f71b4a49908} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2144 | 2026.01.06 01:50:30.267598 [ 254 ] {6f367872-dd2d-4e5d-a3bb-5f71b4a49908} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.01.06 01:50:30.267764 [ 254 ] {6f367872-dd2d-4e5d-a3bb-5f71b4a49908} <Debug> executeQuery: Read 24 rows, 2.34 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.42 MiB/sec. | ||
| 2146 | 2026.01.06 01:50:30.267810 [ 254 ] {6f367872-dd2d-4e5d-a3bb-5f71b4a49908} <Debug> TCPHandler: Processed in 0.001958049 sec. | ||
| 2147 | 2026.01.06 01:50:30.267953 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2026.01.06 01:50:30.268082 [ 254 ] {bf30e3c2-a052-4ef6-a0e7-ff9b98593f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2149 | 2026.01.06 01:50:30.268136 [ 254 ] {bf30e3c2-a052-4ef6-a0e7-ff9b98593f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2150 | 2026.01.06 01:50:30.268597 [ 254 ] {bf30e3c2-a052-4ef6-a0e7-ff9b98593f87} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.01.06 01:50:30.268640 [ 254 ] {bf30e3c2-a052-4ef6-a0e7-ff9b98593f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2152 | 2026.01.06 01:50:30.268955 [ 254 ] {bf30e3c2-a052-4ef6-a0e7-ff9b98593f87} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2153 | 2026.01.06 01:50:30.269161 [ 254 ] {bf30e3c2-a052-4ef6-a0e7-ff9b98593f87} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.01.06 01:50:30.269296 [ 254 ] {bf30e3c2-a052-4ef6-a0e7-ff9b98593f87} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001243 sec., 8045.052292839904 rows/sec., 604.95 KiB/sec. | ||
| 2155 | 2026.01.06 01:50:30.269332 [ 254 ] {bf30e3c2-a052-4ef6-a0e7-ff9b98593f87} <Debug> TCPHandler: Processed in 0.001441564 sec. | ||
| 2156 | 2026.01.06 01:50:30.269457 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.01.06 01:50:30.269550 [ 254 ] {2ea0612e-f354-4ab5-ab46-0cf5b3cf410a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2158 | 2026.01.06 01:50:30.269588 [ 254 ] {2ea0612e-f354-4ab5-ab46-0cf5b3cf410a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2159 | 2026.01.06 01:50:30.269973 [ 254 ] {2ea0612e-f354-4ab5-ab46-0cf5b3cf410a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.01.06 01:50:30.270009 [ 254 ] {2ea0612e-f354-4ab5-ab46-0cf5b3cf410a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2161 | 2026.01.06 01:50:30.270303 [ 254 ] {2ea0612e-f354-4ab5-ab46-0cf5b3cf410a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2162 | 2026.01.06 01:50:30.270507 [ 254 ] {2ea0612e-f354-4ab5-ab46-0cf5b3cf410a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.01.06 01:50:30.270637 [ 254 ] {2ea0612e-f354-4ab5-ab46-0cf5b3cf410a} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001106 sec., 16274.8643761302 rows/sec., 1.27 MiB/sec. | ||
| 2164 | 2026.01.06 01:50:30.270673 [ 254 ] {2ea0612e-f354-4ab5-ab46-0cf5b3cf410a} <Debug> TCPHandler: Processed in 0.001267562 sec. | ||
| 2165 | 2026.01.06 01:50:30.270779 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.01.06 01:50:30.270871 [ 254 ] {9934dfc5-8951-4703-a8b7-306b4c53d5e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2167 | 2026.01.06 01:50:30.270914 [ 254 ] {9934dfc5-8951-4703-a8b7-306b4c53d5e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2168 | 2026.01.06 01:50:30.271265 [ 254 ] {9934dfc5-8951-4703-a8b7-306b4c53d5e7} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.01.06 01:50:30.271300 [ 254 ] {9934dfc5-8951-4703-a8b7-306b4c53d5e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2170 | 2026.01.06 01:50:30.271605 [ 254 ] {9934dfc5-8951-4703-a8b7-306b4c53d5e7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2171 | 2026.01.06 01:50:30.271821 [ 254 ] {9934dfc5-8951-4703-a8b7-306b4c53d5e7} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.01.06 01:50:30.271949 [ 254 ] {9934dfc5-8951-4703-a8b7-306b4c53d5e7} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001095 sec., 9132.4200913242 rows/sec., 695.63 KiB/sec. | ||
| 2173 | 2026.01.06 01:50:30.271988 [ 254 ] {9934dfc5-8951-4703-a8b7-306b4c53d5e7} <Debug> TCPHandler: Processed in 0.001256331 sec. | ||
| 2174 | 2026.01.06 01:50:30.272096 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.01.06 01:50:30.272213 [ 254 ] {a2c91140-1cc4-4111-8918-b97267ca9b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2176 | 2026.01.06 01:50:30.272290 [ 254 ] {a2c91140-1cc4-4111-8918-b97267ca9b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2177 | 2026.01.06 01:50:30.273117 [ 254 ] {a2c91140-1cc4-4111-8918-b97267ca9b3e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.01.06 01:50:30.273157 [ 254 ] {a2c91140-1cc4-4111-8918-b97267ca9b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2179 | 2026.01.06 01:50:30.273696 [ 254 ] {a2c91140-1cc4-4111-8918-b97267ca9b3e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2180 | 2026.01.06 01:50:30.273913 [ 254 ] {a2c91140-1cc4-4111-8918-b97267ca9b3e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.01.06 01:50:30.274053 [ 254 ] {a2c91140-1cc4-4111-8918-b97267ca9b3e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001863 sec., 5367.686527106816 rows/sec., 9.62 MiB/sec. | ||
| 2182 | 2026.01.06 01:50:30.274101 [ 254 ] {a2c91140-1cc4-4111-8918-b97267ca9b3e} <Debug> TCPHandler: Processed in 0.002056499 sec. | ||
| 2183 | 2026.01.06 01:50:30.274213 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.01.06 01:50:30.274306 [ 254 ] {fa3121cf-20fc-40d6-9f91-d2486bb9da4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2185 | 2026.01.06 01:50:30.274347 [ 254 ] {fa3121cf-20fc-40d6-9f91-d2486bb9da4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2186 | 2026.01.06 01:50:30.274652 [ 254 ] {fa3121cf-20fc-40d6-9f91-d2486bb9da4c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.01.06 01:50:30.274687 [ 254 ] {fa3121cf-20fc-40d6-9f91-d2486bb9da4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2188 | 2026.01.06 01:50:30.274985 [ 254 ] {fa3121cf-20fc-40d6-9f91-d2486bb9da4c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2189 | 2026.01.06 01:50:30.275197 [ 254 ] {fa3121cf-20fc-40d6-9f91-d2486bb9da4c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.01.06 01:50:30.275319 [ 254 ] {fa3121cf-20fc-40d6-9f91-d2486bb9da4c} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001032 sec., 9689.922480620156 rows/sec., 610.35 KiB/sec. | ||
| 2191 | 2026.01.06 01:50:30.275353 [ 254 ] {fa3121cf-20fc-40d6-9f91-d2486bb9da4c} <Debug> TCPHandler: Processed in 0.001188481 sec. | ||
| 2192 | 2026.01.06 01:50:30.799306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4313 | ||
| 2193 | 2026.01.06 01:50:30.799787 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.01.06 01:50:30.799834 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2195 | 2026.01.06 01:50:30.800338 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2196 | 2026.01.06 01:50:30.800584 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.01.06 01:50:30.800715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4313 | ||
| 2198 | 2026.01.06 01:50:31.020472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2199 | 2026.01.06 01:50:31.037224 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.01.06 01:50:31.037301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2201 | 2026.01.06 01:50:31.043522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2202 | 2026.01.06 01:50:31.044305 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.01.06 01:50:31.047440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2204 | 2026.01.06 01:50:32.610448 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34989 | ||
| 2205 | 2026.01.06 01:50:32.610556 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2206 | 2026.01.06 01:50:32.610581 [ 3 ] {} <Debug> TCP-Session: 73aabbc5-2ee0-4d6b-830e-037299b44598 Authenticating user 'default' from [fd00:1122:3344:101::e]:34989 | ||
| 2207 | 2026.01.06 01:50:32.610602 [ 3 ] {} <Debug> TCP-Session: 73aabbc5-2ee0-4d6b-830e-037299b44598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.01.06 01:50:32.610615 [ 3 ] {} <Debug> TCP-Session: 73aabbc5-2ee0-4d6b-830e-037299b44598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.01.06 01:50:32.610821 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48961 | ||
| 2210 | 2026.01.06 01:50:32.610843 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39186 | ||
| 2211 | 2026.01.06 01:50:32.610887 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55656 | ||
| 2212 | 2026.01.06 01:50:32.610907 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55073 | ||
| 2213 | 2026.01.06 01:50:32.610917 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48119 | ||
| 2214 | 2026.01.06 01:50:32.610951 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2215 | 2026.01.06 01:50:32.610962 [ 3 ] {} <Trace> TCP-Session: 73aabbc5-2ee0-4d6b-830e-037299b44598 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2026.01.06 01:50:32.610991 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2217 | 2026.01.06 01:50:32.611007 [ 286 ] {} <Debug> TCP-Session: c0a8314a-a6cc-4c51-8f8d-249b64915e9d Authenticating user 'default' from [fd00:1122:3344:101::e]:48961 | ||
| 2218 | 2026.01.06 01:50:32.610880 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59381 | ||
| 2219 | 2026.01.06 01:50:32.611054 [ 286 ] {} <Debug> TCP-Session: c0a8314a-a6cc-4c51-8f8d-249b64915e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.01.06 01:50:32.611065 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2221 | 2026.01.06 01:50:32.611078 [ 286 ] {} <Debug> TCP-Session: c0a8314a-a6cc-4c51-8f8d-249b64915e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.01.06 01:50:32.611099 [ 287 ] {} <Debug> TCP-Session: 89d6f608-dd01-4a9d-88b0-7baf8f884ba7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39186 | ||
| 2223 | 2026.01.06 01:50:32.610875 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63285 | ||
| 2224 | 2026.01.06 01:50:32.611134 [ 287 ] {} <Debug> TCP-Session: 89d6f608-dd01-4a9d-88b0-7baf8f884ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2026.01.06 01:50:32.610852 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63149 | ||
| 2226 | 2026.01.06 01:50:32.611172 [ 3 ] {d78914d3-2a5f-4709-9d3b-8eac2169559e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34989) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2227 | 2026.01.06 01:50:32.611166 [ 287 ] {} <Debug> TCP-Session: 89d6f608-dd01-4a9d-88b0-7baf8f884ba7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.01.06 01:50:32.611042 [ 291 ] {} <Debug> TCP-Session: 65c5d4a4-90da-4625-b540-9fe79b2658c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55656 | ||
| 2229 | 2026.01.06 01:50:32.611245 [ 291 ] {} <Debug> TCP-Session: 65c5d4a4-90da-4625-b540-9fe79b2658c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.01.06 01:50:32.611260 [ 291 ] {} <Debug> TCP-Session: 65c5d4a4-90da-4625-b540-9fe79b2658c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.01.06 01:50:32.611315 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2232 | 2026.01.06 01:50:32.611358 [ 292 ] {} <Debug> TCP-Session: 532f1eb6-8f4b-4863-8ce3-fdf067951261 Authenticating user 'default' from [fd00:1122:3344:101::e]:55073 | ||
| 2233 | 2026.01.06 01:50:32.611370 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2026.01.06 01:50:32.611377 [ 292 ] {} <Debug> TCP-Session: 532f1eb6-8f4b-4863-8ce3-fdf067951261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.01.06 01:50:32.611373 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2236 | 2026.01.06 01:50:32.611416 [ 292 ] {} <Debug> TCP-Session: 532f1eb6-8f4b-4863-8ce3-fdf067951261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.01.06 01:50:32.611412 [ 293 ] {} <Debug> TCP-Session: 2c6c6e4b-8bd4-4893-91bc-736de90c426a Authenticating user 'default' from [fd00:1122:3344:101::e]:48119 | ||
| 2238 | 2026.01.06 01:50:32.611439 [ 288 ] {} <Debug> TCP-Session: fb1c93df-23d2-4e7c-8ce1-3f5d544aa614 Authenticating user 'default' from [fd00:1122:3344:101::e]:63149 | ||
| 2239 | 2026.01.06 01:50:32.611466 [ 3 ] {d78914d3-2a5f-4709-9d3b-8eac2169559e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2240 | 2026.01.06 01:50:32.611477 [ 288 ] {} <Debug> TCP-Session: fb1c93df-23d2-4e7c-8ce1-3f5d544aa614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.01.06 01:50:32.611474 [ 293 ] {} <Debug> TCP-Session: 2c6c6e4b-8bd4-4893-91bc-736de90c426a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.01.06 01:50:32.611500 [ 288 ] {} <Debug> TCP-Session: fb1c93df-23d2-4e7c-8ce1-3f5d544aa614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.01.06 01:50:32.611517 [ 293 ] {} <Debug> TCP-Session: 2c6c6e4b-8bd4-4893-91bc-736de90c426a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.01.06 01:50:32.611523 [ 3 ] {d78914d3-2a5f-4709-9d3b-8eac2169559e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2245 | 2026.01.06 01:50:32.611561 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2246 | 2026.01.06 01:50:32.611562 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2247 | 2026.01.06 01:50:32.611606 [ 289 ] {} <Debug> TCP-Session: c862e32d-f9e9-4511-8d9d-fb09e284dbf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63285 | ||
| 2248 | 2026.01.06 01:50:32.611628 [ 290 ] {} <Debug> TCP-Session: 549b6bc1-f31f-41c2-99d6-b5d88745459f Authenticating user 'default' from [fd00:1122:3344:101::e]:59381 | ||
| 2249 | 2026.01.06 01:50:32.611634 [ 289 ] {} <Debug> TCP-Session: c862e32d-f9e9-4511-8d9d-fb09e284dbf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.01.06 01:50:32.611653 [ 290 ] {} <Debug> TCP-Session: 549b6bc1-f31f-41c2-99d6-b5d88745459f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.01.06 01:50:32.611660 [ 289 ] {} <Debug> TCP-Session: c862e32d-f9e9-4511-8d9d-fb09e284dbf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.01.06 01:50:32.611673 [ 290 ] {} <Debug> TCP-Session: 549b6bc1-f31f-41c2-99d6-b5d88745459f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.01.06 01:50:32.611855 [ 3 ] {d78914d3-2a5f-4709-9d3b-8eac2169559e} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 2254 | 2026.01.06 01:50:32.611943 [ 3 ] {d78914d3-2a5f-4709-9d3b-8eac2169559e} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2255 | 2026.01.06 01:50:33.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.17 MiB, peak 189.21 MiB, free memory in arenas 0.00 B, will set to 206.21 MiB (RSS), difference: 20.05 MiB | ||
| 2256 | 2026.01.06 01:50:33.016475 [ 326 ] {d78914d3-2a5f-4709-9d3b-8eac2169559e} <Trace> AggregatingTransform: Aggregating | ||
| 2257 | 2026.01.06 01:50:33.016519 [ 326 ] {d78914d3-2a5f-4709-9d3b-8eac2169559e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2258 | 2026.01.06 01:50:33.016551 [ 326 ] {d78914d3-2a5f-4709-9d3b-8eac2169559e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001718096 sec. (582.040 rows/sec., 22.74 KiB/sec.) | ||
| 2259 | 2026.01.06 01:50:33.016566 [ 326 ] {d78914d3-2a5f-4709-9d3b-8eac2169559e} <Trace> Aggregator: Merging aggregated data | ||
| 2260 | 2026.01.06 01:50:33.018285 [ 3 ] {d78914d3-2a5f-4709-9d3b-8eac2169559e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.407174 sec., 2.455952492054994 rows/sec., 98.24 B/sec. | ||
| 2261 | 2026.01.06 01:50:33.018446 [ 3 ] {d78914d3-2a5f-4709-9d3b-8eac2169559e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2262 | 2026.01.06 01:50:33.018464 [ 3 ] {d78914d3-2a5f-4709-9d3b-8eac2169559e} <Debug> TCPHandler: Processed in 0.407639105 sec. | ||
| 2263 | 2026.01.06 01:50:33.018603 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2264 | 2026.01.06 01:50:33.018645 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2265 | 2026.01.06 01:50:33.018660 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2026.01.06 01:50:33.018684 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2267 | 2026.01.06 01:50:33.018714 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2268 | 2026.01.06 01:50:33.018730 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2269 | 2026.01.06 01:50:33.018746 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2270 | 2026.01.06 01:50:33.018771 [ 291 ] {} <Debug> TCP-Session: 65c5d4a4-90da-4625-b540-9fe79b2658c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.01.06 01:50:33.018787 [ 290 ] {} <Debug> TCP-Session: 549b6bc1-f31f-41c2-99d6-b5d88745459f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.01.06 01:50:33.018759 [ 287 ] {} <Debug> TCP-Session: 89d6f608-dd01-4a9d-88b0-7baf8f884ba7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.01.06 01:50:33.018828 [ 289 ] {} <Debug> TCP-Session: c862e32d-f9e9-4511-8d9d-fb09e284dbf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.01.06 01:50:33.018758 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2275 | 2026.01.06 01:50:33.018709 [ 288 ] {} <Debug> TCP-Session: fb1c93df-23d2-4e7c-8ce1-3f5d544aa614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.01.06 01:50:33.018697 [ 286 ] {} <Debug> TCP-Session: c0a8314a-a6cc-4c51-8f8d-249b64915e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.01.06 01:50:33.018904 [ 293 ] {} <Debug> TCP-Session: 2c6c6e4b-8bd4-4893-91bc-736de90c426a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.01.06 01:50:33.018692 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.01.06 01:50:33.018647 [ 3 ] {} <Debug> TCP-Session: 73aabbc5-2ee0-4d6b-830e-037299b44598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.01.06 01:50:33.018980 [ 292 ] {} <Debug> TCP-Session: 532f1eb6-8f4b-4863-8ce3-fdf067951261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.01.06 01:50:33.295522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 308 | ||
| 2282 | 2026.01.06 01:50:33.297705 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.01.06 01:50:33.297760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2284 | 2026.01.06 01:50:33.298918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2285 | 2026.01.06 01:50:33.299183 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.01.06 01:50:33.299510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2287 | 2026.01.06 01:50:35.266496 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.01.06 01:50:35.266718 [ 254 ] {10e87e53-81d7-4370-9d26-26b0da531875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2289 | 2026.01.06 01:50:35.266793 [ 254 ] {10e87e53-81d7-4370-9d26-26b0da531875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2290 | 2026.01.06 01:50:35.267601 [ 254 ] {10e87e53-81d7-4370-9d26-26b0da531875} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.01.06 01:50:35.267652 [ 254 ] {10e87e53-81d7-4370-9d26-26b0da531875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2292 | 2026.01.06 01:50:35.268049 [ 254 ] {10e87e53-81d7-4370-9d26-26b0da531875} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2293 | 2026.01.06 01:50:35.268270 [ 254 ] {10e87e53-81d7-4370-9d26-26b0da531875} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.01.06 01:50:35.268434 [ 254 ] {10e87e53-81d7-4370-9d26-26b0da531875} <Debug> executeQuery: Read 48 rows, 4.46 KiB in 0.001772 sec., 27088.036117381493 rows/sec., 2.46 MiB/sec. | ||
| 2295 | 2026.01.06 01:50:35.268476 [ 254 ] {10e87e53-81d7-4370-9d26-26b0da531875} <Debug> TCPHandler: Processed in 0.002129579 sec. | ||
| 2296 | 2026.01.06 01:50:35.268597 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2297 | 2026.01.06 01:50:35.268701 [ 254 ] {68af9ffe-9fc5-426e-b879-97402c5bb8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2298 | 2026.01.06 01:50:35.268742 [ 254 ] {68af9ffe-9fc5-426e-b879-97402c5bb8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2299 | 2026.01.06 01:50:35.269219 [ 254 ] {68af9ffe-9fc5-426e-b879-97402c5bb8ff} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.01.06 01:50:35.269257 [ 254 ] {68af9ffe-9fc5-426e-b879-97402c5bb8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2301 | 2026.01.06 01:50:35.269561 [ 254 ] {68af9ffe-9fc5-426e-b879-97402c5bb8ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2302 | 2026.01.06 01:50:35.269770 [ 254 ] {68af9ffe-9fc5-426e-b879-97402c5bb8ff} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.01.06 01:50:35.269901 [ 254 ] {68af9ffe-9fc5-426e-b879-97402c5bb8ff} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.00122 sec., 18032.786885245903 rows/sec., 1.32 MiB/sec. | ||
| 2304 | 2026.01.06 01:50:35.269938 [ 254 ] {68af9ffe-9fc5-426e-b879-97402c5bb8ff} <Debug> TCPHandler: Processed in 0.001391253 sec. | ||
| 2305 | 2026.01.06 01:50:35.270093 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2026.01.06 01:50:35.270186 [ 254 ] {b6034143-fedc-4070-a56e-f923d2a6a003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2307 | 2026.01.06 01:50:35.270225 [ 254 ] {b6034143-fedc-4070-a56e-f923d2a6a003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2308 | 2026.01.06 01:50:35.270709 [ 254 ] {b6034143-fedc-4070-a56e-f923d2a6a003} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2026.01.06 01:50:35.270745 [ 254 ] {b6034143-fedc-4070-a56e-f923d2a6a003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2310 | 2026.01.06 01:50:35.271061 [ 254 ] {b6034143-fedc-4070-a56e-f923d2a6a003} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2311 | 2026.01.06 01:50:35.271284 [ 254 ] {b6034143-fedc-4070-a56e-f923d2a6a003} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.01.06 01:50:35.271414 [ 254 ] {b6034143-fedc-4070-a56e-f923d2a6a003} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001246 sec., 24077.046548956663 rows/sec., 1.88 MiB/sec. | ||
| 2313 | 2026.01.06 01:50:35.271452 [ 254 ] {b6034143-fedc-4070-a56e-f923d2a6a003} <Debug> TCPHandler: Processed in 0.001425493 sec. | ||
| 2314 | 2026.01.06 01:50:35.271578 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2315 | 2026.01.06 01:50:35.271671 [ 254 ] {5159ca95-4637-4839-9384-4e475982baa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2316 | 2026.01.06 01:50:35.271716 [ 254 ] {5159ca95-4637-4839-9384-4e475982baa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2317 | 2026.01.06 01:50:35.272090 [ 254 ] {5159ca95-4637-4839-9384-4e475982baa2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.01.06 01:50:35.272126 [ 254 ] {5159ca95-4637-4839-9384-4e475982baa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2319 | 2026.01.06 01:50:35.272425 [ 254 ] {5159ca95-4637-4839-9384-4e475982baa2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2320 | 2026.01.06 01:50:35.272630 [ 254 ] {5159ca95-4637-4839-9384-4e475982baa2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.01.06 01:50:35.272759 [ 254 ] {5159ca95-4637-4839-9384-4e475982baa2} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001107 sec., 9033.42366757001 rows/sec., 688.09 KiB/sec. | ||
| 2322 | 2026.01.06 01:50:35.272795 [ 254 ] {5159ca95-4637-4839-9384-4e475982baa2} <Debug> TCPHandler: Processed in 0.001276292 sec. | ||
| 2323 | 2026.01.06 01:50:35.272920 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.01.06 01:50:35.273013 [ 254 ] {e13e1576-f656-4bb3-85ab-2161a8883f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.01.06 01:50:35.273069 [ 254 ] {e13e1576-f656-4bb3-85ab-2161a8883f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2326 | 2026.01.06 01:50:35.273835 [ 254 ] {e13e1576-f656-4bb3-85ab-2161a8883f95} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.01.06 01:50:35.273871 [ 254 ] {e13e1576-f656-4bb3-85ab-2161a8883f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2328 | 2026.01.06 01:50:35.274395 [ 254 ] {e13e1576-f656-4bb3-85ab-2161a8883f95} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2329 | 2026.01.06 01:50:35.274613 [ 254 ] {e13e1576-f656-4bb3-85ab-2161a8883f95} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.01.06 01:50:35.274748 [ 254 ] {e13e1576-f656-4bb3-85ab-2161a8883f95} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001753 sec., 12549.914432401598 rows/sec., 22.49 MiB/sec. | ||
| 2331 | 2026.01.06 01:50:35.274798 [ 254 ] {e13e1576-f656-4bb3-85ab-2161a8883f95} <Debug> TCPHandler: Processed in 0.001936318 sec. | ||
| 2332 | 2026.01.06 01:50:35.274913 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.01.06 01:50:35.275009 [ 254 ] {6808e50a-df3e-4c97-9102-8beaa7826b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2334 | 2026.01.06 01:50:35.275051 [ 254 ] {6808e50a-df3e-4c97-9102-8beaa7826b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2335 | 2026.01.06 01:50:35.275363 [ 254 ] {6808e50a-df3e-4c97-9102-8beaa7826b5a} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.01.06 01:50:35.275400 [ 254 ] {6808e50a-df3e-4c97-9102-8beaa7826b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2337 | 2026.01.06 01:50:35.275693 [ 254 ] {6808e50a-df3e-4c97-9102-8beaa7826b5a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2338 | 2026.01.06 01:50:35.275904 [ 254 ] {6808e50a-df3e-4c97-9102-8beaa7826b5a} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.01.06 01:50:35.276033 [ 254 ] {6808e50a-df3e-4c97-9102-8beaa7826b5a} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001043 sec., 9587.727708533077 rows/sec., 603.91 KiB/sec. | ||
| 2340 | 2026.01.06 01:50:35.276067 [ 254 ] {6808e50a-df3e-4c97-9102-8beaa7826b5a} <Debug> TCPHandler: Processed in 0.001203331 sec. | ||
| 2341 | 2026.01.06 01:50:38.204569 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2342 | 2026.01.06 01:50:38.204622 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2343 | 2026.01.06 01:50:38.300845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4825 | ||
| 2344 | 2026.01.06 01:50:38.301375 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.01.06 01:50:38.301426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2346 | 2026.01.06 01:50:38.301936 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2347 | 2026.01.06 01:50:38.302192 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.01.06 01:50:38.302339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4825 | ||
| 2349 | 2026.01.06 01:50:38.547557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2350 | 2026.01.06 01:50:38.565827 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.01.06 01:50:38.565894 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2352 | 2026.01.06 01:50:38.571970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2353 | 2026.01.06 01:50:38.572692 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.01.06 01:50:38.576313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2355 | 2026.01.06 01:50:39.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.77 MiB, peak 218.73 MiB, free memory in arenas 0.00 B, will set to 208.79 MiB (RSS), difference: 1.01 MiB | ||
| 2356 | 2026.01.06 01:50:40.265984 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.01.06 01:50:40.266185 [ 254 ] {3a52cb8b-8e1b-4c81-9811-c7b81ed10362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2358 | 2026.01.06 01:50:40.266254 [ 254 ] {3a52cb8b-8e1b-4c81-9811-c7b81ed10362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2359 | 2026.01.06 01:50:40.266899 [ 254 ] {3a52cb8b-8e1b-4c81-9811-c7b81ed10362} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.01.06 01:50:40.266949 [ 254 ] {3a52cb8b-8e1b-4c81-9811-c7b81ed10362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2361 | 2026.01.06 01:50:40.267367 [ 254 ] {3a52cb8b-8e1b-4c81-9811-c7b81ed10362} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2362 | 2026.01.06 01:50:40.267589 [ 254 ] {3a52cb8b-8e1b-4c81-9811-c7b81ed10362} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.01.06 01:50:40.267725 [ 62 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2364 | 2026.01.06 01:50:40.267751 [ 254 ] {3a52cb8b-8e1b-4c81-9811-c7b81ed10362} <Debug> executeQuery: Read 24 rows, 2.34 KiB in 0.001619 sec., 14823.965410747374 rows/sec., 1.41 MiB/sec. | ||
| 2365 | 2026.01.06 01:50:40.267789 [ 62 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.01.06 01:50:40.267803 [ 254 ] {3a52cb8b-8e1b-4c81-9811-c7b81ed10362} <Debug> TCPHandler: Processed in 0.001952958 sec. | ||
| 2367 | 2026.01.06 01:50:40.267816 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2368 | 2026.01.06 01:50:40.267945 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2026.01.06 01:50:40.267953 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 2370 | 2026.01.06 01:50:40.268045 [ 254 ] {142262da-d820-4f0e-9442-c7ccca6168f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2371 | 2026.01.06 01:50:40.268091 [ 254 ] {142262da-d820-4f0e-9442-c7ccca6168f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2372 | 2026.01.06 01:50:40.268098 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2373 | 2026.01.06 01:50:40.268137 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1248 rows starting from the beginning of the part | ||
| 2374 | 2026.01.06 01:50:40.268200 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 2375 | 2026.01.06 01:50:40.268247 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2376 | 2026.01.06 01:50:40.268289 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 2377 | 2026.01.06 01:50:40.268355 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
| 2378 | 2026.01.06 01:50:40.268400 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 2379 | 2026.01.06 01:50:40.268493 [ 254 ] {142262da-d820-4f0e-9442-c7ccca6168f0} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.01.06 01:50:40.268533 [ 254 ] {142262da-d820-4f0e-9442-c7ccca6168f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2381 | 2026.01.06 01:50:40.268844 [ 254 ] {142262da-d820-4f0e-9442-c7ccca6168f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2382 | 2026.01.06 01:50:40.269076 [ 254 ] {142262da-d820-4f0e-9442-c7ccca6168f0} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.01.06 01:50:40.269177 [ 62 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2384 | 2026.01.06 01:50:40.269211 [ 254 ] {142262da-d820-4f0e-9442-c7ccca6168f0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001245 sec., 8032.128514056225 rows/sec., 603.98 KiB/sec. | ||
| 2385 | 2026.01.06 01:50:40.269214 [ 62 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2026.01.06 01:50:40.269250 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2387 | 2026.01.06 01:50:40.269252 [ 254 ] {142262da-d820-4f0e-9442-c7ccca6168f0} <Debug> TCPHandler: Processed in 0.001420884 sec. | ||
| 2388 | 2026.01.06 01:50:40.269423 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 2389 | 2026.01.06 01:50:40.269454 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2390 | 2026.01.06 01:50:40.269526 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2391 | 2026.01.06 01:50:40.269549 [ 254 ] {39c9d60e-f9b1-4664-95a1-801a31bef510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2392 | 2026.01.06 01:50:40.269557 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 257 rows starting from the beginning of the part | ||
| 2393 | 2026.01.06 01:50:40.269590 [ 254 ] {39c9d60e-f9b1-4664-95a1-801a31bef510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2394 | 2026.01.06 01:50:40.269590 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001701446 sec., 832233.2886262627 rows/sec., 71.81 MiB/sec. | ||
| 2395 | 2026.01.06 01:50:40.269651 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2396 | 2026.01.06 01:50:40.269704 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
| 2397 | 2026.01.06 01:50:40.269746 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2398 | 2026.01.06 01:50:40.269789 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2399 | 2026.01.06 01:50:40.269794 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part | ||
| 2400 | 2026.01.06 01:50:40.269868 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2401 | 2026.01.06 01:50:40.270000 [ 254 ] {39c9d60e-f9b1-4664-95a1-801a31bef510} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.01.06 01:50:40.270037 [ 254 ] {39c9d60e-f9b1-4664-95a1-801a31bef510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2403 | 2026.01.06 01:50:40.270118 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_11_2} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2026.01.06 01:50:40.270208 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_11_2} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2405 | 2026.01.06 01:50:40.270282 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 2406 | 2026.01.06 01:50:40.270370 [ 254 ] {39c9d60e-f9b1-4664-95a1-801a31bef510} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2407 | 2026.01.06 01:50:40.270584 [ 254 ] {39c9d60e-f9b1-4664-95a1-801a31bef510} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.01.06 01:50:40.270683 [ 62 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2409 | 2026.01.06 01:50:40.270715 [ 62 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.01.06 01:50:40.270721 [ 254 ] {39c9d60e-f9b1-4664-95a1-801a31bef510} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.00119 sec., 15126.050420168067 rows/sec., 1.18 MiB/sec. | ||
| 2411 | 2026.01.06 01:50:40.270733 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2412 | 2026.01.06 01:50:40.270746 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363843 sec., 242696.55671510578 rows/sec., 16.54 MiB/sec. | ||
| 2413 | 2026.01.06 01:50:40.270765 [ 254 ] {39c9d60e-f9b1-4664-95a1-801a31bef510} <Debug> TCPHandler: Processed in 0.001359832 sec. | ||
| 2414 | 2026.01.06 01:50:40.270813 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 2415 | 2026.01.06 01:50:40.270901 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2416 | 2026.01.06 01:50:40.270924 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.01.06 01:50:40.270929 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 717 rows starting from the beginning of the part | ||
| 2418 | 2026.01.06 01:50:40.270976 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2419 | 2026.01.06 01:50:40.270997 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part | ||
| 2420 | 2026.01.06 01:50:40.271029 [ 254 ] {c7f1ab3f-093c-4de6-b8bc-5fd3fcb90712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2421 | 2026.01.06 01:50:40.271039 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2422 | 2026.01.06 01:50:40.271082 [ 254 ] {c7f1ab3f-093c-4de6-b8bc-5fd3fcb90712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2423 | 2026.01.06 01:50:40.271086 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part | ||
| 2424 | 2026.01.06 01:50:40.271137 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2425 | 2026.01.06 01:50:40.271171 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part | ||
| 2426 | 2026.01.06 01:50:40.271292 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_11_2} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.01.06 01:50:40.271387 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_11_2} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2428 | 2026.01.06 01:50:40.271459 [ 254 ] {c7f1ab3f-093c-4de6-b8bc-5fd3fcb90712} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.01.06 01:50:40.271483 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2430 | 2026.01.06 01:50:40.271500 [ 254 ] {c7f1ab3f-093c-4de6-b8bc-5fd3fcb90712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2431 | 2026.01.06 01:50:40.271862 [ 254 ] {c7f1ab3f-093c-4de6-b8bc-5fd3fcb90712} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2432 | 2026.01.06 01:50:40.271992 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208601 sec., 687571.8289162429 rows/sec., 51.95 MiB/sec. | ||
| 2433 | 2026.01.06 01:50:40.272070 [ 254 ] {c7f1ab3f-093c-4de6-b8bc-5fd3fcb90712} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2026.01.06 01:50:40.272182 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2435 | 2026.01.06 01:50:40.272212 [ 254 ] {c7f1ab3f-093c-4de6-b8bc-5fd3fcb90712} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001202 sec., 8319.46755407654 rows/sec., 633.71 KiB/sec. | ||
| 2436 | 2026.01.06 01:50:40.272215 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2026.01.06 01:50:40.272254 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2438 | 2026.01.06 01:50:40.272253 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2439 | 2026.01.06 01:50:40.272256 [ 254 ] {c7f1ab3f-093c-4de6-b8bc-5fd3fcb90712} <Debug> TCPHandler: Processed in 0.001382033 sec. | ||
| 2440 | 2026.01.06 01:50:40.272330 [ 196 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 2441 | 2026.01.06 01:50:40.272393 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2026.01.06 01:50:40.272441 [ 196 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2443 | 2026.01.06 01:50:40.272476 [ 196 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 842 rows starting from the beginning of the part | ||
| 2444 | 2026.01.06 01:50:40.272492 [ 254 ] {ccdf2536-eb39-49ea-8849-d27597d89066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.01.06 01:50:40.272553 [ 196 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2446 | 2026.01.06 01:50:40.272553 [ 254 ] {ccdf2536-eb39-49ea-8849-d27597d89066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2447 | 2026.01.06 01:50:40.272595 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_11_2} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2026.01.06 01:50:40.272609 [ 196 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2449 | 2026.01.06 01:50:40.272659 [ 196 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2450 | 2026.01.06 01:50:40.272688 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_11_2} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2451 | 2026.01.06 01:50:40.272709 [ 196 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2452 | 2026.01.06 01:50:40.272758 [ 196 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2453 | 2026.01.06 01:50:40.272783 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2454 | 2026.01.06 01:50:40.273347 [ 254 ] {ccdf2536-eb39-49ea-8849-d27597d89066} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.01.06 01:50:40.273389 [ 254 ] {ccdf2536-eb39-49ea-8849-d27597d89066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2456 | 2026.01.06 01:50:40.273677 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381313 sec., 645762.4014253106 rows/sec., 45.36 MiB/sec. | ||
| 2457 | 2026.01.06 01:50:40.273856 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2458 | 2026.01.06 01:50:40.273921 [ 254 ] {ccdf2536-eb39-49ea-8849-d27597d89066} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2459 | 2026.01.06 01:50:40.274132 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.01.06 01:50:40.274160 [ 254 ] {ccdf2536-eb39-49ea-8849-d27597d89066} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.01.06 01:50:40.274203 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2462 | 2026.01.06 01:50:40.274273 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2463 | 2026.01.06 01:50:40.274278 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2464 | 2026.01.06 01:50:40.274304 [ 254 ] {ccdf2536-eb39-49ea-8849-d27597d89066} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00183 sec., 5464.48087431694 rows/sec., 9.79 MiB/sec. | ||
| 2465 | 2026.01.06 01:50:40.274310 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.01.06 01:50:40.274352 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2467 | 2026.01.06 01:50:40.274361 [ 254 ] {ccdf2536-eb39-49ea-8849-d27597d89066} <Debug> TCPHandler: Processed in 0.002016069 sec. | ||
| 2468 | 2026.01.06 01:50:40.274420 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 2469 | 2026.01.06 01:50:40.274483 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2026.01.06 01:50:40.274582 [ 254 ] {5e207fe6-acb6-488e-aec8-d9babd7dc595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2471 | 2026.01.06 01:50:40.274624 [ 254 ] {5e207fe6-acb6-488e-aec8-d9babd7dc595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2472 | 2026.01.06 01:50:40.274625 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2473 | 2026.01.06 01:50:40.274684 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 86 rows starting from the beginning of the part | ||
| 2474 | 2026.01.06 01:50:40.274786 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2475 | 2026.01.06 01:50:40.274888 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
| 2476 | 2026.01.06 01:50:40.274941 [ 254 ] {5e207fe6-acb6-488e-aec8-d9babd7dc595} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.01.06 01:50:40.274982 [ 254 ] {5e207fe6-acb6-488e-aec8-d9babd7dc595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2478 | 2026.01.06 01:50:40.274985 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2479 | 2026.01.06 01:50:40.275096 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part | ||
| 2480 | 2026.01.06 01:50:40.275192 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2481 | 2026.01.06 01:50:40.275298 [ 254 ] {5e207fe6-acb6-488e-aec8-d9babd7dc595} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2482 | 2026.01.06 01:50:40.275581 [ 254 ] {5e207fe6-acb6-488e-aec8-d9babd7dc595} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.01.06 01:50:40.275700 [ 62 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2484 | 2026.01.06 01:50:40.275725 [ 254 ] {5e207fe6-acb6-488e-aec8-d9babd7dc595} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001162 sec., 8605.851979345955 rows/sec., 542.07 KiB/sec. | ||
| 2485 | 2026.01.06 01:50:40.275736 [ 62 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.01.06 01:50:40.275773 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2487 | 2026.01.06 01:50:40.275778 [ 254 ] {5e207fe6-acb6-488e-aec8-d9babd7dc595} <Debug> TCPHandler: Processed in 0.001342803 sec. | ||
| 2488 | 2026.01.06 01:50:40.275866 [ 201 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 2489 | 2026.01.06 01:50:40.275960 [ 201 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2490 | 2026.01.06 01:50:40.275986 [ 201 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 172 rows starting from the beginning of the part | ||
| 2491 | 2026.01.06 01:50:40.276034 [ 201 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2492 | 2026.01.06 01:50:40.276073 [ 201 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2493 | 2026.01.06 01:50:40.276107 [ 201 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2494 | 2026.01.06 01:50:40.276141 [ 201 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2495 | 2026.01.06 01:50:40.276176 [ 201 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2496 | 2026.01.06 01:50:40.276927 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001094511 sec., 202830.30504033307 rows/sec., 11.44 MiB/sec. | ||
| 2497 | 2026.01.06 01:50:40.277083 [ 193 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2498 | 2026.01.06 01:50:40.277369 [ 193 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_11_2} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.01.06 01:50:40.277457 [ 193 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_11_2} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2500 | 2026.01.06 01:50:40.277519 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2501 | 2026.01.06 01:50:40.282240 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 19 columns (19 merged, 0 gathered) in 0.007850203 sec., 20381.63853851932 rows/sec., 36.52 MiB/sec. | ||
| 2502 | 2026.01.06 01:50:40.282604 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2503 | 2026.01.06 01:50:40.282921 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.01.06 01:50:40.282986 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2505 | 2026.01.06 01:50:40.283062 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2506 | 2026.01.06 01:50:41.293585 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.01.06 01:50:41.293869 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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) | ||
| 2508 | 2026.01.06 01:50:41.294222 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2509 | 2026.01.06 01:50:41.294260 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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 | ||
| 2510 | 2026.01.06 01:50:41.294503 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2511 | 2026.01.06 01:50:41.294570 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2512 | 2026.01.06 01:50:41.294713 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2513 | 2026.01.06 01:50:41.294818 [ 323 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2514 | 2026.01.06 01:50:41.294872 [ 340 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2515 | 2026.01.06 01:50:41.294882 [ 313 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2516 | 2026.01.06 01:50:41.295066 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2517 | 2026.01.06 01:50:41.295094 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2518 | 2026.01.06 01:50:41.295180 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2519 | 2026.01.06 01:50:41.295200 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2520 | 2026.01.06 01:50:41.295236 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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'))" | ||
| 2521 | 2026.01.06 01:50:41.295286 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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'))" | ||
| 2522 | 2026.01.06 01:50:41.295328 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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'))" | ||
| 2523 | 2026.01.06 01:50:41.296257 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.002498 sec., 10808.646917534028 rows/sec., 432.38 KiB/sec. | ||
| 2524 | 2026.01.06 01:50:41.296383 [ 254 ] {5ebbc8a4-a538-48b1-b892-43cb762dce35} <Debug> TCPHandler: Processed in 0.002959967 sec. | ||
| 2525 | 2026.01.06 01:50:41.297150 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.01.06 01:50:41.297286 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) 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', '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) | ||
| 2527 | 2026.01.06 01:50:41.297495 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2528 | 2026.01.06 01:50:41.297553 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <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', '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 | ||
| 2529 | 2026.01.06 01:50:41.297747 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2530 | 2026.01.06 01:50:41.297801 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2531 | 2026.01.06 01:50:41.297901 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2532 | 2026.01.06 01:50:41.297970 [ 323 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2533 | 2026.01.06 01:50:41.297972 [ 346 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2534 | 2026.01.06 01:50:41.297982 [ 313 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2535 | 2026.01.06 01:50:41.298109 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2536 | 2026.01.06 01:50:41.298134 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2537 | 2026.01.06 01:50:41.298202 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2538 | 2026.01.06 01:50:41.298219 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2539 | 2026.01.06 01:50:41.298249 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2540 | 2026.01.06 01:50:41.298279 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2541 | 2026.01.06 01:50:41.298306 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2542 | 2026.01.06 01:50:41.298990 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001758 sec., 15358.361774744028 rows/sec., 614.38 KiB/sec. | ||
| 2543 | 2026.01.06 01:50:41.299105 [ 254 ] {64a51bdb-b0b8-453f-8256-eddab195abce} <Debug> TCPHandler: Processed in 0.002006569 sec. | ||
| 2544 | 2026.01.06 01:50:41.299334 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.01.06 01:50:41.299465 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 2546 | 2026.01.06 01:50:41.299675 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2547 | 2026.01.06 01:50:41.299708 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <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_underlay_prefixes', '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 | ||
| 2548 | 2026.01.06 01:50:41.299894 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2549 | 2026.01.06 01:50:41.299946 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2550 | 2026.01.06 01:50:41.300046 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2551 | 2026.01.06 01:50:41.300119 [ 323 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2552 | 2026.01.06 01:50:41.300123 [ 340 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2553 | 2026.01.06 01:50:41.300130 [ 313 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2554 | 2026.01.06 01:50:41.300244 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2555 | 2026.01.06 01:50:41.300270 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2556 | 2026.01.06 01:50:41.300336 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2557 | 2026.01.06 01:50:41.300353 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2558 | 2026.01.06 01:50:41.300383 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Trace> MergeTreeBaseSelectProcessor: 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_underlay_prefixes', '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'))" | ||
| 2559 | 2026.01.06 01:50:41.300413 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Trace> MergeTreeBaseSelectProcessor: 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_underlay_prefixes', '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'))" | ||
| 2560 | 2026.01.06 01:50:41.300441 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Trace> MergeTreeBaseSelectProcessor: 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_underlay_prefixes', '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'))" | ||
| 2561 | 2026.01.06 01:50:41.301063 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001651 sec., 16353.72501514234 rows/sec., 654.20 KiB/sec. | ||
| 2562 | 2026.01.06 01:50:41.301173 [ 254 ] {dec7ab20-f966-499a-bf11-0dcc97d0a3c6} <Debug> TCPHandler: Processed in 0.001889628 sec. | ||
| 2563 | 2026.01.06 01:50:41.301397 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.01.06 01:50:41.301529 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) 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', '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) | ||
| 2565 | 2026.01.06 01:50:41.301736 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2566 | 2026.01.06 01:50:41.301770 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <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', '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 | ||
| 2567 | 2026.01.06 01:50:41.301962 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2568 | 2026.01.06 01:50:41.302014 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2569 | 2026.01.06 01:50:41.302111 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2570 | 2026.01.06 01:50:41.302184 [ 331 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2571 | 2026.01.06 01:50:41.302192 [ 346 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2572 | 2026.01.06 01:50:41.302193 [ 313 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2573 | 2026.01.06 01:50:41.302324 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2574 | 2026.01.06 01:50:41.302350 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2575 | 2026.01.06 01:50:41.302417 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2576 | 2026.01.06 01:50:41.302435 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2577 | 2026.01.06 01:50:41.302464 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2578 | 2026.01.06 01:50:41.302492 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2579 | 2026.01.06 01:50:41.302524 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2580 | 2026.01.06 01:50:41.303108 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.00163 sec., 16564.41717791411 rows/sec., 662.62 KiB/sec. | ||
| 2581 | 2026.01.06 01:50:41.303205 [ 254 ] {4f3656c0-1e7b-4a44-bb94-8f43c477cc5c} <Debug> TCPHandler: Processed in 0.001870357 sec. | ||
| 2582 | 2026.01.06 01:50:41.303414 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.01.06 01:50:41.303545 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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) | ||
| 2584 | 2026.01.06 01:50:41.303751 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2585 | 2026.01.06 01:50:41.303784 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <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:solicitations_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 | ||
| 2586 | 2026.01.06 01:50:41.303976 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2587 | 2026.01.06 01:50:41.304027 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2588 | 2026.01.06 01:50:41.304124 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2589 | 2026.01.06 01:50:41.304182 [ 323 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2590 | 2026.01.06 01:50:41.304196 [ 313 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2591 | 2026.01.06 01:50:41.304197 [ 331 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2592 | 2026.01.06 01:50:41.304317 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2593 | 2026.01.06 01:50:41.304338 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2594 | 2026.01.06 01:50:41.304403 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2595 | 2026.01.06 01:50:41.304420 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2596 | 2026.01.06 01:50:41.304449 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_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'))" | ||
| 2597 | 2026.01.06 01:50:41.304511 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_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'))" | ||
| 2598 | 2026.01.06 01:50:41.304542 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_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'))" | ||
| 2599 | 2026.01.06 01:50:41.305159 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001666 sec., 16206.482593037215 rows/sec., 648.31 KiB/sec. | ||
| 2600 | 2026.01.06 01:50:41.305280 [ 254 ] {c24b9668-8e4b-4a1b-856c-1dcc5d30d08d} <Debug> TCPHandler: Processed in 0.001915298 sec. | ||
| 2601 | 2026.01.06 01:50:41.305536 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.01.06 01:50:41.305672 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 2603 | 2026.01.06 01:50:41.305894 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2604 | 2026.01.06 01:50:41.305929 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <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:solicitations_received', 'ddm_session:solicitations_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 | ||
| 2605 | 2026.01.06 01:50:41.306129 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2606 | 2026.01.06 01:50:41.306185 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2607 | 2026.01.06 01:50:41.306287 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2608 | 2026.01.06 01:50:41.306357 [ 346 ] {01720bca-3cad-4071-a753-579d6fc25596} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2609 | 2026.01.06 01:50:41.306368 [ 313 ] {01720bca-3cad-4071-a753-579d6fc25596} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2610 | 2026.01.06 01:50:41.306372 [ 331 ] {01720bca-3cad-4071-a753-579d6fc25596} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2611 | 2026.01.06 01:50:41.306501 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2612 | 2026.01.06 01:50:41.306522 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2613 | 2026.01.06 01:50:41.306590 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2614 | 2026.01.06 01:50:41.306608 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2615 | 2026.01.06 01:50:41.306638 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2616 | 2026.01.06 01:50:41.306670 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2617 | 2026.01.06 01:50:41.306698 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2618 | 2026.01.06 01:50:41.307379 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001763 sec., 15314.804310833806 rows/sec., 612.64 KiB/sec. | ||
| 2619 | 2026.01.06 01:50:41.307495 [ 254 ] {01720bca-3cad-4071-a753-579d6fc25596} <Debug> TCPHandler: Processed in 0.002009839 sec. | ||
| 2620 | 2026.01.06 01:50:41.307700 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.01.06 01:50:41.307836 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 2622 | 2026.01.06 01:50:41.308053 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2623 | 2026.01.06 01:50:41.308089 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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 | ||
| 2624 | 2026.01.06 01:50:41.308284 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2625 | 2026.01.06 01:50:41.308338 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2626 | 2026.01.06 01:50:41.308438 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2627 | 2026.01.06 01:50:41.308498 [ 317 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2628 | 2026.01.06 01:50:41.308510 [ 302 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2629 | 2026.01.06 01:50:41.308502 [ 331 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2630 | 2026.01.06 01:50:41.308625 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2631 | 2026.01.06 01:50:41.308646 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2632 | 2026.01.06 01:50:41.308712 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2633 | 2026.01.06 01:50:41.308730 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2634 | 2026.01.06 01:50:41.308761 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Trace> MergeTreeBaseSelectProcessor: 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2635 | 2026.01.06 01:50:41.308793 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Trace> MergeTreeBaseSelectProcessor: 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2636 | 2026.01.06 01:50:41.308822 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Trace> MergeTreeBaseSelectProcessor: 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2637 | 2026.01.06 01:50:41.309481 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001702 sec., 15863.689776733256 rows/sec., 634.59 KiB/sec. | ||
| 2638 | 2026.01.06 01:50:41.309599 [ 254 ] {c5c5c032-c22f-4fe1-acba-b9288cd69544} <Debug> TCPHandler: Processed in 0.001949378 sec. | ||
| 2639 | 2026.01.06 01:50:41.309811 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.01.06 01:50:41.309946 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 2641 | 2026.01.06 01:50:41.310160 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2642 | 2026.01.06 01:50:41.310194 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <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:solicitations_received', 'ddm_session:solicitations_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 | ||
| 2643 | 2026.01.06 01:50:41.310388 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2644 | 2026.01.06 01:50:41.310440 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2645 | 2026.01.06 01:50:41.310535 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2646 | 2026.01.06 01:50:41.310594 [ 302 ] {9a77a559-5de8-4b07-b534-944125823331} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2647 | 2026.01.06 01:50:41.310612 [ 312 ] {9a77a559-5de8-4b07-b534-944125823331} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2648 | 2026.01.06 01:50:41.310631 [ 307 ] {9a77a559-5de8-4b07-b534-944125823331} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2649 | 2026.01.06 01:50:41.310719 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2650 | 2026.01.06 01:50:41.310739 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2651 | 2026.01.06 01:50:41.310803 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2652 | 2026.01.06 01:50:41.310820 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2653 | 2026.01.06 01:50:41.310849 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2654 | 2026.01.06 01:50:41.310881 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2655 | 2026.01.06 01:50:41.310910 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2656 | 2026.01.06 01:50:41.311637 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001748 sec., 15446.224256292906 rows/sec., 617.89 KiB/sec. | ||
| 2657 | 2026.01.06 01:50:41.311753 [ 254 ] {9a77a559-5de8-4b07-b534-944125823331} <Debug> TCPHandler: Processed in 0.001992529 sec. | ||
| 2658 | 2026.01.06 01:50:41.311947 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.01.06 01:50:41.312081 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 2660 | 2026.01.06 01:50:41.312293 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2661 | 2026.01.06 01:50:41.312328 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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 | ||
| 2662 | 2026.01.06 01:50:41.312523 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2663 | 2026.01.06 01:50:41.312575 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2664 | 2026.01.06 01:50:41.312671 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2665 | 2026.01.06 01:50:41.312730 [ 302 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2666 | 2026.01.06 01:50:41.312740 [ 312 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2667 | 2026.01.06 01:50:41.312742 [ 307 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2668 | 2026.01.06 01:50:41.312846 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2669 | 2026.01.06 01:50:41.312866 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2670 | 2026.01.06 01:50:41.312930 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2671 | 2026.01.06 01:50:41.312948 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2672 | 2026.01.06 01:50:41.312978 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Trace> MergeTreeBaseSelectProcessor: 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2673 | 2026.01.06 01:50:41.313009 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Trace> MergeTreeBaseSelectProcessor: 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2674 | 2026.01.06 01:50:41.313038 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Trace> MergeTreeBaseSelectProcessor: 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2675 | 2026.01.06 01:50:41.313635 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001611 sec., 16759.77653631285 rows/sec., 670.44 KiB/sec. | ||
| 2676 | 2026.01.06 01:50:41.313729 [ 254 ] {43bfab8b-fa13-4075-a214-25e9fe4ebf8b} <Debug> TCPHandler: Processed in 0.001831867 sec. | ||
| 2677 | 2026.01.06 01:50:41.313920 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.01.06 01:50:41.314055 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 2679 | 2026.01.06 01:50:41.314264 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2680 | 2026.01.06 01:50:41.314299 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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 | ||
| 2681 | 2026.01.06 01:50:41.314503 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2682 | 2026.01.06 01:50:41.314555 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2683 | 2026.01.06 01:50:41.314652 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2684 | 2026.01.06 01:50:41.314701 [ 303 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2685 | 2026.01.06 01:50:41.314717 [ 307 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2686 | 2026.01.06 01:50:41.314718 [ 302 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2687 | 2026.01.06 01:50:41.314808 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2688 | 2026.01.06 01:50:41.314835 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2689 | 2026.01.06 01:50:41.314901 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2690 | 2026.01.06 01:50:41.314917 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2691 | 2026.01.06 01:50:41.314947 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2692 | 2026.01.06 01:50:41.314984 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2693 | 2026.01.06 01:50:41.315015 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 2694 | 2026.01.06 01:50:41.315592 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001592 sec., 16959.798994974873 rows/sec., 678.44 KiB/sec. | ||
| 2695 | 2026.01.06 01:50:41.315703 [ 254 ] {3f3e20f1-ee16-464d-b2b3-5b404cab53c9} <Debug> TCPHandler: Processed in 0.001832747 sec. | ||
| 2696 | 2026.01.06 01:50:41.315904 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.01.06 01:50:41.316038 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 2698 | 2026.01.06 01:50:41.316252 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2699 | 2026.01.06 01:50:41.316287 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 2700 | 2026.01.06 01:50:41.316485 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2701 | 2026.01.06 01:50:41.316536 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2702 | 2026.01.06 01:50:41.316632 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2703 | 2026.01.06 01:50:41.316692 [ 307 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2704 | 2026.01.06 01:50:41.316692 [ 312 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2705 | 2026.01.06 01:50:41.316713 [ 332 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2706 | 2026.01.06 01:50:41.316783 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2707 | 2026.01.06 01:50:41.316809 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2708 | 2026.01.06 01:50:41.316875 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2709 | 2026.01.06 01:50:41.316892 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2710 | 2026.01.06 01:50:41.316922 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2711 | 2026.01.06 01:50:41.316954 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2712 | 2026.01.06 01:50:41.316987 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2713 | 2026.01.06 01:50:41.317602 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001619 sec., 16676.961087090796 rows/sec., 667.13 KiB/sec. | ||
| 2714 | 2026.01.06 01:50:41.317716 [ 254 ] {941d3adf-cb5b-4061-963f-795078349d7a} <Debug> TCPHandler: Processed in 0.001860708 sec. | ||
| 2715 | 2026.01.06 01:50:41.317921 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.01.06 01:50:41.318056 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', '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) | ||
| 2717 | 2026.01.06 01:50:41.318272 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2718 | 2026.01.06 01:50:41.318306 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 2719 | 2026.01.06 01:50:41.318506 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2720 | 2026.01.06 01:50:41.318558 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2721 | 2026.01.06 01:50:41.318656 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2722 | 2026.01.06 01:50:41.318718 [ 269 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2723 | 2026.01.06 01:50:41.318726 [ 312 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2724 | 2026.01.06 01:50:41.318722 [ 307 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2725 | 2026.01.06 01:50:41.318831 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2726 | 2026.01.06 01:50:41.318852 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2727 | 2026.01.06 01:50:41.318917 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2728 | 2026.01.06 01:50:41.318934 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2729 | 2026.01.06 01:50:41.318964 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2730 | 2026.01.06 01:50:41.318995 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2731 | 2026.01.06 01:50:41.319028 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2732 | 2026.01.06 01:50:41.319674 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001674 sec., 16129.032258064517 rows/sec., 645.21 KiB/sec. | ||
| 2733 | 2026.01.06 01:50:41.319784 [ 254 ] {71d90fc5-49ae-4647-9b48-eff79b9960c9} <Debug> TCPHandler: Processed in 0.001912408 sec. | ||
| 2734 | 2026.01.06 01:50:41.319983 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.01.06 01:50:41.320119 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 2736 | 2026.01.06 01:50:41.320348 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2737 | 2026.01.06 01:50:41.320384 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 2738 | 2026.01.06 01:50:41.320586 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2739 | 2026.01.06 01:50:41.320638 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2740 | 2026.01.06 01:50:41.320735 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2741 | 2026.01.06 01:50:41.320796 [ 325 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2742 | 2026.01.06 01:50:41.320802 [ 332 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2743 | 2026.01.06 01:50:41.320804 [ 307 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2744 | 2026.01.06 01:50:41.320927 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2745 | 2026.01.06 01:50:41.320948 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2746 | 2026.01.06 01:50:41.321014 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2747 | 2026.01.06 01:50:41.321031 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2748 | 2026.01.06 01:50:41.321060 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2749 | 2026.01.06 01:50:41.321092 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2750 | 2026.01.06 01:50:41.321122 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2751 | 2026.01.06 01:50:41.321749 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001686 sec., 16014.23487544484 rows/sec., 640.62 KiB/sec. | ||
| 2752 | 2026.01.06 01:50:41.321869 [ 254 ] {f34e33bd-9d07-4588-9b2a-431bc60dbf6e} <Debug> TCPHandler: Processed in 0.001934888 sec. | ||
| 2753 | 2026.01.06 01:50:41.322057 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.01.06 01:50:41.322191 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 2755 | 2026.01.06 01:50:41.322409 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2756 | 2026.01.06 01:50:41.322444 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 2757 | 2026.01.06 01:50:41.322646 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2758 | 2026.01.06 01:50:41.322697 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2759 | 2026.01.06 01:50:41.322794 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2760 | 2026.01.06 01:50:41.322854 [ 269 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2761 | 2026.01.06 01:50:41.322854 [ 332 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2762 | 2026.01.06 01:50:41.322894 [ 344 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2763 | 2026.01.06 01:50:41.322981 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2764 | 2026.01.06 01:50:41.323007 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2765 | 2026.01.06 01:50:41.323071 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2766 | 2026.01.06 01:50:41.323087 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2767 | 2026.01.06 01:50:41.323117 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 2768 | 2026.01.06 01:50:41.323149 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 2769 | 2026.01.06 01:50:41.323181 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 2770 | 2026.01.06 01:50:41.323790 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001653 sec., 16333.93829401089 rows/sec., 653.40 KiB/sec. | ||
| 2771 | 2026.01.06 01:50:41.323915 [ 254 ] {ff855393-5071-48a9-a66d-fb3ec9bd6301} <Debug> TCPHandler: Processed in 0.001905798 sec. | ||
| 2772 | 2026.01.06 01:50:41.324109 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2026.01.06 01:50:41.324245 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 2774 | 2026.01.06 01:50:41.324472 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2775 | 2026.01.06 01:50:41.324508 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 2776 | 2026.01.06 01:50:41.324716 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2777 | 2026.01.06 01:50:41.324767 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2778 | 2026.01.06 01:50:41.324870 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2779 | 2026.01.06 01:50:41.324927 [ 306 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2780 | 2026.01.06 01:50:41.324936 [ 344 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2781 | 2026.01.06 01:50:41.324932 [ 332 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2782 | 2026.01.06 01:50:41.325041 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2783 | 2026.01.06 01:50:41.325067 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2784 | 2026.01.06 01:50:41.325133 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2785 | 2026.01.06 01:50:41.325150 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2786 | 2026.01.06 01:50:41.325180 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Trace> MergeTreeBaseSelectProcessor: 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 2787 | 2026.01.06 01:50:41.325211 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Trace> MergeTreeBaseSelectProcessor: 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 2788 | 2026.01.06 01:50:41.325241 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Trace> MergeTreeBaseSelectProcessor: 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 2789 | 2026.01.06 01:50:41.325829 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001641 sec., 16453.382084095065 rows/sec., 658.18 KiB/sec. | ||
| 2790 | 2026.01.06 01:50:41.325942 [ 254 ] {b7eab3ac-67ca-4815-bc82-ca024b90e9a8} <Debug> TCPHandler: Processed in 0.001884077 sec. | ||
| 2791 | 2026.01.06 01:50:41.326903 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.01.06 01:50:41.327038 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) 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) | ||
| 2793 | 2026.01.06 01:50:41.327267 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2794 | 2026.01.06 01:50:41.327304 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <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 | ||
| 2795 | 2026.01.06 01:50:41.327511 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2796 | 2026.01.06 01:50:41.327563 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2797 | 2026.01.06 01:50:41.327665 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2798 | 2026.01.06 01:50:41.327719 [ 339 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2799 | 2026.01.06 01:50:41.327734 [ 344 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2800 | 2026.01.06 01:50:41.327739 [ 332 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2801 | 2026.01.06 01:50:41.327889 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2802 | 2026.01.06 01:50:41.327915 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2803 | 2026.01.06 01:50:41.327982 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2804 | 2026.01.06 01:50:41.327999 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2805 | 2026.01.06 01:50:41.328029 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2806 | 2026.01.06 01:50:41.328060 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2807 | 2026.01.06 01:50:41.328090 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2808 | 2026.01.06 01:50:41.328857 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001876 sec., 14392.324093816631 rows/sec., 575.73 KiB/sec. | ||
| 2809 | 2026.01.06 01:50:41.328969 [ 254 ] {fed844f9-3140-46ec-afa2-97cbbcbc6556} <Debug> TCPHandler: Processed in 0.00211451 sec. | ||
| 2810 | 2026.01.06 01:50:41.329200 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.01.06 01:50:41.329335 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) 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) | ||
| 2812 | 2026.01.06 01:50:41.329556 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2813 | 2026.01.06 01:50:41.329593 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <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 | ||
| 2814 | 2026.01.06 01:50:41.329801 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2815 | 2026.01.06 01:50:41.329852 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2816 | 2026.01.06 01:50:41.329948 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2817 | 2026.01.06 01:50:41.330010 [ 306 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2818 | 2026.01.06 01:50:41.330018 [ 332 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2819 | 2026.01.06 01:50:41.330029 [ 320 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2820 | 2026.01.06 01:50:41.330126 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2821 | 2026.01.06 01:50:41.330151 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2822 | 2026.01.06 01:50:41.330217 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2823 | 2026.01.06 01:50:41.330233 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2824 | 2026.01.06 01:50:41.330264 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2825 | 2026.01.06 01:50:41.330295 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2826 | 2026.01.06 01:50:41.330324 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2827 | 2026.01.06 01:50:41.330993 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001715 sec., 15743.440233236151 rows/sec., 629.78 KiB/sec. | ||
| 2828 | 2026.01.06 01:50:41.331122 [ 254 ] {3bf727d7-b2a5-464f-99d4-9b153784e7da} <Debug> TCPHandler: Processed in 0.001970659 sec. | ||
| 2829 | 2026.01.06 01:50:41.331355 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.01.06 01:50:41.331517 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) 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) | ||
| 2831 | 2026.01.06 01:50:41.331744 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2832 | 2026.01.06 01:50:41.331780 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <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 | ||
| 2833 | 2026.01.06 01:50:41.331997 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2834 | 2026.01.06 01:50:41.332048 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2835 | 2026.01.06 01:50:41.332145 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2836 | 2026.01.06 01:50:41.332204 [ 298 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2837 | 2026.01.06 01:50:41.332208 [ 320 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2838 | 2026.01.06 01:50:41.332206 [ 332 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2839 | 2026.01.06 01:50:41.332319 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2840 | 2026.01.06 01:50:41.332346 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2841 | 2026.01.06 01:50:41.332412 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2842 | 2026.01.06 01:50:41.332429 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2843 | 2026.01.06 01:50:41.332459 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2844 | 2026.01.06 01:50:41.332495 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2845 | 2026.01.06 01:50:41.332527 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2846 | 2026.01.06 01:50:41.333154 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001694 sec., 15938.606847697756 rows/sec., 637.59 KiB/sec. | ||
| 2847 | 2026.01.06 01:50:41.333280 [ 254 ] {113e9889-db9c-421c-8b68-b334ffbe5865} <Debug> TCPHandler: Processed in 0.001979098 sec. | ||
| 2848 | 2026.01.06 01:50:41.333582 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.01.06 01:50:41.333720 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) 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) | ||
| 2850 | 2026.01.06 01:50:41.333968 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2851 | 2026.01.06 01:50:41.334006 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <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 | ||
| 2852 | 2026.01.06 01:50:41.334220 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2853 | 2026.01.06 01:50:41.334272 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2854 | 2026.01.06 01:50:41.334368 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2855 | 2026.01.06 01:50:41.334426 [ 306 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2856 | 2026.01.06 01:50:41.334429 [ 332 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2857 | 2026.01.06 01:50:41.334432 [ 320 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2858 | 2026.01.06 01:50:41.334537 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2859 | 2026.01.06 01:50:41.334564 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2860 | 2026.01.06 01:50:41.334630 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2861 | 2026.01.06 01:50:41.334646 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2862 | 2026.01.06 01:50:41.334676 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2863 | 2026.01.06 01:50:41.334708 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2864 | 2026.01.06 01:50:41.334737 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2865 | 2026.01.06 01:50:41.335366 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001705 sec., 15835.777126099707 rows/sec., 633.48 KiB/sec. | ||
| 2866 | 2026.01.06 01:50:41.335476 [ 254 ] {ebf8a9a4-b443-43f7-b27a-59ef4703b8bb} <Debug> TCPHandler: Processed in 0.001943108 sec. | ||
| 2867 | 2026.01.06 01:50:41.335669 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.01.06 01:50:41.335805 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) 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) | ||
| 2869 | 2026.01.06 01:50:41.336048 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2870 | 2026.01.06 01:50:41.336085 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <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 | ||
| 2871 | 2026.01.06 01:50:41.336299 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2872 | 2026.01.06 01:50:41.336350 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2873 | 2026.01.06 01:50:41.336446 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2874 | 2026.01.06 01:50:41.336493 [ 299 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2875 | 2026.01.06 01:50:41.336508 [ 306 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2876 | 2026.01.06 01:50:41.336517 [ 298 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2877 | 2026.01.06 01:50:41.336608 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2878 | 2026.01.06 01:50:41.336635 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2879 | 2026.01.06 01:50:41.336700 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2880 | 2026.01.06 01:50:41.336718 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2881 | 2026.01.06 01:50:41.336747 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2882 | 2026.01.06 01:50:41.336777 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2883 | 2026.01.06 01:50:41.336808 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2884 | 2026.01.06 01:50:41.337543 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.001795 sec., 15041.782729805014 rows/sec., 601.71 KiB/sec. | ||
| 2885 | 2026.01.06 01:50:41.337661 [ 254 ] {d5e002fc-4589-4d71-8dd3-8dc6836740b5} <Debug> TCPHandler: Processed in 0.002041339 sec. | ||
| 2886 | 2026.01.06 01:50:41.337859 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2026.01.06 01:50:41.337996 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) 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) | ||
| 2888 | 2026.01.06 01:50:41.338241 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2889 | 2026.01.06 01:50:41.338278 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <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 | ||
| 2890 | 2026.01.06 01:50:41.338492 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2891 | 2026.01.06 01:50:41.338545 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2892 | 2026.01.06 01:50:41.338652 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2893 | 2026.01.06 01:50:41.338728 [ 298 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2894 | 2026.01.06 01:50:41.338730 [ 337 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2895 | 2026.01.06 01:50:41.338736 [ 299 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2896 | 2026.01.06 01:50:41.338847 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2897 | 2026.01.06 01:50:41.338868 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2898 | 2026.01.06 01:50:41.338934 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2899 | 2026.01.06 01:50:41.338950 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2900 | 2026.01.06 01:50:41.338980 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2901 | 2026.01.06 01:50:41.339011 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2902 | 2026.01.06 01:50:41.339039 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2903 | 2026.01.06 01:50:41.339969 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.002031 sec., 13293.943870014773 rows/sec., 531.80 KiB/sec. | ||
| 2904 | 2026.01.06 01:50:41.340087 [ 254 ] {0a014b68-2bc3-4ea1-b02f-e79235513060} <Debug> TCPHandler: Processed in 0.002278072 sec. | ||
| 2905 | 2026.01.06 01:50:41.435890 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.01.06 01:50:41.436170 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) 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) | ||
| 2907 | 2026.01.06 01:50:41.436676 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2908 | 2026.01.06 01:50:41.436752 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <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 | ||
| 2909 | 2026.01.06 01:50:41.437001 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2910 | 2026.01.06 01:50:41.437055 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2911 | 2026.01.06 01:50:41.437154 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2912 | 2026.01.06 01:50:41.437245 [ 299 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2913 | 2026.01.06 01:50:41.437258 [ 337 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2914 | 2026.01.06 01:50:41.437278 [ 306 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2915 | 2026.01.06 01:50:41.437396 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (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 | ||
| 2916 | 2026.01.06 01:50:41.437423 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2917 | 2026.01.06 01:50:41.437492 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2918 | 2026.01.06 01:50:41.437509 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Debug> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de) (SelectExecutor): Reading approx. 27 rows with 3 streams | ||
| 2919 | 2026.01.06 01:50:41.437540 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2920 | 2026.01.06 01:50:41.437572 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2921 | 2026.01.06 01:50:41.437602 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2922 | 2026.01.06 01:50:41.438261 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Debug> executeQuery: Read 27 rows, 1.08 KiB in 0.002221 sec., 12156.686177397569 rows/sec., 486.30 KiB/sec. | ||
| 2923 | 2026.01.06 01:50:41.438382 [ 254 ] {6279c00f-7604-4a25-9e96-3bb3f0f81f16} <Debug> TCPHandler: Processed in 0.002595764 sec. | ||
| 2924 | 2026.01.06 01:50:41.438980 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.01.06 01:50:41.439088 [ 254 ] {935a280e-9667-4d25-91b6-412e4e781924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2926 | 2026.01.06 01:50:41.439130 [ 254 ] {935a280e-9667-4d25-91b6-412e4e781924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2927 | 2026.01.06 01:50:41.439637 [ 254 ] {935a280e-9667-4d25-91b6-412e4e781924} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.01.06 01:50:41.439680 [ 254 ] {935a280e-9667-4d25-91b6-412e4e781924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2929 | 2026.01.06 01:50:41.440095 [ 254 ] {935a280e-9667-4d25-91b6-412e4e781924} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2930 | 2026.01.06 01:50:41.440287 [ 254 ] {935a280e-9667-4d25-91b6-412e4e781924} <Trace> oximeter.timeseries_schema (8a660c17-9236-48de-a644-b45b172439de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.01.06 01:50:41.440443 [ 254 ] {935a280e-9667-4d25-91b6-412e4e781924} <Debug> executeQuery: Read 22 rows, 3.54 KiB in 0.001386 sec., 15873.015873015873 rows/sec., 2.49 MiB/sec. | ||
| 2932 | 2026.01.06 01:50:41.440488 [ 254 ] {935a280e-9667-4d25-91b6-412e4e781924} <Debug> TCPHandler: Processed in 0.001556084 sec. | ||
| 2933 | 2026.01.06 01:50:41.440618 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2026.01.06 01:50:41.440737 [ 254 ] {a81aa752-7a38-4ad2-823e-1354b7c66a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2935 | 2026.01.06 01:50:41.440786 [ 254 ] {a81aa752-7a38-4ad2-823e-1354b7c66a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2936 | 2026.01.06 01:50:41.441289 [ 254 ] {a81aa752-7a38-4ad2-823e-1354b7c66a2e} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.01.06 01:50:41.441334 [ 254 ] {a81aa752-7a38-4ad2-823e-1354b7c66a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2938 | 2026.01.06 01:50:41.441694 [ 254 ] {a81aa752-7a38-4ad2-823e-1354b7c66a2e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2939 | 2026.01.06 01:50:41.441928 [ 254 ] {a81aa752-7a38-4ad2-823e-1354b7c66a2e} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2026.01.06 01:50:41.442075 [ 254 ] {a81aa752-7a38-4ad2-823e-1354b7c66a2e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001363 sec., 17608.21716801174 rows/sec., 1.46 MiB/sec. | ||
| 2941 | 2026.01.06 01:50:41.442117 [ 254 ] {a81aa752-7a38-4ad2-823e-1354b7c66a2e} <Debug> TCPHandler: Processed in 0.001560515 sec. | ||
| 2942 | 2026.01.06 01:50:41.442286 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2943 | 2026.01.06 01:50:41.442391 [ 254 ] {0b1dadb0-505f-4bb2-8e9e-bd457839e7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2944 | 2026.01.06 01:50:41.442432 [ 254 ] {0b1dadb0-505f-4bb2-8e9e-bd457839e7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2945 | 2026.01.06 01:50:41.442844 [ 254 ] {0b1dadb0-505f-4bb2-8e9e-bd457839e7c1} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.01.06 01:50:41.442878 [ 254 ] {0b1dadb0-505f-4bb2-8e9e-bd457839e7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2947 | 2026.01.06 01:50:41.443161 [ 254 ] {0b1dadb0-505f-4bb2-8e9e-bd457839e7c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2948 | 2026.01.06 01:50:41.443369 [ 254 ] {0b1dadb0-505f-4bb2-8e9e-bd457839e7c1} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.01.06 01:50:41.443505 [ 254 ] {0b1dadb0-505f-4bb2-8e9e-bd457839e7c1} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 863.65 KiB/sec. | ||
| 2950 | 2026.01.06 01:50:41.443547 [ 254 ] {0b1dadb0-505f-4bb2-8e9e-bd457839e7c1} <Debug> TCPHandler: Processed in 0.001326752 sec. | ||
| 2951 | 2026.01.06 01:50:41.443656 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2952 | 2026.01.06 01:50:41.443749 [ 254 ] {9ec9ec11-813b-4b5a-901d-e03ee2f0deff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2953 | 2026.01.06 01:50:41.443787 [ 254 ] {9ec9ec11-813b-4b5a-901d-e03ee2f0deff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2954 | 2026.01.06 01:50:41.444928 [ 254 ] {9ec9ec11-813b-4b5a-901d-e03ee2f0deff} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.01.06 01:50:41.444963 [ 254 ] {9ec9ec11-813b-4b5a-901d-e03ee2f0deff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2956 | 2026.01.06 01:50:41.445438 [ 254 ] {9ec9ec11-813b-4b5a-901d-e03ee2f0deff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2957 | 2026.01.06 01:50:41.445648 [ 254 ] {9ec9ec11-813b-4b5a-901d-e03ee2f0deff} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.01.06 01:50:41.445779 [ 254 ] {9ec9ec11-813b-4b5a-901d-e03ee2f0deff} <Debug> executeQuery: Read 1360 rows, 116.31 KiB in 0.002049 sec., 663738.4089799902 rows/sec., 55.43 MiB/sec. | ||
| 2959 | 2026.01.06 01:50:41.445820 [ 254 ] {9ec9ec11-813b-4b5a-901d-e03ee2f0deff} <Debug> TCPHandler: Processed in 0.00221291 sec. | ||
| 2960 | 2026.01.06 01:50:41.445928 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2961 | 2026.01.06 01:50:41.446023 [ 254 ] {af580a3a-4182-41c8-bdf2-882d5e3792a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2962 | 2026.01.06 01:50:41.446062 [ 254 ] {af580a3a-4182-41c8-bdf2-882d5e3792a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2963 | 2026.01.06 01:50:41.446463 [ 254 ] {af580a3a-4182-41c8-bdf2-882d5e3792a4} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.01.06 01:50:41.446497 [ 254 ] {af580a3a-4182-41c8-bdf2-882d5e3792a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2965 | 2026.01.06 01:50:41.446780 [ 254 ] {af580a3a-4182-41c8-bdf2-882d5e3792a4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2966 | 2026.01.06 01:50:41.446997 [ 254 ] {af580a3a-4182-41c8-bdf2-882d5e3792a4} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2026.01.06 01:50:41.447129 [ 254 ] {af580a3a-4182-41c8-bdf2-882d5e3792a4} <Debug> executeQuery: Read 54 rows, 4.05 KiB in 0.001125 sec., 48000 rows/sec., 3.52 MiB/sec. | ||
| 2968 | 2026.01.06 01:50:41.447165 [ 254 ] {af580a3a-4182-41c8-bdf2-882d5e3792a4} <Debug> TCPHandler: Processed in 0.001285042 sec. | ||
| 2969 | 2026.01.06 01:50:41.447265 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2026.01.06 01:50:41.447359 [ 254 ] {ac71f889-2234-47e9-9063-0cd28b00e4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2971 | 2026.01.06 01:50:41.447397 [ 254 ] {ac71f889-2234-47e9-9063-0cd28b00e4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2972 | 2026.01.06 01:50:41.447855 [ 254 ] {ac71f889-2234-47e9-9063-0cd28b00e4b1} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.01.06 01:50:41.447889 [ 254 ] {ac71f889-2234-47e9-9063-0cd28b00e4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2974 | 2026.01.06 01:50:41.448180 [ 254 ] {ac71f889-2234-47e9-9063-0cd28b00e4b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2975 | 2026.01.06 01:50:41.448381 [ 254 ] {ac71f889-2234-47e9-9063-0cd28b00e4b1} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.01.06 01:50:41.448517 [ 254 ] {ac71f889-2234-47e9-9063-0cd28b00e4b1} <Debug> executeQuery: Read 255 rows, 18.05 KiB in 0.001178 sec., 216468.5908319185 rows/sec., 14.96 MiB/sec. | ||
| 2977 | 2026.01.06 01:50:41.448553 [ 254 ] {ac71f889-2234-47e9-9063-0cd28b00e4b1} <Debug> TCPHandler: Processed in 0.001335023 sec. | ||
| 2978 | 2026.01.06 01:50:41.448659 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2026.01.06 01:50:41.448752 [ 254 ] {e057fcea-1d55-41a3-8356-f9d4a7355f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2980 | 2026.01.06 01:50:41.448791 [ 254 ] {e057fcea-1d55-41a3-8356-f9d4a7355f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2981 | 2026.01.06 01:50:41.449170 [ 254 ] {e057fcea-1d55-41a3-8356-f9d4a7355f2c} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.01.06 01:50:41.449203 [ 254 ] {e057fcea-1d55-41a3-8356-f9d4a7355f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2983 | 2026.01.06 01:50:41.449488 [ 254 ] {e057fcea-1d55-41a3-8356-f9d4a7355f2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2984 | 2026.01.06 01:50:41.449687 [ 254 ] {e057fcea-1d55-41a3-8356-f9d4a7355f2c} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.01.06 01:50:41.449821 [ 254 ] {e057fcea-1d55-41a3-8356-f9d4a7355f2c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 862.47 KiB/sec. | ||
| 2986 | 2026.01.06 01:50:41.449857 [ 254 ] {e057fcea-1d55-41a3-8356-f9d4a7355f2c} <Debug> TCPHandler: Processed in 0.001246872 sec. | ||
| 2987 | 2026.01.06 01:50:41.449960 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.01.06 01:50:41.450052 [ 254 ] {ef4d68b3-edd5-471c-ab10-ce16bafb8fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2989 | 2026.01.06 01:50:41.450089 [ 254 ] {ef4d68b3-edd5-471c-ab10-ce16bafb8fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2990 | 2026.01.06 01:50:41.450666 [ 254 ] {ef4d68b3-edd5-471c-ab10-ce16bafb8fd9} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.01.06 01:50:41.450700 [ 254 ] {ef4d68b3-edd5-471c-ab10-ce16bafb8fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2992 | 2026.01.06 01:50:41.451025 [ 254 ] {ef4d68b3-edd5-471c-ab10-ce16bafb8fd9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2993 | 2026.01.06 01:50:41.451239 [ 254 ] {ef4d68b3-edd5-471c-ab10-ce16bafb8fd9} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.01.06 01:50:41.451373 [ 254 ] {ef4d68b3-edd5-471c-ab10-ce16bafb8fd9} <Debug> executeQuery: Read 570 rows, 43.81 KiB in 0.001339 sec., 425690.8140403286 rows/sec., 31.95 MiB/sec. | ||
| 2995 | 2026.01.06 01:50:41.451411 [ 254 ] {ef4d68b3-edd5-471c-ab10-ce16bafb8fd9} <Debug> TCPHandler: Processed in 0.001498514 sec. | ||
| 2996 | 2026.01.06 01:50:41.451515 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2026.01.06 01:50:41.451608 [ 254 ] {39772ab6-7ab7-4804-816a-dcfaffaf9768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2998 | 2026.01.06 01:50:41.451649 [ 254 ] {39772ab6-7ab7-4804-816a-dcfaffaf9768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2999 | 2026.01.06 01:50:41.452850 [ 254 ] {39772ab6-7ab7-4804-816a-dcfaffaf9768} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.01.06 01:50:41.452889 [ 254 ] {39772ab6-7ab7-4804-816a-dcfaffaf9768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3001 | 2026.01.06 01:50:41.453413 [ 254 ] {39772ab6-7ab7-4804-816a-dcfaffaf9768} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3002 | 2026.01.06 01:50:41.453643 [ 254 ] {39772ab6-7ab7-4804-816a-dcfaffaf9768} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.01.06 01:50:41.453779 [ 254 ] {39772ab6-7ab7-4804-816a-dcfaffaf9768} <Debug> executeQuery: Read 2639 rows, 181.01 KiB in 0.002189 sec., 1205573.3211512107 rows/sec., 80.75 MiB/sec. | ||
| 3004 | 2026.01.06 01:50:41.453817 [ 254 ] {39772ab6-7ab7-4804-816a-dcfaffaf9768} <Debug> TCPHandler: Processed in 0.002349602 sec. | ||
| 3005 | 2026.01.06 01:50:41.453933 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.01.06 01:50:41.454028 [ 254 ] {8059612b-2f36-4ec6-9d3d-71d5f9f9111d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3007 | 2026.01.06 01:50:41.454070 [ 254 ] {8059612b-2f36-4ec6-9d3d-71d5f9f9111d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3008 | 2026.01.06 01:50:41.454409 [ 254 ] {8059612b-2f36-4ec6-9d3d-71d5f9f9111d} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.01.06 01:50:41.454445 [ 254 ] {8059612b-2f36-4ec6-9d3d-71d5f9f9111d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3010 | 2026.01.06 01:50:41.454742 [ 254 ] {8059612b-2f36-4ec6-9d3d-71d5f9f9111d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3011 | 2026.01.06 01:50:41.454949 [ 254 ] {8059612b-2f36-4ec6-9d3d-71d5f9f9111d} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.01.06 01:50:41.455077 [ 254 ] {8059612b-2f36-4ec6-9d3d-71d5f9f9111d} <Debug> executeQuery: Read 4 rows, 260.00 B in 0.001069 sec., 3741.8147801683813 rows/sec., 237.52 KiB/sec. | ||
| 3013 | 2026.01.06 01:50:41.455114 [ 254 ] {8059612b-2f36-4ec6-9d3d-71d5f9f9111d} <Debug> TCPHandler: Processed in 0.001230791 sec. | ||
| 3014 | 2026.01.06 01:50:41.455218 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.01.06 01:50:41.455312 [ 254 ] {e91af42d-edcb-4927-953e-935aa820e596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3016 | 2026.01.06 01:50:41.455366 [ 254 ] {e91af42d-edcb-4927-953e-935aa820e596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3017 | 2026.01.06 01:50:41.456107 [ 254 ] {e91af42d-edcb-4927-953e-935aa820e596} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.01.06 01:50:41.456142 [ 254 ] {e91af42d-edcb-4927-953e-935aa820e596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3019 | 2026.01.06 01:50:41.456629 [ 254 ] {e91af42d-edcb-4927-953e-935aa820e596} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3020 | 2026.01.06 01:50:41.456850 [ 254 ] {e91af42d-edcb-4927-953e-935aa820e596} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.01.06 01:50:41.456988 [ 254 ] {e91af42d-edcb-4927-953e-935aa820e596} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001695 sec., 17699.11504424779 rows/sec., 31.72 MiB/sec. | ||
| 3022 | 2026.01.06 01:50:41.457039 [ 254 ] {e91af42d-edcb-4927-953e-935aa820e596} <Debug> TCPHandler: Processed in 0.001869377 sec. | ||
| 3023 | 2026.01.06 01:50:41.457144 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.01.06 01:50:41.457236 [ 254 ] {71df211f-e734-4154-8ea6-efbe7846b3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3025 | 2026.01.06 01:50:41.457276 [ 254 ] {71df211f-e734-4154-8ea6-efbe7846b3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3026 | 2026.01.06 01:50:41.457588 [ 254 ] {71df211f-e734-4154-8ea6-efbe7846b3b0} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.01.06 01:50:41.457622 [ 254 ] {71df211f-e734-4154-8ea6-efbe7846b3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3028 | 2026.01.06 01:50:41.457909 [ 254 ] {71df211f-e734-4154-8ea6-efbe7846b3b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3029 | 2026.01.06 01:50:41.458123 [ 254 ] {71df211f-e734-4154-8ea6-efbe7846b3b0} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.01.06 01:50:41.458248 [ 254 ] {71df211f-e734-4154-8ea6-efbe7846b3b0} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.00103 sec., 7766.9902912621355 rows/sec., 530.95 KiB/sec. | ||
| 3031 | 2026.01.06 01:50:41.458289 [ 254 ] {71df211f-e734-4154-8ea6-efbe7846b3b0} <Debug> TCPHandler: Processed in 0.001194671 sec. | ||
| 3032 | 2026.01.06 01:50:42.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.00 MiB, peak 218.73 MiB, free memory in arenas 0.00 B, will set to 210.83 MiB (RSS), difference: -1.17 MiB | ||
| 3033 | 2026.01.06 01:50:43.299710 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 400 | ||
| 3034 | 2026.01.06 01:50:43.303502 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.01.06 01:50:43.303543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3036 | 2026.01.06 01:50:43.304795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3037 | 2026.01.06 01:50:43.305043 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.01.06 01:50:43.305278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 3039 | 2026.01.06 01:50:45.269215 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.01.06 01:50:45.269520 [ 254 ] {33712445-4506-4062-aaa2-7fd6d94d659e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3041 | 2026.01.06 01:50:45.269627 [ 254 ] {33712445-4506-4062-aaa2-7fd6d94d659e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3042 | 2026.01.06 01:50:45.270393 [ 254 ] {33712445-4506-4062-aaa2-7fd6d94d659e} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.01.06 01:50:45.270443 [ 254 ] {33712445-4506-4062-aaa2-7fd6d94d659e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3044 | 2026.01.06 01:50:45.270834 [ 254 ] {33712445-4506-4062-aaa2-7fd6d94d659e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3045 | 2026.01.06 01:50:45.271059 [ 254 ] {33712445-4506-4062-aaa2-7fd6d94d659e} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.01.06 01:50:45.271218 [ 254 ] {33712445-4506-4062-aaa2-7fd6d94d659e} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001776 sec., 16891.891891891893 rows/sec., 1.27 MiB/sec. | ||
| 3047 | 2026.01.06 01:50:45.271259 [ 254 ] {33712445-4506-4062-aaa2-7fd6d94d659e} <Debug> TCPHandler: Processed in 0.002234361 sec. | ||
| 3048 | 2026.01.06 01:50:45.271380 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.01.06 01:50:45.271485 [ 254 ] {6f498c98-e09f-420c-b575-74d56dd6d10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3050 | 2026.01.06 01:50:45.271524 [ 254 ] {6f498c98-e09f-420c-b575-74d56dd6d10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3051 | 2026.01.06 01:50:45.271954 [ 254 ] {6f498c98-e09f-420c-b575-74d56dd6d10f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2026.01.06 01:50:45.271990 [ 254 ] {6f498c98-e09f-420c-b575-74d56dd6d10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3053 | 2026.01.06 01:50:45.272280 [ 254 ] {6f498c98-e09f-420c-b575-74d56dd6d10f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3054 | 2026.01.06 01:50:45.272487 [ 254 ] {6f498c98-e09f-420c-b575-74d56dd6d10f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.01.06 01:50:45.272615 [ 254 ] {6f498c98-e09f-420c-b575-74d56dd6d10f} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001149 sec., 31331.592689295037 rows/sec., 2.45 MiB/sec. | ||
| 3056 | 2026.01.06 01:50:45.272651 [ 254 ] {6f498c98-e09f-420c-b575-74d56dd6d10f} <Debug> TCPHandler: Processed in 0.001321633 sec. | ||
| 3057 | 2026.01.06 01:50:45.272771 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.01.06 01:50:45.272869 [ 254 ] {c0467b9c-fd85-4073-881b-860edcc5ac2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3059 | 2026.01.06 01:50:45.272912 [ 254 ] {c0467b9c-fd85-4073-881b-860edcc5ac2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3060 | 2026.01.06 01:50:45.273302 [ 254 ] {c0467b9c-fd85-4073-881b-860edcc5ac2f} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.01.06 01:50:45.273339 [ 254 ] {c0467b9c-fd85-4073-881b-860edcc5ac2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3062 | 2026.01.06 01:50:45.273655 [ 254 ] {c0467b9c-fd85-4073-881b-860edcc5ac2f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3063 | 2026.01.06 01:50:45.273872 [ 254 ] {c0467b9c-fd85-4073-881b-860edcc5ac2f} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.01.06 01:50:45.273999 [ 254 ] {c0467b9c-fd85-4073-881b-860edcc5ac2f} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001149 sec., 76588.33768494343 rows/sec., 5.35 MiB/sec. | ||
| 3065 | 2026.01.06 01:50:45.274035 [ 254 ] {c0467b9c-fd85-4073-881b-860edcc5ac2f} <Debug> TCPHandler: Processed in 0.001318612 sec. | ||
| 3066 | 2026.01.06 01:50:45.274152 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.01.06 01:50:45.274246 [ 254 ] {30e113d6-7cfe-4bad-98d2-c00cc4f93a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3068 | 2026.01.06 01:50:45.274288 [ 254 ] {30e113d6-7cfe-4bad-98d2-c00cc4f93a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3069 | 2026.01.06 01:50:45.274603 [ 254 ] {30e113d6-7cfe-4bad-98d2-c00cc4f93a79} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.01.06 01:50:45.274639 [ 254 ] {30e113d6-7cfe-4bad-98d2-c00cc4f93a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3071 | 2026.01.06 01:50:45.274936 [ 254 ] {30e113d6-7cfe-4bad-98d2-c00cc4f93a79} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3072 | 2026.01.06 01:50:45.275139 [ 254 ] {30e113d6-7cfe-4bad-98d2-c00cc4f93a79} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.01.06 01:50:45.275265 [ 254 ] {30e113d6-7cfe-4bad-98d2-c00cc4f93a79} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001039 sec., 30798.845043310877 rows/sec., 2.06 MiB/sec. | ||
| 3074 | 2026.01.06 01:50:45.275300 [ 254 ] {30e113d6-7cfe-4bad-98d2-c00cc4f93a79} <Debug> TCPHandler: Processed in 0.001197851 sec. | ||
| 3075 | 2026.01.06 01:50:45.802468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5273 | ||
| 3076 | 2026.01.06 01:50:45.802960 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.01.06 01:50:45.803003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3078 | 2026.01.06 01:50:45.803481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3079 | 2026.01.06 01:50:45.803704 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2026.01.06 01:50:45.803827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5273 | ||
| 3081 | 2026.01.06 01:50:45.803835 [ 136 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3082 | 2026.01.06 01:50:45.803901 [ 136 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.01.06 01:50:45.803921 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3084 | 2026.01.06 01:50:45.804045 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 3085 | 2026.01.06 01:50:45.804181 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3086 | 2026.01.06 01:50:45.804217 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2905 rows starting from the beginning of the part | ||
| 3087 | 2026.01.06 01:50:45.804277 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 3088 | 2026.01.06 01:50:45.804318 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 3089 | 2026.01.06 01:50:45.804356 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 3090 | 2026.01.06 01:50:45.804392 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 3091 | 2026.01.06 01:50:45.804428 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 3092 | 2026.01.06 01:50:45.805714 [ 196 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5273 rows, containing 4 columns (4 merged, 0 gathered) in 0.001723956 sec., 3058662.75009339 rows/sec., 43.75 MiB/sec. | ||
| 3093 | 2026.01.06 01:50:45.806478 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3094 | 2026.01.06 01:50:45.806785 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_11_2} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.01.06 01:50:45.806861 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_11_2} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3096 | 2026.01.06 01:50:45.806952 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3097 | 2026.01.06 01:50:46.076441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3098 | 2026.01.06 01:50:46.093040 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2026.01.06 01:50:46.093097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3100 | 2026.01.06 01:50:46.099052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3101 | 2026.01.06 01:50:46.099741 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2026.01.06 01:50:46.100014 [ 136 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3103 | 2026.01.06 01:50:46.100077 [ 136 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.01.06 01:50:46.100099 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3105 | 2026.01.06 01:50:46.100200 [ 196 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3106 | 2026.01.06 01:50:46.102861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3107 | 2026.01.06 01:50:46.104038 [ 196 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3108 | 2026.01.06 01:50:46.105374 [ 196 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3109 | 2026.01.06 01:50:46.109782 [ 196 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3110 | 2026.01.06 01:50:46.113820 [ 196 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3111 | 2026.01.06 01:50:46.117979 [ 196 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3112 | 2026.01.06 01:50:46.122537 [ 196 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3113 | 2026.01.06 01:50:46.126871 [ 196 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3114 | 2026.01.06 01:50:46.177583 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077423351 sec., 1072.0279983748055 rows/sec., 5.54 MiB/sec. | ||
| 3115 | 2026.01.06 01:50:46.179211 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3116 | 2026.01.06 01:50:46.180966 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_11_2} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.01.06 01:50:46.181053 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_11_2} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3118 | 2026.01.06 01:50:46.182164 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3119 | 2026.01.06 01:50:47.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.50 MiB, peak 222.39 MiB, free memory in arenas 0.00 B, will set to 221.90 MiB (RSS), difference: 9.41 MiB | ||
| 3120 | 2026.01.06 01:50:50.269900 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.01.06 01:50:50.270116 [ 254 ] {7901987d-8e3f-4c99-917a-a17b8c0b6ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3122 | 2026.01.06 01:50:50.270199 [ 254 ] {7901987d-8e3f-4c99-917a-a17b8c0b6ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3123 | 2026.01.06 01:50:50.270947 [ 254 ] {7901987d-8e3f-4c99-917a-a17b8c0b6ef3} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.01.06 01:50:50.271006 [ 254 ] {7901987d-8e3f-4c99-917a-a17b8c0b6ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3125 | 2026.01.06 01:50:50.271427 [ 254 ] {7901987d-8e3f-4c99-917a-a17b8c0b6ef3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3126 | 2026.01.06 01:50:50.271670 [ 254 ] {7901987d-8e3f-4c99-917a-a17b8c0b6ef3} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.01.06 01:50:50.271836 [ 254 ] {7901987d-8e3f-4c99-917a-a17b8c0b6ef3} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.001778 sec., 28121.484814398198 rows/sec., 2.38 MiB/sec. | ||
| 3128 | 2026.01.06 01:50:50.271889 [ 254 ] {7901987d-8e3f-4c99-917a-a17b8c0b6ef3} <Debug> TCPHandler: Processed in 0.00212622 sec. | ||
| 3129 | 2026.01.06 01:50:50.272033 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.01.06 01:50:50.272137 [ 254 ] {3ffecdb6-33b5-454c-a097-fa1a4bdf9b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3131 | 2026.01.06 01:50:50.272181 [ 254 ] {3ffecdb6-33b5-454c-a097-fa1a4bdf9b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3132 | 2026.01.06 01:50:50.272591 [ 254 ] {3ffecdb6-33b5-454c-a097-fa1a4bdf9b35} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.01.06 01:50:50.272627 [ 254 ] {3ffecdb6-33b5-454c-a097-fa1a4bdf9b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3134 | 2026.01.06 01:50:50.272969 [ 254 ] {3ffecdb6-33b5-454c-a097-fa1a4bdf9b35} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3135 | 2026.01.06 01:50:50.273183 [ 254 ] {3ffecdb6-33b5-454c-a097-fa1a4bdf9b35} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.01.06 01:50:50.273319 [ 254 ] {3ffecdb6-33b5-454c-a097-fa1a4bdf9b35} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001205 sec., 8298.755186721992 rows/sec., 624.03 KiB/sec. | ||
| 3137 | 2026.01.06 01:50:50.273356 [ 254 ] {3ffecdb6-33b5-454c-a097-fa1a4bdf9b35} <Debug> TCPHandler: Processed in 0.001378543 sec. | ||
| 3138 | 2026.01.06 01:50:50.273472 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2026.01.06 01:50:50.273570 [ 254 ] {4b848e26-aeaf-4a50-85c0-61c771536c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3140 | 2026.01.06 01:50:50.273610 [ 254 ] {4b848e26-aeaf-4a50-85c0-61c771536c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3141 | 2026.01.06 01:50:50.274035 [ 254 ] {4b848e26-aeaf-4a50-85c0-61c771536c91} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.01.06 01:50:50.274070 [ 254 ] {4b848e26-aeaf-4a50-85c0-61c771536c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3143 | 2026.01.06 01:50:50.274391 [ 254 ] {4b848e26-aeaf-4a50-85c0-61c771536c91} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3144 | 2026.01.06 01:50:50.274597 [ 254 ] {4b848e26-aeaf-4a50-85c0-61c771536c91} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.01.06 01:50:50.274726 [ 254 ] {4b848e26-aeaf-4a50-85c0-61c771536c91} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001176 sec., 39115.6462585034 rows/sec., 3.06 MiB/sec. | ||
| 3146 | 2026.01.06 01:50:50.274762 [ 254 ] {4b848e26-aeaf-4a50-85c0-61c771536c91} <Debug> TCPHandler: Processed in 0.001339863 sec. | ||
| 3147 | 2026.01.06 01:50:50.274876 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2026.01.06 01:50:50.274972 [ 254 ] {0907020f-9b45-4a32-9c41-f98aca63207f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3149 | 2026.01.06 01:50:50.275017 [ 254 ] {0907020f-9b45-4a32-9c41-f98aca63207f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3150 | 2026.01.06 01:50:50.275397 [ 254 ] {0907020f-9b45-4a32-9c41-f98aca63207f} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.01.06 01:50:50.275436 [ 254 ] {0907020f-9b45-4a32-9c41-f98aca63207f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3152 | 2026.01.06 01:50:50.275762 [ 254 ] {0907020f-9b45-4a32-9c41-f98aca63207f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3153 | 2026.01.06 01:50:50.275963 [ 254 ] {0907020f-9b45-4a32-9c41-f98aca63207f} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.01.06 01:50:50.276091 [ 254 ] {0907020f-9b45-4a32-9c41-f98aca63207f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001139 sec., 96575.94381035997 rows/sec., 6.74 MiB/sec. | ||
| 3155 | 2026.01.06 01:50:50.276126 [ 254 ] {0907020f-9b45-4a32-9c41-f98aca63207f} <Debug> TCPHandler: Processed in 0.001299292 sec. | ||
| 3156 | 2026.01.06 01:50:50.276237 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.01.06 01:50:50.276330 [ 254 ] {d3ba6a07-5958-4381-8eca-aac8e6660c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3158 | 2026.01.06 01:50:50.276385 [ 254 ] {d3ba6a07-5958-4381-8eca-aac8e6660c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3159 | 2026.01.06 01:50:50.277131 [ 254 ] {d3ba6a07-5958-4381-8eca-aac8e6660c02} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.01.06 01:50:50.277165 [ 254 ] {d3ba6a07-5958-4381-8eca-aac8e6660c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3161 | 2026.01.06 01:50:50.277689 [ 254 ] {d3ba6a07-5958-4381-8eca-aac8e6660c02} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3162 | 2026.01.06 01:50:50.277905 [ 254 ] {d3ba6a07-5958-4381-8eca-aac8e6660c02} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.01.06 01:50:50.278045 [ 254 ] {d3ba6a07-5958-4381-8eca-aac8e6660c02} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001733 sec., 5770.340450086555 rows/sec., 10.34 MiB/sec. | ||
| 3164 | 2026.01.06 01:50:50.278110 [ 254 ] {d3ba6a07-5958-4381-8eca-aac8e6660c02} <Debug> TCPHandler: Processed in 0.001922358 sec. | ||
| 3165 | 2026.01.06 01:50:50.278221 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.01.06 01:50:50.278316 [ 254 ] {571c4d37-31ea-4bf4-b25d-90ea7c166553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.01.06 01:50:50.278359 [ 254 ] {571c4d37-31ea-4bf4-b25d-90ea7c166553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3168 | 2026.01.06 01:50:50.278696 [ 254 ] {571c4d37-31ea-4bf4-b25d-90ea7c166553} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.01.06 01:50:50.278731 [ 254 ] {571c4d37-31ea-4bf4-b25d-90ea7c166553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3170 | 2026.01.06 01:50:50.279046 [ 254 ] {571c4d37-31ea-4bf4-b25d-90ea7c166553} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3171 | 2026.01.06 01:50:50.279261 [ 254 ] {571c4d37-31ea-4bf4-b25d-90ea7c166553} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.01.06 01:50:50.279388 [ 254 ] {571c4d37-31ea-4bf4-b25d-90ea7c166553} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001091 sec., 36663.611365719524 rows/sec., 2.45 MiB/sec. | ||
| 3173 | 2026.01.06 01:50:50.279423 [ 254 ] {571c4d37-31ea-4bf4-b25d-90ea7c166553} <Debug> TCPHandler: Processed in 0.001251481 sec. | ||
| 3174 | 2026.01.06 01:50:53.204863 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3175 | 2026.01.06 01:50:53.204924 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3176 | 2026.01.06 01:50:53.303957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5785 | ||
| 3177 | 2026.01.06 01:50:53.304548 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.01.06 01:50:53.304597 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3179 | 2026.01.06 01:50:53.305288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3180 | 2026.01.06 01:50:53.305533 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.01.06 01:50:53.305690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5785 | ||
| 3182 | 2026.01.06 01:50:53.305843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 420 | ||
| 3183 | 2026.01.06 01:50:53.307778 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.01.06 01:50:53.307822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3185 | 2026.01.06 01:50:53.308918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3186 | 2026.01.06 01:50:53.309166 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2026.01.06 01:50:53.309395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 3188 | 2026.01.06 01:50:53.602983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3189 | 2026.01.06 01:50:53.620125 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.01.06 01:50:53.620183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3191 | 2026.01.06 01:50:53.626373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3192 | 2026.01.06 01:50:53.627078 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.01.06 01:50:53.630063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3194 | 2026.01.06 01:50:53.673128 [ 146 ] {} <Debug> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3195 | 2026.01.06 01:50:53.673173 [ 146 ] {} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.01.06 01:50:53.673196 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3197 | 2026.01.06 01:50:53.673351 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 3198 | 2026.01.06 01:50:53.673544 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3199 | 2026.01.06 01:50:53.673599 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 3200 | 2026.01.06 01:50:53.673741 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 3201 | 2026.01.06 01:50:53.673830 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 3202 | 2026.01.06 01:50:53.673916 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 3203 | 2026.01.06 01:50:53.673990 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 3204 | 2026.01.06 01:50:53.674958 [ 200 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687026 sec., 757546.1196211558 rows/sec., 51.50 MiB/sec. | ||
| 3205 | 2026.01.06 01:50:53.675125 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3206 | 2026.01.06 01:50:53.675415 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_5_1} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.01.06 01:50:53.675492 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_5_1} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3208 | 2026.01.06 01:50:53.675560 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3209 | 2026.01.06 01:50:54.666600 [ 145 ] {} <Debug> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3210 | 2026.01.06 01:50:54.666684 [ 145 ] {} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.01.06 01:50:54.666708 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3212 | 2026.01.06 01:50:54.666865 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 3213 | 2026.01.06 01:50:54.667073 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3214 | 2026.01.06 01:50:54.667129 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 3215 | 2026.01.06 01:50:54.667209 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 3216 | 2026.01.06 01:50:54.667250 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 3217 | 2026.01.06 01:50:54.667290 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 3218 | 2026.01.06 01:50:54.667327 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 3219 | 2026.01.06 01:50:54.668100 [ 200 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313163 sec., 500318.69615577045 rows/sec., 30.68 MiB/sec. | ||
| 3220 | 2026.01.06 01:50:54.668229 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3221 | 2026.01.06 01:50:54.668460 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_5_1} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.01.06 01:50:54.668526 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_5_1} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3223 | 2026.01.06 01:50:54.668586 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3224 | 2026.01.06 01:50:54.871205 [ 143 ] {} <Debug> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3225 | 2026.01.06 01:50:54.871274 [ 143 ] {} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.01.06 01:50:54.871298 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3227 | 2026.01.06 01:50:54.871406 [ 187 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 3228 | 2026.01.06 01:50:54.871539 [ 187 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3229 | 2026.01.06 01:50:54.871574 [ 187 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 3230 | 2026.01.06 01:50:54.871643 [ 187 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 3231 | 2026.01.06 01:50:54.871693 [ 187 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 3232 | 2026.01.06 01:50:54.871739 [ 187 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 3233 | 2026.01.06 01:50:54.871786 [ 187 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 255 rows starting from the beginning of the part | ||
| 3234 | 2026.01.06 01:50:54.872705 [ 200 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 915 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343233 sec., 681192.3173418163 rows/sec., 47.74 MiB/sec. | ||
| 3235 | 2026.01.06 01:50:54.872936 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3236 | 2026.01.06 01:50:54.873257 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_5_1} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.01.06 01:50:54.873331 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_5_1} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3238 | 2026.01.06 01:50:54.873415 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3239 | 2026.01.06 01:50:55.271649 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2026.01.06 01:50:55.271937 [ 254 ] {6dab551c-ab0c-4253-b323-b6784eefd9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3241 | 2026.01.06 01:50:55.272041 [ 254 ] {6dab551c-ab0c-4253-b323-b6784eefd9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3242 | 2026.01.06 01:50:55.272821 [ 254 ] {6dab551c-ab0c-4253-b323-b6784eefd9ae} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.01.06 01:50:55.272868 [ 254 ] {6dab551c-ab0c-4253-b323-b6784eefd9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3244 | 2026.01.06 01:50:55.273260 [ 254 ] {6dab551c-ab0c-4253-b323-b6784eefd9ae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3245 | 2026.01.06 01:50:55.273483 [ 254 ] {6dab551c-ab0c-4253-b323-b6784eefd9ae} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.01.06 01:50:55.273637 [ 254 ] {6dab551c-ab0c-4253-b323-b6784eefd9ae} <Debug> executeQuery: Read 90 rows, 7.97 KiB in 0.001778 sec., 50618.67266591676 rows/sec., 4.38 MiB/sec. | ||
| 3247 | 2026.01.06 01:50:55.273677 [ 254 ] {6dab551c-ab0c-4253-b323-b6784eefd9ae} <Debug> TCPHandler: Processed in 0.002213941 sec. | ||
| 3248 | 2026.01.06 01:50:55.273796 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.01.06 01:50:55.273892 [ 254 ] {b0ba03ca-1105-4dae-b5ce-fd0a1cfea029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3250 | 2026.01.06 01:50:55.273932 [ 254 ] {b0ba03ca-1105-4dae-b5ce-fd0a1cfea029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3251 | 2026.01.06 01:50:55.274435 [ 254 ] {b0ba03ca-1105-4dae-b5ce-fd0a1cfea029} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.01.06 01:50:55.274473 [ 254 ] {b0ba03ca-1105-4dae-b5ce-fd0a1cfea029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3253 | 2026.01.06 01:50:55.274770 [ 254 ] {b0ba03ca-1105-4dae-b5ce-fd0a1cfea029} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3254 | 2026.01.06 01:50:55.274975 [ 254 ] {b0ba03ca-1105-4dae-b5ce-fd0a1cfea029} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.01.06 01:50:55.275102 [ 254 ] {b0ba03ca-1105-4dae-b5ce-fd0a1cfea029} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001228 sec., 24429.9674267101 rows/sec., 1.79 MiB/sec. | ||
| 3256 | 2026.01.06 01:50:55.275139 [ 254 ] {b0ba03ca-1105-4dae-b5ce-fd0a1cfea029} <Debug> TCPHandler: Processed in 0.001391423 sec. | ||
| 3257 | 2026.01.06 01:50:55.275253 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.01.06 01:50:55.275347 [ 254 ] {92074029-d691-494d-a3c2-6d83aef7c86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3259 | 2026.01.06 01:50:55.275387 [ 254 ] {92074029-d691-494d-a3c2-6d83aef7c86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3260 | 2026.01.06 01:50:55.275835 [ 254 ] {92074029-d691-494d-a3c2-6d83aef7c86f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.01.06 01:50:55.275871 [ 254 ] {92074029-d691-494d-a3c2-6d83aef7c86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3262 | 2026.01.06 01:50:55.276161 [ 254 ] {92074029-d691-494d-a3c2-6d83aef7c86f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3263 | 2026.01.06 01:50:55.276375 [ 254 ] {92074029-d691-494d-a3c2-6d83aef7c86f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.01.06 01:50:55.276499 [ 254 ] {92074029-d691-494d-a3c2-6d83aef7c86f} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00117 sec., 56410.25641025641 rows/sec., 4.41 MiB/sec. | ||
| 3265 | 2026.01.06 01:50:55.276535 [ 254 ] {92074029-d691-494d-a3c2-6d83aef7c86f} <Debug> TCPHandler: Processed in 0.001330673 sec. | ||
| 3266 | 2026.01.06 01:50:55.276655 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.01.06 01:50:55.276748 [ 254 ] {3ce0d0d1-5923-4c88-8b94-d87011f79ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3268 | 2026.01.06 01:50:55.276791 [ 254 ] {3ce0d0d1-5923-4c88-8b94-d87011f79ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3269 | 2026.01.06 01:50:55.277196 [ 254 ] {3ce0d0d1-5923-4c88-8b94-d87011f79ca3} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.01.06 01:50:55.277233 [ 254 ] {3ce0d0d1-5923-4c88-8b94-d87011f79ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3271 | 2026.01.06 01:50:55.277558 [ 254 ] {3ce0d0d1-5923-4c88-8b94-d87011f79ca3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3272 | 2026.01.06 01:50:55.277766 [ 254 ] {3ce0d0d1-5923-4c88-8b94-d87011f79ca3} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.01.06 01:50:55.277890 [ 254 ] {3ce0d0d1-5923-4c88-8b94-d87011f79ca3} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00116 sec., 94827.58620689655 rows/sec., 6.62 MiB/sec. | ||
| 3274 | 2026.01.06 01:50:55.277926 [ 254 ] {3ce0d0d1-5923-4c88-8b94-d87011f79ca3} <Debug> TCPHandler: Processed in 0.001319272 sec. | ||
| 3275 | 2026.01.06 01:50:55.278041 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.01.06 01:50:55.278135 [ 254 ] {61c209c5-ed2f-41b4-8c8a-be4dbc416365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3277 | 2026.01.06 01:50:55.278189 [ 254 ] {61c209c5-ed2f-41b4-8c8a-be4dbc416365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3278 | 2026.01.06 01:50:55.278977 [ 254 ] {61c209c5-ed2f-41b4-8c8a-be4dbc416365} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.01.06 01:50:55.279015 [ 254 ] {61c209c5-ed2f-41b4-8c8a-be4dbc416365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3280 | 2026.01.06 01:50:55.279547 [ 254 ] {61c209c5-ed2f-41b4-8c8a-be4dbc416365} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3281 | 2026.01.06 01:50:55.279765 [ 254 ] {61c209c5-ed2f-41b4-8c8a-be4dbc416365} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.01.06 01:50:55.279900 [ 254 ] {61c209c5-ed2f-41b4-8c8a-be4dbc416365} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001784 sec., 16816.143497757846 rows/sec., 30.13 MiB/sec. | ||
| 3283 | 2026.01.06 01:50:55.279951 [ 254 ] {61c209c5-ed2f-41b4-8c8a-be4dbc416365} <Debug> TCPHandler: Processed in 0.001958438 sec. | ||
| 3284 | 2026.01.06 01:50:55.280073 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.01.06 01:50:55.280195 [ 254 ] {33ceb2aa-9f75-4e5c-942d-9e0dcef624e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3286 | 2026.01.06 01:50:55.280237 [ 254 ] {33ceb2aa-9f75-4e5c-942d-9e0dcef624e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3287 | 2026.01.06 01:50:55.280618 [ 254 ] {33ceb2aa-9f75-4e5c-942d-9e0dcef624e0} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.01.06 01:50:55.280665 [ 254 ] {33ceb2aa-9f75-4e5c-942d-9e0dcef624e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3289 | 2026.01.06 01:50:55.281033 [ 254 ] {33ceb2aa-9f75-4e5c-942d-9e0dcef624e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3290 | 2026.01.06 01:50:55.281256 [ 254 ] {33ceb2aa-9f75-4e5c-942d-9e0dcef624e0} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.01.06 01:50:55.281381 [ 254 ] {33ceb2aa-9f75-4e5c-942d-9e0dcef624e0} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001205 sec., 33195.02074688797 rows/sec., 2.22 MiB/sec. | ||
| 3292 | 2026.01.06 01:50:55.281417 [ 254 ] {33ceb2aa-9f75-4e5c-942d-9e0dcef624e0} <Debug> TCPHandler: Processed in 0.001392262 sec. | ||
| 3293 | 2026.01.06 01:51:00.270757 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.01.06 01:51:00.270953 [ 254 ] {3df5aaa6-1605-42bc-9c47-b1c8b998a7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3295 | 2026.01.06 01:51:00.271018 [ 254 ] {3df5aaa6-1605-42bc-9c47-b1c8b998a7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3296 | 2026.01.06 01:51:00.271635 [ 254 ] {3df5aaa6-1605-42bc-9c47-b1c8b998a7a7} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.01.06 01:51:00.271674 [ 254 ] {3df5aaa6-1605-42bc-9c47-b1c8b998a7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3298 | 2026.01.06 01:51:00.272040 [ 254 ] {3df5aaa6-1605-42bc-9c47-b1c8b998a7a7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3299 | 2026.01.06 01:51:00.272258 [ 254 ] {3df5aaa6-1605-42bc-9c47-b1c8b998a7a7} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.01.06 01:51:00.272416 [ 254 ] {3df5aaa6-1605-42bc-9c47-b1c8b998a7a7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001512 sec., 2645.5026455026455 rows/sec., 215.72 KiB/sec. | ||
| 3301 | 2026.01.06 01:51:00.272458 [ 254 ] {3df5aaa6-1605-42bc-9c47-b1c8b998a7a7} <Debug> TCPHandler: Processed in 0.001827407 sec. | ||
| 3302 | 2026.01.06 01:51:00.272589 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.01.06 01:51:00.272681 [ 254 ] {867a2832-c7cb-47de-9942-a25767c49e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3304 | 2026.01.06 01:51:00.272720 [ 254 ] {867a2832-c7cb-47de-9942-a25767c49e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3305 | 2026.01.06 01:51:00.273145 [ 254 ] {867a2832-c7cb-47de-9942-a25767c49e6a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.01.06 01:51:00.273179 [ 254 ] {867a2832-c7cb-47de-9942-a25767c49e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3307 | 2026.01.06 01:51:00.273478 [ 254 ] {867a2832-c7cb-47de-9942-a25767c49e6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3308 | 2026.01.06 01:51:00.273695 [ 254 ] {867a2832-c7cb-47de-9942-a25767c49e6a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.01.06 01:51:00.273797 [ 125 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3310 | 2026.01.06 01:51:00.273820 [ 254 ] {867a2832-c7cb-47de-9942-a25767c49e6a} <Debug> executeQuery: Read 52 rows, 4.47 KiB in 0.001157 sec., 44943.8202247191 rows/sec., 3.77 MiB/sec. | ||
| 3311 | 2026.01.06 01:51:00.273834 [ 125 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.01.06 01:51:00.273854 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3313 | 2026.01.06 01:51:00.273857 [ 254 ] {867a2832-c7cb-47de-9942-a25767c49e6a} <Debug> TCPHandler: Processed in 0.001315973 sec. | ||
| 3314 | 2026.01.06 01:51:00.273972 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 3315 | 2026.01.06 01:51:00.273978 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2026.01.06 01:51:00.274115 [ 254 ] {9078d5b5-00ff-4f2c-8f31-60bda4884044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3317 | 2026.01.06 01:51:00.274128 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3318 | 2026.01.06 01:51:00.274154 [ 254 ] {9078d5b5-00ff-4f2c-8f31-60bda4884044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3319 | 2026.01.06 01:51:00.274171 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1248 rows starting from the beginning of the part | ||
| 3320 | 2026.01.06 01:51:00.274269 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1360 rows starting from the beginning of the part | ||
| 3321 | 2026.01.06 01:51:00.274320 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3322 | 2026.01.06 01:51:00.274366 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 3323 | 2026.01.06 01:51:00.274418 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3324 | 2026.01.06 01:51:00.274470 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
| 3325 | 2026.01.06 01:51:00.274543 [ 254 ] {9078d5b5-00ff-4f2c-8f31-60bda4884044} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.01.06 01:51:00.274583 [ 254 ] {9078d5b5-00ff-4f2c-8f31-60bda4884044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3327 | 2026.01.06 01:51:00.274903 [ 254 ] {9078d5b5-00ff-4f2c-8f31-60bda4884044} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3328 | 2026.01.06 01:51:00.275110 [ 254 ] {9078d5b5-00ff-4f2c-8f31-60bda4884044} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.01.06 01:51:00.275238 [ 254 ] {9078d5b5-00ff-4f2c-8f31-60bda4884044} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001142 sec., 12259.194395796847 rows/sec., 903.02 KiB/sec. | ||
| 3330 | 2026.01.06 01:51:00.275275 [ 254 ] {9078d5b5-00ff-4f2c-8f31-60bda4884044} <Debug> TCPHandler: Processed in 0.001344823 sec. | ||
| 3331 | 2026.01.06 01:51:00.275384 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2026.01.06 01:51:00.275476 [ 254 ] {53a68f19-841b-417b-b5af-79ab08da1a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3333 | 2026.01.06 01:51:00.275515 [ 254 ] {53a68f19-841b-417b-b5af-79ab08da1a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3334 | 2026.01.06 01:51:00.275918 [ 254 ] {53a68f19-841b-417b-b5af-79ab08da1a38} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.01.06 01:51:00.275925 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 5 columns (5 merged, 0 gathered) in 0.002008479 sec., 1409026.432439672 rows/sec., 121.59 MiB/sec. | ||
| 3336 | 2026.01.06 01:51:00.275954 [ 254 ] {53a68f19-841b-417b-b5af-79ab08da1a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3337 | 2026.01.06 01:51:00.276245 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3338 | 2026.01.06 01:51:00.276270 [ 254 ] {53a68f19-841b-417b-b5af-79ab08da1a38} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3339 | 2026.01.06 01:51:00.276549 [ 254 ] {53a68f19-841b-417b-b5af-79ab08da1a38} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.01.06 01:51:00.276580 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_16_3} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.01.06 01:51:00.276645 [ 125 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3342 | 2026.01.06 01:51:00.276665 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_16_3} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3343 | 2026.01.06 01:51:00.276680 [ 125 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.01.06 01:51:00.276682 [ 254 ] {53a68f19-841b-417b-b5af-79ab08da1a38} <Debug> executeQuery: Read 50 rows, 4.01 KiB in 0.001224 sec., 40849.67320261438 rows/sec., 3.20 MiB/sec. | ||
| 3345 | 2026.01.06 01:51:00.276704 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3346 | 2026.01.06 01:51:00.276726 [ 254 ] {53a68f19-841b-417b-b5af-79ab08da1a38} <Debug> TCPHandler: Processed in 0.001390064 sec. | ||
| 3347 | 2026.01.06 01:51:00.276747 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3348 | 2026.01.06 01:51:00.276821 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 3349 | 2026.01.06 01:51:00.276838 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2026.01.06 01:51:00.276950 [ 254 ] {b56cc22f-1d57-4b44-b7d6-17fe23845754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3351 | 2026.01.06 01:51:00.276979 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3352 | 2026.01.06 01:51:00.276992 [ 254 ] {b56cc22f-1d57-4b44-b7d6-17fe23845754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3353 | 2026.01.06 01:51:00.277021 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 717 rows starting from the beginning of the part | ||
| 3354 | 2026.01.06 01:51:00.277109 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 570 rows starting from the beginning of the part | ||
| 3355 | 2026.01.06 01:51:00.277158 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 3356 | 2026.01.06 01:51:00.277198 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part | ||
| 3357 | 2026.01.06 01:51:00.277241 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
| 3358 | 2026.01.06 01:51:00.277280 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 3359 | 2026.01.06 01:51:00.277387 [ 254 ] {b56cc22f-1d57-4b44-b7d6-17fe23845754} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.01.06 01:51:00.277428 [ 254 ] {b56cc22f-1d57-4b44-b7d6-17fe23845754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3361 | 2026.01.06 01:51:00.277766 [ 254 ] {b56cc22f-1d57-4b44-b7d6-17fe23845754} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3362 | 2026.01.06 01:51:00.278000 [ 254 ] {b56cc22f-1d57-4b44-b7d6-17fe23845754} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.01.06 01:51:00.278091 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3364 | 2026.01.06 01:51:00.278114 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.01.06 01:51:00.278128 [ 254 ] {b56cc22f-1d57-4b44-b7d6-17fe23845754} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.001195 sec., 93723.84937238492 rows/sec., 6.54 MiB/sec. | ||
| 3366 | 2026.01.06 01:51:00.278129 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3367 | 2026.01.06 01:51:00.278163 [ 254 ] {b56cc22f-1d57-4b44-b7d6-17fe23845754} <Debug> TCPHandler: Processed in 0.001372413 sec. | ||
| 3368 | 2026.01.06 01:51:00.278217 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 3369 | 2026.01.06 01:51:00.278277 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2026.01.06 01:51:00.278322 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3371 | 2026.01.06 01:51:00.278337 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1485 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564765 sec., 949024.2943828625 rows/sec., 73.25 MiB/sec. | ||
| 3372 | 2026.01.06 01:51:00.278354 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 892 rows starting from the beginning of the part | ||
| 3373 | 2026.01.06 01:51:00.278373 [ 254 ] {bf5abbb9-5d6f-4b20-b20e-91c08f40a88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3374 | 2026.01.06 01:51:00.278412 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2639 rows starting from the beginning of the part | ||
| 3375 | 2026.01.06 01:51:00.278430 [ 254 ] {bf5abbb9-5d6f-4b20-b20e-91c08f40a88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3376 | 2026.01.06 01:51:00.278458 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 88 rows starting from the beginning of the part | ||
| 3377 | 2026.01.06 01:51:00.278500 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 110 rows starting from the beginning of the part | ||
| 3378 | 2026.01.06 01:51:00.278537 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 3379 | 2026.01.06 01:51:00.278546 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3380 | 2026.01.06 01:51:00.278578 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
| 3381 | 2026.01.06 01:51:00.278821 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_16_3} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.01.06 01:51:00.278891 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_16_3} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3383 | 2026.01.06 01:51:00.278958 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3384 | 2026.01.06 01:51:00.279177 [ 254 ] {bf5abbb9-5d6f-4b20-b20e-91c08f40a88d} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.01.06 01:51:00.279218 [ 254 ] {bf5abbb9-5d6f-4b20-b20e-91c08f40a88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3386 | 2026.01.06 01:51:00.279820 [ 254 ] {bf5abbb9-5d6f-4b20-b20e-91c08f40a88d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3387 | 2026.01.06 01:51:00.279932 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3951 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753486 sec., 2253225.859801561 rows/sec., 153.26 MiB/sec. | ||
| 3388 | 2026.01.06 01:51:00.280044 [ 254 ] {bf5abbb9-5d6f-4b20-b20e-91c08f40a88d} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3389 | 2026.01.06 01:51:00.280185 [ 254 ] {bf5abbb9-5d6f-4b20-b20e-91c08f40a88d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001829 sec., 5467.468562055768 rows/sec., 9.80 MiB/sec. | ||
| 3390 | 2026.01.06 01:51:00.280237 [ 254 ] {bf5abbb9-5d6f-4b20-b20e-91c08f40a88d} <Debug> TCPHandler: Processed in 0.002007628 sec. | ||
| 3391 | 2026.01.06 01:51:00.280277 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3392 | 2026.01.06 01:51:00.280354 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.01.06 01:51:00.280464 [ 254 ] {d8de80f8-0294-4e69-8c54-6592d50db15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3394 | 2026.01.06 01:51:00.280511 [ 254 ] {d8de80f8-0294-4e69-8c54-6592d50db15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3395 | 2026.01.06 01:51:00.280521 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.01.06 01:51:00.280585 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3397 | 2026.01.06 01:51:00.280640 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 3398 | 2026.01.06 01:51:00.280867 [ 254 ] {d8de80f8-0294-4e69-8c54-6592d50db15f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.01.06 01:51:00.280908 [ 254 ] {d8de80f8-0294-4e69-8c54-6592d50db15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3400 | 2026.01.06 01:51:00.281246 [ 254 ] {d8de80f8-0294-4e69-8c54-6592d50db15f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3401 | 2026.01.06 01:51:00.281470 [ 254 ] {d8de80f8-0294-4e69-8c54-6592d50db15f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.01.06 01:51:00.281563 [ 125 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3403 | 2026.01.06 01:51:00.281585 [ 125 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.01.06 01:51:00.281600 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3405 | 2026.01.06 01:51:00.281600 [ 254 ] {d8de80f8-0294-4e69-8c54-6592d50db15f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001155 sec., 34632.03463203463 rows/sec., 2.31 MiB/sec. | ||
| 3406 | 2026.01.06 01:51:00.281642 [ 254 ] {d8de80f8-0294-4e69-8c54-6592d50db15f} <Debug> TCPHandler: Processed in 0.001346812 sec. | ||
| 3407 | 2026.01.06 01:51:00.281663 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3408 | 2026.01.06 01:51:00.281752 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3409 | 2026.01.06 01:51:00.281775 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part | ||
| 3410 | 2026.01.06 01:51:00.281816 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 3411 | 2026.01.06 01:51:00.281849 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 3412 | 2026.01.06 01:51:00.281880 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3413 | 2026.01.06 01:51:00.281910 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 3414 | 2026.01.06 01:51:00.281943 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3415 | 2026.01.06 01:51:00.282601 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 4 columns (4 merged, 0 gathered) in 0.000965879 sec., 395494.6737634838 rows/sec., 24.02 MiB/sec. | ||
| 3416 | 2026.01.06 01:51:00.282711 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3417 | 2026.01.06 01:51:00.282928 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_16_3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2026.01.06 01:51:00.282983 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_16_3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3419 | 2026.01.06 01:51:00.283032 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3420 | 2026.01.06 01:51:00.805801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6233 | ||
| 3421 | 2026.01.06 01:51:00.806311 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2026.01.06 01:51:00.806360 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3423 | 2026.01.06 01:51:00.806883 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3424 | 2026.01.06 01:51:00.807136 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2026.01.06 01:51:00.807287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6233 | ||
| 3426 | 2026.01.06 01:51:01.130162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3427 | 2026.01.06 01:51:01.146326 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.01.06 01:51:01.146388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3429 | 2026.01.06 01:51:01.152512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3430 | 2026.01.06 01:51:01.153222 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.01.06 01:51:01.155949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3432 | 2026.01.06 01:51:02.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.46 MiB, peak 229.18 MiB, free memory in arenas 0.00 B, will set to 225.12 MiB (RSS), difference: 1.66 MiB | ||
| 3433 | 2026.01.06 01:51:03.309571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 446 | ||
| 3434 | 2026.01.06 01:51:03.311702 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.01.06 01:51:03.311745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3436 | 2026.01.06 01:51:03.312848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3437 | 2026.01.06 01:51:03.313119 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.01.06 01:51:03.313361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3439 | 2026.01.06 01:51:05.271596 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.01.06 01:51:05.271795 [ 254 ] {d7968671-ed52-462e-88a7-8b8b4eb4b9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3441 | 2026.01.06 01:51:05.271870 [ 254 ] {d7968671-ed52-462e-88a7-8b8b4eb4b9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3442 | 2026.01.06 01:51:05.272576 [ 254 ] {d7968671-ed52-462e-88a7-8b8b4eb4b9ad} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.01.06 01:51:05.272630 [ 254 ] {d7968671-ed52-462e-88a7-8b8b4eb4b9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3444 | 2026.01.06 01:51:05.273057 [ 254 ] {d7968671-ed52-462e-88a7-8b8b4eb4b9ad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3445 | 2026.01.06 01:51:05.273304 [ 254 ] {d7968671-ed52-462e-88a7-8b8b4eb4b9ad} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.01.06 01:51:05.273489 [ 254 ] {d7968671-ed52-462e-88a7-8b8b4eb4b9ad} <Debug> executeQuery: Read 90 rows, 7.97 KiB in 0.001742 sec., 51664.75315729047 rows/sec., 4.47 MiB/sec. | ||
| 3447 | 2026.01.06 01:51:05.273547 [ 254 ] {d7968671-ed52-462e-88a7-8b8b4eb4b9ad} <Debug> TCPHandler: Processed in 0.00209414 sec. | ||
| 3448 | 2026.01.06 01:51:05.273698 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.01.06 01:51:05.273809 [ 254 ] {f4714fea-e427-4c9b-bba9-01f6662a6dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3450 | 2026.01.06 01:51:05.273858 [ 254 ] {f4714fea-e427-4c9b-bba9-01f6662a6dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3451 | 2026.01.06 01:51:05.274497 [ 254 ] {f4714fea-e427-4c9b-bba9-01f6662a6dcf} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.01.06 01:51:05.274551 [ 254 ] {f4714fea-e427-4c9b-bba9-01f6662a6dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3453 | 2026.01.06 01:51:05.275000 [ 254 ] {f4714fea-e427-4c9b-bba9-01f6662a6dcf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3454 | 2026.01.06 01:51:05.275293 [ 254 ] {f4714fea-e427-4c9b-bba9-01f6662a6dcf} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.01.06 01:51:05.275467 [ 134 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3456 | 2026.01.06 01:51:05.275481 [ 254 ] {f4714fea-e427-4c9b-bba9-01f6662a6dcf} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001699 sec., 17657.445556209535 rows/sec., 1.30 MiB/sec. | ||
| 3457 | 2026.01.06 01:51:05.275554 [ 134 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2026.01.06 01:51:05.275587 [ 254 ] {f4714fea-e427-4c9b-bba9-01f6662a6dcf} <Debug> TCPHandler: Processed in 0.001942118 sec. | ||
| 3459 | 2026.01.06 01:51:05.275591 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3460 | 2026.01.06 01:51:05.275745 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 3461 | 2026.01.06 01:51:05.275769 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.01.06 01:51:05.275873 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3463 | 2026.01.06 01:51:05.275903 [ 254 ] {9e90a00c-33bd-4897-9564-303bd8522061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3464 | 2026.01.06 01:51:05.275906 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 257 rows starting from the beginning of the part | ||
| 3465 | 2026.01.06 01:51:05.275964 [ 254 ] {9e90a00c-33bd-4897-9564-303bd8522061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3466 | 2026.01.06 01:51:05.276012 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
| 3467 | 2026.01.06 01:51:05.276086 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3468 | 2026.01.06 01:51:05.276154 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3469 | 2026.01.06 01:51:05.276220 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 3470 | 2026.01.06 01:51:05.276286 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3471 | 2026.01.06 01:51:05.276550 [ 254 ] {9e90a00c-33bd-4897-9564-303bd8522061} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.01.06 01:51:05.276599 [ 254 ] {9e90a00c-33bd-4897-9564-303bd8522061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3473 | 2026.01.06 01:51:05.277145 [ 254 ] {9e90a00c-33bd-4897-9564-303bd8522061} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3474 | 2026.01.06 01:51:05.277317 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619275 sec., 243936.32953019097 rows/sec., 16.97 MiB/sec. | ||
| 3475 | 2026.01.06 01:51:05.277414 [ 254 ] {9e90a00c-33bd-4897-9564-303bd8522061} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.01.06 01:51:05.277545 [ 194 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3477 | 2026.01.06 01:51:05.277598 [ 254 ] {9e90a00c-33bd-4897-9564-303bd8522061} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001726 sec., 38238.70220162225 rows/sec., 2.99 MiB/sec. | ||
| 3478 | 2026.01.06 01:51:05.277647 [ 254 ] {9e90a00c-33bd-4897-9564-303bd8522061} <Debug> TCPHandler: Processed in 0.001942598 sec. | ||
| 3479 | 2026.01.06 01:51:05.277792 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.01.06 01:51:05.277876 [ 194 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_16_3} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2026.01.06 01:51:05.277905 [ 254 ] {41204b5d-a0ec-4dc6-bf79-b6c3f97d7e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3482 | 2026.01.06 01:51:05.277959 [ 254 ] {41204b5d-a0ec-4dc6-bf79-b6c3f97d7e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3483 | 2026.01.06 01:51:05.277963 [ 194 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_16_3} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3484 | 2026.01.06 01:51:05.278077 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3485 | 2026.01.06 01:51:05.278378 [ 254 ] {41204b5d-a0ec-4dc6-bf79-b6c3f97d7e52} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2026.01.06 01:51:05.278419 [ 254 ] {41204b5d-a0ec-4dc6-bf79-b6c3f97d7e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3487 | 2026.01.06 01:51:05.278785 [ 254 ] {41204b5d-a0ec-4dc6-bf79-b6c3f97d7e52} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3488 | 2026.01.06 01:51:05.279003 [ 254 ] {41204b5d-a0ec-4dc6-bf79-b6c3f97d7e52} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.01.06 01:51:05.279139 [ 254 ] {41204b5d-a0ec-4dc6-bf79-b6c3f97d7e52} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001256 sec., 87579.61783439491 rows/sec., 6.11 MiB/sec. | ||
| 3490 | 2026.01.06 01:51:05.279188 [ 254 ] {41204b5d-a0ec-4dc6-bf79-b6c3f97d7e52} <Debug> TCPHandler: Processed in 0.001449473 sec. | ||
| 3491 | 2026.01.06 01:51:05.279314 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.01.06 01:51:05.279414 [ 254 ] {706d7aaf-d475-4aab-b039-113daa93e325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3493 | 2026.01.06 01:51:05.279470 [ 254 ] {706d7aaf-d475-4aab-b039-113daa93e325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3494 | 2026.01.06 01:51:05.280285 [ 254 ] {706d7aaf-d475-4aab-b039-113daa93e325} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.01.06 01:51:05.280322 [ 254 ] {706d7aaf-d475-4aab-b039-113daa93e325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3496 | 2026.01.06 01:51:05.280928 [ 254 ] {706d7aaf-d475-4aab-b039-113daa93e325} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3497 | 2026.01.06 01:51:05.281260 [ 254 ] {706d7aaf-d475-4aab-b039-113daa93e325} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.01.06 01:51:05.281397 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3499 | 2026.01.06 01:51:05.281421 [ 254 ] {706d7aaf-d475-4aab-b039-113daa93e325} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002027 sec., 14800.197335964478 rows/sec., 26.52 MiB/sec. | ||
| 3500 | 2026.01.06 01:51:05.281445 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.01.06 01:51:05.281470 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3502 | 2026.01.06 01:51:05.281502 [ 254 ] {706d7aaf-d475-4aab-b039-113daa93e325} <Debug> TCPHandler: Processed in 0.002238311 sec. | ||
| 3503 | 2026.01.06 01:51:05.281562 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 3504 | 2026.01.06 01:51:05.281649 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2026.01.06 01:51:05.281751 [ 254 ] {a16be5c6-8839-4bdb-8544-d56fa5e92dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3506 | 2026.01.06 01:51:05.281793 [ 254 ] {a16be5c6-8839-4bdb-8544-d56fa5e92dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3507 | 2026.01.06 01:51:05.281823 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3508 | 2026.01.06 01:51:05.281898 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 3509 | 2026.01.06 01:51:05.282057 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3510 | 2026.01.06 01:51:05.282158 [ 254 ] {a16be5c6-8839-4bdb-8544-d56fa5e92dd4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.01.06 01:51:05.282195 [ 254 ] {a16be5c6-8839-4bdb-8544-d56fa5e92dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3512 | 2026.01.06 01:51:05.282199 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3513 | 2026.01.06 01:51:05.282325 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3514 | 2026.01.06 01:51:05.282445 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3515 | 2026.01.06 01:51:05.282520 [ 254 ] {a16be5c6-8839-4bdb-8544-d56fa5e92dd4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3516 | 2026.01.06 01:51:05.282556 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3517 | 2026.01.06 01:51:05.282767 [ 254 ] {a16be5c6-8839-4bdb-8544-d56fa5e92dd4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.01.06 01:51:05.282901 [ 254 ] {a16be5c6-8839-4bdb-8544-d56fa5e92dd4} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001172 sec., 34129.6928327645 rows/sec., 2.28 MiB/sec. | ||
| 3519 | 2026.01.06 01:51:05.282948 [ 254 ] {a16be5c6-8839-4bdb-8544-d56fa5e92dd4} <Debug> TCPHandler: Processed in 0.001349422 sec. | ||
| 3520 | 2026.01.06 01:51:05.285588 [ 194 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 19 columns (19 merged, 0 gathered) in 0.004058118 sec., 66533.30435438298 rows/sec., 119.22 MiB/sec. | ||
| 3521 | 2026.01.06 01:51:05.286077 [ 194 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3522 | 2026.01.06 01:51:05.286454 [ 194 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.01.06 01:51:05.286531 [ 194 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3524 | 2026.01.06 01:51:05.286660 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3525 | 2026.01.06 01:51:08.205169 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3526 | 2026.01.06 01:51:08.205242 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3527 | 2026.01.06 01:51:08.307414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6745 | ||
| 3528 | 2026.01.06 01:51:08.307998 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.01.06 01:51:08.308052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3530 | 2026.01.06 01:51:08.308607 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3531 | 2026.01.06 01:51:08.308840 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.01.06 01:51:08.308982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6745 | ||
| 3533 | 2026.01.06 01:51:08.656198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3534 | 2026.01.06 01:51:08.672007 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.01.06 01:51:08.672057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3536 | 2026.01.06 01:51:08.678050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3537 | 2026.01.06 01:51:08.678730 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.01.06 01:51:08.681538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3539 | 2026.01.06 01:51:10.271360 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2026.01.06 01:51:10.271556 [ 254 ] {be94c4aa-16c8-4de0-bf94-086446f47816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3541 | 2026.01.06 01:51:10.271626 [ 254 ] {be94c4aa-16c8-4de0-bf94-086446f47816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3542 | 2026.01.06 01:51:10.272302 [ 254 ] {be94c4aa-16c8-4de0-bf94-086446f47816} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.01.06 01:51:10.272353 [ 254 ] {be94c4aa-16c8-4de0-bf94-086446f47816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3544 | 2026.01.06 01:51:10.272773 [ 254 ] {be94c4aa-16c8-4de0-bf94-086446f47816} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3545 | 2026.01.06 01:51:10.272998 [ 254 ] {be94c4aa-16c8-4de0-bf94-086446f47816} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.01.06 01:51:10.273166 [ 254 ] {be94c4aa-16c8-4de0-bf94-086446f47816} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.00166 sec., 30120.481927710844 rows/sec., 2.54 MiB/sec. | ||
| 3547 | 2026.01.06 01:51:10.273215 [ 254 ] {be94c4aa-16c8-4de0-bf94-086446f47816} <Debug> TCPHandler: Processed in 0.001986579 sec. | ||
| 3548 | 2026.01.06 01:51:10.273349 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.01.06 01:51:10.273452 [ 254 ] {674d034d-3770-4d65-ade4-cadf0b90a4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3550 | 2026.01.06 01:51:10.273495 [ 254 ] {674d034d-3770-4d65-ade4-cadf0b90a4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3551 | 2026.01.06 01:51:10.273901 [ 254 ] {674d034d-3770-4d65-ade4-cadf0b90a4b0} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.01.06 01:51:10.273939 [ 254 ] {674d034d-3770-4d65-ade4-cadf0b90a4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3553 | 2026.01.06 01:51:10.274240 [ 254 ] {674d034d-3770-4d65-ade4-cadf0b90a4b0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3554 | 2026.01.06 01:51:10.274449 [ 254 ] {674d034d-3770-4d65-ade4-cadf0b90a4b0} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.01.06 01:51:10.274583 [ 254 ] {674d034d-3770-4d65-ade4-cadf0b90a4b0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001155 sec., 8658.008658008657 rows/sec., 651.04 KiB/sec. | ||
| 3556 | 2026.01.06 01:51:10.274621 [ 254 ] {674d034d-3770-4d65-ade4-cadf0b90a4b0} <Debug> TCPHandler: Processed in 0.001322832 sec. | ||
| 3557 | 2026.01.06 01:51:10.274729 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.01.06 01:51:10.274825 [ 254 ] {bc4def60-811f-4a9c-931d-f17abd4d3dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3559 | 2026.01.06 01:51:10.274864 [ 254 ] {bc4def60-811f-4a9c-931d-f17abd4d3dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3560 | 2026.01.06 01:51:10.275263 [ 254 ] {bc4def60-811f-4a9c-931d-f17abd4d3dde} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.01.06 01:51:10.275300 [ 254 ] {bc4def60-811f-4a9c-931d-f17abd4d3dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3562 | 2026.01.06 01:51:10.275605 [ 254 ] {bc4def60-811f-4a9c-931d-f17abd4d3dde} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3563 | 2026.01.06 01:51:10.275827 [ 254 ] {bc4def60-811f-4a9c-931d-f17abd4d3dde} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.01.06 01:51:10.275961 [ 254 ] {bc4def60-811f-4a9c-931d-f17abd4d3dde} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001155 sec., 39826.83982683983 rows/sec., 3.11 MiB/sec. | ||
| 3565 | 2026.01.06 01:51:10.275998 [ 254 ] {bc4def60-811f-4a9c-931d-f17abd4d3dde} <Debug> TCPHandler: Processed in 0.001317642 sec. | ||
| 3566 | 2026.01.06 01:51:10.276103 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.01.06 01:51:10.276197 [ 254 ] {d1de03f2-c210-417c-a172-d5f4318bef6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3568 | 2026.01.06 01:51:10.276240 [ 254 ] {d1de03f2-c210-417c-a172-d5f4318bef6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3569 | 2026.01.06 01:51:10.276615 [ 254 ] {d1de03f2-c210-417c-a172-d5f4318bef6a} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.01.06 01:51:10.276652 [ 254 ] {d1de03f2-c210-417c-a172-d5f4318bef6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3571 | 2026.01.06 01:51:10.276972 [ 254 ] {d1de03f2-c210-417c-a172-d5f4318bef6a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3572 | 2026.01.06 01:51:10.277176 [ 254 ] {d1de03f2-c210-417c-a172-d5f4318bef6a} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.01.06 01:51:10.277309 [ 254 ] {d1de03f2-c210-417c-a172-d5f4318bef6a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001131 sec., 97259.06277630416 rows/sec., 6.79 MiB/sec. | ||
| 3574 | 2026.01.06 01:51:10.277345 [ 254 ] {d1de03f2-c210-417c-a172-d5f4318bef6a} <Debug> TCPHandler: Processed in 0.001290512 sec. | ||
| 3575 | 2026.01.06 01:51:10.277455 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.01.06 01:51:10.277549 [ 254 ] {3f52cf4c-fef3-4223-91c0-0aaab65d79cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3577 | 2026.01.06 01:51:10.277604 [ 254 ] {3f52cf4c-fef3-4223-91c0-0aaab65d79cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3578 | 2026.01.06 01:51:10.278362 [ 254 ] {3f52cf4c-fef3-4223-91c0-0aaab65d79cf} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.01.06 01:51:10.278398 [ 254 ] {3f52cf4c-fef3-4223-91c0-0aaab65d79cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3580 | 2026.01.06 01:51:10.278906 [ 254 ] {3f52cf4c-fef3-4223-91c0-0aaab65d79cf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3581 | 2026.01.06 01:51:10.279133 [ 254 ] {3f52cf4c-fef3-4223-91c0-0aaab65d79cf} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.01.06 01:51:10.279268 [ 254 ] {3f52cf4c-fef3-4223-91c0-0aaab65d79cf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 3583 | 2026.01.06 01:51:10.279319 [ 254 ] {3f52cf4c-fef3-4223-91c0-0aaab65d79cf} <Debug> TCPHandler: Processed in 0.001913368 sec. | ||
| 3584 | 2026.01.06 01:51:10.279429 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2026.01.06 01:51:10.279524 [ 254 ] {38d0501a-de47-4dd2-a62b-53a2a2a3a003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3586 | 2026.01.06 01:51:10.279566 [ 254 ] {38d0501a-de47-4dd2-a62b-53a2a2a3a003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3587 | 2026.01.06 01:51:10.279887 [ 254 ] {38d0501a-de47-4dd2-a62b-53a2a2a3a003} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.01.06 01:51:10.279921 [ 254 ] {38d0501a-de47-4dd2-a62b-53a2a2a3a003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3589 | 2026.01.06 01:51:10.280227 [ 254 ] {38d0501a-de47-4dd2-a62b-53a2a2a3a003} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3590 | 2026.01.06 01:51:10.280435 [ 254 ] {38d0501a-de47-4dd2-a62b-53a2a2a3a003} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.01.06 01:51:10.280561 [ 254 ] {38d0501a-de47-4dd2-a62b-53a2a2a3a003} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001056 sec., 37878.78787878787 rows/sec., 2.53 MiB/sec. | ||
| 3592 | 2026.01.06 01:51:10.280596 [ 254 ] {38d0501a-de47-4dd2-a62b-53a2a2a3a003} <Debug> TCPHandler: Processed in 0.001215872 sec. | ||
| 3593 | 2026.01.06 01:51:13.313534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 470 | ||
| 3594 | 2026.01.06 01:51:13.315682 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2026.01.06 01:51:13.315741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3596 | 2026.01.06 01:51:13.316930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3597 | 2026.01.06 01:51:13.317201 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2026.01.06 01:51:13.317367 [ 126 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3599 | 2026.01.06 01:51:13.317439 [ 126 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.01.06 01:51:13.317462 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3601 | 2026.01.06 01:51:13.317536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3602 | 2026.01.06 01:51:13.317570 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 3603 | 2026.01.06 01:51:13.318104 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3604 | 2026.01.06 01:51:13.318251 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part | ||
| 3605 | 2026.01.06 01:51:13.318605 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3606 | 2026.01.06 01:51:13.318925 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 92 rows starting from the beginning of the part | ||
| 3607 | 2026.01.06 01:51:13.319240 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3608 | 2026.01.06 01:51:13.319647 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3609 | 2026.01.06 01:51:13.320145 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3610 | 2026.01.06 01:51:13.326369 [ 197 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 72 columns (72 merged, 0 gathered) in 0.008844123 sec., 53142.634945262515 rows/sec., 52.14 MiB/sec. | ||
| 3611 | 2026.01.06 01:51:13.327409 [ 197 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3612 | 2026.01.06 01:51:13.328049 [ 197 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_11_2} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.01.06 01:51:13.328141 [ 197 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_11_2} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3614 | 2026.01.06 01:51:13.328374 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3615 | 2026.01.06 01:51:15.299743 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.01.06 01:51:15.299946 [ 254 ] {bbc5466f-cc74-4c93-a8be-949760a2b9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3617 | 2026.01.06 01:51:15.300018 [ 254 ] {bbc5466f-cc74-4c93-a8be-949760a2b9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3618 | 2026.01.06 01:51:15.300708 [ 254 ] {bbc5466f-cc74-4c93-a8be-949760a2b9db} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.01.06 01:51:15.300762 [ 254 ] {bbc5466f-cc74-4c93-a8be-949760a2b9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3620 | 2026.01.06 01:51:15.301205 [ 254 ] {bbc5466f-cc74-4c93-a8be-949760a2b9db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3621 | 2026.01.06 01:51:15.301446 [ 254 ] {bbc5466f-cc74-4c93-a8be-949760a2b9db} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.01.06 01:51:15.301617 [ 254 ] {bbc5466f-cc74-4c93-a8be-949760a2b9db} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001721 sec., 13945.380592678674 rows/sec., 1.16 MiB/sec. | ||
| 3623 | 2026.01.06 01:51:15.301670 [ 254 ] {bbc5466f-cc74-4c93-a8be-949760a2b9db} <Debug> TCPHandler: Processed in 0.002061439 sec. | ||
| 3624 | 2026.01.06 01:51:15.301816 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.01.06 01:51:15.301944 [ 254 ] {55664319-7cff-4c78-b320-cf9248eb691e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3626 | 2026.01.06 01:51:15.301991 [ 254 ] {55664319-7cff-4c78-b320-cf9248eb691e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3627 | 2026.01.06 01:51:15.303214 [ 254 ] {55664319-7cff-4c78-b320-cf9248eb691e} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.01.06 01:51:15.303268 [ 254 ] {55664319-7cff-4c78-b320-cf9248eb691e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3629 | 2026.01.06 01:51:15.303685 [ 254 ] {55664319-7cff-4c78-b320-cf9248eb691e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3630 | 2026.01.06 01:51:15.303921 [ 254 ] {55664319-7cff-4c78-b320-cf9248eb691e} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.01.06 01:51:15.304064 [ 254 ] {55664319-7cff-4c78-b320-cf9248eb691e} <Debug> executeQuery: Read 1350 rows, 115.52 KiB in 0.002146 sec., 629077.3532152843 rows/sec., 52.57 MiB/sec. | ||
| 3632 | 2026.01.06 01:51:15.304105 [ 254 ] {55664319-7cff-4c78-b320-cf9248eb691e} <Debug> TCPHandler: Processed in 0.002343092 sec. | ||
| 3633 | 2026.01.06 01:51:15.304230 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.01.06 01:51:15.304331 [ 254 ] {68e1f21b-c61d-4c77-8876-ad489f68ed4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3635 | 2026.01.06 01:51:15.304376 [ 254 ] {68e1f21b-c61d-4c77-8876-ad489f68ed4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3636 | 2026.01.06 01:51:15.304796 [ 254 ] {68e1f21b-c61d-4c77-8876-ad489f68ed4b} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.01.06 01:51:15.304834 [ 254 ] {68e1f21b-c61d-4c77-8876-ad489f68ed4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3638 | 2026.01.06 01:51:15.305223 [ 254 ] {68e1f21b-c61d-4c77-8876-ad489f68ed4b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3639 | 2026.01.06 01:51:15.305464 [ 254 ] {68e1f21b-c61d-4c77-8876-ad489f68ed4b} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.01.06 01:51:15.305621 [ 254 ] {68e1f21b-c61d-4c77-8876-ad489f68ed4b} <Debug> executeQuery: Read 42 rows, 3.22 KiB in 0.001312 sec., 32012.19512195122 rows/sec., 2.39 MiB/sec. | ||
| 3641 | 2026.01.06 01:51:15.305670 [ 254 ] {68e1f21b-c61d-4c77-8876-ad489f68ed4b} <Debug> TCPHandler: Processed in 0.001490214 sec. | ||
| 3642 | 2026.01.06 01:51:15.305812 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.01.06 01:51:15.305910 [ 254 ] {512d3e78-0f1e-42dd-ba4f-861814dfe641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3644 | 2026.01.06 01:51:15.305951 [ 254 ] {512d3e78-0f1e-42dd-ba4f-861814dfe641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3645 | 2026.01.06 01:51:15.306483 [ 254 ] {512d3e78-0f1e-42dd-ba4f-861814dfe641} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.01.06 01:51:15.306526 [ 254 ] {512d3e78-0f1e-42dd-ba4f-861814dfe641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3647 | 2026.01.06 01:51:15.306871 [ 254 ] {512d3e78-0f1e-42dd-ba4f-861814dfe641} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3648 | 2026.01.06 01:51:15.307087 [ 254 ] {512d3e78-0f1e-42dd-ba4f-861814dfe641} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.01.06 01:51:15.307219 [ 254 ] {512d3e78-0f1e-42dd-ba4f-861814dfe641} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001329 sec., 189616.2528216704 rows/sec., 13.11 MiB/sec. | ||
| 3650 | 2026.01.06 01:51:15.307269 [ 254 ] {512d3e78-0f1e-42dd-ba4f-861814dfe641} <Debug> TCPHandler: Processed in 0.001507414 sec. | ||
| 3651 | 2026.01.06 01:51:15.307412 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.01.06 01:51:15.307535 [ 254 ] {78dc6bdc-486e-4707-93bd-d325ddcf60f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3653 | 2026.01.06 01:51:15.307592 [ 254 ] {78dc6bdc-486e-4707-93bd-d325ddcf60f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3654 | 2026.01.06 01:51:15.308122 [ 254 ] {78dc6bdc-486e-4707-93bd-d325ddcf60f2} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.01.06 01:51:15.308165 [ 254 ] {78dc6bdc-486e-4707-93bd-d325ddcf60f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3656 | 2026.01.06 01:51:15.308543 [ 254 ] {78dc6bdc-486e-4707-93bd-d325ddcf60f2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3657 | 2026.01.06 01:51:15.308777 [ 254 ] {78dc6bdc-486e-4707-93bd-d325ddcf60f2} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.01.06 01:51:15.308910 [ 254 ] {78dc6bdc-486e-4707-93bd-d325ddcf60f2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001401 sec., 8565.310492505354 rows/sec., 669.16 KiB/sec. | ||
| 3659 | 2026.01.06 01:51:15.308950 [ 254 ] {78dc6bdc-486e-4707-93bd-d325ddcf60f2} <Debug> TCPHandler: Processed in 0.001601475 sec. | ||
| 3660 | 2026.01.06 01:51:15.309095 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.01.06 01:51:15.309191 [ 254 ] {85c606a7-d632-4921-acd2-6ccd80654f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3662 | 2026.01.06 01:51:15.309230 [ 254 ] {85c606a7-d632-4921-acd2-6ccd80654f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3663 | 2026.01.06 01:51:15.309884 [ 254 ] {85c606a7-d632-4921-acd2-6ccd80654f1e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.01.06 01:51:15.309922 [ 254 ] {85c606a7-d632-4921-acd2-6ccd80654f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3665 | 2026.01.06 01:51:15.310257 [ 254 ] {85c606a7-d632-4921-acd2-6ccd80654f1e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3666 | 2026.01.06 01:51:15.310481 [ 254 ] {85c606a7-d632-4921-acd2-6ccd80654f1e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.01.06 01:51:15.310620 [ 254 ] {85c606a7-d632-4921-acd2-6ccd80654f1e} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001447 sec., 385625.4319281272 rows/sec., 28.90 MiB/sec. | ||
| 3668 | 2026.01.06 01:51:15.310659 [ 254 ] {85c606a7-d632-4921-acd2-6ccd80654f1e} <Debug> TCPHandler: Processed in 0.001620125 sec. | ||
| 3669 | 2026.01.06 01:51:15.310779 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2026.01.06 01:51:15.310874 [ 254 ] {fba76860-a5b9-4935-bb94-057412e4f323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3671 | 2026.01.06 01:51:15.310917 [ 254 ] {fba76860-a5b9-4935-bb94-057412e4f323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3672 | 2026.01.06 01:51:15.311512 [ 254 ] {fba76860-a5b9-4935-bb94-057412e4f323} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.01.06 01:51:15.311549 [ 254 ] {fba76860-a5b9-4935-bb94-057412e4f323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3674 | 2026.01.06 01:51:15.311973 [ 254 ] {fba76860-a5b9-4935-bb94-057412e4f323} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3675 | 2026.01.06 01:51:15.312242 [ 254 ] {fba76860-a5b9-4935-bb94-057412e4f323} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.01.06 01:51:15.312409 [ 254 ] {fba76860-a5b9-4935-bb94-057412e4f323} <Debug> executeQuery: Read 812 rows, 56.38 KiB in 0.001552 sec., 523195.8762886598 rows/sec., 35.47 MiB/sec. | ||
| 3677 | 2026.01.06 01:51:15.312457 [ 254 ] {fba76860-a5b9-4935-bb94-057412e4f323} <Debug> TCPHandler: Processed in 0.001728066 sec. | ||
| 3678 | 2026.01.06 01:51:15.312598 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.01.06 01:51:15.312699 [ 254 ] {d7fb8904-d05c-4a44-8aae-6d62fdeb17d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3680 | 2026.01.06 01:51:15.312760 [ 254 ] {d7fb8904-d05c-4a44-8aae-6d62fdeb17d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3681 | 2026.01.06 01:51:15.313640 [ 254 ] {d7fb8904-d05c-4a44-8aae-6d62fdeb17d1} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.01.06 01:51:15.313678 [ 254 ] {d7fb8904-d05c-4a44-8aae-6d62fdeb17d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3683 | 2026.01.06 01:51:15.314217 [ 254 ] {d7fb8904-d05c-4a44-8aae-6d62fdeb17d1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3684 | 2026.01.06 01:51:15.314462 [ 254 ] {d7fb8904-d05c-4a44-8aae-6d62fdeb17d1} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.01.06 01:51:15.314613 [ 254 ] {d7fb8904-d05c-4a44-8aae-6d62fdeb17d1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001932 sec., 15527.950310559007 rows/sec., 27.83 MiB/sec. | ||
| 3686 | 2026.01.06 01:51:15.314669 [ 254 ] {d7fb8904-d05c-4a44-8aae-6d62fdeb17d1} <Debug> TCPHandler: Processed in 0.00212514 sec. | ||
| 3687 | 2026.01.06 01:51:15.314781 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.01.06 01:51:15.314876 [ 254 ] {d0b9c0d9-0296-42e0-bec8-7b5f7e3964c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3689 | 2026.01.06 01:51:15.314917 [ 254 ] {d0b9c0d9-0296-42e0-bec8-7b5f7e3964c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3690 | 2026.01.06 01:51:15.315241 [ 254 ] {d0b9c0d9-0296-42e0-bec8-7b5f7e3964c3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.01.06 01:51:15.315278 [ 254 ] {d0b9c0d9-0296-42e0-bec8-7b5f7e3964c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3692 | 2026.01.06 01:51:15.315725 [ 254 ] {d0b9c0d9-0296-42e0-bec8-7b5f7e3964c3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3693 | 2026.01.06 01:51:15.315961 [ 254 ] {d0b9c0d9-0296-42e0-bec8-7b5f7e3964c3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.01.06 01:51:15.316090 [ 254 ] {d0b9c0d9-0296-42e0-bec8-7b5f7e3964c3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001232 sec., 32467.532467532466 rows/sec., 2.17 MiB/sec. | ||
| 3695 | 2026.01.06 01:51:15.316124 [ 254 ] {d0b9c0d9-0296-42e0-bec8-7b5f7e3964c3} <Debug> TCPHandler: Processed in 0.001393423 sec. | ||
| 3696 | 2026.01.06 01:51:15.809085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7193 | ||
| 3697 | 2026.01.06 01:51:15.809698 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2026.01.06 01:51:15.809754 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3699 | 2026.01.06 01:51:15.810307 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3700 | 2026.01.06 01:51:15.810550 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.01.06 01:51:15.810696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7193 | ||
| 3702 | 2026.01.06 01:51:16.181630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3703 | 2026.01.06 01:51:16.198075 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2026.01.06 01:51:16.198140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3705 | 2026.01.06 01:51:16.203731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3706 | 2026.01.06 01:51:16.204369 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.01.06 01:51:16.207214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3708 | 2026.01.06 01:51:20.271637 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.01.06 01:51:20.271839 [ 254 ] {fc41413c-d883-4da1-ace3-b0df3a3bf5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3710 | 2026.01.06 01:51:20.271906 [ 254 ] {fc41413c-d883-4da1-ace3-b0df3a3bf5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3711 | 2026.01.06 01:51:20.272860 [ 254 ] {fc41413c-d883-4da1-ace3-b0df3a3bf5f8} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.01.06 01:51:20.272910 [ 254 ] {fc41413c-d883-4da1-ace3-b0df3a3bf5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3713 | 2026.01.06 01:51:20.273310 [ 254 ] {fc41413c-d883-4da1-ace3-b0df3a3bf5f8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3714 | 2026.01.06 01:51:20.273527 [ 254 ] {fc41413c-d883-4da1-ace3-b0df3a3bf5f8} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.01.06 01:51:20.273677 [ 254 ] {fc41413c-d883-4da1-ace3-b0df3a3bf5f8} <Debug> executeQuery: Read 50 rows, 4.32 KiB in 0.001889 sec., 26469.031233456855 rows/sec., 2.24 MiB/sec. | ||
| 3716 | 2026.01.06 01:51:20.273719 [ 254 ] {fc41413c-d883-4da1-ace3-b0df3a3bf5f8} <Debug> TCPHandler: Processed in 0.00221581 sec. | ||
| 3717 | 2026.01.06 01:51:20.273855 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.01.06 01:51:20.273953 [ 254 ] {dae20dfe-1243-4cc6-a345-3cb1b1d109b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3719 | 2026.01.06 01:51:20.273993 [ 254 ] {dae20dfe-1243-4cc6-a345-3cb1b1d109b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3720 | 2026.01.06 01:51:20.274498 [ 254 ] {dae20dfe-1243-4cc6-a345-3cb1b1d109b6} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.01.06 01:51:20.274533 [ 254 ] {dae20dfe-1243-4cc6-a345-3cb1b1d109b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3722 | 2026.01.06 01:51:20.274819 [ 254 ] {dae20dfe-1243-4cc6-a345-3cb1b1d109b6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3723 | 2026.01.06 01:51:20.275030 [ 254 ] {dae20dfe-1243-4cc6-a345-3cb1b1d109b6} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.01.06 01:51:20.275168 [ 254 ] {dae20dfe-1243-4cc6-a345-3cb1b1d109b6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001234 sec., 8103.727714748784 rows/sec., 609.36 KiB/sec. | ||
| 3725 | 2026.01.06 01:51:20.275204 [ 254 ] {dae20dfe-1243-4cc6-a345-3cb1b1d109b6} <Debug> TCPHandler: Processed in 0.001397323 sec. | ||
| 3726 | 2026.01.06 01:51:20.275318 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.01.06 01:51:20.275410 [ 254 ] {6b2cdd46-a432-4088-8726-ccd0e93a30a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3728 | 2026.01.06 01:51:20.275448 [ 254 ] {6b2cdd46-a432-4088-8726-ccd0e93a30a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3729 | 2026.01.06 01:51:20.275922 [ 254 ] {6b2cdd46-a432-4088-8726-ccd0e93a30a8} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.01.06 01:51:20.275957 [ 254 ] {6b2cdd46-a432-4088-8726-ccd0e93a30a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3731 | 2026.01.06 01:51:20.276251 [ 254 ] {6b2cdd46-a432-4088-8726-ccd0e93a30a8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3732 | 2026.01.06 01:51:20.276454 [ 254 ] {6b2cdd46-a432-4088-8726-ccd0e93a30a8} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.01.06 01:51:20.276576 [ 254 ] {6b2cdd46-a432-4088-8726-ccd0e93a30a8} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001184 sec., 38851.35135135135 rows/sec., 3.04 MiB/sec. | ||
| 3734 | 2026.01.06 01:51:20.276612 [ 254 ] {6b2cdd46-a432-4088-8726-ccd0e93a30a8} <Debug> TCPHandler: Processed in 0.001341552 sec. | ||
| 3735 | 2026.01.06 01:51:20.276731 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2026.01.06 01:51:20.276824 [ 254 ] {bd7ca996-e38d-4755-a2b8-fa0e2f167d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3737 | 2026.01.06 01:51:20.276866 [ 254 ] {bd7ca996-e38d-4755-a2b8-fa0e2f167d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3738 | 2026.01.06 01:51:20.277253 [ 254 ] {bd7ca996-e38d-4755-a2b8-fa0e2f167d22} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.01.06 01:51:20.277288 [ 254 ] {bd7ca996-e38d-4755-a2b8-fa0e2f167d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3740 | 2026.01.06 01:51:20.277596 [ 254 ] {bd7ca996-e38d-4755-a2b8-fa0e2f167d22} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3741 | 2026.01.06 01:51:20.277793 [ 254 ] {bd7ca996-e38d-4755-a2b8-fa0e2f167d22} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.01.06 01:51:20.277913 [ 254 ] {bd7ca996-e38d-4755-a2b8-fa0e2f167d22} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001108 sec., 99277.97833935017 rows/sec., 6.93 MiB/sec. | ||
| 3743 | 2026.01.06 01:51:20.277947 [ 254 ] {bd7ca996-e38d-4755-a2b8-fa0e2f167d22} <Debug> TCPHandler: Processed in 0.001264692 sec. | ||
| 3744 | 2026.01.06 01:51:20.278056 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2026.01.06 01:51:20.278147 [ 254 ] {dcd67505-283e-4140-83fe-7a1481ab645b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3746 | 2026.01.06 01:51:20.278200 [ 254 ] {dcd67505-283e-4140-83fe-7a1481ab645b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3747 | 2026.01.06 01:51:20.278936 [ 254 ] {dcd67505-283e-4140-83fe-7a1481ab645b} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.01.06 01:51:20.278971 [ 254 ] {dcd67505-283e-4140-83fe-7a1481ab645b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3749 | 2026.01.06 01:51:20.279460 [ 254 ] {dcd67505-283e-4140-83fe-7a1481ab645b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3750 | 2026.01.06 01:51:20.279669 [ 254 ] {dcd67505-283e-4140-83fe-7a1481ab645b} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.01.06 01:51:20.279802 [ 254 ] {dcd67505-283e-4140-83fe-7a1481ab645b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001672 sec., 5980.861244019138 rows/sec., 10.72 MiB/sec. | ||
| 3752 | 2026.01.06 01:51:20.279851 [ 254 ] {dcd67505-283e-4140-83fe-7a1481ab645b} <Debug> TCPHandler: Processed in 0.001842537 sec. | ||
| 3753 | 2026.01.06 01:51:20.279955 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3754 | 2026.01.06 01:51:20.280048 [ 254 ] {b29ce0df-65cd-4489-9d26-04219160bdfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3755 | 2026.01.06 01:51:20.280088 [ 254 ] {b29ce0df-65cd-4489-9d26-04219160bdfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3756 | 2026.01.06 01:51:20.280401 [ 254 ] {b29ce0df-65cd-4489-9d26-04219160bdfe} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.01.06 01:51:20.280437 [ 254 ] {b29ce0df-65cd-4489-9d26-04219160bdfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3758 | 2026.01.06 01:51:20.280731 [ 254 ] {b29ce0df-65cd-4489-9d26-04219160bdfe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3759 | 2026.01.06 01:51:20.280932 [ 254 ] {b29ce0df-65cd-4489-9d26-04219160bdfe} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.01.06 01:51:20.281062 [ 254 ] {b29ce0df-65cd-4489-9d26-04219160bdfe} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001033 sec., 38722.16844143272 rows/sec., 2.58 MiB/sec. | ||
| 3761 | 2026.01.06 01:51:20.281095 [ 254 ] {b29ce0df-65cd-4489-9d26-04219160bdfe} <Debug> TCPHandler: Processed in 0.001187441 sec. | ||
| 3762 | 2026.01.06 01:51:23.205498 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3763 | 2026.01.06 01:51:23.205574 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3764 | 2026.01.06 01:51:23.310896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7705 | ||
| 3765 | 2026.01.06 01:51:23.311421 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.01.06 01:51:23.311472 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3767 | 2026.01.06 01:51:23.311978 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3768 | 2026.01.06 01:51:23.312223 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.01.06 01:51:23.312370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7705 | ||
| 3770 | 2026.01.06 01:51:23.312381 [ 115 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3771 | 2026.01.06 01:51:23.312455 [ 115 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.01.06 01:51:23.312478 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3773 | 2026.01.06 01:51:23.312598 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 3774 | 2026.01.06 01:51:23.312745 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3775 | 2026.01.06 01:51:23.312788 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5273 rows starting from the beginning of the part | ||
| 3776 | 2026.01.06 01:51:23.312855 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 3777 | 2026.01.06 01:51:23.312907 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 3778 | 2026.01.06 01:51:23.312951 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 3779 | 2026.01.06 01:51:23.312990 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 3780 | 2026.01.06 01:51:23.313024 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 3781 | 2026.01.06 01:51:23.314340 [ 195 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7705 rows, containing 4 columns (4 merged, 0 gathered) in 0.001800227 sec., 4280015.798007696 rows/sec., 61.23 MiB/sec. | ||
| 3782 | 2026.01.06 01:51:23.314801 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3783 | 2026.01.06 01:51:23.315105 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_16_3} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.01.06 01:51:23.315177 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_16_3} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3785 | 2026.01.06 01:51:23.315268 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3786 | 2026.01.06 01:51:23.317796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 500 | ||
| 3787 | 2026.01.06 01:51:23.320043 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.01.06 01:51:23.320087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3789 | 2026.01.06 01:51:23.321250 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3790 | 2026.01.06 01:51:23.321516 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.01.06 01:51:23.321766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3792 | 2026.01.06 01:51:23.707393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3793 | 2026.01.06 01:51:23.723574 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.01.06 01:51:23.723639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3795 | 2026.01.06 01:51:23.728967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3796 | 2026.01.06 01:51:23.729681 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.01.06 01:51:23.729958 [ 115 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3798 | 2026.01.06 01:51:23.730015 [ 115 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.01.06 01:51:23.730037 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3800 | 2026.01.06 01:51:23.730135 [ 195 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3801 | 2026.01.06 01:51:23.733250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3802 | 2026.01.06 01:51:23.734160 [ 195 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3803 | 2026.01.06 01:51:23.735518 [ 195 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3804 | 2026.01.06 01:51:23.739894 [ 195 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3805 | 2026.01.06 01:51:23.744115 [ 195 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3806 | 2026.01.06 01:51:23.748395 [ 195 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3807 | 2026.01.06 01:51:23.753229 [ 195 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3808 | 2026.01.06 01:51:23.757631 [ 195 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 3809 | 2026.01.06 01:51:23.812295 [ 201 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082197637 sec., 1472.061782019354 rows/sec., 7.61 MiB/sec. | ||
| 3810 | 2026.01.06 01:51:23.814853 [ 193 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3811 | 2026.01.06 01:51:23.816885 [ 193 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_16_3} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2026.01.06 01:51:23.816991 [ 193 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_16_3} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3813 | 2026.01.06 01:51:23.818873 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3814 | 2026.01.06 01:51:24.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.12 MiB, peak 240.10 MiB, free memory in arenas 0.00 B, will set to 238.46 MiB (RSS), difference: 8.34 MiB | ||
| 3815 | 2026.01.06 01:51:24.001315 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000877458 sec. | ||
| 3816 | 2026.01.06 01:51:25.272034 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2026.01.06 01:51:25.272349 [ 254 ] {61359c74-e90e-4e77-b1b1-8652ac303c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3818 | 2026.01.06 01:51:25.272453 [ 254 ] {61359c74-e90e-4e77-b1b1-8652ac303c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3819 | 2026.01.06 01:51:25.273323 [ 254 ] {61359c74-e90e-4e77-b1b1-8652ac303c26} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.01.06 01:51:25.273372 [ 254 ] {61359c74-e90e-4e77-b1b1-8652ac303c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3821 | 2026.01.06 01:51:25.273774 [ 254 ] {61359c74-e90e-4e77-b1b1-8652ac303c26} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3822 | 2026.01.06 01:51:25.273997 [ 254 ] {61359c74-e90e-4e77-b1b1-8652ac303c26} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.01.06 01:51:25.274149 [ 254 ] {61359c74-e90e-4e77-b1b1-8652ac303c26} <Debug> executeQuery: Read 90 rows, 7.97 KiB in 0.001879 sec., 47897.817988291645 rows/sec., 4.14 MiB/sec. | ||
| 3824 | 2026.01.06 01:51:25.274151 [ 114 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3825 | 2026.01.06 01:51:25.274190 [ 254 ] {61359c74-e90e-4e77-b1b1-8652ac303c26} <Debug> TCPHandler: Processed in 0.002301781 sec. | ||
| 3826 | 2026.01.06 01:51:25.274230 [ 114 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.01.06 01:51:25.274260 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3828 | 2026.01.06 01:51:25.274329 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.01.06 01:51:25.274367 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 3830 | 2026.01.06 01:51:25.274427 [ 254 ] {a7706096-c3fe-497e-9f61-50c93371a37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3831 | 2026.01.06 01:51:25.274467 [ 254 ] {a7706096-c3fe-497e-9f61-50c93371a37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3832 | 2026.01.06 01:51:25.274470 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3833 | 2026.01.06 01:51:25.274508 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2439 rows starting from the beginning of the part | ||
| 3834 | 2026.01.06 01:51:25.274574 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3835 | 2026.01.06 01:51:25.274623 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 3836 | 2026.01.06 01:51:25.274669 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1350 rows starting from the beginning of the part | ||
| 3837 | 2026.01.06 01:51:25.274713 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 50 rows starting from the beginning of the part | ||
| 3838 | 2026.01.06 01:51:25.274757 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3839 | 2026.01.06 01:51:25.274860 [ 254 ] {a7706096-c3fe-497e-9f61-50c93371a37b} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2026.01.06 01:51:25.274896 [ 254 ] {a7706096-c3fe-497e-9f61-50c93371a37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3841 | 2026.01.06 01:51:25.275356 [ 254 ] {a7706096-c3fe-497e-9f61-50c93371a37b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3842 | 2026.01.06 01:51:25.275594 [ 254 ] {a7706096-c3fe-497e-9f61-50c93371a37b} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2026.01.06 01:51:25.275719 [ 254 ] {a7706096-c3fe-497e-9f61-50c93371a37b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00131 sec., 22900.763358778626 rows/sec., 1.68 MiB/sec. | ||
| 3844 | 2026.01.06 01:51:25.275760 [ 254 ] {a7706096-c3fe-497e-9f61-50c93371a37b} <Debug> TCPHandler: Processed in 0.001479394 sec. | ||
| 3845 | 2026.01.06 01:51:25.275865 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2026.01.06 01:51:25.275957 [ 254 ] {8221485c-4618-41ad-b7c2-d2912657ffda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3847 | 2026.01.06 01:51:25.275996 [ 254 ] {8221485c-4618-41ad-b7c2-d2912657ffda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3848 | 2026.01.06 01:51:25.276389 [ 254 ] {8221485c-4618-41ad-b7c2-d2912657ffda} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3849 | 2026.01.06 01:51:25.276424 [ 254 ] {8221485c-4618-41ad-b7c2-d2912657ffda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3850 | 2026.01.06 01:51:25.276769 [ 254 ] {8221485c-4618-41ad-b7c2-d2912657ffda} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3851 | 2026.01.06 01:51:25.276927 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4069 rows, containing 5 columns (5 merged, 0 gathered) in 0.002608205 sec., 1560076.7577701905 rows/sec., 134.78 MiB/sec. | ||
| 3852 | 2026.01.06 01:51:25.276976 [ 254 ] {8221485c-4618-41ad-b7c2-d2912657ffda} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3853 | 2026.01.06 01:51:25.277092 [ 113 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3854 | 2026.01.06 01:51:25.277101 [ 254 ] {8221485c-4618-41ad-b7c2-d2912657ffda} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001161 sec., 56847.54521963825 rows/sec., 4.44 MiB/sec. | ||
| 3855 | 2026.01.06 01:51:25.277134 [ 113 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.01.06 01:51:25.277149 [ 254 ] {8221485c-4618-41ad-b7c2-d2912657ffda} <Debug> TCPHandler: Processed in 0.001332623 sec. | ||
| 3857 | 2026.01.06 01:51:25.277155 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3858 | 2026.01.06 01:51:25.277156 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3859 | 2026.01.06 01:51:25.277257 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2026.01.06 01:51:25.277261 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 3861 | 2026.01.06 01:51:25.277350 [ 254 ] {5adaf9ac-ac48-41cd-b167-2b9f4cb1873b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3862 | 2026.01.06 01:51:25.277397 [ 254 ] {5adaf9ac-ac48-41cd-b167-2b9f4cb1873b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3863 | 2026.01.06 01:51:25.277397 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_21_4} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2026.01.06 01:51:25.277413 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3865 | 2026.01.06 01:51:25.277459 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1219 rows starting from the beginning of the part | ||
| 3866 | 2026.01.06 01:51:25.277468 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_21_4} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3867 | 2026.01.06 01:51:25.277534 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 3868 | 2026.01.06 01:51:25.277534 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
| 3869 | 2026.01.06 01:51:25.277600 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
| 3870 | 2026.01.06 01:51:25.277651 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 558 rows starting from the beginning of the part | ||
| 3871 | 2026.01.06 01:51:25.277695 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part | ||
| 3872 | 2026.01.06 01:51:25.277741 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part | ||
| 3873 | 2026.01.06 01:51:25.277762 [ 254 ] {5adaf9ac-ac48-41cd-b167-2b9f4cb1873b} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.01.06 01:51:25.277801 [ 254 ] {5adaf9ac-ac48-41cd-b167-2b9f4cb1873b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3875 | 2026.01.06 01:51:25.278196 [ 254 ] {5adaf9ac-ac48-41cd-b167-2b9f4cb1873b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3876 | 2026.01.06 01:51:25.278416 [ 254 ] {5adaf9ac-ac48-41cd-b167-2b9f4cb1873b} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.01.06 01:51:25.278514 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3878 | 2026.01.06 01:51:25.278540 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.01.06 01:51:25.278545 [ 254 ] {5adaf9ac-ac48-41cd-b167-2b9f4cb1873b} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001213 sec., 90684.25391591096 rows/sec., 6.33 MiB/sec. | ||
| 3880 | 2026.01.06 01:51:25.278563 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3881 | 2026.01.06 01:51:25.278586 [ 254 ] {5adaf9ac-ac48-41cd-b167-2b9f4cb1873b} <Debug> TCPHandler: Processed in 0.001376862 sec. | ||
| 3882 | 2026.01.06 01:51:25.278623 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 3883 | 2026.01.06 01:51:25.278696 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3884 | 2026.01.06 01:51:25.278696 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.01.06 01:51:25.278719 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3951 rows starting from the beginning of the part | ||
| 3886 | 2026.01.06 01:51:25.278764 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 110 rows starting from the beginning of the part | ||
| 3887 | 2026.01.06 01:51:25.278798 [ 254 ] {040876dc-4ea6-433a-996d-abee1d894029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3888 | 2026.01.06 01:51:25.278800 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part | ||
| 3889 | 2026.01.06 01:51:25.278844 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 812 rows starting from the beginning of the part | ||
| 3890 | 2026.01.06 01:51:25.278854 [ 254 ] {040876dc-4ea6-433a-996d-abee1d894029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3891 | 2026.01.06 01:51:25.278876 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
| 3892 | 2026.01.06 01:51:25.278909 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 110 rows starting from the beginning of the part | ||
| 3893 | 2026.01.06 01:51:25.278966 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751677 sec., 1142333.8891816242 rows/sec., 88.34 MiB/sec. | ||
| 3894 | 2026.01.06 01:51:25.279186 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3895 | 2026.01.06 01:51:25.279440 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_21_4} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.01.06 01:51:25.279509 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_21_4} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3897 | 2026.01.06 01:51:25.279578 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3898 | 2026.01.06 01:51:25.279644 [ 254 ] {040876dc-4ea6-433a-996d-abee1d894029} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2026.01.06 01:51:25.279684 [ 254 ] {040876dc-4ea6-433a-996d-abee1d894029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3900 | 2026.01.06 01:51:25.280223 [ 254 ] {040876dc-4ea6-433a-996d-abee1d894029} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3901 | 2026.01.06 01:51:25.280437 [ 254 ] {040876dc-4ea6-433a-996d-abee1d894029} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2026.01.06 01:51:25.280566 [ 254 ] {040876dc-4ea6-433a-996d-abee1d894029} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001787 sec., 16787.912702853944 rows/sec., 30.08 MiB/sec. | ||
| 3903 | 2026.01.06 01:51:25.280615 [ 254 ] {040876dc-4ea6-433a-996d-abee1d894029} <Debug> TCPHandler: Processed in 0.001967448 sec. | ||
| 3904 | 2026.01.06 01:51:25.280719 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2026.01.06 01:51:25.280786 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5203 rows, containing 5 columns (5 merged, 0 gathered) in 0.002187421 sec., 2378600.1871610447 rows/sec., 162.06 MiB/sec. | ||
| 3906 | 2026.01.06 01:51:25.280812 [ 254 ] {6b8b7b57-b5a0-47d4-bc17-d20cc3df8e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3907 | 2026.01.06 01:51:25.280853 [ 254 ] {6b8b7b57-b5a0-47d4-bc17-d20cc3df8e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3908 | 2026.01.06 01:51:25.281185 [ 254 ] {6b8b7b57-b5a0-47d4-bc17-d20cc3df8e7b} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2026.01.06 01:51:25.281218 [ 254 ] {6b8b7b57-b5a0-47d4-bc17-d20cc3df8e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3910 | 2026.01.06 01:51:25.281248 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3911 | 2026.01.06 01:51:25.281481 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3912 | 2026.01.06 01:51:25.281538 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3913 | 2026.01.06 01:51:25.281587 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 3914 | 2026.01.06 01:51:25.281589 [ 254 ] {6b8b7b57-b5a0-47d4-bc17-d20cc3df8e7b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3915 | 2026.01.06 01:51:25.281805 [ 254 ] {6b8b7b57-b5a0-47d4-bc17-d20cc3df8e7b} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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.06 01:51:25.281906 [ 113 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3917 | 2026.01.06 01:51:25.281934 [ 254 ] {6b8b7b57-b5a0-47d4-bc17-d20cc3df8e7b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00114 sec., 35087.71929824562 rows/sec., 2.34 MiB/sec. | ||
| 3918 | 2026.01.06 01:51:25.281937 [ 113 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.01.06 01:51:25.281965 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3920 | 2026.01.06 01:51:25.281971 [ 254 ] {6b8b7b57-b5a0-47d4-bc17-d20cc3df8e7b} <Debug> TCPHandler: Processed in 0.001298702 sec. | ||
| 3921 | 2026.01.06 01:51:25.282030 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 3922 | 2026.01.06 01:51:25.282109 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3923 | 2026.01.06 01:51:25.282134 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 382 rows starting from the beginning of the part | ||
| 3924 | 2026.01.06 01:51:25.282206 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 3925 | 2026.01.06 01:51:25.282248 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 3926 | 2026.01.06 01:51:25.282285 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 3927 | 2026.01.06 01:51:25.282324 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 3928 | 2026.01.06 01:51:25.282360 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 3929 | 2026.01.06 01:51:25.283070 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 4 columns (4 merged, 0 gathered) in 0.00106981 sec., 544021.8356530599 rows/sec., 34.17 MiB/sec. | ||
| 3930 | 2026.01.06 01:51:25.283188 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3931 | 2026.01.06 01:51:25.283407 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_21_4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.01.06 01:51:25.283465 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_21_4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3933 | 2026.01.06 01:51:25.283524 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3934 | 2026.01.06 01:51:26.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.02 MiB, peak 245.27 MiB, free memory in arenas 0.00 B, will set to 240.04 MiB (RSS), difference: 1.03 MiB | ||
| 3935 | 2026.01.06 01:51:30.273509 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2026.01.06 01:51:30.273833 [ 254 ] {2cab7a42-c96c-451c-984a-2d166d9f6193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3937 | 2026.01.06 01:51:30.273941 [ 254 ] {2cab7a42-c96c-451c-984a-2d166d9f6193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3938 | 2026.01.06 01:51:30.274790 [ 254 ] {2cab7a42-c96c-451c-984a-2d166d9f6193} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.01.06 01:51:30.274836 [ 254 ] {2cab7a42-c96c-451c-984a-2d166d9f6193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3940 | 2026.01.06 01:51:30.275227 [ 254 ] {2cab7a42-c96c-451c-984a-2d166d9f6193} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3941 | 2026.01.06 01:51:30.275455 [ 254 ] {2cab7a42-c96c-451c-984a-2d166d9f6193} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.01.06 01:51:30.275613 [ 254 ] {2cab7a42-c96c-451c-984a-2d166d9f6193} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001869 sec., 1070.0909577314071 rows/sec., 87.26 KiB/sec. | ||
| 3943 | 2026.01.06 01:51:30.275656 [ 254 ] {2cab7a42-c96c-451c-984a-2d166d9f6193} <Debug> TCPHandler: Processed in 0.002334462 sec. | ||
| 3944 | 2026.01.06 01:51:30.275785 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.01.06 01:51:30.275882 [ 254 ] {e4dcc64f-449d-4445-a22f-2a3c2505e69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3946 | 2026.01.06 01:51:30.275922 [ 254 ] {e4dcc64f-449d-4445-a22f-2a3c2505e69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3947 | 2026.01.06 01:51:30.276383 [ 254 ] {e4dcc64f-449d-4445-a22f-2a3c2505e69a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.01.06 01:51:30.276419 [ 254 ] {e4dcc64f-449d-4445-a22f-2a3c2505e69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3949 | 2026.01.06 01:51:30.276726 [ 254 ] {e4dcc64f-449d-4445-a22f-2a3c2505e69a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3950 | 2026.01.06 01:51:30.276932 [ 254 ] {e4dcc64f-449d-4445-a22f-2a3c2505e69a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.01.06 01:51:30.277049 [ 254 ] {e4dcc64f-449d-4445-a22f-2a3c2505e69a} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001203 sec., 64006.65004156275 rows/sec., 5.24 MiB/sec. | ||
| 3952 | 2026.01.06 01:51:30.277082 [ 254 ] {e4dcc64f-449d-4445-a22f-2a3c2505e69a} <Debug> TCPHandler: Processed in 0.001366503 sec. | ||
| 3953 | 2026.01.06 01:51:30.277193 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3954 | 2026.01.06 01:51:30.277281 [ 254 ] {41937fe1-cf84-4a75-aa79-7cadb853d1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3955 | 2026.01.06 01:51:30.277319 [ 254 ] {41937fe1-cf84-4a75-aa79-7cadb853d1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3956 | 2026.01.06 01:51:30.277801 [ 254 ] {41937fe1-cf84-4a75-aa79-7cadb853d1d0} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.01.06 01:51:30.277837 [ 254 ] {41937fe1-cf84-4a75-aa79-7cadb853d1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3958 | 2026.01.06 01:51:30.278131 [ 254 ] {41937fe1-cf84-4a75-aa79-7cadb853d1d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3959 | 2026.01.06 01:51:30.278331 [ 254 ] {41937fe1-cf84-4a75-aa79-7cadb853d1d0} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3960 | 2026.01.06 01:51:30.278444 [ 110 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3961 | 2026.01.06 01:51:30.278459 [ 254 ] {41937fe1-cf84-4a75-aa79-7cadb853d1d0} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001163 sec., 10318.142734307825 rows/sec., 766.64 KiB/sec. | ||
| 3962 | 2026.01.06 01:51:30.278509 [ 110 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2026.01.06 01:51:30.278519 [ 254 ] {41937fe1-cf84-4a75-aa79-7cadb853d1d0} <Debug> TCPHandler: Processed in 0.001347612 sec. | ||
| 3964 | 2026.01.06 01:51:30.278570 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3965 | 2026.01.06 01:51:30.278709 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.01.06 01:51:30.278706 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 3967 | 2026.01.06 01:51:30.278808 [ 254 ] {ae7ebe0c-197f-4007-9c49-c780e05360e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3968 | 2026.01.06 01:51:30.278852 [ 254 ] {ae7ebe0c-197f-4007-9c49-c780e05360e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3969 | 2026.01.06 01:51:30.278881 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3970 | 2026.01.06 01:51:30.278926 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 275 rows starting from the beginning of the part | ||
| 3971 | 2026.01.06 01:51:30.279001 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 3972 | 2026.01.06 01:51:30.279088 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 3973 | 2026.01.06 01:51:30.279135 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 3974 | 2026.01.06 01:51:30.279196 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 3975 | 2026.01.06 01:51:30.279236 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 3976 | 2026.01.06 01:51:30.279276 [ 254 ] {ae7ebe0c-197f-4007-9c49-c780e05360e8} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.01.06 01:51:30.279318 [ 254 ] {ae7ebe0c-197f-4007-9c49-c780e05360e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3978 | 2026.01.06 01:51:30.279687 [ 254 ] {ae7ebe0c-197f-4007-9c49-c780e05360e8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3979 | 2026.01.06 01:51:30.279926 [ 254 ] {ae7ebe0c-197f-4007-9c49-c780e05360e8} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2026.01.06 01:51:30.280061 [ 254 ] {ae7ebe0c-197f-4007-9c49-c780e05360e8} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001271 sec., 59795.43666404406 rows/sec., 4.67 MiB/sec. | ||
| 3981 | 2026.01.06 01:51:30.280097 [ 254 ] {ae7ebe0c-197f-4007-9c49-c780e05360e8} <Debug> TCPHandler: Processed in 0.001437953 sec. | ||
| 3982 | 2026.01.06 01:51:30.280121 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476663 sec., 256659.77951638255 rows/sec., 17.78 MiB/sec. | ||
| 3983 | 2026.01.06 01:51:30.280213 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.01.06 01:51:30.280268 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3985 | 2026.01.06 01:51:30.280315 [ 254 ] {eb6de37b-1837-42e2-8d59-84fe7969297b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3986 | 2026.01.06 01:51:30.280370 [ 254 ] {eb6de37b-1837-42e2-8d59-84fe7969297b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3987 | 2026.01.06 01:51:30.280545 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_21_4} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.01.06 01:51:30.280619 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_21_4} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3989 | 2026.01.06 01:51:30.280703 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3990 | 2026.01.06 01:51:30.280816 [ 254 ] {eb6de37b-1837-42e2-8d59-84fe7969297b} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2026.01.06 01:51:30.280858 [ 254 ] {eb6de37b-1837-42e2-8d59-84fe7969297b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3992 | 2026.01.06 01:51:30.281215 [ 254 ] {eb6de37b-1837-42e2-8d59-84fe7969297b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3993 | 2026.01.06 01:51:30.281424 [ 254 ] {eb6de37b-1837-42e2-8d59-84fe7969297b} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.01.06 01:51:30.281552 [ 254 ] {eb6de37b-1837-42e2-8d59-84fe7969297b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001256 sec., 128184.71337579619 rows/sec., 8.93 MiB/sec. | ||
| 3995 | 2026.01.06 01:51:30.281588 [ 254 ] {eb6de37b-1837-42e2-8d59-84fe7969297b} <Debug> TCPHandler: Processed in 0.001423643 sec. | ||
| 3996 | 2026.01.06 01:51:30.281706 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2026.01.06 01:51:30.281807 [ 254 ] {d092c227-b3c0-4132-837e-fd7553368b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3998 | 2026.01.06 01:51:30.281862 [ 254 ] {d092c227-b3c0-4132-837e-fd7553368b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3999 | 2026.01.06 01:51:30.282666 [ 254 ] {d092c227-b3c0-4132-837e-fd7553368b76} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.01.06 01:51:30.282702 [ 254 ] {d092c227-b3c0-4132-837e-fd7553368b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4001 | 2026.01.06 01:51:30.283222 [ 254 ] {d092c227-b3c0-4132-837e-fd7553368b76} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4002 | 2026.01.06 01:51:30.283433 [ 254 ] {d092c227-b3c0-4132-837e-fd7553368b76} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.01.06 01:51:30.283565 [ 254 ] {d092c227-b3c0-4132-837e-fd7553368b76} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 4004 | 2026.01.06 01:51:30.283579 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4005 | 2026.01.06 01:51:30.283615 [ 254 ] {d092c227-b3c0-4132-837e-fd7553368b76} <Debug> TCPHandler: Processed in 0.001956808 sec. | ||
| 4006 | 2026.01.06 01:51:30.283631 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2026.01.06 01:51:30.283660 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4008 | 2026.01.06 01:51:30.283740 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.01.06 01:51:30.283814 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 4010 | 2026.01.06 01:51:30.283838 [ 254 ] {3a50507f-6660-4319-b0d5-7155ddc6bde0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4011 | 2026.01.06 01:51:30.283906 [ 254 ] {3a50507f-6660-4319-b0d5-7155ddc6bde0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4012 | 2026.01.06 01:51:30.284100 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4013 | 2026.01.06 01:51:30.284189 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 270 rows starting from the beginning of the part | ||
| 4014 | 2026.01.06 01:51:30.284255 [ 254 ] {3a50507f-6660-4319-b0d5-7155ddc6bde0} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2026.01.06 01:51:30.284295 [ 254 ] {3a50507f-6660-4319-b0d5-7155ddc6bde0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4016 | 2026.01.06 01:51:30.284320 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4017 | 2026.01.06 01:51:30.284430 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 4018 | 2026.01.06 01:51:30.284528 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4019 | 2026.01.06 01:51:30.284624 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4020 | 2026.01.06 01:51:30.284624 [ 254 ] {3a50507f-6660-4319-b0d5-7155ddc6bde0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4021 | 2026.01.06 01:51:30.284728 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 4022 | 2026.01.06 01:51:30.284876 [ 254 ] {3a50507f-6660-4319-b0d5-7155ddc6bde0} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.01.06 01:51:30.285012 [ 254 ] {3a50507f-6660-4319-b0d5-7155ddc6bde0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 4024 | 2026.01.06 01:51:30.285049 [ 254 ] {3a50507f-6660-4319-b0d5-7155ddc6bde0} <Debug> TCPHandler: Processed in 0.001369412 sec. | ||
| 4025 | 2026.01.06 01:51:30.287790 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 19 columns (19 merged, 0 gathered) in 0.004041168 sec., 89083.15615683385 rows/sec., 159.63 MiB/sec. | ||
| 4026 | 2026.01.06 01:51:30.288408 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4027 | 2026.01.06 01:51:30.288739 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2026.01.06 01:51:30.288812 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4029 | 2026.01.06 01:51:30.288897 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 4030 | 2026.01.06 01:51:30.812528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8153 | ||
| 4031 | 2026.01.06 01:51:30.813061 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.01.06 01:51:30.813110 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4033 | 2026.01.06 01:51:30.813593 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4034 | 2026.01.06 01:51:30.813815 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.01.06 01:51:30.813940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8153 | ||
| 4036 | 2026.01.06 01:51:31.233385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4037 | 2026.01.06 01:51:31.249523 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2026.01.06 01:51:31.249576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4039 | 2026.01.06 01:51:31.255667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4040 | 2026.01.06 01:51:31.256364 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.01.06 01:51:31.259025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4042 | 2026.01.06 01:51:32.000324 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.85 MiB, peak 245.85 MiB, free memory in arenas 0.00 B, will set to 243.04 MiB (RSS), difference: 1.19 MiB | ||
| 4043 | 2026.01.06 01:51:32.547678 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55222 | ||
| 4044 | 2026.01.06 01:51:32.547814 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4045 | 2026.01.06 01:51:32.547870 [ 288 ] {} <Debug> TCP-Session: 92e25c6c-8e85-4e06-b2b3-b2070f9a3fcb Authenticating user 'default' from [fd00:1122:3344:101::e]:55222 | ||
| 4046 | 2026.01.06 01:51:32.547895 [ 288 ] {} <Debug> TCP-Session: 92e25c6c-8e85-4e06-b2b3-b2070f9a3fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.01.06 01:51:32.547908 [ 288 ] {} <Debug> TCP-Session: 92e25c6c-8e85-4e06-b2b3-b2070f9a3fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.01.06 01:51:32.548135 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60921 | ||
| 4049 | 2026.01.06 01:51:32.548166 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44577 | ||
| 4050 | 2026.01.06 01:51:32.548181 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48457 | ||
| 4051 | 2026.01.06 01:51:32.548207 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61662 | ||
| 4052 | 2026.01.06 01:51:32.548201 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63678 | ||
| 4053 | 2026.01.06 01:51:32.548155 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44712 | ||
| 4054 | 2026.01.06 01:51:32.548150 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48357 | ||
| 4055 | 2026.01.06 01:51:32.548145 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47852 | ||
| 4056 | 2026.01.06 01:51:32.548365 [ 288 ] {} <Trace> TCP-Session: 92e25c6c-8e85-4e06-b2b3-b2070f9a3fcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.01.06 01:51:32.548449 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4058 | 2026.01.06 01:51:32.548490 [ 293 ] {} <Debug> TCP-Session: 222bb742-c431-4152-be1b-97196be2c037 Authenticating user 'default' from [fd00:1122:3344:101::e]:44577 | ||
| 4059 | 2026.01.06 01:51:32.548515 [ 293 ] {} <Debug> TCP-Session: 222bb742-c431-4152-be1b-97196be2c037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.01.06 01:51:32.548529 [ 293 ] {} <Debug> TCP-Session: 222bb742-c431-4152-be1b-97196be2c037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.01.06 01:51:32.548552 [ 288 ] {ba82ba05-2fe8-4835-96df-c067b4e5b9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55222) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4062 | 2026.01.06 01:51:32.548598 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4063 | 2026.01.06 01:51:32.548638 [ 3 ] {} <Debug> TCP-Session: c1b21ecc-2d9d-43da-a989-f6dba185a72d Authenticating user 'default' from [fd00:1122:3344:101::e]:63678 | ||
| 4064 | 2026.01.06 01:51:32.548639 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4065 | 2026.01.06 01:51:32.548667 [ 3 ] {} <Debug> TCP-Session: c1b21ecc-2d9d-43da-a989-f6dba185a72d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2026.01.06 01:51:32.548691 [ 290 ] {} <Debug> TCP-Session: 7f64eff3-f459-4789-a00e-4f629d257cd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47852 | ||
| 4067 | 2026.01.06 01:51:32.548699 [ 3 ] {} <Debug> TCP-Session: c1b21ecc-2d9d-43da-a989-f6dba185a72d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2026.01.06 01:51:32.548746 [ 290 ] {} <Debug> TCP-Session: 7f64eff3-f459-4789-a00e-4f629d257cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2026.01.06 01:51:32.548764 [ 290 ] {} <Debug> TCP-Session: 7f64eff3-f459-4789-a00e-4f629d257cd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2026.01.06 01:51:32.548887 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4071 | 2026.01.06 01:51:32.548930 [ 291 ] {} <Debug> TCP-Session: 371f00fa-c862-4621-b964-641729ab89ca Authenticating user 'default' from [fd00:1122:3344:101::e]:48357 | ||
| 4072 | 2026.01.06 01:51:32.548930 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4073 | 2026.01.06 01:51:32.548954 [ 291 ] {} <Debug> TCP-Session: 371f00fa-c862-4621-b964-641729ab89ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.01.06 01:51:32.548974 [ 292 ] {} <Debug> TCP-Session: 5a918e20-2399-45bd-a005-a9290d3c5a1f Authenticating user 'default' from [fd00:1122:3344:101::e]:44712 | ||
| 4075 | 2026.01.06 01:51:32.548978 [ 291 ] {} <Debug> TCP-Session: 371f00fa-c862-4621-b964-641729ab89ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.01.06 01:51:32.548994 [ 288 ] {ba82ba05-2fe8-4835-96df-c067b4e5b9bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4077 | 2026.01.06 01:51:32.549001 [ 292 ] {} <Debug> TCP-Session: 5a918e20-2399-45bd-a005-a9290d3c5a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.01.06 01:51:32.549059 [ 292 ] {} <Debug> TCP-Session: 5a918e20-2399-45bd-a005-a9290d3c5a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.01.06 01:51:32.549089 [ 288 ] {ba82ba05-2fe8-4835-96df-c067b4e5b9bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4080 | 2026.01.06 01:51:32.549166 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4081 | 2026.01.06 01:51:32.549173 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4082 | 2026.01.06 01:51:32.549208 [ 294 ] {} <Debug> TCP-Session: c59db7bd-bbc7-42be-b2fb-aa9dc898b9ff Authenticating user 'default' from [fd00:1122:3344:101::e]:48457 | ||
| 4083 | 2026.01.06 01:51:32.549209 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4084 | 2026.01.06 01:51:32.549228 [ 286 ] {} <Debug> TCP-Session: 3a1ef8a3-2c09-415c-8e89-6a3012cd6632 Authenticating user 'default' from [fd00:1122:3344:101::e]:61662 | ||
| 4085 | 2026.01.06 01:51:32.549230 [ 294 ] {} <Debug> TCP-Session: c59db7bd-bbc7-42be-b2fb-aa9dc898b9ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.01.06 01:51:32.549278 [ 289 ] {} <Debug> TCP-Session: f78e86f3-5259-4895-8a9a-b13bb12a4fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60921 | ||
| 4087 | 2026.01.06 01:51:32.549279 [ 286 ] {} <Debug> TCP-Session: 3a1ef8a3-2c09-415c-8e89-6a3012cd6632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.01.06 01:51:32.549306 [ 289 ] {} <Debug> TCP-Session: f78e86f3-5259-4895-8a9a-b13bb12a4fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.01.06 01:51:32.549315 [ 286 ] {} <Debug> TCP-Session: 3a1ef8a3-2c09-415c-8e89-6a3012cd6632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.01.06 01:51:32.549331 [ 289 ] {} <Debug> TCP-Session: f78e86f3-5259-4895-8a9a-b13bb12a4fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2026.01.06 01:51:32.549281 [ 294 ] {} <Debug> TCP-Session: c59db7bd-bbc7-42be-b2fb-aa9dc898b9ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4092 | 2026.01.06 01:51:32.549472 [ 288 ] {ba82ba05-2fe8-4835-96df-c067b4e5b9bd} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 4093 | 2026.01.06 01:51:32.550487 [ 337 ] {ba82ba05-2fe8-4835-96df-c067b4e5b9bd} <Trace> AggregatingTransform: Aggregating | ||
| 4094 | 2026.01.06 01:51:32.550524 [ 337 ] {ba82ba05-2fe8-4835-96df-c067b4e5b9bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4095 | 2026.01.06 01:51:32.550562 [ 337 ] {ba82ba05-2fe8-4835-96df-c067b4e5b9bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981139 sec. (1019.224 rows/sec., 39.81 KiB/sec.) | ||
| 4096 | 2026.01.06 01:51:32.550583 [ 337 ] {ba82ba05-2fe8-4835-96df-c067b4e5b9bd} <Trace> Aggregator: Merging aggregated data | ||
| 4097 | 2026.01.06 01:51:32.551830 [ 288 ] {ba82ba05-2fe8-4835-96df-c067b4e5b9bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003338 sec., 299.58058717795086 rows/sec., 11.70 KiB/sec. | ||
| 4098 | 2026.01.06 01:51:32.551953 [ 288 ] {ba82ba05-2fe8-4835-96df-c067b4e5b9bd} <Debug> TCPHandler: Processed in 0.003829025 sec. | ||
| 4099 | 2026.01.06 01:51:32.552036 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4100 | 2026.01.06 01:51:32.552063 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4101 | 2026.01.06 01:51:32.552074 [ 288 ] {} <Debug> TCP-Session: 92e25c6c-8e85-4e06-b2b3-b2070f9a3fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.01.06 01:51:32.552089 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4103 | 2026.01.06 01:51:32.552106 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2026.01.06 01:51:32.552112 [ 290 ] {} <Debug> TCP-Session: 7f64eff3-f459-4789-a00e-4f629d257cd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4105 | 2026.01.06 01:51:32.552126 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4106 | 2026.01.06 01:51:32.552146 [ 291 ] {} <Debug> TCP-Session: 371f00fa-c862-4621-b964-641729ab89ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.01.06 01:51:32.552158 [ 286 ] {} <Debug> TCP-Session: 3a1ef8a3-2c09-415c-8e89-6a3012cd6632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.01.06 01:51:32.552182 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4109 | 2026.01.06 01:51:32.552201 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4110 | 2026.01.06 01:51:32.552223 [ 292 ] {} <Debug> TCP-Session: 5a918e20-2399-45bd-a005-a9290d3c5a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.01.06 01:51:32.552188 [ 289 ] {} <Debug> TCP-Session: f78e86f3-5259-4895-8a9a-b13bb12a4fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.01.06 01:51:32.552242 [ 3 ] {} <Debug> TCP-Session: c1b21ecc-2d9d-43da-a989-f6dba185a72d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.01.06 01:51:32.552169 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4114 | 2026.01.06 01:51:32.552146 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4115 | 2026.01.06 01:51:32.552311 [ 294 ] {} <Debug> TCP-Session: c59db7bd-bbc7-42be-b2fb-aa9dc898b9ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.01.06 01:51:32.552339 [ 293 ] {} <Debug> TCP-Session: 222bb742-c431-4152-be1b-97196be2c037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.01.06 01:51:32.610791 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42545 | ||
| 4118 | 2026.01.06 01:51:32.610904 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4119 | 2026.01.06 01:51:32.610929 [ 288 ] {} <Debug> TCP-Session: e87ed986-d2a5-4e9b-b0dd-ce5c1f4d8cd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42545 | ||
| 4120 | 2026.01.06 01:51:32.610951 [ 288 ] {} <Debug> TCP-Session: e87ed986-d2a5-4e9b-b0dd-ce5c1f4d8cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.01.06 01:51:32.610964 [ 288 ] {} <Debug> TCP-Session: e87ed986-d2a5-4e9b-b0dd-ce5c1f4d8cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2026.01.06 01:51:32.611173 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64404 | ||
| 4123 | 2026.01.06 01:51:32.611206 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41689 | ||
| 4124 | 2026.01.06 01:51:32.611231 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44235 | ||
| 4125 | 2026.01.06 01:51:32.611247 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38922 | ||
| 4126 | 2026.01.06 01:51:32.611290 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.01.06 01:51:32.611281 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40252 | ||
| 4128 | 2026.01.06 01:51:32.611317 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4129 | 2026.01.06 01:51:32.611329 [ 289 ] {} <Debug> TCP-Session: b11c52a9-293e-440a-99f6-3213bbf2a731 Authenticating user 'default' from [fd00:1122:3344:101::e]:64404 | ||
| 4130 | 2026.01.06 01:51:32.611356 [ 288 ] {} <Trace> TCP-Session: e87ed986-d2a5-4e9b-b0dd-ce5c1f4d8cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2026.01.06 01:51:32.611382 [ 289 ] {} <Debug> TCP-Session: b11c52a9-293e-440a-99f6-3213bbf2a731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.01.06 01:51:32.611397 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4133 | 2026.01.06 01:51:32.611413 [ 289 ] {} <Debug> TCP-Session: b11c52a9-293e-440a-99f6-3213bbf2a731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.01.06 01:51:32.611362 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4135 | 2026.01.06 01:51:32.611431 [ 286 ] {} <Debug> TCP-Session: 3a76c4bc-5767-4bde-ab44-97b600874ea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40252 | ||
| 4136 | 2026.01.06 01:51:32.611360 [ 290 ] {} <Debug> TCP-Session: 21fb1753-d90b-4caf-84ff-913177566e34 Authenticating user 'default' from [fd00:1122:3344:101::e]:41689 | ||
| 4137 | 2026.01.06 01:51:32.611465 [ 293 ] {} <Debug> TCP-Session: 0aa9935f-0055-4045-9806-cb5933aa4e0f Authenticating user 'default' from [fd00:1122:3344:101::e]:38922 | ||
| 4138 | 2026.01.06 01:51:32.611486 [ 290 ] {} <Debug> TCP-Session: 21fb1753-d90b-4caf-84ff-913177566e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.01.06 01:51:32.611503 [ 293 ] {} <Debug> TCP-Session: 0aa9935f-0055-4045-9806-cb5933aa4e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4140 | 2026.01.06 01:51:32.611511 [ 290 ] {} <Debug> TCP-Session: 21fb1753-d90b-4caf-84ff-913177566e34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.01.06 01:51:32.611527 [ 293 ] {} <Debug> TCP-Session: 0aa9935f-0055-4045-9806-cb5933aa4e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2026.01.06 01:51:32.611477 [ 286 ] {} <Debug> TCP-Session: 3a76c4bc-5767-4bde-ab44-97b600874ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.01.06 01:51:32.611553 [ 288 ] {0af6116b-f28b-42cf-b0f6-713ee2a124a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42545) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4144 | 2026.01.06 01:51:32.611573 [ 286 ] {} <Debug> TCP-Session: 3a76c4bc-5767-4bde-ab44-97b600874ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4145 | 2026.01.06 01:51:32.611324 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4146 | 2026.01.06 01:51:32.611277 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54556 | ||
| 4147 | 2026.01.06 01:51:32.611632 [ 292 ] {} <Debug> TCP-Session: 1cf190c5-dd6c-4cbc-b013-a5b3df77c1dd Authenticating user 'default' from [fd00:1122:3344:101::e]:44235 | ||
| 4148 | 2026.01.06 01:51:32.611209 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60878 | ||
| 4149 | 2026.01.06 01:51:32.611662 [ 292 ] {} <Debug> TCP-Session: 1cf190c5-dd6c-4cbc-b013-a5b3df77c1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.01.06 01:51:32.611707 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4151 | 2026.01.06 01:51:32.611719 [ 292 ] {} <Debug> TCP-Session: 1cf190c5-dd6c-4cbc-b013-a5b3df77c1dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.01.06 01:51:32.611261 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49752 | ||
| 4153 | 2026.01.06 01:51:32.611741 [ 3 ] {} <Debug> TCP-Session: 25526790-ad0e-4a8c-8564-2d0ea55246d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54556 | ||
| 4154 | 2026.01.06 01:51:32.611763 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4155 | 2026.01.06 01:51:32.611789 [ 3 ] {} <Debug> TCP-Session: 25526790-ad0e-4a8c-8564-2d0ea55246d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.01.06 01:51:32.611798 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4157 | 2026.01.06 01:51:32.611818 [ 3 ] {} <Debug> TCP-Session: 25526790-ad0e-4a8c-8564-2d0ea55246d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.01.06 01:51:32.611826 [ 288 ] {0af6116b-f28b-42cf-b0f6-713ee2a124a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4159 | 2026.01.06 01:51:32.611843 [ 294 ] {} <Debug> TCP-Session: 4f2b85f4-a4f8-4519-9e83-cbc8d8d12e08 Authenticating user 'default' from [fd00:1122:3344:101::e]:49752 | ||
| 4160 | 2026.01.06 01:51:32.611803 [ 291 ] {} <Debug> TCP-Session: 0a9c4642-c42a-41c3-9a12-dcefa2c45f88 Authenticating user 'default' from [fd00:1122:3344:101::e]:60878 | ||
| 4161 | 2026.01.06 01:51:32.611887 [ 294 ] {} <Debug> TCP-Session: 4f2b85f4-a4f8-4519-9e83-cbc8d8d12e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.01.06 01:51:32.611897 [ 288 ] {0af6116b-f28b-42cf-b0f6-713ee2a124a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4163 | 2026.01.06 01:51:32.611914 [ 294 ] {} <Debug> TCP-Session: 4f2b85f4-a4f8-4519-9e83-cbc8d8d12e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4164 | 2026.01.06 01:51:32.611912 [ 291 ] {} <Debug> TCP-Session: 0a9c4642-c42a-41c3-9a12-dcefa2c45f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.01.06 01:51:32.611952 [ 291 ] {} <Debug> TCP-Session: 0a9c4642-c42a-41c3-9a12-dcefa2c45f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.01.06 01:51:32.612191 [ 288 ] {0af6116b-f28b-42cf-b0f6-713ee2a124a0} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 4167 | 2026.01.06 01:51:32.613078 [ 346 ] {0af6116b-f28b-42cf-b0f6-713ee2a124a0} <Trace> AggregatingTransform: Aggregating | ||
| 4168 | 2026.01.06 01:51:32.613121 [ 346 ] {0af6116b-f28b-42cf-b0f6-713ee2a124a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 4169 | 2026.01.06 01:51:32.613159 [ 346 ] {0af6116b-f28b-42cf-b0f6-713ee2a124a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000863979 sec. (1157.436 rows/sec., 45.21 KiB/sec.) | ||
| 4170 | 2026.01.06 01:51:32.613178 [ 346 ] {0af6116b-f28b-42cf-b0f6-713ee2a124a0} <Trace> Aggregator: Merging aggregated data | ||
| 4171 | 2026.01.06 01:51:32.614522 [ 288 ] {0af6116b-f28b-42cf-b0f6-713ee2a124a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003028 sec., 330.25099075297226 rows/sec., 12.90 KiB/sec. | ||
| 4172 | 2026.01.06 01:51:32.614698 [ 288 ] {0af6116b-f28b-42cf-b0f6-713ee2a124a0} <Debug> TCPHandler: Processed in 0.003459773 sec. | ||
| 4173 | 2026.01.06 01:51:32.614823 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4174 | 2026.01.06 01:51:32.614860 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.01.06 01:51:32.614867 [ 288 ] {} <Debug> TCP-Session: e87ed986-d2a5-4e9b-b0dd-ce5c1f4d8cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.01.06 01:51:32.614884 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4177 | 2026.01.06 01:51:32.614905 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4178 | 2026.01.06 01:51:32.614908 [ 289 ] {} <Debug> TCP-Session: b11c52a9-293e-440a-99f6-3213bbf2a731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.01.06 01:51:32.614935 [ 290 ] {} <Debug> TCP-Session: 21fb1753-d90b-4caf-84ff-913177566e34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.01.06 01:51:32.614940 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4181 | 2026.01.06 01:51:32.614957 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4182 | 2026.01.06 01:51:32.614993 [ 294 ] {} <Debug> TCP-Session: 4f2b85f4-a4f8-4519-9e83-cbc8d8d12e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2026.01.06 01:51:32.614997 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4184 | 2026.01.06 01:51:32.614979 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4185 | 2026.01.06 01:51:32.615060 [ 3 ] {} <Debug> TCP-Session: 25526790-ad0e-4a8c-8564-2d0ea55246d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.01.06 01:51:32.614946 [ 286 ] {} <Debug> TCP-Session: 3a76c4bc-5767-4bde-ab44-97b600874ea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.01.06 01:51:32.615081 [ 292 ] {} <Debug> TCP-Session: 1cf190c5-dd6c-4cbc-b013-a5b3df77c1dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4188 | 2026.01.06 01:51:32.614922 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4189 | 2026.01.06 01:51:32.615020 [ 293 ] {} <Debug> TCP-Session: 0aa9935f-0055-4045-9806-cb5933aa4e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4190 | 2026.01.06 01:51:32.615154 [ 291 ] {} <Debug> TCP-Session: 0a9c4642-c42a-41c3-9a12-dcefa2c45f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.01.06 01:51:32.853932 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47649 | ||
| 4192 | 2026.01.06 01:51:32.854044 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4193 | 2026.01.06 01:51:32.854071 [ 288 ] {} <Debug> TCP-Session: 5191370c-429c-4976-8de1-7ec86d5fb6a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47649 | ||
| 4194 | 2026.01.06 01:51:32.854093 [ 288 ] {} <Debug> TCP-Session: 5191370c-429c-4976-8de1-7ec86d5fb6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.01.06 01:51:32.854105 [ 288 ] {} <Debug> TCP-Session: 5191370c-429c-4976-8de1-7ec86d5fb6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2026.01.06 01:51:32.854307 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56076 | ||
| 4197 | 2026.01.06 01:51:32.854324 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60956 | ||
| 4198 | 2026.01.06 01:51:32.854358 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57312 | ||
| 4199 | 2026.01.06 01:51:32.854370 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61587 | ||
| 4200 | 2026.01.06 01:51:32.854407 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43127 | ||
| 4201 | 2026.01.06 01:51:32.854440 [ 288 ] {} <Trace> TCP-Session: 5191370c-429c-4976-8de1-7ec86d5fb6a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4202 | 2026.01.06 01:51:32.854456 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4203 | 2026.01.06 01:51:32.854455 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4204 | 2026.01.06 01:51:32.854472 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4205 | 2026.01.06 01:51:32.854486 [ 292 ] {} <Debug> TCP-Session: 3f6e0a59-3b41-4806-9ec6-ad94cdff5041 Authenticating user 'default' from [fd00:1122:3344:101::e]:57312 | ||
| 4206 | 2026.01.06 01:51:32.854508 [ 291 ] {} <Debug> TCP-Session: 75b64545-9978-46e8-84ef-5f71d55eda56 Authenticating user 'default' from [fd00:1122:3344:101::e]:60956 | ||
| 4207 | 2026.01.06 01:51:32.854532 [ 292 ] {} <Debug> TCP-Session: 3f6e0a59-3b41-4806-9ec6-ad94cdff5041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.01.06 01:51:32.854521 [ 293 ] {} <Debug> TCP-Session: d769010e-1fd0-4847-a8e7-261da56d6bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61587 | ||
| 4209 | 2026.01.06 01:51:32.854567 [ 292 ] {} <Debug> TCP-Session: 3f6e0a59-3b41-4806-9ec6-ad94cdff5041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.01.06 01:51:32.854570 [ 291 ] {} <Debug> TCP-Session: 75b64545-9978-46e8-84ef-5f71d55eda56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.01.06 01:51:32.854595 [ 293 ] {} <Debug> TCP-Session: d769010e-1fd0-4847-a8e7-261da56d6bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2026.01.06 01:51:32.854613 [ 288 ] {bce7ec4c-2478-4821-a0d2-0ad8fcde0073} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47649) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4213 | 2026.01.06 01:51:32.854629 [ 293 ] {} <Debug> TCP-Session: d769010e-1fd0-4847-a8e7-261da56d6bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4214 | 2026.01.06 01:51:32.854614 [ 291 ] {} <Debug> TCP-Session: 75b64545-9978-46e8-84ef-5f71d55eda56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.01.06 01:51:32.854517 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4216 | 2026.01.06 01:51:32.854445 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4217 | 2026.01.06 01:51:32.854398 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38106 | ||
| 4218 | 2026.01.06 01:51:32.854872 [ 289 ] {} <Debug> TCP-Session: cd83eb75-7059-4189-bb2d-53c41db5617a Authenticating user 'default' from [fd00:1122:3344:101::e]:56076 | ||
| 4219 | 2026.01.06 01:51:32.854864 [ 286 ] {} <Debug> TCP-Session: babc7225-17fe-4dec-9ac3-a1c69ae43322 Authenticating user 'default' from [fd00:1122:3344:101::e]:43127 | ||
| 4220 | 2026.01.06 01:51:32.854917 [ 289 ] {} <Debug> TCP-Session: cd83eb75-7059-4189-bb2d-53c41db5617a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2026.01.06 01:51:32.854382 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41499 | ||
| 4222 | 2026.01.06 01:51:32.854949 [ 286 ] {} <Debug> TCP-Session: babc7225-17fe-4dec-9ac3-a1c69ae43322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.01.06 01:51:32.854950 [ 289 ] {} <Debug> TCP-Session: cd83eb75-7059-4189-bb2d-53c41db5617a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4224 | 2026.01.06 01:51:32.854978 [ 288 ] {bce7ec4c-2478-4821-a0d2-0ad8fcde0073} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4225 | 2026.01.06 01:51:32.854980 [ 286 ] {} <Debug> TCP-Session: babc7225-17fe-4dec-9ac3-a1c69ae43322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2026.01.06 01:51:32.855017 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4227 | 2026.01.06 01:51:32.854959 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4228 | 2026.01.06 01:51:32.855055 [ 288 ] {bce7ec4c-2478-4821-a0d2-0ad8fcde0073} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4229 | 2026.01.06 01:51:32.855048 [ 294 ] {} <Debug> TCP-Session: 69c26971-b76d-46c6-97a0-9c9dd962c850 Authenticating user 'default' from [fd00:1122:3344:101::e]:41499 | ||
| 4230 | 2026.01.06 01:51:32.855082 [ 3 ] {} <Debug> TCP-Session: 396e0f9d-1d1d-4d76-8f7b-f3c740d5a0fe Authenticating user 'default' from [fd00:1122:3344:101::e]:38106 | ||
| 4231 | 2026.01.06 01:51:32.855109 [ 294 ] {} <Debug> TCP-Session: 69c26971-b76d-46c6-97a0-9c9dd962c850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.01.06 01:51:32.854309 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65184 | ||
| 4233 | 2026.01.06 01:51:32.855142 [ 294 ] {} <Debug> TCP-Session: 69c26971-b76d-46c6-97a0-9c9dd962c850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.01.06 01:51:32.855138 [ 3 ] {} <Debug> TCP-Session: 396e0f9d-1d1d-4d76-8f7b-f3c740d5a0fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.01.06 01:51:32.855200 [ 3 ] {} <Debug> TCP-Session: 396e0f9d-1d1d-4d76-8f7b-f3c740d5a0fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2026.01.06 01:51:32.855206 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4237 | 2026.01.06 01:51:32.855247 [ 290 ] {} <Debug> TCP-Session: 21654b65-1c3a-4f9d-9528-a7cb93fd7ebd Authenticating user 'default' from [fd00:1122:3344:101::e]:65184 | ||
| 4238 | 2026.01.06 01:51:32.855267 [ 290 ] {} <Debug> TCP-Session: 21654b65-1c3a-4f9d-9528-a7cb93fd7ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.01.06 01:51:32.855279 [ 290 ] {} <Debug> TCP-Session: 21654b65-1c3a-4f9d-9528-a7cb93fd7ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.01.06 01:51:32.855412 [ 288 ] {bce7ec4c-2478-4821-a0d2-0ad8fcde0073} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 4241 | 2026.01.06 01:51:32.856277 [ 333 ] {bce7ec4c-2478-4821-a0d2-0ad8fcde0073} <Trace> AggregatingTransform: Aggregating | ||
| 4242 | 2026.01.06 01:51:32.856334 [ 333 ] {bce7ec4c-2478-4821-a0d2-0ad8fcde0073} <Trace> Aggregator: Aggregation method: without_key | ||
| 4243 | 2026.01.06 01:51:32.856378 [ 333 ] {bce7ec4c-2478-4821-a0d2-0ad8fcde0073} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000855078 sec. (1169.484 rows/sec., 45.68 KiB/sec.) | ||
| 4244 | 2026.01.06 01:51:32.856399 [ 333 ] {bce7ec4c-2478-4821-a0d2-0ad8fcde0073} <Trace> Aggregator: Merging aggregated data | ||
| 4245 | 2026.01.06 01:51:32.857644 [ 288 ] {bce7ec4c-2478-4821-a0d2-0ad8fcde0073} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003087 sec., 323.93909944930357 rows/sec., 12.65 KiB/sec. | ||
| 4246 | 2026.01.06 01:51:32.857783 [ 288 ] {bce7ec4c-2478-4821-a0d2-0ad8fcde0073} <Debug> TCPHandler: Processed in 0.003461413 sec. | ||
| 4247 | 2026.01.06 01:51:32.857893 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4248 | 2026.01.06 01:51:32.857920 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4249 | 2026.01.06 01:51:32.857935 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4250 | 2026.01.06 01:51:32.857951 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4251 | 2026.01.06 01:51:32.857972 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4252 | 2026.01.06 01:51:32.857989 [ 290 ] {} <Debug> TCP-Session: 21654b65-1c3a-4f9d-9528-a7cb93fd7ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2026.01.06 01:51:32.858015 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4254 | 2026.01.06 01:51:32.858031 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4255 | 2026.01.06 01:51:32.858033 [ 293 ] {} <Debug> TCP-Session: d769010e-1fd0-4847-a8e7-261da56d6bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4256 | 2026.01.06 01:51:32.858056 [ 286 ] {} <Debug> TCP-Session: babc7225-17fe-4dec-9ac3-a1c69ae43322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4257 | 2026.01.06 01:51:32.858076 [ 3 ] {} <Debug> TCP-Session: 396e0f9d-1d1d-4d76-8f7b-f3c740d5a0fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.01.06 01:51:32.858001 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4259 | 2026.01.06 01:51:32.857984 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4260 | 2026.01.06 01:51:32.858131 [ 292 ] {} <Debug> TCP-Session: 3f6e0a59-3b41-4806-9ec6-ad94cdff5041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2026.01.06 01:51:32.857968 [ 289 ] {} <Debug> TCP-Session: cd83eb75-7059-4189-bb2d-53c41db5617a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2026.01.06 01:51:32.858157 [ 294 ] {} <Debug> TCP-Session: 69c26971-b76d-46c6-97a0-9c9dd962c850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.01.06 01:51:32.858011 [ 291 ] {} <Debug> TCP-Session: 75b64545-9978-46e8-84ef-5f71d55eda56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.01.06 01:51:32.857925 [ 288 ] {} <Debug> TCP-Session: 5191370c-429c-4976-8de1-7ec86d5fb6a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2026.01.06 01:51:33.322015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 532 | ||
| 4266 | 2026.01.06 01:51:33.324286 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.01.06 01:51:33.324343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4268 | 2026.01.06 01:51:33.325555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4269 | 2026.01.06 01:51:33.325870 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.01.06 01:51:33.326211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
| 4271 | 2026.01.06 01:51:35.274392 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2026.01.06 01:51:35.274702 [ 254 ] {4428a165-57e1-492c-a0bb-5331e0b46c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4273 | 2026.01.06 01:51:35.274811 [ 254 ] {4428a165-57e1-492c-a0bb-5331e0b46c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4274 | 2026.01.06 01:51:35.275739 [ 254 ] {4428a165-57e1-492c-a0bb-5331e0b46c08} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.01.06 01:51:35.275790 [ 254 ] {4428a165-57e1-492c-a0bb-5331e0b46c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4276 | 2026.01.06 01:51:35.276206 [ 254 ] {4428a165-57e1-492c-a0bb-5331e0b46c08} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4277 | 2026.01.06 01:51:35.276455 [ 254 ] {4428a165-57e1-492c-a0bb-5331e0b46c08} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.01.06 01:51:35.276619 [ 254 ] {4428a165-57e1-492c-a0bb-5331e0b46c08} <Debug> executeQuery: Read 116 rows, 10.03 KiB in 0.001994 sec., 58174.52357071213 rows/sec., 4.91 MiB/sec. | ||
| 4279 | 2026.01.06 01:51:35.276669 [ 254 ] {4428a165-57e1-492c-a0bb-5331e0b46c08} <Debug> TCPHandler: Processed in 0.002465523 sec. | ||
| 4280 | 2026.01.06 01:51:35.276803 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2026.01.06 01:51:35.276908 [ 254 ] {49cc2623-87df-4292-806a-74bdd43d670b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4282 | 2026.01.06 01:51:35.276950 [ 254 ] {49cc2623-87df-4292-806a-74bdd43d670b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4283 | 2026.01.06 01:51:35.277371 [ 254 ] {49cc2623-87df-4292-806a-74bdd43d670b} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.01.06 01:51:35.277410 [ 254 ] {49cc2623-87df-4292-806a-74bdd43d670b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4285 | 2026.01.06 01:51:35.277721 [ 254 ] {49cc2623-87df-4292-806a-74bdd43d670b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4286 | 2026.01.06 01:51:35.277934 [ 254 ] {49cc2623-87df-4292-806a-74bdd43d670b} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.01.06 01:51:35.278060 [ 254 ] {49cc2623-87df-4292-806a-74bdd43d670b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001176 sec., 25510.204081632655 rows/sec., 1.87 MiB/sec. | ||
| 4288 | 2026.01.06 01:51:35.278098 [ 254 ] {49cc2623-87df-4292-806a-74bdd43d670b} <Debug> TCPHandler: Processed in 0.001346963 sec. | ||
| 4289 | 2026.01.06 01:51:35.278208 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2026.01.06 01:51:35.278303 [ 254 ] {dd0fbc0f-d0f1-4b3d-93bf-a217bd1d3bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4291 | 2026.01.06 01:51:35.278343 [ 254 ] {dd0fbc0f-d0f1-4b3d-93bf-a217bd1d3bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4292 | 2026.01.06 01:51:35.278777 [ 254 ] {dd0fbc0f-d0f1-4b3d-93bf-a217bd1d3bdd} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.01.06 01:51:35.278814 [ 254 ] {dd0fbc0f-d0f1-4b3d-93bf-a217bd1d3bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4294 | 2026.01.06 01:51:35.279133 [ 254 ] {dd0fbc0f-d0f1-4b3d-93bf-a217bd1d3bdd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4295 | 2026.01.06 01:51:35.279343 [ 254 ] {dd0fbc0f-d0f1-4b3d-93bf-a217bd1d3bdd} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.01.06 01:51:35.279469 [ 254 ] {dd0fbc0f-d0f1-4b3d-93bf-a217bd1d3bdd} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001184 sec., 79391.8918918919 rows/sec., 6.20 MiB/sec. | ||
| 4297 | 2026.01.06 01:51:35.279506 [ 254 ] {dd0fbc0f-d0f1-4b3d-93bf-a217bd1d3bdd} <Debug> TCPHandler: Processed in 0.001347513 sec. | ||
| 4298 | 2026.01.06 01:51:35.279617 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.01.06 01:51:35.279711 [ 254 ] {01b4e0f4-9a6f-457f-aa74-ace598b9c863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4300 | 2026.01.06 01:51:35.279754 [ 254 ] {01b4e0f4-9a6f-457f-aa74-ace598b9c863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4301 | 2026.01.06 01:51:35.280168 [ 254 ] {01b4e0f4-9a6f-457f-aa74-ace598b9c863} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.01.06 01:51:35.280204 [ 254 ] {01b4e0f4-9a6f-457f-aa74-ace598b9c863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4303 | 2026.01.06 01:51:35.280527 [ 254 ] {01b4e0f4-9a6f-457f-aa74-ace598b9c863} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4304 | 2026.01.06 01:51:35.280753 [ 254 ] {01b4e0f4-9a6f-457f-aa74-ace598b9c863} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.01.06 01:51:35.280880 [ 254 ] {01b4e0f4-9a6f-457f-aa74-ace598b9c863} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 4306 | 2026.01.06 01:51:35.280917 [ 254 ] {01b4e0f4-9a6f-457f-aa74-ace598b9c863} <Debug> TCPHandler: Processed in 0.001349083 sec. | ||
| 4307 | 2026.01.06 01:51:35.281026 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.01.06 01:51:35.281119 [ 254 ] {643199be-7999-4b88-941a-17f46dfa238c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4309 | 2026.01.06 01:51:35.281173 [ 254 ] {643199be-7999-4b88-941a-17f46dfa238c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4310 | 2026.01.06 01:51:35.281994 [ 254 ] {643199be-7999-4b88-941a-17f46dfa238c} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.01.06 01:51:35.282031 [ 254 ] {643199be-7999-4b88-941a-17f46dfa238c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4312 | 2026.01.06 01:51:35.282571 [ 254 ] {643199be-7999-4b88-941a-17f46dfa238c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4313 | 2026.01.06 01:51:35.282795 [ 254 ] {643199be-7999-4b88-941a-17f46dfa238c} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.01.06 01:51:35.282928 [ 254 ] {643199be-7999-4b88-941a-17f46dfa238c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001826 sec., 16429.35377875137 rows/sec., 29.44 MiB/sec. | ||
| 4315 | 2026.01.06 01:51:35.282980 [ 254 ] {643199be-7999-4b88-941a-17f46dfa238c} <Debug> TCPHandler: Processed in 0.002003218 sec. | ||
| 4316 | 2026.01.06 01:51:35.283101 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.01.06 01:51:35.283220 [ 254 ] {afbb4a03-3fe6-4987-af7c-e521d6800437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4318 | 2026.01.06 01:51:35.283270 [ 254 ] {afbb4a03-3fe6-4987-af7c-e521d6800437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4319 | 2026.01.06 01:51:35.283672 [ 254 ] {afbb4a03-3fe6-4987-af7c-e521d6800437} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.01.06 01:51:35.283715 [ 254 ] {afbb4a03-3fe6-4987-af7c-e521d6800437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4321 | 2026.01.06 01:51:35.284084 [ 254 ] {afbb4a03-3fe6-4987-af7c-e521d6800437} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4322 | 2026.01.06 01:51:35.284333 [ 254 ] {afbb4a03-3fe6-4987-af7c-e521d6800437} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.01.06 01:51:35.284460 [ 254 ] {afbb4a03-3fe6-4987-af7c-e521d6800437} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001265 sec., 47430.83003952569 rows/sec., 3.20 MiB/sec. | ||
| 4324 | 2026.01.06 01:51:35.284496 [ 254 ] {afbb4a03-3fe6-4987-af7c-e521d6800437} <Debug> TCPHandler: Processed in 0.001453623 sec. | ||
| 4325 | 2026.01.06 01:51:38.205618 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4326 | 2026.01.06 01:51:38.205667 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4327 | 2026.01.06 01:51:38.314074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8665 | ||
| 4328 | 2026.01.06 01:51:38.314582 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.01.06 01:51:38.314616 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4330 | 2026.01.06 01:51:38.315132 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4331 | 2026.01.06 01:51:38.315371 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.01.06 01:51:38.315504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8665 | ||
| 4333 | 2026.01.06 01:51:38.759152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4334 | 2026.01.06 01:51:38.775065 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.01.06 01:51:38.775136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 4336 | 2026.01.06 01:51:38.781422 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4337 | 2026.01.06 01:51:38.782186 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.01.06 01:51:38.785338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4339 | 2026.01.06 01:51:40.274414 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2026.01.06 01:51:40.274740 [ 254 ] {c8025b21-6033-4a5d-b640-34a72c5db2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4341 | 2026.01.06 01:51:40.274843 [ 254 ] {c8025b21-6033-4a5d-b640-34a72c5db2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4342 | 2026.01.06 01:51:40.275757 [ 254 ] {c8025b21-6033-4a5d-b640-34a72c5db2bd} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.01.06 01:51:40.275799 [ 254 ] {c8025b21-6033-4a5d-b640-34a72c5db2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4344 | 2026.01.06 01:51:40.276203 [ 254 ] {c8025b21-6033-4a5d-b640-34a72c5db2bd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4345 | 2026.01.06 01:51:40.276425 [ 254 ] {c8025b21-6033-4a5d-b640-34a72c5db2bd} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.01.06 01:51:40.276576 [ 254 ] {c8025b21-6033-4a5d-b640-34a72c5db2bd} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001912 sec., 39748.9539748954 rows/sec., 3.26 MiB/sec. | ||
| 4347 | 2026.01.06 01:51:40.276618 [ 254 ] {c8025b21-6033-4a5d-b640-34a72c5db2bd} <Debug> TCPHandler: Processed in 0.002383153 sec. | ||
| 4348 | 2026.01.06 01:51:40.276735 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2026.01.06 01:51:40.276829 [ 254 ] {515eb1a6-0375-4393-970f-e21e2e05274d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4350 | 2026.01.06 01:51:40.276868 [ 254 ] {515eb1a6-0375-4393-970f-e21e2e05274d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4351 | 2026.01.06 01:51:40.277318 [ 254 ] {515eb1a6-0375-4393-970f-e21e2e05274d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.01.06 01:51:40.277355 [ 254 ] {515eb1a6-0375-4393-970f-e21e2e05274d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4353 | 2026.01.06 01:51:40.277636 [ 254 ] {515eb1a6-0375-4393-970f-e21e2e05274d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4354 | 2026.01.06 01:51:40.277836 [ 254 ] {515eb1a6-0375-4393-970f-e21e2e05274d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.01.06 01:51:40.277962 [ 254 ] {515eb1a6-0375-4393-970f-e21e2e05274d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001152 sec., 8680.555555555555 rows/sec., 652.74 KiB/sec. | ||
| 4356 | 2026.01.06 01:51:40.277998 [ 254 ] {515eb1a6-0375-4393-970f-e21e2e05274d} <Debug> TCPHandler: Processed in 0.001312323 sec. | ||
| 4357 | 2026.01.06 01:51:40.278105 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4358 | 2026.01.06 01:51:40.278196 [ 254 ] {a138fbe9-efee-440a-b8c1-977119423afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4359 | 2026.01.06 01:51:40.278235 [ 254 ] {a138fbe9-efee-440a-b8c1-977119423afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4360 | 2026.01.06 01:51:40.278669 [ 254 ] {a138fbe9-efee-440a-b8c1-977119423afa} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2026.01.06 01:51:40.278704 [ 254 ] {a138fbe9-efee-440a-b8c1-977119423afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4362 | 2026.01.06 01:51:40.279029 [ 254 ] {a138fbe9-efee-440a-b8c1-977119423afa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4363 | 2026.01.06 01:51:40.279231 [ 254 ] {a138fbe9-efee-440a-b8c1-977119423afa} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2026.01.06 01:51:40.279351 [ 254 ] {a138fbe9-efee-440a-b8c1-977119423afa} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001172 sec., 63139.93174061433 rows/sec., 4.93 MiB/sec. | ||
| 4365 | 2026.01.06 01:51:40.279386 [ 254 ] {a138fbe9-efee-440a-b8c1-977119423afa} <Debug> TCPHandler: Processed in 0.001328733 sec. | ||
| 4366 | 2026.01.06 01:51:40.279491 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4367 | 2026.01.06 01:51:40.279583 [ 254 ] {d21f57b8-53bb-416f-bb32-c25e6e06ffb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4368 | 2026.01.06 01:51:40.279625 [ 254 ] {d21f57b8-53bb-416f-bb32-c25e6e06ffb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4369 | 2026.01.06 01:51:40.280004 [ 254 ] {d21f57b8-53bb-416f-bb32-c25e6e06ffb8} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.01.06 01:51:40.280037 [ 254 ] {d21f57b8-53bb-416f-bb32-c25e6e06ffb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4371 | 2026.01.06 01:51:40.280352 [ 254 ] {d21f57b8-53bb-416f-bb32-c25e6e06ffb8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4372 | 2026.01.06 01:51:40.280562 [ 254 ] {d21f57b8-53bb-416f-bb32-c25e6e06ffb8} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2026.01.06 01:51:40.280685 [ 254 ] {d21f57b8-53bb-416f-bb32-c25e6e06ffb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00112 sec., 142857.14285714287 rows/sec., 9.95 MiB/sec. | ||
| 4374 | 2026.01.06 01:51:40.280720 [ 254 ] {d21f57b8-53bb-416f-bb32-c25e6e06ffb8} <Debug> TCPHandler: Processed in 0.001275942 sec. | ||
| 4375 | 2026.01.06 01:51:40.280821 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2026.01.06 01:51:40.280913 [ 254 ] {3c1dffeb-e852-4d13-a4c2-450279ced232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4377 | 2026.01.06 01:51:40.280965 [ 254 ] {3c1dffeb-e852-4d13-a4c2-450279ced232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4378 | 2026.01.06 01:51:40.281667 [ 254 ] {3c1dffeb-e852-4d13-a4c2-450279ced232} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.01.06 01:51:40.281703 [ 254 ] {3c1dffeb-e852-4d13-a4c2-450279ced232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4380 | 2026.01.06 01:51:40.282196 [ 254 ] {3c1dffeb-e852-4d13-a4c2-450279ced232} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4381 | 2026.01.06 01:51:40.282406 [ 254 ] {3c1dffeb-e852-4d13-a4c2-450279ced232} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.01.06 01:51:40.282536 [ 254 ] {3c1dffeb-e852-4d13-a4c2-450279ced232} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001641 sec., 6093.845216331505 rows/sec., 10.92 MiB/sec. | ||
| 4383 | 2026.01.06 01:51:40.282586 [ 254 ] {3c1dffeb-e852-4d13-a4c2-450279ced232} <Debug> TCPHandler: Processed in 0.001810837 sec. | ||
| 4384 | 2026.01.06 01:51:40.282691 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2026.01.06 01:51:40.282783 [ 254 ] {de17fe23-40d5-45ea-a223-f85f4d88cf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4386 | 2026.01.06 01:51:40.282824 [ 254 ] {de17fe23-40d5-45ea-a223-f85f4d88cf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4387 | 2026.01.06 01:51:40.283199 [ 254 ] {de17fe23-40d5-45ea-a223-f85f4d88cf07} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2026.01.06 01:51:40.283236 [ 254 ] {de17fe23-40d5-45ea-a223-f85f4d88cf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4389 | 2026.01.06 01:51:40.283570 [ 254 ] {de17fe23-40d5-45ea-a223-f85f4d88cf07} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4390 | 2026.01.06 01:51:40.283773 [ 254 ] {de17fe23-40d5-45ea-a223-f85f4d88cf07} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2026.01.06 01:51:40.283898 [ 254 ] {de17fe23-40d5-45ea-a223-f85f4d88cf07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 4392 | 2026.01.06 01:51:40.283934 [ 254 ] {de17fe23-40d5-45ea-a223-f85f4d88cf07} <Debug> TCPHandler: Processed in 0.001290932 sec. | ||
| 4393 | 2026.01.06 01:51:43.326439 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 556 | ||
| 4394 | 2026.01.06 01:51:43.328845 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.01.06 01:51:43.328888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4396 | 2026.01.06 01:51:43.330008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4397 | 2026.01.06 01:51:43.330262 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.01.06 01:51:43.330498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4399 | 2026.01.06 01:51:44.079641 [ 74 ] {} <Debug> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4400 | 2026.01.06 01:51:44.079717 [ 74 ] {} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.01.06 01:51:44.079748 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4402 | 2026.01.06 01:51:44.079885 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::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 | ||
| 4403 | 2026.01.06 01:51:44.080046 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4404 | 2026.01.06 01:51:44.080096 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::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 | ||
| 4405 | 2026.01.06 01:51:44.080228 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::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 | ||
| 4406 | 2026.01.06 01:51:44.080303 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::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 | ||
| 4407 | 2026.01.06 01:51:44.080370 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::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 | ||
| 4408 | 2026.01.06 01:51:44.080435 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 4409 | 2026.01.06 01:51:44.081442 [ 187 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001615346 sec., 16095.622857270208 rows/sec., 1.34 MiB/sec. | ||
| 4410 | 2026.01.06 01:51:44.081582 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4411 | 2026.01.06 01:51:44.081842 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_5_1} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2026.01.06 01:51:44.081908 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_5_1} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4413 | 2026.01.06 01:51:44.081974 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4414 | 2026.01.06 01:51:45.306707 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2026.01.06 01:51:45.306926 [ 254 ] {bc21dc34-31dc-4085-ac99-dadefc079a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4416 | 2026.01.06 01:51:45.307008 [ 254 ] {bc21dc34-31dc-4085-ac99-dadefc079a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4417 | 2026.01.06 01:51:45.307765 [ 254 ] {bc21dc34-31dc-4085-ac99-dadefc079a73} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.01.06 01:51:45.307816 [ 254 ] {bc21dc34-31dc-4085-ac99-dadefc079a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4419 | 2026.01.06 01:51:45.308208 [ 254 ] {bc21dc34-31dc-4085-ac99-dadefc079a73} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4420 | 2026.01.06 01:51:45.308432 [ 254 ] {bc21dc34-31dc-4085-ac99-dadefc079a73} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.01.06 01:51:45.308583 [ 254 ] {bc21dc34-31dc-4085-ac99-dadefc079a73} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001713 sec., 14010.507880910684 rows/sec., 1.16 MiB/sec. | ||
| 4422 | 2026.01.06 01:51:45.308627 [ 254 ] {bc21dc34-31dc-4085-ac99-dadefc079a73} <Debug> TCPHandler: Processed in 0.002062509 sec. | ||
| 4423 | 2026.01.06 01:51:45.308747 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4424 | 2026.01.06 01:51:45.308845 [ 254 ] {a74525d1-05f5-4baa-96e2-e82eaa459a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4425 | 2026.01.06 01:51:45.308888 [ 254 ] {a74525d1-05f5-4baa-96e2-e82eaa459a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4426 | 2026.01.06 01:51:45.309283 [ 254 ] {a74525d1-05f5-4baa-96e2-e82eaa459a58} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.01.06 01:51:45.309320 [ 254 ] {a74525d1-05f5-4baa-96e2-e82eaa459a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4428 | 2026.01.06 01:51:45.309628 [ 254 ] {a74525d1-05f5-4baa-96e2-e82eaa459a58} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4429 | 2026.01.06 01:51:45.309835 [ 254 ] {a74525d1-05f5-4baa-96e2-e82eaa459a58} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.01.06 01:51:45.309966 [ 254 ] {a74525d1-05f5-4baa-96e2-e82eaa459a58} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001141 sec., 10517.090271691497 rows/sec., 857.59 KiB/sec. | ||
| 4431 | 2026.01.06 01:51:45.310005 [ 254 ] {a74525d1-05f5-4baa-96e2-e82eaa459a58} <Debug> TCPHandler: Processed in 0.001308913 sec. | ||
| 4432 | 2026.01.06 01:51:45.310111 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2026.01.06 01:51:45.310205 [ 254 ] {3650d8e5-f183-49c8-b7cc-3057d3afe8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4434 | 2026.01.06 01:51:45.310244 [ 254 ] {3650d8e5-f183-49c8-b7cc-3057d3afe8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4435 | 2026.01.06 01:51:45.311348 [ 254 ] {3650d8e5-f183-49c8-b7cc-3057d3afe8ef} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.01.06 01:51:45.311389 [ 254 ] {3650d8e5-f183-49c8-b7cc-3057d3afe8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4437 | 2026.01.06 01:51:45.311861 [ 254 ] {3650d8e5-f183-49c8-b7cc-3057d3afe8ef} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4438 | 2026.01.06 01:51:45.312089 [ 254 ] {3650d8e5-f183-49c8-b7cc-3057d3afe8ef} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.01.06 01:51:45.312249 [ 254 ] {3650d8e5-f183-49c8-b7cc-3057d3afe8ef} <Debug> executeQuery: Read 1382 rows, 118.02 KiB in 0.002045 sec., 675794.6210268949 rows/sec., 56.36 MiB/sec. | ||
| 4440 | 2026.01.06 01:51:45.312294 [ 254 ] {3650d8e5-f183-49c8-b7cc-3057d3afe8ef} <Debug> TCPHandler: Processed in 0.002232401 sec. | ||
| 4441 | 2026.01.06 01:51:45.312408 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2026.01.06 01:51:45.312507 [ 254 ] {626d5a20-22a0-47ab-bc61-998e9ef9161f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4443 | 2026.01.06 01:51:45.312548 [ 254 ] {626d5a20-22a0-47ab-bc61-998e9ef9161f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4444 | 2026.01.06 01:51:45.312981 [ 254 ] {626d5a20-22a0-47ab-bc61-998e9ef9161f} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2026.01.06 01:51:45.313019 [ 254 ] {626d5a20-22a0-47ab-bc61-998e9ef9161f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4446 | 2026.01.06 01:51:45.313341 [ 254 ] {626d5a20-22a0-47ab-bc61-998e9ef9161f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4447 | 2026.01.06 01:51:45.313603 [ 254 ] {626d5a20-22a0-47ab-bc61-998e9ef9161f} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.01.06 01:51:45.313743 [ 254 ] {626d5a20-22a0-47ab-bc61-998e9ef9161f} <Debug> executeQuery: Read 54 rows, 4.05 KiB in 0.001254 sec., 43062.2009569378 rows/sec., 3.16 MiB/sec. | ||
| 4449 | 2026.01.06 01:51:45.313783 [ 254 ] {626d5a20-22a0-47ab-bc61-998e9ef9161f} <Debug> TCPHandler: Processed in 0.001424983 sec. | ||
| 4450 | 2026.01.06 01:51:45.313891 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4451 | 2026.01.06 01:51:45.313991 [ 254 ] {a541aaef-9f5a-462b-8c25-63c00c3d669c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4452 | 2026.01.06 01:51:45.314032 [ 254 ] {a541aaef-9f5a-462b-8c25-63c00c3d669c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4453 | 2026.01.06 01:51:45.314494 [ 254 ] {a541aaef-9f5a-462b-8c25-63c00c3d669c} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.01.06 01:51:45.314532 [ 254 ] {a541aaef-9f5a-462b-8c25-63c00c3d669c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4455 | 2026.01.06 01:51:45.314850 [ 254 ] {a541aaef-9f5a-462b-8c25-63c00c3d669c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4456 | 2026.01.06 01:51:45.315059 [ 254 ] {a541aaef-9f5a-462b-8c25-63c00c3d669c} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.01.06 01:51:45.315187 [ 254 ] {a541aaef-9f5a-462b-8c25-63c00c3d669c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. | ||
| 4458 | 2026.01.06 01:51:45.315227 [ 254 ] {a541aaef-9f5a-462b-8c25-63c00c3d669c} <Debug> TCPHandler: Processed in 0.001385733 sec. | ||
| 4459 | 2026.01.06 01:51:45.315336 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2026.01.06 01:51:45.315430 [ 254 ] {a9aa235d-5a3e-48bb-ba96-5d6582c1317a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4461 | 2026.01.06 01:51:45.315470 [ 254 ] {a9aa235d-5a3e-48bb-ba96-5d6582c1317a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4462 | 2026.01.06 01:51:45.315850 [ 254 ] {a9aa235d-5a3e-48bb-ba96-5d6582c1317a} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2026.01.06 01:51:45.315887 [ 254 ] {a9aa235d-5a3e-48bb-ba96-5d6582c1317a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4464 | 2026.01.06 01:51:45.316180 [ 254 ] {a9aa235d-5a3e-48bb-ba96-5d6582c1317a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4465 | 2026.01.06 01:51:45.316386 [ 254 ] {a9aa235d-5a3e-48bb-ba96-5d6582c1317a} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.01.06 01:51:45.316511 [ 254 ] {a9aa235d-5a3e-48bb-ba96-5d6582c1317a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 4467 | 2026.01.06 01:51:45.316550 [ 254 ] {a9aa235d-5a3e-48bb-ba96-5d6582c1317a} <Debug> TCPHandler: Processed in 0.001263112 sec. | ||
| 4468 | 2026.01.06 01:51:45.316656 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.01.06 01:51:45.316749 [ 254 ] {6db60790-d4d7-4626-99de-94fd9e1b2027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4470 | 2026.01.06 01:51:45.316787 [ 254 ] {6db60790-d4d7-4626-99de-94fd9e1b2027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4471 | 2026.01.06 01:51:45.317388 [ 254 ] {6db60790-d4d7-4626-99de-94fd9e1b2027} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.01.06 01:51:45.317425 [ 254 ] {6db60790-d4d7-4626-99de-94fd9e1b2027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4473 | 2026.01.06 01:51:45.317764 [ 254 ] {6db60790-d4d7-4626-99de-94fd9e1b2027} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4474 | 2026.01.06 01:51:45.317988 [ 254 ] {6db60790-d4d7-4626-99de-94fd9e1b2027} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.01.06 01:51:45.318129 [ 254 ] {6db60790-d4d7-4626-99de-94fd9e1b2027} <Debug> executeQuery: Read 598 rows, 46.04 KiB in 0.001397 sec., 428060.1288475304 rows/sec., 32.19 MiB/sec. | ||
| 4476 | 2026.01.06 01:51:45.318168 [ 254 ] {6db60790-d4d7-4626-99de-94fd9e1b2027} <Debug> TCPHandler: Processed in 0.001560745 sec. | ||
| 4477 | 2026.01.06 01:51:45.318272 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2026.01.06 01:51:45.318369 [ 254 ] {9cff2a9f-ef6a-42ff-a946-cec634738467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4479 | 2026.01.06 01:51:45.318411 [ 254 ] {9cff2a9f-ef6a-42ff-a946-cec634738467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4480 | 2026.01.06 01:51:45.318981 [ 254 ] {9cff2a9f-ef6a-42ff-a946-cec634738467} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.01.06 01:51:45.319016 [ 254 ] {9cff2a9f-ef6a-42ff-a946-cec634738467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4482 | 2026.01.06 01:51:45.319402 [ 254 ] {9cff2a9f-ef6a-42ff-a946-cec634738467} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4483 | 2026.01.06 01:51:45.319605 [ 254 ] {9cff2a9f-ef6a-42ff-a946-cec634738467} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.01.06 01:51:45.319739 [ 254 ] {9cff2a9f-ef6a-42ff-a946-cec634738467} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001386 sec., 639249.6392496392 rows/sec., 43.39 MiB/sec. | ||
| 4485 | 2026.01.06 01:51:45.319775 [ 254 ] {9cff2a9f-ef6a-42ff-a946-cec634738467} <Debug> TCPHandler: Processed in 0.001549164 sec. | ||
| 4486 | 2026.01.06 01:51:45.319874 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.01.06 01:51:45.319966 [ 254 ] {74e2ebda-93d2-4389-baac-788a26b80994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4488 | 2026.01.06 01:51:45.320019 [ 254 ] {74e2ebda-93d2-4389-baac-788a26b80994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4489 | 2026.01.06 01:51:45.320809 [ 254 ] {74e2ebda-93d2-4389-baac-788a26b80994} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.01.06 01:51:45.320845 [ 254 ] {74e2ebda-93d2-4389-baac-788a26b80994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4491 | 2026.01.06 01:51:45.321387 [ 254 ] {74e2ebda-93d2-4389-baac-788a26b80994} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4492 | 2026.01.06 01:51:45.321597 [ 254 ] {74e2ebda-93d2-4389-baac-788a26b80994} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.01.06 01:51:45.321729 [ 254 ] {74e2ebda-93d2-4389-baac-788a26b80994} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00178 sec., 16853.932584269663 rows/sec., 30.20 MiB/sec. | ||
| 4494 | 2026.01.06 01:51:45.321778 [ 254 ] {74e2ebda-93d2-4389-baac-788a26b80994} <Debug> TCPHandler: Processed in 0.001950639 sec. | ||
| 4495 | 2026.01.06 01:51:45.321886 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.01.06 01:51:45.321986 [ 254 ] {00f3a3b6-8c9d-492f-adfa-d5ed9fa07865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4497 | 2026.01.06 01:51:45.322026 [ 254 ] {00f3a3b6-8c9d-492f-adfa-d5ed9fa07865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4498 | 2026.01.06 01:51:45.322352 [ 254 ] {00f3a3b6-8c9d-492f-adfa-d5ed9fa07865} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.01.06 01:51:45.322388 [ 254 ] {00f3a3b6-8c9d-492f-adfa-d5ed9fa07865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4500 | 2026.01.06 01:51:45.322708 [ 254 ] {00f3a3b6-8c9d-492f-adfa-d5ed9fa07865} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4501 | 2026.01.06 01:51:45.322926 [ 254 ] {00f3a3b6-8c9d-492f-adfa-d5ed9fa07865} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.01.06 01:51:45.323058 [ 254 ] {00f3a3b6-8c9d-492f-adfa-d5ed9fa07865} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 4503 | 2026.01.06 01:51:45.323095 [ 254 ] {00f3a3b6-8c9d-492f-adfa-d5ed9fa07865} <Debug> TCPHandler: Processed in 0.001258492 sec. | ||
| 4504 | 2026.01.06 01:51:45.815645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9113 | ||
| 4505 | 2026.01.06 01:51:45.816355 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.01.06 01:51:45.816428 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4507 | 2026.01.06 01:51:45.817183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4508 | 2026.01.06 01:51:45.817447 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2026.01.06 01:51:45.817588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9113 | ||
| 4510 | 2026.01.06 01:51:46.285454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4511 | 2026.01.06 01:51:46.301634 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.01.06 01:51:46.301682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4513 | 2026.01.06 01:51:46.307636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4514 | 2026.01.06 01:51:46.308373 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.01.06 01:51:46.311018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4516 | 2026.01.06 01:51:50.273404 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.01.06 01:51:50.273621 [ 254 ] {f971795f-cebd-4672-97fd-6ffea6e7384a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4518 | 2026.01.06 01:51:50.273693 [ 254 ] {f971795f-cebd-4672-97fd-6ffea6e7384a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4519 | 2026.01.06 01:51:50.274431 [ 254 ] {f971795f-cebd-4672-97fd-6ffea6e7384a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.01.06 01:51:50.274473 [ 254 ] {f971795f-cebd-4672-97fd-6ffea6e7384a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4521 | 2026.01.06 01:51:50.274874 [ 254 ] {f971795f-cebd-4672-97fd-6ffea6e7384a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4522 | 2026.01.06 01:51:50.275095 [ 254 ] {f971795f-cebd-4672-97fd-6ffea6e7384a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.01.06 01:51:50.275251 [ 254 ] {f971795f-cebd-4672-97fd-6ffea6e7384a} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001685 sec., 45103.857566765575 rows/sec., 3.70 MiB/sec. | ||
| 4524 | 2026.01.06 01:51:50.275257 [ 94 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4525 | 2026.01.06 01:51:50.275292 [ 254 ] {f971795f-cebd-4672-97fd-6ffea6e7384a} <Debug> TCPHandler: Processed in 0.002023488 sec. | ||
| 4526 | 2026.01.06 01:51:50.275334 [ 94 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2026.01.06 01:51:50.275364 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4528 | 2026.01.06 01:51:50.275443 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2026.01.06 01:51:50.275525 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 4530 | 2026.01.06 01:51:50.275542 [ 254 ] {717ccc02-6ef0-43a4-b66b-f923aa16f961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4531 | 2026.01.06 01:51:50.275611 [ 254 ] {717ccc02-6ef0-43a4-b66b-f923aa16f961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4532 | 2026.01.06 01:51:50.275679 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4533 | 2026.01.06 01:51:50.275720 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2439 rows starting from the beginning of the part | ||
| 4534 | 2026.01.06 01:51:50.275812 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 77 rows starting from the beginning of the part | ||
| 4535 | 2026.01.06 01:51:50.275884 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 116 rows starting from the beginning of the part | ||
| 4536 | 2026.01.06 01:51:50.275962 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4537 | 2026.01.06 01:51:50.276028 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1382 rows starting from the beginning of the part | ||
| 4538 | 2026.01.06 01:51:50.276077 [ 254 ] {717ccc02-6ef0-43a4-b66b-f923aa16f961} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2026.01.06 01:51:50.276094 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part | ||
| 4540 | 2026.01.06 01:51:50.276127 [ 254 ] {717ccc02-6ef0-43a4-b66b-f923aa16f961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4541 | 2026.01.06 01:51:50.276552 [ 254 ] {717ccc02-6ef0-43a4-b66b-f923aa16f961} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4542 | 2026.01.06 01:51:50.276794 [ 254 ] {717ccc02-6ef0-43a4-b66b-f923aa16f961} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2026.01.06 01:51:50.276935 [ 254 ] {717ccc02-6ef0-43a4-b66b-f923aa16f961} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001412 sec., 7082.152974504249 rows/sec., 532.54 KiB/sec. | ||
| 4544 | 2026.01.06 01:51:50.276973 [ 254 ] {717ccc02-6ef0-43a4-b66b-f923aa16f961} <Debug> TCPHandler: Processed in 0.001579765 sec. | ||
| 4545 | 2026.01.06 01:51:50.277084 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.01.06 01:51:50.277177 [ 254 ] {d5df5d7c-5bba-41d2-8962-996e90b06b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4547 | 2026.01.06 01:51:50.277216 [ 254 ] {d5df5d7c-5bba-41d2-8962-996e90b06b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4548 | 2026.01.06 01:51:50.277640 [ 254 ] {d5df5d7c-5bba-41d2-8962-996e90b06b3a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2026.01.06 01:51:50.277675 [ 254 ] {d5df5d7c-5bba-41d2-8962-996e90b06b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4550 | 2026.01.06 01:51:50.277992 [ 254 ] {d5df5d7c-5bba-41d2-8962-996e90b06b3a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4551 | 2026.01.06 01:51:50.278206 [ 254 ] {d5df5d7c-5bba-41d2-8962-996e90b06b3a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2026.01.06 01:51:50.278328 [ 98 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4553 | 2026.01.06 01:51:50.278339 [ 254 ] {d5df5d7c-5bba-41d2-8962-996e90b06b3a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00118 sec., 62711.864406779656 rows/sec., 4.90 MiB/sec. | ||
| 4554 | 2026.01.06 01:51:50.278371 [ 98 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.01.06 01:51:50.278393 [ 254 ] {d5df5d7c-5bba-41d2-8962-996e90b06b3a} <Debug> TCPHandler: Processed in 0.001356653 sec. | ||
| 4556 | 2026.01.06 01:51:50.278396 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4557 | 2026.01.06 01:51:50.278435 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002970838 sec., 1402297.9374843058 rows/sec., 120.81 MiB/sec. | ||
| 4558 | 2026.01.06 01:51:50.278513 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.01.06 01:51:50.278532 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 4560 | 2026.01.06 01:51:50.278611 [ 254 ] {d96ed22e-89d3-4218-b72e-5a0113a16c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4561 | 2026.01.06 01:51:50.278659 [ 254 ] {d96ed22e-89d3-4218-b72e-5a0113a16c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4562 | 2026.01.06 01:51:50.278696 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4563 | 2026.01.06 01:51:50.278739 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1219 rows starting from the beginning of the part | ||
| 4564 | 2026.01.06 01:51:50.278747 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4565 | 2026.01.06 01:51:50.278805 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part | ||
| 4566 | 2026.01.06 01:51:50.278855 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 94 rows starting from the beginning of the part | ||
| 4567 | 2026.01.06 01:51:50.278896 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4568 | 2026.01.06 01:51:50.278935 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 598 rows starting from the beginning of the part | ||
| 4569 | 2026.01.06 01:51:50.278976 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 4570 | 2026.01.06 01:51:50.279012 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_26_5} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.01.06 01:51:50.279054 [ 254 ] {d96ed22e-89d3-4218-b72e-5a0113a16c30} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.01.06 01:51:50.279090 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_26_5} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4573 | 2026.01.06 01:51:50.279098 [ 254 ] {d96ed22e-89d3-4218-b72e-5a0113a16c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4574 | 2026.01.06 01:51:50.279179 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 4575 | 2026.01.06 01:51:50.279501 [ 254 ] {d96ed22e-89d3-4218-b72e-5a0113a16c30} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4576 | 2026.01.06 01:51:50.279742 [ 254 ] {d96ed22e-89d3-4218-b72e-5a0113a16c30} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2026.01.06 01:51:50.279870 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4578 | 2026.01.06 01:51:50.279875 [ 254 ] {d96ed22e-89d3-4218-b72e-5a0113a16c30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 4579 | 2026.01.06 01:51:50.279911 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.01.06 01:51:50.279933 [ 254 ] {d96ed22e-89d3-4218-b72e-5a0113a16c30} <Debug> TCPHandler: Processed in 0.001467224 sec. | ||
| 4581 | 2026.01.06 01:51:50.279935 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4582 | 2026.01.06 01:51:50.280049 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 4583 | 2026.01.06 01:51:50.280054 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2026.01.06 01:51:50.280140 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2135 rows, containing 5 columns (5 merged, 0 gathered) in 0.001665956 sec., 1281546.45140688 rows/sec., 99.48 MiB/sec. | ||
| 4585 | 2026.01.06 01:51:50.280166 [ 254 ] {42bd094d-3d18-42d7-8a2d-d09621db6d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4586 | 2026.01.06 01:51:50.280172 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4587 | 2026.01.06 01:51:50.280232 [ 254 ] {42bd094d-3d18-42d7-8a2d-d09621db6d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4588 | 2026.01.06 01:51:50.280270 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5203 rows starting from the beginning of the part | ||
| 4589 | 2026.01.06 01:51:50.280338 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4590 | 2026.01.06 01:51:50.280357 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 161 rows starting from the beginning of the part | ||
| 4591 | 2026.01.06 01:51:50.280414 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 4592 | 2026.01.06 01:51:50.280468 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 4593 | 2026.01.06 01:51:50.280516 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 886 rows starting from the beginning of the part | ||
| 4594 | 2026.01.06 01:51:50.280569 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 4595 | 2026.01.06 01:51:50.280589 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_26_5} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.01.06 01:51:50.280663 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_26_5} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4597 | 2026.01.06 01:51:50.280733 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4598 | 2026.01.06 01:51:50.280977 [ 254 ] {42bd094d-3d18-42d7-8a2d-d09621db6d9e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.01.06 01:51:50.281019 [ 254 ] {42bd094d-3d18-42d7-8a2d-d09621db6d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4600 | 2026.01.06 01:51:50.281538 [ 254 ] {42bd094d-3d18-42d7-8a2d-d09621db6d9e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4601 | 2026.01.06 01:51:50.281772 [ 254 ] {42bd094d-3d18-42d7-8a2d-d09621db6d9e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.01.06 01:51:50.281935 [ 254 ] {42bd094d-3d18-42d7-8a2d-d09621db6d9e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 4603 | 2026.01.06 01:51:50.281989 [ 254 ] {42bd094d-3d18-42d7-8a2d-d09621db6d9e} <Debug> TCPHandler: Processed in 0.001982309 sec. | ||
| 4604 | 2026.01.06 01:51:50.282112 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4605 | 2026.01.06 01:51:50.282230 [ 254 ] {29e4e6b3-1a16-4b0d-bb77-9b8fa7c9c18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4606 | 2026.01.06 01:51:50.282281 [ 254 ] {29e4e6b3-1a16-4b0d-bb77-9b8fa7c9c18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4607 | 2026.01.06 01:51:50.282683 [ 254 ] {29e4e6b3-1a16-4b0d-bb77-9b8fa7c9c18b} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.01.06 01:51:50.282727 [ 254 ] {29e4e6b3-1a16-4b0d-bb77-9b8fa7c9c18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4609 | 2026.01.06 01:51:50.283082 [ 254 ] {29e4e6b3-1a16-4b0d-bb77-9b8fa7c9c18b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4610 | 2026.01.06 01:51:50.283258 [ 187 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6730 rows, containing 5 columns (5 merged, 0 gathered) in 0.003245461 sec., 2073665.3436907732 rows/sec., 141.52 MiB/sec. | ||
| 4611 | 2026.01.06 01:51:50.283307 [ 254 ] {29e4e6b3-1a16-4b0d-bb77-9b8fa7c9c18b} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.01.06 01:51:50.283437 [ 94 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4613 | 2026.01.06 01:51:50.283444 [ 254 ] {29e4e6b3-1a16-4b0d-bb77-9b8fa7c9c18b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001239 sec., 48426.15012106537 rows/sec., 3.26 MiB/sec. | ||
| 4614 | 2026.01.06 01:51:50.283478 [ 94 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.01.06 01:51:50.283499 [ 254 ] {29e4e6b3-1a16-4b0d-bb77-9b8fa7c9c18b} <Debug> TCPHandler: Processed in 0.001449564 sec. | ||
| 4616 | 2026.01.06 01:51:50.283502 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4617 | 2026.01.06 01:51:50.283625 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4618 | 2026.01.06 01:51:50.283632 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 4619 | 2026.01.06 01:51:50.283755 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4620 | 2026.01.06 01:51:50.283782 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 582 rows starting from the beginning of the part | ||
| 4621 | 2026.01.06 01:51:50.283852 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 4622 | 2026.01.06 01:51:50.283894 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2026.01.06 01:51:50.283898 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 4624 | 2026.01.06 01:51:50.283967 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 4625 | 2026.01.06 01:51:50.283972 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4626 | 2026.01.06 01:51:50.284011 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 4627 | 2026.01.06 01:51:50.284047 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 4628 | 2026.01.06 01:51:50.284062 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 4629 | 2026.01.06 01:51:50.284879 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289132 sec., 684181.2940800478 rows/sec., 44.04 MiB/sec. | ||
| 4630 | 2026.01.06 01:51:50.285061 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4631 | 2026.01.06 01:51:50.285315 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_26_5} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2026.01.06 01:51:50.285384 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_26_5} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4633 | 2026.01.06 01:51:50.285456 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4634 | 2026.01.06 01:51:53.205734 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4635 | 2026.01.06 01:51:53.205815 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4636 | 2026.01.06 01:51:53.317719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9625 | ||
| 4637 | 2026.01.06 01:51:53.318392 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2026.01.06 01:51:53.318452 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4639 | 2026.01.06 01:51:53.319063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4640 | 2026.01.06 01:51:53.319288 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.01.06 01:51:53.319418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9625 | ||
| 4642 | 2026.01.06 01:51:53.330672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 588 | ||
| 4643 | 2026.01.06 01:51:53.332876 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2026.01.06 01:51:53.332940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4645 | 2026.01.06 01:51:53.334184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4646 | 2026.01.06 01:51:53.334481 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2026.01.06 01:51:53.334737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4648 | 2026.01.06 01:51:53.811121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4649 | 2026.01.06 01:51:53.828201 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.01.06 01:51:53.828268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4651 | 2026.01.06 01:51:53.834268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4652 | 2026.01.06 01:51:53.835017 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.01.06 01:51:53.838175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4654 | 2026.01.06 01:51:55.273724 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2026.01.06 01:51:55.273944 [ 254 ] {e993c090-25d0-4fd9-a291-629ad8760310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4656 | 2026.01.06 01:51:55.274019 [ 254 ] {e993c090-25d0-4fd9-a291-629ad8760310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4657 | 2026.01.06 01:51:55.274839 [ 254 ] {e993c090-25d0-4fd9-a291-629ad8760310} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.01.06 01:51:55.274893 [ 254 ] {e993c090-25d0-4fd9-a291-629ad8760310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4659 | 2026.01.06 01:51:55.275297 [ 254 ] {e993c090-25d0-4fd9-a291-629ad8760310} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4660 | 2026.01.06 01:51:55.275528 [ 254 ] {e993c090-25d0-4fd9-a291-629ad8760310} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.01.06 01:51:55.275683 [ 254 ] {e993c090-25d0-4fd9-a291-629ad8760310} <Debug> executeQuery: Read 116 rows, 10.03 KiB in 0.001795 sec., 64623.955431754875 rows/sec., 5.46 MiB/sec. | ||
| 4662 | 2026.01.06 01:51:55.275732 [ 254 ] {e993c090-25d0-4fd9-a291-629ad8760310} <Debug> TCPHandler: Processed in 0.00215274 sec. | ||
| 4663 | 2026.01.06 01:51:55.275862 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.01.06 01:51:55.275976 [ 254 ] {0a661d1e-45d9-4dc8-b89d-98436e821e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4665 | 2026.01.06 01:51:55.276019 [ 254 ] {0a661d1e-45d9-4dc8-b89d-98436e821e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4666 | 2026.01.06 01:51:55.276474 [ 254 ] {0a661d1e-45d9-4dc8-b89d-98436e821e58} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.01.06 01:51:55.276512 [ 254 ] {0a661d1e-45d9-4dc8-b89d-98436e821e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4668 | 2026.01.06 01:51:55.276815 [ 254 ] {0a661d1e-45d9-4dc8-b89d-98436e821e58} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4669 | 2026.01.06 01:51:55.277023 [ 254 ] {0a661d1e-45d9-4dc8-b89d-98436e821e58} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.01.06 01:51:55.277143 [ 92 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4671 | 2026.01.06 01:51:55.277155 [ 254 ] {0a661d1e-45d9-4dc8-b89d-98436e821e58} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001203 sec., 24937.655860349125 rows/sec., 1.83 MiB/sec. | ||
| 4672 | 2026.01.06 01:51:55.277212 [ 92 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.01.06 01:51:55.277221 [ 254 ] {0a661d1e-45d9-4dc8-b89d-98436e821e58} <Debug> TCPHandler: Processed in 0.001411093 sec. | ||
| 4674 | 2026.01.06 01:51:55.277243 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4675 | 2026.01.06 01:51:55.277350 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 4676 | 2026.01.06 01:51:55.277380 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2026.01.06 01:51:55.277474 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4678 | 2026.01.06 01:51:55.277491 [ 254 ] {383c6e25-5c13-4362-8407-9fea03e25867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4679 | 2026.01.06 01:51:55.277511 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 277 rows starting from the beginning of the part | ||
| 4680 | 2026.01.06 01:51:55.277535 [ 254 ] {383c6e25-5c13-4362-8407-9fea03e25867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4681 | 2026.01.06 01:51:55.277579 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4682 | 2026.01.06 01:51:55.277626 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4683 | 2026.01.06 01:51:55.277668 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part | ||
| 4684 | 2026.01.06 01:51:55.277705 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 4685 | 2026.01.06 01:51:55.277743 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4686 | 2026.01.06 01:51:55.277969 [ 254 ] {383c6e25-5c13-4362-8407-9fea03e25867} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.01.06 01:51:55.278011 [ 254 ] {383c6e25-5c13-4362-8407-9fea03e25867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4688 | 2026.01.06 01:51:55.278360 [ 254 ] {383c6e25-5c13-4362-8407-9fea03e25867} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4689 | 2026.01.06 01:51:55.278588 [ 254 ] {383c6e25-5c13-4362-8407-9fea03e25867} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.01.06 01:51:55.278596 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286132 sec., 319562.84424926835 rows/sec., 22.29 MiB/sec. | ||
| 4691 | 2026.01.06 01:51:55.278718 [ 254 ] {383c6e25-5c13-4362-8407-9fea03e25867} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001247 sec., 75380.91419406576 rows/sec., 5.89 MiB/sec. | ||
| 4692 | 2026.01.06 01:51:55.278760 [ 254 ] {383c6e25-5c13-4362-8407-9fea03e25867} <Debug> TCPHandler: Processed in 0.001429253 sec. | ||
| 4693 | 2026.01.06 01:51:55.278829 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4694 | 2026.01.06 01:51:55.278877 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2026.01.06 01:51:55.278978 [ 254 ] {b0aee6fa-d643-4995-ad59-f038884be40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4696 | 2026.01.06 01:51:55.279025 [ 254 ] {b0aee6fa-d643-4995-ad59-f038884be40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4697 | 2026.01.06 01:51:55.279163 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_26_5} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2026.01.06 01:51:55.279248 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_26_5} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4699 | 2026.01.06 01:51:55.279341 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4700 | 2026.01.06 01:51:55.279431 [ 254 ] {b0aee6fa-d643-4995-ad59-f038884be40b} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.01.06 01:51:55.279480 [ 254 ] {b0aee6fa-d643-4995-ad59-f038884be40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4702 | 2026.01.06 01:51:55.279834 [ 254 ] {b0aee6fa-d643-4995-ad59-f038884be40b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4703 | 2026.01.06 01:51:55.280052 [ 254 ] {b0aee6fa-d643-4995-ad59-f038884be40b} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.01.06 01:51:55.280187 [ 254 ] {b0aee6fa-d643-4995-ad59-f038884be40b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 4705 | 2026.01.06 01:51:55.280224 [ 254 ] {b0aee6fa-d643-4995-ad59-f038884be40b} <Debug> TCPHandler: Processed in 0.001396863 sec. | ||
| 4706 | 2026.01.06 01:51:55.280336 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.01.06 01:51:55.280432 [ 254 ] {eee5e03d-31c3-43d2-8aab-a956f2f6a112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4708 | 2026.01.06 01:51:55.280591 [ 254 ] {eee5e03d-31c3-43d2-8aab-a956f2f6a112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4709 | 2026.01.06 01:51:55.281416 [ 254 ] {eee5e03d-31c3-43d2-8aab-a956f2f6a112} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.01.06 01:51:55.281453 [ 254 ] {eee5e03d-31c3-43d2-8aab-a956f2f6a112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4711 | 2026.01.06 01:51:55.282023 [ 254 ] {eee5e03d-31c3-43d2-8aab-a956f2f6a112} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4712 | 2026.01.06 01:51:55.282251 [ 254 ] {eee5e03d-31c3-43d2-8aab-a956f2f6a112} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.01.06 01:51:55.282362 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4714 | 2026.01.06 01:51:55.282389 [ 254 ] {eee5e03d-31c3-43d2-8aab-a956f2f6a112} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001975 sec., 15189.873417721517 rows/sec., 27.22 MiB/sec. | ||
| 4715 | 2026.01.06 01:51:55.282407 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.01.06 01:51:55.282435 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4717 | 2026.01.06 01:51:55.282446 [ 254 ] {eee5e03d-31c3-43d2-8aab-a956f2f6a112} <Debug> TCPHandler: Processed in 0.00215951 sec. | ||
| 4718 | 2026.01.06 01:51:55.282546 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 4719 | 2026.01.06 01:51:55.282563 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.01.06 01:51:55.282667 [ 254 ] {81ef0950-bb89-4e29-a304-d0a51bbebabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4721 | 2026.01.06 01:51:55.282708 [ 254 ] {81ef0950-bb89-4e29-a304-d0a51bbebabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4722 | 2026.01.06 01:51:55.282829 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4723 | 2026.01.06 01:51:55.282907 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 360 rows starting from the beginning of the part | ||
| 4724 | 2026.01.06 01:51:55.283038 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4725 | 2026.01.06 01:51:55.283046 [ 254 ] {81ef0950-bb89-4e29-a304-d0a51bbebabc} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.01.06 01:51:55.283087 [ 254 ] {81ef0950-bb89-4e29-a304-d0a51bbebabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4727 | 2026.01.06 01:51:55.283154 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 4728 | 2026.01.06 01:51:55.283291 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 4729 | 2026.01.06 01:51:55.283402 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 4730 | 2026.01.06 01:51:55.283411 [ 254 ] {81ef0950-bb89-4e29-a304-d0a51bbebabc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4731 | 2026.01.06 01:51:55.283514 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4732 | 2026.01.06 01:51:55.283674 [ 254 ] {81ef0950-bb89-4e29-a304-d0a51bbebabc} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.01.06 01:51:55.283809 [ 254 ] {81ef0950-bb89-4e29-a304-d0a51bbebabc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 4734 | 2026.01.06 01:51:55.283847 [ 254 ] {81ef0950-bb89-4e29-a304-d0a51bbebabc} <Debug> TCPHandler: Processed in 0.001333913 sec. | ||
| 4735 | 2026.01.06 01:51:55.287683 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 19 columns (19 merged, 0 gathered) in 0.005183609 sec., 90670.41900729782 rows/sec., 162.48 MiB/sec. | ||
| 4736 | 2026.01.06 01:51:55.288232 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4737 | 2026.01.06 01:51:55.288553 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.01.06 01:51:55.288628 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4739 | 2026.01.06 01:51:55.288722 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 4740 | 2026.01.06 01:51:56.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.71 MiB, peak 253.89 MiB, free memory in arenas 0.00 B, will set to 249.14 MiB (RSS), difference: 1.43 MiB | ||
| 4741 | 2026.01.06 01:52:00.273907 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.01.06 01:52:00.274148 [ 254 ] {b463d4b7-43d5-459e-95a9-893a688e6edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4743 | 2026.01.06 01:52:00.274223 [ 254 ] {b463d4b7-43d5-459e-95a9-893a688e6edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4744 | 2026.01.06 01:52:00.274998 [ 254 ] {b463d4b7-43d5-459e-95a9-893a688e6edb} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.01.06 01:52:00.275052 [ 254 ] {b463d4b7-43d5-459e-95a9-893a688e6edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4746 | 2026.01.06 01:52:00.275442 [ 254 ] {b463d4b7-43d5-459e-95a9-893a688e6edb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4747 | 2026.01.06 01:52:00.275659 [ 254 ] {b463d4b7-43d5-459e-95a9-893a688e6edb} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.01.06 01:52:00.275810 [ 254 ] {b463d4b7-43d5-459e-95a9-893a688e6edb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001718 sec., 2328.2887077997675 rows/sec., 189.86 KiB/sec. | ||
| 4749 | 2026.01.06 01:52:00.275853 [ 254 ] {b463d4b7-43d5-459e-95a9-893a688e6edb} <Debug> TCPHandler: Processed in 0.00208664 sec. | ||
| 4750 | 2026.01.06 01:52:00.275985 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.01.06 01:52:00.276083 [ 254 ] {7e29157d-8164-427c-a901-572277b85f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4752 | 2026.01.06 01:52:00.276123 [ 254 ] {7e29157d-8164-427c-a901-572277b85f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4753 | 2026.01.06 01:52:00.276639 [ 254 ] {7e29157d-8164-427c-a901-572277b85f84} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.01.06 01:52:00.276677 [ 254 ] {7e29157d-8164-427c-a901-572277b85f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4755 | 2026.01.06 01:52:00.276982 [ 254 ] {7e29157d-8164-427c-a901-572277b85f84} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4756 | 2026.01.06 01:52:00.277192 [ 254 ] {7e29157d-8164-427c-a901-572277b85f84} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.01.06 01:52:00.277317 [ 254 ] {7e29157d-8164-427c-a901-572277b85f84} <Debug> executeQuery: Read 78 rows, 6.53 KiB in 0.001253 sec., 62250.598563447726 rows/sec., 5.09 MiB/sec. | ||
| 4758 | 2026.01.06 01:52:00.277353 [ 254 ] {7e29157d-8164-427c-a901-572277b85f84} <Debug> TCPHandler: Processed in 0.001416073 sec. | ||
| 4759 | 2026.01.06 01:52:00.277475 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.01.06 01:52:00.277572 [ 254 ] {99fd0f70-3052-4090-807a-a2dfb6a532b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4761 | 2026.01.06 01:52:00.277611 [ 254 ] {99fd0f70-3052-4090-807a-a2dfb6a532b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4762 | 2026.01.06 01:52:00.278024 [ 254 ] {99fd0f70-3052-4090-807a-a2dfb6a532b4} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.01.06 01:52:00.278059 [ 254 ] {99fd0f70-3052-4090-807a-a2dfb6a532b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4764 | 2026.01.06 01:52:00.278357 [ 254 ] {99fd0f70-3052-4090-807a-a2dfb6a532b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4765 | 2026.01.06 01:52:00.278557 [ 254 ] {99fd0f70-3052-4090-807a-a2dfb6a532b4} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.01.06 01:52:00.278682 [ 254 ] {99fd0f70-3052-4090-807a-a2dfb6a532b4} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001129 sec., 12400.354295837024 rows/sec., 913.42 KiB/sec. | ||
| 4767 | 2026.01.06 01:52:00.278719 [ 254 ] {99fd0f70-3052-4090-807a-a2dfb6a532b4} <Debug> TCPHandler: Processed in 0.001294052 sec. | ||
| 4768 | 2026.01.06 01:52:00.278826 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2026.01.06 01:52:00.278920 [ 254 ] {dd13c432-8f84-420e-89fc-f33a83b37665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4770 | 2026.01.06 01:52:00.278958 [ 254 ] {dd13c432-8f84-420e-89fc-f33a83b37665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4771 | 2026.01.06 01:52:00.279356 [ 254 ] {dd13c432-8f84-420e-89fc-f33a83b37665} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.01.06 01:52:00.279392 [ 254 ] {dd13c432-8f84-420e-89fc-f33a83b37665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4773 | 2026.01.06 01:52:00.279688 [ 254 ] {dd13c432-8f84-420e-89fc-f33a83b37665} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4774 | 2026.01.06 01:52:00.279899 [ 254 ] {dd13c432-8f84-420e-89fc-f33a83b37665} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.01.06 01:52:00.280021 [ 254 ] {dd13c432-8f84-420e-89fc-f33a83b37665} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00112 sec., 69642.85714285714 rows/sec., 5.44 MiB/sec. | ||
| 4776 | 2026.01.06 01:52:00.280058 [ 254 ] {dd13c432-8f84-420e-89fc-f33a83b37665} <Debug> TCPHandler: Processed in 0.001279512 sec. | ||
| 4777 | 2026.01.06 01:52:00.280167 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.01.06 01:52:00.280261 [ 254 ] {afe88864-e444-4dd7-8796-d431a581cfac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4779 | 2026.01.06 01:52:00.280303 [ 254 ] {afe88864-e444-4dd7-8796-d431a581cfac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4780 | 2026.01.06 01:52:00.280692 [ 254 ] {afe88864-e444-4dd7-8796-d431a581cfac} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.01.06 01:52:00.280727 [ 254 ] {afe88864-e444-4dd7-8796-d431a581cfac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4782 | 2026.01.06 01:52:00.281043 [ 254 ] {afe88864-e444-4dd7-8796-d431a581cfac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4783 | 2026.01.06 01:52:00.281251 [ 254 ] {afe88864-e444-4dd7-8796-d431a581cfac} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.01.06 01:52:00.281374 [ 254 ] {afe88864-e444-4dd7-8796-d431a581cfac} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001131 sec., 143236.07427055703 rows/sec., 9.97 MiB/sec. | ||
| 4785 | 2026.01.06 01:52:00.281410 [ 254 ] {afe88864-e444-4dd7-8796-d431a581cfac} <Debug> TCPHandler: Processed in 0.001289962 sec. | ||
| 4786 | 2026.01.06 01:52:00.281538 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.01.06 01:52:00.281660 [ 254 ] {bdfab2ea-2cfc-49fa-ba9e-ca6f4d438ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.01.06 01:52:00.281725 [ 254 ] {bdfab2ea-2cfc-49fa-ba9e-ca6f4d438ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4789 | 2026.01.06 01:52:00.282555 [ 254 ] {bdfab2ea-2cfc-49fa-ba9e-ca6f4d438ad6} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.01.06 01:52:00.282592 [ 254 ] {bdfab2ea-2cfc-49fa-ba9e-ca6f4d438ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4791 | 2026.01.06 01:52:00.283112 [ 254 ] {bdfab2ea-2cfc-49fa-ba9e-ca6f4d438ad6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4792 | 2026.01.06 01:52:00.283343 [ 254 ] {bdfab2ea-2cfc-49fa-ba9e-ca6f4d438ad6} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.01.06 01:52:00.283477 [ 254 ] {bdfab2ea-2cfc-49fa-ba9e-ca6f4d438ad6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00184 sec., 5434.782608695652 rows/sec., 9.74 MiB/sec. | ||
| 4794 | 2026.01.06 01:52:00.283527 [ 254 ] {bdfab2ea-2cfc-49fa-ba9e-ca6f4d438ad6} <Debug> TCPHandler: Processed in 0.00204708 sec. | ||
| 4795 | 2026.01.06 01:52:00.283634 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.01.06 01:52:00.283727 [ 254 ] {85cdcd49-ec68-4370-8d41-59f4f4385d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4797 | 2026.01.06 01:52:00.283769 [ 254 ] {85cdcd49-ec68-4370-8d41-59f4f4385d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4798 | 2026.01.06 01:52:00.284098 [ 254 ] {85cdcd49-ec68-4370-8d41-59f4f4385d44} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.01.06 01:52:00.284134 [ 254 ] {85cdcd49-ec68-4370-8d41-59f4f4385d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4800 | 2026.01.06 01:52:00.284427 [ 254 ] {85cdcd49-ec68-4370-8d41-59f4f4385d44} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4801 | 2026.01.06 01:52:00.284632 [ 254 ] {85cdcd49-ec68-4370-8d41-59f4f4385d44} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.01.06 01:52:00.284757 [ 254 ] {85cdcd49-ec68-4370-8d41-59f4f4385d44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 4803 | 2026.01.06 01:52:00.284790 [ 254 ] {85cdcd49-ec68-4370-8d41-59f4f4385d44} <Debug> TCPHandler: Processed in 0.001204521 sec. | ||
| 4804 | 2026.01.06 01:52:00.819538 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10073 | ||
| 4805 | 2026.01.06 01:52:00.820024 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.01.06 01:52:00.820069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4807 | 2026.01.06 01:52:00.820542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4808 | 2026.01.06 01:52:00.820774 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2026.01.06 01:52:00.820899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10073 | ||
| 4810 | 2026.01.06 01:52:00.820913 [ 88 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4811 | 2026.01.06 01:52:00.820981 [ 88 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.01.06 01:52:00.821001 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4813 | 2026.01.06 01:52:00.821116 [ 186 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 4814 | 2026.01.06 01:52:00.821247 [ 186 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4815 | 2026.01.06 01:52:00.821282 [ 186 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7705 rows starting from the beginning of the part | ||
| 4816 | 2026.01.06 01:52:00.821342 [ 186 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 4817 | 2026.01.06 01:52:00.821384 [ 186 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 4818 | 2026.01.06 01:52:00.821421 [ 186 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 4819 | 2026.01.06 01:52:00.821460 [ 186 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 4820 | 2026.01.06 01:52:00.821500 [ 186 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 4821 | 2026.01.06 01:52:00.823572 [ 197 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10073 rows, containing 4 columns (4 merged, 0 gathered) in 0.002510913 sec., 4011688.1787620676 rows/sec., 57.39 MiB/sec. | ||
| 4822 | 2026.01.06 01:52:00.823832 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4823 | 2026.01.06 01:52:00.824090 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_21_4} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.01.06 01:52:00.824158 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_21_4} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4825 | 2026.01.06 01:52:00.824226 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4826 | 2026.01.06 01:52:01.338289 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4827 | 2026.01.06 01:52:01.355677 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.01.06 01:52:01.355741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4829 | 2026.01.06 01:52:01.361665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4830 | 2026.01.06 01:52:01.362438 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.01.06 01:52:01.362716 [ 88 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4832 | 2026.01.06 01:52:01.362780 [ 88 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.01.06 01:52:01.362799 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4834 | 2026.01.06 01:52:01.362912 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 4835 | 2026.01.06 01:52:01.366102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4836 | 2026.01.06 01:52:01.366486 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4837 | 2026.01.06 01:52:01.367225 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 4838 | 2026.01.06 01:52:01.370471 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 4839 | 2026.01.06 01:52:01.373689 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 4840 | 2026.01.06 01:52:01.377341 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 4841 | 2026.01.06 01:52:01.381137 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 4842 | 2026.01.06 01:52:01.384737 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 4843 | 2026.01.06 01:52:01.435446 [ 197 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.072573148 sec., 2190.8929732523106 rows/sec., 11.33 MiB/sec. | ||
| 4844 | 2026.01.06 01:52:01.437918 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4845 | 2026.01.06 01:52:01.440235 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_21_4} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.01.06 01:52:01.440347 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_21_4} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4847 | 2026.01.06 01:52:01.442964 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4848 | 2026.01.06 01:52:02.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.17 MiB, peak 261.71 MiB, free memory in arenas 0.00 B, will set to 254.37 MiB (RSS), difference: 3.20 MiB | ||
| 4849 | 2026.01.06 01:52:03.334971 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 614 | ||
| 4850 | 2026.01.06 01:52:03.337081 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.01.06 01:52:03.337129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4852 | 2026.01.06 01:52:03.338336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4853 | 2026.01.06 01:52:03.338610 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.01.06 01:52:03.338783 [ 85 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4855 | 2026.01.06 01:52:03.338850 [ 85 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2026.01.06 01:52:03.338871 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4857 | 2026.01.06 01:52:03.338902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4858 | 2026.01.06 01:52:03.338998 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 4859 | 2026.01.06 01:52:03.339572 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4860 | 2026.01.06 01:52:03.339708 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 4861 | 2026.01.06 01:52:03.340081 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4862 | 2026.01.06 01:52:03.340454 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 4863 | 2026.01.06 01:52:03.340818 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 4864 | 2026.01.06 01:52:03.341187 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4865 | 2026.01.06 01:52:03.341555 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 4866 | 2026.01.06 01:52:03.347884 [ 197 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 72 columns (72 merged, 0 gathered) in 0.008949484 sec., 68607.30741571245 rows/sec., 63.00 MiB/sec. | ||
| 4867 | 2026.01.06 01:52:03.349226 [ 198 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4868 | 2026.01.06 01:52:03.349858 [ 198 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_16_3} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.01.06 01:52:03.349938 [ 198 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_16_3} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4870 | 2026.01.06 01:52:03.350192 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4871 | 2026.01.06 01:52:05.274241 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.01.06 01:52:05.274454 [ 254 ] {e26354cc-8b9b-4afb-b90a-592f1a5c448c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4873 | 2026.01.06 01:52:05.274527 [ 254 ] {e26354cc-8b9b-4afb-b90a-592f1a5c448c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4874 | 2026.01.06 01:52:05.275245 [ 254 ] {e26354cc-8b9b-4afb-b90a-592f1a5c448c} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.01.06 01:52:05.275289 [ 254 ] {e26354cc-8b9b-4afb-b90a-592f1a5c448c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4876 | 2026.01.06 01:52:05.275685 [ 254 ] {e26354cc-8b9b-4afb-b90a-592f1a5c448c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4877 | 2026.01.06 01:52:05.275903 [ 254 ] {e26354cc-8b9b-4afb-b90a-592f1a5c448c} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.01.06 01:52:05.276048 [ 254 ] {e26354cc-8b9b-4afb-b90a-592f1a5c448c} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001649 sec., 71558.52031534263 rows/sec., 6.06 MiB/sec. | ||
| 4879 | 2026.01.06 01:52:05.276089 [ 254 ] {e26354cc-8b9b-4afb-b90a-592f1a5c448c} <Debug> TCPHandler: Processed in 0.001985419 sec. | ||
| 4880 | 2026.01.06 01:52:05.276209 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.01.06 01:52:05.276302 [ 254 ] {802d9790-dd58-4235-871c-60cef58fdc97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.01.06 01:52:05.276341 [ 254 ] {802d9790-dd58-4235-871c-60cef58fdc97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4883 | 2026.01.06 01:52:05.276732 [ 254 ] {802d9790-dd58-4235-871c-60cef58fdc97} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.01.06 01:52:05.276767 [ 254 ] {802d9790-dd58-4235-871c-60cef58fdc97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4885 | 2026.01.06 01:52:05.277057 [ 254 ] {802d9790-dd58-4235-871c-60cef58fdc97} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4886 | 2026.01.06 01:52:05.277263 [ 254 ] {802d9790-dd58-4235-871c-60cef58fdc97} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.01.06 01:52:05.277389 [ 254 ] {802d9790-dd58-4235-871c-60cef58fdc97} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001106 sec., 28028.93309222423 rows/sec., 2.06 MiB/sec. | ||
| 4888 | 2026.01.06 01:52:05.277426 [ 254 ] {802d9790-dd58-4235-871c-60cef58fdc97} <Debug> TCPHandler: Processed in 0.001265212 sec. | ||
| 4889 | 2026.01.06 01:52:05.277534 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.01.06 01:52:05.277626 [ 254 ] {1c1cc521-2dcb-44d2-94e5-6b26bd3e8a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4891 | 2026.01.06 01:52:05.277664 [ 254 ] {1c1cc521-2dcb-44d2-94e5-6b26bd3e8a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4892 | 2026.01.06 01:52:05.278065 [ 254 ] {1c1cc521-2dcb-44d2-94e5-6b26bd3e8a0e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.01.06 01:52:05.278100 [ 254 ] {1c1cc521-2dcb-44d2-94e5-6b26bd3e8a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4894 | 2026.01.06 01:52:05.278390 [ 254 ] {1c1cc521-2dcb-44d2-94e5-6b26bd3e8a0e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4895 | 2026.01.06 01:52:05.278594 [ 254 ] {1c1cc521-2dcb-44d2-94e5-6b26bd3e8a0e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.01.06 01:52:05.278714 [ 254 ] {1c1cc521-2dcb-44d2-94e5-6b26bd3e8a0e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001106 sec., 85895.11754068716 rows/sec., 6.71 MiB/sec. | ||
| 4897 | 2026.01.06 01:52:05.278749 [ 254 ] {1c1cc521-2dcb-44d2-94e5-6b26bd3e8a0e} <Debug> TCPHandler: Processed in 0.001262082 sec. | ||
| 4898 | 2026.01.06 01:52:05.278855 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.01.06 01:52:05.278946 [ 254 ] {ce87a139-8361-44c5-ac41-e73864ec1329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4900 | 2026.01.06 01:52:05.278988 [ 254 ] {ce87a139-8361-44c5-ac41-e73864ec1329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4901 | 2026.01.06 01:52:05.279382 [ 254 ] {ce87a139-8361-44c5-ac41-e73864ec1329} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.01.06 01:52:05.279416 [ 254 ] {ce87a139-8361-44c5-ac41-e73864ec1329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4903 | 2026.01.06 01:52:05.279743 [ 254 ] {ce87a139-8361-44c5-ac41-e73864ec1329} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4904 | 2026.01.06 01:52:05.279944 [ 254 ] {ce87a139-8361-44c5-ac41-e73864ec1329} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.01.06 01:52:05.280066 [ 254 ] {ce87a139-8361-44c5-ac41-e73864ec1329} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 4906 | 2026.01.06 01:52:05.280101 [ 254 ] {ce87a139-8361-44c5-ac41-e73864ec1329} <Debug> TCPHandler: Processed in 0.001293422 sec. | ||
| 4907 | 2026.01.06 01:52:05.280210 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.01.06 01:52:05.280302 [ 254 ] {a8178bf3-738e-46b9-b846-42ad3a2797cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4909 | 2026.01.06 01:52:05.280355 [ 254 ] {a8178bf3-738e-46b9-b846-42ad3a2797cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4910 | 2026.01.06 01:52:05.281128 [ 254 ] {a8178bf3-738e-46b9-b846-42ad3a2797cc} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.01.06 01:52:05.281165 [ 254 ] {a8178bf3-738e-46b9-b846-42ad3a2797cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4912 | 2026.01.06 01:52:05.281697 [ 254 ] {a8178bf3-738e-46b9-b846-42ad3a2797cc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4913 | 2026.01.06 01:52:05.281910 [ 254 ] {a8178bf3-738e-46b9-b846-42ad3a2797cc} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.01.06 01:52:05.282040 [ 254 ] {a8178bf3-738e-46b9-b846-42ad3a2797cc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001755 sec., 17663.817663817663 rows/sec., 31.65 MiB/sec. | ||
| 4915 | 2026.01.06 01:52:05.282092 [ 254 ] {a8178bf3-738e-46b9-b846-42ad3a2797cc} <Debug> TCPHandler: Processed in 0.001928418 sec. | ||
| 4916 | 2026.01.06 01:52:05.282200 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.01.06 01:52:05.282292 [ 254 ] {697bf77f-b6dc-4988-8a4a-8630461b017f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4918 | 2026.01.06 01:52:05.282332 [ 254 ] {697bf77f-b6dc-4988-8a4a-8630461b017f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4919 | 2026.01.06 01:52:05.282652 [ 254 ] {697bf77f-b6dc-4988-8a4a-8630461b017f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.01.06 01:52:05.282687 [ 254 ] {697bf77f-b6dc-4988-8a4a-8630461b017f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4921 | 2026.01.06 01:52:05.282984 [ 254 ] {697bf77f-b6dc-4988-8a4a-8630461b017f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4922 | 2026.01.06 01:52:05.283189 [ 254 ] {697bf77f-b6dc-4988-8a4a-8630461b017f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.01.06 01:52:05.283310 [ 254 ] {697bf77f-b6dc-4988-8a4a-8630461b017f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 4924 | 2026.01.06 01:52:05.283348 [ 254 ] {697bf77f-b6dc-4988-8a4a-8630461b017f} <Debug> TCPHandler: Processed in 0.001195792 sec. | ||
| 4925 | 2026.01.06 01:52:08.205880 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4926 | 2026.01.06 01:52:08.205954 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4927 | 2026.01.06 01:52:08.321044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10585 | ||
| 4928 | 2026.01.06 01:52:08.321685 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.01.06 01:52:08.321731 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4930 | 2026.01.06 01:52:08.322268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4931 | 2026.01.06 01:52:08.322492 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.01.06 01:52:08.322619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10585 | ||
| 4933 | 2026.01.06 01:52:08.866225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4934 | 2026.01.06 01:52:08.882421 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.01.06 01:52:08.882475 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4936 | 2026.01.06 01:52:08.888123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4937 | 2026.01.06 01:52:08.888844 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.01.06 01:52:08.891913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4939 | 2026.01.06 01:52:10.273951 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.01.06 01:52:10.274263 [ 254 ] {9736522a-f889-4d7a-b170-d681f99797d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4941 | 2026.01.06 01:52:10.274367 [ 254 ] {9736522a-f889-4d7a-b170-d681f99797d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4942 | 2026.01.06 01:52:10.275052 [ 254 ] {9736522a-f889-4d7a-b170-d681f99797d9} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.01.06 01:52:10.275092 [ 254 ] {9736522a-f889-4d7a-b170-d681f99797d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4944 | 2026.01.06 01:52:10.275491 [ 254 ] {9736522a-f889-4d7a-b170-d681f99797d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4945 | 2026.01.06 01:52:10.275716 [ 254 ] {9736522a-f889-4d7a-b170-d681f99797d9} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.01.06 01:52:10.275871 [ 254 ] {9736522a-f889-4d7a-b170-d681f99797d9} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001686 sec., 45077.10557532622 rows/sec., 3.70 MiB/sec. | ||
| 4947 | 2026.01.06 01:52:10.275917 [ 254 ] {9736522a-f889-4d7a-b170-d681f99797d9} <Debug> TCPHandler: Processed in 0.002149331 sec. | ||
| 4948 | 2026.01.06 01:52:10.276041 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2026.01.06 01:52:10.276143 [ 254 ] {77a89670-0421-46d4-be9f-95a7367d99a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4950 | 2026.01.06 01:52:10.276185 [ 254 ] {77a89670-0421-46d4-be9f-95a7367d99a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4951 | 2026.01.06 01:52:10.276597 [ 254 ] {77a89670-0421-46d4-be9f-95a7367d99a5} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.01.06 01:52:10.276630 [ 254 ] {77a89670-0421-46d4-be9f-95a7367d99a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4953 | 2026.01.06 01:52:10.276938 [ 254 ] {77a89670-0421-46d4-be9f-95a7367d99a5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4954 | 2026.01.06 01:52:10.277148 [ 254 ] {77a89670-0421-46d4-be9f-95a7367d99a5} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.01.06 01:52:10.277273 [ 254 ] {77a89670-0421-46d4-be9f-95a7367d99a5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001155 sec., 8658.008658008657 rows/sec., 651.04 KiB/sec. | ||
| 4956 | 2026.01.06 01:52:10.277308 [ 254 ] {77a89670-0421-46d4-be9f-95a7367d99a5} <Debug> TCPHandler: Processed in 0.001317942 sec. | ||
| 4957 | 2026.01.06 01:52:10.277421 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.01.06 01:52:10.277513 [ 254 ] {981853e0-9d69-467a-8f5b-fc0b199b3695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4959 | 2026.01.06 01:52:10.277551 [ 254 ] {981853e0-9d69-467a-8f5b-fc0b199b3695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4960 | 2026.01.06 01:52:10.277970 [ 254 ] {981853e0-9d69-467a-8f5b-fc0b199b3695} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.01.06 01:52:10.278003 [ 254 ] {981853e0-9d69-467a-8f5b-fc0b199b3695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4962 | 2026.01.06 01:52:10.278292 [ 254 ] {981853e0-9d69-467a-8f5b-fc0b199b3695} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4963 | 2026.01.06 01:52:10.278499 [ 254 ] {981853e0-9d69-467a-8f5b-fc0b199b3695} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.01.06 01:52:10.278621 [ 254 ] {981853e0-9d69-467a-8f5b-fc0b199b3695} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001126 sec., 65719.36056838365 rows/sec., 5.13 MiB/sec. | ||
| 4965 | 2026.01.06 01:52:10.278656 [ 254 ] {981853e0-9d69-467a-8f5b-fc0b199b3695} <Debug> TCPHandler: Processed in 0.001283312 sec. | ||
| 4966 | 2026.01.06 01:52:10.278767 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2026.01.06 01:52:10.278860 [ 254 ] {a06f7dd5-b26c-4ad4-968b-07b0c5e6e7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4968 | 2026.01.06 01:52:10.278902 [ 254 ] {a06f7dd5-b26c-4ad4-968b-07b0c5e6e7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4969 | 2026.01.06 01:52:10.279299 [ 254 ] {a06f7dd5-b26c-4ad4-968b-07b0c5e6e7ff} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.01.06 01:52:10.279332 [ 254 ] {a06f7dd5-b26c-4ad4-968b-07b0c5e6e7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4971 | 2026.01.06 01:52:10.279644 [ 254 ] {a06f7dd5-b26c-4ad4-968b-07b0c5e6e7ff} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4972 | 2026.01.06 01:52:10.279862 [ 254 ] {a06f7dd5-b26c-4ad4-968b-07b0c5e6e7ff} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.01.06 01:52:10.279989 [ 254 ] {a06f7dd5-b26c-4ad4-968b-07b0c5e6e7ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 4974 | 2026.01.06 01:52:10.280023 [ 254 ] {a06f7dd5-b26c-4ad4-968b-07b0c5e6e7ff} <Debug> TCPHandler: Processed in 0.001303892 sec. | ||
| 4975 | 2026.01.06 01:52:10.280132 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4976 | 2026.01.06 01:52:10.280225 [ 254 ] {f73f6d80-ec9b-424d-87c0-4e74242c94b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4977 | 2026.01.06 01:52:10.280278 [ 254 ] {f73f6d80-ec9b-424d-87c0-4e74242c94b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4978 | 2026.01.06 01:52:10.281019 [ 254 ] {f73f6d80-ec9b-424d-87c0-4e74242c94b6} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.01.06 01:52:10.281053 [ 254 ] {f73f6d80-ec9b-424d-87c0-4e74242c94b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4980 | 2026.01.06 01:52:10.281539 [ 254 ] {f73f6d80-ec9b-424d-87c0-4e74242c94b6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4981 | 2026.01.06 01:52:10.281756 [ 254 ] {f73f6d80-ec9b-424d-87c0-4e74242c94b6} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.01.06 01:52:10.281885 [ 254 ] {f73f6d80-ec9b-424d-87c0-4e74242c94b6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001678 sec., 5959.475566150179 rows/sec., 10.68 MiB/sec. | ||
| 4983 | 2026.01.06 01:52:10.281935 [ 254 ] {f73f6d80-ec9b-424d-87c0-4e74242c94b6} <Debug> TCPHandler: Processed in 0.001850917 sec. | ||
| 4984 | 2026.01.06 01:52:10.282040 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4985 | 2026.01.06 01:52:10.282133 [ 254 ] {69848d22-589a-469f-913d-217879075487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4986 | 2026.01.06 01:52:10.282174 [ 254 ] {69848d22-589a-469f-913d-217879075487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4987 | 2026.01.06 01:52:10.282490 [ 254 ] {69848d22-589a-469f-913d-217879075487} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4988 | 2026.01.06 01:52:10.282523 [ 254 ] {69848d22-589a-469f-913d-217879075487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4989 | 2026.01.06 01:52:10.282813 [ 254 ] {69848d22-589a-469f-913d-217879075487} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4990 | 2026.01.06 01:52:10.283013 [ 254 ] {69848d22-589a-469f-913d-217879075487} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4991 | 2026.01.06 01:52:10.283133 [ 254 ] {69848d22-589a-469f-913d-217879075487} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001018 sec., 58939.096267190565 rows/sec., 3.97 MiB/sec. | ||
| 4992 | 2026.01.06 01:52:10.283167 [ 254 ] {69848d22-589a-469f-913d-217879075487} <Debug> TCPHandler: Processed in 0.001174751 sec. | ||
| 4993 | 2026.01.06 01:52:12.013084 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4994 | 2026.01.06 01:52:12.013288 [ 254 ] {0368feaa-1e0b-4a6d-912b-aa0f7e93eb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4995 | 2026.01.06 01:52:12.013367 [ 254 ] {0368feaa-1e0b-4a6d-912b-aa0f7e93eb53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4996 | 2026.01.06 01:52:12.014182 [ 254 ] {0368feaa-1e0b-4a6d-912b-aa0f7e93eb53} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.01.06 01:52:12.014233 [ 254 ] {0368feaa-1e0b-4a6d-912b-aa0f7e93eb53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4998 | 2026.01.06 01:52:12.014687 [ 254 ] {0368feaa-1e0b-4a6d-912b-aa0f7e93eb53} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4999 | 2026.01.06 01:52:12.014924 [ 254 ] {0368feaa-1e0b-4a6d-912b-aa0f7e93eb53} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2026.01.06 01:52:12.015082 [ 254 ] {0368feaa-1e0b-4a6d-912b-aa0f7e93eb53} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001851 sec., 221501.89086980012 rows/sec., 14.05 MiB/sec. | ||
| 5001 | 2026.01.06 01:52:12.015135 [ 254 ] {0368feaa-1e0b-4a6d-912b-aa0f7e93eb53} <Debug> TCPHandler: Processed in 0.00219795 sec. | ||
| 5002 | 2026.01.06 01:52:12.015272 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2026.01.06 01:52:12.015380 [ 254 ] {e45551aa-d10e-4267-bf50-be4c2570e741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5004 | 2026.01.06 01:52:12.015428 [ 254 ] {e45551aa-d10e-4267-bf50-be4c2570e741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5005 | 2026.01.06 01:52:12.016924 [ 254 ] {e45551aa-d10e-4267-bf50-be4c2570e741} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.01.06 01:52:12.016963 [ 254 ] {e45551aa-d10e-4267-bf50-be4c2570e741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5007 | 2026.01.06 01:52:12.017469 [ 254 ] {e45551aa-d10e-4267-bf50-be4c2570e741} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5008 | 2026.01.06 01:52:12.017692 [ 254 ] {e45551aa-d10e-4267-bf50-be4c2570e741} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.01.06 01:52:12.017810 [ 76 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5010 | 2026.01.06 01:52:12.017830 [ 254 ] {e45551aa-d10e-4267-bf50-be4c2570e741} <Debug> executeQuery: Read 2314 rows, 191.77 KiB in 0.002474 sec., 935327.4050121261 rows/sec., 75.70 MiB/sec. | ||
| 5011 | 2026.01.06 01:52:12.017882 [ 76 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.01.06 01:52:12.017896 [ 254 ] {e45551aa-d10e-4267-bf50-be4c2570e741} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5013 | 2026.01.06 01:52:12.017912 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5014 | 2026.01.06 01:52:12.017919 [ 254 ] {e45551aa-d10e-4267-bf50-be4c2570e741} <Debug> TCPHandler: Processed in 0.002700115 sec. | ||
| 5015 | 2026.01.06 01:52:12.018025 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 5016 | 2026.01.06 01:52:12.018056 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.01.06 01:52:12.018126 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5018 | 2026.01.06 01:52:12.018156 [ 254 ] {c5c5bead-f235-4121-9247-3d15d5b16893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5019 | 2026.01.06 01:52:12.018158 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2466 rows starting from the beginning of the part | ||
| 5020 | 2026.01.06 01:52:12.018203 [ 254 ] {c5c5bead-f235-4121-9247-3d15d5b16893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5021 | 2026.01.06 01:52:12.018235 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 116 rows starting from the beginning of the part | ||
| 5022 | 2026.01.06 01:52:12.018286 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 78 rows starting from the beginning of the part | ||
| 5023 | 2026.01.06 01:52:12.018336 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 118 rows starting from the beginning of the part | ||
| 5024 | 2026.01.06 01:52:12.018377 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 5025 | 2026.01.06 01:52:12.018415 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2314 rows starting from the beginning of the part | ||
| 5026 | 2026.01.06 01:52:12.018716 [ 254 ] {c5c5bead-f235-4121-9247-3d15d5b16893} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2026.01.06 01:52:12.018752 [ 254 ] {c5c5bead-f235-4121-9247-3d15d5b16893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5028 | 2026.01.06 01:52:12.019097 [ 254 ] {c5c5bead-f235-4121-9247-3d15d5b16893} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5029 | 2026.01.06 01:52:12.019321 [ 254 ] {c5c5bead-f235-4121-9247-3d15d5b16893} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.01.06 01:52:12.019450 [ 254 ] {c5c5bead-f235-4121-9247-3d15d5b16893} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001317 sec., 179195.1404707669 rows/sec., 10.86 MiB/sec. | ||
| 5031 | 2026.01.06 01:52:12.019489 [ 254 ] {c5c5bead-f235-4121-9247-3d15d5b16893} <Debug> TCPHandler: Processed in 0.001486054 sec. | ||
| 5032 | 2026.01.06 01:52:12.019602 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2026.01.06 01:52:12.019695 [ 254 ] {46a2bc00-c6be-4a7f-805b-0f1de8b8bcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5034 | 2026.01.06 01:52:12.019735 [ 254 ] {46a2bc00-c6be-4a7f-805b-0f1de8b8bcd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5035 | 2026.01.06 01:52:12.020265 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5168 rows, containing 5 columns (5 merged, 0 gathered) in 0.002282481 sec., 2264202.8564531314 rows/sec., 193.06 MiB/sec. | ||
| 5036 | 2026.01.06 01:52:12.020293 [ 254 ] {46a2bc00-c6be-4a7f-805b-0f1de8b8bcd2} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.01.06 01:52:12.020339 [ 254 ] {46a2bc00-c6be-4a7f-805b-0f1de8b8bcd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5038 | 2026.01.06 01:52:12.020538 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5039 | 2026.01.06 01:52:12.020667 [ 254 ] {46a2bc00-c6be-4a7f-805b-0f1de8b8bcd2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5040 | 2026.01.06 01:52:12.020801 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_31_6} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.01.06 01:52:12.020874 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_31_6} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5042 | 2026.01.06 01:52:12.020895 [ 254 ] {46a2bc00-c6be-4a7f-805b-0f1de8b8bcd2} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.01.06 01:52:12.020941 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 5044 | 2026.01.06 01:52:12.021028 [ 254 ] {46a2bc00-c6be-4a7f-805b-0f1de8b8bcd2} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001351 sec., 325684.67801628425 rows/sec., 21.55 MiB/sec. | ||
| 5045 | 2026.01.06 01:52:12.021066 [ 254 ] {46a2bc00-c6be-4a7f-805b-0f1de8b8bcd2} <Debug> TCPHandler: Processed in 0.001514424 sec. | ||
| 5046 | 2026.01.06 01:52:12.021185 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.01.06 01:52:12.021277 [ 254 ] {6867e3be-11d5-45a6-a2a0-8a35fdce9323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5048 | 2026.01.06 01:52:12.021318 [ 254 ] {6867e3be-11d5-45a6-a2a0-8a35fdce9323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5049 | 2026.01.06 01:52:12.021809 [ 254 ] {6867e3be-11d5-45a6-a2a0-8a35fdce9323} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.01.06 01:52:12.021844 [ 254 ] {6867e3be-11d5-45a6-a2a0-8a35fdce9323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5051 | 2026.01.06 01:52:12.022146 [ 254 ] {6867e3be-11d5-45a6-a2a0-8a35fdce9323} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5052 | 2026.01.06 01:52:12.022353 [ 254 ] {6867e3be-11d5-45a6-a2a0-8a35fdce9323} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.01.06 01:52:12.022475 [ 254 ] {6867e3be-11d5-45a6-a2a0-8a35fdce9323} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001215 sec., 173662.55144032923 rows/sec., 9.86 MiB/sec. | ||
| 5054 | 2026.01.06 01:52:12.022513 [ 254 ] {6867e3be-11d5-45a6-a2a0-8a35fdce9323} <Debug> TCPHandler: Processed in 0.001378243 sec. | ||
| 5055 | 2026.01.06 01:52:12.022622 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.01.06 01:52:12.022714 [ 254 ] {084512c9-68b8-4016-bd22-e4a03a826467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5057 | 2026.01.06 01:52:12.022759 [ 254 ] {084512c9-68b8-4016-bd22-e4a03a826467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5058 | 2026.01.06 01:52:12.023620 [ 254 ] {084512c9-68b8-4016-bd22-e4a03a826467} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.01.06 01:52:12.023655 [ 254 ] {084512c9-68b8-4016-bd22-e4a03a826467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5060 | 2026.01.06 01:52:12.024012 [ 254 ] {084512c9-68b8-4016-bd22-e4a03a826467} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5061 | 2026.01.06 01:52:12.024226 [ 254 ] {084512c9-68b8-4016-bd22-e4a03a826467} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.01.06 01:52:12.024333 [ 76 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5063 | 2026.01.06 01:52:12.024352 [ 254 ] {084512c9-68b8-4016-bd22-e4a03a826467} <Debug> executeQuery: Read 1166 rows, 85.24 KiB in 0.001656 sec., 704106.2801932368 rows/sec., 50.27 MiB/sec. | ||
| 5064 | 2026.01.06 01:52:12.024376 [ 76 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.01.06 01:52:12.024397 [ 254 ] {084512c9-68b8-4016-bd22-e4a03a826467} <Debug> TCPHandler: Processed in 0.001824937 sec. | ||
| 5066 | 2026.01.06 01:52:12.024402 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5067 | 2026.01.06 01:52:12.024506 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 5068 | 2026.01.06 01:52:12.024516 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.01.06 01:52:12.024599 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5070 | 2026.01.06 01:52:12.024619 [ 254 ] {a93ed390-bd81-4b7c-a316-1a29624563a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5071 | 2026.01.06 01:52:12.024624 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1249 rows starting from the beginning of the part | ||
| 5072 | 2026.01.06 01:52:12.024662 [ 254 ] {a93ed390-bd81-4b7c-a316-1a29624563a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5073 | 2026.01.06 01:52:12.024682 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 94 rows starting from the beginning of the part | ||
| 5074 | 2026.01.06 01:52:12.024721 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 78 rows starting from the beginning of the part | ||
| 5075 | 2026.01.06 01:52:12.024757 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 95 rows starting from the beginning of the part | ||
| 5076 | 2026.01.06 01:52:12.024793 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
| 5077 | 2026.01.06 01:52:12.024829 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1166 rows starting from the beginning of the part | ||
| 5078 | 2026.01.06 01:52:12.025001 [ 254 ] {a93ed390-bd81-4b7c-a316-1a29624563a2} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2026.01.06 01:52:12.025035 [ 254 ] {a93ed390-bd81-4b7c-a316-1a29624563a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5080 | 2026.01.06 01:52:12.025343 [ 254 ] {a93ed390-bd81-4b7c-a316-1a29624563a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5081 | 2026.01.06 01:52:12.025554 [ 254 ] {a93ed390-bd81-4b7c-a316-1a29624563a2} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.01.06 01:52:12.025679 [ 254 ] {a93ed390-bd81-4b7c-a316-1a29624563a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 5083 | 2026.01.06 01:52:12.025716 [ 254 ] {a93ed390-bd81-4b7c-a316-1a29624563a2} <Debug> TCPHandler: Processed in 0.001249792 sec. | ||
| 5084 | 2026.01.06 01:52:12.025831 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2026.01.06 01:52:12.025902 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434854 sec., 1920752.9128399128 rows/sec., 146.72 MiB/sec. | ||
| 5086 | 2026.01.06 01:52:12.025923 [ 254 ] {f852d55e-c8cc-4b42-bedc-b364b8151813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5087 | 2026.01.06 01:52:12.025972 [ 254 ] {f852d55e-c8cc-4b42-bedc-b364b8151813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5088 | 2026.01.06 01:52:12.026063 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5089 | 2026.01.06 01:52:12.026284 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_31_6} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.01.06 01:52:12.026349 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_31_6} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5091 | 2026.01.06 01:52:12.026405 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5092 | 2026.01.06 01:52:12.026581 [ 254 ] {f852d55e-c8cc-4b42-bedc-b364b8151813} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.01.06 01:52:12.026616 [ 254 ] {f852d55e-c8cc-4b42-bedc-b364b8151813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5094 | 2026.01.06 01:52:12.026983 [ 254 ] {f852d55e-c8cc-4b42-bedc-b364b8151813} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5095 | 2026.01.06 01:52:12.027189 [ 254 ] {f852d55e-c8cc-4b42-bedc-b364b8151813} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.01.06 01:52:12.027296 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5097 | 2026.01.06 01:52:12.027316 [ 254 ] {f852d55e-c8cc-4b42-bedc-b364b8151813} <Debug> executeQuery: Read 900 rows, 60.88 KiB in 0.001411 sec., 637845.4996456414 rows/sec., 42.14 MiB/sec. | ||
| 5098 | 2026.01.06 01:52:12.027329 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2026.01.06 01:52:12.027360 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5100 | 2026.01.06 01:52:12.027365 [ 254 ] {f852d55e-c8cc-4b42-bedc-b364b8151813} <Debug> TCPHandler: Processed in 0.001583614 sec. | ||
| 5101 | 2026.01.06 01:52:12.027447 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 5102 | 2026.01.06 01:52:12.027487 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.01.06 01:52:12.027570 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5104 | 2026.01.06 01:52:12.027584 [ 254 ] {c7299e14-3cbb-4f53-8d07-1ce01ad64f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5105 | 2026.01.06 01:52:12.027610 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6730 rows starting from the beginning of the part | ||
| 5106 | 2026.01.06 01:52:12.027633 [ 254 ] {c7299e14-3cbb-4f53-8d07-1ce01ad64f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5107 | 2026.01.06 01:52:12.027683 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 5108 | 2026.01.06 01:52:12.027736 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 162 rows starting from the beginning of the part | ||
| 5109 | 2026.01.06 01:52:12.027779 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5110 | 2026.01.06 01:52:12.027825 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 5111 | 2026.01.06 01:52:12.027871 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 900 rows starting from the beginning of the part | ||
| 5112 | 2026.01.06 01:52:12.027964 [ 254 ] {c7299e14-3cbb-4f53-8d07-1ce01ad64f07} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.01.06 01:52:12.028006 [ 254 ] {c7299e14-3cbb-4f53-8d07-1ce01ad64f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5114 | 2026.01.06 01:52:12.028327 [ 254 ] {c7299e14-3cbb-4f53-8d07-1ce01ad64f07} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5115 | 2026.01.06 01:52:12.028540 [ 254 ] {c7299e14-3cbb-4f53-8d07-1ce01ad64f07} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.01.06 01:52:12.028672 [ 254 ] {c7299e14-3cbb-4f53-8d07-1ce01ad64f07} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 5117 | 2026.01.06 01:52:12.028710 [ 254 ] {c7299e14-3cbb-4f53-8d07-1ce01ad64f07} <Debug> TCPHandler: Processed in 0.001272692 sec. | ||
| 5118 | 2026.01.06 01:52:12.028823 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.01.06 01:52:12.028915 [ 254 ] {cd2aa452-45eb-4fd1-8695-25bb4eda158e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5120 | 2026.01.06 01:52:12.028969 [ 254 ] {cd2aa452-45eb-4fd1-8695-25bb4eda158e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5121 | 2026.01.06 01:52:12.029764 [ 254 ] {cd2aa452-45eb-4fd1-8695-25bb4eda158e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.01.06 01:52:12.029802 [ 254 ] {cd2aa452-45eb-4fd1-8695-25bb4eda158e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5123 | 2026.01.06 01:52:12.030377 [ 254 ] {cd2aa452-45eb-4fd1-8695-25bb4eda158e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5124 | 2026.01.06 01:52:12.030615 [ 254 ] {cd2aa452-45eb-4fd1-8695-25bb4eda158e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.01.06 01:52:12.030753 [ 254 ] {cd2aa452-45eb-4fd1-8695-25bb4eda158e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001856 sec., 16702.58620689655 rows/sec., 29.93 MiB/sec. | ||
| 5126 | 2026.01.06 01:52:12.030806 [ 254 ] {cd2aa452-45eb-4fd1-8695-25bb4eda158e} <Debug> TCPHandler: Processed in 0.002032688 sec. | ||
| 5127 | 2026.01.06 01:52:12.030918 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.01.06 01:52:12.031011 [ 254 ] {6ced5309-76be-4d41-9fc9-72db9df90337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5129 | 2026.01.06 01:52:12.031055 [ 254 ] {6ced5309-76be-4d41-9fc9-72db9df90337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5130 | 2026.01.06 01:52:12.031302 [ 197 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8272 rows, containing 5 columns (5 merged, 0 gathered) in 0.003895016 sec., 2123739.671415984 rows/sec., 144.66 MiB/sec. | ||
| 5131 | 2026.01.06 01:52:12.031405 [ 254 ] {6ced5309-76be-4d41-9fc9-72db9df90337} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.01.06 01:52:12.031438 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5133 | 2026.01.06 01:52:12.031443 [ 254 ] {6ced5309-76be-4d41-9fc9-72db9df90337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5134 | 2026.01.06 01:52:12.031759 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.01.06 01:52:12.031801 [ 254 ] {6ced5309-76be-4d41-9fc9-72db9df90337} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5136 | 2026.01.06 01:52:12.031851 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5137 | 2026.01.06 01:52:12.031939 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 5138 | 2026.01.06 01:52:12.032028 [ 254 ] {6ced5309-76be-4d41-9fc9-72db9df90337} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.01.06 01:52:12.032135 [ 76 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5140 | 2026.01.06 01:52:12.032160 [ 254 ] {6ced5309-76be-4d41-9fc9-72db9df90337} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001167 sec., 56555.269922879175 rows/sec., 3.28 MiB/sec. | ||
| 5141 | 2026.01.06 01:52:12.032172 [ 76 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.01.06 01:52:12.032201 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5143 | 2026.01.06 01:52:12.032203 [ 254 ] {6ced5309-76be-4d41-9fc9-72db9df90337} <Debug> TCPHandler: Processed in 0.001334613 sec. | ||
| 5144 | 2026.01.06 01:52:12.032314 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 5145 | 2026.01.06 01:52:12.032465 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5146 | 2026.01.06 01:52:12.032502 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 882 rows starting from the beginning of the part | ||
| 5147 | 2026.01.06 01:52:12.032565 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 5148 | 2026.01.06 01:52:12.032609 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5149 | 2026.01.06 01:52:12.032652 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5150 | 2026.01.06 01:52:12.032690 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 5151 | 2026.01.06 01:52:12.032728 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 5152 | 2026.01.06 01:52:12.033714 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1188 rows, containing 4 columns (4 merged, 0 gathered) in 0.001456714 sec., 815534.1405382251 rows/sec., 52.70 MiB/sec. | ||
| 5153 | 2026.01.06 01:52:12.033903 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5154 | 2026.01.06 01:52:12.034166 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_31_6} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.01.06 01:52:12.034244 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_31_6} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5156 | 2026.01.06 01:52:12.034331 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5157 | 2026.01.06 01:52:13.339122 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 660 | ||
| 5158 | 2026.01.06 01:52:13.341618 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.01.06 01:52:13.341663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5160 | 2026.01.06 01:52:13.342858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5161 | 2026.01.06 01:52:13.343117 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.01.06 01:52:13.343360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 5163 | 2026.01.06 01:52:15.270505 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2026.01.06 01:52:15.270727 [ 254 ] {6097a1e0-eb55-40fc-bec4-aef20b2547cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5165 | 2026.01.06 01:52:15.270804 [ 254 ] {6097a1e0-eb55-40fc-bec4-aef20b2547cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5166 | 2026.01.06 01:52:15.271522 [ 254 ] {6097a1e0-eb55-40fc-bec4-aef20b2547cd} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.01.06 01:52:15.271574 [ 254 ] {6097a1e0-eb55-40fc-bec4-aef20b2547cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5168 | 2026.01.06 01:52:15.271982 [ 254 ] {6097a1e0-eb55-40fc-bec4-aef20b2547cd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5169 | 2026.01.06 01:52:15.272224 [ 254 ] {6097a1e0-eb55-40fc-bec4-aef20b2547cd} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2026.01.06 01:52:15.272383 [ 254 ] {6097a1e0-eb55-40fc-bec4-aef20b2547cd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001712 sec., 32710.280373831774 rows/sec., 2.50 MiB/sec. | ||
| 5171 | 2026.01.06 01:52:15.272434 [ 254 ] {6097a1e0-eb55-40fc-bec4-aef20b2547cd} <Debug> TCPHandler: Processed in 0.00207284 sec. | ||
| 5172 | 2026.01.06 01:52:15.272561 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2026.01.06 01:52:15.272664 [ 254 ] {4e5088d4-33b8-48e8-ab26-76bd65759fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5174 | 2026.01.06 01:52:15.272707 [ 254 ] {4e5088d4-33b8-48e8-ab26-76bd65759fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5175 | 2026.01.06 01:52:15.273144 [ 254 ] {4e5088d4-33b8-48e8-ab26-76bd65759fb5} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.01.06 01:52:15.273182 [ 254 ] {4e5088d4-33b8-48e8-ab26-76bd65759fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5177 | 2026.01.06 01:52:15.273495 [ 254 ] {4e5088d4-33b8-48e8-ab26-76bd65759fb5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5178 | 2026.01.06 01:52:15.273708 [ 254 ] {4e5088d4-33b8-48e8-ab26-76bd65759fb5} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.01.06 01:52:15.273836 [ 254 ] {4e5088d4-33b8-48e8-ab26-76bd65759fb5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 5180 | 2026.01.06 01:52:15.273875 [ 254 ] {4e5088d4-33b8-48e8-ab26-76bd65759fb5} <Debug> TCPHandler: Processed in 0.001366062 sec. | ||
| 5181 | 2026.01.06 01:52:15.273986 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.01.06 01:52:15.274082 [ 254 ] {2bc17fe0-2142-4b68-af4e-d635e6df2c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5183 | 2026.01.06 01:52:15.274128 [ 254 ] {2bc17fe0-2142-4b68-af4e-d635e6df2c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5184 | 2026.01.06 01:52:15.274493 [ 254 ] {2bc17fe0-2142-4b68-af4e-d635e6df2c81} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.01.06 01:52:15.274529 [ 254 ] {2bc17fe0-2142-4b68-af4e-d635e6df2c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5186 | 2026.01.06 01:52:15.274862 [ 254 ] {2bc17fe0-2142-4b68-af4e-d635e6df2c81} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5187 | 2026.01.06 01:52:15.275067 [ 254 ] {2bc17fe0-2142-4b68-af4e-d635e6df2c81} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.01.06 01:52:15.275195 [ 254 ] {2bc17fe0-2142-4b68-af4e-d635e6df2c81} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001133 sec., 86496.02824360106 rows/sec., 6.03 MiB/sec. | ||
| 5189 | 2026.01.06 01:52:15.275232 [ 254 ] {2bc17fe0-2142-4b68-af4e-d635e6df2c81} <Debug> TCPHandler: Processed in 0.001296982 sec. | ||
| 5190 | 2026.01.06 01:52:15.275341 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.01.06 01:52:15.275435 [ 254 ] {cacb07bc-ff3c-4ae6-84b4-2d7201996d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5192 | 2026.01.06 01:52:15.275479 [ 254 ] {cacb07bc-ff3c-4ae6-84b4-2d7201996d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5193 | 2026.01.06 01:52:15.275793 [ 254 ] {cacb07bc-ff3c-4ae6-84b4-2d7201996d16} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.01.06 01:52:15.275829 [ 254 ] {cacb07bc-ff3c-4ae6-84b4-2d7201996d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5195 | 2026.01.06 01:52:15.276136 [ 254 ] {cacb07bc-ff3c-4ae6-84b4-2d7201996d16} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5196 | 2026.01.06 01:52:15.276342 [ 254 ] {cacb07bc-ff3c-4ae6-84b4-2d7201996d16} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.01.06 01:52:15.276467 [ 254 ] {cacb07bc-ff3c-4ae6-84b4-2d7201996d16} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.00105 sec., 36190.47619047619 rows/sec., 2.43 MiB/sec. | ||
| 5198 | 2026.01.06 01:52:15.276502 [ 254 ] {cacb07bc-ff3c-4ae6-84b4-2d7201996d16} <Debug> TCPHandler: Processed in 0.001210392 sec. | ||
| 5199 | 2026.01.06 01:52:15.822745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11033 | ||
| 5200 | 2026.01.06 01:52:15.823242 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.01.06 01:52:15.823281 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5202 | 2026.01.06 01:52:15.823779 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5203 | 2026.01.06 01:52:15.824062 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.01.06 01:52:15.824230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11033 | ||
| 5205 | 2026.01.06 01:52:16.392019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5206 | 2026.01.06 01:52:16.407623 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.01.06 01:52:16.407668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5208 | 2026.01.06 01:52:16.413586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5209 | 2026.01.06 01:52:16.414259 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.01.06 01:52:16.416864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5211 | 2026.01.06 01:52:20.273912 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5212 | 2026.01.06 01:52:20.274137 [ 254 ] {49468bdb-42ba-41b5-bbe7-827f7d0c7b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5213 | 2026.01.06 01:52:20.274214 [ 254 ] {49468bdb-42ba-41b5-bbe7-827f7d0c7b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5214 | 2026.01.06 01:52:20.274952 [ 254 ] {49468bdb-42ba-41b5-bbe7-827f7d0c7b1d} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2026.01.06 01:52:20.275001 [ 254 ] {49468bdb-42ba-41b5-bbe7-827f7d0c7b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5216 | 2026.01.06 01:52:20.275411 [ 254 ] {49468bdb-42ba-41b5-bbe7-827f7d0c7b1d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5217 | 2026.01.06 01:52:20.275640 [ 254 ] {49468bdb-42ba-41b5-bbe7-827f7d0c7b1d} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5218 | 2026.01.06 01:52:20.275804 [ 254 ] {49468bdb-42ba-41b5-bbe7-827f7d0c7b1d} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001723 sec., 44109.112013929196 rows/sec., 3.62 MiB/sec. | ||
| 5219 | 2026.01.06 01:52:20.275854 [ 254 ] {49468bdb-42ba-41b5-bbe7-827f7d0c7b1d} <Debug> TCPHandler: Processed in 0.002083369 sec. | ||
| 5220 | 2026.01.06 01:52:20.275998 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5221 | 2026.01.06 01:52:20.276102 [ 254 ] {8d9b07e7-fc18-4e89-bb08-4f443099c2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5222 | 2026.01.06 01:52:20.276146 [ 254 ] {8d9b07e7-fc18-4e89-bb08-4f443099c2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5223 | 2026.01.06 01:52:20.276613 [ 254 ] {8d9b07e7-fc18-4e89-bb08-4f443099c2b6} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2026.01.06 01:52:20.276653 [ 254 ] {8d9b07e7-fc18-4e89-bb08-4f443099c2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5225 | 2026.01.06 01:52:20.276968 [ 254 ] {8d9b07e7-fc18-4e89-bb08-4f443099c2b6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5226 | 2026.01.06 01:52:20.277178 [ 254 ] {8d9b07e7-fc18-4e89-bb08-4f443099c2b6} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2026.01.06 01:52:20.277292 [ 67 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5228 | 2026.01.06 01:52:20.277313 [ 254 ] {8d9b07e7-fc18-4e89-bb08-4f443099c2b6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001234 sec., 8103.727714748784 rows/sec., 609.36 KiB/sec. | ||
| 5229 | 2026.01.06 01:52:20.277364 [ 67 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.01.06 01:52:20.277373 [ 254 ] {8d9b07e7-fc18-4e89-bb08-4f443099c2b6} <Debug> TCPHandler: Processed in 0.001427503 sec. | ||
| 5231 | 2026.01.06 01:52:20.277398 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5232 | 2026.01.06 01:52:20.277531 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 5233 | 2026.01.06 01:52:20.277579 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2026.01.06 01:52:20.277646 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5235 | 2026.01.06 01:52:20.277682 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 277 rows starting from the beginning of the part | ||
| 5236 | 2026.01.06 01:52:20.277725 [ 254 ] {25119860-346b-4545-85ed-23b74911ffb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5237 | 2026.01.06 01:52:20.277750 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
| 5238 | 2026.01.06 01:52:20.277787 [ 254 ] {25119860-346b-4545-85ed-23b74911ffb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5239 | 2026.01.06 01:52:20.277794 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
| 5240 | 2026.01.06 01:52:20.277844 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5241 | 2026.01.06 01:52:20.277883 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 236 rows starting from the beginning of the part | ||
| 5242 | 2026.01.06 01:52:20.277922 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5243 | 2026.01.06 01:52:20.278340 [ 254 ] {25119860-346b-4545-85ed-23b74911ffb7} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.01.06 01:52:20.278385 [ 254 ] {25119860-346b-4545-85ed-23b74911ffb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5245 | 2026.01.06 01:52:20.278728 [ 191 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243352 sec., 464872.3772511726 rows/sec., 30.99 MiB/sec. | ||
| 5246 | 2026.01.06 01:52:20.278744 [ 254 ] {25119860-346b-4545-85ed-23b74911ffb7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5247 | 2026.01.06 01:52:20.278878 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5248 | 2026.01.06 01:52:20.278984 [ 254 ] {25119860-346b-4545-85ed-23b74911ffb7} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.01.06 01:52:20.279123 [ 254 ] {25119860-346b-4545-85ed-23b74911ffb7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00143 sec., 51748.25174825174 rows/sec., 4.04 MiB/sec. | ||
| 5250 | 2026.01.06 01:52:20.279141 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_31_6} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.01.06 01:52:20.279173 [ 254 ] {25119860-346b-4545-85ed-23b74911ffb7} <Debug> TCPHandler: Processed in 0.001669085 sec. | ||
| 5252 | 2026.01.06 01:52:20.279213 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_31_6} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5253 | 2026.01.06 01:52:20.279288 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5254 | 2026.01.06 01:52:20.279313 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2026.01.06 01:52:20.279420 [ 254 ] {4fad7aa1-8a15-4608-8a70-72e633fa8ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5256 | 2026.01.06 01:52:20.279466 [ 254 ] {4fad7aa1-8a15-4608-8a70-72e633fa8ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5257 | 2026.01.06 01:52:20.279889 [ 254 ] {4fad7aa1-8a15-4608-8a70-72e633fa8ecf} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.01.06 01:52:20.279925 [ 254 ] {4fad7aa1-8a15-4608-8a70-72e633fa8ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5259 | 2026.01.06 01:52:20.280281 [ 254 ] {4fad7aa1-8a15-4608-8a70-72e633fa8ecf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5260 | 2026.01.06 01:52:20.280493 [ 254 ] {4fad7aa1-8a15-4608-8a70-72e633fa8ecf} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.01.06 01:52:20.280626 [ 254 ] {4fad7aa1-8a15-4608-8a70-72e633fa8ecf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 5262 | 2026.01.06 01:52:20.280663 [ 254 ] {4fad7aa1-8a15-4608-8a70-72e633fa8ecf} <Debug> TCPHandler: Processed in 0.001403323 sec. | ||
| 5263 | 2026.01.06 01:52:20.280777 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2026.01.06 01:52:20.280872 [ 254 ] {6562040d-dc5a-40e6-a9d7-f8f78723c316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5265 | 2026.01.06 01:52:20.280927 [ 254 ] {6562040d-dc5a-40e6-a9d7-f8f78723c316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5266 | 2026.01.06 01:52:20.281686 [ 254 ] {6562040d-dc5a-40e6-a9d7-f8f78723c316} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.01.06 01:52:20.281723 [ 254 ] {6562040d-dc5a-40e6-a9d7-f8f78723c316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5268 | 2026.01.06 01:52:20.282241 [ 254 ] {6562040d-dc5a-40e6-a9d7-f8f78723c316} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5269 | 2026.01.06 01:52:20.282464 [ 254 ] {6562040d-dc5a-40e6-a9d7-f8f78723c316} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.01.06 01:52:20.282581 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5271 | 2026.01.06 01:52:20.282600 [ 254 ] {6562040d-dc5a-40e6-a9d7-f8f78723c316} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 5272 | 2026.01.06 01:52:20.282648 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.01.06 01:52:20.282672 [ 254 ] {6562040d-dc5a-40e6-a9d7-f8f78723c316} <Debug> TCPHandler: Processed in 0.001945338 sec. | ||
| 5274 | 2026.01.06 01:52:20.282678 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5275 | 2026.01.06 01:52:20.282765 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 5276 | 2026.01.06 01:52:20.282797 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.01.06 01:52:20.282891 [ 254 ] {f8883960-8cfe-4e1b-ac7f-06f17fac8c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5278 | 2026.01.06 01:52:20.282925 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5279 | 2026.01.06 01:52:20.282933 [ 254 ] {f8883960-8cfe-4e1b-ac7f-06f17fac8c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5280 | 2026.01.06 01:52:20.282970 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 470 rows starting from the beginning of the part | ||
| 5281 | 2026.01.06 01:52:20.283068 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5282 | 2026.01.06 01:52:20.283159 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
| 5283 | 2026.01.06 01:52:20.283247 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5284 | 2026.01.06 01:52:20.283280 [ 254 ] {f8883960-8cfe-4e1b-ac7f-06f17fac8c51} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.01.06 01:52:20.283321 [ 254 ] {f8883960-8cfe-4e1b-ac7f-06f17fac8c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5286 | 2026.01.06 01:52:20.283328 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
| 5287 | 2026.01.06 01:52:20.283415 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 5288 | 2026.01.06 01:52:20.283653 [ 254 ] {f8883960-8cfe-4e1b-ac7f-06f17fac8c51} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5289 | 2026.01.06 01:52:20.283859 [ 254 ] {f8883960-8cfe-4e1b-ac7f-06f17fac8c51} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.01.06 01:52:20.283985 [ 254 ] {f8883960-8cfe-4e1b-ac7f-06f17fac8c51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 5291 | 2026.01.06 01:52:20.284021 [ 254 ] {f8883960-8cfe-4e1b-ac7f-06f17fac8c51} <Debug> TCPHandler: Processed in 0.001275132 sec. | ||
| 5292 | 2026.01.06 01:52:20.310904 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 19 columns (19 merged, 0 gathered) in 0.028156702 sec., 19959.723976195794 rows/sec., 35.77 MiB/sec. | ||
| 5293 | 2026.01.06 01:52:20.312092 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5294 | 2026.01.06 01:52:20.312462 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.01.06 01:52:20.312548 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5296 | 2026.01.06 01:52:20.312723 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5297 | 2026.01.06 01:52:21.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.09 MiB, peak 265.42 MiB, free memory in arenas 0.00 B, will set to 259.81 MiB (RSS), difference: 1.71 MiB | ||
| 5298 | 2026.01.06 01:52:23.206202 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5299 | 2026.01.06 01:52:23.206253 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5300 | 2026.01.06 01:52:23.324354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11545 | ||
| 5301 | 2026.01.06 01:52:23.324908 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.01.06 01:52:23.324959 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5303 | 2026.01.06 01:52:23.325512 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5304 | 2026.01.06 01:52:23.325761 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.01.06 01:52:23.325889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11545 | ||
| 5306 | 2026.01.06 01:52:23.343625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 680 | ||
| 5307 | 2026.01.06 01:52:23.345701 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.01.06 01:52:23.345739 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5309 | 2026.01.06 01:52:23.346938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5310 | 2026.01.06 01:52:23.347199 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.01.06 01:52:23.347454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 5312 | 2026.01.06 01:52:23.916959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5313 | 2026.01.06 01:52:23.934975 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.01.06 01:52:23.935042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5315 | 2026.01.06 01:52:23.941040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5316 | 2026.01.06 01:52:23.941733 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.01.06 01:52:23.944961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5318 | 2026.01.06 01:52:25.039425 [ 58 ] {} <Debug> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5319 | 2026.01.06 01:52:25.039511 [ 58 ] {} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.01.06 01:52:25.039537 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5321 | 2026.01.06 01:52:25.039672 [ 191 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::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 | ||
| 5322 | 2026.01.06 01:52:25.039824 [ 191 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5323 | 2026.01.06 01:52:25.039863 [ 191 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::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 | ||
| 5324 | 2026.01.06 01:52:25.039934 [ 191 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::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 | ||
| 5325 | 2026.01.06 01:52:25.039983 [ 191 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5326 | 2026.01.06 01:52:25.040030 [ 191 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::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 | ||
| 5327 | 2026.01.06 01:52:25.040078 [ 191 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::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 | ||
| 5328 | 2026.01.06 01:52:25.041004 [ 188 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8 rows, containing 4 columns (4 merged, 0 gathered) in 0.001392663 sec., 5744.390423239506 rows/sec., 375.85 KiB/sec. | ||
| 5329 | 2026.01.06 01:52:25.041141 [ 191 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5330 | 2026.01.06 01:52:25.041395 [ 191 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_5_1} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.01.06 01:52:25.041458 [ 191 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_5_1} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5332 | 2026.01.06 01:52:25.041520 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5333 | 2026.01.06 01:52:25.285901 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5334 | 2026.01.06 01:52:25.286106 [ 254 ] {7a339083-df31-402d-9699-baa60b5f91d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5335 | 2026.01.06 01:52:25.286183 [ 254 ] {7a339083-df31-402d-9699-baa60b5f91d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5336 | 2026.01.06 01:52:25.287065 [ 254 ] {7a339083-df31-402d-9699-baa60b5f91d9} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.01.06 01:52:25.287115 [ 254 ] {7a339083-df31-402d-9699-baa60b5f91d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5338 | 2026.01.06 01:52:25.287548 [ 254 ] {7a339083-df31-402d-9699-baa60b5f91d9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5339 | 2026.01.06 01:52:25.287778 [ 254 ] {7a339083-df31-402d-9699-baa60b5f91d9} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2026.01.06 01:52:25.287938 [ 254 ] {7a339083-df31-402d-9699-baa60b5f91d9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001888 sec., 217161.01694915254 rows/sec., 13.78 MiB/sec. | ||
| 5341 | 2026.01.06 01:52:25.287990 [ 254 ] {7a339083-df31-402d-9699-baa60b5f91d9} <Debug> TCPHandler: Processed in 0.00223512 sec. | ||
| 5342 | 2026.01.06 01:52:25.288143 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.01.06 01:52:25.288247 [ 254 ] {38f9e9e3-dcb5-421a-bf50-b29a45ff2e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5344 | 2026.01.06 01:52:25.288293 [ 254 ] {38f9e9e3-dcb5-421a-bf50-b29a45ff2e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5345 | 2026.01.06 01:52:25.289267 [ 254 ] {38f9e9e3-dcb5-421a-bf50-b29a45ff2e29} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.01.06 01:52:25.289306 [ 254 ] {38f9e9e3-dcb5-421a-bf50-b29a45ff2e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5347 | 2026.01.06 01:52:25.289702 [ 254 ] {38f9e9e3-dcb5-421a-bf50-b29a45ff2e29} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5348 | 2026.01.06 01:52:25.289912 [ 254 ] {38f9e9e3-dcb5-421a-bf50-b29a45ff2e29} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.01.06 01:52:25.290046 [ 254 ] {38f9e9e3-dcb5-421a-bf50-b29a45ff2e29} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001823 sec., 643993.4174437741 rows/sec., 51.24 MiB/sec. | ||
| 5350 | 2026.01.06 01:52:25.290086 [ 254 ] {38f9e9e3-dcb5-421a-bf50-b29a45ff2e29} <Debug> TCPHandler: Processed in 0.001997499 sec. | ||
| 5351 | 2026.01.06 01:52:25.290205 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.01.06 01:52:25.290305 [ 254 ] {5ff056f6-0f6c-4333-aa8c-2fbc8436289d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5353 | 2026.01.06 01:52:25.290354 [ 254 ] {5ff056f6-0f6c-4333-aa8c-2fbc8436289d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5354 | 2026.01.06 01:52:25.290843 [ 254 ] {5ff056f6-0f6c-4333-aa8c-2fbc8436289d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.01.06 01:52:25.290880 [ 254 ] {5ff056f6-0f6c-4333-aa8c-2fbc8436289d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5356 | 2026.01.06 01:52:25.291204 [ 254 ] {5ff056f6-0f6c-4333-aa8c-2fbc8436289d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5357 | 2026.01.06 01:52:25.291422 [ 254 ] {5ff056f6-0f6c-4333-aa8c-2fbc8436289d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.01.06 01:52:25.291553 [ 254 ] {5ff056f6-0f6c-4333-aa8c-2fbc8436289d} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001269 sec., 185973.207249803 rows/sec., 11.27 MiB/sec. | ||
| 5359 | 2026.01.06 01:52:25.291590 [ 254 ] {5ff056f6-0f6c-4333-aa8c-2fbc8436289d} <Debug> TCPHandler: Processed in 0.001435993 sec. | ||
| 5360 | 2026.01.06 01:52:25.291704 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.01.06 01:52:25.291800 [ 254 ] {6d9d7f2f-d366-470d-973e-ee3cdee43bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5362 | 2026.01.06 01:52:25.291840 [ 254 ] {6d9d7f2f-d366-470d-973e-ee3cdee43bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5363 | 2026.01.06 01:52:25.292304 [ 254 ] {6d9d7f2f-d366-470d-973e-ee3cdee43bd9} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.01.06 01:52:25.292342 [ 254 ] {6d9d7f2f-d366-470d-973e-ee3cdee43bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5365 | 2026.01.06 01:52:25.292647 [ 254 ] {6d9d7f2f-d366-470d-973e-ee3cdee43bd9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5366 | 2026.01.06 01:52:25.292874 [ 254 ] {6d9d7f2f-d366-470d-973e-ee3cdee43bd9} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.01.06 01:52:25.292999 [ 254 ] {6d9d7f2f-d366-470d-973e-ee3cdee43bd9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001218 sec., 174055.82922824303 rows/sec., 11.22 MiB/sec. | ||
| 5368 | 2026.01.06 01:52:25.293036 [ 254 ] {6d9d7f2f-d366-470d-973e-ee3cdee43bd9} <Debug> TCPHandler: Processed in 0.001382453 sec. | ||
| 5369 | 2026.01.06 01:52:25.293143 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2026.01.06 01:52:25.293237 [ 254 ] {c7996752-5bc7-4c80-8fd4-701568023df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5371 | 2026.01.06 01:52:25.293279 [ 254 ] {c7996752-5bc7-4c80-8fd4-701568023df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5372 | 2026.01.06 01:52:25.293738 [ 254 ] {c7996752-5bc7-4c80-8fd4-701568023df1} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.01.06 01:52:25.293775 [ 254 ] {c7996752-5bc7-4c80-8fd4-701568023df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5374 | 2026.01.06 01:52:25.294081 [ 254 ] {c7996752-5bc7-4c80-8fd4-701568023df1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5375 | 2026.01.06 01:52:25.294292 [ 254 ] {c7996752-5bc7-4c80-8fd4-701568023df1} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.01.06 01:52:25.294419 [ 254 ] {c7996752-5bc7-4c80-8fd4-701568023df1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 5377 | 2026.01.06 01:52:25.294456 [ 254 ] {c7996752-5bc7-4c80-8fd4-701568023df1} <Debug> TCPHandler: Processed in 0.001362413 sec. | ||
| 5378 | 2026.01.06 01:52:25.294565 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.01.06 01:52:25.294659 [ 254 ] {9081be23-8073-4f4c-8494-8393a9163457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5380 | 2026.01.06 01:52:25.294723 [ 254 ] {9081be23-8073-4f4c-8494-8393a9163457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5381 | 2026.01.06 01:52:25.295352 [ 254 ] {9081be23-8073-4f4c-8494-8393a9163457} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.01.06 01:52:25.295387 [ 254 ] {9081be23-8073-4f4c-8494-8393a9163457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5383 | 2026.01.06 01:52:25.295723 [ 254 ] {9081be23-8073-4f4c-8494-8393a9163457} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5384 | 2026.01.06 01:52:25.295935 [ 254 ] {9081be23-8073-4f4c-8494-8393a9163457} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.01.06 01:52:25.296063 [ 254 ] {9081be23-8073-4f4c-8494-8393a9163457} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001423 sec., 498945.8889669712 rows/sec., 34.97 MiB/sec. | ||
| 5386 | 2026.01.06 01:52:25.296101 [ 254 ] {9081be23-8073-4f4c-8494-8393a9163457} <Debug> TCPHandler: Processed in 0.001585225 sec. | ||
| 5387 | 2026.01.06 01:52:25.296210 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2026.01.06 01:52:25.296332 [ 254 ] {4ee95d74-0db5-4556-9c0f-b88fa7b126a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5389 | 2026.01.06 01:52:25.296374 [ 254 ] {4ee95d74-0db5-4556-9c0f-b88fa7b126a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5390 | 2026.01.06 01:52:25.296696 [ 254 ] {4ee95d74-0db5-4556-9c0f-b88fa7b126a6} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.01.06 01:52:25.296732 [ 254 ] {4ee95d74-0db5-4556-9c0f-b88fa7b126a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5392 | 2026.01.06 01:52:25.297038 [ 254 ] {4ee95d74-0db5-4556-9c0f-b88fa7b126a6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5393 | 2026.01.06 01:52:25.297262 [ 254 ] {4ee95d74-0db5-4556-9c0f-b88fa7b126a6} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.01.06 01:52:25.297393 [ 254 ] {4ee95d74-0db5-4556-9c0f-b88fa7b126a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 5395 | 2026.01.06 01:52:25.297429 [ 254 ] {4ee95d74-0db5-4556-9c0f-b88fa7b126a6} <Debug> TCPHandler: Processed in 0.001268921 sec. | ||
| 5396 | 2026.01.06 01:52:25.297530 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5397 | 2026.01.06 01:52:25.297625 [ 254 ] {fce4321c-cca2-46a2-b144-13d21c367255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5398 | 2026.01.06 01:52:25.297668 [ 254 ] {fce4321c-cca2-46a2-b144-13d21c367255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5399 | 2026.01.06 01:52:25.298097 [ 254 ] {fce4321c-cca2-46a2-b144-13d21c367255} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2026.01.06 01:52:25.298133 [ 254 ] {fce4321c-cca2-46a2-b144-13d21c367255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5401 | 2026.01.06 01:52:25.298465 [ 254 ] {fce4321c-cca2-46a2-b144-13d21c367255} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5402 | 2026.01.06 01:52:25.298673 [ 254 ] {fce4321c-cca2-46a2-b144-13d21c367255} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2026.01.06 01:52:25.298801 [ 254 ] {fce4321c-cca2-46a2-b144-13d21c367255} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001194 sec., 262981.5745393635 rows/sec., 17.28 MiB/sec. | ||
| 5404 | 2026.01.06 01:52:25.298839 [ 254 ] {fce4321c-cca2-46a2-b144-13d21c367255} <Debug> TCPHandler: Processed in 0.001357083 sec. | ||
| 5405 | 2026.01.06 01:52:25.298944 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2026.01.06 01:52:25.299038 [ 254 ] {1eb21657-ec11-491e-94e3-a7efbbba7685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5407 | 2026.01.06 01:52:25.299081 [ 254 ] {1eb21657-ec11-491e-94e3-a7efbbba7685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5408 | 2026.01.06 01:52:25.299380 [ 254 ] {1eb21657-ec11-491e-94e3-a7efbbba7685} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2026.01.06 01:52:25.299416 [ 254 ] {1eb21657-ec11-491e-94e3-a7efbbba7685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5410 | 2026.01.06 01:52:25.299715 [ 254 ] {1eb21657-ec11-491e-94e3-a7efbbba7685} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5411 | 2026.01.06 01:52:25.299926 [ 254 ] {1eb21657-ec11-491e-94e3-a7efbbba7685} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2026.01.06 01:52:25.300052 [ 254 ] {1eb21657-ec11-491e-94e3-a7efbbba7685} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 5413 | 2026.01.06 01:52:25.300089 [ 254 ] {1eb21657-ec11-491e-94e3-a7efbbba7685} <Debug> TCPHandler: Processed in 0.001193451 sec. | ||
| 5414 | 2026.01.06 01:52:25.300196 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2026.01.06 01:52:25.300290 [ 254 ] {36af609e-580f-4b5b-b1ad-32d0628eec3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5416 | 2026.01.06 01:52:25.300344 [ 254 ] {36af609e-580f-4b5b-b1ad-32d0628eec3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5417 | 2026.01.06 01:52:25.301144 [ 254 ] {36af609e-580f-4b5b-b1ad-32d0628eec3e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2026.01.06 01:52:25.301182 [ 254 ] {36af609e-580f-4b5b-b1ad-32d0628eec3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5419 | 2026.01.06 01:52:25.301716 [ 254 ] {36af609e-580f-4b5b-b1ad-32d0628eec3e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5420 | 2026.01.06 01:52:25.301968 [ 254 ] {36af609e-580f-4b5b-b1ad-32d0628eec3e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.01.06 01:52:25.302107 [ 254 ] {36af609e-580f-4b5b-b1ad-32d0628eec3e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001835 sec., 16893.732970027246 rows/sec., 30.27 MiB/sec. | ||
| 5422 | 2026.01.06 01:52:25.302173 [ 254 ] {36af609e-580f-4b5b-b1ad-32d0628eec3e} <Debug> TCPHandler: Processed in 0.002025439 sec. | ||
| 5423 | 2026.01.06 01:52:25.302285 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2026.01.06 01:52:25.302380 [ 254 ] {f7d3e300-914c-49f3-8cd7-7c678a958027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5425 | 2026.01.06 01:52:25.302421 [ 254 ] {f7d3e300-914c-49f3-8cd7-7c678a958027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5426 | 2026.01.06 01:52:25.302744 [ 254 ] {f7d3e300-914c-49f3-8cd7-7c678a958027} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2026.01.06 01:52:25.302780 [ 254 ] {f7d3e300-914c-49f3-8cd7-7c678a958027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5428 | 2026.01.06 01:52:25.303085 [ 254 ] {f7d3e300-914c-49f3-8cd7-7c678a958027} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5429 | 2026.01.06 01:52:25.303297 [ 254 ] {f7d3e300-914c-49f3-8cd7-7c678a958027} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2026.01.06 01:52:25.303424 [ 254 ] {f7d3e300-914c-49f3-8cd7-7c678a958027} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001061 sec., 98020.73515551366 rows/sec., 6.01 MiB/sec. | ||
| 5431 | 2026.01.06 01:52:25.303460 [ 254 ] {f7d3e300-914c-49f3-8cd7-7c678a958027} <Debug> TCPHandler: Processed in 0.001224482 sec. | ||
| 5432 | 2026.01.06 01:52:30.274043 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5433 | 2026.01.06 01:52:30.274260 [ 254 ] {2a2877f2-969c-4d37-9e2a-10019fe35fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5434 | 2026.01.06 01:52:30.274334 [ 254 ] {2a2877f2-969c-4d37-9e2a-10019fe35fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5435 | 2026.01.06 01:52:30.274995 [ 254 ] {2a2877f2-969c-4d37-9e2a-10019fe35fbe} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.01.06 01:52:30.275033 [ 254 ] {2a2877f2-969c-4d37-9e2a-10019fe35fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5437 | 2026.01.06 01:52:30.275416 [ 254 ] {2a2877f2-969c-4d37-9e2a-10019fe35fbe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5438 | 2026.01.06 01:52:30.275641 [ 254 ] {2a2877f2-969c-4d37-9e2a-10019fe35fbe} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.01.06 01:52:30.275792 [ 254 ] {2a2877f2-969c-4d37-9e2a-10019fe35fbe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00159 sec., 1257.8616352201257 rows/sec., 102.57 KiB/sec. | ||
| 5440 | 2026.01.06 01:52:30.275833 [ 254 ] {2a2877f2-969c-4d37-9e2a-10019fe35fbe} <Debug> TCPHandler: Processed in 0.001930378 sec. | ||
| 5441 | 2026.01.06 01:52:30.275951 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2026.01.06 01:52:30.276047 [ 254 ] {b2cc464e-4fd5-40c5-813c-f5b68d96974f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5443 | 2026.01.06 01:52:30.276086 [ 254 ] {b2cc464e-4fd5-40c5-813c-f5b68d96974f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5444 | 2026.01.06 01:52:30.276525 [ 254 ] {b2cc464e-4fd5-40c5-813c-f5b68d96974f} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5445 | 2026.01.06 01:52:30.276561 [ 254 ] {b2cc464e-4fd5-40c5-813c-f5b68d96974f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5446 | 2026.01.06 01:52:30.276875 [ 254 ] {b2cc464e-4fd5-40c5-813c-f5b68d96974f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5447 | 2026.01.06 01:52:30.277081 [ 254 ] {b2cc464e-4fd5-40c5-813c-f5b68d96974f} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2026.01.06 01:52:30.277206 [ 254 ] {b2cc464e-4fd5-40c5-813c-f5b68d96974f} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001178 sec., 65365.025466893036 rows/sec., 5.35 MiB/sec. | ||
| 5449 | 2026.01.06 01:52:30.277242 [ 254 ] {b2cc464e-4fd5-40c5-813c-f5b68d96974f} <Debug> TCPHandler: Processed in 0.001339943 sec. | ||
| 5450 | 2026.01.06 01:52:30.277361 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5451 | 2026.01.06 01:52:30.277456 [ 254 ] {cea44045-dc65-4bb9-9c15-e5c755df96ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5452 | 2026.01.06 01:52:30.277494 [ 254 ] {cea44045-dc65-4bb9-9c15-e5c755df96ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5453 | 2026.01.06 01:52:30.277894 [ 254 ] {cea44045-dc65-4bb9-9c15-e5c755df96ef} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2026.01.06 01:52:30.277929 [ 254 ] {cea44045-dc65-4bb9-9c15-e5c755df96ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5455 | 2026.01.06 01:52:30.278232 [ 254 ] {cea44045-dc65-4bb9-9c15-e5c755df96ef} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5456 | 2026.01.06 01:52:30.278438 [ 254 ] {cea44045-dc65-4bb9-9c15-e5c755df96ef} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2026.01.06 01:52:30.278562 [ 254 ] {cea44045-dc65-4bb9-9c15-e5c755df96ef} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 792.53 KiB/sec. | ||
| 5458 | 2026.01.06 01:52:30.278599 [ 254 ] {cea44045-dc65-4bb9-9c15-e5c755df96ef} <Debug> TCPHandler: Processed in 0.001290872 sec. | ||
| 5459 | 2026.01.06 01:52:30.278720 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5460 | 2026.01.06 01:52:30.278841 [ 254 ] {ca83c8b7-427f-458c-b413-c5f7b9649767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5461 | 2026.01.06 01:52:30.278889 [ 254 ] {ca83c8b7-427f-458c-b413-c5f7b9649767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5462 | 2026.01.06 01:52:30.279378 [ 254 ] {ca83c8b7-427f-458c-b413-c5f7b9649767} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.01.06 01:52:30.279420 [ 254 ] {ca83c8b7-427f-458c-b413-c5f7b9649767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5464 | 2026.01.06 01:52:30.279795 [ 254 ] {ca83c8b7-427f-458c-b413-c5f7b9649767} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5465 | 2026.01.06 01:52:30.280006 [ 254 ] {ca83c8b7-427f-458c-b413-c5f7b9649767} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2026.01.06 01:52:30.280128 [ 254 ] {ca83c8b7-427f-458c-b413-c5f7b9649767} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001312 sec., 57926.829268292684 rows/sec., 4.52 MiB/sec. | ||
| 5467 | 2026.01.06 01:52:30.280163 [ 254 ] {ca83c8b7-427f-458c-b413-c5f7b9649767} <Debug> TCPHandler: Processed in 0.001503414 sec. | ||
| 5468 | 2026.01.06 01:52:30.280270 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2026.01.06 01:52:30.280363 [ 254 ] {639e2de2-251c-43c4-a133-71e66349e203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5470 | 2026.01.06 01:52:30.280406 [ 254 ] {639e2de2-251c-43c4-a133-71e66349e203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5471 | 2026.01.06 01:52:30.280789 [ 254 ] {639e2de2-251c-43c4-a133-71e66349e203} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2026.01.06 01:52:30.280823 [ 254 ] {639e2de2-251c-43c4-a133-71e66349e203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5473 | 2026.01.06 01:52:30.281144 [ 254 ] {639e2de2-251c-43c4-a133-71e66349e203} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5474 | 2026.01.06 01:52:30.281344 [ 254 ] {639e2de2-251c-43c4-a133-71e66349e203} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2026.01.06 01:52:30.281470 [ 254 ] {639e2de2-251c-43c4-a133-71e66349e203} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001125 sec., 143111.11111111112 rows/sec., 9.97 MiB/sec. | ||
| 5476 | 2026.01.06 01:52:30.281505 [ 254 ] {639e2de2-251c-43c4-a133-71e66349e203} <Debug> TCPHandler: Processed in 0.001282962 sec. | ||
| 5477 | 2026.01.06 01:52:30.281616 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.01.06 01:52:30.281732 [ 254 ] {b3b4d600-4b71-4dfe-8184-be64fce9ac59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5479 | 2026.01.06 01:52:30.281797 [ 254 ] {b3b4d600-4b71-4dfe-8184-be64fce9ac59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5480 | 2026.01.06 01:52:30.282652 [ 254 ] {b3b4d600-4b71-4dfe-8184-be64fce9ac59} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.01.06 01:52:30.282695 [ 254 ] {b3b4d600-4b71-4dfe-8184-be64fce9ac59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5482 | 2026.01.06 01:52:30.283232 [ 254 ] {b3b4d600-4b71-4dfe-8184-be64fce9ac59} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5483 | 2026.01.06 01:52:30.283453 [ 254 ] {b3b4d600-4b71-4dfe-8184-be64fce9ac59} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2026.01.06 01:52:30.283589 [ 254 ] {b3b4d600-4b71-4dfe-8184-be64fce9ac59} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001882 sec., 5313.496280552604 rows/sec., 9.52 MiB/sec. | ||
| 5485 | 2026.01.06 01:52:30.283642 [ 254 ] {b3b4d600-4b71-4dfe-8184-be64fce9ac59} <Debug> TCPHandler: Processed in 0.002084739 sec. | ||
| 5486 | 2026.01.06 01:52:30.283748 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2026.01.06 01:52:30.283843 [ 254 ] {b92b7f09-075e-4ea0-8007-c26dbe9bffe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5488 | 2026.01.06 01:52:30.283885 [ 254 ] {b92b7f09-075e-4ea0-8007-c26dbe9bffe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5489 | 2026.01.06 01:52:30.284218 [ 254 ] {b92b7f09-075e-4ea0-8007-c26dbe9bffe9} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.01.06 01:52:30.284254 [ 254 ] {b92b7f09-075e-4ea0-8007-c26dbe9bffe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5491 | 2026.01.06 01:52:30.284563 [ 254 ] {b92b7f09-075e-4ea0-8007-c26dbe9bffe9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5492 | 2026.01.06 01:52:30.284764 [ 254 ] {b92b7f09-075e-4ea0-8007-c26dbe9bffe9} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.01.06 01:52:30.284890 [ 254 ] {b92b7f09-075e-4ea0-8007-c26dbe9bffe9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 5494 | 2026.01.06 01:52:30.284925 [ 254 ] {b92b7f09-075e-4ea0-8007-c26dbe9bffe9} <Debug> TCPHandler: Processed in 0.001225531 sec. | ||
| 5495 | 2026.01.06 01:52:30.826032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11993 | ||
| 5496 | 2026.01.06 01:52:30.826596 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.01.06 01:52:30.826647 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5498 | 2026.01.06 01:52:30.827181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5499 | 2026.01.06 01:52:30.827426 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2026.01.06 01:52:30.827558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11993 | ||
| 5501 | 2026.01.06 01:52:31.445093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5502 | 2026.01.06 01:52:31.462435 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.01.06 01:52:31.462489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5504 | 2026.01.06 01:52:31.468331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5505 | 2026.01.06 01:52:31.469029 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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.06 01:52:31.471807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5507 | 2026.01.06 01:52:32.624112 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56152 | ||
| 5508 | 2026.01.06 01:52:32.624227 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5509 | 2026.01.06 01:52:32.624261 [ 286 ] {} <Debug> TCP-Session: d10f8a00-00e6-413c-94c3-0b68a798748e Authenticating user 'default' from [fd00:1122:3344:101::e]:56152 | ||
| 5510 | 2026.01.06 01:52:32.624284 [ 286 ] {} <Debug> TCP-Session: d10f8a00-00e6-413c-94c3-0b68a798748e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.01.06 01:52:32.624299 [ 286 ] {} <Debug> TCP-Session: d10f8a00-00e6-413c-94c3-0b68a798748e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.01.06 01:52:32.624488 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47651 | ||
| 5513 | 2026.01.06 01:52:32.624531 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34784 | ||
| 5514 | 2026.01.06 01:52:32.624559 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38862 | ||
| 5515 | 2026.01.06 01:52:32.624582 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61798 | ||
| 5516 | 2026.01.06 01:52:32.624594 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43774 | ||
| 5517 | 2026.01.06 01:52:32.624615 [ 286 ] {} <Trace> TCP-Session: d10f8a00-00e6-413c-94c3-0b68a798748e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2026.01.06 01:52:32.624680 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5519 | 2026.01.06 01:52:32.624605 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56413 | ||
| 5520 | 2026.01.06 01:52:32.624706 [ 290 ] {} <Debug> TCP-Session: ead363c7-6302-4afc-8932-b66248a400d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38862 | ||
| 5521 | 2026.01.06 01:52:32.624604 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5522 | 2026.01.06 01:52:32.624739 [ 290 ] {} <Debug> TCP-Session: ead363c7-6302-4afc-8932-b66248a400d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.01.06 01:52:32.624569 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40556 | ||
| 5524 | 2026.01.06 01:52:32.624771 [ 287 ] {} <Debug> TCP-Session: aab12697-898e-460e-a685-d8aaf266e728 Authenticating user 'default' from [fd00:1122:3344:101::e]:47651 | ||
| 5525 | 2026.01.06 01:52:32.624774 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5526 | 2026.01.06 01:52:32.624818 [ 287 ] {} <Debug> TCP-Session: aab12697-898e-460e-a685-d8aaf266e728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.01.06 01:52:32.624772 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5528 | 2026.01.06 01:52:32.624849 [ 288 ] {} <Debug> TCP-Session: 37938b84-098b-4a12-9a7f-1a78a12315c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34784 | ||
| 5529 | 2026.01.06 01:52:32.624850 [ 287 ] {} <Debug> TCP-Session: aab12697-898e-460e-a685-d8aaf266e728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.01.06 01:52:32.624878 [ 286 ] {f399414d-6718-47c5-867f-f4314fefae70} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56152) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5531 | 2026.01.06 01:52:32.624889 [ 288 ] {} <Debug> TCP-Session: 37938b84-098b-4a12-9a7f-1a78a12315c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.01.06 01:52:32.624880 [ 292 ] {} <Debug> TCP-Session: e5d31038-af6c-422f-a152-2991ab6cd446 Authenticating user 'default' from [fd00:1122:3344:101::e]:61798 | ||
| 5533 | 2026.01.06 01:52:32.624931 [ 288 ] {} <Debug> TCP-Session: 37938b84-098b-4a12-9a7f-1a78a12315c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5534 | 2026.01.06 01:52:32.624947 [ 292 ] {} <Debug> TCP-Session: e5d31038-af6c-422f-a152-2991ab6cd446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5535 | 2026.01.06 01:52:32.624773 [ 290 ] {} <Debug> TCP-Session: ead363c7-6302-4afc-8932-b66248a400d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5536 | 2026.01.06 01:52:32.624963 [ 292 ] {} <Debug> TCP-Session: e5d31038-af6c-422f-a152-2991ab6cd446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5537 | 2026.01.06 01:52:32.624982 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5538 | 2026.01.06 01:52:32.624993 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5539 | 2026.01.06 01:52:32.625026 [ 293 ] {} <Debug> TCP-Session: aa5d8a47-110b-4d77-a199-26d7732a0887 Authenticating user 'default' from [fd00:1122:3344:101::e]:43774 | ||
| 5540 | 2026.01.06 01:52:32.625028 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5541 | 2026.01.06 01:52:32.625049 [ 294 ] {} <Debug> TCP-Session: 790839c7-1ae3-4c51-8ce1-9d89de243a04 Authenticating user 'default' from [fd00:1122:3344:101::e]:56413 | ||
| 5542 | 2026.01.06 01:52:32.625061 [ 293 ] {} <Debug> TCP-Session: aa5d8a47-110b-4d77-a199-26d7732a0887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2026.01.06 01:52:32.625081 [ 291 ] {} <Debug> TCP-Session: 2506ba6d-f1b3-4c66-94eb-b22324473fc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40556 | ||
| 5544 | 2026.01.06 01:52:32.625106 [ 293 ] {} <Debug> TCP-Session: aa5d8a47-110b-4d77-a199-26d7732a0887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2026.01.06 01:52:32.625123 [ 291 ] {} <Debug> TCP-Session: 2506ba6d-f1b3-4c66-94eb-b22324473fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2026.01.06 01:52:32.625097 [ 294 ] {} <Debug> TCP-Session: 790839c7-1ae3-4c51-8ce1-9d89de243a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5547 | 2026.01.06 01:52:32.625148 [ 291 ] {} <Debug> TCP-Session: 2506ba6d-f1b3-4c66-94eb-b22324473fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5548 | 2026.01.06 01:52:32.624556 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65398 | ||
| 5549 | 2026.01.06 01:52:32.625206 [ 286 ] {f399414d-6718-47c5-867f-f4314fefae70} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5550 | 2026.01.06 01:52:32.625180 [ 294 ] {} <Debug> TCP-Session: 790839c7-1ae3-4c51-8ce1-9d89de243a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2026.01.06 01:52:32.625274 [ 286 ] {f399414d-6718-47c5-867f-f4314fefae70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5552 | 2026.01.06 01:52:32.625349 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5553 | 2026.01.06 01:52:32.625378 [ 289 ] {} <Debug> TCP-Session: 2cb0738b-0596-4d00-a388-4f0dcde96b1e Authenticating user 'default' from [fd00:1122:3344:101::e]:65398 | ||
| 5554 | 2026.01.06 01:52:32.625394 [ 289 ] {} <Debug> TCP-Session: 2cb0738b-0596-4d00-a388-4f0dcde96b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2026.01.06 01:52:32.625406 [ 289 ] {} <Debug> TCP-Session: 2cb0738b-0596-4d00-a388-4f0dcde96b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.01.06 01:52:32.625552 [ 286 ] {f399414d-6718-47c5-867f-f4314fefae70} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 5557 | 2026.01.06 01:52:32.626472 [ 340 ] {f399414d-6718-47c5-867f-f4314fefae70} <Trace> AggregatingTransform: Aggregating | ||
| 5558 | 2026.01.06 01:52:32.626514 [ 340 ] {f399414d-6718-47c5-867f-f4314fefae70} <Trace> Aggregator: Aggregation method: without_key | ||
| 5559 | 2026.01.06 01:52:32.626549 [ 340 ] {f399414d-6718-47c5-867f-f4314fefae70} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896519 sec. (1115.425 rows/sec., 43.57 KiB/sec.) | ||
| 5560 | 2026.01.06 01:52:32.626568 [ 340 ] {f399414d-6718-47c5-867f-f4314fefae70} <Trace> Aggregator: Merging aggregated data | ||
| 5561 | 2026.01.06 01:52:32.627860 [ 286 ] {f399414d-6718-47c5-867f-f4314fefae70} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003059 sec., 326.90421706440014 rows/sec., 12.77 KiB/sec. | ||
| 5562 | 2026.01.06 01:52:32.627983 [ 286 ] {f399414d-6718-47c5-867f-f4314fefae70} <Debug> TCPHandler: Processed in 0.003490763 sec. | ||
| 5563 | 2026.01.06 01:52:32.628094 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5564 | 2026.01.06 01:52:32.628120 [ 286 ] {} <Debug> TCP-Session: d10f8a00-00e6-413c-94c3-0b68a798748e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5565 | 2026.01.06 01:52:32.628123 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5566 | 2026.01.06 01:52:32.628152 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5567 | 2026.01.06 01:52:32.628168 [ 294 ] {} <Debug> TCP-Session: 790839c7-1ae3-4c51-8ce1-9d89de243a04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.01.06 01:52:32.628178 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5569 | 2026.01.06 01:52:32.628201 [ 288 ] {} <Debug> TCP-Session: 37938b84-098b-4a12-9a7f-1a78a12315c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2026.01.06 01:52:32.628202 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5571 | 2026.01.06 01:52:32.628229 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5572 | 2026.01.06 01:52:32.628249 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5573 | 2026.01.06 01:52:32.628263 [ 291 ] {} <Debug> TCP-Session: 2506ba6d-f1b3-4c66-94eb-b22324473fc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2026.01.06 01:52:32.628274 [ 287 ] {} <Debug> TCP-Session: aab12697-898e-460e-a685-d8aaf266e728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5575 | 2026.01.06 01:52:32.628272 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5576 | 2026.01.06 01:52:32.628288 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5577 | 2026.01.06 01:52:32.628333 [ 289 ] {} <Debug> TCP-Session: 2cb0738b-0596-4d00-a388-4f0dcde96b1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5578 | 2026.01.06 01:52:32.628348 [ 293 ] {} <Debug> TCP-Session: aa5d8a47-110b-4d77-a199-26d7732a0887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.01.06 01:52:32.628229 [ 292 ] {} <Debug> TCP-Session: e5d31038-af6c-422f-a152-2991ab6cd446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5580 | 2026.01.06 01:52:32.628300 [ 290 ] {} <Debug> TCP-Session: ead363c7-6302-4afc-8932-b66248a400d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5581 | 2026.01.06 01:52:32.783590 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59515 | ||
| 5582 | 2026.01.06 01:52:32.783720 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5583 | 2026.01.06 01:52:32.783757 [ 286 ] {} <Debug> TCP-Session: cf90c342-c2c4-4cfc-aa91-01a1a3fe7381 Authenticating user 'default' from [fd00:1122:3344:101::e]:59515 | ||
| 5584 | 2026.01.06 01:52:32.783788 [ 286 ] {} <Debug> TCP-Session: cf90c342-c2c4-4cfc-aa91-01a1a3fe7381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.01.06 01:52:32.783809 [ 286 ] {} <Debug> TCP-Session: cf90c342-c2c4-4cfc-aa91-01a1a3fe7381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.01.06 01:52:32.784060 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48318 | ||
| 5587 | 2026.01.06 01:52:32.784083 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49883 | ||
| 5588 | 2026.01.06 01:52:32.784117 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39992 | ||
| 5589 | 2026.01.06 01:52:32.784128 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42385 | ||
| 5590 | 2026.01.06 01:52:32.784174 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5591 | 2026.01.06 01:52:32.784134 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34192 | ||
| 5592 | 2026.01.06 01:52:32.784212 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5593 | 2026.01.06 01:52:32.784212 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5594 | 2026.01.06 01:52:32.784215 [ 287 ] {} <Debug> TCP-Session: 1d4467c4-1db0-4fcc-878f-578ef5087143 Authenticating user 'default' from [fd00:1122:3344:101::e]:48318 | ||
| 5595 | 2026.01.06 01:52:32.784254 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5596 | 2026.01.06 01:52:32.784276 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5597 | 2026.01.06 01:52:32.784287 [ 287 ] {} <Debug> TCP-Session: 1d4467c4-1db0-4fcc-878f-578ef5087143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2026.01.06 01:52:32.784301 [ 293 ] {} <Debug> TCP-Session: a10c8cb2-adee-4599-8597-afd62f13f868 Authenticating user 'default' from [fd00:1122:3344:101::e]:42385 | ||
| 5599 | 2026.01.06 01:52:32.784310 [ 294 ] {} <Debug> TCP-Session: 38b33432-0bf7-424d-812c-c0720e3529f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34192 | ||
| 5600 | 2026.01.06 01:52:32.784318 [ 287 ] {} <Debug> TCP-Session: 1d4467c4-1db0-4fcc-878f-578ef5087143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.01.06 01:52:32.784339 [ 293 ] {} <Debug> TCP-Session: a10c8cb2-adee-4599-8597-afd62f13f868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.01.06 01:52:32.784352 [ 294 ] {} <Debug> TCP-Session: 38b33432-0bf7-424d-812c-c0720e3529f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.01.06 01:52:32.784373 [ 293 ] {} <Debug> TCP-Session: a10c8cb2-adee-4599-8597-afd62f13f868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.01.06 01:52:32.784384 [ 294 ] {} <Debug> TCP-Session: 38b33432-0bf7-424d-812c-c0720e3529f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.01.06 01:52:32.784265 [ 286 ] {} <Trace> TCP-Session: cf90c342-c2c4-4cfc-aa91-01a1a3fe7381 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5606 | 2026.01.06 01:52:32.784259 [ 292 ] {} <Debug> TCP-Session: cba8c0ea-d9fe-4adf-ae4d-6ccd4f886a34 Authenticating user 'default' from [fd00:1122:3344:101::e]:39992 | ||
| 5607 | 2026.01.06 01:52:32.784252 [ 288 ] {} <Debug> TCP-Session: 36b1ac5c-72a7-4b12-935a-dd5a8e3a6c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:49883 | ||
| 5608 | 2026.01.06 01:52:32.784462 [ 292 ] {} <Debug> TCP-Session: cba8c0ea-d9fe-4adf-ae4d-6ccd4f886a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.01.06 01:52:32.784477 [ 288 ] {} <Debug> TCP-Session: 36b1ac5c-72a7-4b12-935a-dd5a8e3a6c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.01.06 01:52:32.784483 [ 292 ] {} <Debug> TCP-Session: cba8c0ea-d9fe-4adf-ae4d-6ccd4f886a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2026.01.06 01:52:32.784492 [ 288 ] {} <Debug> TCP-Session: 36b1ac5c-72a7-4b12-935a-dd5a8e3a6c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.01.06 01:52:32.784104 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42847 | ||
| 5613 | 2026.01.06 01:52:32.784093 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60888 | ||
| 5614 | 2026.01.06 01:52:32.784095 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58157 | ||
| 5615 | 2026.01.06 01:52:32.784579 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5616 | 2026.01.06 01:52:32.784587 [ 286 ] {35978b6f-28ee-47f6-acb1-324dcb09d881} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59515) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5617 | 2026.01.06 01:52:32.784606 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5618 | 2026.01.06 01:52:32.784610 [ 291 ] {} <Debug> TCP-Session: c4b089e7-c9a1-450b-8825-cae3d354e8b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42847 | ||
| 5619 | 2026.01.06 01:52:32.784630 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5620 | 2026.01.06 01:52:32.784645 [ 289 ] {} <Debug> TCP-Session: 7813e55c-5bc4-4483-8c9b-1975b2df5c10 Authenticating user 'default' from [fd00:1122:3344:101::e]:60888 | ||
| 5621 | 2026.01.06 01:52:32.784658 [ 291 ] {} <Debug> TCP-Session: c4b089e7-c9a1-450b-8825-cae3d354e8b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.01.06 01:52:32.784673 [ 290 ] {} <Debug> TCP-Session: aedc72de-20e3-4b44-a34b-eac603bb27c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58157 | ||
| 5623 | 2026.01.06 01:52:32.784686 [ 289 ] {} <Debug> TCP-Session: 7813e55c-5bc4-4483-8c9b-1975b2df5c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.01.06 01:52:32.784696 [ 291 ] {} <Debug> TCP-Session: c4b089e7-c9a1-450b-8825-cae3d354e8b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.01.06 01:52:32.784723 [ 289 ] {} <Debug> TCP-Session: 7813e55c-5bc4-4483-8c9b-1975b2df5c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.01.06 01:52:32.784712 [ 290 ] {} <Debug> TCP-Session: aedc72de-20e3-4b44-a34b-eac603bb27c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5627 | 2026.01.06 01:52:32.784769 [ 290 ] {} <Debug> TCP-Session: aedc72de-20e3-4b44-a34b-eac603bb27c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.01.06 01:52:32.784855 [ 286 ] {35978b6f-28ee-47f6-acb1-324dcb09d881} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5629 | 2026.01.06 01:52:32.784910 [ 286 ] {35978b6f-28ee-47f6-acb1-324dcb09d881} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5630 | 2026.01.06 01:52:32.785180 [ 286 ] {35978b6f-28ee-47f6-acb1-324dcb09d881} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 5631 | 2026.01.06 01:52:32.786224 [ 295 ] {35978b6f-28ee-47f6-acb1-324dcb09d881} <Trace> AggregatingTransform: Aggregating | ||
| 5632 | 2026.01.06 01:52:32.786267 [ 295 ] {35978b6f-28ee-47f6-acb1-324dcb09d881} <Trace> Aggregator: Aggregation method: without_key | ||
| 5633 | 2026.01.06 01:52:32.786306 [ 295 ] {35978b6f-28ee-47f6-acb1-324dcb09d881} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102636 sec. (974.317 rows/sec., 38.06 KiB/sec.) | ||
| 5634 | 2026.01.06 01:52:32.786324 [ 295 ] {35978b6f-28ee-47f6-acb1-324dcb09d881} <Trace> Aggregator: Merging aggregated data | ||
| 5635 | 2026.01.06 01:52:32.787480 [ 286 ] {35978b6f-28ee-47f6-acb1-324dcb09d881} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002947 sec., 339.328130302002 rows/sec., 13.26 KiB/sec. | ||
| 5636 | 2026.01.06 01:52:32.787672 [ 286 ] {35978b6f-28ee-47f6-acb1-324dcb09d881} <Debug> TCPHandler: Processed in 0.003573624 sec. | ||
| 5637 | 2026.01.06 01:52:32.787804 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5638 | 2026.01.06 01:52:32.787837 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5639 | 2026.01.06 01:52:32.787855 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5640 | 2026.01.06 01:52:32.787877 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5641 | 2026.01.06 01:52:32.787915 [ 290 ] {} <Debug> TCP-Session: aedc72de-20e3-4b44-a34b-eac603bb27c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.01.06 01:52:32.787923 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5643 | 2026.01.06 01:52:32.787939 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5644 | 2026.01.06 01:52:32.787953 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5645 | 2026.01.06 01:52:32.787972 [ 293 ] {} <Debug> TCP-Session: a10c8cb2-adee-4599-8597-afd62f13f868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2026.01.06 01:52:32.787989 [ 288 ] {} <Debug> TCP-Session: 36b1ac5c-72a7-4b12-935a-dd5a8e3a6c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2026.01.06 01:52:32.788003 [ 292 ] {} <Debug> TCP-Session: cba8c0ea-d9fe-4adf-ae4d-6ccd4f886a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.01.06 01:52:32.787966 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5649 | 2026.01.06 01:52:32.787887 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5650 | 2026.01.06 01:52:32.788081 [ 291 ] {} <Debug> TCP-Session: c4b089e7-c9a1-450b-8825-cae3d354e8b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2026.01.06 01:52:32.787904 [ 287 ] {} <Debug> TCP-Session: 1d4467c4-1db0-4fcc-878f-578ef5087143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.01.06 01:52:32.788103 [ 289 ] {} <Debug> TCP-Session: 7813e55c-5bc4-4483-8c9b-1975b2df5c10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.01.06 01:52:32.787945 [ 294 ] {} <Debug> TCP-Session: 38b33432-0bf7-424d-812c-c0720e3529f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.01.06 01:52:32.787841 [ 286 ] {} <Debug> TCP-Session: cf90c342-c2c4-4cfc-aa91-01a1a3fe7381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.01.06 01:52:32.842684 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58066 | ||
| 5656 | 2026.01.06 01:52:32.842790 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5657 | 2026.01.06 01:52:32.842820 [ 286 ] {} <Debug> TCP-Session: 3d586ca8-5088-40bd-9665-e6df2d659878 Authenticating user 'default' from [fd00:1122:3344:101::e]:58066 | ||
| 5658 | 2026.01.06 01:52:32.842845 [ 286 ] {} <Debug> TCP-Session: 3d586ca8-5088-40bd-9665-e6df2d659878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.01.06 01:52:32.842861 [ 286 ] {} <Debug> TCP-Session: 3d586ca8-5088-40bd-9665-e6df2d659878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.01.06 01:52:32.843076 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35338 | ||
| 5661 | 2026.01.06 01:52:32.843094 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60498 | ||
| 5662 | 2026.01.06 01:52:32.843127 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33243 | ||
| 5663 | 2026.01.06 01:52:32.843154 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52548 | ||
| 5664 | 2026.01.06 01:52:32.843193 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5665 | 2026.01.06 01:52:32.843151 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54318 | ||
| 5666 | 2026.01.06 01:52:32.843238 [ 287 ] {} <Debug> TCP-Session: d2234eca-a012-4f60-8437-ebe9c45441c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35338 | ||
| 5667 | 2026.01.06 01:52:32.843235 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5668 | 2026.01.06 01:52:32.843248 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5669 | 2026.01.06 01:52:32.843276 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5670 | 2026.01.06 01:52:32.843278 [ 291 ] {} <Debug> TCP-Session: 50e95333-0169-409c-b3d7-c2f2b2586595 Authenticating user 'default' from [fd00:1122:3344:101::e]:33243 | ||
| 5671 | 2026.01.06 01:52:32.843299 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5672 | 2026.01.06 01:52:32.843307 [ 288 ] {} <Debug> TCP-Session: 932999e2-ac9b-4722-99eb-a087362301b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60498 | ||
| 5673 | 2026.01.06 01:52:32.843318 [ 293 ] {} <Debug> TCP-Session: 7ecc79e0-0d50-4964-b5e2-eb7ea7ed12da Authenticating user 'default' from [fd00:1122:3344:101::e]:52548 | ||
| 5674 | 2026.01.06 01:52:32.843342 [ 292 ] {} <Debug> TCP-Session: 5669e2df-ef6e-4fab-94a8-cd2c9aeb6f0b Authenticating user 'default' from [fd00:1122:3344:101::e]:54318 | ||
| 5675 | 2026.01.06 01:52:32.843361 [ 288 ] {} <Debug> TCP-Session: 932999e2-ac9b-4722-99eb-a087362301b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.01.06 01:52:32.843369 [ 293 ] {} <Debug> TCP-Session: 7ecc79e0-0d50-4964-b5e2-eb7ea7ed12da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.01.06 01:52:32.843395 [ 288 ] {} <Debug> TCP-Session: 932999e2-ac9b-4722-99eb-a087362301b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.01.06 01:52:32.843394 [ 292 ] {} <Debug> TCP-Session: 5669e2df-ef6e-4fab-94a8-cd2c9aeb6f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.01.06 01:52:32.843410 [ 293 ] {} <Debug> TCP-Session: 7ecc79e0-0d50-4964-b5e2-eb7ea7ed12da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5680 | 2026.01.06 01:52:32.843428 [ 292 ] {} <Debug> TCP-Session: 5669e2df-ef6e-4fab-94a8-cd2c9aeb6f0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.01.06 01:52:32.843325 [ 291 ] {} <Debug> TCP-Session: 50e95333-0169-409c-b3d7-c2f2b2586595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2026.01.06 01:52:32.843276 [ 287 ] {} <Debug> TCP-Session: d2234eca-a012-4f60-8437-ebe9c45441c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.01.06 01:52:32.843479 [ 291 ] {} <Debug> TCP-Session: 50e95333-0169-409c-b3d7-c2f2b2586595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.01.06 01:52:32.843491 [ 287 ] {} <Debug> TCP-Session: d2234eca-a012-4f60-8437-ebe9c45441c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.01.06 01:52:32.843115 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47879 | ||
| 5686 | 2026.01.06 01:52:32.843107 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40497 | ||
| 5687 | 2026.01.06 01:52:32.843159 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64150 | ||
| 5688 | 2026.01.06 01:52:32.843154 [ 286 ] {} <Trace> TCP-Session: 3d586ca8-5088-40bd-9665-e6df2d659878 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.01.06 01:52:32.843582 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5690 | 2026.01.06 01:52:32.843608 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5691 | 2026.01.06 01:52:32.843618 [ 290 ] {} <Debug> TCP-Session: 05af4ac2-eaf1-451a-8aab-fdd6880b38f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47879 | ||
| 5692 | 2026.01.06 01:52:32.843630 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5693 | 2026.01.06 01:52:32.843638 [ 289 ] {} <Debug> TCP-Session: 4a45c2f3-5cbc-4f11-9d35-9f3cf5a4cc64 Authenticating user 'default' from [fd00:1122:3344:101::e]:40497 | ||
| 5694 | 2026.01.06 01:52:32.843647 [ 290 ] {} <Debug> TCP-Session: 05af4ac2-eaf1-451a-8aab-fdd6880b38f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2026.01.06 01:52:32.843658 [ 294 ] {} <Debug> TCP-Session: e82369f8-ff61-40b6-b965-3e5d1fa292ce Authenticating user 'default' from [fd00:1122:3344:101::e]:64150 | ||
| 5696 | 2026.01.06 01:52:32.843671 [ 289 ] {} <Debug> TCP-Session: 4a45c2f3-5cbc-4f11-9d35-9f3cf5a4cc64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2026.01.06 01:52:32.843677 [ 290 ] {} <Debug> TCP-Session: 05af4ac2-eaf1-451a-8aab-fdd6880b38f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.01.06 01:52:32.843690 [ 294 ] {} <Debug> TCP-Session: e82369f8-ff61-40b6-b965-3e5d1fa292ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2026.01.06 01:52:32.843702 [ 289 ] {} <Debug> TCP-Session: 4a45c2f3-5cbc-4f11-9d35-9f3cf5a4cc64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2026.01.06 01:52:32.843725 [ 294 ] {} <Debug> TCP-Session: e82369f8-ff61-40b6-b965-3e5d1fa292ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.01.06 01:52:32.843743 [ 286 ] {3f7f5ebf-a9b7-47eb-815f-68f8e71c97d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58066) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5702 | 2026.01.06 01:52:32.843990 [ 286 ] {3f7f5ebf-a9b7-47eb-815f-68f8e71c97d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5703 | 2026.01.06 01:52:32.844043 [ 286 ] {3f7f5ebf-a9b7-47eb-815f-68f8e71c97d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5704 | 2026.01.06 01:52:32.844310 [ 286 ] {3f7f5ebf-a9b7-47eb-815f-68f8e71c97d1} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 5705 | 2026.01.06 01:52:32.845219 [ 341 ] {3f7f5ebf-a9b7-47eb-815f-68f8e71c97d1} <Trace> AggregatingTransform: Aggregating | ||
| 5706 | 2026.01.06 01:52:32.845260 [ 341 ] {3f7f5ebf-a9b7-47eb-815f-68f8e71c97d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5707 | 2026.01.06 01:52:32.845300 [ 341 ] {3f7f5ebf-a9b7-47eb-815f-68f8e71c97d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890599 sec. (1122.840 rows/sec., 43.86 KiB/sec.) | ||
| 5708 | 2026.01.06 01:52:32.845318 [ 341 ] {3f7f5ebf-a9b7-47eb-815f-68f8e71c97d1} <Trace> Aggregator: Merging aggregated data | ||
| 5709 | 2026.01.06 01:52:32.846718 [ 286 ] {3f7f5ebf-a9b7-47eb-815f-68f8e71c97d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003023 sec., 330.797221303341 rows/sec., 12.92 KiB/sec. | ||
| 5710 | 2026.01.06 01:52:32.846862 [ 286 ] {3f7f5ebf-a9b7-47eb-815f-68f8e71c97d1} <Debug> TCPHandler: Processed in 0.003816646 sec. | ||
| 5711 | 2026.01.06 01:52:32.846996 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5712 | 2026.01.06 01:52:32.847023 [ 286 ] {} <Debug> TCP-Session: 3d586ca8-5088-40bd-9665-e6df2d659878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.01.06 01:52:32.847030 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5714 | 2026.01.06 01:52:32.847053 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5715 | 2026.01.06 01:52:32.847071 [ 289 ] {} <Debug> TCP-Session: 4a45c2f3-5cbc-4f11-9d35-9f3cf5a4cc64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.01.06 01:52:32.847081 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5717 | 2026.01.06 01:52:32.847101 [ 287 ] {} <Debug> TCP-Session: d2234eca-a012-4f60-8437-ebe9c45441c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.01.06 01:52:32.847109 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5719 | 2026.01.06 01:52:32.847122 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5720 | 2026.01.06 01:52:32.847161 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5721 | 2026.01.06 01:52:32.847164 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5722 | 2026.01.06 01:52:32.847208 [ 293 ] {} <Debug> TCP-Session: 7ecc79e0-0d50-4964-b5e2-eb7ea7ed12da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.01.06 01:52:32.847187 [ 290 ] {} <Debug> TCP-Session: 05af4ac2-eaf1-451a-8aab-fdd6880b38f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.01.06 01:52:32.847241 [ 292 ] {} <Debug> TCP-Session: 5669e2df-ef6e-4fab-94a8-cd2c9aeb6f0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2026.01.06 01:52:32.847167 [ 288 ] {} <Debug> TCP-Session: 932999e2-ac9b-4722-99eb-a087362301b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2026.01.06 01:52:32.847131 [ 291 ] {} <Debug> TCP-Session: 50e95333-0169-409c-b3d7-c2f2b2586595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.01.06 01:52:32.847084 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5728 | 2026.01.06 01:52:32.847346 [ 294 ] {} <Debug> TCP-Session: e82369f8-ff61-40b6-b965-3e5d1fa292ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.01.06 01:52:33.347680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 722 | ||
| 5730 | 2026.01.06 01:52:33.350330 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2026.01.06 01:52:33.350380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 5732 | 2026.01.06 01:52:33.351572 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5733 | 2026.01.06 01:52:33.351846 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.01.06 01:52:33.352098 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5735 | 2026.01.06 01:52:35.286772 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2026.01.06 01:52:35.286993 [ 254 ] {23d8a878-dbf9-40c7-a24b-95097f2988bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5737 | 2026.01.06 01:52:35.287063 [ 254 ] {23d8a878-dbf9-40c7-a24b-95097f2988bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5738 | 2026.01.06 01:52:35.287896 [ 254 ] {23d8a878-dbf9-40c7-a24b-95097f2988bc} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2026.01.06 01:52:35.287949 [ 254 ] {23d8a878-dbf9-40c7-a24b-95097f2988bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5740 | 2026.01.06 01:52:35.288384 [ 254 ] {23d8a878-dbf9-40c7-a24b-95097f2988bc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5741 | 2026.01.06 01:52:35.288620 [ 254 ] {23d8a878-dbf9-40c7-a24b-95097f2988bc} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.01.06 01:52:35.288754 [ 48 ] {} <Debug> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5743 | 2026.01.06 01:52:35.288781 [ 254 ] {23d8a878-dbf9-40c7-a24b-95097f2988bc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 5744 | 2026.01.06 01:52:35.288821 [ 48 ] {} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.01.06 01:52:35.288844 [ 254 ] {23d8a878-dbf9-40c7-a24b-95097f2988bc} <Debug> TCPHandler: Processed in 0.00221612 sec. | ||
| 5746 | 2026.01.06 01:52:35.288846 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5747 | 2026.01.06 01:52:35.288960 [ 197 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 5748 | 2026.01.06 01:52:35.288987 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5749 | 2026.01.06 01:52:35.289055 [ 197 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5750 | 2026.01.06 01:52:35.289084 [ 197 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 5751 | 2026.01.06 01:52:35.289092 [ 254 ] {df8825cb-873a-46d4-951e-493dc583a1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5752 | 2026.01.06 01:52:35.289138 [ 254 ] {df8825cb-873a-46d4-951e-493dc583a1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5753 | 2026.01.06 01:52:35.289140 [ 197 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 5754 | 2026.01.06 01:52:35.289189 [ 197 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 5755 | 2026.01.06 01:52:35.289233 [ 197 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 5756 | 2026.01.06 01:52:35.289272 [ 197 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 5757 | 2026.01.06 01:52:35.289312 [ 197 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 5758 | 2026.01.06 01:52:35.290106 [ 254 ] {df8825cb-873a-46d4-951e-493dc583a1a0} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5759 | 2026.01.06 01:52:35.290144 [ 254 ] {df8825cb-873a-46d4-951e-493dc583a1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5760 | 2026.01.06 01:52:35.290306 [ 190 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380973 sec., 1239705.6278435567 rows/sec., 84.39 MiB/sec. | ||
| 5761 | 2026.01.06 01:52:35.290457 [ 197 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5762 | 2026.01.06 01:52:35.290545 [ 254 ] {df8825cb-873a-46d4-951e-493dc583a1a0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5763 | 2026.01.06 01:52:35.290696 [ 197 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_10_2} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.01.06 01:52:35.290759 [ 197 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_10_2} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5765 | 2026.01.06 01:52:35.290782 [ 254 ] {df8825cb-873a-46d4-951e-493dc583a1a0} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.01.06 01:52:35.290816 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5767 | 2026.01.06 01:52:35.290899 [ 48 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5768 | 2026.01.06 01:52:35.290917 [ 254 ] {df8825cb-873a-46d4-951e-493dc583a1a0} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.00185 sec., 634594.5945945946 rows/sec., 50.49 MiB/sec. | ||
| 5769 | 2026.01.06 01:52:35.290939 [ 48 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5770 | 2026.01.06 01:52:35.290963 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5771 | 2026.01.06 01:52:35.290964 [ 254 ] {df8825cb-873a-46d4-951e-493dc583a1a0} <Debug> TCPHandler: Processed in 0.002028989 sec. | ||
| 5772 | 2026.01.06 01:52:35.291071 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 5773 | 2026.01.06 01:52:35.291111 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2026.01.06 01:52:35.291175 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5775 | 2026.01.06 01:52:35.291211 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2468 rows starting from the beginning of the part | ||
| 5776 | 2026.01.06 01:52:35.291216 [ 254 ] {71e93d65-5e68-43cb-908a-463a46662d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5777 | 2026.01.06 01:52:35.291267 [ 254 ] {71e93d65-5e68-43cb-908a-463a46662d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5778 | 2026.01.06 01:52:35.291272 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5779 | 2026.01.06 01:52:35.291327 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 76 rows starting from the beginning of the part | ||
| 5780 | 2026.01.06 01:52:35.291365 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1174 rows starting from the beginning of the part | ||
| 5781 | 2026.01.06 01:52:35.291401 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 77 rows starting from the beginning of the part | ||
| 5782 | 2026.01.06 01:52:35.291439 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1174 rows starting from the beginning of the part | ||
| 5783 | 2026.01.06 01:52:35.291760 [ 254 ] {71e93d65-5e68-43cb-908a-463a46662d0c} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.01.06 01:52:35.291802 [ 254 ] {71e93d65-5e68-43cb-908a-463a46662d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5785 | 2026.01.06 01:52:35.292151 [ 254 ] {71e93d65-5e68-43cb-908a-463a46662d0c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5786 | 2026.01.06 01:52:35.292385 [ 254 ] {71e93d65-5e68-43cb-908a-463a46662d0c} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.01.06 01:52:35.292515 [ 254 ] {71e93d65-5e68-43cb-908a-463a46662d0c} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.00132 sec., 178787.87878787878 rows/sec., 10.84 MiB/sec. | ||
| 5788 | 2026.01.06 01:52:35.292554 [ 254 ] {71e93d65-5e68-43cb-908a-463a46662d0c} <Debug> TCPHandler: Processed in 0.001494614 sec. | ||
| 5789 | 2026.01.06 01:52:35.292666 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2026.01.06 01:52:35.292762 [ 254 ] {aef091fb-0132-4438-899b-1ad32b0ed8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5791 | 2026.01.06 01:52:35.292802 [ 254 ] {aef091fb-0132-4438-899b-1ad32b0ed8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5792 | 2026.01.06 01:52:35.293261 [ 254 ] {aef091fb-0132-4438-899b-1ad32b0ed8c3} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.01.06 01:52:35.293295 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5025 rows, containing 5 columns (5 merged, 0 gathered) in 0.002263051 sec., 2220453.7149184886 rows/sec., 187.48 MiB/sec. | ||
| 5794 | 2026.01.06 01:52:35.293297 [ 254 ] {aef091fb-0132-4438-899b-1ad32b0ed8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5795 | 2026.01.06 01:52:35.293549 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5796 | 2026.01.06 01:52:35.293681 [ 254 ] {aef091fb-0132-4438-899b-1ad32b0ed8c3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5797 | 2026.01.06 01:52:35.293837 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_36_7} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.01.06 01:52:35.293920 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_36_7} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5799 | 2026.01.06 01:52:35.293954 [ 254 ] {aef091fb-0132-4438-899b-1ad32b0ed8c3} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2026.01.06 01:52:35.293992 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 5801 | 2026.01.06 01:52:35.294063 [ 48 ] {} <Debug> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5802 | 2026.01.06 01:52:35.294093 [ 254 ] {aef091fb-0132-4438-899b-1ad32b0ed8c3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001351 sec., 156920.79940784603 rows/sec., 10.12 MiB/sec. | ||
| 5803 | 2026.01.06 01:52:35.294101 [ 48 ] {} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.01.06 01:52:35.294139 [ 254 ] {aef091fb-0132-4438-899b-1ad32b0ed8c3} <Debug> TCPHandler: Processed in 0.001523944 sec. | ||
| 5805 | 2026.01.06 01:52:35.294139 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5806 | 2026.01.06 01:52:35.294249 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 5807 | 2026.01.06 01:52:35.294257 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.01.06 01:52:35.294364 [ 254 ] {184a6d0f-b140-4d0b-9d12-11cfe4d1f39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5809 | 2026.01.06 01:52:35.294370 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5810 | 2026.01.06 01:52:35.294410 [ 254 ] {184a6d0f-b140-4d0b-9d12-11cfe4d1f39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5811 | 2026.01.06 01:52:35.294418 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 467 rows starting from the beginning of the part | ||
| 5812 | 2026.01.06 01:52:35.294498 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 5813 | 2026.01.06 01:52:35.294544 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 5814 | 2026.01.06 01:52:35.294585 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 440 rows starting from the beginning of the part | ||
| 5815 | 2026.01.06 01:52:35.294623 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 5816 | 2026.01.06 01:52:35.294662 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 5817 | 2026.01.06 01:52:35.294889 [ 254 ] {184a6d0f-b140-4d0b-9d12-11cfe4d1f39a} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2026.01.06 01:52:35.294933 [ 254 ] {184a6d0f-b140-4d0b-9d12-11cfe4d1f39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5819 | 2026.01.06 01:52:35.295262 [ 254 ] {184a6d0f-b140-4d0b-9d12-11cfe4d1f39a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5820 | 2026.01.06 01:52:35.295509 [ 254 ] {184a6d0f-b140-4d0b-9d12-11cfe4d1f39a} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2026.01.06 01:52:35.295608 [ 48 ] {} <Debug> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5822 | 2026.01.06 01:52:35.295638 [ 48 ] {} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.01.06 01:52:35.295638 [ 254 ] {184a6d0f-b140-4d0b-9d12-11cfe4d1f39a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001292 sec., 163312.69349845202 rows/sec., 9.27 MiB/sec. | ||
| 5824 | 2026.01.06 01:52:35.295657 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5825 | 2026.01.06 01:52:35.295690 [ 254 ] {184a6d0f-b140-4d0b-9d12-11cfe4d1f39a} <Debug> TCPHandler: Processed in 0.001482393 sec. | ||
| 5826 | 2026.01.06 01:52:35.295732 [ 192 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 5827 | 2026.01.06 01:52:35.295777 [ 187 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1835 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559264 sec., 1176837.2770743119 rows/sec., 83.12 MiB/sec. | ||
| 5828 | 2026.01.06 01:52:35.295812 [ 192 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5829 | 2026.01.06 01:52:35.295805 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5830 | 2026.01.06 01:52:35.295853 [ 192 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 5831 | 2026.01.06 01:52:35.295906 [ 192 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 5832 | 2026.01.06 01:52:35.295942 [ 192 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 5833 | 2026.01.06 01:52:35.295942 [ 254 ] {269b76e4-a2cc-4fac-82dd-3c04bd977317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5834 | 2026.01.06 01:52:35.295976 [ 192 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 5835 | 2026.01.06 01:52:35.295997 [ 254 ] {269b76e4-a2cc-4fac-82dd-3c04bd977317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5836 | 2026.01.06 01:52:35.296010 [ 187 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5837 | 2026.01.06 01:52:35.296012 [ 192 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 5838 | 2026.01.06 01:52:35.296064 [ 192 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 5839 | 2026.01.06 01:52:35.296388 [ 187 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_10_2} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.01.06 01:52:35.296487 [ 187 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_10_2} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5841 | 2026.01.06 01:52:35.296588 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5842 | 2026.01.06 01:52:35.296647 [ 254 ] {269b76e4-a2cc-4fac-82dd-3c04bd977317} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2026.01.06 01:52:35.296689 [ 254 ] {269b76e4-a2cc-4fac-82dd-3c04bd977317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5844 | 2026.01.06 01:52:35.296865 [ 199 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159522 sec., 758933.4225655054 rows/sec., 46.60 MiB/sec. | ||
| 5845 | 2026.01.06 01:52:35.297046 [ 186 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5846 | 2026.01.06 01:52:35.297058 [ 254 ] {269b76e4-a2cc-4fac-82dd-3c04bd977317} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5847 | 2026.01.06 01:52:35.297370 [ 254 ] {269b76e4-a2cc-4fac-82dd-3c04bd977317} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.01.06 01:52:35.297388 [ 186 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_10_2} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.01.06 01:52:35.297471 [ 186 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_10_2} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5850 | 2026.01.06 01:52:35.297479 [ 48 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5851 | 2026.01.06 01:52:35.297503 [ 254 ] {269b76e4-a2cc-4fac-82dd-3c04bd977317} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001581 sec., 449082.85895003163 rows/sec., 31.47 MiB/sec. | ||
| 5852 | 2026.01.06 01:52:35.297509 [ 48 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.01.06 01:52:35.297545 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5854 | 2026.01.06 01:52:35.297549 [ 254 ] {269b76e4-a2cc-4fac-82dd-3c04bd977317} <Debug> TCPHandler: Processed in 0.001793067 sec. | ||
| 5855 | 2026.01.06 01:52:35.297556 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5856 | 2026.01.06 01:52:35.297642 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 5857 | 2026.01.06 01:52:35.297674 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.01.06 01:52:35.297729 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5859 | 2026.01.06 01:52:35.297756 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 5860 | 2026.01.06 01:52:35.297775 [ 254 ] {f1e179ee-1c39-4ad4-a678-35e870bb11f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5861 | 2026.01.06 01:52:35.297799 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5862 | 2026.01.06 01:52:35.297821 [ 254 ] {f1e179ee-1c39-4ad4-a678-35e870bb11f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5863 | 2026.01.06 01:52:35.297838 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part | ||
| 5864 | 2026.01.06 01:52:35.297877 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 710 rows starting from the beginning of the part | ||
| 5865 | 2026.01.06 01:52:35.297907 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 76 rows starting from the beginning of the part | ||
| 5866 | 2026.01.06 01:52:35.297941 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 710 rows starting from the beginning of the part | ||
| 5867 | 2026.01.06 01:52:35.298165 [ 254 ] {f1e179ee-1c39-4ad4-a678-35e870bb11f9} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.01.06 01:52:35.298207 [ 254 ] {f1e179ee-1c39-4ad4-a678-35e870bb11f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5869 | 2026.01.06 01:52:35.298548 [ 254 ] {f1e179ee-1c39-4ad4-a678-35e870bb11f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5870 | 2026.01.06 01:52:35.298764 [ 254 ] {f1e179ee-1c39-4ad4-a678-35e870bb11f9} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2026.01.06 01:52:35.298865 [ 48 ] {} <Debug> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 5872 | 2026.01.06 01:52:35.298896 [ 48 ] {} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.01.06 01:52:35.298896 [ 254 ] {f1e179ee-1c39-4ad4-a678-35e870bb11f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 5874 | 2026.01.06 01:52:35.298915 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5875 | 2026.01.06 01:52:35.298946 [ 254 ] {f1e179ee-1c39-4ad4-a678-35e870bb11f9} <Debug> TCPHandler: Processed in 0.001322153 sec. | ||
| 5876 | 2026.01.06 01:52:35.299001 [ 186 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 5877 | 2026.01.06 01:52:35.299065 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5878 | 2026.01.06 01:52:35.299065 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448393 sec., 1991172.2854225338 rows/sec., 150.12 MiB/sec. | ||
| 5879 | 2026.01.06 01:52:35.299100 [ 186 ] {6035a756-00c9-47e1-a971-784fbb9a198e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5880 | 2026.01.06 01:52:35.299145 [ 186 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 5881 | 2026.01.06 01:52:35.299167 [ 254 ] {7fb7ea81-3704-41c8-a211-3e92f9762d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5882 | 2026.01.06 01:52:35.299192 [ 186 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 5883 | 2026.01.06 01:52:35.299214 [ 254 ] {7fb7ea81-3704-41c8-a211-3e92f9762d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5884 | 2026.01.06 01:52:35.299238 [ 186 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 5885 | 2026.01.06 01:52:35.299279 [ 186 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 5886 | 2026.01.06 01:52:35.299285 [ 190 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5887 | 2026.01.06 01:52:35.299314 [ 186 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 5888 | 2026.01.06 01:52:35.299348 [ 186 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 5889 | 2026.01.06 01:52:35.299551 [ 190 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_36_7} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.01.06 01:52:35.299622 [ 190 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_36_7} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5891 | 2026.01.06 01:52:35.299656 [ 254 ] {7fb7ea81-3704-41c8-a211-3e92f9762d88} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2026.01.06 01:52:35.299698 [ 254 ] {7fb7ea81-3704-41c8-a211-3e92f9762d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5893 | 2026.01.06 01:52:35.299700 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5894 | 2026.01.06 01:52:35.300035 [ 194 ] {6035a756-00c9-47e1-a971-784fbb9a198e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00106771 sec., 33717.02053928501 rows/sec., 1.72 MiB/sec. | ||
| 5895 | 2026.01.06 01:52:35.300088 [ 254 ] {7fb7ea81-3704-41c8-a211-3e92f9762d88} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5896 | 2026.01.06 01:52:35.300147 [ 190 ] {6035a756-00c9-47e1-a971-784fbb9a198e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 5897 | 2026.01.06 01:52:35.300408 [ 254 ] {7fb7ea81-3704-41c8-a211-3e92f9762d88} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.01.06 01:52:35.300505 [ 190 ] {6035a756-00c9-47e1-a971-784fbb9a198e::all_1_6_1} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.01.06 01:52:35.300535 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5900 | 2026.01.06 01:52:35.300562 [ 254 ] {7fb7ea81-3704-41c8-a211-3e92f9762d88} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001414 sec., 222065.06364922208 rows/sec., 14.59 MiB/sec. | ||
| 5901 | 2026.01.06 01:52:35.300569 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.01.06 01:52:35.300579 [ 190 ] {6035a756-00c9-47e1-a971-784fbb9a198e::all_1_6_1} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 5903 | 2026.01.06 01:52:35.300608 [ 254 ] {7fb7ea81-3704-41c8-a211-3e92f9762d88} <Debug> TCPHandler: Processed in 0.001591705 sec. | ||
| 5904 | 2026.01.06 01:52:35.300609 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5905 | 2026.01.06 01:52:35.300658 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5906 | 2026.01.06 01:52:35.300726 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 5907 | 2026.01.06 01:52:35.300730 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2026.01.06 01:52:35.300812 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5909 | 2026.01.06 01:52:35.300835 [ 254 ] {47030fc5-490c-4825-b062-1ca4d90962e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5910 | 2026.01.06 01:52:35.300841 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8272 rows starting from the beginning of the part | ||
| 5911 | 2026.01.06 01:52:35.300884 [ 254 ] {47030fc5-490c-4825-b062-1ca4d90962e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5912 | 2026.01.06 01:52:35.300902 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 98 rows starting from the beginning of the part | ||
| 5913 | 2026.01.06 01:52:35.300949 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 5914 | 2026.01.06 01:52:35.300984 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 5915 | 2026.01.06 01:52:35.301017 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 161 rows starting from the beginning of the part | ||
| 5916 | 2026.01.06 01:52:35.301051 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 5917 | 2026.01.06 01:52:35.301206 [ 254 ] {47030fc5-490c-4825-b062-1ca4d90962e2} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.01.06 01:52:35.301247 [ 254 ] {47030fc5-490c-4825-b062-1ca4d90962e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5919 | 2026.01.06 01:52:35.301585 [ 254 ] {47030fc5-490c-4825-b062-1ca4d90962e2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5920 | 2026.01.06 01:52:35.301797 [ 254 ] {47030fc5-490c-4825-b062-1ca4d90962e2} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.01.06 01:52:35.301929 [ 254 ] {47030fc5-490c-4825-b062-1ca4d90962e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 5922 | 2026.01.06 01:52:35.301965 [ 254 ] {47030fc5-490c-4825-b062-1ca4d90962e2} <Debug> TCPHandler: Processed in 0.001285462 sec. | ||
| 5923 | 2026.01.06 01:52:35.302079 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2026.01.06 01:52:35.302174 [ 254 ] {4679be13-b88c-415e-8e90-d811f9b2d27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5925 | 2026.01.06 01:52:35.302229 [ 254 ] {4679be13-b88c-415e-8e90-d811f9b2d27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5926 | 2026.01.06 01:52:35.303062 [ 254 ] {4679be13-b88c-415e-8e90-d811f9b2d27c} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.01.06 01:52:35.303098 [ 254 ] {4679be13-b88c-415e-8e90-d811f9b2d27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5928 | 2026.01.06 01:52:35.303690 [ 254 ] {4679be13-b88c-415e-8e90-d811f9b2d27c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5929 | 2026.01.06 01:52:35.303923 [ 254 ] {4679be13-b88c-415e-8e90-d811f9b2d27c} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.01.06 01:52:35.303929 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9319 rows, containing 5 columns (5 merged, 0 gathered) in 0.00323073 sec., 2884487.406870893 rows/sec., 196.21 MiB/sec. | ||
| 5931 | 2026.01.06 01:52:35.304072 [ 254 ] {4679be13-b88c-415e-8e90-d811f9b2d27c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001914 sec., 16196.44723092999 rows/sec., 29.02 MiB/sec. | ||
| 5932 | 2026.01.06 01:52:35.304140 [ 254 ] {4679be13-b88c-415e-8e90-d811f9b2d27c} <Debug> TCPHandler: Processed in 0.002110819 sec. | ||
| 5933 | 2026.01.06 01:52:35.304141 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5934 | 2026.01.06 01:52:35.304252 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.01.06 01:52:35.304353 [ 254 ] {584394c3-6afa-4658-abcd-dffee9de7662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5936 | 2026.01.06 01:52:35.304398 [ 254 ] {584394c3-6afa-4658-abcd-dffee9de7662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5937 | 2026.01.06 01:52:35.304466 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2026.01.06 01:52:35.304550 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5939 | 2026.01.06 01:52:35.304633 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 5940 | 2026.01.06 01:52:35.304732 [ 254 ] {584394c3-6afa-4658-abcd-dffee9de7662} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.01.06 01:52:35.304772 [ 254 ] {584394c3-6afa-4658-abcd-dffee9de7662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5942 | 2026.01.06 01:52:35.305088 [ 254 ] {584394c3-6afa-4658-abcd-dffee9de7662} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5943 | 2026.01.06 01:52:35.305298 [ 254 ] {584394c3-6afa-4658-abcd-dffee9de7662} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2026.01.06 01:52:35.305408 [ 48 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5945 | 2026.01.06 01:52:35.305430 [ 254 ] {584394c3-6afa-4658-abcd-dffee9de7662} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 5946 | 2026.01.06 01:52:35.305441 [ 48 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.01.06 01:52:35.305470 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5948 | 2026.01.06 01:52:35.305473 [ 254 ] {584394c3-6afa-4658-abcd-dffee9de7662} <Debug> TCPHandler: Processed in 0.001269882 sec. | ||
| 5949 | 2026.01.06 01:52:35.305545 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 5950 | 2026.01.06 01:52:35.305636 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5951 | 2026.01.06 01:52:35.305662 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1188 rows starting from the beginning of the part | ||
| 5952 | 2026.01.06 01:52:35.305710 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 38 rows starting from the beginning of the part | ||
| 5953 | 2026.01.06 01:52:35.305753 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 5954 | 2026.01.06 01:52:35.305790 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 5955 | 2026.01.06 01:52:35.305829 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 5956 | 2026.01.06 01:52:35.305864 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 5957 | 2026.01.06 01:52:35.306705 [ 193 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189421 sec., 1306518.0453346628 rows/sec., 84.20 MiB/sec. | ||
| 5958 | 2026.01.06 01:52:35.306868 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5959 | 2026.01.06 01:52:35.307098 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_36_7} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5960 | 2026.01.06 01:52:35.307159 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_36_7} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5961 | 2026.01.06 01:52:35.307218 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5962 | 2026.01.06 01:52:38.206501 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5963 | 2026.01.06 01:52:38.206553 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5964 | 2026.01.06 01:52:38.327659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12505 | ||
| 5965 | 2026.01.06 01:52:38.328246 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2026.01.06 01:52:38.328287 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5967 | 2026.01.06 01:52:38.328808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5968 | 2026.01.06 01:52:38.329079 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2026.01.06 01:52:38.329203 [ 41 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5970 | 2026.01.06 01:52:38.329216 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12505 | ||
| 5971 | 2026.01.06 01:52:38.329241 [ 41 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.01.06 01:52:38.329260 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5973 | 2026.01.06 01:52:38.329381 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 5974 | 2026.01.06 01:52:38.329528 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5975 | 2026.01.06 01:52:38.329567 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10073 rows starting from the beginning of the part | ||
| 5976 | 2026.01.06 01:52:38.329632 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 5977 | 2026.01.06 01:52:38.329676 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 5978 | 2026.01.06 01:52:38.329717 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 5979 | 2026.01.06 01:52:38.329754 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 5980 | 2026.01.06 01:52:38.329792 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 5981 | 2026.01.06 01:52:38.334033 [ 193 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12505 rows, containing 4 columns (4 merged, 0 gathered) in 0.004711254 sec., 2654282.7026519906 rows/sec., 37.97 MiB/sec. | ||
| 5982 | 2026.01.06 01:52:38.334370 [ 195 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5983 | 2026.01.06 01:52:38.334704 [ 195 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_26_5} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.01.06 01:52:38.334789 [ 195 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_26_5} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5985 | 2026.01.06 01:52:38.334900 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5986 | 2026.01.06 01:52:38.971878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5987 | 2026.01.06 01:52:38.989037 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2026.01.06 01:52:38.989094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5989 | 2026.01.06 01:52:38.994741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5990 | 2026.01.06 01:52:38.995449 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.01.06 01:52:38.995723 [ 41 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5992 | 2026.01.06 01:52:38.995783 [ 41 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.01.06 01:52:38.995806 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5994 | 2026.01.06 01:52:38.995942 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 5995 | 2026.01.06 01:52:38.998439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5996 | 2026.01.06 01:52:38.999673 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5997 | 2026.01.06 01:52:39.000984 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 5998 | 2026.01.06 01:52:39.005473 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 5999 | 2026.01.06 01:52:39.009908 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 6000 | 2026.01.06 01:52:39.014224 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 6001 | 2026.01.06 01:52:39.018555 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 6002 | 2026.01.06 01:52:39.022574 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 6003 | 2026.01.06 01:52:39.075949 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080068357 sec., 2447.9083541079776 rows/sec., 12.66 MiB/sec. | ||
| 6004 | 2026.01.06 01:52:39.077557 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6005 | 2026.01.06 01:52:39.079166 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_26_5} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6006 | 2026.01.06 01:52:39.079254 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_26_5} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6007 | 2026.01.06 01:52:39.080615 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6008 | 2026.01.06 01:52:40.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.23 MiB, peak 271.77 MiB, free memory in arenas 0.00 B, will set to 265.73 MiB (RSS), difference: 4.50 MiB | ||
| 6009 | 2026.01.06 01:52:40.273638 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6010 | 2026.01.06 01:52:40.273840 [ 254 ] {8bc5f114-b976-488e-803c-0ed8f7085654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6011 | 2026.01.06 01:52:40.273917 [ 254 ] {8bc5f114-b976-488e-803c-0ed8f7085654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6012 | 2026.01.06 01:52:40.274594 [ 254 ] {8bc5f114-b976-488e-803c-0ed8f7085654} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.01.06 01:52:40.274644 [ 254 ] {8bc5f114-b976-488e-803c-0ed8f7085654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6014 | 2026.01.06 01:52:40.275060 [ 254 ] {8bc5f114-b976-488e-803c-0ed8f7085654} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6015 | 2026.01.06 01:52:40.275291 [ 254 ] {8bc5f114-b976-488e-803c-0ed8f7085654} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.01.06 01:52:40.275466 [ 254 ] {8bc5f114-b976-488e-803c-0ed8f7085654} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001682 sec., 45184.30439952438 rows/sec., 3.71 MiB/sec. | ||
| 6017 | 2026.01.06 01:52:40.275518 [ 254 ] {8bc5f114-b976-488e-803c-0ed8f7085654} <Debug> TCPHandler: Processed in 0.002024279 sec. | ||
| 6018 | 2026.01.06 01:52:40.275658 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.01.06 01:52:40.275762 [ 254 ] {4d39cdaa-ad69-456b-ba3d-8c3103db9211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6020 | 2026.01.06 01:52:40.275806 [ 254 ] {4d39cdaa-ad69-456b-ba3d-8c3103db9211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6021 | 2026.01.06 01:52:40.276228 [ 254 ] {4d39cdaa-ad69-456b-ba3d-8c3103db9211} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.01.06 01:52:40.276263 [ 254 ] {4d39cdaa-ad69-456b-ba3d-8c3103db9211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6023 | 2026.01.06 01:52:40.276593 [ 254 ] {4d39cdaa-ad69-456b-ba3d-8c3103db9211} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6024 | 2026.01.06 01:52:40.276804 [ 254 ] {4d39cdaa-ad69-456b-ba3d-8c3103db9211} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.01.06 01:52:40.276944 [ 254 ] {4d39cdaa-ad69-456b-ba3d-8c3103db9211} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001206 sec., 8291.873963515754 rows/sec., 623.51 KiB/sec. | ||
| 6026 | 2026.01.06 01:52:40.276983 [ 254 ] {4d39cdaa-ad69-456b-ba3d-8c3103db9211} <Debug> TCPHandler: Processed in 0.001377513 sec. | ||
| 6027 | 2026.01.06 01:52:40.277098 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.01.06 01:52:40.277195 [ 254 ] {3d9da37c-d98f-4711-94bd-569a367d4348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6029 | 2026.01.06 01:52:40.277234 [ 254 ] {3d9da37c-d98f-4711-94bd-569a367d4348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6030 | 2026.01.06 01:52:40.277634 [ 254 ] {3d9da37c-d98f-4711-94bd-569a367d4348} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.01.06 01:52:40.277671 [ 254 ] {3d9da37c-d98f-4711-94bd-569a367d4348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6032 | 2026.01.06 01:52:40.277993 [ 254 ] {3d9da37c-d98f-4711-94bd-569a367d4348} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6033 | 2026.01.06 01:52:40.278203 [ 254 ] {3d9da37c-d98f-4711-94bd-569a367d4348} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.01.06 01:52:40.278337 [ 254 ] {3d9da37c-d98f-4711-94bd-569a367d4348} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001162 sec., 63683.30464716007 rows/sec., 4.97 MiB/sec. | ||
| 6035 | 2026.01.06 01:52:40.278378 [ 254 ] {3d9da37c-d98f-4711-94bd-569a367d4348} <Debug> TCPHandler: Processed in 0.001330453 sec. | ||
| 6036 | 2026.01.06 01:52:40.278489 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.01.06 01:52:40.278585 [ 254 ] {df3125e3-be24-4956-ac02-c58054952eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6038 | 2026.01.06 01:52:40.278629 [ 254 ] {df3125e3-be24-4956-ac02-c58054952eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6039 | 2026.01.06 01:52:40.279025 [ 254 ] {df3125e3-be24-4956-ac02-c58054952eb1} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.01.06 01:52:40.279061 [ 254 ] {df3125e3-be24-4956-ac02-c58054952eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6041 | 2026.01.06 01:52:40.279392 [ 254 ] {df3125e3-be24-4956-ac02-c58054952eb1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6042 | 2026.01.06 01:52:40.279610 [ 254 ] {df3125e3-be24-4956-ac02-c58054952eb1} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.01.06 01:52:40.279746 [ 254 ] {df3125e3-be24-4956-ac02-c58054952eb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6044 | 2026.01.06 01:52:40.279783 [ 254 ] {df3125e3-be24-4956-ac02-c58054952eb1} <Debug> TCPHandler: Processed in 0.001344383 sec. | ||
| 6045 | 2026.01.06 01:52:40.279893 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.01.06 01:52:40.279988 [ 254 ] {3c8187d9-1db3-48b6-bb6c-6a78498094bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6047 | 2026.01.06 01:52:40.280043 [ 254 ] {3c8187d9-1db3-48b6-bb6c-6a78498094bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6048 | 2026.01.06 01:52:40.280802 [ 254 ] {3c8187d9-1db3-48b6-bb6c-6a78498094bb} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.01.06 01:52:40.280839 [ 254 ] {3c8187d9-1db3-48b6-bb6c-6a78498094bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6050 | 2026.01.06 01:52:40.281384 [ 254 ] {3c8187d9-1db3-48b6-bb6c-6a78498094bb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6051 | 2026.01.06 01:52:40.281608 [ 254 ] {3c8187d9-1db3-48b6-bb6c-6a78498094bb} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.01.06 01:52:40.281756 [ 254 ] {3c8187d9-1db3-48b6-bb6c-6a78498094bb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 6053 | 2026.01.06 01:52:40.281818 [ 254 ] {3c8187d9-1db3-48b6-bb6c-6a78498094bb} <Debug> TCPHandler: Processed in 0.001975529 sec. | ||
| 6054 | 2026.01.06 01:52:40.281931 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.01.06 01:52:40.282025 [ 254 ] {b54d0cf8-b865-4d2f-9166-547ac31f34cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6056 | 2026.01.06 01:52:40.282067 [ 254 ] {b54d0cf8-b865-4d2f-9166-547ac31f34cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6057 | 2026.01.06 01:52:40.282400 [ 254 ] {b54d0cf8-b865-4d2f-9166-547ac31f34cd} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.01.06 01:52:40.282437 [ 254 ] {b54d0cf8-b865-4d2f-9166-547ac31f34cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6059 | 2026.01.06 01:52:40.282744 [ 254 ] {b54d0cf8-b865-4d2f-9166-547ac31f34cd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6060 | 2026.01.06 01:52:40.282954 [ 254 ] {b54d0cf8-b865-4d2f-9166-547ac31f34cd} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.01.06 01:52:40.283082 [ 254 ] {b54d0cf8-b865-4d2f-9166-547ac31f34cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6062 | 2026.01.06 01:52:40.283118 [ 254 ] {b54d0cf8-b865-4d2f-9166-547ac31f34cd} <Debug> TCPHandler: Processed in 0.001236772 sec. | ||
| 6063 | 2026.01.06 01:52:43.352359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 756 | ||
| 6064 | 2026.01.06 01:52:43.354978 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.01.06 01:52:43.355025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6066 | 2026.01.06 01:52:43.356300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6067 | 2026.01.06 01:52:43.356630 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2026.01.06 01:52:43.356999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 6069 | 2026.01.06 01:52:45.010930 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.01.06 01:52:45.011131 [ 254 ] {a3d09a55-a613-46f8-a6bf-a3d821a8d786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6071 | 2026.01.06 01:52:45.011203 [ 254 ] {a3d09a55-a613-46f8-a6bf-a3d821a8d786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6072 | 2026.01.06 01:52:45.011877 [ 254 ] {a3d09a55-a613-46f8-a6bf-a3d821a8d786} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.01.06 01:52:45.011934 [ 254 ] {a3d09a55-a613-46f8-a6bf-a3d821a8d786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6074 | 2026.01.06 01:52:45.012363 [ 254 ] {a3d09a55-a613-46f8-a6bf-a3d821a8d786} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6075 | 2026.01.06 01:52:45.012618 [ 254 ] {a3d09a55-a613-46f8-a6bf-a3d821a8d786} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.01.06 01:52:45.012780 [ 254 ] {a3d09a55-a613-46f8-a6bf-a3d821a8d786} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001702 sec., 14101.057579318449 rows/sec., 1.17 MiB/sec. | ||
| 6077 | 2026.01.06 01:52:45.012824 [ 254 ] {a3d09a55-a613-46f8-a6bf-a3d821a8d786} <Debug> TCPHandler: Processed in 0.002035839 sec. | ||
| 6078 | 2026.01.06 01:52:45.012954 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.01.06 01:52:45.013058 [ 254 ] {38cbf606-0c45-41d4-84ae-ab9f9a5d5429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6080 | 2026.01.06 01:52:45.013103 [ 254 ] {38cbf606-0c45-41d4-84ae-ab9f9a5d5429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6081 | 2026.01.06 01:52:45.013512 [ 254 ] {38cbf606-0c45-41d4-84ae-ab9f9a5d5429} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.01.06 01:52:45.013551 [ 254 ] {38cbf606-0c45-41d4-84ae-ab9f9a5d5429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6083 | 2026.01.06 01:52:45.013891 [ 254 ] {38cbf606-0c45-41d4-84ae-ab9f9a5d5429} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6084 | 2026.01.06 01:52:45.014115 [ 254 ] {38cbf606-0c45-41d4-84ae-ab9f9a5d5429} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.01.06 01:52:45.014252 [ 254 ] {38cbf606-0c45-41d4-84ae-ab9f9a5d5429} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001211 sec., 9909.16597853014 rows/sec., 808.02 KiB/sec. | ||
| 6086 | 2026.01.06 01:52:45.014295 [ 254 ] {38cbf606-0c45-41d4-84ae-ab9f9a5d5429} <Debug> TCPHandler: Processed in 0.001391863 sec. | ||
| 6087 | 2026.01.06 01:52:45.014416 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.01.06 01:52:45.014516 [ 254 ] {6ccc02f7-b750-42e2-a2a7-4f13306a467f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6089 | 2026.01.06 01:52:45.014556 [ 254 ] {6ccc02f7-b750-42e2-a2a7-4f13306a467f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6090 | 2026.01.06 01:52:45.015608 [ 254 ] {6ccc02f7-b750-42e2-a2a7-4f13306a467f} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.01.06 01:52:45.015645 [ 254 ] {6ccc02f7-b750-42e2-a2a7-4f13306a467f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6092 | 2026.01.06 01:52:45.016066 [ 254 ] {6ccc02f7-b750-42e2-a2a7-4f13306a467f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6093 | 2026.01.06 01:52:45.016282 [ 254 ] {6ccc02f7-b750-42e2-a2a7-4f13306a467f} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.01.06 01:52:45.016422 [ 254 ] {6ccc02f7-b750-42e2-a2a7-4f13306a467f} <Debug> executeQuery: Read 1384 rows, 118.22 KiB in 0.001924 sec., 719334.7193347194 rows/sec., 60.01 MiB/sec. | ||
| 6095 | 2026.01.06 01:52:45.016459 [ 254 ] {6ccc02f7-b750-42e2-a2a7-4f13306a467f} <Debug> TCPHandler: Processed in 0.00209903 sec. | ||
| 6096 | 2026.01.06 01:52:45.016573 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.01.06 01:52:45.016668 [ 254 ] {7e2f5014-85b6-4545-9144-024b0a0f2dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6098 | 2026.01.06 01:52:45.016709 [ 254 ] {7e2f5014-85b6-4545-9144-024b0a0f2dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6099 | 2026.01.06 01:52:45.017139 [ 254 ] {7e2f5014-85b6-4545-9144-024b0a0f2dc3} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.01.06 01:52:45.017177 [ 254 ] {7e2f5014-85b6-4545-9144-024b0a0f2dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6101 | 2026.01.06 01:52:45.017501 [ 254 ] {7e2f5014-85b6-4545-9144-024b0a0f2dc3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6102 | 2026.01.06 01:52:45.017732 [ 254 ] {7e2f5014-85b6-4545-9144-024b0a0f2dc3} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.01.06 01:52:45.017849 [ 34 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6104 | 2026.01.06 01:52:45.017864 [ 254 ] {7e2f5014-85b6-4545-9144-024b0a0f2dc3} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.001213 sec., 45342.12695795548 rows/sec., 3.32 MiB/sec. | ||
| 6105 | 2026.01.06 01:52:45.017927 [ 34 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2026.01.06 01:52:45.017942 [ 254 ] {7e2f5014-85b6-4545-9144-024b0a0f2dc3} <Debug> TCPHandler: Processed in 0.001419113 sec. | ||
| 6107 | 2026.01.06 01:52:45.017955 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6108 | 2026.01.06 01:52:45.018066 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2026.01.06 01:52:45.018070 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 6110 | 2026.01.06 01:52:45.018167 [ 254 ] {04336515-fb8f-4530-82db-fa5e51658d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6111 | 2026.01.06 01:52:45.018190 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6112 | 2026.01.06 01:52:45.018237 [ 254 ] {04336515-fb8f-4530-82db-fa5e51658d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6113 | 2026.01.06 01:52:45.018244 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 6114 | 2026.01.06 01:52:45.018323 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 236 rows starting from the beginning of the part | ||
| 6115 | 2026.01.06 01:52:45.018386 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 6116 | 2026.01.06 01:52:45.018454 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 236 rows starting from the beginning of the part | ||
| 6117 | 2026.01.06 01:52:45.018512 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6118 | 2026.01.06 01:52:45.018591 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 55 rows starting from the beginning of the part | ||
| 6119 | 2026.01.06 01:52:45.018726 [ 254 ] {04336515-fb8f-4530-82db-fa5e51658d87} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.01.06 01:52:45.018761 [ 254 ] {04336515-fb8f-4530-82db-fa5e51658d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6121 | 2026.01.06 01:52:45.019118 [ 254 ] {04336515-fb8f-4530-82db-fa5e51658d87} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6122 | 2026.01.06 01:52:45.019337 [ 254 ] {04336515-fb8f-4530-82db-fa5e51658d87} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.01.06 01:52:45.019470 [ 254 ] {04336515-fb8f-4530-82db-fa5e51658d87} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001321 sec., 190764.5722937169 rows/sec., 13.19 MiB/sec. | ||
| 6124 | 2026.01.06 01:52:45.019494 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477184 sec., 559849.0100082319 rows/sec., 37.06 MiB/sec. | ||
| 6125 | 2026.01.06 01:52:45.019513 [ 254 ] {04336515-fb8f-4530-82db-fa5e51658d87} <Debug> TCPHandler: Processed in 0.001500904 sec. | ||
| 6126 | 2026.01.06 01:52:45.019635 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2026.01.06 01:52:45.019696 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6128 | 2026.01.06 01:52:45.019730 [ 254 ] {09e89a4d-f53d-40a5-aca3-e3f5e8f4e762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6129 | 2026.01.06 01:52:45.019776 [ 254 ] {09e89a4d-f53d-40a5-aca3-e3f5e8f4e762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6130 | 2026.01.06 01:52:45.020019 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_36_7} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.01.06 01:52:45.020105 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_36_7} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6132 | 2026.01.06 01:52:45.020162 [ 254 ] {09e89a4d-f53d-40a5-aca3-e3f5e8f4e762} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.01.06 01:52:45.020202 [ 254 ] {09e89a4d-f53d-40a5-aca3-e3f5e8f4e762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6134 | 2026.01.06 01:52:45.020219 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6135 | 2026.01.06 01:52:45.020509 [ 254 ] {09e89a4d-f53d-40a5-aca3-e3f5e8f4e762} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6136 | 2026.01.06 01:52:45.020720 [ 254 ] {09e89a4d-f53d-40a5-aca3-e3f5e8f4e762} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): 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.06 01:52:45.020864 [ 254 ] {09e89a4d-f53d-40a5-aca3-e3f5e8f4e762} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 6138 | 2026.01.06 01:52:45.020903 [ 254 ] {09e89a4d-f53d-40a5-aca3-e3f5e8f4e762} <Debug> TCPHandler: Processed in 0.001318582 sec. | ||
| 6139 | 2026.01.06 01:52:45.021013 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2026.01.06 01:52:45.021115 [ 254 ] {1c6c553e-fba0-4f7e-92f0-c86eb6761de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6141 | 2026.01.06 01:52:45.021156 [ 254 ] {1c6c553e-fba0-4f7e-92f0-c86eb6761de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6142 | 2026.01.06 01:52:45.021857 [ 254 ] {1c6c553e-fba0-4f7e-92f0-c86eb6761de3} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.01.06 01:52:45.021894 [ 254 ] {1c6c553e-fba0-4f7e-92f0-c86eb6761de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6144 | 2026.01.06 01:52:45.022247 [ 254 ] {1c6c553e-fba0-4f7e-92f0-c86eb6761de3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6145 | 2026.01.06 01:52:45.022460 [ 254 ] {1c6c553e-fba0-4f7e-92f0-c86eb6761de3} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.01.06 01:52:45.022593 [ 254 ] {1c6c553e-fba0-4f7e-92f0-c86eb6761de3} <Debug> executeQuery: Read 599 rows, 46.12 KiB in 0.001495 sec., 400668.8963210702 rows/sec., 30.13 MiB/sec. | ||
| 6147 | 2026.01.06 01:52:45.022632 [ 254 ] {1c6c553e-fba0-4f7e-92f0-c86eb6761de3} <Debug> TCPHandler: Processed in 0.001668575 sec. | ||
| 6148 | 2026.01.06 01:52:45.022750 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2026.01.06 01:52:45.022845 [ 254 ] {771f4b42-a49f-44d0-b9cf-dc8def583949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6150 | 2026.01.06 01:52:45.022889 [ 254 ] {771f4b42-a49f-44d0-b9cf-dc8def583949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6151 | 2026.01.06 01:52:45.023512 [ 254 ] {771f4b42-a49f-44d0-b9cf-dc8def583949} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2026.01.06 01:52:45.023550 [ 254 ] {771f4b42-a49f-44d0-b9cf-dc8def583949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6153 | 2026.01.06 01:52:45.023931 [ 254 ] {771f4b42-a49f-44d0-b9cf-dc8def583949} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6154 | 2026.01.06 01:52:45.024162 [ 254 ] {771f4b42-a49f-44d0-b9cf-dc8def583949} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.01.06 01:52:45.024296 [ 254 ] {771f4b42-a49f-44d0-b9cf-dc8def583949} <Debug> executeQuery: Read 920 rows, 64.42 KiB in 0.001469 sec., 626276.3784887679 rows/sec., 42.82 MiB/sec. | ||
| 6156 | 2026.01.06 01:52:45.024332 [ 254 ] {771f4b42-a49f-44d0-b9cf-dc8def583949} <Debug> TCPHandler: Processed in 0.001631085 sec. | ||
| 6157 | 2026.01.06 01:52:45.024444 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2026.01.06 01:52:45.024538 [ 254 ] {2ce6ba0c-e2e3-49b6-94da-145f01a17354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6159 | 2026.01.06 01:52:45.024593 [ 254 ] {2ce6ba0c-e2e3-49b6-94da-145f01a17354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6160 | 2026.01.06 01:52:45.025422 [ 254 ] {2ce6ba0c-e2e3-49b6-94da-145f01a17354} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2026.01.06 01:52:45.025460 [ 254 ] {2ce6ba0c-e2e3-49b6-94da-145f01a17354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6162 | 2026.01.06 01:52:45.026020 [ 254 ] {2ce6ba0c-e2e3-49b6-94da-145f01a17354} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6163 | 2026.01.06 01:52:45.026239 [ 254 ] {2ce6ba0c-e2e3-49b6-94da-145f01a17354} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2026.01.06 01:52:45.026357 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6165 | 2026.01.06 01:52:45.026372 [ 254 ] {2ce6ba0c-e2e3-49b6-94da-145f01a17354} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001852 sec., 16738.66090712743 rows/sec., 29.99 MiB/sec. | ||
| 6166 | 2026.01.06 01:52:45.026408 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.01.06 01:52:45.026435 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6168 | 2026.01.06 01:52:45.026441 [ 254 ] {2ce6ba0c-e2e3-49b6-94da-145f01a17354} <Debug> TCPHandler: Processed in 0.00204666 sec. | ||
| 6169 | 2026.01.06 01:52:45.026557 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 6170 | 2026.01.06 01:52:45.026576 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2026.01.06 01:52:45.026686 [ 254 ] {c9701e19-5d5e-4d63-b185-29a5263bbab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6172 | 2026.01.06 01:52:45.026729 [ 254 ] {c9701e19-5d5e-4d63-b185-29a5263bbab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6173 | 2026.01.06 01:52:45.026801 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6174 | 2026.01.06 01:52:45.026867 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 562 rows starting from the beginning of the part | ||
| 6175 | 2026.01.06 01:52:45.026996 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 6176 | 2026.01.06 01:52:45.027081 [ 254 ] {c9701e19-5d5e-4d63-b185-29a5263bbab2} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.01.06 01:52:45.027102 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 6178 | 2026.01.06 01:52:45.027124 [ 254 ] {c9701e19-5d5e-4d63-b185-29a5263bbab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6179 | 2026.01.06 01:52:45.027198 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part | ||
| 6180 | 2026.01.06 01:52:45.027297 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6181 | 2026.01.06 01:52:45.027394 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 6182 | 2026.01.06 01:52:45.027452 [ 254 ] {c9701e19-5d5e-4d63-b185-29a5263bbab2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6183 | 2026.01.06 01:52:45.027679 [ 254 ] {c9701e19-5d5e-4d63-b185-29a5263bbab2} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.01.06 01:52:45.027823 [ 254 ] {c9701e19-5d5e-4d63-b185-29a5263bbab2} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001156 sec., 50173.01038062284 rows/sec., 3.39 MiB/sec. | ||
| 6185 | 2026.01.06 01:52:45.027862 [ 254 ] {c9701e19-5d5e-4d63-b185-29a5263bbab2} <Debug> TCPHandler: Processed in 0.001336223 sec. | ||
| 6186 | 2026.01.06 01:52:45.031482 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 19 columns (19 merged, 0 gathered) in 0.004974917 sec., 135680.6555767664 rows/sec., 243.13 MiB/sec. | ||
| 6187 | 2026.01.06 01:52:45.032088 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6188 | 2026.01.06 01:52:45.032390 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.01.06 01:52:45.032461 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6190 | 2026.01.06 01:52:45.032541 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 6191 | 2026.01.06 01:52:45.265855 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2026.01.06 01:52:45.266003 [ 254 ] {a7ae4bcd-794c-489f-a4c2-5310b1a1a54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6193 | 2026.01.06 01:52:45.266061 [ 254 ] {a7ae4bcd-794c-489f-a4c2-5310b1a1a54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6194 | 2026.01.06 01:52:45.266591 [ 254 ] {a7ae4bcd-794c-489f-a4c2-5310b1a1a54b} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2026.01.06 01:52:45.266633 [ 254 ] {a7ae4bcd-794c-489f-a4c2-5310b1a1a54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6196 | 2026.01.06 01:52:45.266973 [ 254 ] {a7ae4bcd-794c-489f-a4c2-5310b1a1a54b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6197 | 2026.01.06 01:52:45.267185 [ 254 ] {a7ae4bcd-794c-489f-a4c2-5310b1a1a54b} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.01.06 01:52:45.267330 [ 254 ] {a7ae4bcd-794c-489f-a4c2-5310b1a1a54b} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001362 sec., 2936.857562408223 rows/sec., 247.37 KiB/sec. | ||
| 6199 | 2026.01.06 01:52:45.267372 [ 254 ] {a7ae4bcd-794c-489f-a4c2-5310b1a1a54b} <Debug> TCPHandler: Processed in 0.001607806 sec. | ||
| 6200 | 2026.01.06 01:52:45.267501 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6201 | 2026.01.06 01:52:45.267596 [ 254 ] {37eb5a67-bef9-4507-83aa-38ed1da54e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6202 | 2026.01.06 01:52:45.267635 [ 254 ] {37eb5a67-bef9-4507-83aa-38ed1da54e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6203 | 2026.01.06 01:52:45.268023 [ 254 ] {37eb5a67-bef9-4507-83aa-38ed1da54e72} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6204 | 2026.01.06 01:52:45.268060 [ 254 ] {37eb5a67-bef9-4507-83aa-38ed1da54e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6205 | 2026.01.06 01:52:45.268352 [ 254 ] {37eb5a67-bef9-4507-83aa-38ed1da54e72} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6206 | 2026.01.06 01:52:45.268560 [ 254 ] {37eb5a67-bef9-4507-83aa-38ed1da54e72} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6207 | 2026.01.06 01:52:45.268687 [ 254 ] {37eb5a67-bef9-4507-83aa-38ed1da54e72} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001109 sec., 7213.70604147881 rows/sec., 579.42 KiB/sec. | ||
| 6208 | 2026.01.06 01:52:45.268725 [ 254 ] {37eb5a67-bef9-4507-83aa-38ed1da54e72} <Debug> TCPHandler: Processed in 0.001274502 sec. | ||
| 6209 | 2026.01.06 01:52:45.268832 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6210 | 2026.01.06 01:52:45.268928 [ 254 ] {66fc76d0-7836-4676-865c-4aeca16be9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6211 | 2026.01.06 01:52:45.268969 [ 254 ] {66fc76d0-7836-4676-865c-4aeca16be9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6212 | 2026.01.06 01:52:45.269303 [ 254 ] {66fc76d0-7836-4676-865c-4aeca16be9a6} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6213 | 2026.01.06 01:52:45.269339 [ 254 ] {66fc76d0-7836-4676-865c-4aeca16be9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6214 | 2026.01.06 01:52:45.269637 [ 254 ] {66fc76d0-7836-4676-865c-4aeca16be9a6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6215 | 2026.01.06 01:52:45.269842 [ 254 ] {66fc76d0-7836-4676-865c-4aeca16be9a6} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2026.01.06 01:52:45.269971 [ 254 ] {66fc76d0-7836-4676-865c-4aeca16be9a6} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001062 sec., 1883.2391713747645 rows/sec., 143.45 KiB/sec. | ||
| 6217 | 2026.01.06 01:52:45.270007 [ 254 ] {66fc76d0-7836-4676-865c-4aeca16be9a6} <Debug> TCPHandler: Processed in 0.001223851 sec. | ||
| 6218 | 2026.01.06 01:52:45.270115 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6219 | 2026.01.06 01:52:45.270209 [ 254 ] {03492ea3-b50d-4f21-9a97-a40b8eb8cd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6220 | 2026.01.06 01:52:45.270250 [ 254 ] {03492ea3-b50d-4f21-9a97-a40b8eb8cd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6221 | 2026.01.06 01:52:45.270549 [ 254 ] {03492ea3-b50d-4f21-9a97-a40b8eb8cd4d} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2026.01.06 01:52:45.270586 [ 254 ] {03492ea3-b50d-4f21-9a97-a40b8eb8cd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6223 | 2026.01.06 01:52:45.270887 [ 254 ] {03492ea3-b50d-4f21-9a97-a40b8eb8cd4d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6224 | 2026.01.06 01:52:45.271100 [ 254 ] {03492ea3-b50d-4f21-9a97-a40b8eb8cd4d} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2026.01.06 01:52:45.271227 [ 254 ] {03492ea3-b50d-4f21-9a97-a40b8eb8cd4d} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001035 sec., 1932.3671497584544 rows/sec., 121.72 KiB/sec. | ||
| 6226 | 2026.01.06 01:52:45.271263 [ 254 ] {03492ea3-b50d-4f21-9a97-a40b8eb8cd4d} <Debug> TCPHandler: Processed in 0.001197171 sec. | ||
| 6227 | 2026.01.06 01:52:45.829365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12953 | ||
| 6228 | 2026.01.06 01:52:45.829889 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.01.06 01:52:45.829940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6230 | 2026.01.06 01:52:45.830486 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6231 | 2026.01.06 01:52:45.830778 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.01.06 01:52:45.830935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12953 | ||
| 6233 | 2026.01.06 01:52:46.498567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6234 | 2026.01.06 01:52:46.512956 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2026.01.06 01:52:46.513002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6236 | 2026.01.06 01:52:46.518552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6237 | 2026.01.06 01:52:46.519232 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2026.01.06 01:52:46.521865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6239 | 2026.01.06 01:52:50.274489 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.01.06 01:52:50.274702 [ 254 ] {a740844d-568b-4cd0-8eba-bb920bf6f71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6241 | 2026.01.06 01:52:50.274771 [ 254 ] {a740844d-568b-4cd0-8eba-bb920bf6f71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6242 | 2026.01.06 01:52:50.275454 [ 254 ] {a740844d-568b-4cd0-8eba-bb920bf6f71f} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.01.06 01:52:50.275508 [ 254 ] {a740844d-568b-4cd0-8eba-bb920bf6f71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6244 | 2026.01.06 01:52:50.275934 [ 254 ] {a740844d-568b-4cd0-8eba-bb920bf6f71f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6245 | 2026.01.06 01:52:50.276178 [ 254 ] {a740844d-568b-4cd0-8eba-bb920bf6f71f} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.01.06 01:52:50.276342 [ 254 ] {a740844d-568b-4cd0-8eba-bb920bf6f71f} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001691 sec., 44943.8202247191 rows/sec., 3.69 MiB/sec. | ||
| 6247 | 2026.01.06 01:52:50.276395 [ 254 ] {a740844d-568b-4cd0-8eba-bb920bf6f71f} <Debug> TCPHandler: Processed in 0.002040689 sec. | ||
| 6248 | 2026.01.06 01:52:50.276531 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.01.06 01:52:50.276638 [ 254 ] {f1437339-44f4-4ed4-bf5c-54215bdab04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6250 | 2026.01.06 01:52:50.276681 [ 254 ] {f1437339-44f4-4ed4-bf5c-54215bdab04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6251 | 2026.01.06 01:52:50.277093 [ 254 ] {f1437339-44f4-4ed4-bf5c-54215bdab04c} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.01.06 01:52:50.277133 [ 254 ] {f1437339-44f4-4ed4-bf5c-54215bdab04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6253 | 2026.01.06 01:52:50.277464 [ 254 ] {f1437339-44f4-4ed4-bf5c-54215bdab04c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6254 | 2026.01.06 01:52:50.277688 [ 254 ] {f1437339-44f4-4ed4-bf5c-54215bdab04c} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.01.06 01:52:50.277824 [ 254 ] {f1437339-44f4-4ed4-bf5c-54215bdab04c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00121 sec., 8264.462809917355 rows/sec., 621.45 KiB/sec. | ||
| 6256 | 2026.01.06 01:52:50.277864 [ 254 ] {f1437339-44f4-4ed4-bf5c-54215bdab04c} <Debug> TCPHandler: Processed in 0.001384983 sec. | ||
| 6257 | 2026.01.06 01:52:50.277971 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.01.06 01:52:50.278070 [ 254 ] {51c11d1e-93f9-43ec-b4c9-c9faa5adc40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6259 | 2026.01.06 01:52:50.278112 [ 254 ] {51c11d1e-93f9-43ec-b4c9-c9faa5adc40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6260 | 2026.01.06 01:52:50.278532 [ 254 ] {51c11d1e-93f9-43ec-b4c9-c9faa5adc40f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.01.06 01:52:50.278569 [ 254 ] {51c11d1e-93f9-43ec-b4c9-c9faa5adc40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6262 | 2026.01.06 01:52:50.278885 [ 254 ] {51c11d1e-93f9-43ec-b4c9-c9faa5adc40f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6263 | 2026.01.06 01:52:50.279117 [ 254 ] {51c11d1e-93f9-43ec-b4c9-c9faa5adc40f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.01.06 01:52:50.279250 [ 254 ] {51c11d1e-93f9-43ec-b4c9-c9faa5adc40f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.0012 sec., 61666.66666666667 rows/sec., 4.81 MiB/sec. | ||
| 6265 | 2026.01.06 01:52:50.279289 [ 254 ] {51c11d1e-93f9-43ec-b4c9-c9faa5adc40f} <Debug> TCPHandler: Processed in 0.001368212 sec. | ||
| 6266 | 2026.01.06 01:52:50.279395 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.01.06 01:52:50.279491 [ 254 ] {b589768b-b41e-46b0-a23c-976a09797254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6268 | 2026.01.06 01:52:50.279536 [ 254 ] {b589768b-b41e-46b0-a23c-976a09797254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6269 | 2026.01.06 01:52:50.279929 [ 254 ] {b589768b-b41e-46b0-a23c-976a09797254} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.01.06 01:52:50.279965 [ 254 ] {b589768b-b41e-46b0-a23c-976a09797254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6271 | 2026.01.06 01:52:50.280319 [ 254 ] {b589768b-b41e-46b0-a23c-976a09797254} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6272 | 2026.01.06 01:52:50.280535 [ 254 ] {b589768b-b41e-46b0-a23c-976a09797254} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.01.06 01:52:50.280666 [ 254 ] {b589768b-b41e-46b0-a23c-976a09797254} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 6274 | 2026.01.06 01:52:50.280704 [ 254 ] {b589768b-b41e-46b0-a23c-976a09797254} <Debug> TCPHandler: Processed in 0.001357682 sec. | ||
| 6275 | 2026.01.06 01:52:50.280802 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2026.01.06 01:52:50.280896 [ 254 ] {e9c6d6ff-1a41-491e-b361-b8770628bb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6277 | 2026.01.06 01:52:50.280952 [ 254 ] {e9c6d6ff-1a41-491e-b361-b8770628bb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6278 | 2026.01.06 01:52:50.281702 [ 254 ] {e9c6d6ff-1a41-491e-b361-b8770628bb31} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.01.06 01:52:50.281737 [ 254 ] {e9c6d6ff-1a41-491e-b361-b8770628bb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6280 | 2026.01.06 01:52:50.282254 [ 254 ] {e9c6d6ff-1a41-491e-b361-b8770628bb31} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6281 | 2026.01.06 01:52:50.282473 [ 254 ] {e9c6d6ff-1a41-491e-b361-b8770628bb31} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.01.06 01:52:50.282616 [ 254 ] {e9c6d6ff-1a41-491e-b361-b8770628bb31} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 6283 | 2026.01.06 01:52:50.282681 [ 254 ] {e9c6d6ff-1a41-491e-b361-b8770628bb31} <Debug> TCPHandler: Processed in 0.001927058 sec. | ||
| 6284 | 2026.01.06 01:52:50.282794 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2026.01.06 01:52:50.282891 [ 254 ] {c6f7d96e-fa98-433d-b0f3-e16d83ec89d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6286 | 2026.01.06 01:52:50.282933 [ 254 ] {c6f7d96e-fa98-433d-b0f3-e16d83ec89d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6287 | 2026.01.06 01:52:50.283284 [ 254 ] {c6f7d96e-fa98-433d-b0f3-e16d83ec89d8} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.01.06 01:52:50.283322 [ 254 ] {c6f7d96e-fa98-433d-b0f3-e16d83ec89d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6289 | 2026.01.06 01:52:50.283633 [ 254 ] {c6f7d96e-fa98-433d-b0f3-e16d83ec89d8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6290 | 2026.01.06 01:52:50.283866 [ 254 ] {c6f7d96e-fa98-433d-b0f3-e16d83ec89d8} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2026.01.06 01:52:50.283997 [ 254 ] {c6f7d96e-fa98-433d-b0f3-e16d83ec89d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 6292 | 2026.01.06 01:52:50.284033 [ 254 ] {c6f7d96e-fa98-433d-b0f3-e16d83ec89d8} <Debug> TCPHandler: Processed in 0.001288932 sec. | ||
| 6293 | 2026.01.06 01:52:53.206806 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6294 | 2026.01.06 01:52:53.206864 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6295 | 2026.01.06 01:52:53.331092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13465 | ||
| 6296 | 2026.01.06 01:52:53.331664 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.01.06 01:52:53.331709 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6298 | 2026.01.06 01:52:53.332217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6299 | 2026.01.06 01:52:53.332451 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.01.06 01:52:53.332602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13465 | ||
| 6301 | 2026.01.06 01:52:53.357312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 796 | ||
| 6302 | 2026.01.06 01:52:53.359717 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.01.06 01:52:53.359764 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6304 | 2026.01.06 01:52:53.360978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6305 | 2026.01.06 01:52:53.361240 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): 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.06 01:52:53.361373 [ 28 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6307 | 2026.01.06 01:52:53.361408 [ 28 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2026.01.06 01:52:53.361427 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6309 | 2026.01.06 01:52:53.361487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 6310 | 2026.01.06 01:52:53.361536 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 6311 | 2026.01.06 01:52:53.362112 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6312 | 2026.01.06 01:52:53.362263 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 614 rows starting from the beginning of the part | ||
| 6313 | 2026.01.06 01:52:53.362645 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part | ||
| 6314 | 2026.01.06 01:52:53.362961 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 6315 | 2026.01.06 01:52:53.363282 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 6316 | 2026.01.06 01:52:53.363573 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 6317 | 2026.01.06 01:52:53.363901 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 6318 | 2026.01.06 01:52:53.370159 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 72 columns (72 merged, 0 gathered) in 0.008672751 sec., 91781.71954896435 rows/sec., 79.95 MiB/sec. | ||
| 6319 | 2026.01.06 01:52:53.371500 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6320 | 2026.01.06 01:52:53.372157 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_21_4} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): 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.06 01:52:53.372246 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_21_4} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6322 | 2026.01.06 01:52:53.372618 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6323 | 2026.01.06 01:52:54.021997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6324 | 2026.01.06 01:52:54.038168 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.01.06 01:52:54.038227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6326 | 2026.01.06 01:52:54.046183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6327 | 2026.01.06 01:52:54.047296 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.01.06 01:52:54.051274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6329 | 2026.01.06 01:52:55.275296 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2026.01.06 01:52:55.275610 [ 254 ] {895e53b8-3497-4d2d-b0d7-53429d1ed157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6331 | 2026.01.06 01:52:55.275680 [ 254 ] {895e53b8-3497-4d2d-b0d7-53429d1ed157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6332 | 2026.01.06 01:52:55.276366 [ 254 ] {895e53b8-3497-4d2d-b0d7-53429d1ed157} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.01.06 01:52:55.276413 [ 254 ] {895e53b8-3497-4d2d-b0d7-53429d1ed157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6334 | 2026.01.06 01:52:55.276818 [ 254 ] {895e53b8-3497-4d2d-b0d7-53429d1ed157} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6335 | 2026.01.06 01:52:55.277043 [ 254 ] {895e53b8-3497-4d2d-b0d7-53429d1ed157} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.01.06 01:52:55.277188 [ 62 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6337 | 2026.01.06 01:52:55.277206 [ 254 ] {895e53b8-3497-4d2d-b0d7-53429d1ed157} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001678 sec., 70321.81168057211 rows/sec., 5.95 MiB/sec. | ||
| 6338 | 2026.01.06 01:52:55.277255 [ 62 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.01.06 01:52:55.277275 [ 254 ] {895e53b8-3497-4d2d-b0d7-53429d1ed157} <Debug> TCPHandler: Processed in 0.00217093 sec. | ||
| 6340 | 2026.01.06 01:52:55.277284 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6341 | 2026.01.06 01:52:55.277404 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 6342 | 2026.01.06 01:52:55.277412 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6343 | 2026.01.06 01:52:55.277533 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6344 | 2026.01.06 01:52:55.277538 [ 254 ] {24867e39-a77c-4876-be16-6f96aca46ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6345 | 2026.01.06 01:52:55.277577 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2468 rows starting from the beginning of the part | ||
| 6346 | 2026.01.06 01:52:55.277597 [ 254 ] {24867e39-a77c-4876-be16-6f96aca46ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6347 | 2026.01.06 01:52:55.277656 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 76 rows starting from the beginning of the part | ||
| 6348 | 2026.01.06 01:52:55.277713 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1384 rows starting from the beginning of the part | ||
| 6349 | 2026.01.06 01:52:55.277760 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 6350 | 2026.01.06 01:52:55.277805 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 76 rows starting from the beginning of the part | ||
| 6351 | 2026.01.06 01:52:55.277850 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 118 rows starting from the beginning of the part | ||
| 6352 | 2026.01.06 01:52:55.278019 [ 254 ] {24867e39-a77c-4876-be16-6f96aca46ff9} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.01.06 01:52:55.278064 [ 254 ] {24867e39-a77c-4876-be16-6f96aca46ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6354 | 2026.01.06 01:52:55.278430 [ 254 ] {24867e39-a77c-4876-be16-6f96aca46ff9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6355 | 2026.01.06 01:52:55.278657 [ 254 ] {24867e39-a77c-4876-be16-6f96aca46ff9} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.01.06 01:52:55.278796 [ 254 ] {24867e39-a77c-4876-be16-6f96aca46ff9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001283 sec., 24162.120031176928 rows/sec., 1.77 MiB/sec. | ||
| 6357 | 2026.01.06 01:52:55.278834 [ 254 ] {24867e39-a77c-4876-be16-6f96aca46ff9} <Debug> TCPHandler: Processed in 0.001474263 sec. | ||
| 6358 | 2026.01.06 01:52:55.278941 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2026.01.06 01:52:55.279036 [ 254 ] {cb71f83c-34e7-4500-9c93-f6af762f5428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6360 | 2026.01.06 01:52:55.279077 [ 254 ] {cb71f83c-34e7-4500-9c93-f6af762f5428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6361 | 2026.01.06 01:52:55.279489 [ 254 ] {cb71f83c-34e7-4500-9c93-f6af762f5428} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.01.06 01:52:55.279525 [ 254 ] {cb71f83c-34e7-4500-9c93-f6af762f5428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6363 | 2026.01.06 01:52:55.279773 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4126 rows, containing 5 columns (5 merged, 0 gathered) in 0.002409722 sec., 1712230.7054506703 rows/sec., 147.50 MiB/sec. | ||
| 6364 | 2026.01.06 01:52:55.279837 [ 254 ] {cb71f83c-34e7-4500-9c93-f6af762f5428} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6365 | 2026.01.06 01:52:55.280061 [ 254 ] {cb71f83c-34e7-4500-9c93-f6af762f5428} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.01.06 01:52:55.280168 [ 62 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6367 | 2026.01.06 01:52:55.280190 [ 254 ] {cb71f83c-34e7-4500-9c93-f6af762f5428} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001173 sec., 80988.91730605286 rows/sec., 6.33 MiB/sec. | ||
| 6368 | 2026.01.06 01:52:55.280199 [ 62 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2026.01.06 01:52:55.280230 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6370 | 2026.01.06 01:52:55.280234 [ 254 ] {cb71f83c-34e7-4500-9c93-f6af762f5428} <Debug> TCPHandler: Processed in 0.001342633 sec. | ||
| 6371 | 2026.01.06 01:52:55.280295 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6372 | 2026.01.06 01:52:55.280330 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 6373 | 2026.01.06 01:52:55.280354 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.01.06 01:52:55.280467 [ 254 ] {5ae72e34-c083-4229-b919-1edae6679255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6375 | 2026.01.06 01:52:55.280479 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6376 | 2026.01.06 01:52:55.280518 [ 254 ] {5ae72e34-c083-4229-b919-1edae6679255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6377 | 2026.01.06 01:52:55.280523 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 6378 | 2026.01.06 01:52:55.280607 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 74 rows starting from the beginning of the part | ||
| 6379 | 2026.01.06 01:52:55.280653 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 599 rows starting from the beginning of the part | ||
| 6380 | 2026.01.06 01:52:55.280693 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
| 6381 | 2026.01.06 01:52:55.280712 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_41_8} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.01.06 01:52:55.280730 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 6383 | 2026.01.06 01:52:55.280776 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 95 rows starting from the beginning of the part | ||
| 6384 | 2026.01.06 01:52:55.280801 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_41_8} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6385 | 2026.01.06 01:52:55.280918 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 6386 | 2026.01.06 01:52:55.280933 [ 254 ] {5ae72e34-c083-4229-b919-1edae6679255} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.01.06 01:52:55.280974 [ 254 ] {5ae72e34-c083-4229-b919-1edae6679255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6388 | 2026.01.06 01:52:55.281337 [ 254 ] {5ae72e34-c083-4229-b919-1edae6679255} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6389 | 2026.01.06 01:52:55.281574 [ 254 ] {5ae72e34-c083-4229-b919-1edae6679255} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.01.06 01:52:55.281681 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6391 | 2026.01.06 01:52:55.281704 [ 254 ] {5ae72e34-c083-4229-b919-1edae6679255} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 6392 | 2026.01.06 01:52:55.281709 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2026.01.06 01:52:55.281742 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6394 | 2026.01.06 01:52:55.281747 [ 254 ] {5ae72e34-c083-4229-b919-1edae6679255} <Debug> TCPHandler: Processed in 0.001443284 sec. | ||
| 6395 | 2026.01.06 01:52:55.281829 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 6396 | 2026.01.06 01:52:55.281862 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.01.06 01:52:55.281949 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6398 | 2026.01.06 01:52:55.281959 [ 254 ] {519a7148-283f-470e-8485-094159a2a4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6399 | 2026.01.06 01:52:55.281972 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694676 sec., 1239174.92193198 rows/sec., 96.10 MiB/sec. | ||
| 6400 | 2026.01.06 01:52:55.281988 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 9319 rows starting from the beginning of the part | ||
| 6401 | 2026.01.06 01:52:55.282027 [ 254 ] {519a7148-283f-470e-8485-094159a2a4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6402 | 2026.01.06 01:52:55.282055 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 6403 | 2026.01.06 01:52:55.282104 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 920 rows starting from the beginning of the part | ||
| 6404 | 2026.01.06 01:52:55.282147 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 6405 | 2026.01.06 01:52:55.282154 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6406 | 2026.01.06 01:52:55.282185 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 6407 | 2026.01.06 01:52:55.282231 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6408 | 2026.01.06 01:52:55.282428 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_41_8} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2026.01.06 01:52:55.282525 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_41_8} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6410 | 2026.01.06 01:52:55.282611 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6411 | 2026.01.06 01:52:55.282877 [ 254 ] {519a7148-283f-470e-8485-094159a2a4c6} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2026.01.06 01:52:55.282919 [ 254 ] {519a7148-283f-470e-8485-094159a2a4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6413 | 2026.01.06 01:52:55.283531 [ 254 ] {519a7148-283f-470e-8485-094159a2a4c6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6414 | 2026.01.06 01:52:55.283783 [ 254 ] {519a7148-283f-470e-8485-094159a2a4c6} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6415 | 2026.01.06 01:52:55.283928 [ 254 ] {519a7148-283f-470e-8485-094159a2a4c6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001986 sec., 15609.264853977846 rows/sec., 27.97 MiB/sec. | ||
| 6416 | 2026.01.06 01:52:55.283993 [ 254 ] {519a7148-283f-470e-8485-094159a2a4c6} <Debug> TCPHandler: Processed in 0.002180181 sec. | ||
| 6417 | 2026.01.06 01:52:55.284103 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6418 | 2026.01.06 01:52:55.284197 [ 254 ] {4254182b-c295-484b-b542-5f9223c0698b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6419 | 2026.01.06 01:52:55.284240 [ 254 ] {4254182b-c295-484b-b542-5f9223c0698b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6420 | 2026.01.06 01:52:55.284566 [ 254 ] {4254182b-c295-484b-b542-5f9223c0698b} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.01.06 01:52:55.284603 [ 254 ] {4254182b-c295-484b-b542-5f9223c0698b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6422 | 2026.01.06 01:52:55.285057 [ 254 ] {4254182b-c295-484b-b542-5f9223c0698b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6423 | 2026.01.06 01:52:55.285296 [ 254 ] {4254182b-c295-484b-b542-5f9223c0698b} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.01.06 01:52:55.285398 [ 62 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6425 | 2026.01.06 01:52:55.285425 [ 254 ] {4254182b-c295-484b-b542-5f9223c0698b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001246 sec., 48154.093097913326 rows/sec., 3.25 MiB/sec. | ||
| 6426 | 2026.01.06 01:52:55.285425 [ 62 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.01.06 01:52:55.285463 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6428 | 2026.01.06 01:52:55.285469 [ 254 ] {4254182b-c295-484b-b542-5f9223c0698b} <Debug> TCPHandler: Processed in 0.001416384 sec. | ||
| 6429 | 2026.01.06 01:52:55.285541 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 6430 | 2026.01.06 01:52:55.285646 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6431 | 2026.01.06 01:52:55.285677 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1554 rows starting from the beginning of the part | ||
| 6432 | 2026.01.06 01:52:55.285733 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 6433 | 2026.01.06 01:52:55.285779 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 58 rows starting from the beginning of the part | ||
| 6434 | 2026.01.06 01:52:55.285822 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 6435 | 2026.01.06 01:52:55.285863 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 6436 | 2026.01.06 01:52:55.285905 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 6437 | 2026.01.06 01:52:55.286075 [ 187 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10721 rows, containing 5 columns (5 merged, 0 gathered) in 0.00428484 sec., 2502077.090393107 rows/sec., 170.46 MiB/sec. | ||
| 6438 | 2026.01.06 01:52:55.286374 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6439 | 2026.01.06 01:52:55.286663 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.01.06 01:52:55.286729 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6441 | 2026.01.06 01:52:55.286788 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 6442 | 2026.01.06 01:52:55.286877 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 4 columns (4 merged, 0 gathered) in 0.001374223 sec., 1305464.9791191095 rows/sec., 84.65 MiB/sec. | ||
| 6443 | 2026.01.06 01:52:55.287042 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6444 | 2026.01.06 01:52:55.287266 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_41_8} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.01.06 01:52:55.287327 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_41_8} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6446 | 2026.01.06 01:52:55.287390 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6447 | 2026.01.06 01:52:56.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.68 MiB, peak 276.71 MiB, free memory in arenas 0.00 B, will set to 270.87 MiB (RSS), difference: 1.19 MiB | ||
| 6448 | 2026.01.06 01:52:56.303487 [ 80 ] {} <Debug> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6449 | 2026.01.06 01:52:56.303546 [ 80 ] {} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.01.06 01:52:56.303573 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6451 | 2026.01.06 01:52:56.303685 [ 192 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::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 | ||
| 6452 | 2026.01.06 01:52:56.303816 [ 192 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6453 | 2026.01.06 01:52:56.303852 [ 192 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6454 | 2026.01.06 01:52:56.303923 [ 192 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6455 | 2026.01.06 01:52:56.303975 [ 192 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 6456 | 2026.01.06 01:52:56.304022 [ 192 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6457 | 2026.01.06 01:52:56.304065 [ 192 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6458 | 2026.01.06 01:52:56.304813 [ 200 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176411 sec., 42502.152734035975 rows/sec., 3.55 MiB/sec. | ||
| 6459 | 2026.01.06 01:52:56.304998 [ 187 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6460 | 2026.01.06 01:52:56.305375 [ 187 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_9_2} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2026.01.06 01:52:56.305467 [ 187 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_9_2} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6462 | 2026.01.06 01:52:56.305569 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6463 | 2026.01.06 01:53:00.274117 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2026.01.06 01:53:00.274332 [ 254 ] {54dae110-eae3-4e11-a855-91c324eeac87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6465 | 2026.01.06 01:53:00.274405 [ 254 ] {54dae110-eae3-4e11-a855-91c324eeac87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6466 | 2026.01.06 01:53:00.275107 [ 254 ] {54dae110-eae3-4e11-a855-91c324eeac87} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2026.01.06 01:53:00.275152 [ 254 ] {54dae110-eae3-4e11-a855-91c324eeac87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6468 | 2026.01.06 01:53:00.275525 [ 254 ] {54dae110-eae3-4e11-a855-91c324eeac87} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6469 | 2026.01.06 01:53:00.275739 [ 254 ] {54dae110-eae3-4e11-a855-91c324eeac87} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.01.06 01:53:00.275884 [ 254 ] {54dae110-eae3-4e11-a855-91c324eeac87} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001606 sec., 2490.6600249066 rows/sec., 203.10 KiB/sec. | ||
| 6471 | 2026.01.06 01:53:00.275925 [ 254 ] {54dae110-eae3-4e11-a855-91c324eeac87} <Debug> TCPHandler: Processed in 0.001944168 sec. | ||
| 6472 | 2026.01.06 01:53:00.276049 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2026.01.06 01:53:00.276143 [ 254 ] {bfb96ee6-beb6-435c-a326-8af4bc594dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6474 | 2026.01.06 01:53:00.276182 [ 254 ] {bfb96ee6-beb6-435c-a326-8af4bc594dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6475 | 2026.01.06 01:53:00.276644 [ 254 ] {bfb96ee6-beb6-435c-a326-8af4bc594dab} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.01.06 01:53:00.276682 [ 254 ] {bfb96ee6-beb6-435c-a326-8af4bc594dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6477 | 2026.01.06 01:53:00.276991 [ 254 ] {bfb96ee6-beb6-435c-a326-8af4bc594dab} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6478 | 2026.01.06 01:53:00.277195 [ 254 ] {bfb96ee6-beb6-435c-a326-8af4bc594dab} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.01.06 01:53:00.277320 [ 254 ] {bfb96ee6-beb6-435c-a326-8af4bc594dab} <Debug> executeQuery: Read 78 rows, 6.53 KiB in 0.001196 sec., 65217.391304347824 rows/sec., 5.33 MiB/sec. | ||
| 6480 | 2026.01.06 01:53:00.277357 [ 254 ] {bfb96ee6-beb6-435c-a326-8af4bc594dab} <Debug> TCPHandler: Processed in 0.001356883 sec. | ||
| 6481 | 2026.01.06 01:53:00.277466 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.01.06 01:53:00.277559 [ 254 ] {6ed7de22-73b2-4935-872d-21b9ffae15d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6483 | 2026.01.06 01:53:00.277599 [ 254 ] {6ed7de22-73b2-4935-872d-21b9ffae15d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6484 | 2026.01.06 01:53:00.277986 [ 254 ] {6ed7de22-73b2-4935-872d-21b9ffae15d4} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.01.06 01:53:00.278022 [ 254 ] {6ed7de22-73b2-4935-872d-21b9ffae15d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6486 | 2026.01.06 01:53:00.278308 [ 254 ] {6ed7de22-73b2-4935-872d-21b9ffae15d4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6487 | 2026.01.06 01:53:00.278515 [ 254 ] {6ed7de22-73b2-4935-872d-21b9ffae15d4} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.01.06 01:53:00.278639 [ 254 ] {6ed7de22-73b2-4935-872d-21b9ffae15d4} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001098 sec., 12750.455373406194 rows/sec., 939.21 KiB/sec. | ||
| 6489 | 2026.01.06 01:53:00.278675 [ 254 ] {6ed7de22-73b2-4935-872d-21b9ffae15d4} <Debug> TCPHandler: Processed in 0.001257511 sec. | ||
| 6490 | 2026.01.06 01:53:00.278804 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.01.06 01:53:00.278929 [ 254 ] {286055a7-902f-418a-91a7-a776d8fd0bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6492 | 2026.01.06 01:53:00.278978 [ 254 ] {286055a7-902f-418a-91a7-a776d8fd0bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6493 | 2026.01.06 01:53:00.279493 [ 254 ] {286055a7-902f-418a-91a7-a776d8fd0bf3} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.01.06 01:53:00.279539 [ 254 ] {286055a7-902f-418a-91a7-a776d8fd0bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6495 | 2026.01.06 01:53:00.279891 [ 254 ] {286055a7-902f-418a-91a7-a776d8fd0bf3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6496 | 2026.01.06 01:53:00.280111 [ 254 ] {286055a7-902f-418a-91a7-a776d8fd0bf3} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.01.06 01:53:00.280242 [ 254 ] {286055a7-902f-418a-91a7-a776d8fd0bf3} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001338 sec., 58295.96412556054 rows/sec., 4.56 MiB/sec. | ||
| 6498 | 2026.01.06 01:53:00.280282 [ 254 ] {286055a7-902f-418a-91a7-a776d8fd0bf3} <Debug> TCPHandler: Processed in 0.001549175 sec. | ||
| 6499 | 2026.01.06 01:53:00.280390 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.01.06 01:53:00.280486 [ 254 ] {bc9f6939-a2e8-4768-97dd-337f8aca9c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6501 | 2026.01.06 01:53:00.280531 [ 254 ] {bc9f6939-a2e8-4768-97dd-337f8aca9c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6502 | 2026.01.06 01:53:00.280966 [ 254 ] {bc9f6939-a2e8-4768-97dd-337f8aca9c77} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.01.06 01:53:00.281003 [ 254 ] {bc9f6939-a2e8-4768-97dd-337f8aca9c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6504 | 2026.01.06 01:53:00.281347 [ 254 ] {bc9f6939-a2e8-4768-97dd-337f8aca9c77} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6505 | 2026.01.06 01:53:00.281559 [ 254 ] {bc9f6939-a2e8-4768-97dd-337f8aca9c77} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.01.06 01:53:00.281692 [ 254 ] {bc9f6939-a2e8-4768-97dd-337f8aca9c77} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001225 sec., 132244.89795918367 rows/sec., 9.21 MiB/sec. | ||
| 6507 | 2026.01.06 01:53:00.281730 [ 254 ] {bc9f6939-a2e8-4768-97dd-337f8aca9c77} <Debug> TCPHandler: Processed in 0.001389913 sec. | ||
| 6508 | 2026.01.06 01:53:00.281843 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.01.06 01:53:00.281938 [ 254 ] {475615db-842a-4a2c-8423-8fea3e19ed77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6510 | 2026.01.06 01:53:00.281995 [ 254 ] {475615db-842a-4a2c-8423-8fea3e19ed77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6511 | 2026.01.06 01:53:00.282770 [ 254 ] {475615db-842a-4a2c-8423-8fea3e19ed77} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.01.06 01:53:00.282806 [ 254 ] {475615db-842a-4a2c-8423-8fea3e19ed77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6513 | 2026.01.06 01:53:00.283316 [ 254 ] {475615db-842a-4a2c-8423-8fea3e19ed77} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6514 | 2026.01.06 01:53:00.283539 [ 254 ] {475615db-842a-4a2c-8423-8fea3e19ed77} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.01.06 01:53:00.283676 [ 254 ] {475615db-842a-4a2c-8423-8fea3e19ed77} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001764 sec., 5668.934240362812 rows/sec., 10.16 MiB/sec. | ||
| 6516 | 2026.01.06 01:53:00.283733 [ 254 ] {475615db-842a-4a2c-8423-8fea3e19ed77} <Debug> TCPHandler: Processed in 0.001951089 sec. | ||
| 6517 | 2026.01.06 01:53:00.283837 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6518 | 2026.01.06 01:53:00.283927 [ 254 ] {888bfa62-f58b-4f5d-85ec-fb60e3cd1d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6519 | 2026.01.06 01:53:00.283967 [ 254 ] {888bfa62-f58b-4f5d-85ec-fb60e3cd1d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6520 | 2026.01.06 01:53:00.284280 [ 254 ] {888bfa62-f58b-4f5d-85ec-fb60e3cd1d70} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2026.01.06 01:53:00.284314 [ 254 ] {888bfa62-f58b-4f5d-85ec-fb60e3cd1d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6522 | 2026.01.06 01:53:00.284678 [ 254 ] {888bfa62-f58b-4f5d-85ec-fb60e3cd1d70} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6523 | 2026.01.06 01:53:00.284887 [ 254 ] {888bfa62-f58b-4f5d-85ec-fb60e3cd1d70} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.01.06 01:53:00.285014 [ 254 ] {888bfa62-f58b-4f5d-85ec-fb60e3cd1d70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 6525 | 2026.01.06 01:53:00.285050 [ 254 ] {888bfa62-f58b-4f5d-85ec-fb60e3cd1d70} <Debug> TCPHandler: Processed in 0.001244952 sec. | ||
| 6526 | 2026.01.06 01:53:00.832733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13913 | ||
| 6527 | 2026.01.06 01:53:00.833226 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2026.01.06 01:53:00.833271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6529 | 2026.01.06 01:53:00.833796 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6530 | 2026.01.06 01:53:00.834029 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2026.01.06 01:53:00.834169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13913 | ||
| 6532 | 2026.01.06 01:53:01.551395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6533 | 2026.01.06 01:53:01.567637 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.01.06 01:53:01.567687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6535 | 2026.01.06 01:53:01.573750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6536 | 2026.01.06 01:53:01.574432 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.01.06 01:53:01.577278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6538 | 2026.01.06 01:53:03.361761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 822 | ||
| 6539 | 2026.01.06 01:53:03.363855 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2026.01.06 01:53:03.363896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6541 | 2026.01.06 01:53:03.365050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6542 | 2026.01.06 01:53:03.365315 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.01.06 01:53:03.365564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
| 6544 | 2026.01.06 01:53:05.274494 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6545 | 2026.01.06 01:53:05.274688 [ 254 ] {b735ff33-4215-4cc7-a2cf-d8c897130c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6546 | 2026.01.06 01:53:05.274754 [ 254 ] {b735ff33-4215-4cc7-a2cf-d8c897130c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6547 | 2026.01.06 01:53:05.275435 [ 254 ] {b735ff33-4215-4cc7-a2cf-d8c897130c59} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.01.06 01:53:05.275480 [ 254 ] {b735ff33-4215-4cc7-a2cf-d8c897130c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6549 | 2026.01.06 01:53:05.275869 [ 254 ] {b735ff33-4215-4cc7-a2cf-d8c897130c59} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6550 | 2026.01.06 01:53:05.276098 [ 254 ] {b735ff33-4215-4cc7-a2cf-d8c897130c59} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.01.06 01:53:05.276245 [ 254 ] {b735ff33-4215-4cc7-a2cf-d8c897130c59} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001607 sec., 73428.74922215308 rows/sec., 6.22 MiB/sec. | ||
| 6552 | 2026.01.06 01:53:05.276286 [ 254 ] {b735ff33-4215-4cc7-a2cf-d8c897130c59} <Debug> TCPHandler: Processed in 0.001921218 sec. | ||
| 6553 | 2026.01.06 01:53:05.276415 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6554 | 2026.01.06 01:53:05.276509 [ 254 ] {c99ebc31-3944-4da9-95cf-27572080c9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6555 | 2026.01.06 01:53:05.276548 [ 254 ] {c99ebc31-3944-4da9-95cf-27572080c9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6556 | 2026.01.06 01:53:05.276944 [ 254 ] {c99ebc31-3944-4da9-95cf-27572080c9d7} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.01.06 01:53:05.276978 [ 254 ] {c99ebc31-3944-4da9-95cf-27572080c9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6558 | 2026.01.06 01:53:05.277275 [ 254 ] {c99ebc31-3944-4da9-95cf-27572080c9d7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6559 | 2026.01.06 01:53:05.277475 [ 254 ] {c99ebc31-3944-4da9-95cf-27572080c9d7} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.01.06 01:53:05.277598 [ 254 ] {c99ebc31-3944-4da9-95cf-27572080c9d7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001108 sec., 27978.339350180504 rows/sec., 2.05 MiB/sec. | ||
| 6561 | 2026.01.06 01:53:05.277635 [ 254 ] {c99ebc31-3944-4da9-95cf-27572080c9d7} <Debug> TCPHandler: Processed in 0.001268341 sec. | ||
| 6562 | 2026.01.06 01:53:05.277743 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2026.01.06 01:53:05.277835 [ 254 ] {33466b8a-d13c-49ba-94c6-978aeefbf0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6564 | 2026.01.06 01:53:05.277873 [ 254 ] {33466b8a-d13c-49ba-94c6-978aeefbf0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6565 | 2026.01.06 01:53:05.278282 [ 254 ] {33466b8a-d13c-49ba-94c6-978aeefbf0d7} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.01.06 01:53:05.278318 [ 254 ] {33466b8a-d13c-49ba-94c6-978aeefbf0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6567 | 2026.01.06 01:53:05.278625 [ 254 ] {33466b8a-d13c-49ba-94c6-978aeefbf0d7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6568 | 2026.01.06 01:53:05.278825 [ 254 ] {33466b8a-d13c-49ba-94c6-978aeefbf0d7} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.01.06 01:53:05.278946 [ 254 ] {33466b8a-d13c-49ba-94c6-978aeefbf0d7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001129 sec., 84145.2612931798 rows/sec., 6.57 MiB/sec. | ||
| 6570 | 2026.01.06 01:53:05.278982 [ 254 ] {33466b8a-d13c-49ba-94c6-978aeefbf0d7} <Debug> TCPHandler: Processed in 0.001286942 sec. | ||
| 6571 | 2026.01.06 01:53:05.279090 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.01.06 01:53:05.279182 [ 254 ] {ae7e7a6f-d125-427e-be12-4923de81f678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6573 | 2026.01.06 01:53:05.279225 [ 254 ] {ae7e7a6f-d125-427e-be12-4923de81f678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6574 | 2026.01.06 01:53:05.279618 [ 254 ] {ae7e7a6f-d125-427e-be12-4923de81f678} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.01.06 01:53:05.279653 [ 254 ] {ae7e7a6f-d125-427e-be12-4923de81f678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6576 | 2026.01.06 01:53:05.279969 [ 254 ] {ae7e7a6f-d125-427e-be12-4923de81f678} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6577 | 2026.01.06 01:53:05.280170 [ 254 ] {ae7e7a6f-d125-427e-be12-4923de81f678} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.01.06 01:53:05.280296 [ 254 ] {ae7e7a6f-d125-427e-be12-4923de81f678} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001131 sec., 141467.7276746242 rows/sec., 9.85 MiB/sec. | ||
| 6579 | 2026.01.06 01:53:05.280331 [ 254 ] {ae7e7a6f-d125-427e-be12-4923de81f678} <Debug> TCPHandler: Processed in 0.001288552 sec. | ||
| 6580 | 2026.01.06 01:53:05.280438 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6581 | 2026.01.06 01:53:05.280529 [ 254 ] {ade28777-9990-4b93-833c-4585a728f198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6582 | 2026.01.06 01:53:05.280582 [ 254 ] {ade28777-9990-4b93-833c-4585a728f198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6583 | 2026.01.06 01:53:05.281412 [ 254 ] {ade28777-9990-4b93-833c-4585a728f198} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.01.06 01:53:05.281448 [ 254 ] {ade28777-9990-4b93-833c-4585a728f198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6585 | 2026.01.06 01:53:05.281981 [ 254 ] {ade28777-9990-4b93-833c-4585a728f198} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6586 | 2026.01.06 01:53:05.282194 [ 254 ] {ade28777-9990-4b93-833c-4585a728f198} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.01.06 01:53:05.282325 [ 254 ] {ade28777-9990-4b93-833c-4585a728f198} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001813 sec., 17098.73138444567 rows/sec., 30.64 MiB/sec. | ||
| 6588 | 2026.01.06 01:53:05.282376 [ 254 ] {ade28777-9990-4b93-833c-4585a728f198} <Debug> TCPHandler: Processed in 0.001984959 sec. | ||
| 6589 | 2026.01.06 01:53:05.282489 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.01.06 01:53:05.282582 [ 254 ] {8411a784-e09b-4e67-beb9-6b591e4dc04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6591 | 2026.01.06 01:53:05.282624 [ 254 ] {8411a784-e09b-4e67-beb9-6b591e4dc04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6592 | 2026.01.06 01:53:05.282947 [ 254 ] {8411a784-e09b-4e67-beb9-6b591e4dc04f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.01.06 01:53:05.282983 [ 254 ] {8411a784-e09b-4e67-beb9-6b591e4dc04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6594 | 2026.01.06 01:53:05.283277 [ 254 ] {8411a784-e09b-4e67-beb9-6b591e4dc04f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6595 | 2026.01.06 01:53:05.283489 [ 254 ] {8411a784-e09b-4e67-beb9-6b591e4dc04f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.01.06 01:53:05.283610 [ 254 ] {8411a784-e09b-4e67-beb9-6b591e4dc04f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 6597 | 2026.01.06 01:53:05.283646 [ 254 ] {8411a784-e09b-4e67-beb9-6b591e4dc04f} <Debug> TCPHandler: Processed in 0.001205051 sec. | ||
| 6598 | 2026.01.06 01:53:08.206901 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6599 | 2026.01.06 01:53:08.206957 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6600 | 2026.01.06 01:53:08.334322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14425 | ||
| 6601 | 2026.01.06 01:53:08.334895 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2026.01.06 01:53:08.334932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6603 | 2026.01.06 01:53:08.335424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6604 | 2026.01.06 01:53:08.335654 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.01.06 01:53:08.335782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14425 | ||
| 6606 | 2026.01.06 01:53:09.077402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6607 | 2026.01.06 01:53:09.096388 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.01.06 01:53:09.096479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6609 | 2026.01.06 01:53:09.102916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6610 | 2026.01.06 01:53:09.103670 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.01.06 01:53:09.107864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6612 | 2026.01.06 01:53:10.274425 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.01.06 01:53:10.274628 [ 254 ] {3961dd4f-ac1b-4e02-b12b-bd40f7a32ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6614 | 2026.01.06 01:53:10.274696 [ 254 ] {3961dd4f-ac1b-4e02-b12b-bd40f7a32ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6615 | 2026.01.06 01:53:10.275340 [ 254 ] {3961dd4f-ac1b-4e02-b12b-bd40f7a32ff0} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.01.06 01:53:10.275389 [ 254 ] {3961dd4f-ac1b-4e02-b12b-bd40f7a32ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6617 | 2026.01.06 01:53:10.275818 [ 254 ] {3961dd4f-ac1b-4e02-b12b-bd40f7a32ff0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6618 | 2026.01.06 01:53:10.276047 [ 254 ] {3961dd4f-ac1b-4e02-b12b-bd40f7a32ff0} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2026.01.06 01:53:10.276205 [ 254 ] {3961dd4f-ac1b-4e02-b12b-bd40f7a32ff0} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00163 sec., 46625.766871165644 rows/sec., 3.83 MiB/sec. | ||
| 6620 | 2026.01.06 01:53:10.276248 [ 254 ] {3961dd4f-ac1b-4e02-b12b-bd40f7a32ff0} <Debug> TCPHandler: Processed in 0.001956618 sec. | ||
| 6621 | 2026.01.06 01:53:10.276376 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2026.01.06 01:53:10.276472 [ 254 ] {74e7ca8b-24ab-4728-bad9-27c1b2887ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6623 | 2026.01.06 01:53:10.276513 [ 254 ] {74e7ca8b-24ab-4728-bad9-27c1b2887ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6624 | 2026.01.06 01:53:10.276911 [ 254 ] {74e7ca8b-24ab-4728-bad9-27c1b2887ffb} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2026.01.06 01:53:10.276948 [ 254 ] {74e7ca8b-24ab-4728-bad9-27c1b2887ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6626 | 2026.01.06 01:53:10.277248 [ 254 ] {74e7ca8b-24ab-4728-bad9-27c1b2887ffb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6627 | 2026.01.06 01:53:10.277451 [ 254 ] {74e7ca8b-24ab-4728-bad9-27c1b2887ffb} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.01.06 01:53:10.277564 [ 147 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6629 | 2026.01.06 01:53:10.277582 [ 254 ] {74e7ca8b-24ab-4728-bad9-27c1b2887ffb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001128 sec., 8865.248226950354 rows/sec., 666.63 KiB/sec. | ||
| 6630 | 2026.01.06 01:53:10.277633 [ 147 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6631 | 2026.01.06 01:53:10.277643 [ 254 ] {74e7ca8b-24ab-4728-bad9-27c1b2887ffb} <Debug> TCPHandler: Processed in 0.001316622 sec. | ||
| 6632 | 2026.01.06 01:53:10.277663 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6633 | 2026.01.06 01:53:10.277767 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.01.06 01:53:10.277793 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 6635 | 2026.01.06 01:53:10.277866 [ 254 ] {9690dfab-f064-44ac-a51a-22ff83353943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6636 | 2026.01.06 01:53:10.277911 [ 254 ] {9690dfab-f064-44ac-a51a-22ff83353943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6637 | 2026.01.06 01:53:10.277939 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6638 | 2026.01.06 01:53:10.277977 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 6639 | 2026.01.06 01:53:10.278042 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6640 | 2026.01.06 01:53:10.278085 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 6641 | 2026.01.06 01:53:10.278123 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
| 6642 | 2026.01.06 01:53:10.278162 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
| 6643 | 2026.01.06 01:53:10.278198 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 6644 | 2026.01.06 01:53:10.278313 [ 254 ] {9690dfab-f064-44ac-a51a-22ff83353943} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.01.06 01:53:10.278354 [ 254 ] {9690dfab-f064-44ac-a51a-22ff83353943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6646 | 2026.01.06 01:53:10.278688 [ 254 ] {9690dfab-f064-44ac-a51a-22ff83353943} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6647 | 2026.01.06 01:53:10.278931 [ 254 ] {9690dfab-f064-44ac-a51a-22ff83353943} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.01.06 01:53:10.279056 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317752 sec., 283816.6817428469 rows/sec., 19.57 MiB/sec. | ||
| 6649 | 2026.01.06 01:53:10.279061 [ 254 ] {9690dfab-f064-44ac-a51a-22ff83353943} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001212 sec., 61056.105610561055 rows/sec., 4.77 MiB/sec. | ||
| 6650 | 2026.01.06 01:53:10.279146 [ 254 ] {9690dfab-f064-44ac-a51a-22ff83353943} <Debug> TCPHandler: Processed in 0.001428163 sec. | ||
| 6651 | 2026.01.06 01:53:10.279219 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6652 | 2026.01.06 01:53:10.279257 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6653 | 2026.01.06 01:53:10.279357 [ 254 ] {759e1016-8c88-46af-8c51-247525fe0bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6654 | 2026.01.06 01:53:10.279402 [ 254 ] {759e1016-8c88-46af-8c51-247525fe0bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6655 | 2026.01.06 01:53:10.279464 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_41_8} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2026.01.06 01:53:10.279538 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_41_8} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6657 | 2026.01.06 01:53:10.279608 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6658 | 2026.01.06 01:53:10.279788 [ 254 ] {759e1016-8c88-46af-8c51-247525fe0bdc} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.01.06 01:53:10.279829 [ 254 ] {759e1016-8c88-46af-8c51-247525fe0bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6660 | 2026.01.06 01:53:10.280168 [ 254 ] {759e1016-8c88-46af-8c51-247525fe0bdc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6661 | 2026.01.06 01:53:10.280384 [ 254 ] {759e1016-8c88-46af-8c51-247525fe0bdc} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.01.06 01:53:10.280512 [ 254 ] {759e1016-8c88-46af-8c51-247525fe0bdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 6663 | 2026.01.06 01:53:10.280551 [ 254 ] {759e1016-8c88-46af-8c51-247525fe0bdc} <Debug> TCPHandler: Processed in 0.001342562 sec. | ||
| 6664 | 2026.01.06 01:53:10.280659 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2026.01.06 01:53:10.280753 [ 254 ] {c9f93f41-875e-4db2-95fa-7e92d8c97957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6666 | 2026.01.06 01:53:10.280808 [ 254 ] {c9f93f41-875e-4db2-95fa-7e92d8c97957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6667 | 2026.01.06 01:53:10.281553 [ 254 ] {c9f93f41-875e-4db2-95fa-7e92d8c97957} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.01.06 01:53:10.281589 [ 254 ] {c9f93f41-875e-4db2-95fa-7e92d8c97957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6669 | 2026.01.06 01:53:10.282105 [ 254 ] {c9f93f41-875e-4db2-95fa-7e92d8c97957} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6670 | 2026.01.06 01:53:10.282320 [ 254 ] {c9f93f41-875e-4db2-95fa-7e92d8c97957} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.01.06 01:53:10.282454 [ 254 ] {c9f93f41-875e-4db2-95fa-7e92d8c97957} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001719 sec., 5817.335660267598 rows/sec., 10.42 MiB/sec. | ||
| 6672 | 2026.01.06 01:53:10.282461 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6673 | 2026.01.06 01:53:10.282508 [ 254 ] {c9f93f41-875e-4db2-95fa-7e92d8c97957} <Debug> TCPHandler: Processed in 0.001898758 sec. | ||
| 6674 | 2026.01.06 01:53:10.282514 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.01.06 01:53:10.282576 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6676 | 2026.01.06 01:53:10.282643 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.01.06 01:53:10.282670 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 6678 | 2026.01.06 01:53:10.282769 [ 254 ] {69bc5aff-34a0-404f-bbdf-e4e24ec8e601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6679 | 2026.01.06 01:53:10.282824 [ 254 ] {69bc5aff-34a0-404f-bbdf-e4e24ec8e601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6680 | 2026.01.06 01:53:10.282922 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6681 | 2026.01.06 01:53:10.282987 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 675 rows starting from the beginning of the part | ||
| 6682 | 2026.01.06 01:53:10.283116 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 6683 | 2026.01.06 01:53:10.283186 [ 254 ] {69bc5aff-34a0-404f-bbdf-e4e24ec8e601} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2026.01.06 01:53:10.283220 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 6685 | 2026.01.06 01:53:10.283229 [ 254 ] {69bc5aff-34a0-404f-bbdf-e4e24ec8e601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6686 | 2026.01.06 01:53:10.283329 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 6687 | 2026.01.06 01:53:10.283429 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
| 6688 | 2026.01.06 01:53:10.283521 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 6689 | 2026.01.06 01:53:10.283590 [ 254 ] {69bc5aff-34a0-404f-bbdf-e4e24ec8e601} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6690 | 2026.01.06 01:53:10.283824 [ 254 ] {69bc5aff-34a0-404f-bbdf-e4e24ec8e601} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.01.06 01:53:10.283975 [ 254 ] {69bc5aff-34a0-404f-bbdf-e4e24ec8e601} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 6692 | 2026.01.06 01:53:10.284011 [ 254 ] {69bc5aff-34a0-404f-bbdf-e4e24ec8e601} <Debug> TCPHandler: Processed in 0.001429374 sec. | ||
| 6693 | 2026.01.06 01:53:10.287614 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 19 columns (19 merged, 0 gathered) in 0.004987406 sec., 153787.35960136392 rows/sec., 275.58 MiB/sec. | ||
| 6694 | 2026.01.06 01:53:10.289015 [ 190 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6695 | 2026.01.06 01:53:10.289374 [ 190 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.01.06 01:53:10.289450 [ 190 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6697 | 2026.01.06 01:53:10.289573 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 6698 | 2026.01.06 01:53:11.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.84 MiB, peak 279.37 MiB, free memory in arenas 0.00 B, will set to 272.84 MiB (RSS), difference: 1.01 MiB | ||
| 6699 | 2026.01.06 01:53:13.365734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 846 | ||
| 6700 | 2026.01.06 01:53:13.367762 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6701 | 2026.01.06 01:53:13.367803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6702 | 2026.01.06 01:53:13.368939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6703 | 2026.01.06 01:53:13.369201 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6704 | 2026.01.06 01:53:13.369445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6705 | 2026.01.06 01:53:15.302911 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6706 | 2026.01.06 01:53:15.303112 [ 254 ] {6a6594b1-1343-4605-89e2-b749541f5819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6707 | 2026.01.06 01:53:15.303185 [ 254 ] {6a6594b1-1343-4605-89e2-b749541f5819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6708 | 2026.01.06 01:53:15.303908 [ 254 ] {6a6594b1-1343-4605-89e2-b749541f5819} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.01.06 01:53:15.303961 [ 254 ] {6a6594b1-1343-4605-89e2-b749541f5819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6710 | 2026.01.06 01:53:15.304369 [ 254 ] {6a6594b1-1343-4605-89e2-b749541f5819} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6711 | 2026.01.06 01:53:15.304597 [ 254 ] {6a6594b1-1343-4605-89e2-b749541f5819} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.01.06 01:53:15.304754 [ 254 ] {6a6594b1-1343-4605-89e2-b749541f5819} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001698 sec., 14134.275618374557 rows/sec., 1.17 MiB/sec. | ||
| 6713 | 2026.01.06 01:53:15.304796 [ 254 ] {6a6594b1-1343-4605-89e2-b749541f5819} <Debug> TCPHandler: Processed in 0.002012368 sec. | ||
| 6714 | 2026.01.06 01:53:15.304929 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2026.01.06 01:53:15.305026 [ 254 ] {2432f823-2a8c-4e95-975f-06612652e491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6716 | 2026.01.06 01:53:15.305067 [ 254 ] {2432f823-2a8c-4e95-975f-06612652e491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6717 | 2026.01.06 01:53:15.306159 [ 254 ] {2432f823-2a8c-4e95-975f-06612652e491} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2026.01.06 01:53:15.306195 [ 254 ] {2432f823-2a8c-4e95-975f-06612652e491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6719 | 2026.01.06 01:53:15.306594 [ 254 ] {2432f823-2a8c-4e95-975f-06612652e491} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6720 | 2026.01.06 01:53:15.306801 [ 254 ] {2432f823-2a8c-4e95-975f-06612652e491} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.01.06 01:53:15.306931 [ 254 ] {2432f823-2a8c-4e95-975f-06612652e491} <Debug> executeQuery: Read 1378 rows, 117.79 KiB in 0.001924 sec., 716216.2162162162 rows/sec., 59.78 MiB/sec. | ||
| 6722 | 2026.01.06 01:53:15.306967 [ 254 ] {2432f823-2a8c-4e95-975f-06612652e491} <Debug> TCPHandler: Processed in 0.00209097 sec. | ||
| 6723 | 2026.01.06 01:53:15.307082 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2026.01.06 01:53:15.307177 [ 254 ] {676ac65f-b09d-47c2-8de5-ca8fb5170993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6725 | 2026.01.06 01:53:15.307217 [ 254 ] {676ac65f-b09d-47c2-8de5-ca8fb5170993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6726 | 2026.01.06 01:53:15.307629 [ 254 ] {676ac65f-b09d-47c2-8de5-ca8fb5170993} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.01.06 01:53:15.307665 [ 254 ] {676ac65f-b09d-47c2-8de5-ca8fb5170993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6728 | 2026.01.06 01:53:15.307964 [ 254 ] {676ac65f-b09d-47c2-8de5-ca8fb5170993} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6729 | 2026.01.06 01:53:15.308170 [ 254 ] {676ac65f-b09d-47c2-8de5-ca8fb5170993} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.01.06 01:53:15.308299 [ 254 ] {676ac65f-b09d-47c2-8de5-ca8fb5170993} <Debug> executeQuery: Read 43 rows, 3.29 KiB in 0.001141 sec., 37686.24014022787 rows/sec., 2.82 MiB/sec. | ||
| 6731 | 2026.01.06 01:53:15.308336 [ 254 ] {676ac65f-b09d-47c2-8de5-ca8fb5170993} <Debug> TCPHandler: Processed in 0.001301933 sec. | ||
| 6732 | 2026.01.06 01:53:15.308447 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2026.01.06 01:53:15.308542 [ 254 ] {8d1d6f75-0dee-43c8-bfd6-7e41df8ca621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6734 | 2026.01.06 01:53:15.308581 [ 254 ] {8d1d6f75-0dee-43c8-bfd6-7e41df8ca621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6735 | 2026.01.06 01:53:15.309054 [ 254 ] {8d1d6f75-0dee-43c8-bfd6-7e41df8ca621} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.01.06 01:53:15.309089 [ 254 ] {8d1d6f75-0dee-43c8-bfd6-7e41df8ca621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6737 | 2026.01.06 01:53:15.309393 [ 254 ] {8d1d6f75-0dee-43c8-bfd6-7e41df8ca621} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6738 | 2026.01.06 01:53:15.309595 [ 254 ] {8d1d6f75-0dee-43c8-bfd6-7e41df8ca621} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.01.06 01:53:15.309717 [ 254 ] {8d1d6f75-0dee-43c8-bfd6-7e41df8ca621} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001194 sec., 211055.27638190956 rows/sec., 14.60 MiB/sec. | ||
| 6740 | 2026.01.06 01:53:15.309754 [ 254 ] {8d1d6f75-0dee-43c8-bfd6-7e41df8ca621} <Debug> TCPHandler: Processed in 0.001356003 sec. | ||
| 6741 | 2026.01.06 01:53:15.309873 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2026.01.06 01:53:15.309967 [ 254 ] {394693e1-7364-41ad-8a80-6dde41c3dc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6743 | 2026.01.06 01:53:15.310005 [ 254 ] {394693e1-7364-41ad-8a80-6dde41c3dc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6744 | 2026.01.06 01:53:15.310413 [ 254 ] {394693e1-7364-41ad-8a80-6dde41c3dc98} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.01.06 01:53:15.310449 [ 254 ] {394693e1-7364-41ad-8a80-6dde41c3dc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6746 | 2026.01.06 01:53:15.310733 [ 254 ] {394693e1-7364-41ad-8a80-6dde41c3dc98} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6747 | 2026.01.06 01:53:15.310940 [ 254 ] {394693e1-7364-41ad-8a80-6dde41c3dc98} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.01.06 01:53:15.311064 [ 254 ] {394693e1-7364-41ad-8a80-6dde41c3dc98} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 6749 | 2026.01.06 01:53:15.311101 [ 254 ] {394693e1-7364-41ad-8a80-6dde41c3dc98} <Debug> TCPHandler: Processed in 0.001276823 sec. | ||
| 6750 | 2026.01.06 01:53:15.311213 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.01.06 01:53:15.311306 [ 254 ] {15023527-754d-4fd7-834f-83c8e37829c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6752 | 2026.01.06 01:53:15.311344 [ 254 ] {15023527-754d-4fd7-834f-83c8e37829c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6753 | 2026.01.06 01:53:15.311953 [ 254 ] {15023527-754d-4fd7-834f-83c8e37829c9} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.01.06 01:53:15.311988 [ 254 ] {15023527-754d-4fd7-834f-83c8e37829c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6755 | 2026.01.06 01:53:15.312313 [ 254 ] {15023527-754d-4fd7-834f-83c8e37829c9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6756 | 2026.01.06 01:53:15.312512 [ 254 ] {15023527-754d-4fd7-834f-83c8e37829c9} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.01.06 01:53:15.312640 [ 254 ] {15023527-754d-4fd7-834f-83c8e37829c9} <Debug> executeQuery: Read 587 rows, 45.14 KiB in 0.001351 sec., 434492.96817172464 rows/sec., 32.63 MiB/sec. | ||
| 6758 | 2026.01.06 01:53:15.312676 [ 254 ] {15023527-754d-4fd7-834f-83c8e37829c9} <Debug> TCPHandler: Processed in 0.001511514 sec. | ||
| 6759 | 2026.01.06 01:53:15.312785 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2026.01.06 01:53:15.312879 [ 254 ] {873d18da-0d09-46fb-8630-73b9fb410562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6761 | 2026.01.06 01:53:15.312922 [ 254 ] {873d18da-0d09-46fb-8630-73b9fb410562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6762 | 2026.01.06 01:53:15.313522 [ 254 ] {873d18da-0d09-46fb-8630-73b9fb410562} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.01.06 01:53:15.313557 [ 254 ] {873d18da-0d09-46fb-8630-73b9fb410562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6764 | 2026.01.06 01:53:15.313922 [ 254 ] {873d18da-0d09-46fb-8630-73b9fb410562} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6765 | 2026.01.06 01:53:15.314123 [ 254 ] {873d18da-0d09-46fb-8630-73b9fb410562} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.01.06 01:53:15.314251 [ 254 ] {873d18da-0d09-46fb-8630-73b9fb410562} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001391 sec., 632638.3896477354 rows/sec., 42.94 MiB/sec. | ||
| 6767 | 2026.01.06 01:53:15.314286 [ 254 ] {873d18da-0d09-46fb-8630-73b9fb410562} <Debug> TCPHandler: Processed in 0.001549714 sec. | ||
| 6768 | 2026.01.06 01:53:15.314395 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6769 | 2026.01.06 01:53:15.314488 [ 254 ] {9c755ccd-761f-4c14-9ad9-48feed3ffd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6770 | 2026.01.06 01:53:15.314543 [ 254 ] {9c755ccd-761f-4c14-9ad9-48feed3ffd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6771 | 2026.01.06 01:53:15.315342 [ 254 ] {9c755ccd-761f-4c14-9ad9-48feed3ffd5e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.01.06 01:53:15.315379 [ 254 ] {9c755ccd-761f-4c14-9ad9-48feed3ffd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6773 | 2026.01.06 01:53:15.315912 [ 254 ] {9c755ccd-761f-4c14-9ad9-48feed3ffd5e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6774 | 2026.01.06 01:53:15.316138 [ 254 ] {9c755ccd-761f-4c14-9ad9-48feed3ffd5e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.01.06 01:53:15.316273 [ 254 ] {9c755ccd-761f-4c14-9ad9-48feed3ffd5e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001802 sec., 17203.1076581576 rows/sec., 30.83 MiB/sec. | ||
| 6776 | 2026.01.06 01:53:15.316325 [ 254 ] {9c755ccd-761f-4c14-9ad9-48feed3ffd5e} <Debug> TCPHandler: Processed in 0.001979158 sec. | ||
| 6777 | 2026.01.06 01:53:15.316438 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.01.06 01:53:15.316530 [ 254 ] {289b6cb4-341d-4b07-a3d8-119b6e609c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6779 | 2026.01.06 01:53:15.316570 [ 254 ] {289b6cb4-341d-4b07-a3d8-119b6e609c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6780 | 2026.01.06 01:53:15.316899 [ 254 ] {289b6cb4-341d-4b07-a3d8-119b6e609c73} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.01.06 01:53:15.316933 [ 254 ] {289b6cb4-341d-4b07-a3d8-119b6e609c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6782 | 2026.01.06 01:53:15.317232 [ 254 ] {289b6cb4-341d-4b07-a3d8-119b6e609c73} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6783 | 2026.01.06 01:53:15.317438 [ 254 ] {289b6cb4-341d-4b07-a3d8-119b6e609c73} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.01.06 01:53:15.317567 [ 254 ] {289b6cb4-341d-4b07-a3d8-119b6e609c73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 6785 | 2026.01.06 01:53:15.317602 [ 254 ] {289b6cb4-341d-4b07-a3d8-119b6e609c73} <Debug> TCPHandler: Processed in 0.001213531 sec. | ||
| 6786 | 2026.01.06 01:53:15.835869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14873 | ||
| 6787 | 2026.01.06 01:53:15.836385 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.01.06 01:53:15.836430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6789 | 2026.01.06 01:53:15.836977 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6790 | 2026.01.06 01:53:15.837226 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.01.06 01:53:15.837379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14873 | ||
| 6792 | 2026.01.06 01:53:15.837387 [ 140 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6793 | 2026.01.06 01:53:15.837453 [ 140 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6794 | 2026.01.06 01:53:15.837472 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6795 | 2026.01.06 01:53:15.837573 [ 200 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 6796 | 2026.01.06 01:53:15.837680 [ 200 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6797 | 2026.01.06 01:53:15.837715 [ 200 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12505 rows starting from the beginning of the part | ||
| 6798 | 2026.01.06 01:53:15.837802 [ 200 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 6799 | 2026.01.06 01:53:15.837882 [ 200 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 6800 | 2026.01.06 01:53:15.837957 [ 200 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 6801 | 2026.01.06 01:53:15.838006 [ 200 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 6802 | 2026.01.06 01:53:15.838050 [ 200 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 6803 | 2026.01.06 01:53:15.839966 [ 187 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14873 rows, containing 4 columns (4 merged, 0 gathered) in 0.002432213 sec., 6115007.197149263 rows/sec., 87.48 MiB/sec. | ||
| 6804 | 2026.01.06 01:53:15.840429 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6805 | 2026.01.06 01:53:15.840809 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_31_6} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2026.01.06 01:53:15.840906 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_31_6} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6807 | 2026.01.06 01:53:15.841035 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6808 | 2026.01.06 01:53:16.607935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6809 | 2026.01.06 01:53:16.625834 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.01.06 01:53:16.625900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6811 | 2026.01.06 01:53:16.631438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6812 | 2026.01.06 01:53:16.632172 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.01.06 01:53:16.632470 [ 139 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6814 | 2026.01.06 01:53:16.632536 [ 139 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2026.01.06 01:53:16.632557 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6816 | 2026.01.06 01:53:16.632671 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 6817 | 2026.01.06 01:53:16.635673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6818 | 2026.01.06 01:53:16.636003 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6819 | 2026.01.06 01:53:16.637418 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 6820 | 2026.01.06 01:53:16.641990 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 6821 | 2026.01.06 01:53:16.646324 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 6822 | 2026.01.06 01:53:16.650732 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 6823 | 2026.01.06 01:53:16.655031 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 6824 | 2026.01.06 01:53:16.658841 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 6825 | 2026.01.06 01:53:16.713570 [ 200 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080944526 sec., 2890.8687413896278 rows/sec., 14.95 MiB/sec. | ||
| 6826 | 2026.01.06 01:53:16.716565 [ 187 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6827 | 2026.01.06 01:53:16.718748 [ 187 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_31_6} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2026.01.06 01:53:16.718876 [ 187 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_31_6} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6829 | 2026.01.06 01:53:16.721082 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6830 | 2026.01.06 01:53:17.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.97 MiB, peak 284.51 MiB, free memory in arenas 0.00 B, will set to 275.61 MiB (RSS), difference: 1.64 MiB | ||
| 6831 | 2026.01.06 01:53:20.275276 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6832 | 2026.01.06 01:53:20.275490 [ 254 ] {3d1aa818-5800-4172-a8bd-04b3d381fae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6833 | 2026.01.06 01:53:20.275563 [ 254 ] {3d1aa818-5800-4172-a8bd-04b3d381fae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6834 | 2026.01.06 01:53:20.276406 [ 254 ] {3d1aa818-5800-4172-a8bd-04b3d381fae6} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.01.06 01:53:20.276454 [ 254 ] {3d1aa818-5800-4172-a8bd-04b3d381fae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6836 | 2026.01.06 01:53:20.276847 [ 254 ] {3d1aa818-5800-4172-a8bd-04b3d381fae6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6837 | 2026.01.06 01:53:20.277059 [ 254 ] {3d1aa818-5800-4172-a8bd-04b3d381fae6} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2026.01.06 01:53:20.277205 [ 254 ] {3d1aa818-5800-4172-a8bd-04b3d381fae6} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00177 sec., 42937.85310734463 rows/sec., 3.52 MiB/sec. | ||
| 6839 | 2026.01.06 01:53:20.277206 [ 102 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6840 | 2026.01.06 01:53:20.277248 [ 254 ] {3d1aa818-5800-4172-a8bd-04b3d381fae6} <Debug> TCPHandler: Processed in 0.00211151 sec. | ||
| 6841 | 2026.01.06 01:53:20.277289 [ 102 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.01.06 01:53:20.277326 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6843 | 2026.01.06 01:53:20.277395 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.01.06 01:53:20.277429 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 6845 | 2026.01.06 01:53:20.277495 [ 254 ] {2497df35-ac46-4f96-8cee-63e44c98a55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6846 | 2026.01.06 01:53:20.277515 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6847 | 2026.01.06 01:53:20.277538 [ 254 ] {2497df35-ac46-4f96-8cee-63e44c98a55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6848 | 2026.01.06 01:53:20.277546 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2468 rows starting from the beginning of the part | ||
| 6849 | 2026.01.06 01:53:20.277627 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 78 rows starting from the beginning of the part | ||
| 6850 | 2026.01.06 01:53:20.277671 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 6851 | 2026.01.06 01:53:20.277714 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 76 rows starting from the beginning of the part | ||
| 6852 | 2026.01.06 01:53:20.277755 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1378 rows starting from the beginning of the part | ||
| 6853 | 2026.01.06 01:53:20.277801 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 76 rows starting from the beginning of the part | ||
| 6854 | 2026.01.06 01:53:20.278049 [ 254 ] {2497df35-ac46-4f96-8cee-63e44c98a55b} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.01.06 01:53:20.278085 [ 254 ] {2497df35-ac46-4f96-8cee-63e44c98a55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6856 | 2026.01.06 01:53:20.278599 [ 254 ] {2497df35-ac46-4f96-8cee-63e44c98a55b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6857 | 2026.01.06 01:53:20.278819 [ 254 ] {2497df35-ac46-4f96-8cee-63e44c98a55b} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.01.06 01:53:20.278946 [ 254 ] {2497df35-ac46-4f96-8cee-63e44c98a55b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00147 sec., 6802.721088435374 rows/sec., 511.53 KiB/sec. | ||
| 6859 | 2026.01.06 01:53:20.278982 [ 254 ] {2497df35-ac46-4f96-8cee-63e44c98a55b} <Debug> TCPHandler: Processed in 0.001636035 sec. | ||
| 6860 | 2026.01.06 01:53:20.279130 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.01.06 01:53:20.279224 [ 254 ] {350d4dfa-a77f-423b-a5c7-eca79e72257c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6862 | 2026.01.06 01:53:20.279263 [ 254 ] {350d4dfa-a77f-423b-a5c7-eca79e72257c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6863 | 2026.01.06 01:53:20.279612 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002217571 sec., 1891258.4986004955 rows/sec., 162.94 MiB/sec. | ||
| 6864 | 2026.01.06 01:53:20.279770 [ 254 ] {350d4dfa-a77f-423b-a5c7-eca79e72257c} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.01.06 01:53:20.279809 [ 254 ] {350d4dfa-a77f-423b-a5c7-eca79e72257c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6866 | 2026.01.06 01:53:20.279861 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6867 | 2026.01.06 01:53:20.280086 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_46_9} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.01.06 01:53:20.280139 [ 254 ] {350d4dfa-a77f-423b-a5c7-eca79e72257c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6869 | 2026.01.06 01:53:20.280145 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_46_9} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6870 | 2026.01.06 01:53:20.280213 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6871 | 2026.01.06 01:53:20.280342 [ 254 ] {350d4dfa-a77f-423b-a5c7-eca79e72257c} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2026.01.06 01:53:20.280459 [ 101 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6873 | 2026.01.06 01:53:20.280465 [ 254 ] {350d4dfa-a77f-423b-a5c7-eca79e72257c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001259 sec., 58776.80698967435 rows/sec., 4.59 MiB/sec. | ||
| 6874 | 2026.01.06 01:53:20.280505 [ 101 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2026.01.06 01:53:20.280514 [ 254 ] {350d4dfa-a77f-423b-a5c7-eca79e72257c} <Debug> TCPHandler: Processed in 0.001432014 sec. | ||
| 6876 | 2026.01.06 01:53:20.280525 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6877 | 2026.01.06 01:53:20.280639 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2026.01.06 01:53:20.280643 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 6879 | 2026.01.06 01:53:20.280745 [ 254 ] {80d7936d-47a7-4caf-bc41-5986b764bdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.01.06 01:53:20.280782 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6881 | 2026.01.06 01:53:20.280793 [ 254 ] {80d7936d-47a7-4caf-bc41-5986b764bdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6882 | 2026.01.06 01:53:20.280865 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 6883 | 2026.01.06 01:53:20.280948 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 78 rows starting from the beginning of the part | ||
| 6884 | 2026.01.06 01:53:20.280996 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
| 6885 | 2026.01.06 01:53:20.281040 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 74 rows starting from the beginning of the part | ||
| 6886 | 2026.01.06 01:53:20.281082 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 587 rows starting from the beginning of the part | ||
| 6887 | 2026.01.06 01:53:20.281125 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part | ||
| 6888 | 2026.01.06 01:53:20.281275 [ 254 ] {80d7936d-47a7-4caf-bc41-5986b764bdb0} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.01.06 01:53:20.281316 [ 254 ] {80d7936d-47a7-4caf-bc41-5986b764bdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6890 | 2026.01.06 01:53:20.281686 [ 254 ] {80d7936d-47a7-4caf-bc41-5986b764bdb0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6891 | 2026.01.06 01:53:20.281910 [ 254 ] {80d7936d-47a7-4caf-bc41-5986b764bdb0} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.01.06 01:53:20.282038 [ 254 ] {80d7936d-47a7-4caf-bc41-5986b764bdb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001312 sec., 121951.21951219512 rows/sec., 8.49 MiB/sec. | ||
| 6893 | 2026.01.06 01:53:20.282042 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6894 | 2026.01.06 01:53:20.282078 [ 254 ] {80d7936d-47a7-4caf-bc41-5986b764bdb0} <Debug> TCPHandler: Processed in 0.001486444 sec. | ||
| 6895 | 2026.01.06 01:53:20.282093 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2026.01.06 01:53:20.282117 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6897 | 2026.01.06 01:53:20.282199 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.01.06 01:53:20.282208 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 6899 | 2026.01.06 01:53:20.282299 [ 254 ] {4f4394aa-7c2a-40a7-b8c7-965c08a15631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6900 | 2026.01.06 01:53:20.282311 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6901 | 2026.01.06 01:53:20.282322 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001729106 sec., 1248043.7867892426 rows/sec., 96.93 MiB/sec. | ||
| 6902 | 2026.01.06 01:53:20.282344 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 10721 rows starting from the beginning of the part | ||
| 6903 | 2026.01.06 01:53:20.282369 [ 254 ] {4f4394aa-7c2a-40a7-b8c7-965c08a15631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6904 | 2026.01.06 01:53:20.282400 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 162 rows starting from the beginning of the part | ||
| 6905 | 2026.01.06 01:53:20.282446 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 6906 | 2026.01.06 01:53:20.282490 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6907 | 2026.01.06 01:53:20.282504 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6908 | 2026.01.06 01:53:20.282534 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 880 rows starting from the beginning of the part | ||
| 6909 | 2026.01.06 01:53:20.282579 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 6910 | 2026.01.06 01:53:20.282758 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_46_9} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.01.06 01:53:20.282856 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_46_9} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6912 | 2026.01.06 01:53:20.282938 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6913 | 2026.01.06 01:53:20.283147 [ 254 ] {4f4394aa-7c2a-40a7-b8c7-965c08a15631} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.01.06 01:53:20.283187 [ 254 ] {4f4394aa-7c2a-40a7-b8c7-965c08a15631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6915 | 2026.01.06 01:53:20.283804 [ 254 ] {4f4394aa-7c2a-40a7-b8c7-965c08a15631} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6916 | 2026.01.06 01:53:20.284045 [ 254 ] {4f4394aa-7c2a-40a7-b8c7-965c08a15631} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.01.06 01:53:20.284182 [ 254 ] {4f4394aa-7c2a-40a7-b8c7-965c08a15631} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001904 sec., 5252.100840336134 rows/sec., 9.41 MiB/sec. | ||
| 6918 | 2026.01.06 01:53:20.284242 [ 254 ] {4f4394aa-7c2a-40a7-b8c7-965c08a15631} <Debug> TCPHandler: Processed in 0.002090159 sec. | ||
| 6919 | 2026.01.06 01:53:20.284355 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.01.06 01:53:20.284448 [ 254 ] {1cbc9cb5-609a-4926-be65-2a7743e63c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6921 | 2026.01.06 01:53:20.284489 [ 254 ] {1cbc9cb5-609a-4926-be65-2a7743e63c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6922 | 2026.01.06 01:53:20.284812 [ 254 ] {1cbc9cb5-609a-4926-be65-2a7743e63c11} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.01.06 01:53:20.284845 [ 254 ] {1cbc9cb5-609a-4926-be65-2a7743e63c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6924 | 2026.01.06 01:53:20.285238 [ 254 ] {1cbc9cb5-609a-4926-be65-2a7743e63c11} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6925 | 2026.01.06 01:53:20.285448 [ 254 ] {1cbc9cb5-609a-4926-be65-2a7743e63c11} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.01.06 01:53:20.285574 [ 254 ] {1cbc9cb5-609a-4926-be65-2a7743e63c11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 6927 | 2026.01.06 01:53:20.285584 [ 102 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6928 | 2026.01.06 01:53:20.285609 [ 254 ] {1cbc9cb5-609a-4926-be65-2a7743e63c11} <Debug> TCPHandler: Processed in 0.001302222 sec. | ||
| 6929 | 2026.01.06 01:53:20.285633 [ 102 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2026.01.06 01:53:20.285663 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6931 | 2026.01.06 01:53:20.285782 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 6932 | 2026.01.06 01:53:20.285929 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6933 | 2026.01.06 01:53:20.285961 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1794 rows starting from the beginning of the part | ||
| 6934 | 2026.01.06 01:53:20.286022 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 6935 | 2026.01.06 01:53:20.286065 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 6936 | 2026.01.06 01:53:20.286104 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 6937 | 2026.01.06 01:53:20.286140 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 6938 | 2026.01.06 01:53:20.286178 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 6939 | 2026.01.06 01:53:20.286492 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12243 rows, containing 5 columns (5 merged, 0 gathered) in 0.00431779 sec., 2835478.334981553 rows/sec., 193.34 MiB/sec. | ||
| 6940 | 2026.01.06 01:53:20.286951 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6941 | 2026.01.06 01:53:20.287232 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2094 rows, containing 4 columns (4 merged, 0 gathered) in 0.001490064 sec., 1405308.7652610894 rows/sec., 91.64 MiB/sec. | ||
| 6942 | 2026.01.06 01:53:20.287234 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.01.06 01:53:20.287320 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6944 | 2026.01.06 01:53:20.287377 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 6945 | 2026.01.06 01:53:20.287492 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6946 | 2026.01.06 01:53:20.287729 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_46_9} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6947 | 2026.01.06 01:53:20.287799 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_46_9} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6948 | 2026.01.06 01:53:20.287861 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6949 | 2026.01.06 01:53:23.207009 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6950 | 2026.01.06 01:53:23.207065 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6951 | 2026.01.06 01:53:23.337497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15385 | ||
| 6952 | 2026.01.06 01:53:23.338018 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2026.01.06 01:53:23.338063 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6954 | 2026.01.06 01:53:23.338559 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6955 | 2026.01.06 01:53:23.338791 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2026.01.06 01:53:23.338939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15385 | ||
| 6957 | 2026.01.06 01:53:23.369669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 876 | ||
| 6958 | 2026.01.06 01:53:23.372281 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.01.06 01:53:23.372331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6960 | 2026.01.06 01:53:23.373586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6961 | 2026.01.06 01:53:23.373849 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.01.06 01:53:23.374114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 6963 | 2026.01.06 01:53:24.001334 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000946688 sec. | ||
| 6964 | 2026.01.06 01:53:24.135804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6965 | 2026.01.06 01:53:24.150240 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2026.01.06 01:53:24.150286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6967 | 2026.01.06 01:53:24.156235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6968 | 2026.01.06 01:53:24.156941 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.01.06 01:53:24.159499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6970 | 2026.01.06 01:53:25.275261 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2026.01.06 01:53:25.275457 [ 254 ] {5c83c869-4480-455f-80da-434376b97afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6972 | 2026.01.06 01:53:25.275531 [ 254 ] {5c83c869-4480-455f-80da-434376b97afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6973 | 2026.01.06 01:53:25.276297 [ 254 ] {5c83c869-4480-455f-80da-434376b97afe} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.01.06 01:53:25.276348 [ 254 ] {5c83c869-4480-455f-80da-434376b97afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6975 | 2026.01.06 01:53:25.276748 [ 254 ] {5c83c869-4480-455f-80da-434376b97afe} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6976 | 2026.01.06 01:53:25.276968 [ 254 ] {5c83c869-4480-455f-80da-434376b97afe} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.01.06 01:53:25.277121 [ 254 ] {5c83c869-4480-455f-80da-434376b97afe} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001717 sec., 68724.51951077461 rows/sec., 5.82 MiB/sec. | ||
| 6978 | 2026.01.06 01:53:25.277161 [ 254 ] {5c83c869-4480-455f-80da-434376b97afe} <Debug> TCPHandler: Processed in 0.002030389 sec. | ||
| 6979 | 2026.01.06 01:53:25.277293 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2026.01.06 01:53:25.277389 [ 254 ] {b3b66a0c-eb8b-45bd-91a6-ca3e37390233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6981 | 2026.01.06 01:53:25.277429 [ 254 ] {b3b66a0c-eb8b-45bd-91a6-ca3e37390233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6982 | 2026.01.06 01:53:25.277828 [ 254 ] {b3b66a0c-eb8b-45bd-91a6-ca3e37390233} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.01.06 01:53:25.277865 [ 254 ] {b3b66a0c-eb8b-45bd-91a6-ca3e37390233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6984 | 2026.01.06 01:53:25.278169 [ 254 ] {b3b66a0c-eb8b-45bd-91a6-ca3e37390233} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6985 | 2026.01.06 01:53:25.278393 [ 254 ] {b3b66a0c-eb8b-45bd-91a6-ca3e37390233} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.01.06 01:53:25.278521 [ 254 ] {b3b66a0c-eb8b-45bd-91a6-ca3e37390233} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001152 sec., 26909.722222222223 rows/sec., 1.98 MiB/sec. | ||
| 6987 | 2026.01.06 01:53:25.278558 [ 254 ] {b3b66a0c-eb8b-45bd-91a6-ca3e37390233} <Debug> TCPHandler: Processed in 0.001314382 sec. | ||
| 6988 | 2026.01.06 01:53:25.278667 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2026.01.06 01:53:25.278760 [ 254 ] {b93dab23-7dac-4d5a-b9d1-66ab3bd83d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6990 | 2026.01.06 01:53:25.278800 [ 254 ] {b93dab23-7dac-4d5a-b9d1-66ab3bd83d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6991 | 2026.01.06 01:53:25.279223 [ 254 ] {b93dab23-7dac-4d5a-b9d1-66ab3bd83d45} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.01.06 01:53:25.279257 [ 254 ] {b93dab23-7dac-4d5a-b9d1-66ab3bd83d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 6993 | 2026.01.06 01:53:25.279566 [ 254 ] {b93dab23-7dac-4d5a-b9d1-66ab3bd83d45} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6994 | 2026.01.06 01:53:25.279770 [ 254 ] {b93dab23-7dac-4d5a-b9d1-66ab3bd83d45} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.01.06 01:53:25.279893 [ 254 ] {b93dab23-7dac-4d5a-b9d1-66ab3bd83d45} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001151 sec., 82536.92441355344 rows/sec., 6.45 MiB/sec. | ||
| 6996 | 2026.01.06 01:53:25.279928 [ 254 ] {b93dab23-7dac-4d5a-b9d1-66ab3bd83d45} <Debug> TCPHandler: Processed in 0.001310362 sec. | ||
| 6997 | 2026.01.06 01:53:25.280037 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.01.06 01:53:25.280129 [ 254 ] {2ee249ef-c63f-4397-b719-aadd6194fdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6999 | 2026.01.06 01:53:25.280172 [ 254 ] {2ee249ef-c63f-4397-b719-aadd6194fdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7000 | 2026.01.06 01:53:25.280571 [ 254 ] {2ee249ef-c63f-4397-b719-aadd6194fdca} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.01.06 01:53:25.280605 [ 254 ] {2ee249ef-c63f-4397-b719-aadd6194fdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7002 | 2026.01.06 01:53:25.280928 [ 254 ] {2ee249ef-c63f-4397-b719-aadd6194fdca} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7003 | 2026.01.06 01:53:25.281135 [ 254 ] {2ee249ef-c63f-4397-b719-aadd6194fdca} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2026.01.06 01:53:25.281260 [ 254 ] {2ee249ef-c63f-4397-b719-aadd6194fdca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 7005 | 2026.01.06 01:53:25.281296 [ 254 ] {2ee249ef-c63f-4397-b719-aadd6194fdca} <Debug> TCPHandler: Processed in 0.001307592 sec. | ||
| 7006 | 2026.01.06 01:53:25.281402 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7007 | 2026.01.06 01:53:25.281496 [ 254 ] {582b2c6b-e72f-46b6-8903-df68c033f1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7008 | 2026.01.06 01:53:25.281549 [ 254 ] {582b2c6b-e72f-46b6-8903-df68c033f1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7009 | 2026.01.06 01:53:25.282358 [ 254 ] {582b2c6b-e72f-46b6-8903-df68c033f1a0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.01.06 01:53:25.282393 [ 254 ] {582b2c6b-e72f-46b6-8903-df68c033f1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7011 | 2026.01.06 01:53:25.282928 [ 254 ] {582b2c6b-e72f-46b6-8903-df68c033f1a0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7012 | 2026.01.06 01:53:25.283148 [ 254 ] {582b2c6b-e72f-46b6-8903-df68c033f1a0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.01.06 01:53:25.283283 [ 254 ] {582b2c6b-e72f-46b6-8903-df68c033f1a0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001806 sec., 17165.00553709856 rows/sec., 30.76 MiB/sec. | ||
| 7014 | 2026.01.06 01:53:25.283335 [ 254 ] {582b2c6b-e72f-46b6-8903-df68c033f1a0} <Debug> TCPHandler: Processed in 0.001981969 sec. | ||
| 7015 | 2026.01.06 01:53:25.283445 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7016 | 2026.01.06 01:53:25.283540 [ 254 ] {e646cbd1-c68c-4f28-bba9-fc18dd225fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7017 | 2026.01.06 01:53:25.283580 [ 254 ] {e646cbd1-c68c-4f28-bba9-fc18dd225fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7018 | 2026.01.06 01:53:25.283906 [ 254 ] {e646cbd1-c68c-4f28-bba9-fc18dd225fb4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7019 | 2026.01.06 01:53:25.283940 [ 254 ] {e646cbd1-c68c-4f28-bba9-fc18dd225fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 7020 | 2026.01.06 01:53:25.284244 [ 254 ] {e646cbd1-c68c-4f28-bba9-fc18dd225fb4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7021 | 2026.01.06 01:53:25.284453 [ 254 ] {e646cbd1-c68c-4f28-bba9-fc18dd225fb4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.01.06 01:53:25.284578 [ 254 ] {e646cbd1-c68c-4f28-bba9-fc18dd225fb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 7023 | 2026.01.06 01:53:25.284612 [ 254 ] {e646cbd1-c68c-4f28-bba9-fc18dd225fb4} <Debug> TCPHandler: Processed in 0.001215302 sec. | ||
| 7024 | 2026.01.06 01:53:30.275646 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7025 | 2026.01.06 01:53:30.275843 [ 254 ] {c0f1b7da-7256-44ac-9446-8db7e1253ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7026 | 2026.01.06 01:53:30.275915 [ 254 ] {c0f1b7da-7256-44ac-9446-8db7e1253ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7027 | 2026.01.06 01:53:30.276519 [ 254 ] {c0f1b7da-7256-44ac-9446-8db7e1253ba8} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.01.06 01:53:30.276571 [ 254 ] {c0f1b7da-7256-44ac-9446-8db7e1253ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7029 | 2026.01.06 01:53:30.276966 [ 254 ] {c0f1b7da-7256-44ac-9446-8db7e1253ba8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7030 | 2026.01.06 01:53:30.277198 [ 254 ] {c0f1b7da-7256-44ac-9446-8db7e1253ba8} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.01.06 01:53:30.277370 [ 254 ] {c0f1b7da-7256-44ac-9446-8db7e1253ba8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001577 sec., 1268.2308180088776 rows/sec., 103.42 KiB/sec. | ||
| 7032 | 2026.01.06 01:53:30.277423 [ 254 ] {c0f1b7da-7256-44ac-9446-8db7e1253ba8} <Debug> TCPHandler: Processed in 0.001912717 sec. | ||
| 7033 | 2026.01.06 01:53:30.277547 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.01.06 01:53:30.277649 [ 254 ] {2930357d-0ff1-427f-bfb5-f94d83a4325b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7035 | 2026.01.06 01:53:30.277693 [ 254 ] {2930357d-0ff1-427f-bfb5-f94d83a4325b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7036 | 2026.01.06 01:53:30.278125 [ 254 ] {2930357d-0ff1-427f-bfb5-f94d83a4325b} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2026.01.06 01:53:30.278164 [ 254 ] {2930357d-0ff1-427f-bfb5-f94d83a4325b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7038 | 2026.01.06 01:53:30.278478 [ 254 ] {2930357d-0ff1-427f-bfb5-f94d83a4325b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7039 | 2026.01.06 01:53:30.278689 [ 254 ] {2930357d-0ff1-427f-bfb5-f94d83a4325b} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2026.01.06 01:53:30.278822 [ 254 ] {2930357d-0ff1-427f-bfb5-f94d83a4325b} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001197 sec., 64327.48538011696 rows/sec., 5.27 MiB/sec. | ||
| 7041 | 2026.01.06 01:53:30.278861 [ 254 ] {2930357d-0ff1-427f-bfb5-f94d83a4325b} <Debug> TCPHandler: Processed in 0.001365203 sec. | ||
| 7042 | 2026.01.06 01:53:30.278977 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2026.01.06 01:53:30.279073 [ 254 ] {e0f3b50f-48a2-4c9a-a743-1391cba4e423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7044 | 2026.01.06 01:53:30.279113 [ 254 ] {e0f3b50f-48a2-4c9a-a743-1391cba4e423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7045 | 2026.01.06 01:53:30.279506 [ 254 ] {e0f3b50f-48a2-4c9a-a743-1391cba4e423} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2026.01.06 01:53:30.279545 [ 254 ] {e0f3b50f-48a2-4c9a-a743-1391cba4e423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7047 | 2026.01.06 01:53:30.279842 [ 254 ] {e0f3b50f-48a2-4c9a-a743-1391cba4e423} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7048 | 2026.01.06 01:53:30.280068 [ 254 ] {e0f3b50f-48a2-4c9a-a743-1391cba4e423} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.01.06 01:53:30.280205 [ 254 ] {e0f3b50f-48a2-4c9a-a743-1391cba4e423} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 773.96 KiB/sec. | ||
| 7050 | 2026.01.06 01:53:30.280244 [ 254 ] {e0f3b50f-48a2-4c9a-a743-1391cba4e423} <Debug> TCPHandler: Processed in 0.001316703 sec. | ||
| 7051 | 2026.01.06 01:53:30.280352 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2026.01.06 01:53:30.280445 [ 254 ] {085d5278-d2cc-45b1-a24b-85021e632d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7053 | 2026.01.06 01:53:30.280485 [ 254 ] {085d5278-d2cc-45b1-a24b-85021e632d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7054 | 2026.01.06 01:53:30.280893 [ 254 ] {085d5278-d2cc-45b1-a24b-85021e632d4b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.01.06 01:53:30.280931 [ 254 ] {085d5278-d2cc-45b1-a24b-85021e632d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7056 | 2026.01.06 01:53:30.281247 [ 254 ] {085d5278-d2cc-45b1-a24b-85021e632d4b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7057 | 2026.01.06 01:53:30.281449 [ 254 ] {085d5278-d2cc-45b1-a24b-85021e632d4b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.01.06 01:53:30.281579 [ 254 ] {085d5278-d2cc-45b1-a24b-85021e632d4b} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001152 sec., 65972.22222222222 rows/sec., 5.15 MiB/sec. | ||
| 7059 | 2026.01.06 01:53:30.281616 [ 254 ] {085d5278-d2cc-45b1-a24b-85021e632d4b} <Debug> TCPHandler: Processed in 0.001312712 sec. | ||
| 7060 | 2026.01.06 01:53:30.281725 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7061 | 2026.01.06 01:53:30.281818 [ 254 ] {a2b99c50-0056-4e78-a10f-d407d89cdd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7062 | 2026.01.06 01:53:30.281862 [ 254 ] {a2b99c50-0056-4e78-a10f-d407d89cdd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7063 | 2026.01.06 01:53:30.282254 [ 254 ] {a2b99c50-0056-4e78-a10f-d407d89cdd05} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2026.01.06 01:53:30.282291 [ 254 ] {a2b99c50-0056-4e78-a10f-d407d89cdd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7065 | 2026.01.06 01:53:30.282618 [ 254 ] {a2b99c50-0056-4e78-a10f-d407d89cdd05} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7066 | 2026.01.06 01:53:30.282832 [ 254 ] {a2b99c50-0056-4e78-a10f-d407d89cdd05} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2026.01.06 01:53:30.282966 [ 254 ] {a2b99c50-0056-4e78-a10f-d407d89cdd05} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001167 sec., 137960.5826906598 rows/sec., 9.61 MiB/sec. | ||
| 7068 | 2026.01.06 01:53:30.283003 [ 254 ] {a2b99c50-0056-4e78-a10f-d407d89cdd05} <Debug> TCPHandler: Processed in 0.001325342 sec. | ||
| 7069 | 2026.01.06 01:53:30.283110 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7070 | 2026.01.06 01:53:30.283204 [ 254 ] {83fc9534-0a16-4d50-ac2d-2f28f6141830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7071 | 2026.01.06 01:53:30.283259 [ 254 ] {83fc9534-0a16-4d50-ac2d-2f28f6141830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7072 | 2026.01.06 01:53:30.284005 [ 254 ] {83fc9534-0a16-4d50-ac2d-2f28f6141830} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2026.01.06 01:53:30.284042 [ 254 ] {83fc9534-0a16-4d50-ac2d-2f28f6141830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7074 | 2026.01.06 01:53:30.284556 [ 254 ] {83fc9534-0a16-4d50-ac2d-2f28f6141830} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7075 | 2026.01.06 01:53:30.284791 [ 254 ] {83fc9534-0a16-4d50-ac2d-2f28f6141830} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2026.01.06 01:53:30.284940 [ 254 ] {83fc9534-0a16-4d50-ac2d-2f28f6141830} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 7077 | 2026.01.06 01:53:30.285003 [ 254 ] {83fc9534-0a16-4d50-ac2d-2f28f6141830} <Debug> TCPHandler: Processed in 0.001940678 sec. | ||
| 7078 | 2026.01.06 01:53:30.285118 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7079 | 2026.01.06 01:53:30.285212 [ 254 ] {f732e1ba-6b9d-4b68-a249-98dfb68c0810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7080 | 2026.01.06 01:53:30.285254 [ 254 ] {f732e1ba-6b9d-4b68-a249-98dfb68c0810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7081 | 2026.01.06 01:53:30.285584 [ 254 ] {f732e1ba-6b9d-4b68-a249-98dfb68c0810} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.01.06 01:53:30.285620 [ 254 ] {f732e1ba-6b9d-4b68-a249-98dfb68c0810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7083 | 2026.01.06 01:53:30.285927 [ 254 ] {f732e1ba-6b9d-4b68-a249-98dfb68c0810} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7084 | 2026.01.06 01:53:30.286136 [ 254 ] {f732e1ba-6b9d-4b68-a249-98dfb68c0810} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7085 | 2026.01.06 01:53:30.286264 [ 254 ] {f732e1ba-6b9d-4b68-a249-98dfb68c0810} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 7086 | 2026.01.06 01:53:30.286299 [ 254 ] {f732e1ba-6b9d-4b68-a249-98dfb68c0810} <Debug> TCPHandler: Processed in 0.001229551 sec. | ||
| 7087 | 2026.01.06 01:53:30.839156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15833 | ||
| 7088 | 2026.01.06 01:53:30.839970 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.01.06 01:53:30.840007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7090 | 2026.01.06 01:53:30.840500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7091 | 2026.01.06 01:53:30.840724 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.01.06 01:53:30.840850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15833 | ||
| 7093 | 2026.01.06 01:53:31.659684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7094 | 2026.01.06 01:53:31.676402 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.01.06 01:53:31.676513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7096 | 2026.01.06 01:53:31.691986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7097 | 2026.01.06 01:53:31.693656 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7098 | 2026.01.06 01:53:31.701832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7099 | 2026.01.06 01:53:32.613584 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54443 | ||
| 7100 | 2026.01.06 01:53:32.613698 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7101 | 2026.01.06 01:53:32.613723 [ 286 ] {} <Debug> TCP-Session: 6f14438a-4db0-4e7c-8567-a07601cec7a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54443 | ||
| 7102 | 2026.01.06 01:53:32.613744 [ 286 ] {} <Debug> TCP-Session: 6f14438a-4db0-4e7c-8567-a07601cec7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7103 | 2026.01.06 01:53:32.613756 [ 286 ] {} <Debug> TCP-Session: 6f14438a-4db0-4e7c-8567-a07601cec7a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7104 | 2026.01.06 01:53:32.613992 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53861 | ||
| 7105 | 2026.01.06 01:53:32.614010 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40388 | ||
| 7106 | 2026.01.06 01:53:32.614096 [ 286 ] {} <Trace> TCP-Session: 6f14438a-4db0-4e7c-8567-a07601cec7a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7107 | 2026.01.06 01:53:32.614114 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7108 | 2026.01.06 01:53:32.614152 [ 287 ] {} <Debug> TCP-Session: 3977b099-0496-449a-9694-10c194499a13 Authenticating user 'default' from [fd00:1122:3344:101::e]:53861 | ||
| 7109 | 2026.01.06 01:53:32.614151 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7110 | 2026.01.06 01:53:32.614179 [ 287 ] {} <Debug> TCP-Session: 3977b099-0496-449a-9694-10c194499a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7111 | 2026.01.06 01:53:32.614198 [ 288 ] {} <Debug> TCP-Session: ee9137d7-b434-4603-92b7-dc57edceec85 Authenticating user 'default' from [fd00:1122:3344:101::e]:40388 | ||
| 7112 | 2026.01.06 01:53:32.614199 [ 287 ] {} <Debug> TCP-Session: 3977b099-0496-449a-9694-10c194499a13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7113 | 2026.01.06 01:53:32.614250 [ 288 ] {} <Debug> TCP-Session: ee9137d7-b434-4603-92b7-dc57edceec85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7114 | 2026.01.06 01:53:32.614267 [ 286 ] {c2807264-3956-4ea0-bc21-b4660e6167b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54443) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7115 | 2026.01.06 01:53:32.614271 [ 288 ] {} <Debug> TCP-Session: ee9137d7-b434-4603-92b7-dc57edceec85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7116 | 2026.01.06 01:53:32.614521 [ 286 ] {c2807264-3956-4ea0-bc21-b4660e6167b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7117 | 2026.01.06 01:53:32.614578 [ 286 ] {c2807264-3956-4ea0-bc21-b4660e6167b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7118 | 2026.01.06 01:53:32.614847 [ 286 ] {c2807264-3956-4ea0-bc21-b4660e6167b9} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 7119 | 2026.01.06 01:53:32.615717 [ 311 ] {c2807264-3956-4ea0-bc21-b4660e6167b9} <Trace> AggregatingTransform: Aggregating | ||
| 7120 | 2026.01.06 01:53:32.615782 [ 311 ] {c2807264-3956-4ea0-bc21-b4660e6167b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 7121 | 2026.01.06 01:53:32.615829 [ 311 ] {c2807264-3956-4ea0-bc21-b4660e6167b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881068 sec. (1134.986 rows/sec., 44.34 KiB/sec.) | ||
| 7122 | 2026.01.06 01:53:32.615855 [ 311 ] {c2807264-3956-4ea0-bc21-b4660e6167b9} <Trace> Aggregator: Merging aggregated data | ||
| 7123 | 2026.01.06 01:53:32.617220 [ 286 ] {c2807264-3956-4ea0-bc21-b4660e6167b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003006 sec., 332.66799733865605 rows/sec., 12.99 KiB/sec. | ||
| 7124 | 2026.01.06 01:53:32.617362 [ 286 ] {c2807264-3956-4ea0-bc21-b4660e6167b9} <Debug> TCPHandler: Processed in 0.003381062 sec. | ||
| 7125 | 2026.01.06 01:53:32.617464 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7126 | 2026.01.06 01:53:32.617492 [ 286 ] {} <Debug> TCP-Session: 6f14438a-4db0-4e7c-8567-a07601cec7a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7127 | 2026.01.06 01:53:32.617526 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7128 | 2026.01.06 01:53:32.617543 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7129 | 2026.01.06 01:53:32.617569 [ 287 ] {} <Debug> TCP-Session: 3977b099-0496-449a-9694-10c194499a13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7130 | 2026.01.06 01:53:32.617596 [ 288 ] {} <Debug> TCP-Session: ee9137d7-b434-4603-92b7-dc57edceec85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7131 | 2026.01.06 01:53:32.655209 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37697 | ||
| 7132 | 2026.01.06 01:53:32.655252 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52845 | ||
| 7133 | 2026.01.06 01:53:32.655273 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64058 | ||
| 7134 | 2026.01.06 01:53:32.655277 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50317 | ||
| 7135 | 2026.01.06 01:53:32.655321 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7136 | 2026.01.06 01:53:32.655339 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36282 | ||
| 7137 | 2026.01.06 01:53:32.655343 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7138 | 2026.01.06 01:53:32.655369 [ 350 ] {} <Debug> TCP-Session: 3d4de4b1-371a-4f53-8fe0-8b9d042d7e99 Authenticating user 'default' from [fd00:1122:3344:101::e]:37697 | ||
| 7139 | 2026.01.06 01:53:32.655291 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63364 | ||
| 7140 | 2026.01.06 01:53:32.655403 [ 350 ] {} <Debug> TCP-Session: 3d4de4b1-371a-4f53-8fe0-8b9d042d7e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7141 | 2026.01.06 01:53:32.655264 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54556 | ||
| 7142 | 2026.01.06 01:53:32.655438 [ 350 ] {} <Debug> TCP-Session: 3d4de4b1-371a-4f53-8fe0-8b9d042d7e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2026.01.06 01:53:32.655395 [ 351 ] {} <Debug> TCP-Session: 93037d9d-85d4-4250-b1f7-8d4e1e0b6ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52845 | ||
| 7144 | 2026.01.06 01:53:32.655345 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7145 | 2026.01.06 01:53:32.655517 [ 351 ] {} <Debug> TCP-Session: 93037d9d-85d4-4250-b1f7-8d4e1e0b6ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7146 | 2026.01.06 01:53:32.655535 [ 286 ] {} <Debug> TCP-Session: 95e07a1d-59ed-4041-9303-87d42fe4000b Authenticating user 'default' from [fd00:1122:3344:101::e]:64058 | ||
| 7147 | 2026.01.06 01:53:32.655535 [ 351 ] {} <Debug> TCP-Session: 93037d9d-85d4-4250-b1f7-8d4e1e0b6ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7148 | 2026.01.06 01:53:32.655540 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7149 | 2026.01.06 01:53:32.655552 [ 286 ] {} <Debug> TCP-Session: 95e07a1d-59ed-4041-9303-87d42fe4000b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7150 | 2026.01.06 01:53:32.655589 [ 286 ] {} <Debug> TCP-Session: 95e07a1d-59ed-4041-9303-87d42fe4000b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7151 | 2026.01.06 01:53:32.655589 [ 288 ] {} <Debug> TCP-Session: baab528c-08ce-4956-b793-d7e57120f711 Authenticating user 'default' from [fd00:1122:3344:101::e]:50317 | ||
| 7152 | 2026.01.06 01:53:32.655630 [ 288 ] {} <Debug> TCP-Session: baab528c-08ce-4956-b793-d7e57120f711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7153 | 2026.01.06 01:53:32.655661 [ 288 ] {} <Debug> TCP-Session: baab528c-08ce-4956-b793-d7e57120f711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7154 | 2026.01.06 01:53:32.726533 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7155 | 2026.01.06 01:53:32.726600 [ 352 ] {} <Debug> TCP-Session: fd37b0cd-8aa9-41b3-8eff-fb644bfb6e81 Authenticating user 'default' from [fd00:1122:3344:101::e]:36282 | ||
| 7156 | 2026.01.06 01:53:32.726623 [ 352 ] {} <Debug> TCP-Session: fd37b0cd-8aa9-41b3-8eff-fb644bfb6e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7157 | 2026.01.06 01:53:32.726637 [ 352 ] {} <Debug> TCP-Session: fd37b0cd-8aa9-41b3-8eff-fb644bfb6e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7158 | 2026.01.06 01:53:32.726965 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51580 | ||
| 7159 | 2026.01.06 01:53:32.727035 [ 352 ] {} <Trace> TCP-Session: fd37b0cd-8aa9-41b3-8eff-fb644bfb6e81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7160 | 2026.01.06 01:53:32.727069 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35995 | ||
| 7161 | 2026.01.06 01:53:32.727078 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59209 | ||
| 7162 | 2026.01.06 01:53:32.727231 [ 352 ] {a159a9fa-ae75-40a5-a687-444665579d33} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36282) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7163 | 2026.01.06 01:53:32.727555 [ 352 ] {a159a9fa-ae75-40a5-a687-444665579d33} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7164 | 2026.01.06 01:53:32.727624 [ 352 ] {a159a9fa-ae75-40a5-a687-444665579d33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7165 | 2026.01.06 01:53:32.727946 [ 352 ] {a159a9fa-ae75-40a5-a687-444665579d33} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 7166 | 2026.01.06 01:53:32.729054 [ 295 ] {a159a9fa-ae75-40a5-a687-444665579d33} <Trace> AggregatingTransform: Aggregating | ||
| 7167 | 2026.01.06 01:53:32.729113 [ 295 ] {a159a9fa-ae75-40a5-a687-444665579d33} <Trace> Aggregator: Aggregation method: without_key | ||
| 7168 | 2026.01.06 01:53:32.729151 [ 295 ] {a159a9fa-ae75-40a5-a687-444665579d33} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00110337 sec. (906.314 rows/sec., 35.40 KiB/sec.) | ||
| 7169 | 2026.01.06 01:53:32.729169 [ 295 ] {a159a9fa-ae75-40a5-a687-444665579d33} <Trace> Aggregator: Merging aggregated data | ||
| 7170 | 2026.01.06 01:53:32.730384 [ 352 ] {a159a9fa-ae75-40a5-a687-444665579d33} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003211 sec., 311.4294612270321 rows/sec., 12.17 KiB/sec. | ||
| 7171 | 2026.01.06 01:53:32.730547 [ 352 ] {a159a9fa-ae75-40a5-a687-444665579d33} <Debug> TCPHandler: Processed in 0.003660284 sec. | ||
| 7172 | 2026.01.06 01:53:32.730652 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7173 | 2026.01.06 01:53:32.730682 [ 352 ] {} <Debug> TCP-Session: fd37b0cd-8aa9-41b3-8eff-fb644bfb6e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7174 | 2026.01.06 01:53:32.731400 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7175 | 2026.01.06 01:53:32.731460 [ 289 ] {} <Debug> TCP-Session: fd8efc37-aa32-4047-824a-c7197790fd31 Authenticating user 'default' from [fd00:1122:3344:101::e]:54556 | ||
| 7176 | 2026.01.06 01:53:32.731486 [ 289 ] {} <Debug> TCP-Session: fd8efc37-aa32-4047-824a-c7197790fd31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7177 | 2026.01.06 01:53:32.731499 [ 289 ] {} <Debug> TCP-Session: fd8efc37-aa32-4047-824a-c7197790fd31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7178 | 2026.01.06 01:53:32.731651 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7179 | 2026.01.06 01:53:32.731661 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7180 | 2026.01.06 01:53:32.731677 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36025 | ||
| 7181 | 2026.01.06 01:53:32.731702 [ 354 ] {} <Debug> TCP-Session: ba329cad-06a1-4fcc-88e9-a4d2d44384d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59209 | ||
| 7182 | 2026.01.06 01:53:32.731720 [ 355 ] {} <Debug> TCP-Session: 908ce195-53f2-436d-bf05-cb7f85119aaa Authenticating user 'default' from [fd00:1122:3344:101::e]:35995 | ||
| 7183 | 2026.01.06 01:53:32.731759 [ 354 ] {} <Debug> TCP-Session: ba329cad-06a1-4fcc-88e9-a4d2d44384d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7184 | 2026.01.06 01:53:32.731767 [ 355 ] {} <Debug> TCP-Session: 908ce195-53f2-436d-bf05-cb7f85119aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7185 | 2026.01.06 01:53:32.731789 [ 354 ] {} <Debug> TCP-Session: ba329cad-06a1-4fcc-88e9-a4d2d44384d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7186 | 2026.01.06 01:53:32.731796 [ 355 ] {} <Debug> TCP-Session: 908ce195-53f2-436d-bf05-cb7f85119aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7187 | 2026.01.06 01:53:32.740066 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52169 | ||
| 7188 | 2026.01.06 01:53:32.740069 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52458 | ||
| 7189 | 2026.01.06 01:53:32.751486 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7190 | 2026.01.06 01:53:32.751544 [ 353 ] {} <Debug> TCP-Session: 2e7544e4-9df7-4c54-a101-8d461b160377 Authenticating user 'default' from [fd00:1122:3344:101::e]:51580 | ||
| 7191 | 2026.01.06 01:53:32.751571 [ 353 ] {} <Debug> TCP-Session: 2e7544e4-9df7-4c54-a101-8d461b160377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7192 | 2026.01.06 01:53:32.751584 [ 353 ] {} <Debug> TCP-Session: 2e7544e4-9df7-4c54-a101-8d461b160377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7193 | 2026.01.06 01:53:32.751716 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7194 | 2026.01.06 01:53:32.751783 [ 356 ] {} <Debug> TCP-Session: 7d8005a7-125b-4532-8dcb-41d0c818dec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36025 | ||
| 7195 | 2026.01.06 01:53:32.751817 [ 356 ] {} <Debug> TCP-Session: 7d8005a7-125b-4532-8dcb-41d0c818dec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7196 | 2026.01.06 01:53:32.751819 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7197 | 2026.01.06 01:53:32.751831 [ 356 ] {} <Debug> TCP-Session: 7d8005a7-125b-4532-8dcb-41d0c818dec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7198 | 2026.01.06 01:53:32.751854 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49568 | ||
| 7199 | 2026.01.06 01:53:32.751867 [ 357 ] {} <Debug> TCP-Session: 45cb4c07-a99d-4cc3-9630-ba389409f9ce Authenticating user 'default' from [fd00:1122:3344:101::e]:52169 | ||
| 7200 | 2026.01.06 01:53:32.751956 [ 357 ] {} <Debug> TCP-Session: 45cb4c07-a99d-4cc3-9630-ba389409f9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7201 | 2026.01.06 01:53:32.751968 [ 357 ] {} <Debug> TCP-Session: 45cb4c07-a99d-4cc3-9630-ba389409f9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7202 | 2026.01.06 01:53:32.752195 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7203 | 2026.01.06 01:53:32.752230 [ 287 ] {} <Debug> TCP-Session: afbd22ff-084a-4683-8614-078ed23d6191 Authenticating user 'default' from [fd00:1122:3344:101::e]:63364 | ||
| 7204 | 2026.01.06 01:53:32.752248 [ 287 ] {} <Debug> TCP-Session: afbd22ff-084a-4683-8614-078ed23d6191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7205 | 2026.01.06 01:53:32.752263 [ 287 ] {} <Debug> TCP-Session: afbd22ff-084a-4683-8614-078ed23d6191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7206 | 2026.01.06 01:53:32.752311 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7207 | 2026.01.06 01:53:32.752357 [ 352 ] {} <Debug> TCP-Session: bf6a16c2-8fc3-43dc-a443-36387933c31b Authenticating user 'default' from [fd00:1122:3344:101::e]:52458 | ||
| 7208 | 2026.01.06 01:53:32.752376 [ 352 ] {} <Debug> TCP-Session: bf6a16c2-8fc3-43dc-a443-36387933c31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7209 | 2026.01.06 01:53:32.752391 [ 352 ] {} <Debug> TCP-Session: bf6a16c2-8fc3-43dc-a443-36387933c31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7210 | 2026.01.06 01:53:32.752458 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34495 | ||
| 7211 | 2026.01.06 01:53:32.752508 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7212 | 2026.01.06 01:53:32.752551 [ 358 ] {} <Debug> TCP-Session: 923cf464-6fd1-4fb0-b668-977a4f7b4439 Authenticating user 'default' from [fd00:1122:3344:101::e]:49568 | ||
| 7213 | 2026.01.06 01:53:32.752569 [ 358 ] {} <Debug> TCP-Session: 923cf464-6fd1-4fb0-b668-977a4f7b4439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7214 | 2026.01.06 01:53:32.752581 [ 358 ] {} <Debug> TCP-Session: 923cf464-6fd1-4fb0-b668-977a4f7b4439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7215 | 2026.01.06 01:53:32.752746 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7216 | 2026.01.06 01:53:32.752779 [ 359 ] {} <Debug> TCP-Session: f12ee3dc-37f2-4e82-89c2-01f4ba68c7ad Authenticating user 'default' from [fd00:1122:3344:101::e]:34495 | ||
| 7217 | 2026.01.06 01:53:32.752796 [ 359 ] {} <Debug> TCP-Session: f12ee3dc-37f2-4e82-89c2-01f4ba68c7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7218 | 2026.01.06 01:53:32.752808 [ 359 ] {} <Debug> TCP-Session: f12ee3dc-37f2-4e82-89c2-01f4ba68c7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7219 | 2026.01.06 01:53:32.770070 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52845). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7220 | |||
| 7221 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7222 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7223 | 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 | ||
| 7224 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7225 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7226 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7227 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7228 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7229 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7230 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7231 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7232 | (version 23.8.7.1) | ||
| 7233 | 2026.01.06 01:53:32.774024 [ 351 ] {} <Debug> TCP-Session: 93037d9d-85d4-4250-b1f7-8d4e1e0b6ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7234 | 2026.01.06 01:53:32.774041 [ 359 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34495). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7235 | |||
| 7236 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7237 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7238 | 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 | ||
| 7239 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7240 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7241 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7242 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7243 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7244 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7245 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7246 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7247 | (version 23.8.7.1) | ||
| 7248 | 2026.01.06 01:53:32.774116 [ 359 ] {} <Debug> TCP-Session: f12ee3dc-37f2-4e82-89c2-01f4ba68c7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7249 | 2026.01.06 01:53:32.774138 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63364). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7250 | |||
| 7251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7253 | 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 | ||
| 7254 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7255 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7256 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7257 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7258 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7259 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7260 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7261 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7262 | (version 23.8.7.1) | ||
| 7263 | 2026.01.06 01:53:32.774225 [ 287 ] {} <Debug> TCP-Session: afbd22ff-084a-4683-8614-078ed23d6191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2026.01.06 01:53:32.774233 [ 357 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52169). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7265 | |||
| 7266 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7267 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7268 | 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 | ||
| 7269 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7270 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7271 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7272 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7273 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7274 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7275 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7276 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7277 | (version 23.8.7.1) | ||
| 7278 | 2026.01.06 01:53:32.774292 [ 357 ] {} <Debug> TCP-Session: 45cb4c07-a99d-4cc3-9630-ba389409f9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7279 | 2026.01.06 01:53:32.774312 [ 353 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51580). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7280 | |||
| 7281 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7282 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7283 | 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 | ||
| 7284 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7285 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7286 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7287 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7288 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7289 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7290 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7291 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7292 | (version 23.8.7.1) | ||
| 7293 | 2026.01.06 01:53:32.774385 [ 353 ] {} <Debug> TCP-Session: 2e7544e4-9df7-4c54-a101-8d461b160377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7294 | 2026.01.06 01:53:32.774429 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50317). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7295 | |||
| 7296 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7297 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7298 | 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 | ||
| 7299 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7300 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7301 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7302 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7303 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7304 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7305 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7306 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7307 | (version 23.8.7.1) | ||
| 7308 | 2026.01.06 01:53:32.774545 [ 288 ] {} <Debug> TCP-Session: baab528c-08ce-4956-b793-d7e57120f711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2026.01.06 01:53:32.774554 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37697). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7310 | |||
| 7311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7313 | 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 | ||
| 7314 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7315 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7316 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7317 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7318 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7319 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7320 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7321 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7322 | (version 23.8.7.1) | ||
| 7323 | 2026.01.06 01:53:32.774630 [ 350 ] {} <Debug> TCP-Session: 3d4de4b1-371a-4f53-8fe0-8b9d042d7e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7324 | 2026.01.06 01:53:32.774668 [ 358 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49568). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7325 | |||
| 7326 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7327 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7328 | 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 | ||
| 7329 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7330 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7331 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7332 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7333 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7334 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7335 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7336 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7337 | (version 23.8.7.1) | ||
| 7338 | 2026.01.06 01:53:32.774769 [ 358 ] {} <Debug> TCP-Session: 923cf464-6fd1-4fb0-b668-977a4f7b4439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2026.01.06 01:53:32.774787 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52458). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7340 | |||
| 7341 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7342 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7343 | 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 | ||
| 7344 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7345 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7346 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7347 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7348 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7349 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7350 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7351 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7352 | (version 23.8.7.1) | ||
| 7353 | 2026.01.06 01:53:32.774867 [ 352 ] {} <Debug> TCP-Session: bf6a16c2-8fc3-43dc-a443-36387933c31b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.01.06 01:53:32.774885 [ 356 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36025). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7355 | |||
| 7356 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7357 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7358 | 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 | ||
| 7359 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7360 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7361 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7362 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7363 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7364 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7365 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7366 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7367 | (version 23.8.7.1) | ||
| 7368 | 2026.01.06 01:53:32.774950 [ 356 ] {} <Debug> TCP-Session: 7d8005a7-125b-4532-8dcb-41d0c818dec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7369 | 2026.01.06 01:53:32.774975 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54556). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7370 | |||
| 7371 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7372 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7373 | 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 | ||
| 7374 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7375 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7376 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7377 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7378 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7379 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7380 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7381 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7382 | (version 23.8.7.1) | ||
| 7383 | 2026.01.06 01:53:32.775051 [ 289 ] {} <Debug> TCP-Session: fd8efc37-aa32-4047-824a-c7197790fd31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7384 | 2026.01.06 01:53:32.775081 [ 355 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35995). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7385 | |||
| 7386 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7387 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7388 | 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 | ||
| 7389 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7390 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7391 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7392 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7393 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7394 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7395 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7396 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7397 | (version 23.8.7.1) | ||
| 7398 | 2026.01.06 01:53:32.775177 [ 355 ] {} <Debug> TCP-Session: 908ce195-53f2-436d-bf05-cb7f85119aaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7399 | 2026.01.06 01:53:32.775191 [ 354 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59209). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7400 | |||
| 7401 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7402 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7403 | 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 | ||
| 7404 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7405 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7406 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7407 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7408 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7409 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7410 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7411 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7412 | (version 23.8.7.1) | ||
| 7413 | 2026.01.06 01:53:32.775268 [ 354 ] {} <Debug> TCP-Session: ba329cad-06a1-4fcc-88e9-a4d2d44384d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.01.06 01:53:32.775283 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64058). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7415 | |||
| 7416 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7417 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7418 | 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 | ||
| 7419 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7420 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7421 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7422 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7423 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7424 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7425 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7426 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7427 | (version 23.8.7.1) | ||
| 7428 | 2026.01.06 01:53:32.775344 [ 286 ] {} <Debug> TCP-Session: 95e07a1d-59ed-4041-9303-87d42fe4000b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7429 | 2026.01.06 01:53:33.374420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 906 | ||
| 7430 | 2026.01.06 01:53:33.376802 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.01.06 01:53:33.376863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7432 | 2026.01.06 01:53:33.378214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7433 | 2026.01.06 01:53:33.378496 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2026.01.06 01:53:33.378880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
| 7435 | 2026.01.06 01:53:35.276659 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2026.01.06 01:53:35.276880 [ 254 ] {19253934-014c-4880-b9ad-75cee1534a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7437 | 2026.01.06 01:53:35.276958 [ 254 ] {19253934-014c-4880-b9ad-75cee1534a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7438 | 2026.01.06 01:53:35.277746 [ 254 ] {19253934-014c-4880-b9ad-75cee1534a1c} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.01.06 01:53:35.277798 [ 254 ] {19253934-014c-4880-b9ad-75cee1534a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7440 | 2026.01.06 01:53:35.278229 [ 254 ] {19253934-014c-4880-b9ad-75cee1534a1c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7441 | 2026.01.06 01:53:35.278470 [ 254 ] {19253934-014c-4880-b9ad-75cee1534a1c} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.01.06 01:53:35.278642 [ 254 ] {19253934-014c-4880-b9ad-75cee1534a1c} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001816 sec., 64977.973568281945 rows/sec., 5.50 MiB/sec. | ||
| 7443 | 2026.01.06 01:53:35.278693 [ 254 ] {19253934-014c-4880-b9ad-75cee1534a1c} <Debug> TCPHandler: Processed in 0.002176401 sec. | ||
| 7444 | 2026.01.06 01:53:35.278831 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7445 | 2026.01.06 01:53:35.278934 [ 254 ] {6c7ad82f-748e-444a-9359-ac8a86daa1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7446 | 2026.01.06 01:53:35.278978 [ 254 ] {6c7ad82f-748e-444a-9359-ac8a86daa1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7447 | 2026.01.06 01:53:35.279402 [ 254 ] {6c7ad82f-748e-444a-9359-ac8a86daa1a9} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.01.06 01:53:35.279441 [ 254 ] {6c7ad82f-748e-444a-9359-ac8a86daa1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7449 | 2026.01.06 01:53:35.279768 [ 254 ] {6c7ad82f-748e-444a-9359-ac8a86daa1a9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7450 | 2026.01.06 01:53:35.279985 [ 254 ] {6c7ad82f-748e-444a-9359-ac8a86daa1a9} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2026.01.06 01:53:35.280107 [ 124 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7452 | 2026.01.06 01:53:35.280129 [ 254 ] {6c7ad82f-748e-444a-9359-ac8a86daa1a9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001218 sec., 25451.559934318557 rows/sec., 1.87 MiB/sec. | ||
| 7453 | 2026.01.06 01:53:35.280177 [ 124 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.01.06 01:53:35.280187 [ 254 ] {6c7ad82f-748e-444a-9359-ac8a86daa1a9} <Debug> TCPHandler: Processed in 0.001408273 sec. | ||
| 7455 | 2026.01.06 01:53:35.280207 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7456 | 2026.01.06 01:53:35.280306 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7457 | 2026.01.06 01:53:35.280334 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 7458 | 2026.01.06 01:53:35.280408 [ 254 ] {08f7ccb5-163c-41e4-a15d-05c57cb721a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7459 | 2026.01.06 01:53:35.280440 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7460 | 2026.01.06 01:53:35.280449 [ 254 ] {08f7ccb5-163c-41e4-a15d-05c57cb721a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7461 | 2026.01.06 01:53:35.280476 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 7462 | 2026.01.06 01:53:35.280550 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 43 rows starting from the beginning of the part | ||
| 7463 | 2026.01.06 01:53:35.280607 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 7464 | 2026.01.06 01:53:35.280656 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 7465 | 2026.01.06 01:53:35.280699 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part | ||
| 7466 | 2026.01.06 01:53:35.280742 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
| 7467 | 2026.01.06 01:53:35.280878 [ 254 ] {08f7ccb5-163c-41e4-a15d-05c57cb721a3} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7468 | 2026.01.06 01:53:35.280928 [ 254 ] {08f7ccb5-163c-41e4-a15d-05c57cb721a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7469 | 2026.01.06 01:53:35.281257 [ 254 ] {08f7ccb5-163c-41e4-a15d-05c57cb721a3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7470 | 2026.01.06 01:53:35.281486 [ 254 ] {08f7ccb5-163c-41e4-a15d-05c57cb721a3} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7471 | 2026.01.06 01:53:35.281553 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267742 sec., 319465.6325971688 rows/sec., 22.29 MiB/sec. | ||
| 7472 | 2026.01.06 01:53:35.281629 [ 254 ] {08f7ccb5-163c-41e4-a15d-05c57cb721a3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00124 sec., 76612.90322580645 rows/sec., 5.98 MiB/sec. | ||
| 7473 | 2026.01.06 01:53:35.281684 [ 254 ] {08f7ccb5-163c-41e4-a15d-05c57cb721a3} <Debug> TCPHandler: Processed in 0.001427214 sec. | ||
| 7474 | 2026.01.06 01:53:35.281688 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7475 | 2026.01.06 01:53:35.281815 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7476 | 2026.01.06 01:53:35.281911 [ 254 ] {d206dd2c-9e00-4877-861d-579f2b1afe90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7477 | 2026.01.06 01:53:35.281956 [ 254 ] {d206dd2c-9e00-4877-861d-579f2b1afe90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7478 | 2026.01.06 01:53:35.281964 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_46_9} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2026.01.06 01:53:35.282028 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_46_9} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7480 | 2026.01.06 01:53:35.282089 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7481 | 2026.01.06 01:53:35.282369 [ 254 ] {d206dd2c-9e00-4877-861d-579f2b1afe90} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7482 | 2026.01.06 01:53:35.282405 [ 254 ] {d206dd2c-9e00-4877-861d-579f2b1afe90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7483 | 2026.01.06 01:53:35.282736 [ 254 ] {d206dd2c-9e00-4877-861d-579f2b1afe90} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7484 | 2026.01.06 01:53:35.282960 [ 254 ] {d206dd2c-9e00-4877-861d-579f2b1afe90} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7485 | 2026.01.06 01:53:35.283099 [ 254 ] {d206dd2c-9e00-4877-861d-579f2b1afe90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 7486 | 2026.01.06 01:53:35.283136 [ 254 ] {d206dd2c-9e00-4877-861d-579f2b1afe90} <Debug> TCPHandler: Processed in 0.001372253 sec. | ||
| 7487 | 2026.01.06 01:53:35.283251 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7488 | 2026.01.06 01:53:35.283355 [ 254 ] {1e4da4ee-28b2-4258-a1e5-e10ef887bb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7489 | 2026.01.06 01:53:35.283414 [ 254 ] {1e4da4ee-28b2-4258-a1e5-e10ef887bb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7490 | 2026.01.06 01:53:35.284274 [ 254 ] {1e4da4ee-28b2-4258-a1e5-e10ef887bb2b} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.01.06 01:53:35.284313 [ 254 ] {1e4da4ee-28b2-4258-a1e5-e10ef887bb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7492 | 2026.01.06 01:53:35.284887 [ 254 ] {1e4da4ee-28b2-4258-a1e5-e10ef887bb2b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7493 | 2026.01.06 01:53:35.285115 [ 254 ] {1e4da4ee-28b2-4258-a1e5-e10ef887bb2b} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2026.01.06 01:53:35.285262 [ 254 ] {1e4da4ee-28b2-4258-a1e5-e10ef887bb2b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001926 sec., 16095.534787123572 rows/sec., 28.84 MiB/sec. | ||
| 7495 | 2026.01.06 01:53:35.285275 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7496 | 2026.01.06 01:53:35.285327 [ 254 ] {1e4da4ee-28b2-4258-a1e5-e10ef887bb2b} <Debug> TCPHandler: Processed in 0.0021276 sec. | ||
| 7497 | 2026.01.06 01:53:35.285347 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.01.06 01:53:35.285377 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7499 | 2026.01.06 01:53:35.285446 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7500 | 2026.01.06 01:53:35.285469 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 7501 | 2026.01.06 01:53:35.285545 [ 254 ] {f4b5c1aa-f2f7-4959-bc13-5e6b3e1323be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7502 | 2026.01.06 01:53:35.285589 [ 254 ] {f4b5c1aa-f2f7-4959-bc13-5e6b3e1323be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7503 | 2026.01.06 01:53:35.285672 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7504 | 2026.01.06 01:53:35.285719 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 767 rows starting from the beginning of the part | ||
| 7505 | 2026.01.06 01:53:35.285840 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
| 7506 | 2026.01.06 01:53:35.285927 [ 254 ] {f4b5c1aa-f2f7-4959-bc13-5e6b3e1323be} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.01.06 01:53:35.285949 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 7508 | 2026.01.06 01:53:35.285966 [ 254 ] {f4b5c1aa-f2f7-4959-bc13-5e6b3e1323be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7509 | 2026.01.06 01:53:35.286054 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 7510 | 2026.01.06 01:53:35.286153 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 7511 | 2026.01.06 01:53:35.286252 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part | ||
| 7512 | 2026.01.06 01:53:35.286304 [ 254 ] {f4b5c1aa-f2f7-4959-bc13-5e6b3e1323be} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7513 | 2026.01.06 01:53:35.286518 [ 254 ] {f4b5c1aa-f2f7-4959-bc13-5e6b3e1323be} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.01.06 01:53:35.286649 [ 254 ] {f4b5c1aa-f2f7-4959-bc13-5e6b3e1323be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 7515 | 2026.01.06 01:53:35.286685 [ 254 ] {f4b5c1aa-f2f7-4959-bc13-5e6b3e1323be} <Debug> TCPHandler: Processed in 0.001289592 sec. | ||
| 7516 | 2026.01.06 01:53:35.297080 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 19 columns (19 merged, 0 gathered) in 0.011646208 sec., 75561.07533027059 rows/sec., 135.40 MiB/sec. | ||
| 7517 | 2026.01.06 01:53:35.298101 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7518 | 2026.01.06 01:53:35.298428 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.01.06 01:53:35.298497 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7520 | 2026.01.06 01:53:35.298586 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7521 | 2026.01.06 01:53:36.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.05 MiB, peak 306.58 MiB, free memory in arenas 0.00 B, will set to 282.52 MiB (RSS), difference: 3.46 MiB | ||
| 7522 | 2026.01.06 01:53:38.207128 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7523 | 2026.01.06 01:53:38.207182 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7524 | 2026.01.06 01:53:38.340999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16345 | ||
| 7525 | 2026.01.06 01:53:38.341619 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.01.06 01:53:38.341680 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7527 | 2026.01.06 01:53:38.342181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7528 | 2026.01.06 01:53:38.342417 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7529 | 2026.01.06 01:53:38.342567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16345 | ||
| 7530 | 2026.01.06 01:53:39.201974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7531 | 2026.01.06 01:53:39.219456 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7532 | 2026.01.06 01:53:39.219519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7533 | 2026.01.06 01:53:39.226230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7534 | 2026.01.06 01:53:39.227016 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7535 | 2026.01.06 01:53:39.230496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7536 | 2026.01.06 01:53:40.274485 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2026.01.06 01:53:40.274741 [ 254 ] {1245f0e9-df3c-4651-9458-ac895a415c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7538 | 2026.01.06 01:53:40.274829 [ 254 ] {1245f0e9-df3c-4651-9458-ac895a415c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7539 | 2026.01.06 01:53:40.275547 [ 254 ] {1245f0e9-df3c-4651-9458-ac895a415c8e} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.01.06 01:53:40.275597 [ 254 ] {1245f0e9-df3c-4651-9458-ac895a415c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7541 | 2026.01.06 01:53:40.276008 [ 254 ] {1245f0e9-df3c-4651-9458-ac895a415c8e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7542 | 2026.01.06 01:53:40.276233 [ 254 ] {1245f0e9-df3c-4651-9458-ac895a415c8e} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.01.06 01:53:40.276410 [ 254 ] {1245f0e9-df3c-4651-9458-ac895a415c8e} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001734 sec., 43829.29642445213 rows/sec., 3.60 MiB/sec. | ||
| 7544 | 2026.01.06 01:53:40.276461 [ 254 ] {1245f0e9-df3c-4651-9458-ac895a415c8e} <Debug> TCPHandler: Processed in 0.002135149 sec. | ||
| 7545 | 2026.01.06 01:53:40.276603 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7546 | 2026.01.06 01:53:40.276704 [ 254 ] {7f228ebb-c0f9-4739-8187-234713843956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7547 | 2026.01.06 01:53:40.276747 [ 254 ] {7f228ebb-c0f9-4739-8187-234713843956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7548 | 2026.01.06 01:53:40.277160 [ 254 ] {7f228ebb-c0f9-4739-8187-234713843956} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.01.06 01:53:40.277199 [ 254 ] {7f228ebb-c0f9-4739-8187-234713843956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7550 | 2026.01.06 01:53:40.277539 [ 254 ] {7f228ebb-c0f9-4739-8187-234713843956} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7551 | 2026.01.06 01:53:40.277753 [ 254 ] {7f228ebb-c0f9-4739-8187-234713843956} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.01.06 01:53:40.277894 [ 254 ] {7f228ebb-c0f9-4739-8187-234713843956} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001214 sec., 8237.232289950576 rows/sec., 619.40 KiB/sec. | ||
| 7553 | 2026.01.06 01:53:40.277934 [ 254 ] {7f228ebb-c0f9-4739-8187-234713843956} <Debug> TCPHandler: Processed in 0.001382903 sec. | ||
| 7554 | 2026.01.06 01:53:40.278048 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.01.06 01:53:40.278144 [ 254 ] {969ab0d3-b93c-4c35-881d-de2328c830b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7556 | 2026.01.06 01:53:40.278185 [ 254 ] {969ab0d3-b93c-4c35-881d-de2328c830b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7557 | 2026.01.06 01:53:40.278598 [ 254 ] {969ab0d3-b93c-4c35-881d-de2328c830b7} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.01.06 01:53:40.278663 [ 254 ] {969ab0d3-b93c-4c35-881d-de2328c830b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7559 | 2026.01.06 01:53:40.278990 [ 254 ] {969ab0d3-b93c-4c35-881d-de2328c830b7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7560 | 2026.01.06 01:53:40.279213 [ 254 ] {969ab0d3-b93c-4c35-881d-de2328c830b7} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2026.01.06 01:53:40.279351 [ 254 ] {969ab0d3-b93c-4c35-881d-de2328c830b7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001226 sec., 60358.89070146818 rows/sec., 4.71 MiB/sec. | ||
| 7562 | 2026.01.06 01:53:40.279389 [ 254 ] {969ab0d3-b93c-4c35-881d-de2328c830b7} <Debug> TCPHandler: Processed in 0.001390303 sec. | ||
| 7563 | 2026.01.06 01:53:40.279501 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2026.01.06 01:53:40.279597 [ 254 ] {b30755c0-c4f1-4bd6-93e6-a434cfa5d2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7565 | 2026.01.06 01:53:40.279641 [ 254 ] {b30755c0-c4f1-4bd6-93e6-a434cfa5d2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7566 | 2026.01.06 01:53:40.280086 [ 254 ] {b30755c0-c4f1-4bd6-93e6-a434cfa5d2d6} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2026.01.06 01:53:40.280123 [ 254 ] {b30755c0-c4f1-4bd6-93e6-a434cfa5d2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7568 | 2026.01.06 01:53:40.280472 [ 254 ] {b30755c0-c4f1-4bd6-93e6-a434cfa5d2d6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7569 | 2026.01.06 01:53:40.280699 [ 254 ] {b30755c0-c4f1-4bd6-93e6-a434cfa5d2d6} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2026.01.06 01:53:40.280840 [ 254 ] {b30755c0-c4f1-4bd6-93e6-a434cfa5d2d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 7571 | 2026.01.06 01:53:40.280877 [ 254 ] {b30755c0-c4f1-4bd6-93e6-a434cfa5d2d6} <Debug> TCPHandler: Processed in 0.001423743 sec. | ||
| 7572 | 2026.01.06 01:53:40.280979 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2026.01.06 01:53:40.281074 [ 254 ] {6b284ce9-3f3a-477a-a4a0-32581d20b42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7574 | 2026.01.06 01:53:40.281129 [ 254 ] {6b284ce9-3f3a-477a-a4a0-32581d20b42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7575 | 2026.01.06 01:53:40.281898 [ 254 ] {6b284ce9-3f3a-477a-a4a0-32581d20b42f} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.01.06 01:53:40.281935 [ 254 ] {6b284ce9-3f3a-477a-a4a0-32581d20b42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7577 | 2026.01.06 01:53:40.282484 [ 254 ] {6b284ce9-3f3a-477a-a4a0-32581d20b42f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7578 | 2026.01.06 01:53:40.282717 [ 254 ] {6b284ce9-3f3a-477a-a4a0-32581d20b42f} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.01.06 01:53:40.282865 [ 254 ] {6b284ce9-3f3a-477a-a4a0-32581d20b42f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001808 sec., 5530.973451327433 rows/sec., 9.91 MiB/sec. | ||
| 7580 | 2026.01.06 01:53:40.282930 [ 254 ] {6b284ce9-3f3a-477a-a4a0-32581d20b42f} <Debug> TCPHandler: Processed in 0.001999019 sec. | ||
| 7581 | 2026.01.06 01:53:40.283036 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2026.01.06 01:53:40.283131 [ 254 ] {a30433cb-8559-4e78-ae34-c33152d12195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7583 | 2026.01.06 01:53:40.283172 [ 254 ] {a30433cb-8559-4e78-ae34-c33152d12195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7584 | 2026.01.06 01:53:40.283501 [ 254 ] {a30433cb-8559-4e78-ae34-c33152d12195} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.01.06 01:53:40.283537 [ 254 ] {a30433cb-8559-4e78-ae34-c33152d12195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7586 | 2026.01.06 01:53:40.283844 [ 254 ] {a30433cb-8559-4e78-ae34-c33152d12195} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7587 | 2026.01.06 01:53:40.284061 [ 254 ] {a30433cb-8559-4e78-ae34-c33152d12195} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.01.06 01:53:40.284187 [ 254 ] {a30433cb-8559-4e78-ae34-c33152d12195} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7589 | 2026.01.06 01:53:40.284222 [ 254 ] {a30433cb-8559-4e78-ae34-c33152d12195} <Debug> TCPHandler: Processed in 0.001234752 sec. | ||
| 7590 | 2026.01.06 01:53:43.379159 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 930 | ||
| 7591 | 2026.01.06 01:53:43.381346 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2026.01.06 01:53:43.381403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7593 | 2026.01.06 01:53:43.382636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7594 | 2026.01.06 01:53:43.382904 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7595 | 2026.01.06 01:53:43.383050 [ 116 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7596 | 2026.01.06 01:53:43.383089 [ 116 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.01.06 01:53:43.383112 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7598 | 2026.01.06 01:53:43.383207 [ 196 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 7599 | 2026.01.06 01:53:43.383264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
| 7600 | 2026.01.06 01:53:43.383701 [ 196 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7601 | 2026.01.06 01:53:43.383837 [ 196 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 796 rows starting from the beginning of the part | ||
| 7602 | 2026.01.06 01:53:43.384192 [ 196 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 7603 | 2026.01.06 01:53:43.384522 [ 196 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 7604 | 2026.01.06 01:53:43.384857 [ 196 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 7605 | 2026.01.06 01:53:43.385183 [ 196 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 7606 | 2026.01.06 01:53:43.385511 [ 196 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 7607 | 2026.01.06 01:53:43.392196 [ 188 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 72 columns (72 merged, 0 gathered) in 0.009031564 sec., 102972.19839221645 rows/sec., 87.34 MiB/sec. | ||
| 7608 | 2026.01.06 01:53:43.393661 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7609 | 2026.01.06 01:53:43.394311 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_26_5} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2026.01.06 01:53:43.394397 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_26_5} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7611 | 2026.01.06 01:53:43.394743 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7612 | 2026.01.06 01:53:45.307468 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7613 | 2026.01.06 01:53:45.307664 [ 254 ] {ee6f0454-594e-4c3c-8bab-54e73fc93c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7614 | 2026.01.06 01:53:45.307736 [ 254 ] {ee6f0454-594e-4c3c-8bab-54e73fc93c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7615 | 2026.01.06 01:53:45.308416 [ 254 ] {ee6f0454-594e-4c3c-8bab-54e73fc93c72} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7616 | 2026.01.06 01:53:45.308469 [ 254 ] {ee6f0454-594e-4c3c-8bab-54e73fc93c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7617 | 2026.01.06 01:53:45.308875 [ 254 ] {ee6f0454-594e-4c3c-8bab-54e73fc93c72} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7618 | 2026.01.06 01:53:45.309122 [ 254 ] {ee6f0454-594e-4c3c-8bab-54e73fc93c72} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2026.01.06 01:53:45.309293 [ 254 ] {ee6f0454-594e-4c3c-8bab-54e73fc93c72} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00168 sec., 14285.714285714284 rows/sec., 1.19 MiB/sec. | ||
| 7620 | 2026.01.06 01:53:45.309349 [ 254 ] {ee6f0454-594e-4c3c-8bab-54e73fc93c72} <Debug> TCPHandler: Processed in 0.002015349 sec. | ||
| 7621 | 2026.01.06 01:53:45.309489 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7622 | 2026.01.06 01:53:45.309593 [ 254 ] {39c535d8-667c-49bb-997c-487121aede30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7623 | 2026.01.06 01:53:45.309639 [ 254 ] {39c535d8-667c-49bb-997c-487121aede30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7624 | 2026.01.06 01:53:45.310078 [ 254 ] {39c535d8-667c-49bb-997c-487121aede30} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.01.06 01:53:45.310118 [ 254 ] {39c535d8-667c-49bb-997c-487121aede30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7626 | 2026.01.06 01:53:45.310421 [ 254 ] {39c535d8-667c-49bb-997c-487121aede30} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7627 | 2026.01.06 01:53:45.310632 [ 254 ] {39c535d8-667c-49bb-997c-487121aede30} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7628 | 2026.01.06 01:53:45.310766 [ 254 ] {39c535d8-667c-49bb-997c-487121aede30} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001198 sec., 10016.69449081803 rows/sec., 816.79 KiB/sec. | ||
| 7629 | 2026.01.06 01:53:45.310806 [ 254 ] {39c535d8-667c-49bb-997c-487121aede30} <Debug> TCPHandler: Processed in 0.001368803 sec. | ||
| 7630 | 2026.01.06 01:53:45.310919 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7631 | 2026.01.06 01:53:45.311014 [ 254 ] {e2e5f373-4a8e-4fd5-abd5-e3b74a7fa27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7632 | 2026.01.06 01:53:45.311056 [ 254 ] {e2e5f373-4a8e-4fd5-abd5-e3b74a7fa27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7633 | 2026.01.06 01:53:45.312175 [ 254 ] {e2e5f373-4a8e-4fd5-abd5-e3b74a7fa27c} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7634 | 2026.01.06 01:53:45.312214 [ 254 ] {e2e5f373-4a8e-4fd5-abd5-e3b74a7fa27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7635 | 2026.01.06 01:53:45.312628 [ 254 ] {e2e5f373-4a8e-4fd5-abd5-e3b74a7fa27c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7636 | 2026.01.06 01:53:45.312842 [ 254 ] {e2e5f373-4a8e-4fd5-abd5-e3b74a7fa27c} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2026.01.06 01:53:45.312977 [ 254 ] {e2e5f373-4a8e-4fd5-abd5-e3b74a7fa27c} <Debug> executeQuery: Read 1384 rows, 118.22 KiB in 0.001983 sec., 697932.4256177509 rows/sec., 58.22 MiB/sec. | ||
| 7638 | 2026.01.06 01:53:45.312977 [ 114 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7639 | 2026.01.06 01:53:45.313017 [ 254 ] {e2e5f373-4a8e-4fd5-abd5-e3b74a7fa27c} <Debug> TCPHandler: Processed in 0.0021463 sec. | ||
| 7640 | 2026.01.06 01:53:45.313059 [ 114 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2026.01.06 01:53:45.313089 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7642 | 2026.01.06 01:53:45.313155 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2026.01.06 01:53:45.313201 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 7644 | 2026.01.06 01:53:45.313254 [ 254 ] {22fdf03a-1d51-4777-afa4-c603e898e066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7645 | 2026.01.06 01:53:45.313295 [ 254 ] {22fdf03a-1d51-4777-afa4-c603e898e066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7646 | 2026.01.06 01:53:45.313312 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7647 | 2026.01.06 01:53:45.313345 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2468 rows starting from the beginning of the part | ||
| 7648 | 2026.01.06 01:53:45.313410 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 118 rows starting from the beginning of the part | ||
| 7649 | 2026.01.06 01:53:45.313460 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 77 rows starting from the beginning of the part | ||
| 7650 | 2026.01.06 01:53:45.313508 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 118 rows starting from the beginning of the part | ||
| 7651 | 2026.01.06 01:53:45.313553 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 76 rows starting from the beginning of the part | ||
| 7652 | 2026.01.06 01:53:45.313599 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1384 rows starting from the beginning of the part | ||
| 7653 | 2026.01.06 01:53:45.313715 [ 254 ] {22fdf03a-1d51-4777-afa4-c603e898e066} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.01.06 01:53:45.313751 [ 254 ] {22fdf03a-1d51-4777-afa4-c603e898e066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7655 | 2026.01.06 01:53:45.314056 [ 254 ] {22fdf03a-1d51-4777-afa4-c603e898e066} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7656 | 2026.01.06 01:53:45.314282 [ 254 ] {22fdf03a-1d51-4777-afa4-c603e898e066} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2026.01.06 01:53:45.314421 [ 254 ] {22fdf03a-1d51-4777-afa4-c603e898e066} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.001185 sec., 46413.50210970464 rows/sec., 3.40 MiB/sec. | ||
| 7658 | 2026.01.06 01:53:45.314459 [ 254 ] {22fdf03a-1d51-4777-afa4-c603e898e066} <Debug> TCPHandler: Processed in 0.001359262 sec. | ||
| 7659 | 2026.01.06 01:53:45.314564 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2026.01.06 01:53:45.314662 [ 254 ] {f726834f-aab9-4e5a-925c-57d308b88846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7661 | 2026.01.06 01:53:45.314703 [ 254 ] {f726834f-aab9-4e5a-925c-57d308b88846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7662 | 2026.01.06 01:53:45.315210 [ 254 ] {f726834f-aab9-4e5a-925c-57d308b88846} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.01.06 01:53:45.315248 [ 254 ] {f726834f-aab9-4e5a-925c-57d308b88846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7664 | 2026.01.06 01:53:45.315393 [ 191 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4241 rows, containing 5 columns (5 merged, 0 gathered) in 0.002233201 sec., 1899067.7507309013 rows/sec., 163.72 MiB/sec. | ||
| 7665 | 2026.01.06 01:53:45.315588 [ 254 ] {f726834f-aab9-4e5a-925c-57d308b88846} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7666 | 2026.01.06 01:53:45.315724 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7667 | 2026.01.06 01:53:45.315821 [ 254 ] {f726834f-aab9-4e5a-925c-57d308b88846} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2026.01.06 01:53:45.315956 [ 254 ] {f726834f-aab9-4e5a-925c-57d308b88846} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001314 sec., 191780.8219178082 rows/sec., 13.26 MiB/sec. | ||
| 7669 | 2026.01.06 01:53:45.315988 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_51_10} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7670 | 2026.01.06 01:53:45.315995 [ 254 ] {f726834f-aab9-4e5a-925c-57d308b88846} <Debug> TCPHandler: Processed in 0.001480684 sec. | ||
| 7671 | 2026.01.06 01:53:45.316059 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_51_10} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7672 | 2026.01.06 01:53:45.316110 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2026.01.06 01:53:45.316128 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 7674 | 2026.01.06 01:53:45.316218 [ 254 ] {31cde9fa-032f-49c2-8b9b-844d15b34d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7675 | 2026.01.06 01:53:45.316258 [ 254 ] {31cde9fa-032f-49c2-8b9b-844d15b34d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7676 | 2026.01.06 01:53:45.316652 [ 254 ] {31cde9fa-032f-49c2-8b9b-844d15b34d2b} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.01.06 01:53:45.316687 [ 254 ] {31cde9fa-032f-49c2-8b9b-844d15b34d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7678 | 2026.01.06 01:53:45.316985 [ 254 ] {31cde9fa-032f-49c2-8b9b-844d15b34d2b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7679 | 2026.01.06 01:53:45.317197 [ 254 ] {31cde9fa-032f-49c2-8b9b-844d15b34d2b} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.01.06 01:53:45.317327 [ 254 ] {31cde9fa-032f-49c2-8b9b-844d15b34d2b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 7681 | 2026.01.06 01:53:45.317365 [ 254 ] {31cde9fa-032f-49c2-8b9b-844d15b34d2b} <Debug> TCPHandler: Processed in 0.001303482 sec. | ||
| 7682 | 2026.01.06 01:53:45.317473 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2026.01.06 01:53:45.317589 [ 254 ] {3b1b8ac7-fc1e-4756-973f-b337761b1f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7684 | 2026.01.06 01:53:45.317636 [ 254 ] {3b1b8ac7-fc1e-4756-973f-b337761b1f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7685 | 2026.01.06 01:53:45.318293 [ 254 ] {3b1b8ac7-fc1e-4756-973f-b337761b1f47} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2026.01.06 01:53:45.318330 [ 254 ] {3b1b8ac7-fc1e-4756-973f-b337761b1f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7687 | 2026.01.06 01:53:45.318661 [ 254 ] {3b1b8ac7-fc1e-4756-973f-b337761b1f47} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7688 | 2026.01.06 01:53:45.318872 [ 254 ] {3b1b8ac7-fc1e-4756-973f-b337761b1f47} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2026.01.06 01:53:45.318986 [ 114 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7690 | 2026.01.06 01:53:45.319002 [ 254 ] {3b1b8ac7-fc1e-4756-973f-b337761b1f47} <Debug> executeQuery: Read 599 rows, 46.12 KiB in 0.001437 sec., 416840.64022268617 rows/sec., 31.34 MiB/sec. | ||
| 7691 | 2026.01.06 01:53:45.319036 [ 114 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7692 | 2026.01.06 01:53:45.319056 [ 254 ] {3b1b8ac7-fc1e-4756-973f-b337761b1f47} <Debug> TCPHandler: Processed in 0.001640625 sec. | ||
| 7693 | 2026.01.06 01:53:45.319064 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7694 | 2026.01.06 01:53:45.319175 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7695 | 2026.01.06 01:53:45.319184 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 7696 | 2026.01.06 01:53:45.319274 [ 254 ] {8497d430-033b-457b-b647-19ba703c2419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7697 | 2026.01.06 01:53:45.319320 [ 254 ] {8497d430-033b-457b-b647-19ba703c2419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7698 | 2026.01.06 01:53:45.319333 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7699 | 2026.01.06 01:53:45.319372 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 7700 | 2026.01.06 01:53:45.319436 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 95 rows starting from the beginning of the part | ||
| 7701 | 2026.01.06 01:53:45.319481 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 7702 | 2026.01.06 01:53:45.319520 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 95 rows starting from the beginning of the part | ||
| 7703 | 2026.01.06 01:53:45.319556 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 74 rows starting from the beginning of the part | ||
| 7704 | 2026.01.06 01:53:45.319596 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 599 rows starting from the beginning of the part | ||
| 7705 | 2026.01.06 01:53:45.319933 [ 254 ] {8497d430-033b-457b-b647-19ba703c2419} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.01.06 01:53:45.319975 [ 254 ] {8497d430-033b-457b-b647-19ba703c2419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7707 | 2026.01.06 01:53:45.320387 [ 254 ] {8497d430-033b-457b-b647-19ba703c2419} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7708 | 2026.01.06 01:53:45.320602 [ 254 ] {8497d430-033b-457b-b647-19ba703c2419} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.01.06 01:53:45.320729 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7710 | 2026.01.06 01:53:45.320752 [ 254 ] {8497d430-033b-457b-b647-19ba703c2419} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001497 sec., 591850.3674014696 rows/sec., 40.17 MiB/sec. | ||
| 7711 | 2026.01.06 01:53:45.320757 [ 193 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001626985 sec., 1345433.424401577 rows/sec., 104.58 MiB/sec. | ||
| 7712 | 2026.01.06 01:53:45.320761 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2026.01.06 01:53:45.320797 [ 254 ] {8497d430-033b-457b-b647-19ba703c2419} <Debug> TCPHandler: Processed in 0.001671775 sec. | ||
| 7714 | 2026.01.06 01:53:45.320805 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7715 | 2026.01.06 01:53:45.320888 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 7716 | 2026.01.06 01:53:45.320935 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7717 | 2026.01.06 01:53:45.320995 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7718 | 2026.01.06 01:53:45.321004 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7719 | 2026.01.06 01:53:45.321047 [ 254 ] {88a5487a-1d43-4aad-88c6-aa5837e4deb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7720 | 2026.01.06 01:53:45.321052 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12243 rows starting from the beginning of the part | ||
| 7721 | 2026.01.06 01:53:45.321115 [ 254 ] {88a5487a-1d43-4aad-88c6-aa5837e4deb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.06 01:53:45.321120 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7723 | 2026.01.06 01:53:45.321179 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 161 rows starting from the beginning of the part | ||
| 7724 | 2026.01.06 01:53:45.321216 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 7725 | 2026.01.06 01:53:45.321254 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7726 | 2026.01.06 01:53:45.321288 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 886 rows starting from the beginning of the part | ||
| 7727 | 2026.01.06 01:53:45.321351 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_51_10} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2026.01.06 01:53:45.321453 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_51_10} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7729 | 2026.01.06 01:53:45.321574 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 7730 | 2026.01.06 01:53:45.322005 [ 254 ] {88a5487a-1d43-4aad-88c6-aa5837e4deb0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2026.01.06 01:53:45.322049 [ 254 ] {88a5487a-1d43-4aad-88c6-aa5837e4deb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7732 | 2026.01.06 01:53:45.322699 [ 254 ] {88a5487a-1d43-4aad-88c6-aa5837e4deb0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7733 | 2026.01.06 01:53:45.322946 [ 254 ] {88a5487a-1d43-4aad-88c6-aa5837e4deb0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2026.01.06 01:53:45.323098 [ 254 ] {88a5487a-1d43-4aad-88c6-aa5837e4deb0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002073 sec., 14954.172696575011 rows/sec., 26.80 MiB/sec. | ||
| 7735 | 2026.01.06 01:53:45.323167 [ 254 ] {88a5487a-1d43-4aad-88c6-aa5837e4deb0} <Debug> TCPHandler: Processed in 0.002289102 sec. | ||
| 7736 | 2026.01.06 01:53:45.323285 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7737 | 2026.01.06 01:53:45.323382 [ 254 ] {b9a10bec-6578-4db4-80b3-2e5cb56bba62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7738 | 2026.01.06 01:53:45.323424 [ 254 ] {b9a10bec-6578-4db4-80b3-2e5cb56bba62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7739 | 2026.01.06 01:53:45.323781 [ 254 ] {b9a10bec-6578-4db4-80b3-2e5cb56bba62} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.01.06 01:53:45.323819 [ 254 ] {b9a10bec-6578-4db4-80b3-2e5cb56bba62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7741 | 2026.01.06 01:53:45.324144 [ 254 ] {b9a10bec-6578-4db4-80b3-2e5cb56bba62} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7742 | 2026.01.06 01:53:45.324368 [ 254 ] {b9a10bec-6578-4db4-80b3-2e5cb56bba62} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2026.01.06 01:53:45.324475 [ 114 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7744 | 2026.01.06 01:53:45.324496 [ 254 ] {b9a10bec-6578-4db4-80b3-2e5cb56bba62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 7745 | 2026.01.06 01:53:45.324509 [ 114 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.01.06 01:53:45.324535 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7747 | 2026.01.06 01:53:45.324540 [ 254 ] {b9a10bec-6578-4db4-80b3-2e5cb56bba62} <Debug> TCPHandler: Processed in 0.001304572 sec. | ||
| 7748 | 2026.01.06 01:53:45.324631 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 7749 | 2026.01.06 01:53:45.324752 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7750 | 2026.01.06 01:53:45.324786 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2094 rows starting from the beginning of the part | ||
| 7751 | 2026.01.06 01:53:45.324848 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 7752 | 2026.01.06 01:53:45.324891 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 7753 | 2026.01.06 01:53:45.324929 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 7754 | 2026.01.06 01:53:45.324967 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 7755 | 2026.01.06 01:53:45.325005 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 7756 | 2026.01.06 01:53:45.325019 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13770 rows, containing 5 columns (5 merged, 0 gathered) in 0.004160469 sec., 3309723.01440054 rows/sec., 225.84 MiB/sec. | ||
| 7757 | 2026.01.06 01:53:45.325477 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7758 | 2026.01.06 01:53:45.325772 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2026.01.06 01:53:45.325854 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7760 | 2026.01.06 01:53:45.325947 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 7761 | 2026.01.06 01:53:45.326218 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2394 rows, containing 4 columns (4 merged, 0 gathered) in 0.001629735 sec., 1468950.4735432449 rows/sec., 96.19 MiB/sec. | ||
| 7762 | 2026.01.06 01:53:45.326492 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7763 | 2026.01.06 01:53:45.326736 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_51_10} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7764 | 2026.01.06 01:53:45.326806 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_51_10} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7765 | 2026.01.06 01:53:45.326873 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7766 | 2026.01.06 01:53:45.842729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16793 | ||
| 7767 | 2026.01.06 01:53:45.843285 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2026.01.06 01:53:45.843330 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7769 | 2026.01.06 01:53:45.843837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7770 | 2026.01.06 01:53:45.844090 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2026.01.06 01:53:45.844224 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16793 | ||
| 7772 | 2026.01.06 01:53:46.730641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7773 | 2026.01.06 01:53:46.748791 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.01.06 01:53:46.748859 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7775 | 2026.01.06 01:53:46.755013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7776 | 2026.01.06 01:53:46.755720 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.01.06 01:53:46.758808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7778 | 2026.01.06 01:53:50.275201 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2026.01.06 01:53:50.275398 [ 254 ] {7ed7195f-6644-495f-9ee0-67483e31644f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7780 | 2026.01.06 01:53:50.275466 [ 254 ] {7ed7195f-6644-495f-9ee0-67483e31644f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7781 | 2026.01.06 01:53:50.276142 [ 254 ] {7ed7195f-6644-495f-9ee0-67483e31644f} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.01.06 01:53:50.276187 [ 254 ] {7ed7195f-6644-495f-9ee0-67483e31644f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7783 | 2026.01.06 01:53:50.276594 [ 254 ] {7ed7195f-6644-495f-9ee0-67483e31644f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7784 | 2026.01.06 01:53:50.276825 [ 254 ] {7ed7195f-6644-495f-9ee0-67483e31644f} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.01.06 01:53:50.276975 [ 254 ] {7ed7195f-6644-495f-9ee0-67483e31644f} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001628 sec., 46683.04668304668 rows/sec., 3.83 MiB/sec. | ||
| 7786 | 2026.01.06 01:53:50.277017 [ 254 ] {7ed7195f-6644-495f-9ee0-67483e31644f} <Debug> TCPHandler: Processed in 0.001952908 sec. | ||
| 7787 | 2026.01.06 01:53:50.277155 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2026.01.06 01:53:50.277252 [ 254 ] {425eb4cc-a166-4172-80b1-b5aa7516bd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7789 | 2026.01.06 01:53:50.277292 [ 254 ] {425eb4cc-a166-4172-80b1-b5aa7516bd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7790 | 2026.01.06 01:53:50.277683 [ 254 ] {425eb4cc-a166-4172-80b1-b5aa7516bd70} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.01.06 01:53:50.277719 [ 254 ] {425eb4cc-a166-4172-80b1-b5aa7516bd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7792 | 2026.01.06 01:53:50.278022 [ 254 ] {425eb4cc-a166-4172-80b1-b5aa7516bd70} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7793 | 2026.01.06 01:53:50.278232 [ 254 ] {425eb4cc-a166-4172-80b1-b5aa7516bd70} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.01.06 01:53:50.278363 [ 254 ] {425eb4cc-a166-4172-80b1-b5aa7516bd70} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00113 sec., 8849.557522123894 rows/sec., 665.45 KiB/sec. | ||
| 7795 | 2026.01.06 01:53:50.278401 [ 254 ] {425eb4cc-a166-4172-80b1-b5aa7516bd70} <Debug> TCPHandler: Processed in 0.001295942 sec. | ||
| 7796 | 2026.01.06 01:53:50.278508 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7797 | 2026.01.06 01:53:50.278602 [ 254 ] {cf21505c-4949-4ce4-8946-5a17f1fe5fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7798 | 2026.01.06 01:53:50.278642 [ 254 ] {cf21505c-4949-4ce4-8946-5a17f1fe5fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7799 | 2026.01.06 01:53:50.279046 [ 254 ] {cf21505c-4949-4ce4-8946-5a17f1fe5fab} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.01.06 01:53:50.279085 [ 254 ] {cf21505c-4949-4ce4-8946-5a17f1fe5fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7801 | 2026.01.06 01:53:50.279398 [ 254 ] {cf21505c-4949-4ce4-8946-5a17f1fe5fab} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7802 | 2026.01.06 01:53:50.279601 [ 254 ] {cf21505c-4949-4ce4-8946-5a17f1fe5fab} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.01.06 01:53:50.279728 [ 254 ] {cf21505c-4949-4ce4-8946-5a17f1fe5fab} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001143 sec., 64741.90726159231 rows/sec., 5.05 MiB/sec. | ||
| 7804 | 2026.01.06 01:53:50.279766 [ 254 ] {cf21505c-4949-4ce4-8946-5a17f1fe5fab} <Debug> TCPHandler: Processed in 0.001306442 sec. | ||
| 7805 | 2026.01.06 01:53:50.279876 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2026.01.06 01:53:50.279971 [ 254 ] {c86f3f4f-3049-4349-99bd-8385063e0d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7807 | 2026.01.06 01:53:50.280015 [ 254 ] {c86f3f4f-3049-4349-99bd-8385063e0d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7808 | 2026.01.06 01:53:50.280422 [ 254 ] {c86f3f4f-3049-4349-99bd-8385063e0d28} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.01.06 01:53:50.280459 [ 254 ] {c86f3f4f-3049-4349-99bd-8385063e0d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7810 | 2026.01.06 01:53:50.280798 [ 254 ] {c86f3f4f-3049-4349-99bd-8385063e0d28} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7811 | 2026.01.06 01:53:50.281011 [ 254 ] {c86f3f4f-3049-4349-99bd-8385063e0d28} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.01.06 01:53:50.281143 [ 254 ] {c86f3f4f-3049-4349-99bd-8385063e0d28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 7813 | 2026.01.06 01:53:50.281180 [ 254 ] {c86f3f4f-3049-4349-99bd-8385063e0d28} <Debug> TCPHandler: Processed in 0.001353062 sec. | ||
| 7814 | 2026.01.06 01:53:50.281286 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2026.01.06 01:53:50.281379 [ 254 ] {b94b8cec-08e0-4276-a690-c521ef8e976d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7816 | 2026.01.06 01:53:50.281434 [ 254 ] {b94b8cec-08e0-4276-a690-c521ef8e976d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7817 | 2026.01.06 01:53:50.282186 [ 254 ] {b94b8cec-08e0-4276-a690-c521ef8e976d} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.01.06 01:53:50.282223 [ 254 ] {b94b8cec-08e0-4276-a690-c521ef8e976d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7819 | 2026.01.06 01:53:50.282741 [ 254 ] {b94b8cec-08e0-4276-a690-c521ef8e976d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7820 | 2026.01.06 01:53:50.282966 [ 254 ] {b94b8cec-08e0-4276-a690-c521ef8e976d} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.01.06 01:53:50.283105 [ 254 ] {b94b8cec-08e0-4276-a690-c521ef8e976d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001743 sec., 5737.234652897304 rows/sec., 10.28 MiB/sec. | ||
| 7822 | 2026.01.06 01:53:50.283158 [ 254 ] {b94b8cec-08e0-4276-a690-c521ef8e976d} <Debug> TCPHandler: Processed in 0.001920788 sec. | ||
| 7823 | 2026.01.06 01:53:50.283275 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2026.01.06 01:53:50.283370 [ 254 ] {42b43cab-0a22-4c02-accb-78258461db3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7825 | 2026.01.06 01:53:50.283413 [ 254 ] {42b43cab-0a22-4c02-accb-78258461db3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7826 | 2026.01.06 01:53:50.283738 [ 254 ] {42b43cab-0a22-4c02-accb-78258461db3e} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.01.06 01:53:50.283775 [ 254 ] {42b43cab-0a22-4c02-accb-78258461db3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7828 | 2026.01.06 01:53:50.284083 [ 254 ] {42b43cab-0a22-4c02-accb-78258461db3e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7829 | 2026.01.06 01:53:50.284312 [ 254 ] {42b43cab-0a22-4c02-accb-78258461db3e} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.01.06 01:53:50.284440 [ 254 ] {42b43cab-0a22-4c02-accb-78258461db3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 7831 | 2026.01.06 01:53:50.284476 [ 254 ] {42b43cab-0a22-4c02-accb-78258461db3e} <Debug> TCPHandler: Processed in 0.001250592 sec. | ||
| 7832 | 2026.01.06 01:53:53.207228 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7833 | 2026.01.06 01:53:53.207280 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7834 | 2026.01.06 01:53:53.344370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17305 | ||
| 7835 | 2026.01.06 01:53:53.344906 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.01.06 01:53:53.344955 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7837 | 2026.01.06 01:53:53.345450 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7838 | 2026.01.06 01:53:53.345679 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.01.06 01:53:53.345813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17305 | ||
| 7840 | 2026.01.06 01:53:53.345822 [ 107 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7841 | 2026.01.06 01:53:53.345882 [ 107 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.01.06 01:53:53.345905 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7843 | 2026.01.06 01:53:53.346036 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 7844 | 2026.01.06 01:53:53.346191 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7845 | 2026.01.06 01:53:53.346234 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14873 rows starting from the beginning of the part | ||
| 7846 | 2026.01.06 01:53:53.346296 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 7847 | 2026.01.06 01:53:53.346337 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 7848 | 2026.01.06 01:53:53.346375 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 7849 | 2026.01.06 01:53:53.346412 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 7850 | 2026.01.06 01:53:53.346451 [ 194 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 7851 | 2026.01.06 01:53:53.348683 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17305 rows, containing 4 columns (4 merged, 0 gathered) in 0.002698365 sec., 6413142.77349432 rows/sec., 91.74 MiB/sec. | ||
| 7852 | 2026.01.06 01:53:53.348923 [ 195 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7853 | 2026.01.06 01:53:53.349384 [ 195 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_36_7} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2026.01.06 01:53:53.349456 [ 195 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_36_7} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7855 | 2026.01.06 01:53:53.349581 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7856 | 2026.01.06 01:53:53.383528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 962 | ||
| 7857 | 2026.01.06 01:53:53.385985 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2026.01.06 01:53:53.386027 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7859 | 2026.01.06 01:53:53.387191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7860 | 2026.01.06 01:53:53.387447 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2026.01.06 01:53:53.387698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 7862 | 2026.01.06 01:53:54.258938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7863 | 2026.01.06 01:53:54.276621 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2026.01.06 01:53:54.276686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7865 | 2026.01.06 01:53:54.282844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7866 | 2026.01.06 01:53:54.283538 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2026.01.06 01:53:54.283839 [ 105 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7868 | 2026.01.06 01:53:54.283941 [ 105 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2026.01.06 01:53:54.283979 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7870 | 2026.01.06 01:53:54.284090 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 7871 | 2026.01.06 01:53:54.286557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7872 | 2026.01.06 01:53:54.287013 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7873 | 2026.01.06 01:53:54.287782 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 7874 | 2026.01.06 01:53:54.291037 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 7875 | 2026.01.06 01:53:54.294278 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 7876 | 2026.01.06 01:53:54.297896 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 7877 | 2026.01.06 01:53:54.302020 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 7878 | 2026.01.06 01:53:54.305972 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7879 | 2026.01.06 01:53:54.354394 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.070344187 sec., 3866.701878294506 rows/sec., 19.99 MiB/sec. | ||
| 7880 | 2026.01.06 01:53:54.356174 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7881 | 2026.01.06 01:53:54.357722 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_36_7} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2026.01.06 01:53:54.357804 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_36_7} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7883 | 2026.01.06 01:53:54.359065 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7884 | 2026.01.06 01:53:55.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.91 MiB, peak 306.58 MiB, free memory in arenas 0.00 B, will set to 287.30 MiB (RSS), difference: 1.39 MiB | ||
| 7885 | 2026.01.06 01:53:55.276059 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2026.01.06 01:53:55.276344 [ 254 ] {8c646368-e13d-47f8-9708-20b3a5f05dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7887 | 2026.01.06 01:53:55.276414 [ 254 ] {8c646368-e13d-47f8-9708-20b3a5f05dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7888 | 2026.01.06 01:53:55.277154 [ 254 ] {8c646368-e13d-47f8-9708-20b3a5f05dc2} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.01.06 01:53:55.277192 [ 254 ] {8c646368-e13d-47f8-9708-20b3a5f05dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7890 | 2026.01.06 01:53:55.277635 [ 254 ] {8c646368-e13d-47f8-9708-20b3a5f05dc2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7891 | 2026.01.06 01:53:55.277856 [ 254 ] {8c646368-e13d-47f8-9708-20b3a5f05dc2} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.01.06 01:53:55.278014 [ 254 ] {8c646368-e13d-47f8-9708-20b3a5f05dc2} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001747 sec., 67544.36176302232 rows/sec., 5.72 MiB/sec. | ||
| 7893 | 2026.01.06 01:53:55.278055 [ 254 ] {8c646368-e13d-47f8-9708-20b3a5f05dc2} <Debug> TCPHandler: Processed in 0.002180971 sec. | ||
| 7894 | 2026.01.06 01:53:55.278183 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7895 | 2026.01.06 01:53:55.278278 [ 254 ] {28570d55-3cd3-4a67-a40b-f8408f7387cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7896 | 2026.01.06 01:53:55.278319 [ 254 ] {28570d55-3cd3-4a67-a40b-f8408f7387cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7897 | 2026.01.06 01:53:55.278835 [ 254 ] {28570d55-3cd3-4a67-a40b-f8408f7387cf} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2026.01.06 01:53:55.278883 [ 254 ] {28570d55-3cd3-4a67-a40b-f8408f7387cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7899 | 2026.01.06 01:53:55.279301 [ 254 ] {28570d55-3cd3-4a67-a40b-f8408f7387cf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7900 | 2026.01.06 01:53:55.279535 [ 254 ] {28570d55-3cd3-4a67-a40b-f8408f7387cf} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2026.01.06 01:53:55.279671 [ 254 ] {28570d55-3cd3-4a67-a40b-f8408f7387cf} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001411 sec., 21970.233876683204 rows/sec., 1.61 MiB/sec. | ||
| 7902 | 2026.01.06 01:53:55.279710 [ 254 ] {28570d55-3cd3-4a67-a40b-f8408f7387cf} <Debug> TCPHandler: Processed in 0.001575135 sec. | ||
| 7903 | 2026.01.06 01:53:55.279833 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7904 | 2026.01.06 01:53:55.279929 [ 254 ] {37676a20-fbfd-48a0-a100-11fcd618357c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7905 | 2026.01.06 01:53:55.279969 [ 254 ] {37676a20-fbfd-48a0-a100-11fcd618357c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7906 | 2026.01.06 01:53:55.280445 [ 254 ] {37676a20-fbfd-48a0-a100-11fcd618357c} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7907 | 2026.01.06 01:53:55.280482 [ 254 ] {37676a20-fbfd-48a0-a100-11fcd618357c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7908 | 2026.01.06 01:53:55.280798 [ 254 ] {37676a20-fbfd-48a0-a100-11fcd618357c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7909 | 2026.01.06 01:53:55.281007 [ 254 ] {37676a20-fbfd-48a0-a100-11fcd618357c} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7910 | 2026.01.06 01:53:55.281151 [ 254 ] {37676a20-fbfd-48a0-a100-11fcd618357c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001229 sec., 77298.61676159479 rows/sec., 6.04 MiB/sec. | ||
| 7911 | 2026.01.06 01:53:55.281196 [ 254 ] {37676a20-fbfd-48a0-a100-11fcd618357c} <Debug> TCPHandler: Processed in 0.001413303 sec. | ||
| 7912 | 2026.01.06 01:53:55.281320 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7913 | 2026.01.06 01:53:55.281412 [ 254 ] {00ee63a1-922a-4e16-b835-4b22cdf1b7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7914 | 2026.01.06 01:53:55.281454 [ 254 ] {00ee63a1-922a-4e16-b835-4b22cdf1b7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7915 | 2026.01.06 01:53:55.281929 [ 254 ] {00ee63a1-922a-4e16-b835-4b22cdf1b7e2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2026.01.06 01:53:55.281970 [ 254 ] {00ee63a1-922a-4e16-b835-4b22cdf1b7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7917 | 2026.01.06 01:53:55.282332 [ 254 ] {00ee63a1-922a-4e16-b835-4b22cdf1b7e2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7918 | 2026.01.06 01:53:55.282540 [ 254 ] {00ee63a1-922a-4e16-b835-4b22cdf1b7e2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2026.01.06 01:53:55.282669 [ 254 ] {00ee63a1-922a-4e16-b835-4b22cdf1b7e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 7920 | 2026.01.06 01:53:55.282706 [ 254 ] {00ee63a1-922a-4e16-b835-4b22cdf1b7e2} <Debug> TCPHandler: Processed in 0.001433504 sec. | ||
| 7921 | 2026.01.06 01:53:55.282820 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7922 | 2026.01.06 01:53:55.282913 [ 254 ] {f128531d-98e1-4b4c-8b96-32a8c954ed0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7923 | 2026.01.06 01:53:55.282966 [ 254 ] {f128531d-98e1-4b4c-8b96-32a8c954ed0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7924 | 2026.01.06 01:53:55.283837 [ 254 ] {f128531d-98e1-4b4c-8b96-32a8c954ed0b} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7925 | 2026.01.06 01:53:55.283874 [ 254 ] {f128531d-98e1-4b4c-8b96-32a8c954ed0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7926 | 2026.01.06 01:53:55.284430 [ 254 ] {f128531d-98e1-4b4c-8b96-32a8c954ed0b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7927 | 2026.01.06 01:53:55.284653 [ 254 ] {f128531d-98e1-4b4c-8b96-32a8c954ed0b} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7928 | 2026.01.06 01:53:55.284788 [ 254 ] {f128531d-98e1-4b4c-8b96-32a8c954ed0b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001893 sec., 16376.122556788168 rows/sec., 29.35 MiB/sec. | ||
| 7929 | 2026.01.06 01:53:55.284854 [ 254 ] {f128531d-98e1-4b4c-8b96-32a8c954ed0b} <Debug> TCPHandler: Processed in 0.002081399 sec. | ||
| 7930 | 2026.01.06 01:53:55.284974 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7931 | 2026.01.06 01:53:55.285068 [ 254 ] {828adaa5-b401-4136-8ea5-384e89b8b654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7932 | 2026.01.06 01:53:55.285110 [ 254 ] {828adaa5-b401-4136-8ea5-384e89b8b654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7933 | 2026.01.06 01:53:55.285439 [ 254 ] {828adaa5-b401-4136-8ea5-384e89b8b654} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.01.06 01:53:55.285474 [ 254 ] {828adaa5-b401-4136-8ea5-384e89b8b654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7935 | 2026.01.06 01:53:55.285770 [ 254 ] {828adaa5-b401-4136-8ea5-384e89b8b654} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7936 | 2026.01.06 01:53:55.285975 [ 254 ] {828adaa5-b401-4136-8ea5-384e89b8b654} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.01.06 01:53:55.286100 [ 254 ] {828adaa5-b401-4136-8ea5-384e89b8b654} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 7938 | 2026.01.06 01:53:55.286136 [ 254 ] {828adaa5-b401-4136-8ea5-384e89b8b654} <Debug> TCPHandler: Processed in 0.001208381 sec. | ||
| 7939 | 2026.01.06 01:54:00.274739 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7940 | 2026.01.06 01:54:00.275042 [ 254 ] {6fb2c67d-3574-4eb6-8390-a42e48d16fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7941 | 2026.01.06 01:54:00.275145 [ 254 ] {6fb2c67d-3574-4eb6-8390-a42e48d16fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7942 | 2026.01.06 01:54:00.275966 [ 254 ] {6fb2c67d-3574-4eb6-8390-a42e48d16fd4} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.01.06 01:54:00.276007 [ 254 ] {6fb2c67d-3574-4eb6-8390-a42e48d16fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7944 | 2026.01.06 01:54:00.276392 [ 254 ] {6fb2c67d-3574-4eb6-8390-a42e48d16fd4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7945 | 2026.01.06 01:54:00.276620 [ 254 ] {6fb2c67d-3574-4eb6-8390-a42e48d16fd4} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7946 | 2026.01.06 01:54:00.276782 [ 254 ] {6fb2c67d-3574-4eb6-8390-a42e48d16fd4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001818 sec., 2200.2200220022005 rows/sec., 179.41 KiB/sec. | ||
| 7947 | 2026.01.06 01:54:00.276834 [ 254 ] {6fb2c67d-3574-4eb6-8390-a42e48d16fd4} <Debug> TCPHandler: Processed in 0.002281382 sec. | ||
| 7948 | 2026.01.06 01:54:00.276954 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7949 | 2026.01.06 01:54:00.277057 [ 254 ] {5b8ffdd6-996d-4664-bdf3-55b364e34cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7950 | 2026.01.06 01:54:00.277099 [ 254 ] {5b8ffdd6-996d-4664-bdf3-55b364e34cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7951 | 2026.01.06 01:54:00.277543 [ 254 ] {5b8ffdd6-996d-4664-bdf3-55b364e34cc1} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7952 | 2026.01.06 01:54:00.277577 [ 254 ] {5b8ffdd6-996d-4664-bdf3-55b364e34cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7953 | 2026.01.06 01:54:00.277887 [ 254 ] {5b8ffdd6-996d-4664-bdf3-55b364e34cc1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7954 | 2026.01.06 01:54:00.278108 [ 254 ] {5b8ffdd6-996d-4664-bdf3-55b364e34cc1} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.01.06 01:54:00.278238 [ 254 ] {5b8ffdd6-996d-4664-bdf3-55b364e34cc1} <Debug> executeQuery: Read 78 rows, 6.53 KiB in 0.001204 sec., 64784.05315614618 rows/sec., 5.30 MiB/sec. | ||
| 7956 | 2026.01.06 01:54:00.278276 [ 254 ] {5b8ffdd6-996d-4664-bdf3-55b364e34cc1} <Debug> TCPHandler: Processed in 0.001375573 sec. | ||
| 7957 | 2026.01.06 01:54:00.278387 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7958 | 2026.01.06 01:54:00.278482 [ 254 ] {826a7104-4f18-4539-ada5-04325facb292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7959 | 2026.01.06 01:54:00.278523 [ 254 ] {826a7104-4f18-4539-ada5-04325facb292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7960 | 2026.01.06 01:54:00.278910 [ 254 ] {826a7104-4f18-4539-ada5-04325facb292} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.01.06 01:54:00.278944 [ 254 ] {826a7104-4f18-4539-ada5-04325facb292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7962 | 2026.01.06 01:54:00.279239 [ 254 ] {826a7104-4f18-4539-ada5-04325facb292} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7963 | 2026.01.06 01:54:00.279440 [ 254 ] {826a7104-4f18-4539-ada5-04325facb292} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2026.01.06 01:54:00.279532 [ 33 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7965 | 2026.01.06 01:54:00.279567 [ 254 ] {826a7104-4f18-4539-ada5-04325facb292} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001104 sec., 12681.159420289856 rows/sec., 934.10 KiB/sec. | ||
| 7966 | 2026.01.06 01:54:00.279568 [ 33 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2026.01.06 01:54:00.279598 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7968 | 2026.01.06 01:54:00.279606 [ 254 ] {826a7104-4f18-4539-ada5-04325facb292} <Debug> TCPHandler: Processed in 0.001269812 sec. | ||
| 7969 | 2026.01.06 01:54:00.279722 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2026.01.06 01:54:00.279752 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 7971 | 2026.01.06 01:54:00.279842 [ 254 ] {92729270-867d-4b2c-ae5e-934348e9eca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7972 | 2026.01.06 01:54:00.279896 [ 254 ] {92729270-867d-4b2c-ae5e-934348e9eca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7973 | 2026.01.06 01:54:00.279959 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7974 | 2026.01.06 01:54:00.280018 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 7975 | 2026.01.06 01:54:00.280125 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 7976 | 2026.01.06 01:54:00.280204 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 55 rows starting from the beginning of the part | ||
| 7977 | 2026.01.06 01:54:00.280274 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 7978 | 2026.01.06 01:54:00.280344 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 7979 | 2026.01.06 01:54:00.280401 [ 254 ] {92729270-867d-4b2c-ae5e-934348e9eca6} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.01.06 01:54:00.280409 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
| 7981 | 2026.01.06 01:54:00.280453 [ 254 ] {92729270-867d-4b2c-ae5e-934348e9eca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7982 | 2026.01.06 01:54:00.280819 [ 254 ] {92729270-867d-4b2c-ae5e-934348e9eca6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7983 | 2026.01.06 01:54:00.281044 [ 254 ] {92729270-867d-4b2c-ae5e-934348e9eca6} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.01.06 01:54:00.281178 [ 254 ] {92729270-867d-4b2c-ae5e-934348e9eca6} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001361 sec., 57310.80088170463 rows/sec., 4.48 MiB/sec. | ||
| 7985 | 2026.01.06 01:54:00.281216 [ 254 ] {92729270-867d-4b2c-ae5e-934348e9eca6} <Debug> TCPHandler: Processed in 0.001554014 sec. | ||
| 7986 | 2026.01.06 01:54:00.281338 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.01.06 01:54:00.281346 [ 199 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670186 sec., 238296.81245082885 rows/sec., 16.55 MiB/sec. | ||
| 7988 | 2026.01.06 01:54:00.281433 [ 254 ] {0659b8ab-b8df-40ed-b6fa-877c1f145f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7989 | 2026.01.06 01:54:00.281481 [ 254 ] {0659b8ab-b8df-40ed-b6fa-877c1f145f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7990 | 2026.01.06 01:54:00.281519 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7991 | 2026.01.06 01:54:00.281757 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_51_10} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.01.06 01:54:00.281828 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_51_10} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7993 | 2026.01.06 01:54:00.281905 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7994 | 2026.01.06 01:54:00.281912 [ 254 ] {0659b8ab-b8df-40ed-b6fa-877c1f145f37} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.01.06 01:54:00.281955 [ 254 ] {0659b8ab-b8df-40ed-b6fa-877c1f145f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 7996 | 2026.01.06 01:54:00.282303 [ 254 ] {0659b8ab-b8df-40ed-b6fa-877c1f145f37} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7997 | 2026.01.06 01:54:00.282515 [ 254 ] {0659b8ab-b8df-40ed-b6fa-877c1f145f37} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.01.06 01:54:00.282645 [ 254 ] {0659b8ab-b8df-40ed-b6fa-877c1f145f37} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001231 sec., 131600.3249390739 rows/sec., 9.16 MiB/sec. | ||
| 7999 | 2026.01.06 01:54:00.282682 [ 254 ] {0659b8ab-b8df-40ed-b6fa-877c1f145f37} <Debug> TCPHandler: Processed in 0.001391253 sec. | ||
| 8000 | 2026.01.06 01:54:00.282809 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8001 | 2026.01.06 01:54:00.282932 [ 254 ] {14da27ab-d1c3-47ca-a6e6-25155436781b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8002 | 2026.01.06 01:54:00.282998 [ 254 ] {14da27ab-d1c3-47ca-a6e6-25155436781b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8003 | 2026.01.06 01:54:00.283843 [ 254 ] {14da27ab-d1c3-47ca-a6e6-25155436781b} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.01.06 01:54:00.283880 [ 254 ] {14da27ab-d1c3-47ca-a6e6-25155436781b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8005 | 2026.01.06 01:54:00.284409 [ 254 ] {14da27ab-d1c3-47ca-a6e6-25155436781b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8006 | 2026.01.06 01:54:00.284629 [ 254 ] {14da27ab-d1c3-47ca-a6e6-25155436781b} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8007 | 2026.01.06 01:54:00.284745 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8008 | 2026.01.06 01:54:00.284768 [ 254 ] {14da27ab-d1c3-47ca-a6e6-25155436781b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001859 sec., 5379.236148466918 rows/sec., 9.64 MiB/sec. | ||
| 8009 | 2026.01.06 01:54:00.284797 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8010 | 2026.01.06 01:54:00.284825 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8011 | 2026.01.06 01:54:00.284829 [ 254 ] {14da27ab-d1c3-47ca-a6e6-25155436781b} <Debug> TCPHandler: Processed in 0.002081889 sec. | ||
| 8012 | 2026.01.06 01:54:00.284905 [ 192 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 8013 | 2026.01.06 01:54:00.284975 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2026.01.06 01:54:00.285075 [ 254 ] {43be4ed1-98f7-4a49-aaed-e5d3745784ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8015 | 2026.01.06 01:54:00.285119 [ 254 ] {43be4ed1-98f7-4a49-aaed-e5d3745784ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8016 | 2026.01.06 01:54:00.285144 [ 192 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8017 | 2026.01.06 01:54:00.285210 [ 192 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 880 rows starting from the beginning of the part | ||
| 8018 | 2026.01.06 01:54:00.285344 [ 192 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8019 | 2026.01.06 01:54:00.285463 [ 192 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
| 8020 | 2026.01.06 01:54:00.285475 [ 254 ] {43be4ed1-98f7-4a49-aaed-e5d3745784ce} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.01.06 01:54:00.285515 [ 254 ] {43be4ed1-98f7-4a49-aaed-e5d3745784ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8022 | 2026.01.06 01:54:00.285562 [ 192 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 8023 | 2026.01.06 01:54:00.285666 [ 192 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 8024 | 2026.01.06 01:54:00.285766 [ 192 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 8025 | 2026.01.06 01:54:00.285835 [ 254 ] {43be4ed1-98f7-4a49-aaed-e5d3745784ce} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8026 | 2026.01.06 01:54:00.286052 [ 254 ] {43be4ed1-98f7-4a49-aaed-e5d3745784ce} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2026.01.06 01:54:00.286187 [ 254 ] {43be4ed1-98f7-4a49-aaed-e5d3745784ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 8028 | 2026.01.06 01:54:00.286225 [ 254 ] {43be4ed1-98f7-4a49-aaed-e5d3745784ce} <Debug> TCPHandler: Processed in 0.001299492 sec. | ||
| 8029 | 2026.01.06 01:54:00.291584 [ 199 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 19 columns (19 merged, 0 gathered) in 0.006713182 sec., 144789.75841858602 rows/sec., 259.46 MiB/sec. | ||
| 8030 | 2026.01.06 01:54:00.292811 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8031 | 2026.01.06 01:54:00.293106 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2026.01.06 01:54:00.293238 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8033 | 2026.01.06 01:54:00.293331 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.16 MiB. | ||
| 8034 | 2026.01.06 01:54:00.845952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17753 | ||
| 8035 | 2026.01.06 01:54:00.846497 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8036 | 2026.01.06 01:54:00.846539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8037 | 2026.01.06 01:54:00.847015 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8038 | 2026.01.06 01:54:00.847238 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2026.01.06 01:54:00.847363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17753 | ||
| 8040 | 2026.01.06 01:54:01.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.93 MiB, peak 306.58 MiB, free memory in arenas 0.00 B, will set to 291.75 MiB (RSS), difference: 3.82 MiB | ||
| 8041 | 2026.01.06 01:54:01.786900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8042 | 2026.01.06 01:54:01.813634 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2026.01.06 01:54:01.813747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8044 | 2026.01.06 01:54:01.823676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8045 | 2026.01.06 01:54:01.825621 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2026.01.06 01:54:01.832032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8047 | 2026.01.06 01:54:03.387961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 988 | ||
| 8048 | 2026.01.06 01:54:03.390109 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2026.01.06 01:54:03.390156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8050 | 2026.01.06 01:54:03.391298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8051 | 2026.01.06 01:54:03.391557 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2026.01.06 01:54:03.391801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 8053 | 2026.01.06 01:54:05.275937 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.01.06 01:54:05.276136 [ 254 ] {9b939013-858f-4eea-9137-e87cf1739445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8055 | 2026.01.06 01:54:05.276204 [ 254 ] {9b939013-858f-4eea-9137-e87cf1739445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8056 | 2026.01.06 01:54:05.276901 [ 254 ] {9b939013-858f-4eea-9137-e87cf1739445} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.01.06 01:54:05.276945 [ 254 ] {9b939013-858f-4eea-9137-e87cf1739445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8058 | 2026.01.06 01:54:05.277358 [ 254 ] {9b939013-858f-4eea-9137-e87cf1739445} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8059 | 2026.01.06 01:54:05.277584 [ 254 ] {9b939013-858f-4eea-9137-e87cf1739445} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.01.06 01:54:05.277740 [ 254 ] {9b939013-858f-4eea-9137-e87cf1739445} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001655 sec., 71299.09365558912 rows/sec., 6.04 MiB/sec. | ||
| 8061 | 2026.01.06 01:54:05.277782 [ 254 ] {9b939013-858f-4eea-9137-e87cf1739445} <Debug> TCPHandler: Processed in 0.001978258 sec. | ||
| 8062 | 2026.01.06 01:54:05.277907 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2026.01.06 01:54:05.278002 [ 254 ] {a9512f6e-a480-479e-9b1f-18e22d49ee87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8064 | 2026.01.06 01:54:05.278043 [ 254 ] {a9512f6e-a480-479e-9b1f-18e22d49ee87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8065 | 2026.01.06 01:54:05.278455 [ 254 ] {a9512f6e-a480-479e-9b1f-18e22d49ee87} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.01.06 01:54:05.278491 [ 254 ] {a9512f6e-a480-479e-9b1f-18e22d49ee87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8067 | 2026.01.06 01:54:05.278793 [ 254 ] {a9512f6e-a480-479e-9b1f-18e22d49ee87} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8068 | 2026.01.06 01:54:05.279003 [ 254 ] {a9512f6e-a480-479e-9b1f-18e22d49ee87} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.01.06 01:54:05.279134 [ 254 ] {a9512f6e-a480-479e-9b1f-18e22d49ee87} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001151 sec., 26933.101650738492 rows/sec., 1.98 MiB/sec. | ||
| 8070 | 2026.01.06 01:54:05.279172 [ 254 ] {a9512f6e-a480-479e-9b1f-18e22d49ee87} <Debug> TCPHandler: Processed in 0.001315602 sec. | ||
| 8071 | 2026.01.06 01:54:05.279283 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.01.06 01:54:05.279379 [ 254 ] {14368f0b-7901-4c59-9454-6ecf006ed280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8073 | 2026.01.06 01:54:05.279420 [ 254 ] {14368f0b-7901-4c59-9454-6ecf006ed280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8074 | 2026.01.06 01:54:05.279848 [ 254 ] {14368f0b-7901-4c59-9454-6ecf006ed280} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.01.06 01:54:05.279884 [ 254 ] {14368f0b-7901-4c59-9454-6ecf006ed280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8076 | 2026.01.06 01:54:05.280188 [ 254 ] {14368f0b-7901-4c59-9454-6ecf006ed280} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8077 | 2026.01.06 01:54:05.280404 [ 254 ] {14368f0b-7901-4c59-9454-6ecf006ed280} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.01.06 01:54:05.280535 [ 254 ] {14368f0b-7901-4c59-9454-6ecf006ed280} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001174 sec., 80919.9318568995 rows/sec., 6.32 MiB/sec. | ||
| 8079 | 2026.01.06 01:54:05.280572 [ 254 ] {14368f0b-7901-4c59-9454-6ecf006ed280} <Debug> TCPHandler: Processed in 0.001338213 sec. | ||
| 8080 | 2026.01.06 01:54:05.280682 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8081 | 2026.01.06 01:54:05.280777 [ 254 ] {2ccfdabd-398b-4dcd-9361-e6820b14c72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8082 | 2026.01.06 01:54:05.280820 [ 254 ] {2ccfdabd-398b-4dcd-9361-e6820b14c72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8083 | 2026.01.06 01:54:05.281222 [ 254 ] {2ccfdabd-398b-4dcd-9361-e6820b14c72c} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.01.06 01:54:05.281257 [ 254 ] {2ccfdabd-398b-4dcd-9361-e6820b14c72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8085 | 2026.01.06 01:54:05.281582 [ 254 ] {2ccfdabd-398b-4dcd-9361-e6820b14c72c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8086 | 2026.01.06 01:54:05.281795 [ 254 ] {2ccfdabd-398b-4dcd-9361-e6820b14c72c} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.01.06 01:54:05.281927 [ 254 ] {2ccfdabd-398b-4dcd-9361-e6820b14c72c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 8088 | 2026.01.06 01:54:05.281965 [ 254 ] {2ccfdabd-398b-4dcd-9361-e6820b14c72c} <Debug> TCPHandler: Processed in 0.001331313 sec. | ||
| 8089 | 2026.01.06 01:54:05.282067 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2026.01.06 01:54:05.282167 [ 254 ] {9a8a7fcf-9f28-4bd8-a9b8-e540ca2a532d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8091 | 2026.01.06 01:54:05.282224 [ 254 ] {9a8a7fcf-9f28-4bd8-a9b8-e540ca2a532d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8092 | 2026.01.06 01:54:05.283052 [ 254 ] {9a8a7fcf-9f28-4bd8-a9b8-e540ca2a532d} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.01.06 01:54:05.283088 [ 254 ] {9a8a7fcf-9f28-4bd8-a9b8-e540ca2a532d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8094 | 2026.01.06 01:54:05.283665 [ 254 ] {9a8a7fcf-9f28-4bd8-a9b8-e540ca2a532d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8095 | 2026.01.06 01:54:05.283896 [ 254 ] {9a8a7fcf-9f28-4bd8-a9b8-e540ca2a532d} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.01.06 01:54:05.284033 [ 254 ] {9a8a7fcf-9f28-4bd8-a9b8-e540ca2a532d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001884 sec., 16454.352441613588 rows/sec., 29.49 MiB/sec. | ||
| 8097 | 2026.01.06 01:54:05.284086 [ 254 ] {9a8a7fcf-9f28-4bd8-a9b8-e540ca2a532d} <Debug> TCPHandler: Processed in 0.002068029 sec. | ||
| 8098 | 2026.01.06 01:54:05.284196 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.01.06 01:54:05.284291 [ 254 ] {3fb0efe8-afe9-4e99-a681-f87569c2579c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8100 | 2026.01.06 01:54:05.284332 [ 254 ] {3fb0efe8-afe9-4e99-a681-f87569c2579c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8101 | 2026.01.06 01:54:05.284659 [ 254 ] {3fb0efe8-afe9-4e99-a681-f87569c2579c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.01.06 01:54:05.284694 [ 254 ] {3fb0efe8-afe9-4e99-a681-f87569c2579c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8103 | 2026.01.06 01:54:05.284992 [ 254 ] {3fb0efe8-afe9-4e99-a681-f87569c2579c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8104 | 2026.01.06 01:54:05.285200 [ 254 ] {3fb0efe8-afe9-4e99-a681-f87569c2579c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.01.06 01:54:05.285323 [ 254 ] {3fb0efe8-afe9-4e99-a681-f87569c2579c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 8106 | 2026.01.06 01:54:05.285358 [ 254 ] {3fb0efe8-afe9-4e99-a681-f87569c2579c} <Debug> TCPHandler: Processed in 0.001209971 sec. | ||
| 8107 | 2026.01.06 01:54:08.207323 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8108 | 2026.01.06 01:54:08.207376 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8109 | 2026.01.06 01:54:08.347465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18265 | ||
| 8110 | 2026.01.06 01:54:08.347998 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2026.01.06 01:54:08.348044 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8112 | 2026.01.06 01:54:08.348546 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8113 | 2026.01.06 01:54:08.348783 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2026.01.06 01:54:08.348918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18265 | ||
| 8115 | 2026.01.06 01:54:09.332145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8116 | 2026.01.06 01:54:09.349430 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8117 | 2026.01.06 01:54:09.349493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8118 | 2026.01.06 01:54:09.355564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8119 | 2026.01.06 01:54:09.356306 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8120 | 2026.01.06 01:54:09.359440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8121 | 2026.01.06 01:54:10.274892 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8122 | 2026.01.06 01:54:10.275110 [ 254 ] {5c0024b2-bdfe-4347-b369-2d93de9f07fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8123 | 2026.01.06 01:54:10.275181 [ 254 ] {5c0024b2-bdfe-4347-b369-2d93de9f07fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8124 | 2026.01.06 01:54:10.275940 [ 254 ] {5c0024b2-bdfe-4347-b369-2d93de9f07fc} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8125 | 2026.01.06 01:54:10.275988 [ 254 ] {5c0024b2-bdfe-4347-b369-2d93de9f07fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8126 | 2026.01.06 01:54:10.276402 [ 254 ] {5c0024b2-bdfe-4347-b369-2d93de9f07fc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8127 | 2026.01.06 01:54:10.276627 [ 254 ] {5c0024b2-bdfe-4347-b369-2d93de9f07fc} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8128 | 2026.01.06 01:54:10.276759 [ 46 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8129 | 2026.01.06 01:54:10.276777 [ 254 ] {5c0024b2-bdfe-4347-b369-2d93de9f07fc} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001722 sec., 44134.72706155633 rows/sec., 3.62 MiB/sec. | ||
| 8130 | 2026.01.06 01:54:10.276835 [ 46 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2026.01.06 01:54:10.276848 [ 254 ] {5c0024b2-bdfe-4347-b369-2d93de9f07fc} <Debug> TCPHandler: Processed in 0.002092539 sec. | ||
| 8132 | 2026.01.06 01:54:10.276868 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8133 | 2026.01.06 01:54:10.276987 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 8134 | 2026.01.06 01:54:10.276994 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8135 | 2026.01.06 01:54:10.277116 [ 254 ] {0bdb236c-2e3f-430c-8382-4176244c2ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8136 | 2026.01.06 01:54:10.277124 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8137 | 2026.01.06 01:54:10.277159 [ 254 ] {0bdb236c-2e3f-430c-8382-4176244c2ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8138 | 2026.01.06 01:54:10.277172 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2468 rows starting from the beginning of the part | ||
| 8139 | 2026.01.06 01:54:10.277251 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 76 rows starting from the beginning of the part | ||
| 8140 | 2026.01.06 01:54:10.277302 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 118 rows starting from the beginning of the part | ||
| 8141 | 2026.01.06 01:54:10.277349 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 78 rows starting from the beginning of the part | ||
| 8142 | 2026.01.06 01:54:10.277419 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 118 rows starting from the beginning of the part | ||
| 8143 | 2026.01.06 01:54:10.277468 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 76 rows starting from the beginning of the part | ||
| 8144 | 2026.01.06 01:54:10.277574 [ 254 ] {0bdb236c-2e3f-430c-8382-4176244c2ba7} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2026.01.06 01:54:10.277616 [ 254 ] {0bdb236c-2e3f-430c-8382-4176244c2ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8146 | 2026.01.06 01:54:10.277952 [ 254 ] {0bdb236c-2e3f-430c-8382-4176244c2ba7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8147 | 2026.01.06 01:54:10.278167 [ 254 ] {0bdb236c-2e3f-430c-8382-4176244c2ba7} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2026.01.06 01:54:10.278311 [ 254 ] {0bdb236c-2e3f-430c-8382-4176244c2ba7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001214 sec., 8237.232289950576 rows/sec., 619.40 KiB/sec. | ||
| 8149 | 2026.01.06 01:54:10.278349 [ 254 ] {0bdb236c-2e3f-430c-8382-4176244c2ba7} <Debug> TCPHandler: Processed in 0.001403773 sec. | ||
| 8150 | 2026.01.06 01:54:10.278458 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8151 | 2026.01.06 01:54:10.278561 [ 254 ] {3f7bfa89-8901-467a-8743-fd4aa499424d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8152 | 2026.01.06 01:54:10.278607 [ 254 ] {3f7bfa89-8901-467a-8743-fd4aa499424d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8153 | 2026.01.06 01:54:10.278884 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2934 rows, containing 5 columns (5 merged, 0 gathered) in 0.001945398 sec., 1508174.676852757 rows/sec., 129.27 MiB/sec. | ||
| 8154 | 2026.01.06 01:54:10.279054 [ 254 ] {3f7bfa89-8901-467a-8743-fd4aa499424d} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2026.01.06 01:54:10.279095 [ 254 ] {3f7bfa89-8901-467a-8743-fd4aa499424d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8156 | 2026.01.06 01:54:10.279229 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8157 | 2026.01.06 01:54:10.279501 [ 254 ] {3f7bfa89-8901-467a-8743-fd4aa499424d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8158 | 2026.01.06 01:54:10.279602 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_56_11} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8159 | 2026.01.06 01:54:10.279705 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_56_11} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8160 | 2026.01.06 01:54:10.279770 [ 254 ] {3f7bfa89-8901-467a-8743-fd4aa499424d} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8161 | 2026.01.06 01:54:10.279824 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 8162 | 2026.01.06 01:54:10.279916 [ 254 ] {3f7bfa89-8901-467a-8743-fd4aa499424d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001372 sec., 53935.86005830904 rows/sec., 4.21 MiB/sec. | ||
| 8163 | 2026.01.06 01:54:10.279918 [ 63 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8164 | 2026.01.06 01:54:10.279963 [ 254 ] {3f7bfa89-8901-467a-8743-fd4aa499424d} <Debug> TCPHandler: Processed in 0.001559924 sec. | ||
| 8165 | 2026.01.06 01:54:10.279981 [ 63 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.01.06 01:54:10.280010 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8167 | 2026.01.06 01:54:10.280086 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8168 | 2026.01.06 01:54:10.280116 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 8169 | 2026.01.06 01:54:10.280186 [ 254 ] {9a38b84e-af02-44f7-a648-ed9fd747438c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8170 | 2026.01.06 01:54:10.280233 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8171 | 2026.01.06 01:54:10.280243 [ 254 ] {9a38b84e-af02-44f7-a648-ed9fd747438c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8172 | 2026.01.06 01:54:10.280273 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 8173 | 2026.01.06 01:54:10.280343 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 74 rows starting from the beginning of the part | ||
| 8174 | 2026.01.06 01:54:10.280386 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 95 rows starting from the beginning of the part | ||
| 8175 | 2026.01.06 01:54:10.280427 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 78 rows starting from the beginning of the part | ||
| 8176 | 2026.01.06 01:54:10.280464 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
| 8177 | 2026.01.06 01:54:10.280505 [ 200 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 74 rows starting from the beginning of the part | ||
| 8178 | 2026.01.06 01:54:10.280678 [ 254 ] {9a38b84e-af02-44f7-a648-ed9fd747438c} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2026.01.06 01:54:10.280720 [ 254 ] {9a38b84e-af02-44f7-a648-ed9fd747438c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8180 | 2026.01.06 01:54:10.281105 [ 254 ] {9a38b84e-af02-44f7-a648-ed9fd747438c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8181 | 2026.01.06 01:54:10.281350 [ 254 ] {9a38b84e-af02-44f7-a648-ed9fd747438c} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8182 | 2026.01.06 01:54:10.281466 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8183 | 2026.01.06 01:54:10.281485 [ 254 ] {9a38b84e-af02-44f7-a648-ed9fd747438c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 8184 | 2026.01.06 01:54:10.281496 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8185 | 2026.01.06 01:54:10.281525 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8186 | 2026.01.06 01:54:10.281533 [ 254 ] {9a38b84e-af02-44f7-a648-ed9fd747438c} <Debug> TCPHandler: Processed in 0.001501034 sec. | ||
| 8187 | 2026.01.06 01:54:10.281555 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1666 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479384 sec., 1126144.3952347734 rows/sec., 87.24 MiB/sec. | ||
| 8188 | 2026.01.06 01:54:10.281587 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 8189 | 2026.01.06 01:54:10.281672 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.01.06 01:54:10.281681 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8191 | 2026.01.06 01:54:10.281733 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 13770 rows starting from the beginning of the part | ||
| 8192 | 2026.01.06 01:54:10.281767 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8193 | 2026.01.06 01:54:10.281779 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 8194 | 2026.01.06 01:54:10.281787 [ 254 ] {59ce4fe3-609c-40d7-a8b7-77b23adb4e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8195 | 2026.01.06 01:54:10.281825 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8196 | 2026.01.06 01:54:10.281857 [ 254 ] {59ce4fe3-609c-40d7-a8b7-77b23adb4e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8197 | 2026.01.06 01:54:10.281863 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 162 rows starting from the beginning of the part | ||
| 8198 | 2026.01.06 01:54:10.281911 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 8199 | 2026.01.06 01:54:10.281949 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8200 | 2026.01.06 01:54:10.282037 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_56_11} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8201 | 2026.01.06 01:54:10.282114 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_56_11} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8202 | 2026.01.06 01:54:10.282197 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 8203 | 2026.01.06 01:54:10.282649 [ 254 ] {59ce4fe3-609c-40d7-a8b7-77b23adb4e2e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.01.06 01:54:10.282689 [ 254 ] {59ce4fe3-609c-40d7-a8b7-77b23adb4e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8205 | 2026.01.06 01:54:10.283249 [ 254 ] {59ce4fe3-609c-40d7-a8b7-77b23adb4e2e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8206 | 2026.01.06 01:54:10.283475 [ 254 ] {59ce4fe3-609c-40d7-a8b7-77b23adb4e2e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.01.06 01:54:10.283625 [ 254 ] {59ce4fe3-609c-40d7-a8b7-77b23adb4e2e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001858 sec., 5382.1313240043055 rows/sec., 9.64 MiB/sec. | ||
| 8208 | 2026.01.06 01:54:10.283680 [ 254 ] {59ce4fe3-609c-40d7-a8b7-77b23adb4e2e} <Debug> TCPHandler: Processed in 0.002068009 sec. | ||
| 8209 | 2026.01.06 01:54:10.283794 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2026.01.06 01:54:10.283888 [ 254 ] {c0ff181d-e468-431c-902e-39f71a1797ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8211 | 2026.01.06 01:54:10.283929 [ 254 ] {c0ff181d-e468-431c-902e-39f71a1797ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8212 | 2026.01.06 01:54:10.284256 [ 254 ] {c0ff181d-e468-431c-902e-39f71a1797ea} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8213 | 2026.01.06 01:54:10.284292 [ 254 ] {c0ff181d-e468-431c-902e-39f71a1797ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8214 | 2026.01.06 01:54:10.284610 [ 254 ] {c0ff181d-e468-431c-902e-39f71a1797ea} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8215 | 2026.01.06 01:54:10.284829 [ 254 ] {c0ff181d-e468-431c-902e-39f71a1797ea} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.01.06 01:54:10.284933 [ 63 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8217 | 2026.01.06 01:54:10.284955 [ 254 ] {c0ff181d-e468-431c-902e-39f71a1797ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 8218 | 2026.01.06 01:54:10.284962 [ 63 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.01.06 01:54:10.284993 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8220 | 2026.01.06 01:54:10.284997 [ 254 ] {c0ff181d-e468-431c-902e-39f71a1797ea} <Debug> TCPHandler: Processed in 0.001250901 sec. | ||
| 8221 | 2026.01.06 01:54:10.285094 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 8222 | 2026.01.06 01:54:10.285216 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8223 | 2026.01.06 01:54:10.285248 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2394 rows starting from the beginning of the part | ||
| 8224 | 2026.01.06 01:54:10.285305 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 8225 | 2026.01.06 01:54:10.285350 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 8226 | 2026.01.06 01:54:10.285392 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 8227 | 2026.01.06 01:54:10.285432 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 8228 | 2026.01.06 01:54:10.285473 [ 200 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 8229 | 2026.01.06 01:54:10.285756 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14572 rows, containing 5 columns (5 merged, 0 gathered) in 0.00419728 sec., 3471772.195326497 rows/sec., 237.17 MiB/sec. | ||
| 8230 | 2026.01.06 01:54:10.286178 [ 197 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8231 | 2026.01.06 01:54:10.286453 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.01.06 01:54:10.286478 [ 193 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2694 rows, containing 4 columns (4 merged, 0 gathered) in 0.001426113 sec., 1889050.8676381186 rows/sec., 124.10 MiB/sec. | ||
| 8233 | 2026.01.06 01:54:10.286542 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8234 | 2026.01.06 01:54:10.286646 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
| 8235 | 2026.01.06 01:54:10.286785 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8236 | 2026.01.06 01:54:10.287033 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_56_11} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.01.06 01:54:10.287095 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_56_11} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8238 | 2026.01.06 01:54:10.287153 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8239 | 2026.01.06 01:54:11.265834 [ 98 ] {} <Debug> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8240 | 2026.01.06 01:54:11.265898 [ 98 ] {} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.01.06 01:54:11.265920 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8242 | 2026.01.06 01:54:11.266118 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8243 | 2026.01.06 01:54:11.266273 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8244 | 2026.01.06 01:54:11.266310 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8245 | 2026.01.06 01:54:11.266387 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 8246 | 2026.01.06 01:54:11.266439 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 8247 | 2026.01.06 01:54:11.266486 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8248 | 2026.01.06 01:54:11.266532 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 8249 | 2026.01.06 01:54:11.267313 [ 193 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260812 sec., 33311.865686557554 rows/sec., 2.78 MiB/sec. | ||
| 8250 | 2026.01.06 01:54:11.267421 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8251 | 2026.01.06 01:54:11.267711 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_13_3} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.01.06 01:54:11.267796 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_13_3} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8253 | 2026.01.06 01:54:11.267862 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8254 | 2026.01.06 01:54:13.392011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1012 | ||
| 8255 | 2026.01.06 01:54:13.394178 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2026.01.06 01:54:13.394224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8257 | 2026.01.06 01:54:13.395402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8258 | 2026.01.06 01:54:13.395674 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2026.01.06 01:54:13.396015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1012 | ||
| 8260 | 2026.01.06 01:54:15.304455 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8261 | 2026.01.06 01:54:15.304771 [ 254 ] {3f38f668-4e03-4400-ac94-5143f4236ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8262 | 2026.01.06 01:54:15.304879 [ 254 ] {3f38f668-4e03-4400-ac94-5143f4236ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8263 | 2026.01.06 01:54:15.305715 [ 254 ] {3f38f668-4e03-4400-ac94-5143f4236ab9} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8264 | 2026.01.06 01:54:15.305769 [ 254 ] {3f38f668-4e03-4400-ac94-5143f4236ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8265 | 2026.01.06 01:54:15.306177 [ 254 ] {3f38f668-4e03-4400-ac94-5143f4236ab9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8266 | 2026.01.06 01:54:15.306404 [ 254 ] {3f38f668-4e03-4400-ac94-5143f4236ab9} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2026.01.06 01:54:15.306561 [ 254 ] {3f38f668-4e03-4400-ac94-5143f4236ab9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001869 sec., 12841.091492776886 rows/sec., 1.07 MiB/sec. | ||
| 8268 | 2026.01.06 01:54:15.306611 [ 254 ] {3f38f668-4e03-4400-ac94-5143f4236ab9} <Debug> TCPHandler: Processed in 0.002349592 sec. | ||
| 8269 | 2026.01.06 01:54:15.306761 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8270 | 2026.01.06 01:54:15.306868 [ 254 ] {d42c4483-76d4-405a-870c-7f082b3f2b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8271 | 2026.01.06 01:54:15.306910 [ 254 ] {d42c4483-76d4-405a-870c-7f082b3f2b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8272 | 2026.01.06 01:54:15.308013 [ 254 ] {d42c4483-76d4-405a-870c-7f082b3f2b88} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2026.01.06 01:54:15.308050 [ 254 ] {d42c4483-76d4-405a-870c-7f082b3f2b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8274 | 2026.01.06 01:54:15.308443 [ 254 ] {d42c4483-76d4-405a-870c-7f082b3f2b88} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8275 | 2026.01.06 01:54:15.308656 [ 254 ] {d42c4483-76d4-405a-870c-7f082b3f2b88} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2026.01.06 01:54:15.308785 [ 254 ] {d42c4483-76d4-405a-870c-7f082b3f2b88} <Debug> executeQuery: Read 1378 rows, 117.79 KiB in 0.001941 sec., 709943.3281813498 rows/sec., 59.26 MiB/sec. | ||
| 8277 | 2026.01.06 01:54:15.308822 [ 254 ] {d42c4483-76d4-405a-870c-7f082b3f2b88} <Debug> TCPHandler: Processed in 0.00211092 sec. | ||
| 8278 | 2026.01.06 01:54:15.308947 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8279 | 2026.01.06 01:54:15.309042 [ 254 ] {6cbde81c-3100-4229-ba38-a0f5f5f6c159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8280 | 2026.01.06 01:54:15.309082 [ 254 ] {6cbde81c-3100-4229-ba38-a0f5f5f6c159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8281 | 2026.01.06 01:54:15.309497 [ 254 ] {6cbde81c-3100-4229-ba38-a0f5f5f6c159} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8282 | 2026.01.06 01:54:15.309533 [ 254 ] {6cbde81c-3100-4229-ba38-a0f5f5f6c159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8283 | 2026.01.06 01:54:15.309832 [ 254 ] {6cbde81c-3100-4229-ba38-a0f5f5f6c159} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8284 | 2026.01.06 01:54:15.310040 [ 254 ] {6cbde81c-3100-4229-ba38-a0f5f5f6c159} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8285 | 2026.01.06 01:54:15.310178 [ 254 ] {6cbde81c-3100-4229-ba38-a0f5f5f6c159} <Debug> executeQuery: Read 43 rows, 3.29 KiB in 0.001154 sec., 37261.69844020797 rows/sec., 2.79 MiB/sec. | ||
| 8286 | 2026.01.06 01:54:15.310215 [ 254 ] {6cbde81c-3100-4229-ba38-a0f5f5f6c159} <Debug> TCPHandler: Processed in 0.001318763 sec. | ||
| 8287 | 2026.01.06 01:54:15.310324 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8288 | 2026.01.06 01:54:15.310416 [ 254 ] {5f1f79a5-5f48-4958-a788-07c0b874a0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8289 | 2026.01.06 01:54:15.310455 [ 254 ] {5f1f79a5-5f48-4958-a788-07c0b874a0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8290 | 2026.01.06 01:54:15.310940 [ 254 ] {5f1f79a5-5f48-4958-a788-07c0b874a0d5} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2026.01.06 01:54:15.310978 [ 254 ] {5f1f79a5-5f48-4958-a788-07c0b874a0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8292 | 2026.01.06 01:54:15.311300 [ 254 ] {5f1f79a5-5f48-4958-a788-07c0b874a0d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8293 | 2026.01.06 01:54:15.311526 [ 254 ] {5f1f79a5-5f48-4958-a788-07c0b874a0d5} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2026.01.06 01:54:15.311650 [ 254 ] {5f1f79a5-5f48-4958-a788-07c0b874a0d5} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001252 sec., 201277.95527156547 rows/sec., 13.92 MiB/sec. | ||
| 8295 | 2026.01.06 01:54:15.311688 [ 254 ] {5f1f79a5-5f48-4958-a788-07c0b874a0d5} <Debug> TCPHandler: Processed in 0.001411453 sec. | ||
| 8296 | 2026.01.06 01:54:15.311801 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8297 | 2026.01.06 01:54:15.311895 [ 254 ] {addb07fc-170d-4891-9417-5c9a760033c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8298 | 2026.01.06 01:54:15.311937 [ 254 ] {addb07fc-170d-4891-9417-5c9a760033c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8299 | 2026.01.06 01:54:15.312332 [ 254 ] {addb07fc-170d-4891-9417-5c9a760033c2} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.01.06 01:54:15.312368 [ 254 ] {addb07fc-170d-4891-9417-5c9a760033c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8301 | 2026.01.06 01:54:15.312656 [ 254 ] {addb07fc-170d-4891-9417-5c9a760033c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8302 | 2026.01.06 01:54:15.312860 [ 254 ] {addb07fc-170d-4891-9417-5c9a760033c2} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2026.01.06 01:54:15.312989 [ 254 ] {addb07fc-170d-4891-9417-5c9a760033c2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 8304 | 2026.01.06 01:54:15.313026 [ 254 ] {addb07fc-170d-4891-9417-5c9a760033c2} <Debug> TCPHandler: Processed in 0.001272362 sec. | ||
| 8305 | 2026.01.06 01:54:15.313134 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8306 | 2026.01.06 01:54:15.313229 [ 254 ] {6d8e9a66-64cc-40fc-ab33-316640cffcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8307 | 2026.01.06 01:54:15.313267 [ 254 ] {6d8e9a66-64cc-40fc-ab33-316640cffcc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8308 | 2026.01.06 01:54:15.313879 [ 254 ] {6d8e9a66-64cc-40fc-ab33-316640cffcc4} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2026.01.06 01:54:15.313916 [ 254 ] {6d8e9a66-64cc-40fc-ab33-316640cffcc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8310 | 2026.01.06 01:54:15.314247 [ 254 ] {6d8e9a66-64cc-40fc-ab33-316640cffcc4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8311 | 2026.01.06 01:54:15.314453 [ 254 ] {6d8e9a66-64cc-40fc-ab33-316640cffcc4} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.01.06 01:54:15.314581 [ 254 ] {6d8e9a66-64cc-40fc-ab33-316640cffcc4} <Debug> executeQuery: Read 587 rows, 45.14 KiB in 0.00137 sec., 428467.15328467154 rows/sec., 32.18 MiB/sec. | ||
| 8313 | 2026.01.06 01:54:15.314620 [ 254 ] {6d8e9a66-64cc-40fc-ab33-316640cffcc4} <Debug> TCPHandler: Processed in 0.001533385 sec. | ||
| 8314 | 2026.01.06 01:54:15.314727 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.01.06 01:54:15.314821 [ 254 ] {0f475aa7-02d6-4935-aa67-b1e42e24c51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8316 | 2026.01.06 01:54:15.314865 [ 254 ] {0f475aa7-02d6-4935-aa67-b1e42e24c51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8317 | 2026.01.06 01:54:15.315448 [ 254 ] {0f475aa7-02d6-4935-aa67-b1e42e24c51a} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.01.06 01:54:15.315483 [ 254 ] {0f475aa7-02d6-4935-aa67-b1e42e24c51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8319 | 2026.01.06 01:54:15.315866 [ 254 ] {0f475aa7-02d6-4935-aa67-b1e42e24c51a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8320 | 2026.01.06 01:54:15.316075 [ 254 ] {0f475aa7-02d6-4935-aa67-b1e42e24c51a} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.01.06 01:54:15.316203 [ 254 ] {0f475aa7-02d6-4935-aa67-b1e42e24c51a} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001401 sec., 628122.7694503926 rows/sec., 42.63 MiB/sec. | ||
| 8322 | 2026.01.06 01:54:15.316241 [ 254 ] {0f475aa7-02d6-4935-aa67-b1e42e24c51a} <Debug> TCPHandler: Processed in 0.001561125 sec. | ||
| 8323 | 2026.01.06 01:54:15.316353 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.01.06 01:54:15.316446 [ 254 ] {e6669b00-1815-41f4-9df2-be9c654bcef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8325 | 2026.01.06 01:54:15.316500 [ 254 ] {e6669b00-1815-41f4-9df2-be9c654bcef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8326 | 2026.01.06 01:54:15.317306 [ 254 ] {e6669b00-1815-41f4-9df2-be9c654bcef8} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.01.06 01:54:15.317343 [ 254 ] {e6669b00-1815-41f4-9df2-be9c654bcef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8328 | 2026.01.06 01:54:15.317876 [ 254 ] {e6669b00-1815-41f4-9df2-be9c654bcef8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8329 | 2026.01.06 01:54:15.318100 [ 254 ] {e6669b00-1815-41f4-9df2-be9c654bcef8} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.01.06 01:54:15.318289 [ 254 ] {e6669b00-1815-41f4-9df2-be9c654bcef8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 8331 | 2026.01.06 01:54:15.318359 [ 254 ] {e6669b00-1815-41f4-9df2-be9c654bcef8} <Debug> TCPHandler: Processed in 0.00205449 sec. | ||
| 8332 | 2026.01.06 01:54:15.318487 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2026.01.06 01:54:15.318584 [ 254 ] {1a9b15df-41fc-4331-9f1c-6d9bd5b569f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8334 | 2026.01.06 01:54:15.318624 [ 254 ] {1a9b15df-41fc-4331-9f1c-6d9bd5b569f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8335 | 2026.01.06 01:54:15.319006 [ 254 ] {1a9b15df-41fc-4331-9f1c-6d9bd5b569f4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.01.06 01:54:15.319042 [ 254 ] {1a9b15df-41fc-4331-9f1c-6d9bd5b569f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8337 | 2026.01.06 01:54:15.319346 [ 254 ] {1a9b15df-41fc-4331-9f1c-6d9bd5b569f4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8338 | 2026.01.06 01:54:15.319556 [ 254 ] {1a9b15df-41fc-4331-9f1c-6d9bd5b569f4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.01.06 01:54:15.319679 [ 254 ] {1a9b15df-41fc-4331-9f1c-6d9bd5b569f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 8340 | 2026.01.06 01:54:15.319714 [ 254 ] {1a9b15df-41fc-4331-9f1c-6d9bd5b569f4} <Debug> TCPHandler: Processed in 0.001274192 sec. | ||
| 8341 | 2026.01.06 01:54:15.849041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18713 | ||
| 8342 | 2026.01.06 01:54:15.849791 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2026.01.06 01:54:15.849866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8344 | 2026.01.06 01:54:15.850378 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8345 | 2026.01.06 01:54:15.850612 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2026.01.06 01:54:15.850762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18713 | ||
| 8347 | 2026.01.06 01:54:16.859543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8348 | 2026.01.06 01:54:16.876402 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8349 | 2026.01.06 01:54:16.876461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 8350 | 2026.01.06 01:54:16.882489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8351 | 2026.01.06 01:54:16.883202 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.01.06 01:54:16.886110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8353 | 2026.01.06 01:54:20.275358 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8354 | 2026.01.06 01:54:20.275586 [ 254 ] {a02ece5b-404d-4630-af8c-2b2173d3bc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8355 | 2026.01.06 01:54:20.275662 [ 254 ] {a02ece5b-404d-4630-af8c-2b2173d3bc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8356 | 2026.01.06 01:54:20.276419 [ 254 ] {a02ece5b-404d-4630-af8c-2b2173d3bc58} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2026.01.06 01:54:20.276474 [ 254 ] {a02ece5b-404d-4630-af8c-2b2173d3bc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8358 | 2026.01.06 01:54:20.276887 [ 254 ] {a02ece5b-404d-4630-af8c-2b2173d3bc58} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8359 | 2026.01.06 01:54:20.277123 [ 254 ] {a02ece5b-404d-4630-af8c-2b2173d3bc58} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2026.01.06 01:54:20.277284 [ 254 ] {a02ece5b-404d-4630-af8c-2b2173d3bc58} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001756 sec., 43280.18223234624 rows/sec., 3.55 MiB/sec. | ||
| 8361 | 2026.01.06 01:54:20.277328 [ 254 ] {a02ece5b-404d-4630-af8c-2b2173d3bc58} <Debug> TCPHandler: Processed in 0.002111199 sec. | ||
| 8362 | 2026.01.06 01:54:20.277449 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8363 | 2026.01.06 01:54:20.277544 [ 254 ] {2077d265-cf0d-4da0-bb6e-5f4639da9b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8364 | 2026.01.06 01:54:20.277585 [ 254 ] {2077d265-cf0d-4da0-bb6e-5f4639da9b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8365 | 2026.01.06 01:54:20.277980 [ 254 ] {2077d265-cf0d-4da0-bb6e-5f4639da9b87} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8366 | 2026.01.06 01:54:20.278016 [ 254 ] {2077d265-cf0d-4da0-bb6e-5f4639da9b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8367 | 2026.01.06 01:54:20.278313 [ 254 ] {2077d265-cf0d-4da0-bb6e-5f4639da9b87} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8368 | 2026.01.06 01:54:20.278518 [ 254 ] {2077d265-cf0d-4da0-bb6e-5f4639da9b87} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8369 | 2026.01.06 01:54:20.278645 [ 254 ] {2077d265-cf0d-4da0-bb6e-5f4639da9b87} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001119 sec., 8936.550491510277 rows/sec., 671.99 KiB/sec. | ||
| 8370 | 2026.01.06 01:54:20.278682 [ 254 ] {2077d265-cf0d-4da0-bb6e-5f4639da9b87} <Debug> TCPHandler: Processed in 0.001281832 sec. | ||
| 8371 | 2026.01.06 01:54:20.278789 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8372 | 2026.01.06 01:54:20.278883 [ 254 ] {64dd4a07-bc43-48f2-b158-768e165a6e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8373 | 2026.01.06 01:54:20.278921 [ 254 ] {64dd4a07-bc43-48f2-b158-768e165a6e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8374 | 2026.01.06 01:54:20.279343 [ 254 ] {64dd4a07-bc43-48f2-b158-768e165a6e1b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8375 | 2026.01.06 01:54:20.279379 [ 254 ] {64dd4a07-bc43-48f2-b158-768e165a6e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8376 | 2026.01.06 01:54:20.279672 [ 254 ] {64dd4a07-bc43-48f2-b158-768e165a6e1b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8377 | 2026.01.06 01:54:20.279877 [ 254 ] {64dd4a07-bc43-48f2-b158-768e165a6e1b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2026.01.06 01:54:20.280004 [ 254 ] {64dd4a07-bc43-48f2-b158-768e165a6e1b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001139 sec., 64969.27129060579 rows/sec., 5.07 MiB/sec. | ||
| 8379 | 2026.01.06 01:54:20.280041 [ 254 ] {64dd4a07-bc43-48f2-b158-768e165a6e1b} <Debug> TCPHandler: Processed in 0.001299502 sec. | ||
| 8380 | 2026.01.06 01:54:20.280149 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8381 | 2026.01.06 01:54:20.280242 [ 254 ] {3cdb1c3c-1fd9-43f7-bfae-0a226b6d9acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8382 | 2026.01.06 01:54:20.280285 [ 254 ] {3cdb1c3c-1fd9-43f7-bfae-0a226b6d9acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8383 | 2026.01.06 01:54:20.280727 [ 254 ] {3cdb1c3c-1fd9-43f7-bfae-0a226b6d9acd} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8384 | 2026.01.06 01:54:20.280765 [ 254 ] {3cdb1c3c-1fd9-43f7-bfae-0a226b6d9acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8385 | 2026.01.06 01:54:20.281098 [ 254 ] {3cdb1c3c-1fd9-43f7-bfae-0a226b6d9acd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8386 | 2026.01.06 01:54:20.281317 [ 254 ] {3cdb1c3c-1fd9-43f7-bfae-0a226b6d9acd} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8387 | 2026.01.06 01:54:20.281452 [ 254 ] {3cdb1c3c-1fd9-43f7-bfae-0a226b6d9acd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 8388 | 2026.01.06 01:54:20.281489 [ 254 ] {3cdb1c3c-1fd9-43f7-bfae-0a226b6d9acd} <Debug> TCPHandler: Processed in 0.001387573 sec. | ||
| 8389 | 2026.01.06 01:54:20.281598 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8390 | 2026.01.06 01:54:20.281692 [ 254 ] {d07a7d67-d2c0-4b7c-8b34-95b59e0cd8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8391 | 2026.01.06 01:54:20.281746 [ 254 ] {d07a7d67-d2c0-4b7c-8b34-95b59e0cd8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8392 | 2026.01.06 01:54:20.282547 [ 254 ] {d07a7d67-d2c0-4b7c-8b34-95b59e0cd8db} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8393 | 2026.01.06 01:54:20.282584 [ 254 ] {d07a7d67-d2c0-4b7c-8b34-95b59e0cd8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8394 | 2026.01.06 01:54:20.283103 [ 254 ] {d07a7d67-d2c0-4b7c-8b34-95b59e0cd8db} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8395 | 2026.01.06 01:54:20.283326 [ 254 ] {d07a7d67-d2c0-4b7c-8b34-95b59e0cd8db} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2026.01.06 01:54:20.283463 [ 254 ] {d07a7d67-d2c0-4b7c-8b34-95b59e0cd8db} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00179 sec., 5586.59217877095 rows/sec., 10.01 MiB/sec. | ||
| 8397 | 2026.01.06 01:54:20.283517 [ 254 ] {d07a7d67-d2c0-4b7c-8b34-95b59e0cd8db} <Debug> TCPHandler: Processed in 0.001966448 sec. | ||
| 8398 | 2026.01.06 01:54:20.283627 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8399 | 2026.01.06 01:54:20.283721 [ 254 ] {7fcce6ab-103f-41fa-bdd6-50dbc27aa67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8400 | 2026.01.06 01:54:20.283762 [ 254 ] {7fcce6ab-103f-41fa-bdd6-50dbc27aa67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8401 | 2026.01.06 01:54:20.284088 [ 254 ] {7fcce6ab-103f-41fa-bdd6-50dbc27aa67c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8402 | 2026.01.06 01:54:20.284124 [ 254 ] {7fcce6ab-103f-41fa-bdd6-50dbc27aa67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8403 | 2026.01.06 01:54:20.284424 [ 254 ] {7fcce6ab-103f-41fa-bdd6-50dbc27aa67c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8404 | 2026.01.06 01:54:20.284636 [ 254 ] {7fcce6ab-103f-41fa-bdd6-50dbc27aa67c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8405 | 2026.01.06 01:54:20.284763 [ 254 ] {7fcce6ab-103f-41fa-bdd6-50dbc27aa67c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 8406 | 2026.01.06 01:54:20.284798 [ 254 ] {7fcce6ab-103f-41fa-bdd6-50dbc27aa67c} <Debug> TCPHandler: Processed in 0.001219761 sec. | ||
| 8407 | 2026.01.06 01:54:23.207615 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8408 | 2026.01.06 01:54:23.207668 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8409 | 2026.01.06 01:54:23.350885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19225 | ||
| 8410 | 2026.01.06 01:54:23.351436 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2026.01.06 01:54:23.351475 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8412 | 2026.01.06 01:54:23.351998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8413 | 2026.01.06 01:54:23.352237 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8414 | 2026.01.06 01:54:23.352371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19225 | ||
| 8415 | 2026.01.06 01:54:23.396226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1042 | ||
| 8416 | 2026.01.06 01:54:23.398524 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2026.01.06 01:54:23.398572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8418 | 2026.01.06 01:54:23.399845 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8419 | 2026.01.06 01:54:23.400121 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2026.01.06 01:54:23.400506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
| 8421 | 2026.01.06 01:54:24.386221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8422 | 2026.01.06 01:54:24.402899 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2026.01.06 01:54:24.402964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8424 | 2026.01.06 01:54:24.409448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8425 | 2026.01.06 01:54:24.410216 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.01.06 01:54:24.414066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8427 | 2026.01.06 01:54:25.275117 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8428 | 2026.01.06 01:54:25.275333 [ 254 ] {038c586f-57b6-4773-9a2b-2148c5edcb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8429 | 2026.01.06 01:54:25.275408 [ 254 ] {038c586f-57b6-4773-9a2b-2148c5edcb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8430 | 2026.01.06 01:54:25.276237 [ 254 ] {038c586f-57b6-4773-9a2b-2148c5edcb04} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2026.01.06 01:54:25.276282 [ 254 ] {038c586f-57b6-4773-9a2b-2148c5edcb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8432 | 2026.01.06 01:54:25.276713 [ 254 ] {038c586f-57b6-4773-9a2b-2148c5edcb04} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8433 | 2026.01.06 01:54:25.276949 [ 254 ] {038c586f-57b6-4773-9a2b-2148c5edcb04} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2026.01.06 01:54:25.277104 [ 254 ] {038c586f-57b6-4773-9a2b-2148c5edcb04} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001826 sec., 64622.12486308872 rows/sec., 5.47 MiB/sec. | ||
| 8435 | 2026.01.06 01:54:25.277146 [ 254 ] {038c586f-57b6-4773-9a2b-2148c5edcb04} <Debug> TCPHandler: Processed in 0.00217562 sec. | ||
| 8436 | 2026.01.06 01:54:25.277270 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8437 | 2026.01.06 01:54:25.277368 [ 254 ] {e7552ea8-faa3-43c4-bf99-a7da2c2e6c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8438 | 2026.01.06 01:54:25.277407 [ 254 ] {e7552ea8-faa3-43c4-bf99-a7da2c2e6c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8439 | 2026.01.06 01:54:25.277832 [ 254 ] {e7552ea8-faa3-43c4-bf99-a7da2c2e6c7d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2026.01.06 01:54:25.277867 [ 254 ] {e7552ea8-faa3-43c4-bf99-a7da2c2e6c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8441 | 2026.01.06 01:54:25.278178 [ 254 ] {e7552ea8-faa3-43c4-bf99-a7da2c2e6c7d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8442 | 2026.01.06 01:54:25.278386 [ 254 ] {e7552ea8-faa3-43c4-bf99-a7da2c2e6c7d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8443 | 2026.01.06 01:54:25.278513 [ 254 ] {e7552ea8-faa3-43c4-bf99-a7da2c2e6c7d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001164 sec., 26632.302405498278 rows/sec., 1.96 MiB/sec. | ||
| 8444 | 2026.01.06 01:54:25.278523 [ 87 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8445 | 2026.01.06 01:54:25.278549 [ 254 ] {e7552ea8-faa3-43c4-bf99-a7da2c2e6c7d} <Debug> TCPHandler: Processed in 0.001327702 sec. | ||
| 8446 | 2026.01.06 01:54:25.278593 [ 87 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.01.06 01:54:25.278618 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8448 | 2026.01.06 01:54:25.278677 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8449 | 2026.01.06 01:54:25.278719 [ 193 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 8450 | 2026.01.06 01:54:25.278782 [ 254 ] {af41297b-dff8-469f-b0a4-4ce302855c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8451 | 2026.01.06 01:54:25.278822 [ 254 ] {af41297b-dff8-469f-b0a4-4ce302855c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8452 | 2026.01.06 01:54:25.278833 [ 193 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8453 | 2026.01.06 01:54:25.278867 [ 193 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 8454 | 2026.01.06 01:54:25.278933 [ 193 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
| 8455 | 2026.01.06 01:54:25.278982 [ 193 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 8456 | 2026.01.06 01:54:25.279027 [ 193 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 43 rows starting from the beginning of the part | ||
| 8457 | 2026.01.06 01:54:25.279071 [ 193 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 8458 | 2026.01.06 01:54:25.279119 [ 193 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 8459 | 2026.01.06 01:54:25.279374 [ 254 ] {af41297b-dff8-469f-b0a4-4ce302855c6b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2026.01.06 01:54:25.279411 [ 254 ] {af41297b-dff8-469f-b0a4-4ce302855c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8461 | 2026.01.06 01:54:25.279725 [ 254 ] {af41297b-dff8-469f-b0a4-4ce302855c6b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8462 | 2026.01.06 01:54:25.279853 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179901 sec., 341554.07953718153 rows/sec., 23.83 MiB/sec. | ||
| 8463 | 2026.01.06 01:54:25.279931 [ 254 ] {af41297b-dff8-469f-b0a4-4ce302855c6b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8464 | 2026.01.06 01:54:25.279968 [ 193 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8465 | 2026.01.06 01:54:25.280056 [ 254 ] {af41297b-dff8-469f-b0a4-4ce302855c6b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.0013 sec., 73076.92307692308 rows/sec., 5.71 MiB/sec. | ||
| 8466 | 2026.01.06 01:54:25.280094 [ 254 ] {af41297b-dff8-469f-b0a4-4ce302855c6b} <Debug> TCPHandler: Processed in 0.001464674 sec. | ||
| 8467 | 2026.01.06 01:54:25.280208 [ 193 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_56_11} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.01.06 01:54:25.280211 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8469 | 2026.01.06 01:54:25.280272 [ 193 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_56_11} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8470 | 2026.01.06 01:54:25.280312 [ 254 ] {7a7afe95-eef2-4a37-a6f8-8a9a9f77976d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8471 | 2026.01.06 01:54:25.280330 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8472 | 2026.01.06 01:54:25.280356 [ 254 ] {7a7afe95-eef2-4a37-a6f8-8a9a9f77976d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8473 | 2026.01.06 01:54:25.280803 [ 254 ] {7a7afe95-eef2-4a37-a6f8-8a9a9f77976d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.01.06 01:54:25.280842 [ 254 ] {7a7afe95-eef2-4a37-a6f8-8a9a9f77976d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8475 | 2026.01.06 01:54:25.281194 [ 254 ] {7a7afe95-eef2-4a37-a6f8-8a9a9f77976d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8476 | 2026.01.06 01:54:25.281408 [ 254 ] {7a7afe95-eef2-4a37-a6f8-8a9a9f77976d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.01.06 01:54:25.281534 [ 254 ] {7a7afe95-eef2-4a37-a6f8-8a9a9f77976d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 8478 | 2026.01.06 01:54:25.281571 [ 254 ] {7a7afe95-eef2-4a37-a6f8-8a9a9f77976d} <Debug> TCPHandler: Processed in 0.001408593 sec. | ||
| 8479 | 2026.01.06 01:54:25.281679 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.01.06 01:54:25.281773 [ 254 ] {f2cc1087-d286-416a-a2a8-78dc8833c7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8481 | 2026.01.06 01:54:25.281827 [ 254 ] {f2cc1087-d286-416a-a2a8-78dc8833c7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8482 | 2026.01.06 01:54:25.282687 [ 254 ] {f2cc1087-d286-416a-a2a8-78dc8833c7b2} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.01.06 01:54:25.282724 [ 254 ] {f2cc1087-d286-416a-a2a8-78dc8833c7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8484 | 2026.01.06 01:54:25.283286 [ 254 ] {f2cc1087-d286-416a-a2a8-78dc8833c7b2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8485 | 2026.01.06 01:54:25.283507 [ 254 ] {f2cc1087-d286-416a-a2a8-78dc8833c7b2} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.01.06 01:54:25.283640 [ 254 ] {f2cc1087-d286-416a-a2a8-78dc8833c7b2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001886 sec., 16436.903499469776 rows/sec., 29.45 MiB/sec. | ||
| 8487 | 2026.01.06 01:54:25.283647 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8488 | 2026.01.06 01:54:25.283693 [ 254 ] {f2cc1087-d286-416a-a2a8-78dc8833c7b2} <Debug> TCPHandler: Processed in 0.002062079 sec. | ||
| 8489 | 2026.01.06 01:54:25.283697 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.01.06 01:54:25.283735 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8491 | 2026.01.06 01:54:25.283812 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.01.06 01:54:25.283849 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 8493 | 2026.01.06 01:54:25.283914 [ 254 ] {48ca9d06-3d00-4b0d-8469-285287771c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8494 | 2026.01.06 01:54:25.283960 [ 254 ] {48ca9d06-3d00-4b0d-8469-285287771c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8495 | 2026.01.06 01:54:25.284107 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8496 | 2026.01.06 01:54:25.284164 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 972 rows starting from the beginning of the part | ||
| 8497 | 2026.01.06 01:54:25.284284 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part | ||
| 8498 | 2026.01.06 01:54:25.284287 [ 254 ] {48ca9d06-3d00-4b0d-8469-285287771c77} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8499 | 2026.01.06 01:54:25.284334 [ 254 ] {48ca9d06-3d00-4b0d-8469-285287771c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8500 | 2026.01.06 01:54:25.284391 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 8501 | 2026.01.06 01:54:25.284501 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
| 8502 | 2026.01.06 01:54:25.284610 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 8503 | 2026.01.06 01:54:25.284660 [ 254 ] {48ca9d06-3d00-4b0d-8469-285287771c77} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8504 | 2026.01.06 01:54:25.284718 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 8505 | 2026.01.06 01:54:25.284897 [ 254 ] {48ca9d06-3d00-4b0d-8469-285287771c77} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8506 | 2026.01.06 01:54:25.285027 [ 254 ] {48ca9d06-3d00-4b0d-8469-285287771c77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 8507 | 2026.01.06 01:54:25.285062 [ 254 ] {48ca9d06-3d00-4b0d-8469-285287771c77} <Debug> TCPHandler: Processed in 0.001298952 sec. | ||
| 8508 | 2026.01.06 01:54:25.291070 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1085 rows, containing 19 columns (19 merged, 0 gathered) in 0.007259848 sec., 149452.16483871287 rows/sec., 267.81 MiB/sec. | ||
| 8509 | 2026.01.06 01:54:25.292288 [ 194 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8510 | 2026.01.06 01:54:25.292648 [ 194 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2026.01.06 01:54:25.292723 [ 194 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8512 | 2026.01.06 01:54:25.292889 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.42 MiB. | ||
| 8513 | 2026.01.06 01:54:26.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.77 MiB, peak 306.58 MiB, free memory in arenas 0.00 B, will set to 298.04 MiB (RSS), difference: 3.26 MiB | ||
| 8514 | 2026.01.06 01:54:27.504752 [ 84 ] {} <Debug> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8515 | 2026.01.06 01:54:27.504851 [ 84 ] {} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.01.06 01:54:27.504890 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8517 | 2026.01.06 01:54:27.505036 [ 195 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 8518 | 2026.01.06 01:54:27.505184 [ 195 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8519 | 2026.01.06 01:54:27.505217 [ 195 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 467 rows starting from the beginning of the part | ||
| 8520 | 2026.01.06 01:54:27.505286 [ 195 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 8521 | 2026.01.06 01:54:27.505331 [ 195 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 8522 | 2026.01.06 01:54:27.505372 [ 195 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 8523 | 2026.01.06 01:54:27.505416 [ 195 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 8524 | 2026.01.06 01:54:27.506422 [ 194 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445944 sec., 1020094.8307818284 rows/sec., 73.75 MiB/sec. | ||
| 8525 | 2026.01.06 01:54:27.506585 [ 195 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8526 | 2026.01.06 01:54:27.506833 [ 195 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_14_3} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2026.01.06 01:54:27.506904 [ 195 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_14_3} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8528 | 2026.01.06 01:54:27.506979 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8529 | 2026.01.06 01:54:27.530591 [ 84 ] {} <Debug> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8530 | 2026.01.06 01:54:27.530634 [ 84 ] {} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.01.06 01:54:27.530655 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8532 | 2026.01.06 01:54:27.530749 [ 187 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 8533 | 2026.01.06 01:54:27.530872 [ 187 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8534 | 2026.01.06 01:54:27.530905 [ 187 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 8535 | 2026.01.06 01:54:27.530969 [ 187 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 8536 | 2026.01.06 01:54:27.531023 [ 187 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 8537 | 2026.01.06 01:54:27.531072 [ 187 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 8538 | 2026.01.06 01:54:27.531116 [ 187 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 8539 | 2026.01.06 01:54:27.531811 [ 195 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.00110237 sec., 245833.97588831335 rows/sec., 15.96 MiB/sec. | ||
| 8540 | 2026.01.06 01:54:27.531929 [ 187 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8541 | 2026.01.06 01:54:27.532160 [ 187 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_14_3} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2026.01.06 01:54:27.532220 [ 187 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_14_3} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8543 | 2026.01.06 01:54:27.532277 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8544 | 2026.01.06 01:54:29.788965 [ 82 ] {} <Debug> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8545 | 2026.01.06 01:54:29.789048 [ 82 ] {} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8546 | 2026.01.06 01:54:29.789069 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8547 | 2026.01.06 01:54:29.789191 [ 195 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 8548 | 2026.01.06 01:54:29.789338 [ 195 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8549 | 2026.01.06 01:54:29.789377 [ 195 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 8550 | 2026.01.06 01:54:29.789453 [ 195 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 8551 | 2026.01.06 01:54:29.789506 [ 195 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 8552 | 2026.01.06 01:54:29.789555 [ 195 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 8553 | 2026.01.06 01:54:29.789601 [ 195 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 8554 | 2026.01.06 01:54:29.790499 [ 187 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365073 sec., 388257.62431752734 rows/sec., 27.83 MiB/sec. | ||
| 8555 | 2026.01.06 01:54:29.790710 [ 189 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8556 | 2026.01.06 01:54:29.791045 [ 189 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_14_3} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.01.06 01:54:29.791135 [ 189 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_14_3} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8558 | 2026.01.06 01:54:29.791252 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8559 | 2026.01.06 01:54:30.275513 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2026.01.06 01:54:30.275701 [ 254 ] {a29769df-3fa3-4a46-90f4-e54d0e54f05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8561 | 2026.01.06 01:54:30.275769 [ 254 ] {a29769df-3fa3-4a46-90f4-e54d0e54f05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8562 | 2026.01.06 01:54:30.276427 [ 254 ] {a29769df-3fa3-4a46-90f4-e54d0e54f05a} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.01.06 01:54:30.276478 [ 254 ] {a29769df-3fa3-4a46-90f4-e54d0e54f05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8564 | 2026.01.06 01:54:30.276878 [ 254 ] {a29769df-3fa3-4a46-90f4-e54d0e54f05a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8565 | 2026.01.06 01:54:30.277111 [ 254 ] {a29769df-3fa3-4a46-90f4-e54d0e54f05a} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.01.06 01:54:30.277276 [ 254 ] {a29769df-3fa3-4a46-90f4-e54d0e54f05a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001626 sec., 1230.0123001230013 rows/sec., 100.30 KiB/sec. | ||
| 8567 | 2026.01.06 01:54:30.277320 [ 254 ] {a29769df-3fa3-4a46-90f4-e54d0e54f05a} <Debug> TCPHandler: Processed in 0.001938338 sec. | ||
| 8568 | 2026.01.06 01:54:30.277457 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.01.06 01:54:30.277552 [ 254 ] {ef5ecd3c-05e0-4b05-be33-2d014f8db912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8570 | 2026.01.06 01:54:30.277592 [ 254 ] {ef5ecd3c-05e0-4b05-be33-2d014f8db912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8571 | 2026.01.06 01:54:30.278024 [ 254 ] {ef5ecd3c-05e0-4b05-be33-2d014f8db912} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.01.06 01:54:30.278060 [ 254 ] {ef5ecd3c-05e0-4b05-be33-2d014f8db912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8573 | 2026.01.06 01:54:30.278392 [ 254 ] {ef5ecd3c-05e0-4b05-be33-2d014f8db912} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8574 | 2026.01.06 01:54:30.278609 [ 254 ] {ef5ecd3c-05e0-4b05-be33-2d014f8db912} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.01.06 01:54:30.278743 [ 254 ] {ef5ecd3c-05e0-4b05-be33-2d014f8db912} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001211 sec., 63583.81502890173 rows/sec., 5.21 MiB/sec. | ||
| 8576 | 2026.01.06 01:54:30.278781 [ 254 ] {ef5ecd3c-05e0-4b05-be33-2d014f8db912} <Debug> TCPHandler: Processed in 0.001374783 sec. | ||
| 8577 | 2026.01.06 01:54:30.278906 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.01.06 01:54:30.279000 [ 254 ] {27762495-c084-42a4-b6e7-8e234459530d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8579 | 2026.01.06 01:54:30.279041 [ 254 ] {27762495-c084-42a4-b6e7-8e234459530d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8580 | 2026.01.06 01:54:30.279437 [ 254 ] {27762495-c084-42a4-b6e7-8e234459530d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.01.06 01:54:30.279474 [ 254 ] {27762495-c084-42a4-b6e7-8e234459530d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8582 | 2026.01.06 01:54:30.279768 [ 254 ] {27762495-c084-42a4-b6e7-8e234459530d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8583 | 2026.01.06 01:54:30.279973 [ 254 ] {27762495-c084-42a4-b6e7-8e234459530d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.01.06 01:54:30.280102 [ 254 ] {27762495-c084-42a4-b6e7-8e234459530d} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 796.07 KiB/sec. | ||
| 8585 | 2026.01.06 01:54:30.280139 [ 254 ] {27762495-c084-42a4-b6e7-8e234459530d} <Debug> TCPHandler: Processed in 0.001282222 sec. | ||
| 8586 | 2026.01.06 01:54:30.280247 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2026.01.06 01:54:30.280351 [ 254 ] {39589d52-c9d5-46a0-b550-69d9da8c918a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8588 | 2026.01.06 01:54:30.280392 [ 254 ] {39589d52-c9d5-46a0-b550-69d9da8c918a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8589 | 2026.01.06 01:54:30.280820 [ 254 ] {39589d52-c9d5-46a0-b550-69d9da8c918a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.01.06 01:54:30.280857 [ 254 ] {39589d52-c9d5-46a0-b550-69d9da8c918a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8591 | 2026.01.06 01:54:30.281183 [ 254 ] {39589d52-c9d5-46a0-b550-69d9da8c918a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8592 | 2026.01.06 01:54:30.281393 [ 254 ] {39589d52-c9d5-46a0-b550-69d9da8c918a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.01.06 01:54:30.281529 [ 254 ] {39589d52-c9d5-46a0-b550-69d9da8c918a} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001196 sec., 63545.15050167224 rows/sec., 4.96 MiB/sec. | ||
| 8594 | 2026.01.06 01:54:30.281569 [ 254 ] {39589d52-c9d5-46a0-b550-69d9da8c918a} <Debug> TCPHandler: Processed in 0.001373143 sec. | ||
| 8595 | 2026.01.06 01:54:30.281680 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2026.01.06 01:54:30.281777 [ 254 ] {c5a481de-ff89-44fd-ad24-12680cd44894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8597 | 2026.01.06 01:54:30.281821 [ 254 ] {c5a481de-ff89-44fd-ad24-12680cd44894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8598 | 2026.01.06 01:54:30.282231 [ 254 ] {c5a481de-ff89-44fd-ad24-12680cd44894} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.01.06 01:54:30.282268 [ 254 ] {c5a481de-ff89-44fd-ad24-12680cd44894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8600 | 2026.01.06 01:54:30.282607 [ 254 ] {c5a481de-ff89-44fd-ad24-12680cd44894} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8601 | 2026.01.06 01:54:30.282823 [ 254 ] {c5a481de-ff89-44fd-ad24-12680cd44894} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.01.06 01:54:30.282956 [ 254 ] {c5a481de-ff89-44fd-ad24-12680cd44894} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001197 sec., 134502.9239766082 rows/sec., 9.37 MiB/sec. | ||
| 8603 | 2026.01.06 01:54:30.282992 [ 254 ] {c5a481de-ff89-44fd-ad24-12680cd44894} <Debug> TCPHandler: Processed in 0.001362423 sec. | ||
| 8604 | 2026.01.06 01:54:30.283101 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2026.01.06 01:54:30.283194 [ 254 ] {531afed7-51be-4fb9-9ee0-ee0cb7f983cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8606 | 2026.01.06 01:54:30.283249 [ 254 ] {531afed7-51be-4fb9-9ee0-ee0cb7f983cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8607 | 2026.01.06 01:54:30.284040 [ 254 ] {531afed7-51be-4fb9-9ee0-ee0cb7f983cc} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.01.06 01:54:30.284076 [ 254 ] {531afed7-51be-4fb9-9ee0-ee0cb7f983cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8609 | 2026.01.06 01:54:30.284605 [ 254 ] {531afed7-51be-4fb9-9ee0-ee0cb7f983cc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8610 | 2026.01.06 01:54:30.284835 [ 254 ] {531afed7-51be-4fb9-9ee0-ee0cb7f983cc} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2026.01.06 01:54:30.284972 [ 254 ] {531afed7-51be-4fb9-9ee0-ee0cb7f983cc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001795 sec., 5571.030640668524 rows/sec., 9.98 MiB/sec. | ||
| 8612 | 2026.01.06 01:54:30.285026 [ 254 ] {531afed7-51be-4fb9-9ee0-ee0cb7f983cc} <Debug> TCPHandler: Processed in 0.001974288 sec. | ||
| 8613 | 2026.01.06 01:54:30.285137 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2026.01.06 01:54:30.285232 [ 254 ] {b1df1ef2-cff7-4ffa-acf1-f860ba98a20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8615 | 2026.01.06 01:54:30.285274 [ 254 ] {b1df1ef2-cff7-4ffa-acf1-f860ba98a20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8616 | 2026.01.06 01:54:30.285610 [ 254 ] {b1df1ef2-cff7-4ffa-acf1-f860ba98a20e} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2026.01.06 01:54:30.285647 [ 254 ] {b1df1ef2-cff7-4ffa-acf1-f860ba98a20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8618 | 2026.01.06 01:54:30.285956 [ 254 ] {b1df1ef2-cff7-4ffa-acf1-f860ba98a20e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8619 | 2026.01.06 01:54:30.286164 [ 254 ] {b1df1ef2-cff7-4ffa-acf1-f860ba98a20e} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2026.01.06 01:54:30.286291 [ 254 ] {b1df1ef2-cff7-4ffa-acf1-f860ba98a20e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 8621 | 2026.01.06 01:54:30.286327 [ 254 ] {b1df1ef2-cff7-4ffa-acf1-f860ba98a20e} <Debug> TCPHandler: Processed in 0.001239362 sec. | ||
| 8622 | 2026.01.06 01:54:30.852576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19673 | ||
| 8623 | 2026.01.06 01:54:30.853160 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.01.06 01:54:30.853205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8625 | 2026.01.06 01:54:30.853693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8626 | 2026.01.06 01:54:30.853917 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.01.06 01:54:30.854043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19673 | ||
| 8628 | 2026.01.06 01:54:30.854101 [ 79 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8629 | 2026.01.06 01:54:30.854202 [ 79 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.01.06 01:54:30.854238 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8631 | 2026.01.06 01:54:30.854389 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 8632 | 2026.01.06 01:54:30.854541 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8633 | 2026.01.06 01:54:30.854583 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17305 rows starting from the beginning of the part | ||
| 8634 | 2026.01.06 01:54:30.854652 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 8635 | 2026.01.06 01:54:30.854703 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 8636 | 2026.01.06 01:54:30.854749 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 8637 | 2026.01.06 01:54:30.854791 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 8638 | 2026.01.06 01:54:30.854833 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 8639 | 2026.01.06 01:54:30.856939 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19673 rows, containing 4 columns (4 merged, 0 gathered) in 0.002608464 sec., 7541986.395058548 rows/sec., 107.89 MiB/sec. | ||
| 8640 | 2026.01.06 01:54:30.857296 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8641 | 2026.01.06 01:54:30.857622 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_41_8} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.01.06 01:54:30.857693 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_41_8} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8643 | 2026.01.06 01:54:30.857802 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8644 | 2026.01.06 01:54:31.914238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8645 | 2026.01.06 01:54:31.947131 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2026.01.06 01:54:31.947250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8647 | 2026.01.06 01:54:31.958460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8648 | 2026.01.06 01:54:31.960170 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2026.01.06 01:54:31.960697 [ 78 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8650 | 2026.01.06 01:54:31.960761 [ 78 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2026.01.06 01:54:31.960788 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8652 | 2026.01.06 01:54:31.960975 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 8653 | 2026.01.06 01:54:31.967588 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8654 | 2026.01.06 01:54:31.970219 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8655 | 2026.01.06 01:54:31.970755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8656 | 2026.01.06 01:54:31.978423 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8657 | 2026.01.06 01:54:31.986010 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 8658 | 2026.01.06 01:54:31.993103 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 8659 | 2026.01.06 01:54:32.000169 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 8660 | 2026.01.06 01:54:32.000335 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.61 MiB, peak 306.58 MiB, free memory in arenas 0.00 B, will set to 298.11 MiB (RSS), difference: -4.50 MiB | ||
| 8661 | 2026.01.06 01:54:32.006356 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 8662 | 2026.01.06 01:54:32.107818 [ 201 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.146922232 sec., 2103.1534560406076 rows/sec., 10.88 MiB/sec. | ||
| 8663 | 2026.01.06 01:54:32.112204 [ 187 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8664 | 2026.01.06 01:54:32.115140 [ 187 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_41_8} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2026.01.06 01:54:32.115286 [ 187 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_41_8} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8666 | 2026.01.06 01:54:32.118293 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8667 | 2026.01.06 01:54:32.739425 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45086 | ||
| 8668 | 2026.01.06 01:54:32.739541 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8669 | 2026.01.06 01:54:32.739571 [ 286 ] {} <Debug> TCP-Session: 6775a7d9-32dc-44a9-baaa-1ff9aa03d5d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45086 | ||
| 8670 | 2026.01.06 01:54:32.739595 [ 286 ] {} <Debug> TCP-Session: 6775a7d9-32dc-44a9-baaa-1ff9aa03d5d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8671 | 2026.01.06 01:54:32.739610 [ 286 ] {} <Debug> TCP-Session: 6775a7d9-32dc-44a9-baaa-1ff9aa03d5d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8672 | 2026.01.06 01:54:32.739839 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59226 | ||
| 8673 | 2026.01.06 01:54:32.739867 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35324 | ||
| 8674 | 2026.01.06 01:54:32.739907 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50468 | ||
| 8675 | 2026.01.06 01:54:32.739916 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47544 | ||
| 8676 | 2026.01.06 01:54:32.739930 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33471 | ||
| 8677 | 2026.01.06 01:54:32.739961 [ 286 ] {} <Trace> TCP-Session: 6775a7d9-32dc-44a9-baaa-1ff9aa03d5d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.01.06 01:54:32.739966 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8679 | 2026.01.06 01:54:32.739894 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49258 | ||
| 8680 | 2026.01.06 01:54:32.740053 [ 287 ] {} <Debug> TCP-Session: 0cf9c388-7dae-4c77-a285-c51369d2d451 Authenticating user 'default' from [fd00:1122:3344:101::e]:59226 | ||
| 8681 | 2026.01.06 01:54:32.739879 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46012 | ||
| 8682 | 2026.01.06 01:54:32.740092 [ 287 ] {} <Debug> TCP-Session: 0cf9c388-7dae-4c77-a285-c51369d2d451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8683 | 2026.01.06 01:54:32.740116 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8684 | 2026.01.06 01:54:32.740127 [ 287 ] {} <Debug> TCP-Session: 0cf9c388-7dae-4c77-a285-c51369d2d451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8685 | 2026.01.06 01:54:32.739882 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61449 | ||
| 8686 | 2026.01.06 01:54:32.740158 [ 288 ] {} <Debug> TCP-Session: b3a269c2-b4ab-4e8a-ab1d-f4dbf959de50 Authenticating user 'default' from [fd00:1122:3344:101::e]:35324 | ||
| 8687 | 2026.01.06 01:54:32.740182 [ 286 ] {90b3fc5d-fe1a-410d-b2e5-af740bfb44ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45086) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8688 | 2026.01.06 01:54:32.740212 [ 288 ] {} <Debug> TCP-Session: b3a269c2-b4ab-4e8a-ab1d-f4dbf959de50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8689 | 2026.01.06 01:54:32.740233 [ 288 ] {} <Debug> TCP-Session: b3a269c2-b4ab-4e8a-ab1d-f4dbf959de50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8690 | 2026.01.06 01:54:32.740474 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8691 | 2026.01.06 01:54:32.740474 [ 286 ] {90b3fc5d-fe1a-410d-b2e5-af740bfb44ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8692 | 2026.01.06 01:54:32.740507 [ 351 ] {} <Debug> TCP-Session: 32485247-fbad-4eeb-8b9e-11ac9ac43c35 Authenticating user 'default' from [fd00:1122:3344:101::e]:49258 | ||
| 8693 | 2026.01.06 01:54:32.740526 [ 351 ] {} <Debug> TCP-Session: 32485247-fbad-4eeb-8b9e-11ac9ac43c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8694 | 2026.01.06 01:54:32.740541 [ 351 ] {} <Debug> TCP-Session: 32485247-fbad-4eeb-8b9e-11ac9ac43c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8695 | 2026.01.06 01:54:32.740550 [ 286 ] {90b3fc5d-fe1a-410d-b2e5-af740bfb44ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8696 | 2026.01.06 01:54:32.740596 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8697 | 2026.01.06 01:54:32.740656 [ 354 ] {} <Debug> TCP-Session: 098c11b1-8c38-49b0-bc3c-b0d6f1b8630b Authenticating user 'default' from [fd00:1122:3344:101::e]:33471 | ||
| 8698 | 2026.01.06 01:54:32.740681 [ 354 ] {} <Debug> TCP-Session: 098c11b1-8c38-49b0-bc3c-b0d6f1b8630b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8699 | 2026.01.06 01:54:32.740694 [ 354 ] {} <Debug> TCP-Session: 098c11b1-8c38-49b0-bc3c-b0d6f1b8630b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8700 | 2026.01.06 01:54:32.740859 [ 286 ] {90b3fc5d-fe1a-410d-b2e5-af740bfb44ae} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 8701 | 2026.01.06 01:54:32.740915 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8702 | 2026.01.06 01:54:32.740945 [ 350 ] {} <Debug> TCP-Session: f89cd948-1950-44c9-9a48-b3d5b8622ebb Authenticating user 'default' from [fd00:1122:3344:101::e]:61449 | ||
| 8703 | 2026.01.06 01:54:32.740963 [ 350 ] {} <Debug> TCP-Session: f89cd948-1950-44c9-9a48-b3d5b8622ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8704 | 2026.01.06 01:54:32.740975 [ 350 ] {} <Debug> TCP-Session: f89cd948-1950-44c9-9a48-b3d5b8622ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8705 | 2026.01.06 01:54:32.740994 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8706 | 2026.01.06 01:54:32.741051 [ 353 ] {} <Debug> TCP-Session: 131defcf-d678-4466-a3a8-73c082328eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:47544 | ||
| 8707 | 2026.01.06 01:54:32.741066 [ 353 ] {} <Debug> TCP-Session: 131defcf-d678-4466-a3a8-73c082328eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8708 | 2026.01.06 01:54:32.741081 [ 353 ] {} <Debug> TCP-Session: 131defcf-d678-4466-a3a8-73c082328eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8709 | 2026.01.06 01:54:32.741122 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8710 | 2026.01.06 01:54:32.741156 [ 352 ] {} <Debug> TCP-Session: d729b626-e97b-4198-b630-67dabcdbf9f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50468 | ||
| 8711 | 2026.01.06 01:54:32.741174 [ 352 ] {} <Debug> TCP-Session: d729b626-e97b-4198-b630-67dabcdbf9f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8712 | 2026.01.06 01:54:32.741207 [ 352 ] {} <Debug> TCP-Session: d729b626-e97b-4198-b630-67dabcdbf9f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8713 | 2026.01.06 01:54:32.741334 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8714 | 2026.01.06 01:54:32.741368 [ 289 ] {} <Debug> TCP-Session: 7a77e780-5e0c-48b4-b45d-dff4c835b64b Authenticating user 'default' from [fd00:1122:3344:101::e]:46012 | ||
| 8715 | 2026.01.06 01:54:32.741385 [ 289 ] {} <Debug> TCP-Session: 7a77e780-5e0c-48b4-b45d-dff4c835b64b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8716 | 2026.01.06 01:54:32.741398 [ 289 ] {} <Debug> TCP-Session: 7a77e780-5e0c-48b4-b45d-dff4c835b64b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8717 | 2026.01.06 01:54:32.741818 [ 346 ] {90b3fc5d-fe1a-410d-b2e5-af740bfb44ae} <Trace> AggregatingTransform: Aggregating | ||
| 8718 | 2026.01.06 01:54:32.741855 [ 346 ] {90b3fc5d-fe1a-410d-b2e5-af740bfb44ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 8719 | 2026.01.06 01:54:32.741886 [ 346 ] {90b3fc5d-fe1a-410d-b2e5-af740bfb44ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923589 sec. (1082.733 rows/sec., 42.29 KiB/sec.) | ||
| 8720 | 2026.01.06 01:54:32.741903 [ 346 ] {90b3fc5d-fe1a-410d-b2e5-af740bfb44ae} <Trace> Aggregator: Merging aggregated data | ||
| 8721 | 2026.01.06 01:54:32.743246 [ 286 ] {90b3fc5d-fe1a-410d-b2e5-af740bfb44ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003128 sec., 319.693094629156 rows/sec., 12.49 KiB/sec. | ||
| 8722 | 2026.01.06 01:54:32.743365 [ 286 ] {90b3fc5d-fe1a-410d-b2e5-af740bfb44ae} <Debug> TCPHandler: Processed in 0.003524193 sec. | ||
| 8723 | 2026.01.06 01:54:32.743487 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8724 | 2026.01.06 01:54:32.743514 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8725 | 2026.01.06 01:54:32.743531 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8726 | 2026.01.06 01:54:32.743554 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8727 | 2026.01.06 01:54:32.743559 [ 354 ] {} <Debug> TCP-Session: 098c11b1-8c38-49b0-bc3c-b0d6f1b8630b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8728 | 2026.01.06 01:54:32.743577 [ 289 ] {} <Debug> TCP-Session: 7a77e780-5e0c-48b4-b45d-dff4c835b64b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8729 | 2026.01.06 01:54:32.743585 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8730 | 2026.01.06 01:54:32.743604 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8731 | 2026.01.06 01:54:32.743625 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8732 | 2026.01.06 01:54:32.743647 [ 352 ] {} <Debug> TCP-Session: d729b626-e97b-4198-b630-67dabcdbf9f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8733 | 2026.01.06 01:54:32.743659 [ 350 ] {} <Debug> TCP-Session: f89cd948-1950-44c9-9a48-b3d5b8622ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8734 | 2026.01.06 01:54:32.743677 [ 353 ] {} <Debug> TCP-Session: 131defcf-d678-4466-a3a8-73c082328eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8735 | 2026.01.06 01:54:32.743612 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8736 | 2026.01.06 01:54:32.743607 [ 287 ] {} <Debug> TCP-Session: 0cf9c388-7dae-4c77-a285-c51369d2d451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8737 | 2026.01.06 01:54:32.743726 [ 351 ] {} <Debug> TCP-Session: 32485247-fbad-4eeb-8b9e-11ac9ac43c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8738 | 2026.01.06 01:54:32.743568 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8739 | 2026.01.06 01:54:32.743524 [ 286 ] {} <Debug> TCP-Session: 6775a7d9-32dc-44a9-baaa-1ff9aa03d5d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8740 | 2026.01.06 01:54:32.743788 [ 288 ] {} <Debug> TCP-Session: b3a269c2-b4ab-4e8a-ab1d-f4dbf959de50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8741 | 2026.01.06 01:54:32.771719 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37390 | ||
| 8742 | 2026.01.06 01:54:32.771809 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8743 | 2026.01.06 01:54:32.771832 [ 286 ] {} <Debug> TCP-Session: e5afb748-b6c7-407f-88e2-5b765222a65c Authenticating user 'default' from [fd00:1122:3344:101::e]:37390 | ||
| 8744 | 2026.01.06 01:54:32.771849 [ 286 ] {} <Debug> TCP-Session: e5afb748-b6c7-407f-88e2-5b765222a65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8745 | 2026.01.06 01:54:32.771861 [ 286 ] {} <Debug> TCP-Session: e5afb748-b6c7-407f-88e2-5b765222a65c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8746 | 2026.01.06 01:54:32.772081 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37095 | ||
| 8747 | 2026.01.06 01:54:32.772102 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52355 | ||
| 8748 | 2026.01.06 01:54:32.772113 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43224 | ||
| 8749 | 2026.01.06 01:54:32.772144 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41633 | ||
| 8750 | 2026.01.06 01:54:32.772165 [ 286 ] {} <Trace> TCP-Session: e5afb748-b6c7-407f-88e2-5b765222a65c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2026.01.06 01:54:32.772187 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37575 | ||
| 8752 | 2026.01.06 01:54:32.772222 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8753 | 2026.01.06 01:54:32.772232 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8754 | 2026.01.06 01:54:32.772252 [ 289 ] {} <Debug> TCP-Session: a902ab81-53f7-4f6b-93d6-f3291eae2a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:43224 | ||
| 8755 | 2026.01.06 01:54:32.772268 [ 351 ] {} <Debug> TCP-Session: 3041eb27-4401-4a4b-a38f-b8042eb70948 Authenticating user 'default' from [fd00:1122:3344:101::e]:41633 | ||
| 8756 | 2026.01.06 01:54:32.772271 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8757 | 2026.01.06 01:54:32.772295 [ 351 ] {} <Debug> TCP-Session: 3041eb27-4401-4a4b-a38f-b8042eb70948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8758 | 2026.01.06 01:54:32.772313 [ 354 ] {} <Debug> TCP-Session: ce815fb3-94e8-4ce4-866c-c06760f915e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37575 | ||
| 8759 | 2026.01.06 01:54:32.772323 [ 351 ] {} <Debug> TCP-Session: 3041eb27-4401-4a4b-a38f-b8042eb70948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8760 | 2026.01.06 01:54:32.772333 [ 286 ] {e9d06002-0f56-4ae8-843b-564f6f1ce62e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37390) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8761 | 2026.01.06 01:54:32.772340 [ 354 ] {} <Debug> TCP-Session: ce815fb3-94e8-4ce4-866c-c06760f915e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8762 | 2026.01.06 01:54:32.772285 [ 289 ] {} <Debug> TCP-Session: a902ab81-53f7-4f6b-93d6-f3291eae2a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8763 | 2026.01.06 01:54:32.772373 [ 354 ] {} <Debug> TCP-Session: ce815fb3-94e8-4ce4-866c-c06760f915e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8764 | 2026.01.06 01:54:32.772385 [ 289 ] {} <Debug> TCP-Session: a902ab81-53f7-4f6b-93d6-f3291eae2a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8765 | 2026.01.06 01:54:32.772171 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61874 | ||
| 8766 | 2026.01.06 01:54:32.772169 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44797 | ||
| 8767 | 2026.01.06 01:54:32.772155 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8768 | 2026.01.06 01:54:32.772472 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8769 | 2026.01.06 01:54:32.772116 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62607 | ||
| 8770 | 2026.01.06 01:54:32.772506 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8771 | 2026.01.06 01:54:32.772503 [ 287 ] {} <Debug> TCP-Session: ad140162-1905-46fd-9125-33231cae85db Authenticating user 'default' from [fd00:1122:3344:101::e]:37095 | ||
| 8772 | 2026.01.06 01:54:32.772559 [ 352 ] {} <Debug> TCP-Session: 3559489e-886a-4a3d-a2ba-ab222be47607 Authenticating user 'default' from [fd00:1122:3344:101::e]:44797 | ||
| 8773 | 2026.01.06 01:54:32.772562 [ 286 ] {e9d06002-0f56-4ae8-843b-564f6f1ce62e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8774 | 2026.01.06 01:54:32.772577 [ 287 ] {} <Debug> TCP-Session: ad140162-1905-46fd-9125-33231cae85db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8775 | 2026.01.06 01:54:32.772592 [ 352 ] {} <Debug> TCP-Session: 3559489e-886a-4a3d-a2ba-ab222be47607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8776 | 2026.01.06 01:54:32.772617 [ 287 ] {} <Debug> TCP-Session: ad140162-1905-46fd-9125-33231cae85db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8777 | 2026.01.06 01:54:32.772628 [ 286 ] {e9d06002-0f56-4ae8-843b-564f6f1ce62e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8778 | 2026.01.06 01:54:32.772631 [ 352 ] {} <Debug> TCP-Session: 3559489e-886a-4a3d-a2ba-ab222be47607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8779 | 2026.01.06 01:54:32.772558 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8780 | 2026.01.06 01:54:32.772206 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8781 | 2026.01.06 01:54:32.772699 [ 350 ] {} <Debug> TCP-Session: fce2b47f-d6ef-445a-8309-927ac5c7b411 Authenticating user 'default' from [fd00:1122:3344:101::e]:62607 | ||
| 8782 | 2026.01.06 01:54:32.772511 [ 353 ] {} <Debug> TCP-Session: 0ad0c854-56f0-40e7-9f3f-cdbcd104e72c Authenticating user 'default' from [fd00:1122:3344:101::e]:61874 | ||
| 8783 | 2026.01.06 01:54:32.772728 [ 350 ] {} <Debug> TCP-Session: fce2b47f-d6ef-445a-8309-927ac5c7b411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8784 | 2026.01.06 01:54:32.772721 [ 288 ] {} <Debug> TCP-Session: 45a1760d-32f1-42bc-9118-4e7b3ac521d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52355 | ||
| 8785 | 2026.01.06 01:54:32.772746 [ 350 ] {} <Debug> TCP-Session: fce2b47f-d6ef-445a-8309-927ac5c7b411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8786 | 2026.01.06 01:54:32.772764 [ 288 ] {} <Debug> TCP-Session: 45a1760d-32f1-42bc-9118-4e7b3ac521d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8787 | 2026.01.06 01:54:32.772739 [ 353 ] {} <Debug> TCP-Session: 0ad0c854-56f0-40e7-9f3f-cdbcd104e72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8788 | 2026.01.06 01:54:32.772791 [ 288 ] {} <Debug> TCP-Session: 45a1760d-32f1-42bc-9118-4e7b3ac521d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8789 | 2026.01.06 01:54:32.772809 [ 353 ] {} <Debug> TCP-Session: 0ad0c854-56f0-40e7-9f3f-cdbcd104e72c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8790 | 2026.01.06 01:54:32.772899 [ 286 ] {e9d06002-0f56-4ae8-843b-564f6f1ce62e} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 8791 | 2026.01.06 01:54:32.773702 [ 323 ] {e9d06002-0f56-4ae8-843b-564f6f1ce62e} <Trace> AggregatingTransform: Aggregating | ||
| 8792 | 2026.01.06 01:54:32.773745 [ 323 ] {e9d06002-0f56-4ae8-843b-564f6f1ce62e} <Trace> Aggregator: Aggregation method: without_key | ||
| 8793 | 2026.01.06 01:54:32.773777 [ 323 ] {e9d06002-0f56-4ae8-843b-564f6f1ce62e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000784998 sec. (1273.889 rows/sec., 49.76 KiB/sec.) | ||
| 8794 | 2026.01.06 01:54:32.773794 [ 323 ] {e9d06002-0f56-4ae8-843b-564f6f1ce62e} <Trace> Aggregator: Merging aggregated data | ||
| 8795 | 2026.01.06 01:54:32.775667 [ 286 ] {e9d06002-0f56-4ae8-843b-564f6f1ce62e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003378 sec., 296.0331557134399 rows/sec., 11.56 KiB/sec. | ||
| 8796 | 2026.01.06 01:54:32.775803 [ 286 ] {e9d06002-0f56-4ae8-843b-564f6f1ce62e} <Debug> TCPHandler: Processed in 0.003735484 sec. | ||
| 8797 | 2026.01.06 01:54:32.775916 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8798 | 2026.01.06 01:54:32.775942 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8799 | 2026.01.06 01:54:32.775962 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8800 | 2026.01.06 01:54:32.775978 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8801 | 2026.01.06 01:54:32.775992 [ 354 ] {} <Debug> TCP-Session: ce815fb3-94e8-4ce4-866c-c06760f915e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8802 | 2026.01.06 01:54:32.776017 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8803 | 2026.01.06 01:54:32.776037 [ 351 ] {} <Debug> TCP-Session: 3041eb27-4401-4a4b-a38f-b8042eb70948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8804 | 2026.01.06 01:54:32.776050 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8805 | 2026.01.06 01:54:32.776064 [ 350 ] {} <Debug> TCP-Session: fce2b47f-d6ef-445a-8309-927ac5c7b411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8806 | 2026.01.06 01:54:32.776037 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8807 | 2026.01.06 01:54:32.776083 [ 353 ] {} <Debug> TCP-Session: 0ad0c854-56f0-40e7-9f3f-cdbcd104e72c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8808 | 2026.01.06 01:54:32.776023 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8809 | 2026.01.06 01:54:32.776122 [ 289 ] {} <Debug> TCP-Session: a902ab81-53f7-4f6b-93d6-f3291eae2a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8810 | 2026.01.06 01:54:32.776010 [ 287 ] {} <Debug> TCP-Session: ad140162-1905-46fd-9125-33231cae85db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8811 | 2026.01.06 01:54:32.776168 [ 352 ] {} <Debug> TCP-Session: 3559489e-886a-4a3d-a2ba-ab222be47607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8812 | 2026.01.06 01:54:32.775992 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8813 | 2026.01.06 01:54:32.775944 [ 286 ] {} <Debug> TCP-Session: e5afb748-b6c7-407f-88e2-5b765222a65c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2026.01.06 01:54:32.776226 [ 288 ] {} <Debug> TCP-Session: 45a1760d-32f1-42bc-9118-4e7b3ac521d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8815 | 2026.01.06 01:54:32.828973 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36269 | ||
| 8816 | 2026.01.06 01:54:32.829052 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8817 | 2026.01.06 01:54:32.829074 [ 286 ] {} <Debug> TCP-Session: e3d74d44-0f9e-4cf6-af13-6dbc88b2a45b Authenticating user 'default' from [fd00:1122:3344:101::e]:36269 | ||
| 8818 | 2026.01.06 01:54:32.829092 [ 286 ] {} <Debug> TCP-Session: e3d74d44-0f9e-4cf6-af13-6dbc88b2a45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8819 | 2026.01.06 01:54:32.829104 [ 286 ] {} <Debug> TCP-Session: e3d74d44-0f9e-4cf6-af13-6dbc88b2a45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8820 | 2026.01.06 01:54:32.829259 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57384 | ||
| 8821 | 2026.01.06 01:54:32.829279 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45186 | ||
| 8822 | 2026.01.06 01:54:32.829330 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41116 | ||
| 8823 | 2026.01.06 01:54:32.829344 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36948 | ||
| 8824 | 2026.01.06 01:54:32.829367 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52243 | ||
| 8825 | 2026.01.06 01:54:32.829391 [ 286 ] {} <Trace> TCP-Session: e3d74d44-0f9e-4cf6-af13-6dbc88b2a45b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2026.01.06 01:54:32.829411 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8827 | 2026.01.06 01:54:32.829433 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8828 | 2026.01.06 01:54:32.829438 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8829 | 2026.01.06 01:54:32.829470 [ 353 ] {} <Debug> TCP-Session: 8e65d921-3247-4ec0-a823-1f2a59a29f0a Authenticating user 'default' from [fd00:1122:3344:101::e]:36948 | ||
| 8830 | 2026.01.06 01:54:32.829476 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8831 | 2026.01.06 01:54:32.829498 [ 353 ] {} <Debug> TCP-Session: 8e65d921-3247-4ec0-a823-1f2a59a29f0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8832 | 2026.01.06 01:54:32.829492 [ 352 ] {} <Debug> TCP-Session: 04c83424-a432-4d9a-b32d-82e2b1a11fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41116 | ||
| 8833 | 2026.01.06 01:54:32.829529 [ 353 ] {} <Debug> TCP-Session: 8e65d921-3247-4ec0-a823-1f2a59a29f0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8834 | 2026.01.06 01:54:32.829525 [ 354 ] {} <Debug> TCP-Session: 57502edf-93d3-4283-aaac-607b65078d66 Authenticating user 'default' from [fd00:1122:3344:101::e]:52243 | ||
| 8835 | 2026.01.06 01:54:32.829564 [ 286 ] {e95baf74-4b0f-4e63-b11c-ed6404de5e87} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8836 | 2026.01.06 01:54:32.829558 [ 352 ] {} <Debug> TCP-Session: 04c83424-a432-4d9a-b32d-82e2b1a11fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8837 | 2026.01.06 01:54:32.829603 [ 354 ] {} <Debug> TCP-Session: 57502edf-93d3-4283-aaac-607b65078d66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8838 | 2026.01.06 01:54:32.829626 [ 352 ] {} <Debug> TCP-Session: 04c83424-a432-4d9a-b32d-82e2b1a11fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8839 | 2026.01.06 01:54:32.829638 [ 354 ] {} <Debug> TCP-Session: 57502edf-93d3-4283-aaac-607b65078d66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8840 | 2026.01.06 01:54:32.829461 [ 289 ] {} <Debug> TCP-Session: 7dfe0d39-c7c0-4141-983d-96068e21cb66 Authenticating user 'default' from [fd00:1122:3344:101::e]:45186 | ||
| 8841 | 2026.01.06 01:54:32.829303 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38244 | ||
| 8842 | 2026.01.06 01:54:32.829681 [ 289 ] {} <Debug> TCP-Session: 7dfe0d39-c7c0-4141-983d-96068e21cb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8843 | 2026.01.06 01:54:32.829308 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50199 | ||
| 8844 | 2026.01.06 01:54:32.829715 [ 289 ] {} <Debug> TCP-Session: 7dfe0d39-c7c0-4141-983d-96068e21cb66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2026.01.06 01:54:32.829738 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8846 | 2026.01.06 01:54:32.829272 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62240 | ||
| 8847 | 2026.01.06 01:54:32.829780 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8848 | 2026.01.06 01:54:32.829776 [ 350 ] {} <Debug> TCP-Session: e18c24cb-1ae6-4576-9a29-921941a3911f Authenticating user 'default' from [fd00:1122:3344:101::e]:38244 | ||
| 8849 | 2026.01.06 01:54:32.829370 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8850 | 2026.01.06 01:54:32.829814 [ 351 ] {} <Debug> TCP-Session: d62bacea-9942-442c-a79f-4b6d73347654 Authenticating user 'default' from [fd00:1122:3344:101::e]:50199 | ||
| 8851 | 2026.01.06 01:54:32.829834 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8852 | 2026.01.06 01:54:32.829858 [ 351 ] {} <Debug> TCP-Session: d62bacea-9942-442c-a79f-4b6d73347654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8853 | 2026.01.06 01:54:32.829858 [ 287 ] {} <Debug> TCP-Session: 4a3a3b09-8a42-4920-b981-15dcaaae7290 Authenticating user 'default' from [fd00:1122:3344:101::e]:57384 | ||
| 8854 | 2026.01.06 01:54:32.829883 [ 351 ] {} <Debug> TCP-Session: d62bacea-9942-442c-a79f-4b6d73347654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8855 | 2026.01.06 01:54:32.829905 [ 287 ] {} <Debug> TCP-Session: 4a3a3b09-8a42-4920-b981-15dcaaae7290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8856 | 2026.01.06 01:54:32.829876 [ 288 ] {} <Debug> TCP-Session: 935e9494-4309-40a6-a1b5-e7e1c19d1b1a Authenticating user 'default' from [fd00:1122:3344:101::e]:62240 | ||
| 8857 | 2026.01.06 01:54:32.829930 [ 287 ] {} <Debug> TCP-Session: 4a3a3b09-8a42-4920-b981-15dcaaae7290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8858 | 2026.01.06 01:54:32.829952 [ 288 ] {} <Debug> TCP-Session: 935e9494-4309-40a6-a1b5-e7e1c19d1b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8859 | 2026.01.06 01:54:32.829818 [ 350 ] {} <Debug> TCP-Session: e18c24cb-1ae6-4576-9a29-921941a3911f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2026.01.06 01:54:32.829975 [ 288 ] {} <Debug> TCP-Session: 935e9494-4309-40a6-a1b5-e7e1c19d1b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2026.01.06 01:54:32.829995 [ 350 ] {} <Debug> TCP-Session: e18c24cb-1ae6-4576-9a29-921941a3911f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8862 | 2026.01.06 01:54:32.829816 [ 286 ] {e95baf74-4b0f-4e63-b11c-ed6404de5e87} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8863 | 2026.01.06 01:54:32.830067 [ 286 ] {e95baf74-4b0f-4e63-b11c-ed6404de5e87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8864 | 2026.01.06 01:54:32.830355 [ 286 ] {e95baf74-4b0f-4e63-b11c-ed6404de5e87} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 8865 | 2026.01.06 01:54:32.831273 [ 315 ] {e95baf74-4b0f-4e63-b11c-ed6404de5e87} <Trace> AggregatingTransform: Aggregating | ||
| 8866 | 2026.01.06 01:54:32.831329 [ 315 ] {e95baf74-4b0f-4e63-b11c-ed6404de5e87} <Trace> Aggregator: Aggregation method: without_key | ||
| 8867 | 2026.01.06 01:54:32.831367 [ 315 ] {e95baf74-4b0f-4e63-b11c-ed6404de5e87} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915698 sec. (1092.063 rows/sec., 42.66 KiB/sec.) | ||
| 8868 | 2026.01.06 01:54:32.831387 [ 315 ] {e95baf74-4b0f-4e63-b11c-ed6404de5e87} <Trace> Aggregator: Merging aggregated data | ||
| 8869 | 2026.01.06 01:54:32.832691 [ 286 ] {e95baf74-4b0f-4e63-b11c-ed6404de5e87} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003173 sec., 315.1591553734636 rows/sec., 12.31 KiB/sec. | ||
| 8870 | 2026.01.06 01:54:32.832827 [ 286 ] {e95baf74-4b0f-4e63-b11c-ed6404de5e87} <Debug> TCPHandler: Processed in 0.003529093 sec. | ||
| 8871 | 2026.01.06 01:54:32.832944 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8872 | 2026.01.06 01:54:32.832972 [ 286 ] {} <Debug> TCP-Session: e3d74d44-0f9e-4cf6-af13-6dbc88b2a45b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8873 | 2026.01.06 01:54:32.832972 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8874 | 2026.01.06 01:54:32.832993 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8875 | 2026.01.06 01:54:32.833013 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8876 | 2026.01.06 01:54:32.833020 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8877 | 2026.01.06 01:54:32.833051 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8878 | 2026.01.06 01:54:32.833060 [ 353 ] {} <Debug> TCP-Session: 8e65d921-3247-4ec0-a823-1f2a59a29f0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8879 | 2026.01.06 01:54:32.833072 [ 350 ] {} <Debug> TCP-Session: e18c24cb-1ae6-4576-9a29-921941a3911f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8880 | 2026.01.06 01:54:32.833069 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8881 | 2026.01.06 01:54:32.833089 [ 351 ] {} <Debug> TCP-Session: d62bacea-9942-442c-a79f-4b6d73347654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8882 | 2026.01.06 01:54:32.833085 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8883 | 2026.01.06 01:54:32.833129 [ 289 ] {} <Debug> TCP-Session: 7dfe0d39-c7c0-4141-983d-96068e21cb66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8884 | 2026.01.06 01:54:32.833163 [ 352 ] {} <Debug> TCP-Session: 04c83424-a432-4d9a-b32d-82e2b1a11fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8885 | 2026.01.06 01:54:32.833038 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8886 | 2026.01.06 01:54:32.833046 [ 288 ] {} <Debug> TCP-Session: 935e9494-4309-40a6-a1b5-e7e1c19d1b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8887 | 2026.01.06 01:54:32.833226 [ 354 ] {} <Debug> TCP-Session: 57502edf-93d3-4283-aaac-607b65078d66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8888 | 2026.01.06 01:54:32.833025 [ 287 ] {} <Debug> TCP-Session: 4a3a3b09-8a42-4920-b981-15dcaaae7290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8889 | 2026.01.06 01:54:33.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.36 MiB, peak 308.07 MiB, free memory in arenas 0.00 B, will set to 300.95 MiB (RSS), difference: 5.58 MiB | ||
| 8890 | 2026.01.06 01:54:33.400779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1074 | ||
| 8891 | 2026.01.06 01:54:33.403149 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2026.01.06 01:54:33.403209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8893 | 2026.01.06 01:54:33.404475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8894 | 2026.01.06 01:54:33.404755 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8895 | 2026.01.06 01:54:33.404942 [ 77 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8896 | 2026.01.06 01:54:33.405014 [ 77 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.01.06 01:54:33.405035 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8898 | 2026.01.06 01:54:33.405139 [ 201 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 8899 | 2026.01.06 01:54:33.405147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1074 | ||
| 8900 | 2026.01.06 01:54:33.405703 [ 201 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8901 | 2026.01.06 01:54:33.405871 [ 201 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 930 rows starting from the beginning of the part | ||
| 8902 | 2026.01.06 01:54:33.406273 [ 201 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 8903 | 2026.01.06 01:54:33.406663 [ 201 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 8904 | 2026.01.06 01:54:33.407037 [ 201 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 8905 | 2026.01.06 01:54:33.407406 [ 201 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 8906 | 2026.01.06 01:54:33.407754 [ 201 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 8907 | 2026.01.06 01:54:33.414586 [ 187 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 72 columns (72 merged, 0 gathered) in 0.009487388 sec., 113202.9173888535 rows/sec., 93.97 MiB/sec. | ||
| 8908 | 2026.01.06 01:54:33.416087 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8909 | 2026.01.06 01:54:33.416704 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_31_6} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2026.01.06 01:54:33.416787 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_31_6} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8911 | 2026.01.06 01:54:33.417144 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 8912 | 2026.01.06 01:54:35.275654 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2026.01.06 01:54:35.275963 [ 254 ] {83533c1b-1f87-475f-b2e6-12eb8ba439af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8914 | 2026.01.06 01:54:35.276066 [ 254 ] {83533c1b-1f87-475f-b2e6-12eb8ba439af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8915 | 2026.01.06 01:54:35.276957 [ 254 ] {83533c1b-1f87-475f-b2e6-12eb8ba439af} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2026.01.06 01:54:35.277003 [ 254 ] {83533c1b-1f87-475f-b2e6-12eb8ba439af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8917 | 2026.01.06 01:54:35.277400 [ 254 ] {83533c1b-1f87-475f-b2e6-12eb8ba439af} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8918 | 2026.01.06 01:54:35.277627 [ 254 ] {83533c1b-1f87-475f-b2e6-12eb8ba439af} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2026.01.06 01:54:35.277780 [ 254 ] {83533c1b-1f87-475f-b2e6-12eb8ba439af} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001894 sec., 62302.006335797254 rows/sec., 5.27 MiB/sec. | ||
| 8920 | 2026.01.06 01:54:35.277784 [ 76 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8921 | 2026.01.06 01:54:35.277821 [ 254 ] {83533c1b-1f87-475f-b2e6-12eb8ba439af} <Debug> TCPHandler: Processed in 0.002360092 sec. | ||
| 8922 | 2026.01.06 01:54:35.277885 [ 76 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8923 | 2026.01.06 01:54:35.277930 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8924 | 2026.01.06 01:54:35.278002 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8925 | 2026.01.06 01:54:35.278087 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 8926 | 2026.01.06 01:54:35.278108 [ 254 ] {41bb566c-3471-4cb6-8cc4-bc6306ac4bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8927 | 2026.01.06 01:54:35.278177 [ 254 ] {41bb566c-3471-4cb6-8cc4-bc6306ac4bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8928 | 2026.01.06 01:54:35.278249 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8929 | 2026.01.06 01:54:35.278291 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2468 rows starting from the beginning of the part | ||
| 8930 | 2026.01.06 01:54:35.278364 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1378 rows starting from the beginning of the part | ||
| 8931 | 2026.01.06 01:54:35.278415 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 76 rows starting from the beginning of the part | ||
| 8932 | 2026.01.06 01:54:35.278457 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 118 rows starting from the beginning of the part | ||
| 8933 | 2026.01.06 01:54:35.278497 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 77 rows starting from the beginning of the part | ||
| 8934 | 2026.01.06 01:54:35.278538 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 118 rows starting from the beginning of the part | ||
| 8935 | 2026.01.06 01:54:35.278591 [ 254 ] {41bb566c-3471-4cb6-8cc4-bc6306ac4bbf} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2026.01.06 01:54:35.278632 [ 254 ] {41bb566c-3471-4cb6-8cc4-bc6306ac4bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8937 | 2026.01.06 01:54:35.278961 [ 254 ] {41bb566c-3471-4cb6-8cc4-bc6306ac4bbf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8938 | 2026.01.06 01:54:35.279177 [ 254 ] {41bb566c-3471-4cb6-8cc4-bc6306ac4bbf} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2026.01.06 01:54:35.279315 [ 254 ] {41bb566c-3471-4cb6-8cc4-bc6306ac4bbf} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001227 sec., 25264.87367563162 rows/sec., 1.86 MiB/sec. | ||
| 8940 | 2026.01.06 01:54:35.279354 [ 254 ] {41bb566c-3471-4cb6-8cc4-bc6306ac4bbf} <Debug> TCPHandler: Processed in 0.001401153 sec. | ||
| 8941 | 2026.01.06 01:54:35.279465 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2026.01.06 01:54:35.279558 [ 254 ] {465b18b6-ee10-47b5-994c-094eb4a17969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8943 | 2026.01.06 01:54:35.279597 [ 254 ] {465b18b6-ee10-47b5-994c-094eb4a17969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8944 | 2026.01.06 01:54:35.280039 [ 254 ] {465b18b6-ee10-47b5-994c-094eb4a17969} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.01.06 01:54:35.280075 [ 254 ] {465b18b6-ee10-47b5-994c-094eb4a17969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8946 | 2026.01.06 01:54:35.280337 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4235 rows, containing 5 columns (5 merged, 0 gathered) in 0.002313232 sec., 1830771.8378441937 rows/sec., 157.86 MiB/sec. | ||
| 8947 | 2026.01.06 01:54:35.280388 [ 254 ] {465b18b6-ee10-47b5-994c-094eb4a17969} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8948 | 2026.01.06 01:54:35.280599 [ 254 ] {465b18b6-ee10-47b5-994c-094eb4a17969} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2026.01.06 01:54:35.280715 [ 76 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8950 | 2026.01.06 01:54:35.280737 [ 254 ] {465b18b6-ee10-47b5-994c-094eb4a17969} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001197 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 8951 | 2026.01.06 01:54:35.280746 [ 76 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.01.06 01:54:35.280746 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8953 | 2026.01.06 01:54:35.280779 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8954 | 2026.01.06 01:54:35.280781 [ 254 ] {465b18b6-ee10-47b5-994c-094eb4a17969} <Debug> TCPHandler: Processed in 0.001367493 sec. | ||
| 8955 | 2026.01.06 01:54:35.280881 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 8956 | 2026.01.06 01:54:35.280919 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.01.06 01:54:35.281008 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8958 | 2026.01.06 01:54:35.281022 [ 254 ] {0eac172f-6c50-46e0-8eb4-3ec40c57a32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8959 | 2026.01.06 01:54:35.281046 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 8960 | 2026.01.06 01:54:35.281071 [ 254 ] {0eac172f-6c50-46e0-8eb4-3ec40c57a32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8961 | 2026.01.06 01:54:35.281108 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_61_12} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8962 | 2026.01.06 01:54:35.281121 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 587 rows starting from the beginning of the part | ||
| 8963 | 2026.01.06 01:54:35.281175 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 74 rows starting from the beginning of the part | ||
| 8964 | 2026.01.06 01:54:35.281205 [ 200 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_61_12} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8965 | 2026.01.06 01:54:35.281220 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 95 rows starting from the beginning of the part | ||
| 8966 | 2026.01.06 01:54:35.281264 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 76 rows starting from the beginning of the part | ||
| 8967 | 2026.01.06 01:54:35.281319 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 8968 | 2026.01.06 01:54:35.281368 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 95 rows starting from the beginning of the part | ||
| 8969 | 2026.01.06 01:54:35.281502 [ 254 ] {0eac172f-6c50-46e0-8eb4-3ec40c57a32f} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2026.01.06 01:54:35.281545 [ 254 ] {0eac172f-6c50-46e0-8eb4-3ec40c57a32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8971 | 2026.01.06 01:54:35.281904 [ 254 ] {0eac172f-6c50-46e0-8eb4-3ec40c57a32f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8972 | 2026.01.06 01:54:35.282135 [ 254 ] {0eac172f-6c50-46e0-8eb4-3ec40c57a32f} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.01.06 01:54:35.282243 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8974 | 2026.01.06 01:54:35.282261 [ 254 ] {0eac172f-6c50-46e0-8eb4-3ec40c57a32f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 8975 | 2026.01.06 01:54:35.282274 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.01.06 01:54:35.282365 [ 254 ] {0eac172f-6c50-46e0-8eb4-3ec40c57a32f} <Debug> TCPHandler: Processed in 0.001494174 sec. | ||
| 8977 | 2026.01.06 01:54:35.282366 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8978 | 2026.01.06 01:54:35.282465 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 8979 | 2026.01.06 01:54:35.282484 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8980 | 2026.01.06 01:54:35.282498 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658836 sec., 1312366.0205107678 rows/sec., 101.97 MiB/sec. | ||
| 8981 | 2026.01.06 01:54:35.282560 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8982 | 2026.01.06 01:54:35.282585 [ 254 ] {9bbfd283-d855-4245-9d93-80c021ea1b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8983 | 2026.01.06 01:54:35.282587 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 14572 rows starting from the beginning of the part | ||
| 8984 | 2026.01.06 01:54:35.282648 [ 254 ] {9bbfd283-d855-4245-9d93-80c021ea1b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8985 | 2026.01.06 01:54:35.282658 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8986 | 2026.01.06 01:54:35.282659 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 880 rows starting from the beginning of the part | ||
| 8987 | 2026.01.06 01:54:35.282722 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 8988 | 2026.01.06 01:54:35.282763 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8989 | 2026.01.06 01:54:35.282801 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
| 8990 | 2026.01.06 01:54:35.282838 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 8991 | 2026.01.06 01:54:35.282922 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_61_12} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2026.01.06 01:54:35.282981 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_61_12} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8993 | 2026.01.06 01:54:35.283040 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8994 | 2026.01.06 01:54:35.283535 [ 254 ] {9bbfd283-d855-4245-9d93-80c021ea1b43} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2026.01.06 01:54:35.283577 [ 254 ] {9bbfd283-d855-4245-9d93-80c021ea1b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 8996 | 2026.01.06 01:54:35.284176 [ 254 ] {9bbfd283-d855-4245-9d93-80c021ea1b43} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8997 | 2026.01.06 01:54:35.284411 [ 254 ] {9bbfd283-d855-4245-9d93-80c021ea1b43} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.01.06 01:54:35.284562 [ 254 ] {9bbfd283-d855-4245-9d93-80c021ea1b43} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001995 sec., 15538.847117794488 rows/sec., 27.84 MiB/sec. | ||
| 8999 | 2026.01.06 01:54:35.284617 [ 254 ] {9bbfd283-d855-4245-9d93-80c021ea1b43} <Debug> TCPHandler: Processed in 0.002180961 sec. | ||
| 9000 | 2026.01.06 01:54:35.284726 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9001 | 2026.01.06 01:54:35.284821 [ 254 ] {12137e58-de38-46ca-ba3a-bdbd08494839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9002 | 2026.01.06 01:54:35.284862 [ 254 ] {12137e58-de38-46ca-ba3a-bdbd08494839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9003 | 2026.01.06 01:54:35.285199 [ 254 ] {12137e58-de38-46ca-ba3a-bdbd08494839} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2026.01.06 01:54:35.285235 [ 254 ] {12137e58-de38-46ca-ba3a-bdbd08494839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9005 | 2026.01.06 01:54:35.285539 [ 254 ] {12137e58-de38-46ca-ba3a-bdbd08494839} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9006 | 2026.01.06 01:54:35.285757 [ 254 ] {12137e58-de38-46ca-ba3a-bdbd08494839} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2026.01.06 01:54:35.285863 [ 76 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9008 | 2026.01.06 01:54:35.285882 [ 254 ] {12137e58-de38-46ca-ba3a-bdbd08494839} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 9009 | 2026.01.06 01:54:35.285897 [ 76 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2026.01.06 01:54:35.285923 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9011 | 2026.01.06 01:54:35.285924 [ 254 ] {12137e58-de38-46ca-ba3a-bdbd08494839} <Debug> TCPHandler: Processed in 0.001245851 sec. | ||
| 9012 | 2026.01.06 01:54:35.286015 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 9013 | 2026.01.06 01:54:35.286124 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9014 | 2026.01.06 01:54:35.286156 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2694 rows starting from the beginning of the part | ||
| 9015 | 2026.01.06 01:54:35.286221 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 9016 | 2026.01.06 01:54:35.286269 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 9017 | 2026.01.06 01:54:35.286315 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 9018 | 2026.01.06 01:54:35.286356 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 9019 | 2026.01.06 01:54:35.286396 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 9020 | 2026.01.06 01:54:35.286797 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16093 rows, containing 5 columns (5 merged, 0 gathered) in 0.004361871 sec., 3689471.7885971414 rows/sec., 252.14 MiB/sec. | ||
| 9021 | 2026.01.06 01:54:35.287379 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9022 | 2026.01.06 01:54:35.287508 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2994 rows, containing 4 columns (4 merged, 0 gathered) in 0.001533775 sec., 1952046.421411224 rows/sec., 128.57 MiB/sec. | ||
| 9023 | 2026.01.06 01:54:35.287710 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2026.01.06 01:54:35.287802 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9025 | 2026.01.06 01:54:35.287857 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9026 | 2026.01.06 01:54:35.287900 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 9027 | 2026.01.06 01:54:35.288117 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_61_12} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9028 | 2026.01.06 01:54:35.288190 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_61_12} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9029 | 2026.01.06 01:54:35.288264 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9030 | 2026.01.06 01:54:38.207922 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9031 | 2026.01.06 01:54:38.207997 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9032 | 2026.01.06 01:54:38.354192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20185 | ||
| 9033 | 2026.01.06 01:54:38.355025 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2026.01.06 01:54:38.355082 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9035 | 2026.01.06 01:54:38.355582 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9036 | 2026.01.06 01:54:38.355833 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2026.01.06 01:54:38.355993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20185 | ||
| 9038 | 2026.01.06 01:54:39.470920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9039 | 2026.01.06 01:54:39.486055 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.01.06 01:54:39.486120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9041 | 2026.01.06 01:54:39.492162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9042 | 2026.01.06 01:54:39.492908 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.01.06 01:54:39.496035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9044 | 2026.01.06 01:54:40.274900 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9045 | 2026.01.06 01:54:40.275189 [ 254 ] {1be8b092-acd6-47d5-b17d-46fe543e1119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9046 | 2026.01.06 01:54:40.275296 [ 254 ] {1be8b092-acd6-47d5-b17d-46fe543e1119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9047 | 2026.01.06 01:54:40.276142 [ 254 ] {1be8b092-acd6-47d5-b17d-46fe543e1119} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2026.01.06 01:54:40.276186 [ 254 ] {1be8b092-acd6-47d5-b17d-46fe543e1119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9049 | 2026.01.06 01:54:40.276606 [ 254 ] {1be8b092-acd6-47d5-b17d-46fe543e1119} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9050 | 2026.01.06 01:54:40.276844 [ 254 ] {1be8b092-acd6-47d5-b17d-46fe543e1119} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2026.01.06 01:54:40.277011 [ 254 ] {1be8b092-acd6-47d5-b17d-46fe543e1119} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001902 sec., 39957.93901156677 rows/sec., 3.28 MiB/sec. | ||
| 9052 | 2026.01.06 01:54:40.277060 [ 254 ] {1be8b092-acd6-47d5-b17d-46fe543e1119} <Debug> TCPHandler: Processed in 0.002348562 sec. | ||
| 9053 | 2026.01.06 01:54:40.277191 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9054 | 2026.01.06 01:54:40.277294 [ 254 ] {79ab5379-0896-4b8c-a985-b43b7f7599ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9055 | 2026.01.06 01:54:40.277336 [ 254 ] {79ab5379-0896-4b8c-a985-b43b7f7599ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9056 | 2026.01.06 01:54:40.277785 [ 254 ] {79ab5379-0896-4b8c-a985-b43b7f7599ba} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.01.06 01:54:40.277821 [ 254 ] {79ab5379-0896-4b8c-a985-b43b7f7599ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9058 | 2026.01.06 01:54:40.278118 [ 254 ] {79ab5379-0896-4b8c-a985-b43b7f7599ba} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9059 | 2026.01.06 01:54:40.278327 [ 254 ] {79ab5379-0896-4b8c-a985-b43b7f7599ba} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.01.06 01:54:40.278455 [ 254 ] {79ab5379-0896-4b8c-a985-b43b7f7599ba} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 634.56 KiB/sec. | ||
| 9061 | 2026.01.06 01:54:40.278492 [ 254 ] {79ab5379-0896-4b8c-a985-b43b7f7599ba} <Debug> TCPHandler: Processed in 0.001356482 sec. | ||
| 9062 | 2026.01.06 01:54:40.278612 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9063 | 2026.01.06 01:54:40.278705 [ 254 ] {37813d06-b81c-4a41-858d-d2a68b3ba425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9064 | 2026.01.06 01:54:40.278744 [ 254 ] {37813d06-b81c-4a41-858d-d2a68b3ba425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9065 | 2026.01.06 01:54:40.279169 [ 254 ] {37813d06-b81c-4a41-858d-d2a68b3ba425} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9066 | 2026.01.06 01:54:40.279203 [ 254 ] {37813d06-b81c-4a41-858d-d2a68b3ba425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9067 | 2026.01.06 01:54:40.279512 [ 254 ] {37813d06-b81c-4a41-858d-d2a68b3ba425} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9068 | 2026.01.06 01:54:40.279753 [ 254 ] {37813d06-b81c-4a41-858d-d2a68b3ba425} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2026.01.06 01:54:40.279879 [ 254 ] {37813d06-b81c-4a41-858d-d2a68b3ba425} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001192 sec., 62080.53691275168 rows/sec., 4.85 MiB/sec. | ||
| 9070 | 2026.01.06 01:54:40.279916 [ 254 ] {37813d06-b81c-4a41-858d-d2a68b3ba425} <Debug> TCPHandler: Processed in 0.001356563 sec. | ||
| 9071 | 2026.01.06 01:54:40.280033 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2026.01.06 01:54:40.280125 [ 254 ] {7d767d8b-3f1c-4ee0-ba53-c3315aef42cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9073 | 2026.01.06 01:54:40.280167 [ 254 ] {7d767d8b-3f1c-4ee0-ba53-c3315aef42cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9074 | 2026.01.06 01:54:40.280567 [ 254 ] {7d767d8b-3f1c-4ee0-ba53-c3315aef42cf} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.01.06 01:54:40.280601 [ 254 ] {7d767d8b-3f1c-4ee0-ba53-c3315aef42cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9076 | 2026.01.06 01:54:40.280932 [ 254 ] {7d767d8b-3f1c-4ee0-ba53-c3315aef42cf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9077 | 2026.01.06 01:54:40.281145 [ 254 ] {7d767d8b-3f1c-4ee0-ba53-c3315aef42cf} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.01.06 01:54:40.281272 [ 254 ] {7d767d8b-3f1c-4ee0-ba53-c3315aef42cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 9079 | 2026.01.06 01:54:40.281308 [ 254 ] {7d767d8b-3f1c-4ee0-ba53-c3315aef42cf} <Debug> TCPHandler: Processed in 0.001322642 sec. | ||
| 9080 | 2026.01.06 01:54:40.281409 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2026.01.06 01:54:40.281501 [ 254 ] {d2edb815-9ed0-438a-8396-eeab9e1e3ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9082 | 2026.01.06 01:54:40.281566 [ 254 ] {d2edb815-9ed0-438a-8396-eeab9e1e3ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9083 | 2026.01.06 01:54:40.282608 [ 254 ] {d2edb815-9ed0-438a-8396-eeab9e1e3ebc} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.01.06 01:54:40.282648 [ 254 ] {d2edb815-9ed0-438a-8396-eeab9e1e3ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9085 | 2026.01.06 01:54:40.283161 [ 254 ] {d2edb815-9ed0-438a-8396-eeab9e1e3ebc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9086 | 2026.01.06 01:54:40.283380 [ 254 ] {d2edb815-9ed0-438a-8396-eeab9e1e3ebc} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.01.06 01:54:40.283515 [ 254 ] {d2edb815-9ed0-438a-8396-eeab9e1e3ebc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002031 sec., 4923.682914820286 rows/sec., 8.82 MiB/sec. | ||
| 9088 | 2026.01.06 01:54:40.283567 [ 254 ] {d2edb815-9ed0-438a-8396-eeab9e1e3ebc} <Debug> TCPHandler: Processed in 0.002205621 sec. | ||
| 9089 | 2026.01.06 01:54:40.283678 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9090 | 2026.01.06 01:54:40.283772 [ 254 ] {0a584009-861b-4616-90a4-49dec08c7f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9091 | 2026.01.06 01:54:40.283813 [ 254 ] {0a584009-861b-4616-90a4-49dec08c7f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9092 | 2026.01.06 01:54:40.284148 [ 254 ] {0a584009-861b-4616-90a4-49dec08c7f17} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.01.06 01:54:40.284182 [ 254 ] {0a584009-861b-4616-90a4-49dec08c7f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9094 | 2026.01.06 01:54:40.284478 [ 254 ] {0a584009-861b-4616-90a4-49dec08c7f17} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9095 | 2026.01.06 01:54:40.284683 [ 254 ] {0a584009-861b-4616-90a4-49dec08c7f17} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.01.06 01:54:40.284805 [ 254 ] {0a584009-861b-4616-90a4-49dec08c7f17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 9097 | 2026.01.06 01:54:40.284840 [ 254 ] {0a584009-861b-4616-90a4-49dec08c7f17} <Debug> TCPHandler: Processed in 0.001210162 sec. | ||
| 9098 | 2026.01.06 01:54:42.015418 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2026.01.06 01:54:42.015621 [ 254 ] {50eb3066-036e-4a5b-b702-4737cf7815f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9100 | 2026.01.06 01:54:42.015691 [ 254 ] {50eb3066-036e-4a5b-b702-4737cf7815f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9101 | 2026.01.06 01:54:42.016547 [ 254 ] {50eb3066-036e-4a5b-b702-4737cf7815f1} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.01.06 01:54:42.016599 [ 254 ] {50eb3066-036e-4a5b-b702-4737cf7815f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9103 | 2026.01.06 01:54:42.017038 [ 254 ] {50eb3066-036e-4a5b-b702-4737cf7815f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9104 | 2026.01.06 01:54:42.017277 [ 254 ] {50eb3066-036e-4a5b-b702-4737cf7815f1} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.01.06 01:54:42.017438 [ 254 ] {50eb3066-036e-4a5b-b702-4737cf7815f1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001872 sec., 219017.09401709403 rows/sec., 13.89 MiB/sec. | ||
| 9106 | 2026.01.06 01:54:42.017492 [ 254 ] {50eb3066-036e-4a5b-b702-4737cf7815f1} <Debug> TCPHandler: Processed in 0.002217871 sec. | ||
| 9107 | 2026.01.06 01:54:42.017616 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9108 | 2026.01.06 01:54:42.017720 [ 254 ] {21aefbef-bc16-4a84-b93f-c38c09fef201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9109 | 2026.01.06 01:54:42.017765 [ 254 ] {21aefbef-bc16-4a84-b93f-c38c09fef201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9110 | 2026.01.06 01:54:42.018182 [ 254 ] {21aefbef-bc16-4a84-b93f-c38c09fef201} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.01.06 01:54:42.018221 [ 254 ] {21aefbef-bc16-4a84-b93f-c38c09fef201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9112 | 2026.01.06 01:54:42.018566 [ 254 ] {21aefbef-bc16-4a84-b93f-c38c09fef201} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9113 | 2026.01.06 01:54:42.018788 [ 254 ] {21aefbef-bc16-4a84-b93f-c38c09fef201} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.01.06 01:54:42.018919 [ 254 ] {21aefbef-bc16-4a84-b93f-c38c09fef201} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001223 sec., 9811.937857726902 rows/sec., 800.09 KiB/sec. | ||
| 9115 | 2026.01.06 01:54:42.018957 [ 254 ] {21aefbef-bc16-4a84-b93f-c38c09fef201} <Debug> TCPHandler: Processed in 0.001394133 sec. | ||
| 9116 | 2026.01.06 01:54:42.019066 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2026.01.06 01:54:42.019160 [ 254 ] {af231cd8-c68a-4452-856c-233537cdcf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9118 | 2026.01.06 01:54:42.019200 [ 254 ] {af231cd8-c68a-4452-856c-233537cdcf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9119 | 2026.01.06 01:54:42.020472 [ 254 ] {af231cd8-c68a-4452-856c-233537cdcf39} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9120 | 2026.01.06 01:54:42.020518 [ 254 ] {af231cd8-c68a-4452-856c-233537cdcf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9121 | 2026.01.06 01:54:42.020983 [ 254 ] {af231cd8-c68a-4452-856c-233537cdcf39} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9122 | 2026.01.06 01:54:42.021206 [ 254 ] {af231cd8-c68a-4452-856c-233537cdcf39} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2026.01.06 01:54:42.021341 [ 254 ] {af231cd8-c68a-4452-856c-233537cdcf39} <Debug> executeQuery: Read 2320 rows, 192.21 KiB in 0.0022 sec., 1054545.4545454546 rows/sec., 85.32 MiB/sec. | ||
| 9124 | 2026.01.06 01:54:42.021382 [ 254 ] {af231cd8-c68a-4452-856c-233537cdcf39} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9125 | 2026.01.06 01:54:42.021396 [ 254 ] {af231cd8-c68a-4452-856c-233537cdcf39} <Debug> TCPHandler: Processed in 0.002379742 sec. | ||
| 9126 | 2026.01.06 01:54:42.021509 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2026.01.06 01:54:42.021606 [ 254 ] {a93f403f-5867-4ad3-b888-95282fc7ee01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9128 | 2026.01.06 01:54:42.021647 [ 254 ] {a93f403f-5867-4ad3-b888-95282fc7ee01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9129 | 2026.01.06 01:54:42.022134 [ 254 ] {a93f403f-5867-4ad3-b888-95282fc7ee01} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.01.06 01:54:42.022170 [ 254 ] {a93f403f-5867-4ad3-b888-95282fc7ee01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9131 | 2026.01.06 01:54:42.022493 [ 254 ] {a93f403f-5867-4ad3-b888-95282fc7ee01} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9132 | 2026.01.06 01:54:42.022716 [ 254 ] {a93f403f-5867-4ad3-b888-95282fc7ee01} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.01.06 01:54:42.022844 [ 254 ] {a93f403f-5867-4ad3-b888-95282fc7ee01} <Debug> executeQuery: Read 248 rows, 15.48 KiB in 0.001258 sec., 197138.3147853736 rows/sec., 12.02 MiB/sec. | ||
| 9134 | 2026.01.06 01:54:42.022883 [ 254 ] {a93f403f-5867-4ad3-b888-95282fc7ee01} <Debug> TCPHandler: Processed in 0.001424103 sec. | ||
| 9135 | 2026.01.06 01:54:42.022991 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.01.06 01:54:42.023084 [ 254 ] {7c00cf4a-ad42-41e7-960b-284fce386af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9137 | 2026.01.06 01:54:42.023122 [ 254 ] {7c00cf4a-ad42-41e7-960b-284fce386af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9138 | 2026.01.06 01:54:42.023633 [ 254 ] {7c00cf4a-ad42-41e7-960b-284fce386af7} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.01.06 01:54:42.023669 [ 254 ] {7c00cf4a-ad42-41e7-960b-284fce386af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9140 | 2026.01.06 01:54:42.024025 [ 254 ] {7c00cf4a-ad42-41e7-960b-284fce386af7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9141 | 2026.01.06 01:54:42.024235 [ 254 ] {7c00cf4a-ad42-41e7-960b-284fce386af7} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9142 | 2026.01.06 01:54:42.024358 [ 254 ] {7c00cf4a-ad42-41e7-960b-284fce386af7} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001293 sec., 340293.8901778809 rows/sec., 22.51 MiB/sec. | ||
| 9143 | 2026.01.06 01:54:42.024398 [ 254 ] {7c00cf4a-ad42-41e7-960b-284fce386af7} <Debug> TCPHandler: Processed in 0.001455673 sec. | ||
| 9144 | 2026.01.06 01:54:42.024511 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.01.06 01:54:42.024605 [ 254 ] {d2c7d810-c3bb-41cf-90d1-f4821307bc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9146 | 2026.01.06 01:54:42.024646 [ 254 ] {d2c7d810-c3bb-41cf-90d1-f4821307bc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9147 | 2026.01.06 01:54:42.025099 [ 254 ] {d2c7d810-c3bb-41cf-90d1-f4821307bc3d} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.01.06 01:54:42.025135 [ 254 ] {d2c7d810-c3bb-41cf-90d1-f4821307bc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9149 | 2026.01.06 01:54:42.025452 [ 254 ] {d2c7d810-c3bb-41cf-90d1-f4821307bc3d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9150 | 2026.01.06 01:54:42.025668 [ 254 ] {d2c7d810-c3bb-41cf-90d1-f4821307bc3d} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.01.06 01:54:42.025795 [ 254 ] {d2c7d810-c3bb-41cf-90d1-f4821307bc3d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 9152 | 2026.01.06 01:54:42.025833 [ 254 ] {d2c7d810-c3bb-41cf-90d1-f4821307bc3d} <Debug> TCPHandler: Processed in 0.001372772 sec. | ||
| 9153 | 2026.01.06 01:54:42.025945 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2026.01.06 01:54:42.026048 [ 254 ] {ce2bd152-4ee9-4a18-8c39-ca29bba08adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9155 | 2026.01.06 01:54:42.026090 [ 254 ] {ce2bd152-4ee9-4a18-8c39-ca29bba08adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9156 | 2026.01.06 01:54:42.026872 [ 254 ] {ce2bd152-4ee9-4a18-8c39-ca29bba08adb} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.01.06 01:54:42.026911 [ 254 ] {ce2bd152-4ee9-4a18-8c39-ca29bba08adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9158 | 2026.01.06 01:54:42.027291 [ 254 ] {ce2bd152-4ee9-4a18-8c39-ca29bba08adb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9159 | 2026.01.06 01:54:42.027511 [ 254 ] {ce2bd152-4ee9-4a18-8c39-ca29bba08adb} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.01.06 01:54:42.027652 [ 254 ] {ce2bd152-4ee9-4a18-8c39-ca29bba08adb} <Debug> executeQuery: Read 1178 rows, 86.22 KiB in 0.001623 sec., 725816.3894023413 rows/sec., 51.88 MiB/sec. | ||
| 9161 | 2026.01.06 01:54:42.027693 [ 254 ] {ce2bd152-4ee9-4a18-8c39-ca29bba08adb} <Debug> TCPHandler: Processed in 0.001798037 sec. | ||
| 9162 | 2026.01.06 01:54:42.027805 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2026.01.06 01:54:42.027900 [ 254 ] {761c353f-fc62-472a-981f-11af603f09fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9164 | 2026.01.06 01:54:42.027943 [ 254 ] {761c353f-fc62-472a-981f-11af603f09fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9165 | 2026.01.06 01:54:42.028277 [ 254 ] {761c353f-fc62-472a-981f-11af603f09fa} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2026.01.06 01:54:42.028314 [ 254 ] {761c353f-fc62-472a-981f-11af603f09fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9167 | 2026.01.06 01:54:42.028624 [ 254 ] {761c353f-fc62-472a-981f-11af603f09fa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9168 | 2026.01.06 01:54:42.028842 [ 254 ] {761c353f-fc62-472a-981f-11af603f09fa} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2026.01.06 01:54:42.028971 [ 254 ] {761c353f-fc62-472a-981f-11af603f09fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 9170 | 2026.01.06 01:54:42.029009 [ 254 ] {761c353f-fc62-472a-981f-11af603f09fa} <Debug> TCPHandler: Processed in 0.001252322 sec. | ||
| 9171 | 2026.01.06 01:54:42.029114 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2026.01.06 01:54:42.029208 [ 254 ] {9b4697e7-b161-4b9d-b4a4-d7a4ec95d4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9173 | 2026.01.06 01:54:42.029249 [ 254 ] {9b4697e7-b161-4b9d-b4a4-d7a4ec95d4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9174 | 2026.01.06 01:54:42.029803 [ 254 ] {9b4697e7-b161-4b9d-b4a4-d7a4ec95d4f5} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.01.06 01:54:42.029839 [ 254 ] {9b4697e7-b161-4b9d-b4a4-d7a4ec95d4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9176 | 2026.01.06 01:54:42.030213 [ 254 ] {9b4697e7-b161-4b9d-b4a4-d7a4ec95d4f5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9177 | 2026.01.06 01:54:42.030417 [ 254 ] {9b4697e7-b161-4b9d-b4a4-d7a4ec95d4f5} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.01.06 01:54:42.030548 [ 254 ] {9b4697e7-b161-4b9d-b4a4-d7a4ec95d4f5} <Debug> executeQuery: Read 906 rows, 61.30 KiB in 0.001358 sec., 667157.5846833579 rows/sec., 44.08 MiB/sec. | ||
| 9179 | 2026.01.06 01:54:42.030585 [ 254 ] {9b4697e7-b161-4b9d-b4a4-d7a4ec95d4f5} <Debug> TCPHandler: Processed in 0.001520134 sec. | ||
| 9180 | 2026.01.06 01:54:42.030690 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9181 | 2026.01.06 01:54:42.030785 [ 254 ] {79617c8c-ff5c-4b34-b958-e229a9f327ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9182 | 2026.01.06 01:54:42.030827 [ 254 ] {79617c8c-ff5c-4b34-b958-e229a9f327ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9183 | 2026.01.06 01:54:42.031130 [ 254 ] {79617c8c-ff5c-4b34-b958-e229a9f327ff} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.01.06 01:54:42.031166 [ 254 ] {79617c8c-ff5c-4b34-b958-e229a9f327ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9185 | 2026.01.06 01:54:42.031460 [ 254 ] {79617c8c-ff5c-4b34-b958-e229a9f327ff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9186 | 2026.01.06 01:54:42.031665 [ 254 ] {79617c8c-ff5c-4b34-b958-e229a9f327ff} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.01.06 01:54:42.031791 [ 254 ] {79617c8c-ff5c-4b34-b958-e229a9f327ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 9188 | 2026.01.06 01:54:42.031828 [ 254 ] {79617c8c-ff5c-4b34-b958-e229a9f327ff} <Debug> TCPHandler: Processed in 0.001185751 sec. | ||
| 9189 | 2026.01.06 01:54:42.031940 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9190 | 2026.01.06 01:54:42.032032 [ 254 ] {d533e6e2-8fc0-4fc9-9d23-ac54ecc442c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9191 | 2026.01.06 01:54:42.032087 [ 254 ] {d533e6e2-8fc0-4fc9-9d23-ac54ecc442c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9192 | 2026.01.06 01:54:42.032966 [ 254 ] {d533e6e2-8fc0-4fc9-9d23-ac54ecc442c7} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.01.06 01:54:42.033011 [ 254 ] {d533e6e2-8fc0-4fc9-9d23-ac54ecc442c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9194 | 2026.01.06 01:54:42.033662 [ 254 ] {d533e6e2-8fc0-4fc9-9d23-ac54ecc442c7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9195 | 2026.01.06 01:54:42.033883 [ 254 ] {d533e6e2-8fc0-4fc9-9d23-ac54ecc442c7} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.01.06 01:54:42.034022 [ 254 ] {d533e6e2-8fc0-4fc9-9d23-ac54ecc442c7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002007 sec., 15445.939212755355 rows/sec., 27.68 MiB/sec. | ||
| 9197 | 2026.01.06 01:54:42.034085 [ 254 ] {d533e6e2-8fc0-4fc9-9d23-ac54ecc442c7} <Debug> TCPHandler: Processed in 0.00219247 sec. | ||
| 9198 | 2026.01.06 01:54:42.034198 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2026.01.06 01:54:42.034292 [ 254 ] {6b5181c8-453d-4ef4-a2a9-fcb9504d0a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9200 | 2026.01.06 01:54:42.034334 [ 254 ] {6b5181c8-453d-4ef4-a2a9-fcb9504d0a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9201 | 2026.01.06 01:54:42.034662 [ 254 ] {6b5181c8-453d-4ef4-a2a9-fcb9504d0a47} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.01.06 01:54:42.034698 [ 254 ] {6b5181c8-453d-4ef4-a2a9-fcb9504d0a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9203 | 2026.01.06 01:54:42.035003 [ 254 ] {6b5181c8-453d-4ef4-a2a9-fcb9504d0a47} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9204 | 2026.01.06 01:54:42.035209 [ 254 ] {6b5181c8-453d-4ef4-a2a9-fcb9504d0a47} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.01.06 01:54:42.035334 [ 254 ] {6b5181c8-453d-4ef4-a2a9-fcb9504d0a47} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001061 sec., 62205.46654099905 rows/sec., 3.60 MiB/sec. | ||
| 9206 | 2026.01.06 01:54:42.035369 [ 254 ] {6b5181c8-453d-4ef4-a2a9-fcb9504d0a47} <Debug> TCPHandler: Processed in 0.001221131 sec. | ||
| 9207 | 2026.01.06 01:54:43.405430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1122 | ||
| 9208 | 2026.01.06 01:54:43.408203 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9209 | 2026.01.06 01:54:43.408268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9210 | 2026.01.06 01:54:43.409522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9211 | 2026.01.06 01:54:43.409818 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9212 | 2026.01.06 01:54:43.410208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1122 | ||
| 9213 | 2026.01.06 01:54:45.271773 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2026.01.06 01:54:45.271988 [ 254 ] {84b43358-8a38-49f5-94be-cb770df737f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9215 | 2026.01.06 01:54:45.272061 [ 254 ] {84b43358-8a38-49f5-94be-cb770df737f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9216 | 2026.01.06 01:54:45.272864 [ 254 ] {84b43358-8a38-49f5-94be-cb770df737f2} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.01.06 01:54:45.272904 [ 254 ] {84b43358-8a38-49f5-94be-cb770df737f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9218 | 2026.01.06 01:54:45.273325 [ 254 ] {84b43358-8a38-49f5-94be-cb770df737f2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9219 | 2026.01.06 01:54:45.273543 [ 254 ] {84b43358-8a38-49f5-94be-cb770df737f2} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.01.06 01:54:45.273698 [ 254 ] {84b43358-8a38-49f5-94be-cb770df737f2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001765 sec., 31728.045325779036 rows/sec., 2.42 MiB/sec. | ||
| 9221 | 2026.01.06 01:54:45.273739 [ 254 ] {84b43358-8a38-49f5-94be-cb770df737f2} <Debug> TCPHandler: Processed in 0.00214649 sec. | ||
| 9222 | 2026.01.06 01:54:45.273860 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.01.06 01:54:45.273959 [ 254 ] {75473c91-4f17-4380-826b-8b71c2349c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9224 | 2026.01.06 01:54:45.273999 [ 254 ] {75473c91-4f17-4380-826b-8b71c2349c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9225 | 2026.01.06 01:54:45.274431 [ 254 ] {75473c91-4f17-4380-826b-8b71c2349c6a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.01.06 01:54:45.274465 [ 254 ] {75473c91-4f17-4380-826b-8b71c2349c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9227 | 2026.01.06 01:54:45.274764 [ 254 ] {75473c91-4f17-4380-826b-8b71c2349c6a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9228 | 2026.01.06 01:54:45.274964 [ 254 ] {75473c91-4f17-4380-826b-8b71c2349c6a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.01.06 01:54:45.275087 [ 254 ] {75473c91-4f17-4380-826b-8b71c2349c6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 9230 | 2026.01.06 01:54:45.275124 [ 254 ] {75473c91-4f17-4380-826b-8b71c2349c6a} <Debug> TCPHandler: Processed in 0.001315012 sec. | ||
| 9231 | 2026.01.06 01:54:45.275242 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.01.06 01:54:45.275335 [ 254 ] {536362bb-6100-48d6-82c4-9810436b4066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9233 | 2026.01.06 01:54:45.275379 [ 254 ] {536362bb-6100-48d6-82c4-9810436b4066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9234 | 2026.01.06 01:54:45.275821 [ 254 ] {536362bb-6100-48d6-82c4-9810436b4066} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2026.01.06 01:54:45.275856 [ 254 ] {536362bb-6100-48d6-82c4-9810436b4066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9236 | 2026.01.06 01:54:45.276193 [ 254 ] {536362bb-6100-48d6-82c4-9810436b4066} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9237 | 2026.01.06 01:54:45.276411 [ 254 ] {536362bb-6100-48d6-82c4-9810436b4066} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2026.01.06 01:54:45.276541 [ 254 ] {536362bb-6100-48d6-82c4-9810436b4066} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001224 sec., 80065.35947712418 rows/sec., 5.58 MiB/sec. | ||
| 9239 | 2026.01.06 01:54:45.276581 [ 254 ] {536362bb-6100-48d6-82c4-9810436b4066} <Debug> TCPHandler: Processed in 0.001394103 sec. | ||
| 9240 | 2026.01.06 01:54:45.276691 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2026.01.06 01:54:45.276786 [ 254 ] {06ba7bf1-7b55-4bde-9f58-4289be331e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9242 | 2026.01.06 01:54:45.276829 [ 254 ] {06ba7bf1-7b55-4bde-9f58-4289be331e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9243 | 2026.01.06 01:54:45.277150 [ 254 ] {06ba7bf1-7b55-4bde-9f58-4289be331e2e} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2026.01.06 01:54:45.277190 [ 254 ] {06ba7bf1-7b55-4bde-9f58-4289be331e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9245 | 2026.01.06 01:54:45.277498 [ 254 ] {06ba7bf1-7b55-4bde-9f58-4289be331e2e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9246 | 2026.01.06 01:54:45.277727 [ 254 ] {06ba7bf1-7b55-4bde-9f58-4289be331e2e} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2026.01.06 01:54:45.277855 [ 254 ] {06ba7bf1-7b55-4bde-9f58-4289be331e2e} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001087 sec., 34958.60165593376 rows/sec., 2.35 MiB/sec. | ||
| 9248 | 2026.01.06 01:54:45.277891 [ 254 ] {06ba7bf1-7b55-4bde-9f58-4289be331e2e} <Debug> TCPHandler: Processed in 0.001247672 sec. | ||
| 9249 | 2026.01.06 01:54:45.856141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20633 | ||
| 9250 | 2026.01.06 01:54:45.856672 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2026.01.06 01:54:45.856725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9252 | 2026.01.06 01:54:45.857258 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9253 | 2026.01.06 01:54:45.857513 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.01.06 01:54:45.857677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20633 | ||
| 9255 | 2026.01.06 01:54:46.996169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9256 | 2026.01.06 01:54:47.012746 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2026.01.06 01:54:47.012810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 9258 | 2026.01.06 01:54:47.018834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9259 | 2026.01.06 01:54:47.019586 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2026.01.06 01:54:47.022516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9261 | 2026.01.06 01:54:50.275152 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9262 | 2026.01.06 01:54:50.275468 [ 254 ] {11c3312c-5515-47fe-af6b-48492343a73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9263 | 2026.01.06 01:54:50.275574 [ 254 ] {11c3312c-5515-47fe-af6b-48492343a73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9264 | 2026.01.06 01:54:50.276392 [ 254 ] {11c3312c-5515-47fe-af6b-48492343a73e} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9265 | 2026.01.06 01:54:50.276442 [ 254 ] {11c3312c-5515-47fe-af6b-48492343a73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9266 | 2026.01.06 01:54:50.276860 [ 254 ] {11c3312c-5515-47fe-af6b-48492343a73e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9267 | 2026.01.06 01:54:50.277084 [ 254 ] {11c3312c-5515-47fe-af6b-48492343a73e} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2026.01.06 01:54:50.277251 [ 254 ] {11c3312c-5515-47fe-af6b-48492343a73e} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001862 sec., 40816.32653061225 rows/sec., 3.35 MiB/sec. | ||
| 9269 | 2026.01.06 01:54:50.277294 [ 254 ] {11c3312c-5515-47fe-af6b-48492343a73e} <Debug> TCPHandler: Processed in 0.002331342 sec. | ||
| 9270 | 2026.01.06 01:54:50.277422 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2026.01.06 01:54:50.277518 [ 254 ] {af105386-1cd0-425b-8cb3-9923518f0032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9272 | 2026.01.06 01:54:50.277557 [ 254 ] {af105386-1cd0-425b-8cb3-9923518f0032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9273 | 2026.01.06 01:54:50.277954 [ 254 ] {af105386-1cd0-425b-8cb3-9923518f0032} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2026.01.06 01:54:50.277991 [ 254 ] {af105386-1cd0-425b-8cb3-9923518f0032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9275 | 2026.01.06 01:54:50.278286 [ 254 ] {af105386-1cd0-425b-8cb3-9923518f0032} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9276 | 2026.01.06 01:54:50.278496 [ 254 ] {af105386-1cd0-425b-8cb3-9923518f0032} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.01.06 01:54:50.278627 [ 254 ] {af105386-1cd0-425b-8cb3-9923518f0032} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001127 sec., 8873.114463176575 rows/sec., 667.22 KiB/sec. | ||
| 9278 | 2026.01.06 01:54:50.278634 [ 55 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9279 | 2026.01.06 01:54:50.278666 [ 254 ] {af105386-1cd0-425b-8cb3-9923518f0032} <Debug> TCPHandler: Processed in 0.001293522 sec. | ||
| 9280 | 2026.01.06 01:54:50.278703 [ 55 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2026.01.06 01:54:50.278735 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9282 | 2026.01.06 01:54:50.278789 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2026.01.06 01:54:50.278835 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 9284 | 2026.01.06 01:54:50.278888 [ 254 ] {59b802a1-5259-40a8-87f0-5cdc976acd0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9285 | 2026.01.06 01:54:50.278927 [ 254 ] {59b802a1-5259-40a8-87f0-5cdc976acd0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9286 | 2026.01.06 01:54:50.278938 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9287 | 2026.01.06 01:54:50.278972 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 9288 | 2026.01.06 01:54:50.279035 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 9289 | 2026.01.06 01:54:50.279084 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
| 9290 | 2026.01.06 01:54:50.279133 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 9291 | 2026.01.06 01:54:50.279181 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 248 rows starting from the beginning of the part | ||
| 9292 | 2026.01.06 01:54:50.279226 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 9293 | 2026.01.06 01:54:50.279344 [ 254 ] {59b802a1-5259-40a8-87f0-5cdc976acd0b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2026.01.06 01:54:50.279380 [ 254 ] {59b802a1-5259-40a8-87f0-5cdc976acd0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9295 | 2026.01.06 01:54:50.279691 [ 254 ] {59b802a1-5259-40a8-87f0-5cdc976acd0b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9296 | 2026.01.06 01:54:50.279910 [ 254 ] {59b802a1-5259-40a8-87f0-5cdc976acd0b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2026.01.06 01:54:50.280043 [ 254 ] {59b802a1-5259-40a8-87f0-5cdc976acd0b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001173 sec., 63086.10400682012 rows/sec., 4.93 MiB/sec. | ||
| 9298 | 2026.01.06 01:54:50.280082 [ 254 ] {59b802a1-5259-40a8-87f0-5cdc976acd0b} <Debug> TCPHandler: Processed in 0.001345272 sec. | ||
| 9299 | 2026.01.06 01:54:50.280091 [ 188 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297313 sec., 454015.33785601467 rows/sec., 30.31 MiB/sec. | ||
| 9300 | 2026.01.06 01:54:50.280190 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2026.01.06 01:54:50.280287 [ 254 ] {526f7219-5703-4fed-9097-fdf87246b6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9302 | 2026.01.06 01:54:50.280334 [ 254 ] {526f7219-5703-4fed-9097-fdf87246b6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9303 | 2026.01.06 01:54:50.280357 [ 191 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9304 | 2026.01.06 01:54:50.280694 [ 191 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_61_12} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9305 | 2026.01.06 01:54:50.280740 [ 254 ] {526f7219-5703-4fed-9097-fdf87246b6e2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9306 | 2026.01.06 01:54:50.280783 [ 254 ] {526f7219-5703-4fed-9097-fdf87246b6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9307 | 2026.01.06 01:54:50.280786 [ 191 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_61_12} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9308 | 2026.01.06 01:54:50.280908 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9309 | 2026.01.06 01:54:50.281133 [ 254 ] {526f7219-5703-4fed-9097-fdf87246b6e2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9310 | 2026.01.06 01:54:50.281352 [ 254 ] {526f7219-5703-4fed-9097-fdf87246b6e2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2026.01.06 01:54:50.281486 [ 254 ] {526f7219-5703-4fed-9097-fdf87246b6e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 9312 | 2026.01.06 01:54:50.281523 [ 254 ] {526f7219-5703-4fed-9097-fdf87246b6e2} <Debug> TCPHandler: Processed in 0.001382453 sec. | ||
| 9313 | 2026.01.06 01:54:50.281644 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9314 | 2026.01.06 01:54:50.281738 [ 254 ] {3e60a033-e660-4794-81cc-c7b3d566cbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9315 | 2026.01.06 01:54:50.281792 [ 254 ] {3e60a033-e660-4794-81cc-c7b3d566cbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9316 | 2026.01.06 01:54:50.282545 [ 254 ] {3e60a033-e660-4794-81cc-c7b3d566cbc1} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2026.01.06 01:54:50.282584 [ 254 ] {3e60a033-e660-4794-81cc-c7b3d566cbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9318 | 2026.01.06 01:54:50.283094 [ 254 ] {3e60a033-e660-4794-81cc-c7b3d566cbc1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9319 | 2026.01.06 01:54:50.283314 [ 254 ] {3e60a033-e660-4794-81cc-c7b3d566cbc1} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2026.01.06 01:54:50.283450 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9321 | 2026.01.06 01:54:50.283452 [ 254 ] {3e60a033-e660-4794-81cc-c7b3d566cbc1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001732 sec., 5773.6720554272515 rows/sec., 10.35 MiB/sec. | ||
| 9322 | 2026.01.06 01:54:50.283492 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9323 | 2026.01.06 01:54:50.283516 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9324 | 2026.01.06 01:54:50.283528 [ 254 ] {3e60a033-e660-4794-81cc-c7b3d566cbc1} <Debug> TCPHandler: Processed in 0.001933239 sec. | ||
| 9325 | 2026.01.06 01:54:50.283600 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 9326 | 2026.01.06 01:54:50.283642 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9327 | 2026.01.06 01:54:50.283742 [ 254 ] {814237e4-3958-49ee-a9f9-97d7cf6c5bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9328 | 2026.01.06 01:54:50.283783 [ 254 ] {814237e4-3958-49ee-a9f9-97d7cf6c5bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9329 | 2026.01.06 01:54:50.283835 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9330 | 2026.01.06 01:54:50.283901 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1085 rows starting from the beginning of the part | ||
| 9331 | 2026.01.06 01:54:50.284041 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 9332 | 2026.01.06 01:54:50.284112 [ 254 ] {814237e4-3958-49ee-a9f9-97d7cf6c5bd3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.01.06 01:54:50.284153 [ 254 ] {814237e4-3958-49ee-a9f9-97d7cf6c5bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9334 | 2026.01.06 01:54:50.284155 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part | ||
| 9335 | 2026.01.06 01:54:50.284274 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 9336 | 2026.01.06 01:54:50.284375 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part | ||
| 9337 | 2026.01.06 01:54:50.284486 [ 254 ] {814237e4-3958-49ee-a9f9-97d7cf6c5bd3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9338 | 2026.01.06 01:54:50.284490 [ 191 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 9339 | 2026.01.06 01:54:50.284722 [ 254 ] {814237e4-3958-49ee-a9f9-97d7cf6c5bd3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2026.01.06 01:54:50.284859 [ 254 ] {814237e4-3958-49ee-a9f9-97d7cf6c5bd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 9341 | 2026.01.06 01:54:50.284897 [ 254 ] {814237e4-3958-49ee-a9f9-97d7cf6c5bd3} <Debug> TCPHandler: Processed in 0.001303922 sec. | ||
| 9342 | 2026.01.06 01:54:50.291919 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1177 rows, containing 19 columns (19 merged, 0 gathered) in 0.008353878 sec., 140892.6488991101 rows/sec., 252.47 MiB/sec. | ||
| 9343 | 2026.01.06 01:54:50.293920 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9344 | 2026.01.06 01:54:50.294313 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.01.06 01:54:50.294397 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9346 | 2026.01.06 01:54:50.294542 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 9347 | 2026.01.06 01:54:51.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.00 MiB, peak 314.49 MiB, free memory in arenas 0.00 B, will set to 308.23 MiB (RSS), difference: 5.23 MiB | ||
| 9348 | 2026.01.06 01:54:53.208248 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9349 | 2026.01.06 01:54:53.208321 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9350 | 2026.01.06 01:54:53.357776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21145 | ||
| 9351 | 2026.01.06 01:54:53.358363 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9352 | 2026.01.06 01:54:53.358406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9353 | 2026.01.06 01:54:53.358952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9354 | 2026.01.06 01:54:53.359194 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9355 | 2026.01.06 01:54:53.359333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21145 | ||
| 9356 | 2026.01.06 01:54:53.410477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1142 | ||
| 9357 | 2026.01.06 01:54:53.412529 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2026.01.06 01:54:53.412574 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9359 | 2026.01.06 01:54:53.413774 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9360 | 2026.01.06 01:54:53.414039 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2026.01.06 01:54:53.414391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1142 | ||
| 9362 | 2026.01.06 01:54:54.522625 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9363 | 2026.01.06 01:54:54.539689 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2026.01.06 01:54:54.539744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9365 | 2026.01.06 01:54:54.545869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9366 | 2026.01.06 01:54:54.546566 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9367 | 2026.01.06 01:54:54.549648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9368 | 2026.01.06 01:54:55.287171 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9369 | 2026.01.06 01:54:55.287455 [ 254 ] {b62dea03-d4f8-4669-a717-4363211adc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9370 | 2026.01.06 01:54:55.287561 [ 254 ] {b62dea03-d4f8-4669-a717-4363211adc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9371 | 2026.01.06 01:54:55.288584 [ 254 ] {b62dea03-d4f8-4669-a717-4363211adc76} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9372 | 2026.01.06 01:54:55.288634 [ 254 ] {b62dea03-d4f8-4669-a717-4363211adc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9373 | 2026.01.06 01:54:55.289055 [ 254 ] {b62dea03-d4f8-4669-a717-4363211adc76} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9374 | 2026.01.06 01:54:55.289277 [ 254 ] {b62dea03-d4f8-4669-a717-4363211adc76} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2026.01.06 01:54:55.289430 [ 254 ] {b62dea03-d4f8-4669-a717-4363211adc76} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002052 sec., 199805.06822612087 rows/sec., 12.67 MiB/sec. | ||
| 9376 | 2026.01.06 01:54:55.289472 [ 254 ] {b62dea03-d4f8-4669-a717-4363211adc76} <Debug> TCPHandler: Processed in 0.002491983 sec. | ||
| 9377 | 2026.01.06 01:54:55.289602 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9378 | 2026.01.06 01:54:55.289695 [ 254 ] {11b72e51-a266-4eb8-ad1b-ef433e5c2049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9379 | 2026.01.06 01:54:55.289736 [ 254 ] {11b72e51-a266-4eb8-ad1b-ef433e5c2049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9380 | 2026.01.06 01:54:55.290674 [ 254 ] {11b72e51-a266-4eb8-ad1b-ef433e5c2049} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2026.01.06 01:54:55.290710 [ 254 ] {11b72e51-a266-4eb8-ad1b-ef433e5c2049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9382 | 2026.01.06 01:54:55.291080 [ 254 ] {11b72e51-a266-4eb8-ad1b-ef433e5c2049} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9383 | 2026.01.06 01:54:55.291285 [ 254 ] {11b72e51-a266-4eb8-ad1b-ef433e5c2049} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.01.06 01:54:55.291398 [ 51 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9385 | 2026.01.06 01:54:55.291410 [ 254 ] {11b72e51-a266-4eb8-ad1b-ef433e5c2049} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001733 sec., 677437.9688401616 rows/sec., 53.90 MiB/sec. | ||
| 9386 | 2026.01.06 01:54:55.291477 [ 51 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.01.06 01:54:55.291492 [ 254 ] {11b72e51-a266-4eb8-ad1b-ef433e5c2049} <Debug> TCPHandler: Processed in 0.001942958 sec. | ||
| 9388 | 2026.01.06 01:54:55.291505 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9389 | 2026.01.06 01:54:55.291618 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9390 | 2026.01.06 01:54:55.291633 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 9391 | 2026.01.06 01:54:55.291715 [ 254 ] {cb031c7e-f7b6-4b5d-b70f-019da6900abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9392 | 2026.01.06 01:54:55.291759 [ 254 ] {cb031c7e-f7b6-4b5d-b70f-019da6900abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9393 | 2026.01.06 01:54:55.291767 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9394 | 2026.01.06 01:54:55.291809 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2468 rows starting from the beginning of the part | ||
| 9395 | 2026.01.06 01:54:55.291881 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part | ||
| 9396 | 2026.01.06 01:54:55.291932 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2320 rows starting from the beginning of the part | ||
| 9397 | 2026.01.06 01:54:55.291977 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9398 | 2026.01.06 01:54:55.292017 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 76 rows starting from the beginning of the part | ||
| 9399 | 2026.01.06 01:54:55.292056 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1174 rows starting from the beginning of the part | ||
| 9400 | 2026.01.06 01:54:55.292230 [ 254 ] {cb031c7e-f7b6-4b5d-b70f-019da6900abc} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2026.01.06 01:54:55.292271 [ 254 ] {cb031c7e-f7b6-4b5d-b70f-019da6900abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9402 | 2026.01.06 01:54:55.292608 [ 254 ] {cb031c7e-f7b6-4b5d-b70f-019da6900abc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9403 | 2026.01.06 01:54:55.292829 [ 254 ] {cb031c7e-f7b6-4b5d-b70f-019da6900abc} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2026.01.06 01:54:55.292958 [ 254 ] {cb031c7e-f7b6-4b5d-b70f-019da6900abc} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001261 sec., 187153.05313243458 rows/sec., 11.34 MiB/sec. | ||
| 9405 | 2026.01.06 01:54:55.292996 [ 254 ] {cb031c7e-f7b6-4b5d-b70f-019da6900abc} <Debug> TCPHandler: Processed in 0.001425993 sec. | ||
| 9406 | 2026.01.06 01:54:55.293101 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2026.01.06 01:54:55.293192 [ 254 ] {642aefa8-45ff-4842-8668-d16ca709f271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9408 | 2026.01.06 01:54:55.293230 [ 254 ] {642aefa8-45ff-4842-8668-d16ca709f271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9409 | 2026.01.06 01:54:55.293677 [ 254 ] {642aefa8-45ff-4842-8668-d16ca709f271} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2026.01.06 01:54:55.293713 [ 254 ] {642aefa8-45ff-4842-8668-d16ca709f271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9411 | 2026.01.06 01:54:55.294025 [ 254 ] {642aefa8-45ff-4842-8668-d16ca709f271} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9412 | 2026.01.06 01:54:55.294123 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6170 rows, containing 5 columns (5 merged, 0 gathered) in 0.002538544 sec., 2430527.1053013066 rows/sec., 205.97 MiB/sec. | ||
| 9413 | 2026.01.06 01:54:55.294231 [ 254 ] {642aefa8-45ff-4842-8668-d16ca709f271} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9414 | 2026.01.06 01:54:55.294358 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9415 | 2026.01.06 01:54:55.294360 [ 254 ] {642aefa8-45ff-4842-8668-d16ca709f271} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001186 sec., 178752.107925801 rows/sec., 11.53 MiB/sec. | ||
| 9416 | 2026.01.06 01:54:55.294412 [ 254 ] {642aefa8-45ff-4842-8668-d16ca709f271} <Debug> TCPHandler: Processed in 0.001358962 sec. | ||
| 9417 | 2026.01.06 01:54:55.294519 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.01.06 01:54:55.294604 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_66_13} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.01.06 01:54:55.294613 [ 254 ] {2322720b-ab29-4919-bd6e-ad90f063fd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9420 | 2026.01.06 01:54:55.294662 [ 254 ] {2322720b-ab29-4919-bd6e-ad90f063fd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9421 | 2026.01.06 01:54:55.294681 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_66_13} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9422 | 2026.01.06 01:54:55.294749 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 9423 | 2026.01.06 01:54:55.295109 [ 254 ] {2322720b-ab29-4919-bd6e-ad90f063fd90} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9424 | 2026.01.06 01:54:55.295149 [ 254 ] {2322720b-ab29-4919-bd6e-ad90f063fd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9425 | 2026.01.06 01:54:55.295450 [ 254 ] {2322720b-ab29-4919-bd6e-ad90f063fd90} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9426 | 2026.01.06 01:54:55.295652 [ 254 ] {2322720b-ab29-4919-bd6e-ad90f063fd90} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9427 | 2026.01.06 01:54:55.295775 [ 254 ] {2322720b-ab29-4919-bd6e-ad90f063fd90} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001179 sec., 178965.2247667515 rows/sec., 10.16 MiB/sec. | ||
| 9428 | 2026.01.06 01:54:55.295812 [ 254 ] {2322720b-ab29-4919-bd6e-ad90f063fd90} <Debug> TCPHandler: Processed in 0.001340723 sec. | ||
| 9429 | 2026.01.06 01:54:55.295917 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9430 | 2026.01.06 01:54:55.296007 [ 254 ] {c9f97ffc-7130-47ae-8b69-d42ca587cdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9431 | 2026.01.06 01:54:55.296045 [ 254 ] {c9f97ffc-7130-47ae-8b69-d42ca587cdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9432 | 2026.01.06 01:54:55.296664 [ 254 ] {c9f97ffc-7130-47ae-8b69-d42ca587cdc0} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2026.01.06 01:54:55.296700 [ 254 ] {c9f97ffc-7130-47ae-8b69-d42ca587cdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9434 | 2026.01.06 01:54:55.297027 [ 254 ] {c9f97ffc-7130-47ae-8b69-d42ca587cdc0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9435 | 2026.01.06 01:54:55.297227 [ 254 ] {c9f97ffc-7130-47ae-8b69-d42ca587cdc0} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2026.01.06 01:54:55.297332 [ 51 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9437 | 2026.01.06 01:54:55.297348 [ 254 ] {c9f97ffc-7130-47ae-8b69-d42ca587cdc0} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001358 sec., 522827.6877761414 rows/sec., 36.64 MiB/sec. | ||
| 9438 | 2026.01.06 01:54:55.297372 [ 51 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.01.06 01:54:55.297394 [ 254 ] {c9f97ffc-7130-47ae-8b69-d42ca587cdc0} <Debug> TCPHandler: Processed in 0.001524175 sec. | ||
| 9440 | 2026.01.06 01:54:55.297395 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9441 | 2026.01.06 01:54:55.297501 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 9442 | 2026.01.06 01:54:55.297513 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9443 | 2026.01.06 01:54:55.297610 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9444 | 2026.01.06 01:54:55.297620 [ 254 ] {34b0c16f-1423-47d2-b45b-4ba8939a1303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9445 | 2026.01.06 01:54:55.297650 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 9446 | 2026.01.06 01:54:55.297678 [ 254 ] {34b0c16f-1423-47d2-b45b-4ba8939a1303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9447 | 2026.01.06 01:54:55.297717 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 9448 | 2026.01.06 01:54:55.297770 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1178 rows starting from the beginning of the part | ||
| 9449 | 2026.01.06 01:54:55.297816 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9450 | 2026.01.06 01:54:55.297860 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 74 rows starting from the beginning of the part | ||
| 9451 | 2026.01.06 01:54:55.297902 [ 199 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 710 rows starting from the beginning of the part | ||
| 9452 | 2026.01.06 01:54:55.298009 [ 254 ] {34b0c16f-1423-47d2-b45b-4ba8939a1303} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2026.01.06 01:54:55.298051 [ 254 ] {34b0c16f-1423-47d2-b45b-4ba8939a1303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9454 | 2026.01.06 01:54:55.298385 [ 254 ] {34b0c16f-1423-47d2-b45b-4ba8939a1303} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9455 | 2026.01.06 01:54:55.298603 [ 254 ] {34b0c16f-1423-47d2-b45b-4ba8939a1303} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2026.01.06 01:54:55.298727 [ 254 ] {34b0c16f-1423-47d2-b45b-4ba8939a1303} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 9457 | 2026.01.06 01:54:55.298763 [ 254 ] {34b0c16f-1423-47d2-b45b-4ba8939a1303} <Debug> TCPHandler: Processed in 0.001297962 sec. | ||
| 9458 | 2026.01.06 01:54:55.298869 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2026.01.06 01:54:55.298959 [ 254 ] {aad8431a-5fe2-40b1-879a-3db0e5bde748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9460 | 2026.01.06 01:54:55.299000 [ 254 ] {aad8431a-5fe2-40b1-879a-3db0e5bde748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9461 | 2026.01.06 01:54:55.299080 [ 195 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618485 sec., 2069836.9153869206 rows/sec., 156.62 MiB/sec. | ||
| 9462 | 2026.01.06 01:54:55.299241 [ 195 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9463 | 2026.01.06 01:54:55.299421 [ 254 ] {aad8431a-5fe2-40b1-879a-3db0e5bde748} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9464 | 2026.01.06 01:54:55.299463 [ 254 ] {aad8431a-5fe2-40b1-879a-3db0e5bde748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9465 | 2026.01.06 01:54:55.299470 [ 195 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_66_13} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9466 | 2026.01.06 01:54:55.299544 [ 195 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_66_13} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9467 | 2026.01.06 01:54:55.299600 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9468 | 2026.01.06 01:54:55.299816 [ 254 ] {aad8431a-5fe2-40b1-879a-3db0e5bde748} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9469 | 2026.01.06 01:54:55.300025 [ 254 ] {aad8431a-5fe2-40b1-879a-3db0e5bde748} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2026.01.06 01:54:55.300132 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9471 | 2026.01.06 01:54:55.300150 [ 254 ] {aad8431a-5fe2-40b1-879a-3db0e5bde748} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001209 sec., 259718.7758478081 rows/sec., 17.06 MiB/sec. | ||
| 9472 | 2026.01.06 01:54:55.300170 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.01.06 01:54:55.300193 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9474 | 2026.01.06 01:54:55.300195 [ 254 ] {aad8431a-5fe2-40b1-879a-3db0e5bde748} <Debug> TCPHandler: Processed in 0.001373192 sec. | ||
| 9475 | 2026.01.06 01:54:55.300273 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 9476 | 2026.01.06 01:54:55.300315 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9477 | 2026.01.06 01:54:55.300376 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9478 | 2026.01.06 01:54:55.300406 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 16093 rows starting from the beginning of the part | ||
| 9479 | 2026.01.06 01:54:55.300411 [ 254 ] {8904bdab-01d5-4cce-87f0-d170b5dece15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9480 | 2026.01.06 01:54:55.300455 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9481 | 2026.01.06 01:54:55.300460 [ 254 ] {8904bdab-01d5-4cce-87f0-d170b5dece15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9482 | 2026.01.06 01:54:55.300501 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 906 rows starting from the beginning of the part | ||
| 9483 | 2026.01.06 01:54:55.300540 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 98 rows starting from the beginning of the part | ||
| 9484 | 2026.01.06 01:54:55.300572 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9485 | 2026.01.06 01:54:55.300605 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 314 rows starting from the beginning of the part | ||
| 9486 | 2026.01.06 01:54:55.300780 [ 254 ] {8904bdab-01d5-4cce-87f0-d170b5dece15} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9487 | 2026.01.06 01:54:55.300822 [ 254 ] {8904bdab-01d5-4cce-87f0-d170b5dece15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9488 | 2026.01.06 01:54:55.301128 [ 254 ] {8904bdab-01d5-4cce-87f0-d170b5dece15} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9489 | 2026.01.06 01:54:55.301330 [ 254 ] {8904bdab-01d5-4cce-87f0-d170b5dece15} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.01.06 01:54:55.301451 [ 254 ] {8904bdab-01d5-4cce-87f0-d170b5dece15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 9491 | 2026.01.06 01:54:55.301488 [ 254 ] {8904bdab-01d5-4cce-87f0-d170b5dece15} <Debug> TCPHandler: Processed in 0.001220752 sec. | ||
| 9492 | 2026.01.06 01:54:55.301591 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9493 | 2026.01.06 01:54:55.301682 [ 254 ] {d6bbd01e-5a58-4f0e-b16e-2740f065e1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9494 | 2026.01.06 01:54:55.301736 [ 254 ] {d6bbd01e-5a58-4f0e-b16e-2740f065e1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9495 | 2026.01.06 01:54:55.302544 [ 254 ] {d6bbd01e-5a58-4f0e-b16e-2740f065e1b8} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2026.01.06 01:54:55.302580 [ 254 ] {d6bbd01e-5a58-4f0e-b16e-2740f065e1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9497 | 2026.01.06 01:54:55.303149 [ 254 ] {d6bbd01e-5a58-4f0e-b16e-2740f065e1b8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9498 | 2026.01.06 01:54:55.303374 [ 254 ] {d6bbd01e-5a58-4f0e-b16e-2740f065e1b8} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9499 | 2026.01.06 01:54:55.303507 [ 254 ] {d6bbd01e-5a58-4f0e-b16e-2740f065e1b8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001842 sec., 16829.533116178067 rows/sec., 30.16 MiB/sec. | ||
| 9500 | 2026.01.06 01:54:55.303558 [ 254 ] {d6bbd01e-5a58-4f0e-b16e-2740f065e1b8} <Debug> TCPHandler: Processed in 0.002013549 sec. | ||
| 9501 | 2026.01.06 01:54:55.303666 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9502 | 2026.01.06 01:54:55.303758 [ 254 ] {d4c0b745-6474-4efd-81c3-185d20b0aa08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9503 | 2026.01.06 01:54:55.303798 [ 254 ] {d4c0b745-6474-4efd-81c3-185d20b0aa08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9504 | 2026.01.06 01:54:55.304114 [ 254 ] {d4c0b745-6474-4efd-81c3-185d20b0aa08} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2026.01.06 01:54:55.304149 [ 254 ] {d4c0b745-6474-4efd-81c3-185d20b0aa08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9506 | 2026.01.06 01:54:55.304244 [ 189 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17731 rows, containing 5 columns (5 merged, 0 gathered) in 0.003997257 sec., 4435791.8442572 rows/sec., 302.57 MiB/sec. | ||
| 9507 | 2026.01.06 01:54:55.304430 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9508 | 2026.01.06 01:54:55.304455 [ 254 ] {d4c0b745-6474-4efd-81c3-185d20b0aa08} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9509 | 2026.01.06 01:54:55.304745 [ 254 ] {d4c0b745-6474-4efd-81c3-185d20b0aa08} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2026.01.06 01:54:55.304772 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2026.01.06 01:54:55.304845 [ 51 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9512 | 2026.01.06 01:54:55.304848 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9513 | 2026.01.06 01:54:55.304874 [ 254 ] {d4c0b745-6474-4efd-81c3-185d20b0aa08} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001134 sec., 91710.75837742504 rows/sec., 5.62 MiB/sec. | ||
| 9514 | 2026.01.06 01:54:55.304874 [ 51 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.01.06 01:54:55.304915 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9516 | 2026.01.06 01:54:55.304916 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 9517 | 2026.01.06 01:54:55.304917 [ 254 ] {d4c0b745-6474-4efd-81c3-185d20b0aa08} <Debug> TCPHandler: Processed in 0.001298742 sec. | ||
| 9518 | 2026.01.06 01:54:55.304990 [ 199 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 9519 | 2026.01.06 01:54:55.305064 [ 199 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9520 | 2026.01.06 01:54:55.305093 [ 199 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2994 rows starting from the beginning of the part | ||
| 9521 | 2026.01.06 01:54:55.305135 [ 199 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9522 | 2026.01.06 01:54:55.305178 [ 199 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part | ||
| 9523 | 2026.01.06 01:54:55.305209 [ 199 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 38 rows starting from the beginning of the part | ||
| 9524 | 2026.01.06 01:54:55.305240 [ 199 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 9525 | 2026.01.06 01:54:55.305271 [ 199 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 9526 | 2026.01.06 01:54:55.306223 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250892 sec., 2655704.8889912157 rows/sec., 174.30 MiB/sec. | ||
| 9527 | 2026.01.06 01:54:55.306549 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9528 | 2026.01.06 01:54:55.306835 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_66_13} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9529 | 2026.01.06 01:54:55.306915 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_66_13} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9530 | 2026.01.06 01:54:55.307004 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9531 | 2026.01.06 01:55:00.275658 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9532 | 2026.01.06 01:55:00.275971 [ 254 ] {26861bd3-77a9-45e7-b930-17111352ae18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9533 | 2026.01.06 01:55:00.276076 [ 254 ] {26861bd3-77a9-45e7-b930-17111352ae18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9534 | 2026.01.06 01:55:00.276725 [ 254 ] {26861bd3-77a9-45e7-b930-17111352ae18} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2026.01.06 01:55:00.276770 [ 254 ] {26861bd3-77a9-45e7-b930-17111352ae18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9536 | 2026.01.06 01:55:00.277160 [ 254 ] {26861bd3-77a9-45e7-b930-17111352ae18} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9537 | 2026.01.06 01:55:00.277383 [ 254 ] {26861bd3-77a9-45e7-b930-17111352ae18} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2026.01.06 01:55:00.277535 [ 254 ] {26861bd3-77a9-45e7-b930-17111352ae18} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001641 sec., 2437.538086532602 rows/sec., 198.76 KiB/sec. | ||
| 9539 | 2026.01.06 01:55:00.277577 [ 254 ] {26861bd3-77a9-45e7-b930-17111352ae18} <Debug> TCPHandler: Processed in 0.0021016 sec. | ||
| 9540 | 2026.01.06 01:55:00.277698 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9541 | 2026.01.06 01:55:00.277791 [ 254 ] {d48e6353-8094-434d-9254-f99eb3c9be6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9542 | 2026.01.06 01:55:00.277830 [ 254 ] {d48e6353-8094-434d-9254-f99eb3c9be6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9543 | 2026.01.06 01:55:00.278242 [ 254 ] {d48e6353-8094-434d-9254-f99eb3c9be6a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9544 | 2026.01.06 01:55:00.278277 [ 254 ] {d48e6353-8094-434d-9254-f99eb3c9be6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9545 | 2026.01.06 01:55:00.278576 [ 254 ] {d48e6353-8094-434d-9254-f99eb3c9be6a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9546 | 2026.01.06 01:55:00.278796 [ 254 ] {d48e6353-8094-434d-9254-f99eb3c9be6a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9547 | 2026.01.06 01:55:00.278918 [ 254 ] {d48e6353-8094-434d-9254-f99eb3c9be6a} <Debug> executeQuery: Read 78 rows, 6.53 KiB in 0.001145 sec., 68122.27074235809 rows/sec., 5.57 MiB/sec. | ||
| 9548 | 2026.01.06 01:55:00.278954 [ 254 ] {d48e6353-8094-434d-9254-f99eb3c9be6a} <Debug> TCPHandler: Processed in 0.001304243 sec. | ||
| 9549 | 2026.01.06 01:55:00.279060 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9550 | 2026.01.06 01:55:00.279151 [ 254 ] {b50cfb85-6179-4596-8c07-629ba9fdf86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9551 | 2026.01.06 01:55:00.279191 [ 254 ] {b50cfb85-6179-4596-8c07-629ba9fdf86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9552 | 2026.01.06 01:55:00.279568 [ 254 ] {b50cfb85-6179-4596-8c07-629ba9fdf86d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9553 | 2026.01.06 01:55:00.279604 [ 254 ] {b50cfb85-6179-4596-8c07-629ba9fdf86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9554 | 2026.01.06 01:55:00.279894 [ 254 ] {b50cfb85-6179-4596-8c07-629ba9fdf86d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9555 | 2026.01.06 01:55:00.280098 [ 254 ] {b50cfb85-6179-4596-8c07-629ba9fdf86d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9556 | 2026.01.06 01:55:00.280219 [ 254 ] {b50cfb85-6179-4596-8c07-629ba9fdf86d} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001086 sec., 12891.34438305709 rows/sec., 949.59 KiB/sec. | ||
| 9557 | 2026.01.06 01:55:00.280255 [ 254 ] {b50cfb85-6179-4596-8c07-629ba9fdf86d} <Debug> TCPHandler: Processed in 0.001242722 sec. | ||
| 9558 | 2026.01.06 01:55:00.280358 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9559 | 2026.01.06 01:55:00.280449 [ 254 ] {071feec9-fcad-4182-a53f-b3c676f7c899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9560 | 2026.01.06 01:55:00.280486 [ 254 ] {071feec9-fcad-4182-a53f-b3c676f7c899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9561 | 2026.01.06 01:55:00.280879 [ 254 ] {071feec9-fcad-4182-a53f-b3c676f7c899} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2026.01.06 01:55:00.280913 [ 254 ] {071feec9-fcad-4182-a53f-b3c676f7c899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9563 | 2026.01.06 01:55:00.281205 [ 254 ] {071feec9-fcad-4182-a53f-b3c676f7c899} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9564 | 2026.01.06 01:55:00.281409 [ 254 ] {071feec9-fcad-4182-a53f-b3c676f7c899} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2026.01.06 01:55:00.281532 [ 254 ] {071feec9-fcad-4182-a53f-b3c676f7c899} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001101 sec., 70844.68664850136 rows/sec., 5.54 MiB/sec. | ||
| 9566 | 2026.01.06 01:55:00.281568 [ 254 ] {071feec9-fcad-4182-a53f-b3c676f7c899} <Debug> TCPHandler: Processed in 0.001257781 sec. | ||
| 9567 | 2026.01.06 01:55:00.281672 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9568 | 2026.01.06 01:55:00.281764 [ 254 ] {c3f3021f-9c1b-4e29-ae89-2c18bdb02370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9569 | 2026.01.06 01:55:00.281805 [ 254 ] {c3f3021f-9c1b-4e29-ae89-2c18bdb02370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9570 | 2026.01.06 01:55:00.282194 [ 254 ] {c3f3021f-9c1b-4e29-ae89-2c18bdb02370} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9571 | 2026.01.06 01:55:00.282229 [ 254 ] {c3f3021f-9c1b-4e29-ae89-2c18bdb02370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9572 | 2026.01.06 01:55:00.282552 [ 254 ] {c3f3021f-9c1b-4e29-ae89-2c18bdb02370} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9573 | 2026.01.06 01:55:00.282776 [ 254 ] {c3f3021f-9c1b-4e29-ae89-2c18bdb02370} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9574 | 2026.01.06 01:55:00.282900 [ 254 ] {c3f3021f-9c1b-4e29-ae89-2c18bdb02370} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001154 sec., 140381.28249566723 rows/sec., 9.78 MiB/sec. | ||
| 9575 | 2026.01.06 01:55:00.282936 [ 254 ] {c3f3021f-9c1b-4e29-ae89-2c18bdb02370} <Debug> TCPHandler: Processed in 0.001310992 sec. | ||
| 9576 | 2026.01.06 01:55:00.283037 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9577 | 2026.01.06 01:55:00.283128 [ 254 ] {29b2377b-c260-4c12-b6be-c6cb04effc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9578 | 2026.01.06 01:55:00.283181 [ 254 ] {29b2377b-c260-4c12-b6be-c6cb04effc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9579 | 2026.01.06 01:55:00.283917 [ 254 ] {29b2377b-c260-4c12-b6be-c6cb04effc81} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9580 | 2026.01.06 01:55:00.283952 [ 254 ] {29b2377b-c260-4c12-b6be-c6cb04effc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9581 | 2026.01.06 01:55:00.284461 [ 254 ] {29b2377b-c260-4c12-b6be-c6cb04effc81} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9582 | 2026.01.06 01:55:00.284675 [ 254 ] {29b2377b-c260-4c12-b6be-c6cb04effc81} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9583 | 2026.01.06 01:55:00.284808 [ 254 ] {29b2377b-c260-4c12-b6be-c6cb04effc81} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001698 sec., 5889.2815076560655 rows/sec., 10.55 MiB/sec. | ||
| 9584 | 2026.01.06 01:55:00.284859 [ 254 ] {29b2377b-c260-4c12-b6be-c6cb04effc81} <Debug> TCPHandler: Processed in 0.001868947 sec. | ||
| 9585 | 2026.01.06 01:55:00.284956 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9586 | 2026.01.06 01:55:00.285048 [ 254 ] {211c751b-5909-4a1f-9e50-3648aa06ecaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9587 | 2026.01.06 01:55:00.285088 [ 254 ] {211c751b-5909-4a1f-9e50-3648aa06ecaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9588 | 2026.01.06 01:55:00.285418 [ 254 ] {211c751b-5909-4a1f-9e50-3648aa06ecaf} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9589 | 2026.01.06 01:55:00.285452 [ 254 ] {211c751b-5909-4a1f-9e50-3648aa06ecaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9590 | 2026.01.06 01:55:00.285746 [ 254 ] {211c751b-5909-4a1f-9e50-3648aa06ecaf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9591 | 2026.01.06 01:55:00.285948 [ 254 ] {211c751b-5909-4a1f-9e50-3648aa06ecaf} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9592 | 2026.01.06 01:55:00.286071 [ 254 ] {211c751b-5909-4a1f-9e50-3648aa06ecaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 9593 | 2026.01.06 01:55:00.286105 [ 254 ] {211c751b-5909-4a1f-9e50-3648aa06ecaf} <Debug> TCPHandler: Processed in 0.001196041 sec. | ||
| 9594 | 2026.01.06 01:55:00.859500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21593 | ||
| 9595 | 2026.01.06 01:55:00.859985 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2026.01.06 01:55:00.860029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9597 | 2026.01.06 01:55:00.860501 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9598 | 2026.01.06 01:55:00.860725 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2026.01.06 01:55:00.860858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21593 | ||
| 9600 | 2026.01.06 01:55:02.049783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9601 | 2026.01.06 01:55:02.069896 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2026.01.06 01:55:02.069981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9603 | 2026.01.06 01:55:02.077300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9604 | 2026.01.06 01:55:02.078285 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2026.01.06 01:55:02.083987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9606 | 2026.01.06 01:55:03.414625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1178 | ||
| 9607 | 2026.01.06 01:55:03.417357 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9608 | 2026.01.06 01:55:03.417410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9609 | 2026.01.06 01:55:03.418639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9610 | 2026.01.06 01:55:03.418918 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9611 | 2026.01.06 01:55:03.419288 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1178 | ||
| 9612 | 2026.01.06 01:55:05.286710 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9613 | 2026.01.06 01:55:05.286931 [ 254 ] {b2da7c05-5505-48e5-b74b-5f70889acda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9614 | 2026.01.06 01:55:05.287004 [ 254 ] {b2da7c05-5505-48e5-b74b-5f70889acda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9615 | 2026.01.06 01:55:05.287928 [ 254 ] {b2da7c05-5505-48e5-b74b-5f70889acda6} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2026.01.06 01:55:05.287973 [ 254 ] {b2da7c05-5505-48e5-b74b-5f70889acda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9617 | 2026.01.06 01:55:05.288395 [ 254 ] {b2da7c05-5505-48e5-b74b-5f70889acda6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9618 | 2026.01.06 01:55:05.288622 [ 254 ] {b2da7c05-5505-48e5-b74b-5f70889acda6} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2026.01.06 01:55:05.288775 [ 254 ] {b2da7c05-5505-48e5-b74b-5f70889acda6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001901 sec., 215675.96002104157 rows/sec., 13.68 MiB/sec. | ||
| 9620 | 2026.01.06 01:55:05.288817 [ 254 ] {b2da7c05-5505-48e5-b74b-5f70889acda6} <Debug> TCPHandler: Processed in 0.00224558 sec. | ||
| 9621 | 2026.01.06 01:55:05.288956 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9622 | 2026.01.06 01:55:05.289051 [ 254 ] {9d18d5e4-8ed3-418f-9e3b-19547d35e215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9623 | 2026.01.06 01:55:05.289092 [ 254 ] {9d18d5e4-8ed3-418f-9e3b-19547d35e215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9624 | 2026.01.06 01:55:05.290062 [ 254 ] {9d18d5e4-8ed3-418f-9e3b-19547d35e215} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2026.01.06 01:55:05.290098 [ 254 ] {9d18d5e4-8ed3-418f-9e3b-19547d35e215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9626 | 2026.01.06 01:55:05.290480 [ 254 ] {9d18d5e4-8ed3-418f-9e3b-19547d35e215} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9627 | 2026.01.06 01:55:05.290694 [ 254 ] {9d18d5e4-8ed3-418f-9e3b-19547d35e215} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2026.01.06 01:55:05.290822 [ 254 ] {9d18d5e4-8ed3-418f-9e3b-19547d35e215} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001789 sec., 656232.5321408608 rows/sec., 52.21 MiB/sec. | ||
| 9629 | 2026.01.06 01:55:05.290859 [ 254 ] {9d18d5e4-8ed3-418f-9e3b-19547d35e215} <Debug> TCPHandler: Processed in 0.001958609 sec. | ||
| 9630 | 2026.01.06 01:55:05.290972 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2026.01.06 01:55:05.291066 [ 254 ] {b4058ef8-cbbe-46df-b853-ec899cbbe365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9632 | 2026.01.06 01:55:05.291106 [ 254 ] {b4058ef8-cbbe-46df-b853-ec899cbbe365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9633 | 2026.01.06 01:55:05.291625 [ 254 ] {b4058ef8-cbbe-46df-b853-ec899cbbe365} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2026.01.06 01:55:05.291662 [ 254 ] {b4058ef8-cbbe-46df-b853-ec899cbbe365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9635 | 2026.01.06 01:55:05.291984 [ 254 ] {b4058ef8-cbbe-46df-b853-ec899cbbe365} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9636 | 2026.01.06 01:55:05.292195 [ 254 ] {b4058ef8-cbbe-46df-b853-ec899cbbe365} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2026.01.06 01:55:05.292324 [ 254 ] {b4058ef8-cbbe-46df-b853-ec899cbbe365} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001274 sec., 185243.32810047097 rows/sec., 11.23 MiB/sec. | ||
| 9638 | 2026.01.06 01:55:05.292361 [ 254 ] {b4058ef8-cbbe-46df-b853-ec899cbbe365} <Debug> TCPHandler: Processed in 0.001437674 sec. | ||
| 9639 | 2026.01.06 01:55:05.292469 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9640 | 2026.01.06 01:55:05.292562 [ 254 ] {82eedd45-af22-479f-8f5b-c9c874eb0584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9641 | 2026.01.06 01:55:05.292602 [ 254 ] {82eedd45-af22-479f-8f5b-c9c874eb0584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9642 | 2026.01.06 01:55:05.293060 [ 254 ] {82eedd45-af22-479f-8f5b-c9c874eb0584} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.01.06 01:55:05.293097 [ 254 ] {82eedd45-af22-479f-8f5b-c9c874eb0584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9644 | 2026.01.06 01:55:05.293397 [ 254 ] {82eedd45-af22-479f-8f5b-c9c874eb0584} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9645 | 2026.01.06 01:55:05.293607 [ 254 ] {82eedd45-af22-479f-8f5b-c9c874eb0584} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.01.06 01:55:05.293732 [ 254 ] {82eedd45-af22-479f-8f5b-c9c874eb0584} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001187 sec., 178601.51642796968 rows/sec., 11.52 MiB/sec. | ||
| 9647 | 2026.01.06 01:55:05.293795 [ 254 ] {82eedd45-af22-479f-8f5b-c9c874eb0584} <Debug> TCPHandler: Processed in 0.001375403 sec. | ||
| 9648 | 2026.01.06 01:55:05.293914 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9649 | 2026.01.06 01:55:05.294043 [ 254 ] {0316a802-d17c-4c4e-b8ce-ee68b395c131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9650 | 2026.01.06 01:55:05.294093 [ 254 ] {0316a802-d17c-4c4e-b8ce-ee68b395c131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9651 | 2026.01.06 01:55:05.294594 [ 254 ] {0316a802-d17c-4c4e-b8ce-ee68b395c131} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2026.01.06 01:55:05.294631 [ 254 ] {0316a802-d17c-4c4e-b8ce-ee68b395c131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9653 | 2026.01.06 01:55:05.294949 [ 254 ] {0316a802-d17c-4c4e-b8ce-ee68b395c131} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9654 | 2026.01.06 01:55:05.295157 [ 254 ] {0316a802-d17c-4c4e-b8ce-ee68b395c131} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2026.01.06 01:55:05.295312 [ 254 ] {0316a802-d17c-4c4e-b8ce-ee68b395c131} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001293 sec., 163186.38824439287 rows/sec., 9.27 MiB/sec. | ||
| 9656 | 2026.01.06 01:55:05.295352 [ 254 ] {0316a802-d17c-4c4e-b8ce-ee68b395c131} <Debug> TCPHandler: Processed in 0.001498834 sec. | ||
| 9657 | 2026.01.06 01:55:05.295487 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2026.01.06 01:55:05.295601 [ 254 ] {4ede7544-2c1e-4bec-975d-c8631f226648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9659 | 2026.01.06 01:55:05.295647 [ 254 ] {4ede7544-2c1e-4bec-975d-c8631f226648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9660 | 2026.01.06 01:55:05.296367 [ 254 ] {4ede7544-2c1e-4bec-975d-c8631f226648} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.01.06 01:55:05.296403 [ 254 ] {4ede7544-2c1e-4bec-975d-c8631f226648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9662 | 2026.01.06 01:55:05.296746 [ 254 ] {4ede7544-2c1e-4bec-975d-c8631f226648} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9663 | 2026.01.06 01:55:05.296952 [ 254 ] {4ede7544-2c1e-4bec-975d-c8631f226648} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2026.01.06 01:55:05.297081 [ 254 ] {4ede7544-2c1e-4bec-975d-c8631f226648} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001504 sec., 472074.4680851064 rows/sec., 33.08 MiB/sec. | ||
| 9665 | 2026.01.06 01:55:05.297121 [ 254 ] {4ede7544-2c1e-4bec-975d-c8631f226648} <Debug> TCPHandler: Processed in 0.001692376 sec. | ||
| 9666 | 2026.01.06 01:55:05.297239 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9667 | 2026.01.06 01:55:05.297333 [ 254 ] {ec2bfcfc-c126-462b-bd04-534002f03277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9668 | 2026.01.06 01:55:05.297374 [ 254 ] {ec2bfcfc-c126-462b-bd04-534002f03277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9669 | 2026.01.06 01:55:05.297721 [ 254 ] {ec2bfcfc-c126-462b-bd04-534002f03277} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2026.01.06 01:55:05.297757 [ 254 ] {ec2bfcfc-c126-462b-bd04-534002f03277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9671 | 2026.01.06 01:55:05.298054 [ 254 ] {ec2bfcfc-c126-462b-bd04-534002f03277} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9672 | 2026.01.06 01:55:05.298258 [ 254 ] {ec2bfcfc-c126-462b-bd04-534002f03277} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2026.01.06 01:55:05.298380 [ 254 ] {ec2bfcfc-c126-462b-bd04-534002f03277} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 9674 | 2026.01.06 01:55:05.298418 [ 254 ] {ec2bfcfc-c126-462b-bd04-534002f03277} <Debug> TCPHandler: Processed in 0.001228881 sec. | ||
| 9675 | 2026.01.06 01:55:05.298542 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2026.01.06 01:55:05.298664 [ 254 ] {05b24cdf-9e00-4610-ab53-3e6081e1f35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9677 | 2026.01.06 01:55:05.298716 [ 254 ] {05b24cdf-9e00-4610-ab53-3e6081e1f35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9678 | 2026.01.06 01:55:05.299225 [ 254 ] {05b24cdf-9e00-4610-ab53-3e6081e1f35e} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2026.01.06 01:55:05.299261 [ 254 ] {05b24cdf-9e00-4610-ab53-3e6081e1f35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9680 | 2026.01.06 01:55:05.299599 [ 254 ] {05b24cdf-9e00-4610-ab53-3e6081e1f35e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9681 | 2026.01.06 01:55:05.299810 [ 254 ] {05b24cdf-9e00-4610-ab53-3e6081e1f35e} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.01.06 01:55:05.299938 [ 254 ] {05b24cdf-9e00-4610-ab53-3e6081e1f35e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001299 sec., 241724.40338722093 rows/sec., 15.88 MiB/sec. | ||
| 9683 | 2026.01.06 01:55:05.299976 [ 254 ] {05b24cdf-9e00-4610-ab53-3e6081e1f35e} <Debug> TCPHandler: Processed in 0.001493574 sec. | ||
| 9684 | 2026.01.06 01:55:05.300084 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2026.01.06 01:55:05.300176 [ 254 ] {dd1a841b-b4f8-4358-b7d2-d4aab37a1d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9686 | 2026.01.06 01:55:05.300217 [ 254 ] {dd1a841b-b4f8-4358-b7d2-d4aab37a1d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9687 | 2026.01.06 01:55:05.300531 [ 254 ] {dd1a841b-b4f8-4358-b7d2-d4aab37a1d29} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.01.06 01:55:05.300566 [ 254 ] {dd1a841b-b4f8-4358-b7d2-d4aab37a1d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9689 | 2026.01.06 01:55:05.300865 [ 254 ] {dd1a841b-b4f8-4358-b7d2-d4aab37a1d29} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9690 | 2026.01.06 01:55:05.301065 [ 254 ] {dd1a841b-b4f8-4358-b7d2-d4aab37a1d29} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.01.06 01:55:05.301159 [ 40 ] {} <Debug> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 9692 | 2026.01.06 01:55:05.301186 [ 254 ] {dd1a841b-b4f8-4358-b7d2-d4aab37a1d29} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 9693 | 2026.01.06 01:55:05.301223 [ 40 ] {} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.01.06 01:55:05.301232 [ 254 ] {dd1a841b-b4f8-4358-b7d2-d4aab37a1d29} <Debug> TCPHandler: Processed in 0.001196142 sec. | ||
| 9695 | 2026.01.06 01:55:05.301253 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9696 | 2026.01.06 01:55:05.301357 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2026.01.06 01:55:05.301376 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::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 | ||
| 9698 | 2026.01.06 01:55:05.301466 [ 254 ] {8a9cb015-ac56-4d01-8fdb-6021eac38f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9699 | 2026.01.06 01:55:05.301529 [ 254 ] {8a9cb015-ac56-4d01-8fdb-6021eac38f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9700 | 2026.01.06 01:55:05.301538 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9701 | 2026.01.06 01:55:05.301582 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
| 9702 | 2026.01.06 01:55:05.301654 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9703 | 2026.01.06 01:55:05.301703 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::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 | ||
| 9704 | 2026.01.06 01:55:05.301747 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9705 | 2026.01.06 01:55:05.301790 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9706 | 2026.01.06 01:55:05.301833 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 9707 | 2026.01.06 01:55:05.302393 [ 254 ] {8a9cb015-ac56-4d01-8fdb-6021eac38f65} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.01.06 01:55:05.302437 [ 254 ] {8a9cb015-ac56-4d01-8fdb-6021eac38f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9709 | 2026.01.06 01:55:05.302708 [ 201 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.001392183 sec., 9337.852854114724 rows/sec., 617.99 KiB/sec. | ||
| 9710 | 2026.01.06 01:55:05.302828 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 9711 | 2026.01.06 01:55:05.303032 [ 254 ] {8a9cb015-ac56-4d01-8fdb-6021eac38f65} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9712 | 2026.01.06 01:55:05.303093 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_10_2} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2026.01.06 01:55:05.303174 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_10_2} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 9714 | 2026.01.06 01:55:05.303245 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9715 | 2026.01.06 01:55:05.303293 [ 254 ] {8a9cb015-ac56-4d01-8fdb-6021eac38f65} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9716 | 2026.01.06 01:55:05.303434 [ 254 ] {8a9cb015-ac56-4d01-8fdb-6021eac38f65} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001987 sec., 15601.40915953699 rows/sec., 27.96 MiB/sec. | ||
| 9717 | 2026.01.06 01:55:05.303495 [ 254 ] {8a9cb015-ac56-4d01-8fdb-6021eac38f65} <Debug> TCPHandler: Processed in 0.00218675 sec. | ||
| 9718 | 2026.01.06 01:55:05.303606 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9719 | 2026.01.06 01:55:05.303699 [ 254 ] {ae8b6626-76d7-4817-8b9d-7ffaab39c369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9720 | 2026.01.06 01:55:05.303740 [ 254 ] {ae8b6626-76d7-4817-8b9d-7ffaab39c369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9721 | 2026.01.06 01:55:05.304065 [ 254 ] {ae8b6626-76d7-4817-8b9d-7ffaab39c369} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2026.01.06 01:55:05.304098 [ 254 ] {ae8b6626-76d7-4817-8b9d-7ffaab39c369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9723 | 2026.01.06 01:55:05.304399 [ 254 ] {ae8b6626-76d7-4817-8b9d-7ffaab39c369} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9724 | 2026.01.06 01:55:05.304617 [ 254 ] {ae8b6626-76d7-4817-8b9d-7ffaab39c369} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.01.06 01:55:05.304741 [ 254 ] {ae8b6626-76d7-4817-8b9d-7ffaab39c369} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001061 sec., 98020.73515551366 rows/sec., 6.01 MiB/sec. | ||
| 9726 | 2026.01.06 01:55:05.304776 [ 254 ] {ae8b6626-76d7-4817-8b9d-7ffaab39c369} <Debug> TCPHandler: Processed in 0.001217741 sec. | ||
| 9727 | 2026.01.06 01:55:08.208370 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9728 | 2026.01.06 01:55:08.208427 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9729 | 2026.01.06 01:55:08.360941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22105 | ||
| 9730 | 2026.01.06 01:55:08.361485 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9731 | 2026.01.06 01:55:08.361532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9732 | 2026.01.06 01:55:08.362081 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9733 | 2026.01.06 01:55:08.362319 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9734 | 2026.01.06 01:55:08.362468 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22105 | ||
| 9735 | 2026.01.06 01:55:08.362484 [ 34 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9736 | 2026.01.06 01:55:08.362557 [ 34 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2026.01.06 01:55:08.362576 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9738 | 2026.01.06 01:55:08.362677 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 9739 | 2026.01.06 01:55:08.362770 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9740 | 2026.01.06 01:55:08.362798 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19673 rows starting from the beginning of the part | ||
| 9741 | 2026.01.06 01:55:08.362857 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 9742 | 2026.01.06 01:55:08.362901 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 9743 | 2026.01.06 01:55:08.362946 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 9744 | 2026.01.06 01:55:08.362985 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9745 | 2026.01.06 01:55:08.363026 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9746 | 2026.01.06 01:55:08.364929 [ 201 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22105 rows, containing 4 columns (4 merged, 0 gathered) in 0.002295402 sec., 9630121.434066886 rows/sec., 137.76 MiB/sec. | ||
| 9747 | 2026.01.06 01:55:08.365169 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9748 | 2026.01.06 01:55:08.365410 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_46_9} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.01.06 01:55:08.365473 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_46_9} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9750 | 2026.01.06 01:55:08.365551 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9751 | 2026.01.06 01:55:09.584069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9752 | 2026.01.06 01:55:09.601252 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2026.01.06 01:55:09.601298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9754 | 2026.01.06 01:55:09.606966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9755 | 2026.01.06 01:55:09.607688 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2026.01.06 01:55:09.607980 [ 32 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9757 | 2026.01.06 01:55:09.608046 [ 32 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.01.06 01:55:09.608069 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9759 | 2026.01.06 01:55:09.608195 [ 201 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 9760 | 2026.01.06 01:55:09.610844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9761 | 2026.01.06 01:55:09.612104 [ 201 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9762 | 2026.01.06 01:55:09.613470 [ 201 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 9763 | 2026.01.06 01:55:09.618152 [ 201 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 9764 | 2026.01.06 01:55:09.622588 [ 201 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 9765 | 2026.01.06 01:55:09.627160 [ 201 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 9766 | 2026.01.06 01:55:09.631641 [ 201 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 9767 | 2026.01.06 01:55:09.635920 [ 201 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 9768 | 2026.01.06 01:55:09.687624 [ 189 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079488302 sec., 4365.4222227567525 rows/sec., 22.57 MiB/sec. | ||
| 9769 | 2026.01.06 01:55:09.689626 [ 189 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9770 | 2026.01.06 01:55:09.691340 [ 189 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_46_9} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.01.06 01:55:09.691429 [ 189 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_46_9} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9772 | 2026.01.06 01:55:09.692816 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9773 | 2026.01.06 01:55:10.274446 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2026.01.06 01:55:10.274644 [ 254 ] {9502a822-0f05-417e-ac10-9ae7d03df899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9775 | 2026.01.06 01:55:10.274722 [ 254 ] {9502a822-0f05-417e-ac10-9ae7d03df899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9776 | 2026.01.06 01:55:10.275429 [ 254 ] {9502a822-0f05-417e-ac10-9ae7d03df899} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2026.01.06 01:55:10.275483 [ 254 ] {9502a822-0f05-417e-ac10-9ae7d03df899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9778 | 2026.01.06 01:55:10.275909 [ 254 ] {9502a822-0f05-417e-ac10-9ae7d03df899} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9779 | 2026.01.06 01:55:10.276158 [ 254 ] {9502a822-0f05-417e-ac10-9ae7d03df899} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2026.01.06 01:55:10.276320 [ 254 ] {9502a822-0f05-417e-ac10-9ae7d03df899} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001727 sec., 44006.94846554719 rows/sec., 3.61 MiB/sec. | ||
| 9781 | 2026.01.06 01:55:10.276372 [ 254 ] {9502a822-0f05-417e-ac10-9ae7d03df899} <Debug> TCPHandler: Processed in 0.002069579 sec. | ||
| 9782 | 2026.01.06 01:55:10.276506 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9783 | 2026.01.06 01:55:10.276611 [ 254 ] {18f22a41-cc75-48a8-b6c9-734d107109a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9784 | 2026.01.06 01:55:10.276655 [ 254 ] {18f22a41-cc75-48a8-b6c9-734d107109a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9785 | 2026.01.06 01:55:10.277074 [ 254 ] {18f22a41-cc75-48a8-b6c9-734d107109a2} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2026.01.06 01:55:10.277112 [ 254 ] {18f22a41-cc75-48a8-b6c9-734d107109a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9787 | 2026.01.06 01:55:10.277444 [ 254 ] {18f22a41-cc75-48a8-b6c9-734d107109a2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9788 | 2026.01.06 01:55:10.277665 [ 254 ] {18f22a41-cc75-48a8-b6c9-734d107109a2} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2026.01.06 01:55:10.277801 [ 254 ] {18f22a41-cc75-48a8-b6c9-734d107109a2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001217 sec., 8216.926869350862 rows/sec., 617.87 KiB/sec. | ||
| 9790 | 2026.01.06 01:55:10.277838 [ 254 ] {18f22a41-cc75-48a8-b6c9-734d107109a2} <Debug> TCPHandler: Processed in 0.001392443 sec. | ||
| 9791 | 2026.01.06 01:55:10.277945 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9792 | 2026.01.06 01:55:10.278044 [ 254 ] {6580dee7-c625-4b59-91b6-198069244f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9793 | 2026.01.06 01:55:10.278083 [ 254 ] {6580dee7-c625-4b59-91b6-198069244f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9794 | 2026.01.06 01:55:10.278471 [ 254 ] {6580dee7-c625-4b59-91b6-198069244f96} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2026.01.06 01:55:10.278505 [ 254 ] {6580dee7-c625-4b59-91b6-198069244f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9796 | 2026.01.06 01:55:10.278874 [ 254 ] {6580dee7-c625-4b59-91b6-198069244f96} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9797 | 2026.01.06 01:55:10.279107 [ 254 ] {6580dee7-c625-4b59-91b6-198069244f96} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2026.01.06 01:55:10.279238 [ 254 ] {6580dee7-c625-4b59-91b6-198069244f96} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001194 sec., 61976.549413735345 rows/sec., 4.84 MiB/sec. | ||
| 9799 | 2026.01.06 01:55:10.279278 [ 254 ] {6580dee7-c625-4b59-91b6-198069244f96} <Debug> TCPHandler: Processed in 0.001369362 sec. | ||
| 9800 | 2026.01.06 01:55:10.279391 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2026.01.06 01:55:10.279488 [ 254 ] {5981f79f-714f-4cab-ab80-4165e4413a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9802 | 2026.01.06 01:55:10.279532 [ 254 ] {5981f79f-714f-4cab-ab80-4165e4413a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9803 | 2026.01.06 01:55:10.279938 [ 254 ] {5981f79f-714f-4cab-ab80-4165e4413a7c} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2026.01.06 01:55:10.279974 [ 254 ] {5981f79f-714f-4cab-ab80-4165e4413a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9805 | 2026.01.06 01:55:10.280323 [ 254 ] {5981f79f-714f-4cab-ab80-4165e4413a7c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9806 | 2026.01.06 01:55:10.280539 [ 254 ] {5981f79f-714f-4cab-ab80-4165e4413a7c} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2026.01.06 01:55:10.280674 [ 254 ] {5981f79f-714f-4cab-ab80-4165e4413a7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 9808 | 2026.01.06 01:55:10.280712 [ 254 ] {5981f79f-714f-4cab-ab80-4165e4413a7c} <Debug> TCPHandler: Processed in 0.001371463 sec. | ||
| 9809 | 2026.01.06 01:55:10.280823 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2026.01.06 01:55:10.280916 [ 254 ] {8d12eba5-958f-46ae-ac4b-e8aa652f59bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9811 | 2026.01.06 01:55:10.280971 [ 254 ] {8d12eba5-958f-46ae-ac4b-e8aa652f59bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9812 | 2026.01.06 01:55:10.281765 [ 254 ] {8d12eba5-958f-46ae-ac4b-e8aa652f59bf} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2026.01.06 01:55:10.281801 [ 254 ] {8d12eba5-958f-46ae-ac4b-e8aa652f59bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9814 | 2026.01.06 01:55:10.282340 [ 254 ] {8d12eba5-958f-46ae-ac4b-e8aa652f59bf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9815 | 2026.01.06 01:55:10.282571 [ 254 ] {8d12eba5-958f-46ae-ac4b-e8aa652f59bf} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9816 | 2026.01.06 01:55:10.282721 [ 254 ] {8d12eba5-958f-46ae-ac4b-e8aa652f59bf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001823 sec., 5485.463521667581 rows/sec., 9.83 MiB/sec. | ||
| 9817 | 2026.01.06 01:55:10.282795 [ 254 ] {8d12eba5-958f-46ae-ac4b-e8aa652f59bf} <Debug> TCPHandler: Processed in 0.002022109 sec. | ||
| 9818 | 2026.01.06 01:55:10.282909 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2026.01.06 01:55:10.283005 [ 254 ] {67ad6ab9-cae8-4390-bcea-2edaf2892e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9820 | 2026.01.06 01:55:10.283047 [ 254 ] {67ad6ab9-cae8-4390-bcea-2edaf2892e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9821 | 2026.01.06 01:55:10.283386 [ 254 ] {67ad6ab9-cae8-4390-bcea-2edaf2892e27} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2026.01.06 01:55:10.283422 [ 254 ] {67ad6ab9-cae8-4390-bcea-2edaf2892e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9823 | 2026.01.06 01:55:10.283745 [ 254 ] {67ad6ab9-cae8-4390-bcea-2edaf2892e27} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9824 | 2026.01.06 01:55:10.283961 [ 254 ] {67ad6ab9-cae8-4390-bcea-2edaf2892e27} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2026.01.06 01:55:10.284090 [ 254 ] {67ad6ab9-cae8-4390-bcea-2edaf2892e27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 9826 | 2026.01.06 01:55:10.284126 [ 254 ] {67ad6ab9-cae8-4390-bcea-2edaf2892e27} <Debug> TCPHandler: Processed in 0.001267232 sec. | ||
| 9827 | 2026.01.06 01:55:13.419538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1212 | ||
| 9828 | 2026.01.06 01:55:13.422140 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9829 | 2026.01.06 01:55:13.422190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9830 | 2026.01.06 01:55:13.423356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9831 | 2026.01.06 01:55:13.423615 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.01.06 01:55:13.423871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 9833 | 2026.01.06 01:55:15.010067 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9834 | 2026.01.06 01:55:15.010280 [ 254 ] {d3f602a7-7db0-4a23-ad12-c4378961e20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9835 | 2026.01.06 01:55:15.010354 [ 254 ] {d3f602a7-7db0-4a23-ad12-c4378961e20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9836 | 2026.01.06 01:55:15.011029 [ 254 ] {d3f602a7-7db0-4a23-ad12-c4378961e20f} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2026.01.06 01:55:15.011069 [ 254 ] {d3f602a7-7db0-4a23-ad12-c4378961e20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9838 | 2026.01.06 01:55:15.011476 [ 254 ] {d3f602a7-7db0-4a23-ad12-c4378961e20f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9839 | 2026.01.06 01:55:15.011702 [ 254 ] {d3f602a7-7db0-4a23-ad12-c4378961e20f} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2026.01.06 01:55:15.011859 [ 254 ] {d3f602a7-7db0-4a23-ad12-c4378961e20f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001634 sec., 14687.882496940025 rows/sec., 1.22 MiB/sec. | ||
| 9841 | 2026.01.06 01:55:15.011912 [ 254 ] {d3f602a7-7db0-4a23-ad12-c4378961e20f} <Debug> TCPHandler: Processed in 0.001980938 sec. | ||
| 9842 | 2026.01.06 01:55:15.012058 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9843 | 2026.01.06 01:55:15.012187 [ 254 ] {16300c73-d676-4e10-a4f0-dc43b7ed8a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9844 | 2026.01.06 01:55:15.012238 [ 254 ] {16300c73-d676-4e10-a4f0-dc43b7ed8a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9845 | 2026.01.06 01:55:15.013438 [ 254 ] {16300c73-d676-4e10-a4f0-dc43b7ed8a18} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2026.01.06 01:55:15.013479 [ 254 ] {16300c73-d676-4e10-a4f0-dc43b7ed8a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9847 | 2026.01.06 01:55:15.013896 [ 254 ] {16300c73-d676-4e10-a4f0-dc43b7ed8a18} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9848 | 2026.01.06 01:55:15.014109 [ 254 ] {16300c73-d676-4e10-a4f0-dc43b7ed8a18} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9849 | 2026.01.06 01:55:15.014252 [ 254 ] {16300c73-d676-4e10-a4f0-dc43b7ed8a18} <Debug> executeQuery: Read 1378 rows, 117.79 KiB in 0.002094 sec., 658070.6781279847 rows/sec., 54.93 MiB/sec. | ||
| 9850 | 2026.01.06 01:55:15.014310 [ 254 ] {16300c73-d676-4e10-a4f0-dc43b7ed8a18} <Debug> TCPHandler: Processed in 0.002314131 sec. | ||
| 9851 | 2026.01.06 01:55:15.014431 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.01.06 01:55:15.014527 [ 254 ] {4902dc2e-cc9c-4085-b3b0-b3cd4e257416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9853 | 2026.01.06 01:55:15.014572 [ 254 ] {4902dc2e-cc9c-4085-b3b0-b3cd4e257416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9854 | 2026.01.06 01:55:15.015001 [ 254 ] {4902dc2e-cc9c-4085-b3b0-b3cd4e257416} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.01.06 01:55:15.015039 [ 254 ] {4902dc2e-cc9c-4085-b3b0-b3cd4e257416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9856 | 2026.01.06 01:55:15.015352 [ 254 ] {4902dc2e-cc9c-4085-b3b0-b3cd4e257416} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9857 | 2026.01.06 01:55:15.015573 [ 254 ] {4902dc2e-cc9c-4085-b3b0-b3cd4e257416} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.01.06 01:55:15.015692 [ 24 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9859 | 2026.01.06 01:55:15.015700 [ 254 ] {4902dc2e-cc9c-4085-b3b0-b3cd4e257416} <Debug> executeQuery: Read 43 rows, 3.29 KiB in 0.001193 sec., 36043.58759430008 rows/sec., 2.69 MiB/sec. | ||
| 9860 | 2026.01.06 01:55:15.015778 [ 24 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2026.01.06 01:55:15.015794 [ 254 ] {4902dc2e-cc9c-4085-b3b0-b3cd4e257416} <Debug> TCPHandler: Processed in 0.001413183 sec. | ||
| 9862 | 2026.01.06 01:55:15.015806 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9863 | 2026.01.06 01:55:15.015914 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9864 | 2026.01.06 01:55:15.015921 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 9865 | 2026.01.06 01:55:15.016014 [ 254 ] {cf55ca85-8223-4a10-9fe8-5d40ed17dd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9866 | 2026.01.06 01:55:15.016057 [ 254 ] {cf55ca85-8223-4a10-9fe8-5d40ed17dd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9867 | 2026.01.06 01:55:15.016058 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9868 | 2026.01.06 01:55:15.016104 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 9869 | 2026.01.06 01:55:15.016169 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 236 rows starting from the beginning of the part | ||
| 9870 | 2026.01.06 01:55:15.016216 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
| 9871 | 2026.01.06 01:55:15.016269 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 236 rows starting from the beginning of the part | ||
| 9872 | 2026.01.06 01:55:15.016325 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 9873 | 2026.01.06 01:55:15.016378 [ 196 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 43 rows starting from the beginning of the part | ||
| 9874 | 2026.01.06 01:55:15.016595 [ 254 ] {cf55ca85-8223-4a10-9fe8-5d40ed17dd83} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.01.06 01:55:15.016636 [ 254 ] {cf55ca85-8223-4a10-9fe8-5d40ed17dd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9876 | 2026.01.06 01:55:15.016988 [ 254 ] {cf55ca85-8223-4a10-9fe8-5d40ed17dd83} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9877 | 2026.01.06 01:55:15.017211 [ 254 ] {cf55ca85-8223-4a10-9fe8-5d40ed17dd83} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.01.06 01:55:15.017340 [ 254 ] {cf55ca85-8223-4a10-9fe8-5d40ed17dd83} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001344 sec., 187500 rows/sec., 12.97 MiB/sec. | ||
| 9879 | 2026.01.06 01:55:15.017336 [ 198 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 817 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458514 sec., 560159.1757089751 rows/sec., 37.04 MiB/sec. | ||
| 9880 | 2026.01.06 01:55:15.017377 [ 254 ] {cf55ca85-8223-4a10-9fe8-5d40ed17dd83} <Debug> TCPHandler: Processed in 0.001511464 sec. | ||
| 9881 | 2026.01.06 01:55:15.017510 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9882 | 2026.01.06 01:55:15.017587 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9883 | 2026.01.06 01:55:15.017605 [ 254 ] {0605f549-8855-4a74-9e0b-876c3082908b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9884 | 2026.01.06 01:55:15.017661 [ 254 ] {0605f549-8855-4a74-9e0b-876c3082908b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9885 | 2026.01.06 01:55:15.017952 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_66_13} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2026.01.06 01:55:15.018046 [ 254 ] {0605f549-8855-4a74-9e0b-876c3082908b} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.01.06 01:55:15.018051 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_66_13} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9888 | 2026.01.06 01:55:15.018090 [ 254 ] {0605f549-8855-4a74-9e0b-876c3082908b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9889 | 2026.01.06 01:55:15.018191 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9890 | 2026.01.06 01:55:15.018396 [ 254 ] {0605f549-8855-4a74-9e0b-876c3082908b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9891 | 2026.01.06 01:55:15.018604 [ 254 ] {0605f549-8855-4a74-9e0b-876c3082908b} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9892 | 2026.01.06 01:55:15.018733 [ 254 ] {0605f549-8855-4a74-9e0b-876c3082908b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 9893 | 2026.01.06 01:55:15.018770 [ 254 ] {0605f549-8855-4a74-9e0b-876c3082908b} <Debug> TCPHandler: Processed in 0.001307182 sec. | ||
| 9894 | 2026.01.06 01:55:15.018882 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9895 | 2026.01.06 01:55:15.018973 [ 254 ] {6e5767c4-aec1-47a6-a519-d9ebcd693772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9896 | 2026.01.06 01:55:15.019011 [ 254 ] {6e5767c4-aec1-47a6-a519-d9ebcd693772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9897 | 2026.01.06 01:55:15.019637 [ 254 ] {6e5767c4-aec1-47a6-a519-d9ebcd693772} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2026.01.06 01:55:15.019673 [ 254 ] {6e5767c4-aec1-47a6-a519-d9ebcd693772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9899 | 2026.01.06 01:55:15.019996 [ 254 ] {6e5767c4-aec1-47a6-a519-d9ebcd693772} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9900 | 2026.01.06 01:55:15.020204 [ 254 ] {6e5767c4-aec1-47a6-a519-d9ebcd693772} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2026.01.06 01:55:15.020328 [ 254 ] {6e5767c4-aec1-47a6-a519-d9ebcd693772} <Debug> executeQuery: Read 587 rows, 45.14 KiB in 0.001372 sec., 427842.56559766765 rows/sec., 32.13 MiB/sec. | ||
| 9902 | 2026.01.06 01:55:15.020365 [ 254 ] {6e5767c4-aec1-47a6-a519-d9ebcd693772} <Debug> TCPHandler: Processed in 0.001529544 sec. | ||
| 9903 | 2026.01.06 01:55:15.020470 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2026.01.06 01:55:15.020562 [ 254 ] {265d1831-1246-4499-8495-b9d5f495ba1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9905 | 2026.01.06 01:55:15.020604 [ 254 ] {265d1831-1246-4499-8495-b9d5f495ba1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9906 | 2026.01.06 01:55:15.021174 [ 254 ] {265d1831-1246-4499-8495-b9d5f495ba1a} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.01.06 01:55:15.021209 [ 254 ] {265d1831-1246-4499-8495-b9d5f495ba1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9908 | 2026.01.06 01:55:15.021574 [ 254 ] {265d1831-1246-4499-8495-b9d5f495ba1a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9909 | 2026.01.06 01:55:15.021774 [ 254 ] {265d1831-1246-4499-8495-b9d5f495ba1a} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.01.06 01:55:15.021909 [ 254 ] {265d1831-1246-4499-8495-b9d5f495ba1a} <Debug> executeQuery: Read 914 rows, 63.99 KiB in 0.001364 sec., 670087.9765395895 rows/sec., 45.82 MiB/sec. | ||
| 9911 | 2026.01.06 01:55:15.021945 [ 254 ] {265d1831-1246-4499-8495-b9d5f495ba1a} <Debug> TCPHandler: Processed in 0.001522414 sec. | ||
| 9912 | 2026.01.06 01:55:15.022056 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2026.01.06 01:55:15.022146 [ 254 ] {beb6b774-c43d-45fe-9102-818c9ae753d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9914 | 2026.01.06 01:55:15.022199 [ 254 ] {beb6b774-c43d-45fe-9102-818c9ae753d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9915 | 2026.01.06 01:55:15.023003 [ 254 ] {beb6b774-c43d-45fe-9102-818c9ae753d0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.01.06 01:55:15.023039 [ 254 ] {beb6b774-c43d-45fe-9102-818c9ae753d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9917 | 2026.01.06 01:55:15.023576 [ 254 ] {beb6b774-c43d-45fe-9102-818c9ae753d0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9918 | 2026.01.06 01:55:15.023790 [ 254 ] {beb6b774-c43d-45fe-9102-818c9ae753d0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2026.01.06 01:55:15.023913 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9920 | 2026.01.06 01:55:15.023925 [ 254 ] {beb6b774-c43d-45fe-9102-818c9ae753d0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001797 sec., 17250.973845297718 rows/sec., 30.91 MiB/sec. | ||
| 9921 | 2026.01.06 01:55:15.023963 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2026.01.06 01:55:15.023991 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9923 | 2026.01.06 01:55:15.023996 [ 254 ] {beb6b774-c43d-45fe-9102-818c9ae753d0} <Debug> TCPHandler: Processed in 0.001986959 sec. | ||
| 9924 | 2026.01.06 01:55:15.024100 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 9925 | 2026.01.06 01:55:15.024121 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2026.01.06 01:55:15.024227 [ 254 ] {f6cfb78a-7c61-41bd-ad69-539ed9ac72d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9927 | 2026.01.06 01:55:15.024267 [ 254 ] {f6cfb78a-7c61-41bd-ad69-539ed9ac72d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9928 | 2026.01.06 01:55:15.024333 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9929 | 2026.01.06 01:55:15.024398 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1177 rows starting from the beginning of the part | ||
| 9930 | 2026.01.06 01:55:15.024523 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 9931 | 2026.01.06 01:55:15.024593 [ 254 ] {f6cfb78a-7c61-41bd-ad69-539ed9ac72d5} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2026.01.06 01:55:15.024620 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 9933 | 2026.01.06 01:55:15.024634 [ 254 ] {f6cfb78a-7c61-41bd-ad69-539ed9ac72d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9934 | 2026.01.06 01:55:15.024720 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part | ||
| 9935 | 2026.01.06 01:55:15.024830 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 9936 | 2026.01.06 01:55:15.024929 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
| 9937 | 2026.01.06 01:55:15.024963 [ 254 ] {f6cfb78a-7c61-41bd-ad69-539ed9ac72d5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9938 | 2026.01.06 01:55:15.025182 [ 254 ] {f6cfb78a-7c61-41bd-ad69-539ed9ac72d5} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9939 | 2026.01.06 01:55:15.025337 [ 254 ] {f6cfb78a-7c61-41bd-ad69-539ed9ac72d5} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001127 sec., 51464.063886424134 rows/sec., 3.48 MiB/sec. | ||
| 9940 | 2026.01.06 01:55:15.025374 [ 254 ] {f6cfb78a-7c61-41bd-ad69-539ed9ac72d5} <Debug> TCPHandler: Processed in 0.001301042 sec. | ||
| 9941 | 2026.01.06 01:55:15.034191 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 19 columns (19 merged, 0 gathered) in 0.010131805 sec., 127321.83455958735 rows/sec., 228.15 MiB/sec. | ||
| 9942 | 2026.01.06 01:55:15.035778 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9943 | 2026.01.06 01:55:15.036109 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2026.01.06 01:55:15.036177 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9945 | 2026.01.06 01:55:15.036287 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 9946 | 2026.01.06 01:55:15.267127 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9947 | 2026.01.06 01:55:15.267326 [ 254 ] {dbf2f9c9-691b-484f-8b80-6fd7db7b52ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9948 | 2026.01.06 01:55:15.267403 [ 254 ] {dbf2f9c9-691b-484f-8b80-6fd7db7b52ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9949 | 2026.01.06 01:55:15.267987 [ 254 ] {dbf2f9c9-691b-484f-8b80-6fd7db7b52ea} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2026.01.06 01:55:15.268023 [ 254 ] {dbf2f9c9-691b-484f-8b80-6fd7db7b52ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9951 | 2026.01.06 01:55:15.268319 [ 254 ] {dbf2f9c9-691b-484f-8b80-6fd7db7b52ea} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9952 | 2026.01.06 01:55:15.268532 [ 254 ] {dbf2f9c9-691b-484f-8b80-6fd7db7b52ea} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2026.01.06 01:55:15.268662 [ 254 ] {dbf2f9c9-691b-484f-8b80-6fd7db7b52ea} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001382 sec., 2894.356005788712 rows/sec., 243.79 KiB/sec. | ||
| 9954 | 2026.01.06 01:55:15.268684 [ 24 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9955 | 2026.01.06 01:55:15.268698 [ 254 ] {dbf2f9c9-691b-484f-8b80-6fd7db7b52ea} <Debug> TCPHandler: Processed in 0.001678486 sec. | ||
| 9956 | 2026.01.06 01:55:15.268754 [ 24 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.01.06 01:55:15.268784 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 9958 | 2026.01.06 01:55:15.268856 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.01.06 01:55:15.268916 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 9960 | 2026.01.06 01:55:15.268956 [ 254 ] {cc467258-d7ee-41b7-b82e-851007c72007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9961 | 2026.01.06 01:55:15.269002 [ 254 ] {cc467258-d7ee-41b7-b82e-851007c72007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9962 | 2026.01.06 01:55:15.269084 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9963 | 2026.01.06 01:55:15.269130 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2468 rows starting from the beginning of the part | ||
| 9964 | 2026.01.06 01:55:15.269206 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 78 rows starting from the beginning of the part | ||
| 9965 | 2026.01.06 01:55:15.269258 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1174 rows starting from the beginning of the part | ||
| 9966 | 2026.01.06 01:55:15.269304 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 76 rows starting from the beginning of the part | ||
| 9967 | 2026.01.06 01:55:15.269350 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1378 rows starting from the beginning of the part | ||
| 9968 | 2026.01.06 01:55:15.269394 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 4 rows starting from the beginning of the part | ||
| 9969 | 2026.01.06 01:55:15.269423 [ 254 ] {cc467258-d7ee-41b7-b82e-851007c72007} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.01.06 01:55:15.269464 [ 254 ] {cc467258-d7ee-41b7-b82e-851007c72007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9971 | 2026.01.06 01:55:15.269792 [ 254 ] {cc467258-d7ee-41b7-b82e-851007c72007} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9972 | 2026.01.06 01:55:15.270006 [ 254 ] {cc467258-d7ee-41b7-b82e-851007c72007} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.01.06 01:55:15.270118 [ 24 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9974 | 2026.01.06 01:55:15.270133 [ 254 ] {cc467258-d7ee-41b7-b82e-851007c72007} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001194 sec., 6700.167504187605 rows/sec., 538.17 KiB/sec. | ||
| 9975 | 2026.01.06 01:55:15.270154 [ 24 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.01.06 01:55:15.270176 [ 254 ] {cc467258-d7ee-41b7-b82e-851007c72007} <Debug> TCPHandler: Processed in 0.001374743 sec. | ||
| 9977 | 2026.01.06 01:55:15.270178 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9978 | 2026.01.06 01:55:15.270276 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 9979 | 2026.01.06 01:55:15.270322 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9980 | 2026.01.06 01:55:15.270365 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9981 | 2026.01.06 01:55:15.270392 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 9982 | 2026.01.06 01:55:15.270414 [ 254 ] {2efa7f19-b354-4962-ba57-7cc94d262b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9983 | 2026.01.06 01:55:15.270444 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 78 rows starting from the beginning of the part | ||
| 9984 | 2026.01.06 01:55:15.270454 [ 254 ] {2efa7f19-b354-4962-ba57-7cc94d262b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9985 | 2026.01.06 01:55:15.270486 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 710 rows starting from the beginning of the part | ||
| 9986 | 2026.01.06 01:55:15.270524 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 74 rows starting from the beginning of the part | ||
| 9987 | 2026.01.06 01:55:15.270561 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 587 rows starting from the beginning of the part | ||
| 9988 | 2026.01.06 01:55:15.270598 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 9989 | 2026.01.06 01:55:15.270801 [ 254 ] {2efa7f19-b354-4962-ba57-7cc94d262b47} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2026.01.06 01:55:15.270837 [ 254 ] {2efa7f19-b354-4962-ba57-7cc94d262b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 9991 | 2026.01.06 01:55:15.271267 [ 254 ] {2efa7f19-b354-4962-ba57-7cc94d262b47} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9992 | 2026.01.06 01:55:15.271476 [ 254 ] {2efa7f19-b354-4962-ba57-7cc94d262b47} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2026.01.06 01:55:15.271568 [ 191 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5178 rows, containing 5 columns (5 merged, 0 gathered) in 0.002705526 sec., 1913860.7427908657 rows/sec., 163.59 MiB/sec. | ||
| 9994 | 2026.01.06 01:55:15.271605 [ 254 ] {2efa7f19-b354-4962-ba57-7cc94d262b47} <Debug> executeQuery: Read 2 rows, 156.00 B in 0.001209 sec., 1654.259718775848 rows/sec., 126.01 KiB/sec. | ||
| 9995 | 2026.01.06 01:55:15.271615 [ 10 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 9996 | 2026.01.06 01:55:15.271650 [ 254 ] {2efa7f19-b354-4962-ba57-7cc94d262b47} <Debug> TCPHandler: Processed in 0.001379792 sec. | ||
| 9997 | 2026.01.06 01:55:15.271668 [ 197 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2707 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425344 sec., 1899190.6515199137 rows/sec., 145.14 MiB/sec. | ||
| 9998 | 2026.01.06 01:55:15.271671 [ 10 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9999 | 2026.01.06 01:55:15.271713 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10000 | 2026.01.06 01:55:15.271774 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10001 | 2026.01.06 01:55:15.271786 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 10002 | 2026.01.06 01:55:15.271876 [ 254 ] {44365b52-fe66-4feb-91a0-0550394e4600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10003 | 2026.01.06 01:55:15.271893 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10004 | 2026.01.06 01:55:15.271905 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10005 | 2026.01.06 01:55:15.271918 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10006 | 2026.01.06 01:55:15.271930 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 17731 rows starting from the beginning of the part | ||
| 10007 | 2026.01.06 01:55:15.271924 [ 254 ] {44365b52-fe66-4feb-91a0-0550394e4600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10008 | 2026.01.06 01:55:15.271993 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 162 rows starting from the beginning of the part | ||
| 10009 | 2026.01.06 01:55:15.272039 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 314 rows starting from the beginning of the part | ||
| 10010 | 2026.01.06 01:55:15.272075 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10011 | 2026.01.06 01:55:15.272125 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 914 rows starting from the beginning of the part | ||
| 10012 | 2026.01.06 01:55:15.272283 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_71_14} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.01.06 01:55:15.272285 [ 254 ] {44365b52-fe66-4feb-91a0-0550394e4600} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10014 | 2026.01.06 01:55:15.272293 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_71_14} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.01.06 01:55:15.272343 [ 254 ] {44365b52-fe66-4feb-91a0-0550394e4600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10016 | 2026.01.06 01:55:15.272371 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_71_14} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10017 | 2026.01.06 01:55:15.272425 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_71_14} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10018 | 2026.01.06 01:55:15.272466 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 10019 | 2026.01.06 01:55:15.272522 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 10020 | 2026.01.06 01:55:15.272664 [ 254 ] {44365b52-fe66-4feb-91a0-0550394e4600} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10021 | 2026.01.06 01:55:15.272871 [ 254 ] {44365b52-fe66-4feb-91a0-0550394e4600} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10022 | 2026.01.06 01:55:15.272982 [ 10 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10023 | 2026.01.06 01:55:15.272995 [ 254 ] {44365b52-fe66-4feb-91a0-0550394e4600} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 110.89 KiB/sec. | ||
| 10024 | 2026.01.06 01:55:15.273016 [ 10 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2026.01.06 01:55:15.273039 [ 254 ] {44365b52-fe66-4feb-91a0-0550394e4600} <Debug> TCPHandler: Processed in 0.001312602 sec. | ||
| 10026 | 2026.01.06 01:55:15.273039 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10027 | 2026.01.06 01:55:15.273153 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 10028 | 2026.01.06 01:55:15.273283 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10029 | 2026.01.06 01:55:15.273318 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3322 rows starting from the beginning of the part | ||
| 10030 | 2026.01.06 01:55:15.273382 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 10031 | 2026.01.06 01:55:15.273423 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 10032 | 2026.01.06 01:55:15.273463 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 10033 | 2026.01.06 01:55:15.273501 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 58 rows starting from the beginning of the part | ||
| 10034 | 2026.01.06 01:55:15.273541 [ 191 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2 rows starting from the beginning of the part | ||
| 10035 | 2026.01.06 01:55:15.274978 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3606 rows, containing 4 columns (4 merged, 0 gathered) in 0.001869558 sec., 1928798.143732369 rows/sec., 126.52 MiB/sec. | ||
| 10036 | 2026.01.06 01:55:15.275408 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10037 | 2026.01.06 01:55:15.275676 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_71_14} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.01.06 01:55:15.275753 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_71_14} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10039 | 2026.01.06 01:55:15.275842 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10040 | 2026.01.06 01:55:15.277512 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19281 rows, containing 5 columns (5 merged, 0 gathered) in 0.005751484 sec., 3352352.1929296856 rows/sec., 228.63 MiB/sec. | ||
| 10041 | 2026.01.06 01:55:15.277874 [ 195 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10042 | 2026.01.06 01:55:15.278206 [ 195 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.01.06 01:55:15.278303 [ 195 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 10044 | 2026.01.06 01:55:15.278411 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.26 MiB. | ||
| 10045 | 2026.01.06 01:55:15.862646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22553 | ||
| 10046 | 2026.01.06 01:55:15.863400 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2026.01.06 01:55:15.863473 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10048 | 2026.01.06 01:55:15.863989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10049 | 2026.01.06 01:55:15.864214 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10050 | 2026.01.06 01:55:15.864339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22553 | ||
| 10051 | 2026.01.06 01:55:16.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.85 MiB, peak 323.18 MiB, free memory in arenas 0.00 B, will set to 315.93 MiB (RSS), difference: 4.08 MiB | ||
| 10052 | 2026.01.06 01:55:17.110997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10053 | 2026.01.06 01:55:17.127195 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2026.01.06 01:55:17.127259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10055 | 2026.01.06 01:55:17.132550 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10056 | 2026.01.06 01:55:17.133245 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.01.06 01:55:17.136170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10058 | 2026.01.06 01:55:20.275543 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10059 | 2026.01.06 01:55:20.275741 [ 254 ] {1867a8db-be27-4482-b5ee-4360a9d6ae3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10060 | 2026.01.06 01:55:20.275810 [ 254 ] {1867a8db-be27-4482-b5ee-4360a9d6ae3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10061 | 2026.01.06 01:55:20.276492 [ 254 ] {1867a8db-be27-4482-b5ee-4360a9d6ae3d} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.01.06 01:55:20.276542 [ 254 ] {1867a8db-be27-4482-b5ee-4360a9d6ae3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10063 | 2026.01.06 01:55:20.276957 [ 254 ] {1867a8db-be27-4482-b5ee-4360a9d6ae3d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10064 | 2026.01.06 01:55:20.277184 [ 254 ] {1867a8db-be27-4482-b5ee-4360a9d6ae3d} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.01.06 01:55:20.277350 [ 254 ] {1867a8db-be27-4482-b5ee-4360a9d6ae3d} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00166 sec., 45783.13253012048 rows/sec., 3.76 MiB/sec. | ||
| 10066 | 2026.01.06 01:55:20.277404 [ 254 ] {1867a8db-be27-4482-b5ee-4360a9d6ae3d} <Debug> TCPHandler: Processed in 0.001992499 sec. | ||
| 10067 | 2026.01.06 01:55:20.277526 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2026.01.06 01:55:20.277628 [ 254 ] {7293fd96-361b-49bc-9283-5ced42f21af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10069 | 2026.01.06 01:55:20.277671 [ 254 ] {7293fd96-361b-49bc-9283-5ced42f21af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10070 | 2026.01.06 01:55:20.278088 [ 254 ] {7293fd96-361b-49bc-9283-5ced42f21af8} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10071 | 2026.01.06 01:55:20.278124 [ 254 ] {7293fd96-361b-49bc-9283-5ced42f21af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10072 | 2026.01.06 01:55:20.278436 [ 254 ] {7293fd96-361b-49bc-9283-5ced42f21af8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10073 | 2026.01.06 01:55:20.278661 [ 254 ] {7293fd96-361b-49bc-9283-5ced42f21af8} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2026.01.06 01:55:20.278793 [ 254 ] {7293fd96-361b-49bc-9283-5ced42f21af8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 632.96 KiB/sec. | ||
| 10075 | 2026.01.06 01:55:20.278832 [ 254 ] {7293fd96-361b-49bc-9283-5ced42f21af8} <Debug> TCPHandler: Processed in 0.001357893 sec. | ||
| 10076 | 2026.01.06 01:55:20.278945 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10077 | 2026.01.06 01:55:20.279042 [ 254 ] {abd3434e-9308-44d3-9ef2-542a9ee6db82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10078 | 2026.01.06 01:55:20.279082 [ 254 ] {abd3434e-9308-44d3-9ef2-542a9ee6db82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10079 | 2026.01.06 01:55:20.279491 [ 254 ] {abd3434e-9308-44d3-9ef2-542a9ee6db82} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2026.01.06 01:55:20.279528 [ 254 ] {abd3434e-9308-44d3-9ef2-542a9ee6db82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10081 | 2026.01.06 01:55:20.279838 [ 254 ] {abd3434e-9308-44d3-9ef2-542a9ee6db82} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10082 | 2026.01.06 01:55:20.280054 [ 254 ] {abd3434e-9308-44d3-9ef2-542a9ee6db82} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.01.06 01:55:20.280182 [ 254 ] {abd3434e-9308-44d3-9ef2-542a9ee6db82} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 10084 | 2026.01.06 01:55:20.280220 [ 254 ] {abd3434e-9308-44d3-9ef2-542a9ee6db82} <Debug> TCPHandler: Processed in 0.001324422 sec. | ||
| 10085 | 2026.01.06 01:55:20.280327 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10086 | 2026.01.06 01:55:20.280422 [ 254 ] {75c73cca-0311-4998-89bc-06555e57496e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10087 | 2026.01.06 01:55:20.280464 [ 254 ] {75c73cca-0311-4998-89bc-06555e57496e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10088 | 2026.01.06 01:55:20.280863 [ 254 ] {75c73cca-0311-4998-89bc-06555e57496e} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10089 | 2026.01.06 01:55:20.280900 [ 254 ] {75c73cca-0311-4998-89bc-06555e57496e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10090 | 2026.01.06 01:55:20.281234 [ 254 ] {75c73cca-0311-4998-89bc-06555e57496e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10091 | 2026.01.06 01:55:20.281445 [ 254 ] {75c73cca-0311-4998-89bc-06555e57496e} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2026.01.06 01:55:20.281575 [ 254 ] {75c73cca-0311-4998-89bc-06555e57496e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 10093 | 2026.01.06 01:55:20.281612 [ 254 ] {75c73cca-0311-4998-89bc-06555e57496e} <Debug> TCPHandler: Processed in 0.001334832 sec. | ||
| 10094 | 2026.01.06 01:55:20.281718 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10095 | 2026.01.06 01:55:20.281811 [ 254 ] {ac1b4f26-9ee2-4683-8c07-fd9dabc18d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10096 | 2026.01.06 01:55:20.281867 [ 254 ] {ac1b4f26-9ee2-4683-8c07-fd9dabc18d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10097 | 2026.01.06 01:55:20.282625 [ 254 ] {ac1b4f26-9ee2-4683-8c07-fd9dabc18d0d} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2026.01.06 01:55:20.282661 [ 254 ] {ac1b4f26-9ee2-4683-8c07-fd9dabc18d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10099 | 2026.01.06 01:55:20.283180 [ 254 ] {ac1b4f26-9ee2-4683-8c07-fd9dabc18d0d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10100 | 2026.01.06 01:55:20.283417 [ 254 ] {ac1b4f26-9ee2-4683-8c07-fd9dabc18d0d} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2026.01.06 01:55:20.283555 [ 254 ] {ac1b4f26-9ee2-4683-8c07-fd9dabc18d0d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001761 sec., 5678.591709256105 rows/sec., 10.18 MiB/sec. | ||
| 10102 | 2026.01.06 01:55:20.283616 [ 254 ] {ac1b4f26-9ee2-4683-8c07-fd9dabc18d0d} <Debug> TCPHandler: Processed in 0.001947599 sec. | ||
| 10103 | 2026.01.06 01:55:20.283724 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10104 | 2026.01.06 01:55:20.283819 [ 254 ] {5d15fe36-4e2d-48cf-a4a2-19c8d5e9e090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10105 | 2026.01.06 01:55:20.283862 [ 254 ] {5d15fe36-4e2d-48cf-a4a2-19c8d5e9e090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10106 | 2026.01.06 01:55:20.284192 [ 254 ] {5d15fe36-4e2d-48cf-a4a2-19c8d5e9e090} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10107 | 2026.01.06 01:55:20.284228 [ 254 ] {5d15fe36-4e2d-48cf-a4a2-19c8d5e9e090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10108 | 2026.01.06 01:55:20.284536 [ 254 ] {5d15fe36-4e2d-48cf-a4a2-19c8d5e9e090} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10109 | 2026.01.06 01:55:20.284747 [ 254 ] {5d15fe36-4e2d-48cf-a4a2-19c8d5e9e090} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10110 | 2026.01.06 01:55:20.284874 [ 254 ] {5d15fe36-4e2d-48cf-a4a2-19c8d5e9e090} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 10111 | 2026.01.06 01:55:20.284910 [ 254 ] {5d15fe36-4e2d-48cf-a4a2-19c8d5e9e090} <Debug> TCPHandler: Processed in 0.001236322 sec. | ||
| 10112 | 2026.01.06 01:55:23.208482 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10113 | 2026.01.06 01:55:23.208541 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10114 | 2026.01.06 01:55:23.364478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23065 | ||
| 10115 | 2026.01.06 01:55:23.365049 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2026.01.06 01:55:23.365095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10117 | 2026.01.06 01:55:23.365633 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10118 | 2026.01.06 01:55:23.365880 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2026.01.06 01:55:23.366035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23065 | ||
| 10120 | 2026.01.06 01:55:23.424240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1250 | ||
| 10121 | 2026.01.06 01:55:23.426785 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2026.01.06 01:55:23.426833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10123 | 2026.01.06 01:55:23.428049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10124 | 2026.01.06 01:55:23.428310 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10125 | 2026.01.06 01:55:23.428457 [ 106 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10126 | 2026.01.06 01:55:23.428515 [ 106 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.01.06 01:55:23.428535 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10128 | 2026.01.06 01:55:23.428575 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
| 10129 | 2026.01.06 01:55:23.428715 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 10130 | 2026.01.06 01:55:23.429413 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10131 | 2026.01.06 01:55:23.429570 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1074 rows starting from the beginning of the part | ||
| 10132 | 2026.01.06 01:55:23.429953 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
| 10133 | 2026.01.06 01:55:23.430314 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
| 10134 | 2026.01.06 01:55:23.430659 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 10135 | 2026.01.06 01:55:23.430990 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 10136 | 2026.01.06 01:55:23.431302 [ 191 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 10137 | 2026.01.06 01:55:23.437628 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1250 rows, containing 72 columns (72 merged, 0 gathered) in 0.008995184 sec., 138963.24966782224 rows/sec., 112.95 MiB/sec. | ||
| 10138 | 2026.01.06 01:55:23.439186 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10139 | 2026.01.06 01:55:23.439840 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_36_7} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2026.01.06 01:55:23.439918 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_36_7} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10141 | 2026.01.06 01:55:23.440264 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 10142 | 2026.01.06 01:55:24.001151 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000797308 sec. | ||
| 10143 | 2026.01.06 01:55:24.636287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10144 | 2026.01.06 01:55:24.652533 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2026.01.06 01:55:24.652599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10146 | 2026.01.06 01:55:24.658681 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10147 | 2026.01.06 01:55:24.659426 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2026.01.06 01:55:24.662210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10149 | 2026.01.06 01:55:25.276784 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2026.01.06 01:55:25.277078 [ 254 ] {648eb03d-2032-4e4e-ad2f-4a56f6ff6967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10151 | 2026.01.06 01:55:25.277185 [ 254 ] {648eb03d-2032-4e4e-ad2f-4a56f6ff6967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10152 | 2026.01.06 01:55:25.278118 [ 254 ] {648eb03d-2032-4e4e-ad2f-4a56f6ff6967} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.01.06 01:55:25.278165 [ 254 ] {648eb03d-2032-4e4e-ad2f-4a56f6ff6967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10154 | 2026.01.06 01:55:25.278570 [ 254 ] {648eb03d-2032-4e4e-ad2f-4a56f6ff6967} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10155 | 2026.01.06 01:55:25.278812 [ 254 ] {648eb03d-2032-4e4e-ad2f-4a56f6ff6967} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.01.06 01:55:25.278972 [ 254 ] {648eb03d-2032-4e4e-ad2f-4a56f6ff6967} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001971 sec., 59868.08726534754 rows/sec., 5.07 MiB/sec. | ||
| 10157 | 2026.01.06 01:55:25.279021 [ 254 ] {648eb03d-2032-4e4e-ad2f-4a56f6ff6967} <Debug> TCPHandler: Processed in 0.002418662 sec. | ||
| 10158 | 2026.01.06 01:55:25.279159 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2026.01.06 01:55:25.279260 [ 254 ] {c8feb73c-07fd-47db-8384-08a92691f674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10160 | 2026.01.06 01:55:25.279303 [ 254 ] {c8feb73c-07fd-47db-8384-08a92691f674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10161 | 2026.01.06 01:55:25.279740 [ 254 ] {c8feb73c-07fd-47db-8384-08a92691f674} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.01.06 01:55:25.279779 [ 254 ] {c8feb73c-07fd-47db-8384-08a92691f674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10163 | 2026.01.06 01:55:25.280094 [ 254 ] {c8feb73c-07fd-47db-8384-08a92691f674} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10164 | 2026.01.06 01:55:25.280302 [ 254 ] {c8feb73c-07fd-47db-8384-08a92691f674} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.01.06 01:55:25.280433 [ 254 ] {c8feb73c-07fd-47db-8384-08a92691f674} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001196 sec., 25919.732441471573 rows/sec., 1.90 MiB/sec. | ||
| 10166 | 2026.01.06 01:55:25.280471 [ 254 ] {c8feb73c-07fd-47db-8384-08a92691f674} <Debug> TCPHandler: Processed in 0.001362493 sec. | ||
| 10167 | 2026.01.06 01:55:25.280580 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2026.01.06 01:55:25.280679 [ 254 ] {0e3353f3-a8a0-4b9d-9415-f81f91c2c292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10169 | 2026.01.06 01:55:25.280718 [ 254 ] {0e3353f3-a8a0-4b9d-9415-f81f91c2c292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10170 | 2026.01.06 01:55:25.281145 [ 254 ] {0e3353f3-a8a0-4b9d-9415-f81f91c2c292} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2026.01.06 01:55:25.281181 [ 254 ] {0e3353f3-a8a0-4b9d-9415-f81f91c2c292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10172 | 2026.01.06 01:55:25.281483 [ 254 ] {0e3353f3-a8a0-4b9d-9415-f81f91c2c292} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10173 | 2026.01.06 01:55:25.281691 [ 254 ] {0e3353f3-a8a0-4b9d-9415-f81f91c2c292} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.01.06 01:55:25.281817 [ 254 ] {0e3353f3-a8a0-4b9d-9415-f81f91c2c292} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001158 sec., 82037.99654576858 rows/sec., 6.41 MiB/sec. | ||
| 10175 | 2026.01.06 01:55:25.281854 [ 254 ] {0e3353f3-a8a0-4b9d-9415-f81f91c2c292} <Debug> TCPHandler: Processed in 0.001321053 sec. | ||
| 10176 | 2026.01.06 01:55:25.281967 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2026.01.06 01:55:25.282059 [ 254 ] {36e07083-e84f-413a-a524-a28197ac89fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10178 | 2026.01.06 01:55:25.282102 [ 254 ] {36e07083-e84f-413a-a524-a28197ac89fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10179 | 2026.01.06 01:55:25.282527 [ 254 ] {36e07083-e84f-413a-a524-a28197ac89fc} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.01.06 01:55:25.282562 [ 254 ] {36e07083-e84f-413a-a524-a28197ac89fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10181 | 2026.01.06 01:55:25.282894 [ 254 ] {36e07083-e84f-413a-a524-a28197ac89fc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10182 | 2026.01.06 01:55:25.283106 [ 254 ] {36e07083-e84f-413a-a524-a28197ac89fc} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2026.01.06 01:55:25.283233 [ 254 ] {36e07083-e84f-413a-a524-a28197ac89fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 10184 | 2026.01.06 01:55:25.283269 [ 254 ] {36e07083-e84f-413a-a524-a28197ac89fc} <Debug> TCPHandler: Processed in 0.001350413 sec. | ||
| 10185 | 2026.01.06 01:55:25.283381 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10186 | 2026.01.06 01:55:25.283473 [ 254 ] {4ab4cdde-f35c-4c1e-bda5-53e22dc0c608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10187 | 2026.01.06 01:55:25.283526 [ 254 ] {4ab4cdde-f35c-4c1e-bda5-53e22dc0c608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10188 | 2026.01.06 01:55:25.284317 [ 254 ] {4ab4cdde-f35c-4c1e-bda5-53e22dc0c608} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10189 | 2026.01.06 01:55:25.284353 [ 254 ] {4ab4cdde-f35c-4c1e-bda5-53e22dc0c608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10190 | 2026.01.06 01:55:25.284896 [ 254 ] {4ab4cdde-f35c-4c1e-bda5-53e22dc0c608} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10191 | 2026.01.06 01:55:25.285117 [ 254 ] {4ab4cdde-f35c-4c1e-bda5-53e22dc0c608} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2026.01.06 01:55:25.285253 [ 254 ] {4ab4cdde-f35c-4c1e-bda5-53e22dc0c608} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001797 sec., 17250.973845297718 rows/sec., 30.91 MiB/sec. | ||
| 10193 | 2026.01.06 01:55:25.285315 [ 254 ] {4ab4cdde-f35c-4c1e-bda5-53e22dc0c608} <Debug> TCPHandler: Processed in 0.001982958 sec. | ||
| 10194 | 2026.01.06 01:55:25.285426 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10195 | 2026.01.06 01:55:25.285519 [ 254 ] {93cba986-383a-4af8-b948-c4b5337ea842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10196 | 2026.01.06 01:55:25.285560 [ 254 ] {93cba986-383a-4af8-b948-c4b5337ea842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10197 | 2026.01.06 01:55:25.285880 [ 254 ] {93cba986-383a-4af8-b948-c4b5337ea842} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2026.01.06 01:55:25.285916 [ 254 ] {93cba986-383a-4af8-b948-c4b5337ea842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10199 | 2026.01.06 01:55:25.286209 [ 254 ] {93cba986-383a-4af8-b948-c4b5337ea842} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10200 | 2026.01.06 01:55:25.286418 [ 254 ] {93cba986-383a-4af8-b948-c4b5337ea842} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2026.01.06 01:55:25.286542 [ 254 ] {93cba986-383a-4af8-b948-c4b5337ea842} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 10202 | 2026.01.06 01:55:25.286577 [ 254 ] {93cba986-383a-4af8-b948-c4b5337ea842} <Debug> TCPHandler: Processed in 0.001198701 sec. | ||
| 10203 | 2026.01.06 01:55:26.274240 [ 138 ] {} <Debug> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10204 | 2026.01.06 01:55:26.274325 [ 138 ] {} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2026.01.06 01:55:26.274360 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10206 | 2026.01.06 01:55:26.274545 [ 199 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 10207 | 2026.01.06 01:55:26.274759 [ 199 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10208 | 2026.01.06 01:55:26.274818 [ 199 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 10209 | 2026.01.06 01:55:26.274946 [ 199 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 10210 | 2026.01.06 01:55:26.275039 [ 199 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 10211 | 2026.01.06 01:55:26.275123 [ 199 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 10212 | 2026.01.06 01:55:26.275203 [ 199 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 10213 | 2026.01.06 01:55:26.276092 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634155 sec., 531161.3647420226 rows/sec., 32.48 MiB/sec. | ||
| 10214 | 2026.01.06 01:55:26.276304 [ 190 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10215 | 2026.01.06 01:55:26.276628 [ 190 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_18_4} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10216 | 2026.01.06 01:55:26.276711 [ 190 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_18_4} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10217 | 2026.01.06 01:55:26.276806 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10218 | 2026.01.06 01:55:26.601925 [ 138 ] {} <Debug> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10219 | 2026.01.06 01:55:26.602024 [ 138 ] {} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10220 | 2026.01.06 01:55:26.602067 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10221 | 2026.01.06 01:55:26.602263 [ 199 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 10222 | 2026.01.06 01:55:26.602421 [ 199 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10223 | 2026.01.06 01:55:26.602457 [ 199 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 10224 | 2026.01.06 01:55:26.602530 [ 199 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 10225 | 2026.01.06 01:55:26.602580 [ 199 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 10226 | 2026.01.06 01:55:26.602628 [ 199 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 10227 | 2026.01.06 01:55:26.602672 [ 199 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 10228 | 2026.01.06 01:55:26.603650 [ 190 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475313 sec., 1144163.984185051 rows/sec., 77.58 MiB/sec. | ||
| 10229 | 2026.01.06 01:55:26.603801 [ 199 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10230 | 2026.01.06 01:55:26.604050 [ 199 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_18_4} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.01.06 01:55:26.604119 [ 199 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_18_4} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10232 | 2026.01.06 01:55:26.604191 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10233 | 2026.01.06 01:55:27.026140 [ 138 ] {} <Debug> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10234 | 2026.01.06 01:55:27.026209 [ 138 ] {} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2026.01.06 01:55:27.026236 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10236 | 2026.01.06 01:55:27.026401 [ 192 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 10237 | 2026.01.06 01:55:27.026617 [ 192 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10238 | 2026.01.06 01:55:27.026673 [ 192 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 467 rows starting from the beginning of the part | ||
| 10239 | 2026.01.06 01:55:27.026782 [ 192 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 440 rows starting from the beginning of the part | ||
| 10240 | 2026.01.06 01:55:27.026862 [ 192 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 10241 | 2026.01.06 01:55:27.026926 [ 192 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 10242 | 2026.01.06 01:55:27.026969 [ 192 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 10243 | 2026.01.06 01:55:27.027906 [ 199 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1583 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580074 sec., 1001851.8120037415 rows/sec., 70.39 MiB/sec. | ||
| 10244 | 2026.01.06 01:55:27.028135 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10245 | 2026.01.06 01:55:27.028466 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_18_4} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.01.06 01:55:27.028556 [ 190 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_18_4} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10247 | 2026.01.06 01:55:27.028656 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10248 | 2026.01.06 01:55:30.276392 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10249 | 2026.01.06 01:55:30.276702 [ 254 ] {08fa05dc-862b-4c4b-84de-34e4b9d9f8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10250 | 2026.01.06 01:55:30.276810 [ 254 ] {08fa05dc-862b-4c4b-84de-34e4b9d9f8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10251 | 2026.01.06 01:55:30.277507 [ 254 ] {08fa05dc-862b-4c4b-84de-34e4b9d9f8c2} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10252 | 2026.01.06 01:55:30.277559 [ 254 ] {08fa05dc-862b-4c4b-84de-34e4b9d9f8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10253 | 2026.01.06 01:55:30.277958 [ 254 ] {08fa05dc-862b-4c4b-84de-34e4b9d9f8c2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10254 | 2026.01.06 01:55:30.278191 [ 254 ] {08fa05dc-862b-4c4b-84de-34e4b9d9f8c2} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.01.06 01:55:30.278345 [ 254 ] {08fa05dc-862b-4c4b-84de-34e4b9d9f8c2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001722 sec., 1161.4401858304298 rows/sec., 94.71 KiB/sec. | ||
| 10256 | 2026.01.06 01:55:30.278388 [ 254 ] {08fa05dc-862b-4c4b-84de-34e4b9d9f8c2} <Debug> TCPHandler: Processed in 0.00218534 sec. | ||
| 10257 | 2026.01.06 01:55:30.278503 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2026.01.06 01:55:30.278598 [ 254 ] {b2a613f9-f5d1-42eb-9f73-c2461d09fd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10259 | 2026.01.06 01:55:30.278637 [ 254 ] {b2a613f9-f5d1-42eb-9f73-c2461d09fd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10260 | 2026.01.06 01:55:30.279056 [ 254 ] {b2a613f9-f5d1-42eb-9f73-c2461d09fd37} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2026.01.06 01:55:30.279094 [ 254 ] {b2a613f9-f5d1-42eb-9f73-c2461d09fd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10262 | 2026.01.06 01:55:30.279419 [ 254 ] {b2a613f9-f5d1-42eb-9f73-c2461d09fd37} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10263 | 2026.01.06 01:55:30.279634 [ 254 ] {b2a613f9-f5d1-42eb-9f73-c2461d09fd37} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.01.06 01:55:30.279760 [ 254 ] {b2a613f9-f5d1-42eb-9f73-c2461d09fd37} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.00118 sec., 65254.23728813559 rows/sec., 5.35 MiB/sec. | ||
| 10265 | 2026.01.06 01:55:30.279796 [ 254 ] {b2a613f9-f5d1-42eb-9f73-c2461d09fd37} <Debug> TCPHandler: Processed in 0.001343142 sec. | ||
| 10266 | 2026.01.06 01:55:30.279901 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10267 | 2026.01.06 01:55:30.279996 [ 254 ] {52da241a-730a-4880-a96a-d9849f39b87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10268 | 2026.01.06 01:55:30.280036 [ 254 ] {52da241a-730a-4880-a96a-d9849f39b87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10269 | 2026.01.06 01:55:30.280423 [ 254 ] {52da241a-730a-4880-a96a-d9849f39b87a} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10270 | 2026.01.06 01:55:30.280460 [ 254 ] {52da241a-730a-4880-a96a-d9849f39b87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10271 | 2026.01.06 01:55:30.280766 [ 254 ] {52da241a-730a-4880-a96a-d9849f39b87a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10272 | 2026.01.06 01:55:30.280978 [ 254 ] {52da241a-730a-4880-a96a-d9849f39b87a} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2026.01.06 01:55:30.281106 [ 254 ] {52da241a-730a-4880-a96a-d9849f39b87a} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 790.43 KiB/sec. | ||
| 10274 | 2026.01.06 01:55:30.281142 [ 254 ] {52da241a-730a-4880-a96a-d9849f39b87a} <Debug> TCPHandler: Processed in 0.001291112 sec. | ||
| 10275 | 2026.01.06 01:55:30.281244 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2026.01.06 01:55:30.281341 [ 254 ] {763e632d-e974-4e51-953b-68743f20691f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10277 | 2026.01.06 01:55:30.281381 [ 254 ] {763e632d-e974-4e51-953b-68743f20691f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10278 | 2026.01.06 01:55:30.281790 [ 254 ] {763e632d-e974-4e51-953b-68743f20691f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2026.01.06 01:55:30.281826 [ 254 ] {763e632d-e974-4e51-953b-68743f20691f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10280 | 2026.01.06 01:55:30.282199 [ 254 ] {763e632d-e974-4e51-953b-68743f20691f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10281 | 2026.01.06 01:55:30.282409 [ 254 ] {763e632d-e974-4e51-953b-68743f20691f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2026.01.06 01:55:30.282535 [ 254 ] {763e632d-e974-4e51-953b-68743f20691f} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001213 sec., 62654.57543281121 rows/sec., 4.89 MiB/sec. | ||
| 10283 | 2026.01.06 01:55:30.282573 [ 254 ] {763e632d-e974-4e51-953b-68743f20691f} <Debug> TCPHandler: Processed in 0.001378133 sec. | ||
| 10284 | 2026.01.06 01:55:30.282676 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10285 | 2026.01.06 01:55:30.282769 [ 254 ] {27eea423-ccda-4828-8f4d-bc3dd75cbddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10286 | 2026.01.06 01:55:30.282812 [ 254 ] {27eea423-ccda-4828-8f4d-bc3dd75cbddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10287 | 2026.01.06 01:55:30.283214 [ 254 ] {27eea423-ccda-4828-8f4d-bc3dd75cbddd} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.01.06 01:55:30.283250 [ 254 ] {27eea423-ccda-4828-8f4d-bc3dd75cbddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10289 | 2026.01.06 01:55:30.283581 [ 254 ] {27eea423-ccda-4828-8f4d-bc3dd75cbddd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10290 | 2026.01.06 01:55:30.283787 [ 254 ] {27eea423-ccda-4828-8f4d-bc3dd75cbddd} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2026.01.06 01:55:30.283913 [ 254 ] {27eea423-ccda-4828-8f4d-bc3dd75cbddd} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001163 sec., 138435.08168529664 rows/sec., 9.64 MiB/sec. | ||
| 10292 | 2026.01.06 01:55:30.283950 [ 254 ] {27eea423-ccda-4828-8f4d-bc3dd75cbddd} <Debug> TCPHandler: Processed in 0.001322512 sec. | ||
| 10293 | 2026.01.06 01:55:30.284055 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10294 | 2026.01.06 01:55:30.284147 [ 254 ] {4ed66069-54df-4761-9b9d-c6ab4059d9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10295 | 2026.01.06 01:55:30.284201 [ 254 ] {4ed66069-54df-4761-9b9d-c6ab4059d9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10296 | 2026.01.06 01:55:30.284938 [ 254 ] {4ed66069-54df-4761-9b9d-c6ab4059d9d4} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2026.01.06 01:55:30.284975 [ 254 ] {4ed66069-54df-4761-9b9d-c6ab4059d9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10298 | 2026.01.06 01:55:30.285493 [ 254 ] {4ed66069-54df-4761-9b9d-c6ab4059d9d4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10299 | 2026.01.06 01:55:30.285708 [ 254 ] {4ed66069-54df-4761-9b9d-c6ab4059d9d4} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2026.01.06 01:55:30.285842 [ 254 ] {4ed66069-54df-4761-9b9d-c6ab4059d9d4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001713 sec., 5837.711617046119 rows/sec., 10.46 MiB/sec. | ||
| 10301 | 2026.01.06 01:55:30.285893 [ 254 ] {4ed66069-54df-4761-9b9d-c6ab4059d9d4} <Debug> TCPHandler: Processed in 0.001885398 sec. | ||
| 10302 | 2026.01.06 01:55:30.286002 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10303 | 2026.01.06 01:55:30.286103 [ 254 ] {83e790d5-531a-4c86-9a64-fc3883dde3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10304 | 2026.01.06 01:55:30.286146 [ 254 ] {83e790d5-531a-4c86-9a64-fc3883dde3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10305 | 2026.01.06 01:55:30.286485 [ 254 ] {83e790d5-531a-4c86-9a64-fc3883dde3ed} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2026.01.06 01:55:30.286522 [ 254 ] {83e790d5-531a-4c86-9a64-fc3883dde3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10307 | 2026.01.06 01:55:30.286840 [ 254 ] {83e790d5-531a-4c86-9a64-fc3883dde3ed} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10308 | 2026.01.06 01:55:30.287053 [ 254 ] {83e790d5-531a-4c86-9a64-fc3883dde3ed} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2026.01.06 01:55:30.287185 [ 254 ] {83e790d5-531a-4c86-9a64-fc3883dde3ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 10310 | 2026.01.06 01:55:30.287222 [ 254 ] {83e790d5-531a-4c86-9a64-fc3883dde3ed} <Debug> TCPHandler: Processed in 0.001270502 sec. | ||
| 10311 | 2026.01.06 01:55:30.866154 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23513 | ||
| 10312 | 2026.01.06 01:55:30.866709 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.01.06 01:55:30.866759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10314 | 2026.01.06 01:55:30.867265 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10315 | 2026.01.06 01:55:30.867495 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10316 | 2026.01.06 01:55:30.867618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23513 | ||
| 10317 | 2026.01.06 01:55:32.162324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10318 | 2026.01.06 01:55:32.190145 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2026.01.06 01:55:32.190230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10320 | 2026.01.06 01:55:32.199090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10321 | 2026.01.06 01:55:32.200781 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2026.01.06 01:55:32.209080 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10323 | 2026.01.06 01:55:32.652390 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58640 | ||
| 10324 | 2026.01.06 01:55:32.652603 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10325 | 2026.01.06 01:55:32.652629 [ 286 ] {} <Debug> TCP-Session: 02c1a69c-2e10-4463-8a2c-28646290c60c Authenticating user 'default' from [fd00:1122:3344:101::e]:58640 | ||
| 10326 | 2026.01.06 01:55:32.652650 [ 286 ] {} <Debug> TCP-Session: 02c1a69c-2e10-4463-8a2c-28646290c60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10327 | 2026.01.06 01:55:32.652662 [ 286 ] {} <Debug> TCP-Session: 02c1a69c-2e10-4463-8a2c-28646290c60c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10328 | 2026.01.06 01:55:32.652901 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62144 | ||
| 10329 | 2026.01.06 01:55:32.652949 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38943 | ||
| 10330 | 2026.01.06 01:55:32.652973 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43029 | ||
| 10331 | 2026.01.06 01:55:32.652994 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55739 | ||
| 10332 | 2026.01.06 01:55:32.653020 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10333 | 2026.01.06 01:55:32.653002 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63495 | ||
| 10334 | 2026.01.06 01:55:32.653077 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10335 | 2026.01.06 01:55:32.653070 [ 287 ] {} <Debug> TCP-Session: 970c2873-1863-4404-913b-c0f53b676038 Authenticating user 'default' from [fd00:1122:3344:101::e]:62144 | ||
| 10336 | 2026.01.06 01:55:32.652958 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45600 | ||
| 10337 | 2026.01.06 01:55:32.653140 [ 286 ] {} <Trace> TCP-Session: 02c1a69c-2e10-4463-8a2c-28646290c60c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.01.06 01:55:32.652957 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53941 | ||
| 10339 | 2026.01.06 01:55:32.652987 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39103 | ||
| 10340 | 2026.01.06 01:55:32.653214 [ 288 ] {} <Debug> TCP-Session: 84dbea09-31e7-4c6f-a4cd-bcea32ca3c41 Authenticating user 'default' from [fd00:1122:3344:101::e]:38943 | ||
| 10341 | 2026.01.06 01:55:32.653227 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10342 | 2026.01.06 01:55:32.653290 [ 288 ] {} <Debug> TCP-Session: 84dbea09-31e7-4c6f-a4cd-bcea32ca3c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10343 | 2026.01.06 01:55:32.653300 [ 287 ] {} <Debug> TCP-Session: 970c2873-1863-4404-913b-c0f53b676038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10344 | 2026.01.06 01:55:32.653304 [ 351 ] {} <Debug> TCP-Session: 75473e6f-2aa8-4f5c-906d-f6ddc0a1e975 Authenticating user 'default' from [fd00:1122:3344:101::e]:43029 | ||
| 10345 | 2026.01.06 01:55:32.653313 [ 288 ] {} <Debug> TCP-Session: 84dbea09-31e7-4c6f-a4cd-bcea32ca3c41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10346 | 2026.01.06 01:55:32.653332 [ 287 ] {} <Debug> TCP-Session: 970c2873-1863-4404-913b-c0f53b676038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10347 | 2026.01.06 01:55:32.653350 [ 351 ] {} <Debug> TCP-Session: 75473e6f-2aa8-4f5c-906d-f6ddc0a1e975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10348 | 2026.01.06 01:55:32.653368 [ 286 ] {f307f837-e1a7-4ff9-8c39-9233937d868e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58640) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10349 | 2026.01.06 01:55:32.653395 [ 351 ] {} <Debug> TCP-Session: 75473e6f-2aa8-4f5c-906d-f6ddc0a1e975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10350 | 2026.01.06 01:55:32.653587 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10351 | 2026.01.06 01:55:32.653637 [ 354 ] {} <Debug> TCP-Session: 5554d64e-1a51-4550-a754-ff205763d9ac Authenticating user 'default' from [fd00:1122:3344:101::e]:63495 | ||
| 10352 | 2026.01.06 01:55:32.653661 [ 354 ] {} <Debug> TCP-Session: 5554d64e-1a51-4550-a754-ff205763d9ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10353 | 2026.01.06 01:55:32.653673 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10354 | 2026.01.06 01:55:32.653675 [ 354 ] {} <Debug> TCP-Session: 5554d64e-1a51-4550-a754-ff205763d9ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10355 | 2026.01.06 01:55:32.653684 [ 286 ] {f307f837-e1a7-4ff9-8c39-9233937d868e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10356 | 2026.01.06 01:55:32.653709 [ 289 ] {} <Debug> TCP-Session: ad1dc0fe-0aa8-4125-abb4-d15952799b4c Authenticating user 'default' from [fd00:1122:3344:101::e]:45600 | ||
| 10357 | 2026.01.06 01:55:32.653751 [ 289 ] {} <Debug> TCP-Session: ad1dc0fe-0aa8-4125-abb4-d15952799b4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10358 | 2026.01.06 01:55:32.653771 [ 289 ] {} <Debug> TCP-Session: ad1dc0fe-0aa8-4125-abb4-d15952799b4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10359 | 2026.01.06 01:55:32.653785 [ 286 ] {f307f837-e1a7-4ff9-8c39-9233937d868e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10360 | 2026.01.06 01:55:32.654067 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10361 | 2026.01.06 01:55:32.654111 [ 352 ] {} <Debug> TCP-Session: 1eee19c5-ce51-4f01-9cea-a0516dce87ad Authenticating user 'default' from [fd00:1122:3344:101::e]:39103 | ||
| 10362 | 2026.01.06 01:55:32.654131 [ 352 ] {} <Debug> TCP-Session: 1eee19c5-ce51-4f01-9cea-a0516dce87ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10363 | 2026.01.06 01:55:32.654143 [ 352 ] {} <Debug> TCP-Session: 1eee19c5-ce51-4f01-9cea-a0516dce87ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10364 | 2026.01.06 01:55:32.654176 [ 286 ] {f307f837-e1a7-4ff9-8c39-9233937d868e} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 10365 | 2026.01.06 01:55:32.654237 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10366 | 2026.01.06 01:55:32.654269 [ 353 ] {} <Debug> TCP-Session: 6ae58054-f60e-43e7-a1ec-597825e28495 Authenticating user 'default' from [fd00:1122:3344:101::e]:55739 | ||
| 10367 | 2026.01.06 01:55:32.654295 [ 353 ] {} <Debug> TCP-Session: 6ae58054-f60e-43e7-a1ec-597825e28495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10368 | 2026.01.06 01:55:32.654314 [ 353 ] {} <Debug> TCP-Session: 6ae58054-f60e-43e7-a1ec-597825e28495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10369 | 2026.01.06 01:55:32.654443 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10370 | 2026.01.06 01:55:32.654472 [ 350 ] {} <Debug> TCP-Session: fb596c39-b585-4f74-b322-01faab0b6679 Authenticating user 'default' from [fd00:1122:3344:101::e]:53941 | ||
| 10371 | 2026.01.06 01:55:32.654487 [ 350 ] {} <Debug> TCP-Session: fb596c39-b585-4f74-b322-01faab0b6679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10372 | 2026.01.06 01:55:32.654500 [ 350 ] {} <Debug> TCP-Session: fb596c39-b585-4f74-b322-01faab0b6679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10373 | 2026.01.06 01:55:32.655249 [ 345 ] {f307f837-e1a7-4ff9-8c39-9233937d868e} <Trace> AggregatingTransform: Aggregating | ||
| 10374 | 2026.01.06 01:55:32.655295 [ 345 ] {f307f837-e1a7-4ff9-8c39-9233937d868e} <Trace> Aggregator: Aggregation method: without_key | ||
| 10375 | 2026.01.06 01:55:32.655335 [ 345 ] {f307f837-e1a7-4ff9-8c39-9233937d868e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000998869 sec. (1001.132 rows/sec., 39.11 KiB/sec.) | ||
| 10376 | 2026.01.06 01:55:32.655356 [ 345 ] {f307f837-e1a7-4ff9-8c39-9233937d868e} <Trace> Aggregator: Merging aggregated data | ||
| 10377 | 2026.01.06 01:55:32.656592 [ 286 ] {f307f837-e1a7-4ff9-8c39-9233937d868e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003278 sec., 305.06406345332516 rows/sec., 11.92 KiB/sec. | ||
| 10378 | 2026.01.06 01:55:32.656759 [ 286 ] {f307f837-e1a7-4ff9-8c39-9233937d868e} <Debug> TCPHandler: Processed in 0.003775815 sec. | ||
| 10379 | 2026.01.06 01:55:32.656895 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10380 | 2026.01.06 01:55:32.656922 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10381 | 2026.01.06 01:55:32.656935 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10382 | 2026.01.06 01:55:32.656956 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10383 | 2026.01.06 01:55:32.656972 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10384 | 2026.01.06 01:55:32.656987 [ 354 ] {} <Debug> TCP-Session: 5554d64e-1a51-4550-a754-ff205763d9ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10385 | 2026.01.06 01:55:32.657015 [ 288 ] {} <Debug> TCP-Session: 84dbea09-31e7-4c6f-a4cd-bcea32ca3c41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10386 | 2026.01.06 01:55:32.657028 [ 289 ] {} <Debug> TCP-Session: ad1dc0fe-0aa8-4125-abb4-d15952799b4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10387 | 2026.01.06 01:55:32.657041 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10388 | 2026.01.06 01:55:32.657058 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10389 | 2026.01.06 01:55:32.657014 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10390 | 2026.01.06 01:55:32.657087 [ 352 ] {} <Debug> TCP-Session: 1eee19c5-ce51-4f01-9cea-a0516dce87ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2026.01.06 01:55:32.657105 [ 353 ] {} <Debug> TCP-Session: 6ae58054-f60e-43e7-a1ec-597825e28495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10392 | 2026.01.06 01:55:32.657124 [ 350 ] {} <Debug> TCP-Session: fb596c39-b585-4f74-b322-01faab0b6679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10393 | 2026.01.06 01:55:32.656986 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10394 | 2026.01.06 01:55:32.656975 [ 287 ] {} <Debug> TCP-Session: 970c2873-1863-4404-913b-c0f53b676038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10395 | 2026.01.06 01:55:32.657178 [ 351 ] {} <Debug> TCP-Session: 75473e6f-2aa8-4f5c-906d-f6ddc0a1e975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10396 | 2026.01.06 01:55:32.656937 [ 286 ] {} <Debug> TCP-Session: 02c1a69c-2e10-4463-8a2c-28646290c60c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10397 | 2026.01.06 01:55:32.689181 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48539 | ||
| 10398 | 2026.01.06 01:55:32.689268 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10399 | 2026.01.06 01:55:32.689292 [ 286 ] {} <Debug> TCP-Session: 06cc51bc-94ca-42b7-b656-6394d98d1428 Authenticating user 'default' from [fd00:1122:3344:101::e]:48539 | ||
| 10400 | 2026.01.06 01:55:32.689312 [ 286 ] {} <Debug> TCP-Session: 06cc51bc-94ca-42b7-b656-6394d98d1428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10401 | 2026.01.06 01:55:32.689324 [ 286 ] {} <Debug> TCP-Session: 06cc51bc-94ca-42b7-b656-6394d98d1428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10402 | 2026.01.06 01:55:32.689507 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58676 | ||
| 10403 | 2026.01.06 01:55:32.689531 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60351 | ||
| 10404 | 2026.01.06 01:55:32.689583 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37864 | ||
| 10405 | 2026.01.06 01:55:32.689591 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56232 | ||
| 10406 | 2026.01.06 01:55:32.689616 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64331 | ||
| 10407 | 2026.01.06 01:55:32.689653 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49310 | ||
| 10408 | 2026.01.06 01:55:32.689694 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10409 | 2026.01.06 01:55:32.689698 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10410 | 2026.01.06 01:55:32.689738 [ 286 ] {} <Trace> TCP-Session: 06cc51bc-94ca-42b7-b656-6394d98d1428 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2026.01.06 01:55:32.689751 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10412 | 2026.01.06 01:55:32.689762 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10413 | 2026.01.06 01:55:32.689803 [ 352 ] {} <Debug> TCP-Session: 4e697be5-97fb-4a07-b825-ba5d63954e52 Authenticating user 'default' from [fd00:1122:3344:101::e]:64331 | ||
| 10414 | 2026.01.06 01:55:32.689819 [ 354 ] {} <Debug> TCP-Session: b7f59b5f-6be8-4ef5-8a20-66cf34d7f337 Authenticating user 'default' from [fd00:1122:3344:101::e]:49310 | ||
| 10415 | 2026.01.06 01:55:32.689747 [ 288 ] {} <Debug> TCP-Session: 35f3a843-9e3b-4c64-b638-450ca09018e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60351 | ||
| 10416 | 2026.01.06 01:55:32.689850 [ 352 ] {} <Debug> TCP-Session: 4e697be5-97fb-4a07-b825-ba5d63954e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10417 | 2026.01.06 01:55:32.689857 [ 354 ] {} <Debug> TCP-Session: b7f59b5f-6be8-4ef5-8a20-66cf34d7f337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10418 | 2026.01.06 01:55:32.689879 [ 288 ] {} <Debug> TCP-Session: 35f3a843-9e3b-4c64-b638-450ca09018e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10419 | 2026.01.06 01:55:32.689880 [ 352 ] {} <Debug> TCP-Session: 4e697be5-97fb-4a07-b825-ba5d63954e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10420 | 2026.01.06 01:55:32.689893 [ 354 ] {} <Debug> TCP-Session: b7f59b5f-6be8-4ef5-8a20-66cf34d7f337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10421 | 2026.01.06 01:55:32.689902 [ 286 ] {a7e57f66-45a0-4b04-bcb0-1e60d3584e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48539) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10422 | 2026.01.06 01:55:32.689910 [ 288 ] {} <Debug> TCP-Session: 35f3a843-9e3b-4c64-b638-450ca09018e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10423 | 2026.01.06 01:55:32.689622 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41710 | ||
| 10424 | 2026.01.06 01:55:32.689757 [ 350 ] {} <Debug> TCP-Session: 58c3fdaa-fab0-44f5-bf73-1ae5152b2808 Authenticating user 'default' from [fd00:1122:3344:101::e]:37864 | ||
| 10425 | 2026.01.06 01:55:32.689715 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10426 | 2026.01.06 01:55:32.690042 [ 350 ] {} <Debug> TCP-Session: 58c3fdaa-fab0-44f5-bf73-1ae5152b2808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10427 | 2026.01.06 01:55:32.690044 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10428 | 2026.01.06 01:55:32.690058 [ 351 ] {} <Debug> TCP-Session: 894463ab-58bf-435c-bcc9-35f119c4f80e Authenticating user 'default' from [fd00:1122:3344:101::e]:56232 | ||
| 10429 | 2026.01.06 01:55:32.690066 [ 350 ] {} <Debug> TCP-Session: 58c3fdaa-fab0-44f5-bf73-1ae5152b2808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10430 | 2026.01.06 01:55:32.690080 [ 351 ] {} <Debug> TCP-Session: 894463ab-58bf-435c-bcc9-35f119c4f80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10431 | 2026.01.06 01:55:32.690077 [ 353 ] {} <Debug> TCP-Session: 628c3896-0207-4b8b-9df0-ba5afcdad6bf Authenticating user 'default' from [fd00:1122:3344:101::e]:41710 | ||
| 10432 | 2026.01.06 01:55:32.690096 [ 351 ] {} <Debug> TCP-Session: 894463ab-58bf-435c-bcc9-35f119c4f80e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10433 | 2026.01.06 01:55:32.690106 [ 353 ] {} <Debug> TCP-Session: 628c3896-0207-4b8b-9df0-ba5afcdad6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10434 | 2026.01.06 01:55:32.689627 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10435 | 2026.01.06 01:55:32.690122 [ 353 ] {} <Debug> TCP-Session: 628c3896-0207-4b8b-9df0-ba5afcdad6bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10436 | 2026.01.06 01:55:32.689581 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60745 | ||
| 10437 | 2026.01.06 01:55:32.690169 [ 287 ] {} <Debug> TCP-Session: a6534717-e031-45f5-bc4c-447b658ba494 Authenticating user 'default' from [fd00:1122:3344:101::e]:58676 | ||
| 10438 | 2026.01.06 01:55:32.690186 [ 286 ] {a7e57f66-45a0-4b04-bcb0-1e60d3584e4c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10439 | 2026.01.06 01:55:32.690215 [ 287 ] {} <Debug> TCP-Session: a6534717-e031-45f5-bc4c-447b658ba494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10440 | 2026.01.06 01:55:32.690237 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10441 | 2026.01.06 01:55:32.690239 [ 287 ] {} <Debug> TCP-Session: a6534717-e031-45f5-bc4c-447b658ba494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10442 | 2026.01.06 01:55:32.690257 [ 286 ] {a7e57f66-45a0-4b04-bcb0-1e60d3584e4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10443 | 2026.01.06 01:55:32.690270 [ 289 ] {} <Debug> TCP-Session: 85e54c91-2851-475a-834d-d5e9c530806c Authenticating user 'default' from [fd00:1122:3344:101::e]:60745 | ||
| 10444 | 2026.01.06 01:55:32.690308 [ 289 ] {} <Debug> TCP-Session: 85e54c91-2851-475a-834d-d5e9c530806c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10445 | 2026.01.06 01:55:32.690320 [ 289 ] {} <Debug> TCP-Session: 85e54c91-2851-475a-834d-d5e9c530806c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10446 | 2026.01.06 01:55:32.690548 [ 286 ] {a7e57f66-45a0-4b04-bcb0-1e60d3584e4c} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 10447 | 2026.01.06 01:55:32.691472 [ 318 ] {a7e57f66-45a0-4b04-bcb0-1e60d3584e4c} <Trace> AggregatingTransform: Aggregating | ||
| 10448 | 2026.01.06 01:55:32.691511 [ 318 ] {a7e57f66-45a0-4b04-bcb0-1e60d3584e4c} <Trace> Aggregator: Aggregation method: without_key | ||
| 10449 | 2026.01.06 01:55:32.691544 [ 318 ] {a7e57f66-45a0-4b04-bcb0-1e60d3584e4c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884458 sec. (1130.636 rows/sec., 44.17 KiB/sec.) | ||
| 10450 | 2026.01.06 01:55:32.691562 [ 318 ] {a7e57f66-45a0-4b04-bcb0-1e60d3584e4c} <Trace> Aggregator: Merging aggregated data | ||
| 10451 | 2026.01.06 01:55:32.692849 [ 286 ] {a7e57f66-45a0-4b04-bcb0-1e60d3584e4c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003001 sec., 333.22225924691764 rows/sec., 13.02 KiB/sec. | ||
| 10452 | 2026.01.06 01:55:32.692975 [ 286 ] {a7e57f66-45a0-4b04-bcb0-1e60d3584e4c} <Debug> TCPHandler: Processed in 0.003349362 sec. | ||
| 10453 | 2026.01.06 01:55:32.693146 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10454 | 2026.01.06 01:55:32.693174 [ 286 ] {} <Debug> TCP-Session: 06cc51bc-94ca-42b7-b656-6394d98d1428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10455 | 2026.01.06 01:55:32.693187 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10456 | 2026.01.06 01:55:32.693210 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10457 | 2026.01.06 01:55:32.693233 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10458 | 2026.01.06 01:55:32.693247 [ 288 ] {} <Debug> TCP-Session: 35f3a843-9e3b-4c64-b638-450ca09018e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10459 | 2026.01.06 01:55:32.693262 [ 350 ] {} <Debug> TCP-Session: 58c3fdaa-fab0-44f5-bf73-1ae5152b2808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10460 | 2026.01.06 01:55:32.693284 [ 354 ] {} <Debug> TCP-Session: b7f59b5f-6be8-4ef5-8a20-66cf34d7f337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10461 | 2026.01.06 01:55:32.693304 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10462 | 2026.01.06 01:55:32.693313 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10463 | 2026.01.06 01:55:32.693343 [ 289 ] {} <Debug> TCP-Session: 85e54c91-2851-475a-834d-d5e9c530806c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10464 | 2026.01.06 01:55:32.693275 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10465 | 2026.01.06 01:55:32.693362 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10466 | 2026.01.06 01:55:32.693407 [ 352 ] {} <Debug> TCP-Session: 4e697be5-97fb-4a07-b825-ba5d63954e52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10467 | 2026.01.06 01:55:32.693376 [ 351 ] {} <Debug> TCP-Session: 894463ab-58bf-435c-bcc9-35f119c4f80e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10468 | 2026.01.06 01:55:32.693440 [ 353 ] {} <Debug> TCP-Session: 628c3896-0207-4b8b-9df0-ba5afcdad6bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10469 | 2026.01.06 01:55:32.693256 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10470 | 2026.01.06 01:55:32.693512 [ 287 ] {} <Debug> TCP-Session: a6534717-e031-45f5-bc4c-447b658ba494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10471 | 2026.01.06 01:55:32.748172 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59034 | ||
| 10472 | 2026.01.06 01:55:32.748264 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10473 | 2026.01.06 01:55:32.748287 [ 286 ] {} <Debug> TCP-Session: 2545cb22-c29c-4d18-80d5-d7ab81a874ce Authenticating user 'default' from [fd00:1122:3344:101::e]:59034 | ||
| 10474 | 2026.01.06 01:55:32.748307 [ 286 ] {} <Debug> TCP-Session: 2545cb22-c29c-4d18-80d5-d7ab81a874ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10475 | 2026.01.06 01:55:32.748319 [ 286 ] {} <Debug> TCP-Session: 2545cb22-c29c-4d18-80d5-d7ab81a874ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10476 | 2026.01.06 01:55:32.748499 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60516 | ||
| 10477 | 2026.01.06 01:55:32.748544 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53152 | ||
| 10478 | 2026.01.06 01:55:32.748560 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61699 | ||
| 10479 | 2026.01.06 01:55:32.748606 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48083 | ||
| 10480 | 2026.01.06 01:55:32.748595 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33262 | ||
| 10481 | 2026.01.06 01:55:32.748609 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10482 | 2026.01.06 01:55:32.748680 [ 286 ] {} <Trace> TCP-Session: 2545cb22-c29c-4d18-80d5-d7ab81a874ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2026.01.06 01:55:32.748708 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10484 | 2026.01.06 01:55:32.748727 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10485 | 2026.01.06 01:55:32.748730 [ 287 ] {} <Debug> TCP-Session: 64151420-0a89-4693-b2aa-3445ccc36c22 Authenticating user 'default' from [fd00:1122:3344:101::e]:60516 | ||
| 10486 | 2026.01.06 01:55:32.748752 [ 354 ] {} <Debug> TCP-Session: 09f2bca9-da3e-4045-986a-5f3110cf1258 Authenticating user 'default' from [fd00:1122:3344:101::e]:48083 | ||
| 10487 | 2026.01.06 01:55:32.748760 [ 353 ] {} <Debug> TCP-Session: 4d35e09a-e074-4c8e-b6ab-0bd604b2be4c Authenticating user 'default' from [fd00:1122:3344:101::e]:33262 | ||
| 10488 | 2026.01.06 01:55:32.748781 [ 287 ] {} <Debug> TCP-Session: 64151420-0a89-4693-b2aa-3445ccc36c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10489 | 2026.01.06 01:55:32.748794 [ 354 ] {} <Debug> TCP-Session: 09f2bca9-da3e-4045-986a-5f3110cf1258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10490 | 2026.01.06 01:55:32.748804 [ 353 ] {} <Debug> TCP-Session: 4d35e09a-e074-4c8e-b6ab-0bd604b2be4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10491 | 2026.01.06 01:55:32.748830 [ 354 ] {} <Debug> TCP-Session: 09f2bca9-da3e-4045-986a-5f3110cf1258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10492 | 2026.01.06 01:55:32.748843 [ 353 ] {} <Debug> TCP-Session: 4d35e09a-e074-4c8e-b6ab-0bd604b2be4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10493 | 2026.01.06 01:55:32.748681 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10494 | 2026.01.06 01:55:32.748872 [ 286 ] {143a8861-dbfa-4bca-822b-2e58cc0a3872} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59034) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10495 | 2026.01.06 01:55:32.748816 [ 287 ] {} <Debug> TCP-Session: 64151420-0a89-4693-b2aa-3445ccc36c22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10496 | 2026.01.06 01:55:32.748913 [ 288 ] {} <Debug> TCP-Session: cdfa5251-10ca-4614-be5a-8aad2e90be47 Authenticating user 'default' from [fd00:1122:3344:101::e]:53152 | ||
| 10497 | 2026.01.06 01:55:32.748702 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10498 | 2026.01.06 01:55:32.748959 [ 288 ] {} <Debug> TCP-Session: cdfa5251-10ca-4614-be5a-8aad2e90be47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10499 | 2026.01.06 01:55:32.748590 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60994 | ||
| 10500 | 2026.01.06 01:55:32.748993 [ 288 ] {} <Debug> TCP-Session: cdfa5251-10ca-4614-be5a-8aad2e90be47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10501 | 2026.01.06 01:55:32.748992 [ 289 ] {} <Debug> TCP-Session: 53ab19db-10e7-4108-9717-cdca7338a6e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61699 | ||
| 10502 | 2026.01.06 01:55:32.748574 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56427 | ||
| 10503 | 2026.01.06 01:55:32.749046 [ 289 ] {} <Debug> TCP-Session: 53ab19db-10e7-4108-9717-cdca7338a6e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10504 | 2026.01.06 01:55:32.749063 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10505 | 2026.01.06 01:55:32.749076 [ 289 ] {} <Debug> TCP-Session: 53ab19db-10e7-4108-9717-cdca7338a6e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10506 | 2026.01.06 01:55:32.749095 [ 352 ] {} <Debug> TCP-Session: 98b95044-2d99-4449-995c-170c45d9e08c Authenticating user 'default' from [fd00:1122:3344:101::e]:60994 | ||
| 10507 | 2026.01.06 01:55:32.749098 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10508 | 2026.01.06 01:55:32.749122 [ 352 ] {} <Debug> TCP-Session: 98b95044-2d99-4449-995c-170c45d9e08c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10509 | 2026.01.06 01:55:32.749142 [ 351 ] {} <Debug> TCP-Session: 824f54ba-9999-4ec8-af26-cf3bc9e47cf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:56427 | ||
| 10510 | 2026.01.06 01:55:32.749145 [ 286 ] {143a8861-dbfa-4bca-822b-2e58cc0a3872} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10511 | 2026.01.06 01:55:32.749149 [ 352 ] {} <Debug> TCP-Session: 98b95044-2d99-4449-995c-170c45d9e08c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10512 | 2026.01.06 01:55:32.749165 [ 351 ] {} <Debug> TCP-Session: 824f54ba-9999-4ec8-af26-cf3bc9e47cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10513 | 2026.01.06 01:55:32.748565 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50361 | ||
| 10514 | 2026.01.06 01:55:32.749210 [ 286 ] {143a8861-dbfa-4bca-822b-2e58cc0a3872} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10515 | 2026.01.06 01:55:32.749209 [ 351 ] {} <Debug> TCP-Session: 824f54ba-9999-4ec8-af26-cf3bc9e47cf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10516 | 2026.01.06 01:55:32.749270 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10517 | 2026.01.06 01:55:32.749291 [ 350 ] {} <Debug> TCP-Session: 7a5350a8-7507-4c6c-8730-78dd447ae784 Authenticating user 'default' from [fd00:1122:3344:101::e]:50361 | ||
| 10518 | 2026.01.06 01:55:32.749307 [ 350 ] {} <Debug> TCP-Session: 7a5350a8-7507-4c6c-8730-78dd447ae784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10519 | 2026.01.06 01:55:32.749319 [ 350 ] {} <Debug> TCP-Session: 7a5350a8-7507-4c6c-8730-78dd447ae784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10520 | 2026.01.06 01:55:32.749493 [ 286 ] {143a8861-dbfa-4bca-822b-2e58cc0a3872} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 10521 | 2026.01.06 01:55:32.750425 [ 269 ] {143a8861-dbfa-4bca-822b-2e58cc0a3872} <Trace> AggregatingTransform: Aggregating | ||
| 10522 | 2026.01.06 01:55:32.750464 [ 269 ] {143a8861-dbfa-4bca-822b-2e58cc0a3872} <Trace> Aggregator: Aggregation method: without_key | ||
| 10523 | 2026.01.06 01:55:32.750502 [ 269 ] {143a8861-dbfa-4bca-822b-2e58cc0a3872} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000913729 sec. (1094.416 rows/sec., 42.75 KiB/sec.) | ||
| 10524 | 2026.01.06 01:55:32.750520 [ 269 ] {143a8861-dbfa-4bca-822b-2e58cc0a3872} <Trace> Aggregator: Merging aggregated data | ||
| 10525 | 2026.01.06 01:55:32.751825 [ 286 ] {143a8861-dbfa-4bca-822b-2e58cc0a3872} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003005 sec., 332.77870216306155 rows/sec., 13.00 KiB/sec. | ||
| 10526 | 2026.01.06 01:55:32.752008 [ 286 ] {143a8861-dbfa-4bca-822b-2e58cc0a3872} <Debug> TCPHandler: Processed in 0.003436362 sec. | ||
| 10527 | 2026.01.06 01:55:32.752159 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10528 | 2026.01.06 01:55:32.752186 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10529 | 2026.01.06 01:55:32.752194 [ 286 ] {} <Debug> TCP-Session: 2545cb22-c29c-4d18-80d5-d7ab81a874ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10530 | 2026.01.06 01:55:32.752208 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10531 | 2026.01.06 01:55:32.752228 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10532 | 2026.01.06 01:55:32.752264 [ 289 ] {} <Debug> TCP-Session: 53ab19db-10e7-4108-9717-cdca7338a6e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10533 | 2026.01.06 01:55:32.752272 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10534 | 2026.01.06 01:55:32.752290 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10535 | 2026.01.06 01:55:32.752304 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10536 | 2026.01.06 01:55:32.752327 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10537 | 2026.01.06 01:55:32.752337 [ 353 ] {} <Debug> TCP-Session: 4d35e09a-e074-4c8e-b6ab-0bd604b2be4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10538 | 2026.01.06 01:55:32.752357 [ 352 ] {} <Debug> TCP-Session: 98b95044-2d99-4449-995c-170c45d9e08c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10539 | 2026.01.06 01:55:32.752382 [ 354 ] {} <Debug> TCP-Session: 09f2bca9-da3e-4045-986a-5f3110cf1258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10540 | 2026.01.06 01:55:32.752316 [ 351 ] {} <Debug> TCP-Session: 824f54ba-9999-4ec8-af26-cf3bc9e47cf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10541 | 2026.01.06 01:55:32.752295 [ 288 ] {} <Debug> TCP-Session: cdfa5251-10ca-4614-be5a-8aad2e90be47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10542 | 2026.01.06 01:55:32.752249 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10543 | 2026.01.06 01:55:32.752232 [ 287 ] {} <Debug> TCP-Session: 64151420-0a89-4693-b2aa-3445ccc36c22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10544 | 2026.01.06 01:55:32.752483 [ 350 ] {} <Debug> TCP-Session: 7a5350a8-7507-4c6c-8730-78dd447ae784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10545 | 2026.01.06 01:55:33.428834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1282 | ||
| 10546 | 2026.01.06 01:55:33.431169 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.01.06 01:55:33.431216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10548 | 2026.01.06 01:55:33.432415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10549 | 2026.01.06 01:55:33.432681 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.01.06 01:55:33.433021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
| 10551 | 2026.01.06 01:55:35.277214 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10552 | 2026.01.06 01:55:35.277475 [ 254 ] {68136d4a-2076-4047-871f-06b8d4c9701a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10553 | 2026.01.06 01:55:35.277546 [ 254 ] {68136d4a-2076-4047-871f-06b8d4c9701a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10554 | 2026.01.06 01:55:35.278332 [ 254 ] {68136d4a-2076-4047-871f-06b8d4c9701a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10555 | 2026.01.06 01:55:35.278385 [ 254 ] {68136d4a-2076-4047-871f-06b8d4c9701a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10556 | 2026.01.06 01:55:35.278810 [ 254 ] {68136d4a-2076-4047-871f-06b8d4c9701a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10557 | 2026.01.06 01:55:35.279061 [ 254 ] {68136d4a-2076-4047-871f-06b8d4c9701a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10558 | 2026.01.06 01:55:35.279231 [ 254 ] {68136d4a-2076-4047-871f-06b8d4c9701a} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001809 sec., 65229.4085129906 rows/sec., 5.52 MiB/sec. | ||
| 10559 | 2026.01.06 01:55:35.279282 [ 254 ] {68136d4a-2076-4047-871f-06b8d4c9701a} <Debug> TCPHandler: Processed in 0.002268951 sec. | ||
| 10560 | 2026.01.06 01:55:35.279461 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10561 | 2026.01.06 01:55:35.279564 [ 254 ] {4540f51a-8681-4d37-9102-6e1aa918510f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10562 | 2026.01.06 01:55:35.279608 [ 254 ] {4540f51a-8681-4d37-9102-6e1aa918510f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10563 | 2026.01.06 01:55:35.280170 [ 254 ] {4540f51a-8681-4d37-9102-6e1aa918510f} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2026.01.06 01:55:35.280209 [ 254 ] {4540f51a-8681-4d37-9102-6e1aa918510f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10565 | 2026.01.06 01:55:35.280525 [ 254 ] {4540f51a-8681-4d37-9102-6e1aa918510f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10566 | 2026.01.06 01:55:35.280728 [ 254 ] {4540f51a-8681-4d37-9102-6e1aa918510f} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2026.01.06 01:55:35.280863 [ 254 ] {4540f51a-8681-4d37-9102-6e1aa918510f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001323 sec., 23431.59486016629 rows/sec., 1.72 MiB/sec. | ||
| 10568 | 2026.01.06 01:55:35.280900 [ 254 ] {4540f51a-8681-4d37-9102-6e1aa918510f} <Debug> TCPHandler: Processed in 0.001498494 sec. | ||
| 10569 | 2026.01.06 01:55:35.281013 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10570 | 2026.01.06 01:55:35.281118 [ 254 ] {632a0122-d567-4f3c-890f-92840ca5a77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10571 | 2026.01.06 01:55:35.281159 [ 254 ] {632a0122-d567-4f3c-890f-92840ca5a77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10572 | 2026.01.06 01:55:35.281642 [ 254 ] {632a0122-d567-4f3c-890f-92840ca5a77f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10573 | 2026.01.06 01:55:35.281679 [ 254 ] {632a0122-d567-4f3c-890f-92840ca5a77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10574 | 2026.01.06 01:55:35.281985 [ 254 ] {632a0122-d567-4f3c-890f-92840ca5a77f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10575 | 2026.01.06 01:55:35.282195 [ 254 ] {632a0122-d567-4f3c-890f-92840ca5a77f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2026.01.06 01:55:35.282325 [ 254 ] {632a0122-d567-4f3c-890f-92840ca5a77f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001226 sec., 77487.76508972267 rows/sec., 6.05 MiB/sec. | ||
| 10577 | 2026.01.06 01:55:35.282361 [ 254 ] {632a0122-d567-4f3c-890f-92840ca5a77f} <Debug> TCPHandler: Processed in 0.001398693 sec. | ||
| 10578 | 2026.01.06 01:55:35.282480 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2026.01.06 01:55:35.282576 [ 254 ] {3d0c2690-249f-4499-98f5-ef418e9f1d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10580 | 2026.01.06 01:55:35.282619 [ 254 ] {3d0c2690-249f-4499-98f5-ef418e9f1d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10581 | 2026.01.06 01:55:35.283044 [ 254 ] {3d0c2690-249f-4499-98f5-ef418e9f1d7e} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2026.01.06 01:55:35.283081 [ 254 ] {3d0c2690-249f-4499-98f5-ef418e9f1d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10583 | 2026.01.06 01:55:35.283412 [ 254 ] {3d0c2690-249f-4499-98f5-ef418e9f1d7e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10584 | 2026.01.06 01:55:35.283625 [ 254 ] {3d0c2690-249f-4499-98f5-ef418e9f1d7e} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10585 | 2026.01.06 01:55:35.283744 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 10586 | 2026.01.06 01:55:35.283755 [ 254 ] {3d0c2690-249f-4499-98f5-ef418e9f1d7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 10587 | 2026.01.06 01:55:35.283807 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10588 | 2026.01.06 01:55:35.283816 [ 254 ] {3d0c2690-249f-4499-98f5-ef418e9f1d7e} <Debug> TCPHandler: Processed in 0.001384503 sec. | ||
| 10589 | 2026.01.06 01:55:35.283836 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10590 | 2026.01.06 01:55:35.283939 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10591 | 2026.01.06 01:55:35.283977 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 10592 | 2026.01.06 01:55:35.284038 [ 254 ] {1ba961cf-e253-4ecb-aa61-0a45010b6bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10593 | 2026.01.06 01:55:35.284099 [ 254 ] {1ba961cf-e253-4ecb-aa61-0a45010b6bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10594 | 2026.01.06 01:55:35.284138 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10595 | 2026.01.06 01:55:35.284183 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_70_14, total 19281 rows starting from the beginning of the part | ||
| 10596 | 2026.01.06 01:55:35.284266 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2 rows starting from the beginning of the part | ||
| 10597 | 2026.01.06 01:55:35.284318 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10598 | 2026.01.06 01:55:35.284367 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10599 | 2026.01.06 01:55:35.284414 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
| 10600 | 2026.01.06 01:55:35.284459 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10601 | 2026.01.06 01:55:35.284954 [ 254 ] {1ba961cf-e253-4ecb-aa61-0a45010b6bef} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.01.06 01:55:35.284997 [ 254 ] {1ba961cf-e253-4ecb-aa61-0a45010b6bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10603 | 2026.01.06 01:55:35.285561 [ 254 ] {1ba961cf-e253-4ecb-aa61-0a45010b6bef} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10604 | 2026.01.06 01:55:35.285788 [ 254 ] {1ba961cf-e253-4ecb-aa61-0a45010b6bef} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.01.06 01:55:35.285935 [ 254 ] {1ba961cf-e253-4ecb-aa61-0a45010b6bef} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001916 sec., 16179.540709812109 rows/sec., 28.99 MiB/sec. | ||
| 10606 | 2026.01.06 01:55:35.285999 [ 254 ] {1ba961cf-e253-4ecb-aa61-0a45010b6bef} <Debug> TCPHandler: Processed in 0.00210899 sec. | ||
| 10607 | 2026.01.06 01:55:35.286111 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2026.01.06 01:55:35.286207 [ 254 ] {390b2604-b0c4-4552-9e33-e112e40a0bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10609 | 2026.01.06 01:55:35.286250 [ 254 ] {390b2604-b0c4-4552-9e33-e112e40a0bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10610 | 2026.01.06 01:55:35.286587 [ 254 ] {390b2604-b0c4-4552-9e33-e112e40a0bf4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.01.06 01:55:35.286623 [ 254 ] {390b2604-b0c4-4552-9e33-e112e40a0bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10612 | 2026.01.06 01:55:35.286962 [ 254 ] {390b2604-b0c4-4552-9e33-e112e40a0bf4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10613 | 2026.01.06 01:55:35.287195 [ 254 ] {390b2604-b0c4-4552-9e33-e112e40a0bf4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.01.06 01:55:35.287329 [ 254 ] {390b2604-b0c4-4552-9e33-e112e40a0bf4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 10615 | 2026.01.06 01:55:35.287365 [ 254 ] {390b2604-b0c4-4552-9e33-e112e40a0bf4} <Debug> TCPHandler: Processed in 0.001303822 sec. | ||
| 10616 | 2026.01.06 01:55:35.288730 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19924 rows, containing 5 columns (5 merged, 0 gathered) in 0.004814805 sec., 4138069.973758023 rows/sec., 282.41 MiB/sec. | ||
| 10617 | 2026.01.06 01:55:35.289106 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 10618 | 2026.01.06 01:55:35.289398 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2026.01.06 01:55:35.289474 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 10620 | 2026.01.06 01:55:35.289575 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10621 | 2026.01.06 01:55:38.208586 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10622 | 2026.01.06 01:55:38.208643 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10623 | 2026.01.06 01:55:38.367776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24025 | ||
| 10624 | 2026.01.06 01:55:38.368324 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2026.01.06 01:55:38.368370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10626 | 2026.01.06 01:55:38.368872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10627 | 2026.01.06 01:55:38.369137 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2026.01.06 01:55:38.369273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24025 | ||
| 10629 | 2026.01.06 01:55:39.709245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10630 | 2026.01.06 01:55:39.727171 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2026.01.06 01:55:39.727237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10632 | 2026.01.06 01:55:39.733674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10633 | 2026.01.06 01:55:39.734449 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.01.06 01:55:39.738028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10635 | 2026.01.06 01:55:40.276231 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10636 | 2026.01.06 01:55:40.276413 [ 254 ] {ca02933c-a645-49f7-8d81-255687399169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10637 | 2026.01.06 01:55:40.276480 [ 254 ] {ca02933c-a645-49f7-8d81-255687399169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10638 | 2026.01.06 01:55:40.277147 [ 254 ] {ca02933c-a645-49f7-8d81-255687399169} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10639 | 2026.01.06 01:55:40.277191 [ 254 ] {ca02933c-a645-49f7-8d81-255687399169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10640 | 2026.01.06 01:55:40.277604 [ 254 ] {ca02933c-a645-49f7-8d81-255687399169} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10641 | 2026.01.06 01:55:40.277859 [ 254 ] {ca02933c-a645-49f7-8d81-255687399169} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2026.01.06 01:55:40.278015 [ 254 ] {ca02933c-a645-49f7-8d81-255687399169} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001653 sec., 45977.011494252874 rows/sec., 3.77 MiB/sec. | ||
| 10643 | 2026.01.06 01:55:40.278017 [ 140 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10644 | 2026.01.06 01:55:40.278059 [ 254 ] {ca02933c-a645-49f7-8d81-255687399169} <Debug> TCPHandler: Processed in 0.001972298 sec. | ||
| 10645 | 2026.01.06 01:55:40.278099 [ 140 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.01.06 01:55:40.278135 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10647 | 2026.01.06 01:55:40.278217 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10648 | 2026.01.06 01:55:40.278277 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 10649 | 2026.01.06 01:55:40.278318 [ 254 ] {5e5d87f9-a967-4c19-b363-262d5af0bd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10650 | 2026.01.06 01:55:40.278368 [ 254 ] {5e5d87f9-a967-4c19-b363-262d5af0bd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10651 | 2026.01.06 01:55:40.278445 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10652 | 2026.01.06 01:55:40.278489 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2468 rows starting from the beginning of the part | ||
| 10653 | 2026.01.06 01:55:40.278566 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 10654 | 2026.01.06 01:55:40.278618 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 118 rows starting from the beginning of the part | ||
| 10655 | 2026.01.06 01:55:40.278667 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 77 rows starting from the beginning of the part | ||
| 10656 | 2026.01.06 01:55:40.278715 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 118 rows starting from the beginning of the part | ||
| 10657 | 2026.01.06 01:55:40.278761 [ 199 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 76 rows starting from the beginning of the part | ||
| 10658 | 2026.01.06 01:55:40.278768 [ 254 ] {5e5d87f9-a967-4c19-b363-262d5af0bd7f} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10659 | 2026.01.06 01:55:40.278813 [ 254 ] {5e5d87f9-a967-4c19-b363-262d5af0bd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10660 | 2026.01.06 01:55:40.279154 [ 254 ] {5e5d87f9-a967-4c19-b363-262d5af0bd7f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10661 | 2026.01.06 01:55:40.279380 [ 254 ] {5e5d87f9-a967-4c19-b363-262d5af0bd7f} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10662 | 2026.01.06 01:55:40.279500 [ 140 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10663 | 2026.01.06 01:55:40.279513 [ 254 ] {5e5d87f9-a967-4c19-b363-262d5af0bd7f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001215 sec., 8230.45267489712 rows/sec., 618.89 KiB/sec. | ||
| 10664 | 2026.01.06 01:55:40.279540 [ 140 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.01.06 01:55:40.279563 [ 254 ] {5e5d87f9-a967-4c19-b363-262d5af0bd7f} <Debug> TCPHandler: Processed in 0.001394443 sec. | ||
| 10666 | 2026.01.06 01:55:40.279566 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10667 | 2026.01.06 01:55:40.279689 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.01.06 01:55:40.279704 [ 190 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 10669 | 2026.01.06 01:55:40.279791 [ 254 ] {3c641358-c2e7-43e9-9a61-b3f25767ac2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10670 | 2026.01.06 01:55:40.279836 [ 254 ] {3c641358-c2e7-43e9-9a61-b3f25767ac2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10671 | 2026.01.06 01:55:40.279845 [ 190 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10672 | 2026.01.06 01:55:40.279884 [ 190 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 10673 | 2026.01.06 01:55:40.279952 [ 190 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 10674 | 2026.01.06 01:55:40.279999 [ 190 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 10675 | 2026.01.06 01:55:40.280042 [ 190 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part | ||
| 10676 | 2026.01.06 01:55:40.280084 [ 190 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part | ||
| 10677 | 2026.01.06 01:55:40.280125 [ 190 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 10678 | 2026.01.06 01:55:40.280222 [ 189 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2933 rows, containing 5 columns (5 merged, 0 gathered) in 0.002015619 sec., 1455136.114513705 rows/sec., 124.73 MiB/sec. | ||
| 10679 | 2026.01.06 01:55:40.280286 [ 254 ] {3c641358-c2e7-43e9-9a61-b3f25767ac2e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.01.06 01:55:40.280328 [ 254 ] {3c641358-c2e7-43e9-9a61-b3f25767ac2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10681 | 2026.01.06 01:55:40.280556 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10682 | 2026.01.06 01:55:40.280689 [ 254 ] {3c641358-c2e7-43e9-9a61-b3f25767ac2e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10683 | 2026.01.06 01:55:40.280903 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_76_15} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10684 | 2026.01.06 01:55:40.280927 [ 254 ] {3c641358-c2e7-43e9-9a61-b3f25767ac2e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.01.06 01:55:40.280986 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_76_15} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10686 | 2026.01.06 01:55:40.281046 [ 140 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10687 | 2026.01.06 01:55:40.281065 [ 254 ] {3c641358-c2e7-43e9-9a61-b3f25767ac2e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001292 sec., 57275.54179566564 rows/sec., 4.47 MiB/sec. | ||
| 10688 | 2026.01.06 01:55:40.281077 [ 140 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2026.01.06 01:55:40.281096 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 10690 | 2026.01.06 01:55:40.281110 [ 254 ] {3c641358-c2e7-43e9-9a61-b3f25767ac2e} <Debug> TCPHandler: Processed in 0.001471964 sec. | ||
| 10691 | 2026.01.06 01:55:40.281106 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10692 | 2026.01.06 01:55:40.281203 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558594 sec., 238676.65344534884 rows/sec., 16.46 MiB/sec. | ||
| 10693 | 2026.01.06 01:55:40.281219 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 10694 | 2026.01.06 01:55:40.281228 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10695 | 2026.01.06 01:55:40.281335 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10696 | 2026.01.06 01:55:40.281355 [ 254 ] {5934e103-7ae4-4880-a5fe-016f2eb173b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10697 | 2026.01.06 01:55:40.281370 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 10698 | 2026.01.06 01:55:40.281397 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10699 | 2026.01.06 01:55:40.281401 [ 254 ] {5934e103-7ae4-4880-a5fe-016f2eb173b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10700 | 2026.01.06 01:55:40.281438 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 10701 | 2026.01.06 01:55:40.281489 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 95 rows starting from the beginning of the part | ||
| 10702 | 2026.01.06 01:55:40.281538 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 76 rows starting from the beginning of the part | ||
| 10703 | 2026.01.06 01:55:40.281583 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 95 rows starting from the beginning of the part | ||
| 10704 | 2026.01.06 01:55:40.281630 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 10705 | 2026.01.06 01:55:40.281726 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_71_14} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10706 | 2026.01.06 01:55:40.281828 [ 254 ] {5934e103-7ae4-4880-a5fe-016f2eb173b4} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2026.01.06 01:55:40.281828 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_71_14} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10708 | 2026.01.06 01:55:40.281871 [ 254 ] {5934e103-7ae4-4880-a5fe-016f2eb173b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10709 | 2026.01.06 01:55:40.281967 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10710 | 2026.01.06 01:55:40.282232 [ 254 ] {5934e103-7ae4-4880-a5fe-016f2eb173b4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10711 | 2026.01.06 01:55:40.282454 [ 254 ] {5934e103-7ae4-4880-a5fe-016f2eb173b4} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.01.06 01:55:40.282586 [ 254 ] {5934e103-7ae4-4880-a5fe-016f2eb173b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 10713 | 2026.01.06 01:55:40.282623 [ 254 ] {5934e103-7ae4-4880-a5fe-016f2eb173b4} <Debug> TCPHandler: Processed in 0.001444094 sec. | ||
| 10714 | 2026.01.06 01:55:40.282672 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492004 sec., 1115278.511317664 rows/sec., 86.39 MiB/sec. | ||
| 10715 | 2026.01.06 01:55:40.282727 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10716 | 2026.01.06 01:55:40.282827 [ 254 ] {8a8cfb4d-7ac2-4049-9ac5-d1b940f23466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10717 | 2026.01.06 01:55:40.282845 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10718 | 2026.01.06 01:55:40.282882 [ 254 ] {8a8cfb4d-7ac2-4049-9ac5-d1b940f23466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10719 | 2026.01.06 01:55:40.283085 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_76_15} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2026.01.06 01:55:40.283144 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_76_15} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10721 | 2026.01.06 01:55:40.283205 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10722 | 2026.01.06 01:55:40.283642 [ 254 ] {8a8cfb4d-7ac2-4049-9ac5-d1b940f23466} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2026.01.06 01:55:40.283678 [ 254 ] {8a8cfb4d-7ac2-4049-9ac5-d1b940f23466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10724 | 2026.01.06 01:55:40.284205 [ 254 ] {8a8cfb4d-7ac2-4049-9ac5-d1b940f23466} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10725 | 2026.01.06 01:55:40.284450 [ 254 ] {8a8cfb4d-7ac2-4049-9ac5-d1b940f23466} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2026.01.06 01:55:40.284568 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10727 | 2026.01.06 01:55:40.284591 [ 254 ] {8a8cfb4d-7ac2-4049-9ac5-d1b940f23466} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001781 sec., 5614.823133071308 rows/sec., 10.06 MiB/sec. | ||
| 10728 | 2026.01.06 01:55:40.284604 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10729 | 2026.01.06 01:55:40.284632 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10730 | 2026.01.06 01:55:40.284658 [ 254 ] {8a8cfb4d-7ac2-4049-9ac5-d1b940f23466} <Debug> TCPHandler: Processed in 0.001978798 sec. | ||
| 10731 | 2026.01.06 01:55:40.284710 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 10732 | 2026.01.06 01:55:40.284772 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10733 | 2026.01.06 01:55:40.284871 [ 254 ] {cf6071a9-ebf6-46f0-9b09-ecd486eda481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10734 | 2026.01.06 01:55:40.284912 [ 254 ] {cf6071a9-ebf6-46f0-9b09-ecd486eda481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10735 | 2026.01.06 01:55:40.284928 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10736 | 2026.01.06 01:55:40.284989 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1290 rows starting from the beginning of the part | ||
| 10737 | 2026.01.06 01:55:40.285111 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 10738 | 2026.01.06 01:55:40.285211 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 10739 | 2026.01.06 01:55:40.285244 [ 254 ] {cf6071a9-ebf6-46f0-9b09-ecd486eda481} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.01.06 01:55:40.285286 [ 254 ] {cf6071a9-ebf6-46f0-9b09-ecd486eda481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10741 | 2026.01.06 01:55:40.285302 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 10742 | 2026.01.06 01:55:40.285401 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 31 rows starting from the beginning of the part | ||
| 10743 | 2026.01.06 01:55:40.285493 [ 200 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 10744 | 2026.01.06 01:55:40.285618 [ 254 ] {cf6071a9-ebf6-46f0-9b09-ecd486eda481} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10745 | 2026.01.06 01:55:40.285857 [ 254 ] {cf6071a9-ebf6-46f0-9b09-ecd486eda481} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2026.01.06 01:55:40.285975 [ 140 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10747 | 2026.01.06 01:55:40.285998 [ 254 ] {cf6071a9-ebf6-46f0-9b09-ecd486eda481} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 10748 | 2026.01.06 01:55:40.286002 [ 140 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.01.06 01:55:40.286037 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10750 | 2026.01.06 01:55:40.286041 [ 254 ] {cf6071a9-ebf6-46f0-9b09-ecd486eda481} <Debug> TCPHandler: Processed in 0.001318613 sec. | ||
| 10751 | 2026.01.06 01:55:40.286106 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 10752 | 2026.01.06 01:55:40.286175 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10753 | 2026.01.06 01:55:40.286200 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3606 rows starting from the beginning of the part | ||
| 10754 | 2026.01.06 01:55:40.286244 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 10755 | 2026.01.06 01:55:40.286286 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 10756 | 2026.01.06 01:55:40.286323 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 10757 | 2026.01.06 01:55:40.286360 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 10758 | 2026.01.06 01:55:40.286397 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 10759 | 2026.01.06 01:55:40.287701 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3906 rows, containing 4 columns (4 merged, 0 gathered) in 0.001617415 sec., 2414964.6194699565 rows/sec., 158.74 MiB/sec. | ||
| 10760 | 2026.01.06 01:55:40.288135 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10761 | 2026.01.06 01:55:40.288446 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_76_15} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2026.01.06 01:55:40.288526 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_76_15} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10763 | 2026.01.06 01:55:40.288610 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10764 | 2026.01.06 01:55:40.291546 [ 190 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1382 rows, containing 19 columns (19 merged, 0 gathered) in 0.006869994 sec., 201164.6589502116 rows/sec., 360.48 MiB/sec. | ||
| 10765 | 2026.01.06 01:55:40.292701 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10766 | 2026.01.06 01:55:40.293001 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.01.06 01:55:40.293079 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10768 | 2026.01.06 01:55:40.293182 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 10769 | 2026.01.06 01:55:41.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.64 MiB, peak 330.18 MiB, free memory in arenas 0.00 B, will set to 320.73 MiB (RSS), difference: 2.08 MiB | ||
| 10770 | 2026.01.06 01:55:41.154947 [ 139 ] {} <Debug> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10771 | 2026.01.06 01:55:41.155048 [ 139 ] {} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2026.01.06 01:55:41.155086 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10773 | 2026.01.06 01:55:41.155283 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 10774 | 2026.01.06 01:55:41.155560 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10775 | 2026.01.06 01:55:41.155625 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 10776 | 2026.01.06 01:55:41.155743 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 10777 | 2026.01.06 01:55:41.155823 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 10778 | 2026.01.06 01:55:41.155893 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 10779 | 2026.01.06 01:55:41.155960 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 10780 | 2026.01.06 01:55:41.156879 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690706 sec., 23658.75557311561 rows/sec., 1.97 MiB/sec. | ||
| 10781 | 2026.01.06 01:55:41.157075 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10782 | 2026.01.06 01:55:41.157383 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_17_4} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2026.01.06 01:55:41.157474 [ 190 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_17_4} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10784 | 2026.01.06 01:55:41.157567 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10785 | 2026.01.06 01:55:43.433289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1306 | ||
| 10786 | 2026.01.06 01:55:43.435411 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2026.01.06 01:55:43.435469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 10788 | 2026.01.06 01:55:43.436664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10789 | 2026.01.06 01:55:43.436934 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10790 | 2026.01.06 01:55:43.437305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1306 | ||
| 10791 | 2026.01.06 01:55:45.305622 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10792 | 2026.01.06 01:55:45.305814 [ 254 ] {71706078-feea-4d46-87f2-1330efba51b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10793 | 2026.01.06 01:55:45.305879 [ 254 ] {71706078-feea-4d46-87f2-1330efba51b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10794 | 2026.01.06 01:55:45.306579 [ 254 ] {71706078-feea-4d46-87f2-1330efba51b3} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2026.01.06 01:55:45.306621 [ 254 ] {71706078-feea-4d46-87f2-1330efba51b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10796 | 2026.01.06 01:55:45.307004 [ 254 ] {71706078-feea-4d46-87f2-1330efba51b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10797 | 2026.01.06 01:55:45.307222 [ 254 ] {71706078-feea-4d46-87f2-1330efba51b3} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2026.01.06 01:55:45.307367 [ 254 ] {71706078-feea-4d46-87f2-1330efba51b3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001602 sec., 14981.273408239702 rows/sec., 1.24 MiB/sec. | ||
| 10799 | 2026.01.06 01:55:45.307408 [ 254 ] {71706078-feea-4d46-87f2-1330efba51b3} <Debug> TCPHandler: Processed in 0.001911367 sec. | ||
| 10800 | 2026.01.06 01:55:45.307546 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2026.01.06 01:55:45.307640 [ 254 ] {540d5ab7-58c2-4f68-a145-5c6ef5fc9f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10802 | 2026.01.06 01:55:45.307682 [ 254 ] {540d5ab7-58c2-4f68-a145-5c6ef5fc9f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10803 | 2026.01.06 01:55:45.308121 [ 254 ] {540d5ab7-58c2-4f68-a145-5c6ef5fc9f64} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10804 | 2026.01.06 01:55:45.308156 [ 254 ] {540d5ab7-58c2-4f68-a145-5c6ef5fc9f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10805 | 2026.01.06 01:55:45.308447 [ 254 ] {540d5ab7-58c2-4f68-a145-5c6ef5fc9f64} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10806 | 2026.01.06 01:55:45.308652 [ 254 ] {540d5ab7-58c2-4f68-a145-5c6ef5fc9f64} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10807 | 2026.01.06 01:55:45.308778 [ 254 ] {540d5ab7-58c2-4f68-a145-5c6ef5fc9f64} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 846.47 KiB/sec. | ||
| 10808 | 2026.01.06 01:55:45.308814 [ 254 ] {540d5ab7-58c2-4f68-a145-5c6ef5fc9f64} <Debug> TCPHandler: Processed in 0.001316562 sec. | ||
| 10809 | 2026.01.06 01:55:45.308927 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10810 | 2026.01.06 01:55:45.309019 [ 254 ] {1eb15393-a12d-4a01-b7e2-ffce76ad0394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10811 | 2026.01.06 01:55:45.309057 [ 254 ] {1eb15393-a12d-4a01-b7e2-ffce76ad0394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10812 | 2026.01.06 01:55:45.310215 [ 254 ] {1eb15393-a12d-4a01-b7e2-ffce76ad0394} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.01.06 01:55:45.310251 [ 254 ] {1eb15393-a12d-4a01-b7e2-ffce76ad0394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10814 | 2026.01.06 01:55:45.310667 [ 254 ] {1eb15393-a12d-4a01-b7e2-ffce76ad0394} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10815 | 2026.01.06 01:55:45.310886 [ 254 ] {1eb15393-a12d-4a01-b7e2-ffce76ad0394} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.01.06 01:55:45.311011 [ 254 ] {1eb15393-a12d-4a01-b7e2-ffce76ad0394} <Debug> executeQuery: Read 1384 rows, 118.22 KiB in 0.002009 sec., 688899.9502239921 rows/sec., 57.47 MiB/sec. | ||
| 10817 | 2026.01.06 01:55:45.311048 [ 254 ] {1eb15393-a12d-4a01-b7e2-ffce76ad0394} <Debug> TCPHandler: Processed in 0.002167781 sec. | ||
| 10818 | 2026.01.06 01:55:45.311194 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10819 | 2026.01.06 01:55:45.311288 [ 254 ] {5a88316f-0660-4ba8-942c-a0bf8707773e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10820 | 2026.01.06 01:55:45.311327 [ 254 ] {5a88316f-0660-4ba8-942c-a0bf8707773e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10821 | 2026.01.06 01:55:45.311748 [ 254 ] {5a88316f-0660-4ba8-942c-a0bf8707773e} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.01.06 01:55:45.311785 [ 254 ] {5a88316f-0660-4ba8-942c-a0bf8707773e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10823 | 2026.01.06 01:55:45.312081 [ 254 ] {5a88316f-0660-4ba8-942c-a0bf8707773e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10824 | 2026.01.06 01:55:45.312283 [ 254 ] {5a88316f-0660-4ba8-942c-a0bf8707773e} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10825 | 2026.01.06 01:55:45.312408 [ 254 ] {5a88316f-0660-4ba8-942c-a0bf8707773e} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.001137 sec., 48372.91116974494 rows/sec., 3.55 MiB/sec. | ||
| 10826 | 2026.01.06 01:55:45.312444 [ 254 ] {5a88316f-0660-4ba8-942c-a0bf8707773e} <Debug> TCPHandler: Processed in 0.001297743 sec. | ||
| 10827 | 2026.01.06 01:55:45.312554 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10828 | 2026.01.06 01:55:45.312646 [ 254 ] {4eb11a9b-1ff9-44fb-8f2c-131127617ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10829 | 2026.01.06 01:55:45.312684 [ 254 ] {4eb11a9b-1ff9-44fb-8f2c-131127617ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10830 | 2026.01.06 01:55:45.313158 [ 254 ] {4eb11a9b-1ff9-44fb-8f2c-131127617ebc} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10831 | 2026.01.06 01:55:45.313194 [ 254 ] {4eb11a9b-1ff9-44fb-8f2c-131127617ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10832 | 2026.01.06 01:55:45.313485 [ 254 ] {4eb11a9b-1ff9-44fb-8f2c-131127617ebc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10833 | 2026.01.06 01:55:45.313692 [ 254 ] {4eb11a9b-1ff9-44fb-8f2c-131127617ebc} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10834 | 2026.01.06 01:55:45.313814 [ 254 ] {4eb11a9b-1ff9-44fb-8f2c-131127617ebc} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001186 sec., 212478.9207419899 rows/sec., 14.70 MiB/sec. | ||
| 10835 | 2026.01.06 01:55:45.313850 [ 254 ] {4eb11a9b-1ff9-44fb-8f2c-131127617ebc} <Debug> TCPHandler: Processed in 0.001343222 sec. | ||
| 10836 | 2026.01.06 01:55:45.313961 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10837 | 2026.01.06 01:55:45.314053 [ 254 ] {6e9566c7-fb2e-410c-8863-947d7219824a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10838 | 2026.01.06 01:55:45.314092 [ 254 ] {6e9566c7-fb2e-410c-8863-947d7219824a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10839 | 2026.01.06 01:55:45.314480 [ 254 ] {6e9566c7-fb2e-410c-8863-947d7219824a} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10840 | 2026.01.06 01:55:45.314516 [ 254 ] {6e9566c7-fb2e-410c-8863-947d7219824a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10841 | 2026.01.06 01:55:45.314811 [ 254 ] {6e9566c7-fb2e-410c-8863-947d7219824a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10842 | 2026.01.06 01:55:45.315019 [ 254 ] {6e9566c7-fb2e-410c-8863-947d7219824a} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10843 | 2026.01.06 01:55:45.315142 [ 254 ] {6e9566c7-fb2e-410c-8863-947d7219824a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 10844 | 2026.01.06 01:55:45.315178 [ 254 ] {6e9566c7-fb2e-410c-8863-947d7219824a} <Debug> TCPHandler: Processed in 0.001264062 sec. | ||
| 10845 | 2026.01.06 01:55:45.315285 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10846 | 2026.01.06 01:55:45.315377 [ 254 ] {b7b3baa1-5255-4a2a-9d63-d1101964515a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10847 | 2026.01.06 01:55:45.315414 [ 254 ] {b7b3baa1-5255-4a2a-9d63-d1101964515a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10848 | 2026.01.06 01:55:45.316035 [ 254 ] {b7b3baa1-5255-4a2a-9d63-d1101964515a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2026.01.06 01:55:45.316070 [ 254 ] {b7b3baa1-5255-4a2a-9d63-d1101964515a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10850 | 2026.01.06 01:55:45.316391 [ 254 ] {b7b3baa1-5255-4a2a-9d63-d1101964515a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10851 | 2026.01.06 01:55:45.316592 [ 254 ] {b7b3baa1-5255-4a2a-9d63-d1101964515a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2026.01.06 01:55:45.316716 [ 254 ] {b7b3baa1-5255-4a2a-9d63-d1101964515a} <Debug> executeQuery: Read 599 rows, 46.12 KiB in 0.001356 sec., 441740.412979351 rows/sec., 33.22 MiB/sec. | ||
| 10853 | 2026.01.06 01:55:45.316753 [ 254 ] {b7b3baa1-5255-4a2a-9d63-d1101964515a} <Debug> TCPHandler: Processed in 0.001514814 sec. | ||
| 10854 | 2026.01.06 01:55:45.316866 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10855 | 2026.01.06 01:55:45.316958 [ 254 ] {96a46d27-47ba-4a71-a1d7-ec5fec861769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10856 | 2026.01.06 01:55:45.317000 [ 254 ] {96a46d27-47ba-4a71-a1d7-ec5fec861769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10857 | 2026.01.06 01:55:45.317604 [ 254 ] {96a46d27-47ba-4a71-a1d7-ec5fec861769} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2026.01.06 01:55:45.317640 [ 254 ] {96a46d27-47ba-4a71-a1d7-ec5fec861769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10859 | 2026.01.06 01:55:45.318012 [ 254 ] {96a46d27-47ba-4a71-a1d7-ec5fec861769} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10860 | 2026.01.06 01:55:45.318220 [ 254 ] {96a46d27-47ba-4a71-a1d7-ec5fec861769} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2026.01.06 01:55:45.318344 [ 254 ] {96a46d27-47ba-4a71-a1d7-ec5fec861769} <Debug> executeQuery: Read 880 rows, 61.17 KiB in 0.001404 sec., 626780.6267806267 rows/sec., 42.55 MiB/sec. | ||
| 10862 | 2026.01.06 01:55:45.318380 [ 254 ] {96a46d27-47ba-4a71-a1d7-ec5fec861769} <Debug> TCPHandler: Processed in 0.001561885 sec. | ||
| 10863 | 2026.01.06 01:55:45.318496 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10864 | 2026.01.06 01:55:45.318588 [ 254 ] {7d9ab92b-facf-4407-a077-29bc9aecc3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10865 | 2026.01.06 01:55:45.318641 [ 254 ] {7d9ab92b-facf-4407-a077-29bc9aecc3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10866 | 2026.01.06 01:55:45.319512 [ 254 ] {7d9ab92b-facf-4407-a077-29bc9aecc3d6} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10867 | 2026.01.06 01:55:45.319553 [ 254 ] {7d9ab92b-facf-4407-a077-29bc9aecc3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10868 | 2026.01.06 01:55:45.320113 [ 254 ] {7d9ab92b-facf-4407-a077-29bc9aecc3d6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10869 | 2026.01.06 01:55:45.320338 [ 254 ] {7d9ab92b-facf-4407-a077-29bc9aecc3d6} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10870 | 2026.01.06 01:55:45.320477 [ 254 ] {7d9ab92b-facf-4407-a077-29bc9aecc3d6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001906 sec., 16264.428121720883 rows/sec., 29.15 MiB/sec. | ||
| 10871 | 2026.01.06 01:55:45.320531 [ 254 ] {7d9ab92b-facf-4407-a077-29bc9aecc3d6} <Debug> TCPHandler: Processed in 0.002081799 sec. | ||
| 10872 | 2026.01.06 01:55:45.320640 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10873 | 2026.01.06 01:55:45.320734 [ 254 ] {d8cc25c8-8655-40bb-9b78-b0a24635614d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10874 | 2026.01.06 01:55:45.320774 [ 254 ] {d8cc25c8-8655-40bb-9b78-b0a24635614d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10875 | 2026.01.06 01:55:45.321117 [ 254 ] {d8cc25c8-8655-40bb-9b78-b0a24635614d} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2026.01.06 01:55:45.321153 [ 254 ] {d8cc25c8-8655-40bb-9b78-b0a24635614d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10877 | 2026.01.06 01:55:45.321453 [ 254 ] {d8cc25c8-8655-40bb-9b78-b0a24635614d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10878 | 2026.01.06 01:55:45.321658 [ 254 ] {d8cc25c8-8655-40bb-9b78-b0a24635614d} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2026.01.06 01:55:45.321793 [ 254 ] {d8cc25c8-8655-40bb-9b78-b0a24635614d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 10880 | 2026.01.06 01:55:45.321829 [ 254 ] {d8cc25c8-8655-40bb-9b78-b0a24635614d} <Debug> TCPHandler: Processed in 0.001236511 sec. | ||
| 10881 | 2026.01.06 01:55:45.869474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24473 | ||
| 10882 | 2026.01.06 01:55:45.870056 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2026.01.06 01:55:45.870113 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10884 | 2026.01.06 01:55:45.870648 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10885 | 2026.01.06 01:55:45.870882 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2026.01.06 01:55:45.871010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24473 | ||
| 10887 | 2026.01.06 01:55:45.871037 [ 102 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10888 | 2026.01.06 01:55:45.871113 [ 102 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.01.06 01:55:45.871137 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10890 | 2026.01.06 01:55:45.871250 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 10891 | 2026.01.06 01:55:45.871393 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10892 | 2026.01.06 01:55:45.871434 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22105 rows starting from the beginning of the part | ||
| 10893 | 2026.01.06 01:55:45.871507 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 10894 | 2026.01.06 01:55:45.871560 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 10895 | 2026.01.06 01:55:45.871606 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 10896 | 2026.01.06 01:55:45.871650 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 10897 | 2026.01.06 01:55:45.871694 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 10898 | 2026.01.06 01:55:45.873886 [ 197 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24473 rows, containing 4 columns (4 merged, 0 gathered) in 0.002687825 sec., 9105131.472473096 rows/sec., 130.25 MiB/sec. | ||
| 10899 | 2026.01.06 01:55:45.874343 [ 195 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10900 | 2026.01.06 01:55:45.874676 [ 195 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_51_10} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10901 | 2026.01.06 01:55:45.874768 [ 195 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_51_10} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10902 | 2026.01.06 01:55:45.874897 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10903 | 2026.01.06 01:55:47.238164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10904 | 2026.01.06 01:55:47.256202 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2026.01.06 01:55:47.256277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10906 | 2026.01.06 01:55:47.263599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10907 | 2026.01.06 01:55:47.264469 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2026.01.06 01:55:47.264788 [ 135 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10909 | 2026.01.06 01:55:47.264858 [ 135 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10910 | 2026.01.06 01:55:47.264877 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10911 | 2026.01.06 01:55:47.264975 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 10912 | 2026.01.06 01:55:47.267995 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10913 | 2026.01.06 01:55:47.268870 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 10914 | 2026.01.06 01:55:47.268942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10915 | 2026.01.06 01:55:47.272370 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 10916 | 2026.01.06 01:55:47.276176 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 10917 | 2026.01.06 01:55:47.280372 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 10918 | 2026.01.06 01:55:47.284645 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 10919 | 2026.01.06 01:55:47.288250 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 10920 | 2026.01.06 01:55:47.338290 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.073352515 sec., 5234.994328415325 rows/sec., 27.07 MiB/sec. | ||
| 10921 | 2026.01.06 01:55:47.340540 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10922 | 2026.01.06 01:55:47.342245 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_51_10} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10923 | 2026.01.06 01:55:47.342344 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_51_10} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10924 | 2026.01.06 01:55:47.343741 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10925 | 2026.01.06 01:55:50.276345 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10926 | 2026.01.06 01:55:50.276643 [ 254 ] {4de32461-e417-4911-9972-d1278c1f7aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10927 | 2026.01.06 01:55:50.276710 [ 254 ] {4de32461-e417-4911-9972-d1278c1f7aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10928 | 2026.01.06 01:55:50.277441 [ 254 ] {4de32461-e417-4911-9972-d1278c1f7aa5} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2026.01.06 01:55:50.277497 [ 254 ] {4de32461-e417-4911-9972-d1278c1f7aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10930 | 2026.01.06 01:55:50.277914 [ 254 ] {4de32461-e417-4911-9972-d1278c1f7aa5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10931 | 2026.01.06 01:55:50.278157 [ 254 ] {4de32461-e417-4911-9972-d1278c1f7aa5} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2026.01.06 01:55:50.278318 [ 254 ] {4de32461-e417-4911-9972-d1278c1f7aa5} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001737 sec., 43753.59815774323 rows/sec., 3.59 MiB/sec. | ||
| 10933 | 2026.01.06 01:55:50.278360 [ 254 ] {4de32461-e417-4911-9972-d1278c1f7aa5} <Debug> TCPHandler: Processed in 0.002206501 sec. | ||
| 10934 | 2026.01.06 01:55:50.278496 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10935 | 2026.01.06 01:55:50.278592 [ 254 ] {ffea84a6-5d16-42d2-9cf6-b4c4c86857fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10936 | 2026.01.06 01:55:50.278633 [ 254 ] {ffea84a6-5d16-42d2-9cf6-b4c4c86857fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10937 | 2026.01.06 01:55:50.279034 [ 254 ] {ffea84a6-5d16-42d2-9cf6-b4c4c86857fd} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2026.01.06 01:55:50.279070 [ 254 ] {ffea84a6-5d16-42d2-9cf6-b4c4c86857fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10939 | 2026.01.06 01:55:50.279383 [ 254 ] {ffea84a6-5d16-42d2-9cf6-b4c4c86857fd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10940 | 2026.01.06 01:55:50.279591 [ 254 ] {ffea84a6-5d16-42d2-9cf6-b4c4c86857fd} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2026.01.06 01:55:50.279717 [ 254 ] {ffea84a6-5d16-42d2-9cf6-b4c4c86857fd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001143 sec., 8748.906386701663 rows/sec., 657.88 KiB/sec. | ||
| 10942 | 2026.01.06 01:55:50.279753 [ 254 ] {ffea84a6-5d16-42d2-9cf6-b4c4c86857fd} <Debug> TCPHandler: Processed in 0.001307912 sec. | ||
| 10943 | 2026.01.06 01:55:50.279863 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10944 | 2026.01.06 01:55:50.279956 [ 254 ] {a75ee15a-502f-4fc7-af70-388e4e0b6c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10945 | 2026.01.06 01:55:50.279994 [ 254 ] {a75ee15a-502f-4fc7-af70-388e4e0b6c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10946 | 2026.01.06 01:55:50.280394 [ 254 ] {a75ee15a-502f-4fc7-af70-388e4e0b6c1d} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2026.01.06 01:55:50.280427 [ 254 ] {a75ee15a-502f-4fc7-af70-388e4e0b6c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10948 | 2026.01.06 01:55:50.280730 [ 254 ] {a75ee15a-502f-4fc7-af70-388e4e0b6c1d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10949 | 2026.01.06 01:55:50.280938 [ 254 ] {a75ee15a-502f-4fc7-af70-388e4e0b6c1d} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2026.01.06 01:55:50.281066 [ 254 ] {a75ee15a-502f-4fc7-af70-388e4e0b6c1d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001129 sec., 65544.72984942427 rows/sec., 5.12 MiB/sec. | ||
| 10951 | 2026.01.06 01:55:50.281103 [ 254 ] {a75ee15a-502f-4fc7-af70-388e4e0b6c1d} <Debug> TCPHandler: Processed in 0.001288533 sec. | ||
| 10952 | 2026.01.06 01:55:50.281213 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10953 | 2026.01.06 01:55:50.281307 [ 254 ] {1731bcfe-0188-4fde-8938-dd8050191c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10954 | 2026.01.06 01:55:50.281350 [ 254 ] {1731bcfe-0188-4fde-8938-dd8050191c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10955 | 2026.01.06 01:55:50.281755 [ 254 ] {1731bcfe-0188-4fde-8938-dd8050191c46} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10956 | 2026.01.06 01:55:50.281788 [ 254 ] {1731bcfe-0188-4fde-8938-dd8050191c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10957 | 2026.01.06 01:55:50.282119 [ 254 ] {1731bcfe-0188-4fde-8938-dd8050191c46} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10958 | 2026.01.06 01:55:50.282330 [ 254 ] {1731bcfe-0188-4fde-8938-dd8050191c46} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10959 | 2026.01.06 01:55:50.282463 [ 254 ] {1731bcfe-0188-4fde-8938-dd8050191c46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 10960 | 2026.01.06 01:55:50.282499 [ 254 ] {1731bcfe-0188-4fde-8938-dd8050191c46} <Debug> TCPHandler: Processed in 0.001336063 sec. | ||
| 10961 | 2026.01.06 01:55:50.282609 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10962 | 2026.01.06 01:55:50.282702 [ 254 ] {d495cff7-bc4d-4255-a060-0ba109c7b7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10963 | 2026.01.06 01:55:50.282755 [ 254 ] {d495cff7-bc4d-4255-a060-0ba109c7b7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10964 | 2026.01.06 01:55:50.283509 [ 254 ] {d495cff7-bc4d-4255-a060-0ba109c7b7d0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.01.06 01:55:50.283544 [ 254 ] {d495cff7-bc4d-4255-a060-0ba109c7b7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10966 | 2026.01.06 01:55:50.284060 [ 254 ] {d495cff7-bc4d-4255-a060-0ba109c7b7d0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10967 | 2026.01.06 01:55:50.284289 [ 254 ] {d495cff7-bc4d-4255-a060-0ba109c7b7d0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.01.06 01:55:50.284423 [ 254 ] {d495cff7-bc4d-4255-a060-0ba109c7b7d0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 10969 | 2026.01.06 01:55:50.284487 [ 254 ] {d495cff7-bc4d-4255-a060-0ba109c7b7d0} <Debug> TCPHandler: Processed in 0.001926978 sec. | ||
| 10970 | 2026.01.06 01:55:50.284599 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10971 | 2026.01.06 01:55:50.284703 [ 254 ] {06260021-3108-409d-95ca-36c2bf6386fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10972 | 2026.01.06 01:55:50.284747 [ 254 ] {06260021-3108-409d-95ca-36c2bf6386fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10973 | 2026.01.06 01:55:50.285096 [ 254 ] {06260021-3108-409d-95ca-36c2bf6386fb} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2026.01.06 01:55:50.285133 [ 254 ] {06260021-3108-409d-95ca-36c2bf6386fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10975 | 2026.01.06 01:55:50.285464 [ 254 ] {06260021-3108-409d-95ca-36c2bf6386fb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10976 | 2026.01.06 01:55:50.285682 [ 254 ] {06260021-3108-409d-95ca-36c2bf6386fb} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2026.01.06 01:55:50.285823 [ 254 ] {06260021-3108-409d-95ca-36c2bf6386fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 10978 | 2026.01.06 01:55:50.285861 [ 254 ] {06260021-3108-409d-95ca-36c2bf6386fb} <Debug> TCPHandler: Processed in 0.001314482 sec. | ||
| 10979 | 2026.01.06 01:55:53.208884 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10980 | 2026.01.06 01:55:53.208930 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10981 | 2026.01.06 01:55:53.371227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24985 | ||
| 10982 | 2026.01.06 01:55:53.372103 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10983 | 2026.01.06 01:55:53.372141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10984 | 2026.01.06 01:55:53.372644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10985 | 2026.01.06 01:55:53.372891 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10986 | 2026.01.06 01:55:53.373023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24985 | ||
| 10987 | 2026.01.06 01:55:53.437575 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1338 | ||
| 10988 | 2026.01.06 01:55:53.440328 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10989 | 2026.01.06 01:55:53.440373 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10990 | 2026.01.06 01:55:53.441541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10991 | 2026.01.06 01:55:53.441798 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10992 | 2026.01.06 01:55:53.442057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
| 10993 | 2026.01.06 01:55:54.769064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10994 | 2026.01.06 01:55:54.784415 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10995 | 2026.01.06 01:55:54.784477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 10996 | 2026.01.06 01:55:54.789934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10997 | 2026.01.06 01:55:54.790639 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10998 | 2026.01.06 01:55:54.793538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10999 | 2026.01.06 01:55:55.276670 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11000 | 2026.01.06 01:55:55.276954 [ 254 ] {d0a80342-c2d9-404d-a5c9-7f15c96f3b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11001 | 2026.01.06 01:55:55.277060 [ 254 ] {d0a80342-c2d9-404d-a5c9-7f15c96f3b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11002 | 2026.01.06 01:55:55.277999 [ 254 ] {d0a80342-c2d9-404d-a5c9-7f15c96f3b7c} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11003 | 2026.01.06 01:55:55.278041 [ 254 ] {d0a80342-c2d9-404d-a5c9-7f15c96f3b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11004 | 2026.01.06 01:55:55.278459 [ 254 ] {d0a80342-c2d9-404d-a5c9-7f15c96f3b7c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11005 | 2026.01.06 01:55:55.278698 [ 254 ] {d0a80342-c2d9-404d-a5c9-7f15c96f3b7c} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11006 | 2026.01.06 01:55:55.278858 [ 254 ] {d0a80342-c2d9-404d-a5c9-7f15c96f3b7c} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001982 sec., 59535.82240161454 rows/sec., 5.04 MiB/sec. | ||
| 11007 | 2026.01.06 01:55:55.278909 [ 254 ] {d0a80342-c2d9-404d-a5c9-7f15c96f3b7c} <Debug> TCPHandler: Processed in 0.002421663 sec. | ||
| 11008 | 2026.01.06 01:55:55.279051 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11009 | 2026.01.06 01:55:55.279154 [ 254 ] {f6783c9b-fa9a-44c3-9349-f8504a39246e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11010 | 2026.01.06 01:55:55.279198 [ 254 ] {f6783c9b-fa9a-44c3-9349-f8504a39246e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11011 | 2026.01.06 01:55:55.279650 [ 254 ] {f6783c9b-fa9a-44c3-9349-f8504a39246e} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.01.06 01:55:55.279686 [ 254 ] {f6783c9b-fa9a-44c3-9349-f8504a39246e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11013 | 2026.01.06 01:55:55.280009 [ 254 ] {f6783c9b-fa9a-44c3-9349-f8504a39246e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11014 | 2026.01.06 01:55:55.280223 [ 254 ] {f6783c9b-fa9a-44c3-9349-f8504a39246e} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2026.01.06 01:55:55.280354 [ 254 ] {f6783c9b-fa9a-44c3-9349-f8504a39246e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001224 sec., 25326.797385620914 rows/sec., 1.86 MiB/sec. | ||
| 11016 | 2026.01.06 01:55:55.280392 [ 254 ] {f6783c9b-fa9a-44c3-9349-f8504a39246e} <Debug> TCPHandler: Processed in 0.001403433 sec. | ||
| 11017 | 2026.01.06 01:55:55.280516 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11018 | 2026.01.06 01:55:55.280612 [ 254 ] {5ec07c03-27dd-4336-90b3-675433804848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11019 | 2026.01.06 01:55:55.280652 [ 254 ] {5ec07c03-27dd-4336-90b3-675433804848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11020 | 2026.01.06 01:55:55.281104 [ 254 ] {5ec07c03-27dd-4336-90b3-675433804848} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11021 | 2026.01.06 01:55:55.281139 [ 254 ] {5ec07c03-27dd-4336-90b3-675433804848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11022 | 2026.01.06 01:55:55.281455 [ 254 ] {5ec07c03-27dd-4336-90b3-675433804848} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11023 | 2026.01.06 01:55:55.281663 [ 254 ] {5ec07c03-27dd-4336-90b3-675433804848} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2026.01.06 01:55:55.281789 [ 254 ] {5ec07c03-27dd-4336-90b3-675433804848} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001197 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 11025 | 2026.01.06 01:55:55.281827 [ 254 ] {5ec07c03-27dd-4336-90b3-675433804848} <Debug> TCPHandler: Processed in 0.001369573 sec. | ||
| 11026 | 2026.01.06 01:55:55.281945 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11027 | 2026.01.06 01:55:55.282039 [ 254 ] {e81aae8a-72ac-46b1-9616-76de5708628c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11028 | 2026.01.06 01:55:55.282084 [ 254 ] {e81aae8a-72ac-46b1-9616-76de5708628c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11029 | 2026.01.06 01:55:55.282508 [ 254 ] {e81aae8a-72ac-46b1-9616-76de5708628c} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11030 | 2026.01.06 01:55:55.282543 [ 254 ] {e81aae8a-72ac-46b1-9616-76de5708628c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11031 | 2026.01.06 01:55:55.282890 [ 254 ] {e81aae8a-72ac-46b1-9616-76de5708628c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11032 | 2026.01.06 01:55:55.283094 [ 254 ] {e81aae8a-72ac-46b1-9616-76de5708628c} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2026.01.06 01:55:55.283221 [ 254 ] {e81aae8a-72ac-46b1-9616-76de5708628c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 11034 | 2026.01.06 01:55:55.283259 [ 254 ] {e81aae8a-72ac-46b1-9616-76de5708628c} <Debug> TCPHandler: Processed in 0.001362483 sec. | ||
| 11035 | 2026.01.06 01:55:55.283381 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2026.01.06 01:55:55.283503 [ 254 ] {fcba64b0-d991-4260-b4e9-3e48de16dc77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11037 | 2026.01.06 01:55:55.283570 [ 254 ] {fcba64b0-d991-4260-b4e9-3e48de16dc77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11038 | 2026.01.06 01:55:55.284444 [ 254 ] {fcba64b0-d991-4260-b4e9-3e48de16dc77} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2026.01.06 01:55:55.284479 [ 254 ] {fcba64b0-d991-4260-b4e9-3e48de16dc77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11040 | 2026.01.06 01:55:55.285062 [ 254 ] {fcba64b0-d991-4260-b4e9-3e48de16dc77} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11041 | 2026.01.06 01:55:55.285283 [ 254 ] {fcba64b0-d991-4260-b4e9-3e48de16dc77} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2026.01.06 01:55:55.285423 [ 254 ] {fcba64b0-d991-4260-b4e9-3e48de16dc77} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001945 sec., 15938.303341902314 rows/sec., 28.56 MiB/sec. | ||
| 11043 | 2026.01.06 01:55:55.285490 [ 254 ] {fcba64b0-d991-4260-b4e9-3e48de16dc77} <Debug> TCPHandler: Processed in 0.00216942 sec. | ||
| 11044 | 2026.01.06 01:55:55.285602 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11045 | 2026.01.06 01:55:55.285698 [ 254 ] {32519c56-a55e-4566-8d89-95c43a6fb4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11046 | 2026.01.06 01:55:55.285740 [ 254 ] {32519c56-a55e-4566-8d89-95c43a6fb4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11047 | 2026.01.06 01:55:55.286083 [ 254 ] {32519c56-a55e-4566-8d89-95c43a6fb4c2} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2026.01.06 01:55:55.286119 [ 254 ] {32519c56-a55e-4566-8d89-95c43a6fb4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11049 | 2026.01.06 01:55:55.286432 [ 254 ] {32519c56-a55e-4566-8d89-95c43a6fb4c2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11050 | 2026.01.06 01:55:55.286640 [ 254 ] {32519c56-a55e-4566-8d89-95c43a6fb4c2} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2026.01.06 01:55:55.286771 [ 254 ] {32519c56-a55e-4566-8d89-95c43a6fb4c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 11052 | 2026.01.06 01:55:55.286807 [ 254 ] {32519c56-a55e-4566-8d89-95c43a6fb4c2} <Debug> TCPHandler: Processed in 0.001253872 sec. | ||
| 11053 | 2026.01.06 01:56:00.275678 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11054 | 2026.01.06 01:56:00.275884 [ 254 ] {c1fcf0a0-80d6-4363-8f48-d3ac2697cd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11055 | 2026.01.06 01:56:00.275953 [ 254 ] {c1fcf0a0-80d6-4363-8f48-d3ac2697cd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11056 | 2026.01.06 01:56:00.276666 [ 254 ] {c1fcf0a0-80d6-4363-8f48-d3ac2697cd3c} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2026.01.06 01:56:00.276716 [ 254 ] {c1fcf0a0-80d6-4363-8f48-d3ac2697cd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11058 | 2026.01.06 01:56:00.277175 [ 254 ] {c1fcf0a0-80d6-4363-8f48-d3ac2697cd3c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11059 | 2026.01.06 01:56:00.277430 [ 254 ] {c1fcf0a0-80d6-4363-8f48-d3ac2697cd3c} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2026.01.06 01:56:00.277583 [ 254 ] {c1fcf0a0-80d6-4363-8f48-d3ac2697cd3c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001752 sec., 2283.10502283105 rows/sec., 186.17 KiB/sec. | ||
| 11061 | 2026.01.06 01:56:00.277625 [ 254 ] {c1fcf0a0-80d6-4363-8f48-d3ac2697cd3c} <Debug> TCPHandler: Processed in 0.002085909 sec. | ||
| 11062 | 2026.01.06 01:56:00.277746 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11063 | 2026.01.06 01:56:00.277846 [ 254 ] {d4f817ce-fdf9-4e64-a151-e39b0ff71f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11064 | 2026.01.06 01:56:00.277911 [ 254 ] {d4f817ce-fdf9-4e64-a151-e39b0ff71f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11065 | 2026.01.06 01:56:00.278341 [ 254 ] {d4f817ce-fdf9-4e64-a151-e39b0ff71f19} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11066 | 2026.01.06 01:56:00.278379 [ 254 ] {d4f817ce-fdf9-4e64-a151-e39b0ff71f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11067 | 2026.01.06 01:56:00.278722 [ 254 ] {d4f817ce-fdf9-4e64-a151-e39b0ff71f19} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11068 | 2026.01.06 01:56:00.278938 [ 254 ] {d4f817ce-fdf9-4e64-a151-e39b0ff71f19} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11069 | 2026.01.06 01:56:00.279068 [ 254 ] {d4f817ce-fdf9-4e64-a151-e39b0ff71f19} <Debug> executeQuery: Read 78 rows, 6.53 KiB in 0.001241 sec., 62852.53827558421 rows/sec., 5.14 MiB/sec. | ||
| 11070 | 2026.01.06 01:56:00.279106 [ 254 ] {d4f817ce-fdf9-4e64-a151-e39b0ff71f19} <Debug> TCPHandler: Processed in 0.001409623 sec. | ||
| 11071 | 2026.01.06 01:56:00.279216 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11072 | 2026.01.06 01:56:00.279311 [ 254 ] {1ff63200-b641-4ca6-bf87-4167dcc30c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11073 | 2026.01.06 01:56:00.279351 [ 254 ] {1ff63200-b641-4ca6-bf87-4167dcc30c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11074 | 2026.01.06 01:56:00.279739 [ 254 ] {1ff63200-b641-4ca6-bf87-4167dcc30c95} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11075 | 2026.01.06 01:56:00.279776 [ 254 ] {1ff63200-b641-4ca6-bf87-4167dcc30c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11076 | 2026.01.06 01:56:00.280083 [ 254 ] {1ff63200-b641-4ca6-bf87-4167dcc30c95} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11077 | 2026.01.06 01:56:00.280309 [ 254 ] {1ff63200-b641-4ca6-bf87-4167dcc30c95} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11078 | 2026.01.06 01:56:00.280436 [ 254 ] {1ff63200-b641-4ca6-bf87-4167dcc30c95} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001144 sec., 12237.762237762237 rows/sec., 901.44 KiB/sec. | ||
| 11079 | 2026.01.06 01:56:00.280473 [ 254 ] {1ff63200-b641-4ca6-bf87-4167dcc30c95} <Debug> TCPHandler: Processed in 0.001306422 sec. | ||
| 11080 | 2026.01.06 01:56:00.280585 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11081 | 2026.01.06 01:56:00.280677 [ 254 ] {b429ac44-ab13-456d-ac4d-0d0a2aae52bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11082 | 2026.01.06 01:56:00.280716 [ 254 ] {b429ac44-ab13-456d-ac4d-0d0a2aae52bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11083 | 2026.01.06 01:56:00.281110 [ 254 ] {b429ac44-ab13-456d-ac4d-0d0a2aae52bc} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11084 | 2026.01.06 01:56:00.281146 [ 254 ] {b429ac44-ab13-456d-ac4d-0d0a2aae52bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11085 | 2026.01.06 01:56:00.281450 [ 254 ] {b429ac44-ab13-456d-ac4d-0d0a2aae52bc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11086 | 2026.01.06 01:56:00.281657 [ 254 ] {b429ac44-ab13-456d-ac4d-0d0a2aae52bc} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11087 | 2026.01.06 01:56:00.281780 [ 254 ] {b429ac44-ab13-456d-ac4d-0d0a2aae52bc} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001121 sec., 69580.7314897413 rows/sec., 5.44 MiB/sec. | ||
| 11088 | 2026.01.06 01:56:00.281816 [ 254 ] {b429ac44-ab13-456d-ac4d-0d0a2aae52bc} <Debug> TCPHandler: Processed in 0.001278622 sec. | ||
| 11089 | 2026.01.06 01:56:00.281922 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11090 | 2026.01.06 01:56:00.282014 [ 254 ] {dae759ea-de42-4a3c-a20f-5ed099cd081d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11091 | 2026.01.06 01:56:00.282057 [ 254 ] {dae759ea-de42-4a3c-a20f-5ed099cd081d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11092 | 2026.01.06 01:56:00.282460 [ 254 ] {dae759ea-de42-4a3c-a20f-5ed099cd081d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2026.01.06 01:56:00.282496 [ 254 ] {dae759ea-de42-4a3c-a20f-5ed099cd081d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11094 | 2026.01.06 01:56:00.282840 [ 254 ] {dae759ea-de42-4a3c-a20f-5ed099cd081d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11095 | 2026.01.06 01:56:00.283043 [ 254 ] {dae759ea-de42-4a3c-a20f-5ed099cd081d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.01.06 01:56:00.283160 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 11097 | 2026.01.06 01:56:00.283174 [ 254 ] {dae759ea-de42-4a3c-a20f-5ed099cd081d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001177 sec., 137638.06287170772 rows/sec., 9.58 MiB/sec. | ||
| 11098 | 2026.01.06 01:56:00.283231 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2026.01.06 01:56:00.283239 [ 254 ] {dae759ea-de42-4a3c-a20f-5ed099cd081d} <Debug> TCPHandler: Processed in 0.001364803 sec. | ||
| 11100 | 2026.01.06 01:56:00.283260 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11101 | 2026.01.06 01:56:00.283361 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2026.01.06 01:56:00.283378 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 11103 | 2026.01.06 01:56:00.283457 [ 254 ] {90c1d3a2-6314-4cc5-9757-d4631bcfa041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11104 | 2026.01.06 01:56:00.283515 [ 254 ] {90c1d3a2-6314-4cc5-9757-d4631bcfa041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11105 | 2026.01.06 01:56:00.283516 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11106 | 2026.01.06 01:56:00.283567 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_75_15, total 19924 rows starting from the beginning of the part | ||
| 11107 | 2026.01.06 01:56:00.283633 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11108 | 2026.01.06 01:56:00.283681 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 880 rows starting from the beginning of the part | ||
| 11109 | 2026.01.06 01:56:00.283723 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11110 | 2026.01.06 01:56:00.283761 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11111 | 2026.01.06 01:56:00.283800 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 162 rows starting from the beginning of the part | ||
| 11112 | 2026.01.06 01:56:00.284302 [ 254 ] {90c1d3a2-6314-4cc5-9757-d4631bcfa041} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11113 | 2026.01.06 01:56:00.284344 [ 254 ] {90c1d3a2-6314-4cc5-9757-d4631bcfa041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11114 | 2026.01.06 01:56:00.284910 [ 254 ] {90c1d3a2-6314-4cc5-9757-d4631bcfa041} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11115 | 2026.01.06 01:56:00.285135 [ 254 ] {90c1d3a2-6314-4cc5-9757-d4631bcfa041} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11116 | 2026.01.06 01:56:00.285280 [ 254 ] {90c1d3a2-6314-4cc5-9757-d4631bcfa041} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001841 sec., 5431.830526887561 rows/sec., 9.73 MiB/sec. | ||
| 11117 | 2026.01.06 01:56:00.285346 [ 254 ] {90c1d3a2-6314-4cc5-9757-d4631bcfa041} <Debug> TCPHandler: Processed in 0.002033089 sec. | ||
| 11118 | 2026.01.06 01:56:00.285453 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11119 | 2026.01.06 01:56:00.285546 [ 254 ] {6b4c8b05-ac80-4688-a6d7-4f94187b7645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11120 | 2026.01.06 01:56:00.285587 [ 254 ] {6b4c8b05-ac80-4688-a6d7-4f94187b7645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11121 | 2026.01.06 01:56:00.285914 [ 254 ] {6b4c8b05-ac80-4688-a6d7-4f94187b7645} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11122 | 2026.01.06 01:56:00.285948 [ 254 ] {6b4c8b05-ac80-4688-a6d7-4f94187b7645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11123 | 2026.01.06 01:56:00.286289 [ 254 ] {6b4c8b05-ac80-4688-a6d7-4f94187b7645} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11124 | 2026.01.06 01:56:00.286503 [ 254 ] {6b4c8b05-ac80-4688-a6d7-4f94187b7645} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2026.01.06 01:56:00.286631 [ 254 ] {6b4c8b05-ac80-4688-a6d7-4f94187b7645} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 11126 | 2026.01.06 01:56:00.286665 [ 254 ] {6b4c8b05-ac80-4688-a6d7-4f94187b7645} <Debug> TCPHandler: Processed in 0.001259891 sec. | ||
| 11127 | 2026.01.06 01:56:00.289655 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21446 rows, containing 5 columns (5 merged, 0 gathered) in 0.006329579 sec., 3388219.026889466 rows/sec., 231.33 MiB/sec. | ||
| 11128 | 2026.01.06 01:56:00.290037 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 11129 | 2026.01.06 01:56:00.290311 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11130 | 2026.01.06 01:56:00.290381 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 11131 | 2026.01.06 01:56:00.290463 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 11132 | 2026.01.06 01:56:00.873266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25433 | ||
| 11133 | 2026.01.06 01:56:00.873827 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2026.01.06 01:56:00.873862 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11135 | 2026.01.06 01:56:00.874363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11136 | 2026.01.06 01:56:00.874590 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2026.01.06 01:56:00.874713 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25433 | ||
| 11138 | 2026.01.06 01:56:01.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.01 MiB, peak 335.27 MiB, free memory in arenas 0.00 B, will set to 325.12 MiB (RSS), difference: 2.11 MiB | ||
| 11139 | 2026.01.06 01:56:02.293646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 11140 | 2026.01.06 01:56:02.309997 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2026.01.06 01:56:02.310062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11142 | 2026.01.06 01:56:02.315805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11143 | 2026.01.06 01:56:02.316527 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2026.01.06 01:56:02.319536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 11145 | 2026.01.06 01:56:03.442299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1364 | ||
| 11146 | 2026.01.06 01:56:03.444563 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11147 | 2026.01.06 01:56:03.444601 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11148 | 2026.01.06 01:56:03.445751 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11149 | 2026.01.06 01:56:03.446016 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11150 | 2026.01.06 01:56:03.446273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 11151 | 2026.01.06 01:56:05.276985 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2026.01.06 01:56:05.277203 [ 254 ] {f8f1f123-ff56-4492-a5c7-51c0124418b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11153 | 2026.01.06 01:56:05.277278 [ 254 ] {f8f1f123-ff56-4492-a5c7-51c0124418b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11154 | 2026.01.06 01:56:05.278108 [ 254 ] {f8f1f123-ff56-4492-a5c7-51c0124418b1} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2026.01.06 01:56:05.278157 [ 254 ] {f8f1f123-ff56-4492-a5c7-51c0124418b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11156 | 2026.01.06 01:56:05.278573 [ 254 ] {f8f1f123-ff56-4492-a5c7-51c0124418b1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11157 | 2026.01.06 01:56:05.278804 [ 254 ] {f8f1f123-ff56-4492-a5c7-51c0124418b1} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2026.01.06 01:56:05.278957 [ 254 ] {f8f1f123-ff56-4492-a5c7-51c0124418b1} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.00181 sec., 65193.37016574586 rows/sec., 5.52 MiB/sec. | ||
| 11159 | 2026.01.06 01:56:05.278977 [ 118 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11160 | 2026.01.06 01:56:05.279000 [ 254 ] {f8f1f123-ff56-4492-a5c7-51c0124418b1} <Debug> TCPHandler: Processed in 0.0021532 sec. | ||
| 11161 | 2026.01.06 01:56:05.279052 [ 118 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2026.01.06 01:56:05.279081 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11163 | 2026.01.06 01:56:05.279200 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11164 | 2026.01.06 01:56:05.279204 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 11165 | 2026.01.06 01:56:05.279308 [ 254 ] {a69599f6-a115-4b9a-8c1e-95064718ad14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11166 | 2026.01.06 01:56:05.279360 [ 254 ] {a69599f6-a115-4b9a-8c1e-95064718ad14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11167 | 2026.01.06 01:56:05.279373 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11168 | 2026.01.06 01:56:05.279415 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2468 rows starting from the beginning of the part | ||
| 11169 | 2026.01.06 01:56:05.279485 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1384 rows starting from the beginning of the part | ||
| 11170 | 2026.01.06 01:56:05.279536 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 76 rows starting from the beginning of the part | ||
| 11171 | 2026.01.06 01:56:05.279583 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 118 rows starting from the beginning of the part | ||
| 11172 | 2026.01.06 01:56:05.279626 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 78 rows starting from the beginning of the part | ||
| 11173 | 2026.01.06 01:56:05.279670 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 118 rows starting from the beginning of the part | ||
| 11174 | 2026.01.06 01:56:05.279821 [ 254 ] {a69599f6-a115-4b9a-8c1e-95064718ad14} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2026.01.06 01:56:05.279864 [ 254 ] {a69599f6-a115-4b9a-8c1e-95064718ad14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11176 | 2026.01.06 01:56:05.280199 [ 254 ] {a69599f6-a115-4b9a-8c1e-95064718ad14} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11177 | 2026.01.06 01:56:05.280426 [ 254 ] {a69599f6-a115-4b9a-8c1e-95064718ad14} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.01.06 01:56:05.280562 [ 254 ] {a69599f6-a115-4b9a-8c1e-95064718ad14} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001279 sec., 24237.685691946834 rows/sec., 1.78 MiB/sec. | ||
| 11179 | 2026.01.06 01:56:05.280568 [ 118 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11180 | 2026.01.06 01:56:05.280601 [ 254 ] {a69599f6-a115-4b9a-8c1e-95064718ad14} <Debug> TCPHandler: Processed in 0.001454904 sec. | ||
| 11181 | 2026.01.06 01:56:05.280613 [ 118 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11182 | 2026.01.06 01:56:05.280638 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11183 | 2026.01.06 01:56:05.280720 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11184 | 2026.01.06 01:56:05.280732 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 11185 | 2026.01.06 01:56:05.280819 [ 254 ] {dc658435-b32d-4800-af23-663866885f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11186 | 2026.01.06 01:56:05.280844 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11187 | 2026.01.06 01:56:05.280863 [ 254 ] {dc658435-b32d-4800-af23-663866885f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11188 | 2026.01.06 01:56:05.280875 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 11189 | 2026.01.06 01:56:05.280932 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 55 rows starting from the beginning of the part | ||
| 11190 | 2026.01.06 01:56:05.280975 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 11191 | 2026.01.06 01:56:05.281015 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 11192 | 2026.01.06 01:56:05.281053 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 14 rows starting from the beginning of the part | ||
| 11193 | 2026.01.06 01:56:05.281089 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 31 rows starting from the beginning of the part | ||
| 11194 | 2026.01.06 01:56:05.281315 [ 254 ] {dc658435-b32d-4800-af23-663866885f9d} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2026.01.06 01:56:05.281355 [ 254 ] {dc658435-b32d-4800-af23-663866885f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11196 | 2026.01.06 01:56:05.281485 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4242 rows, containing 5 columns (5 merged, 0 gathered) in 0.002340422 sec., 1812493.6443085906 rows/sec., 156.25 MiB/sec. | ||
| 11197 | 2026.01.06 01:56:05.281726 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11198 | 2026.01.06 01:56:05.281741 [ 254 ] {dc658435-b32d-4800-af23-663866885f9d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11199 | 2026.01.06 01:56:05.281845 [ 186 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001150501 sec., 364189.16628494894 rows/sec., 25.44 MiB/sec. | ||
| 11200 | 2026.01.06 01:56:05.282006 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11201 | 2026.01.06 01:56:05.282048 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_81_16} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.01.06 01:56:05.282063 [ 254 ] {dc658435-b32d-4800-af23-663866885f9d} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2026.01.06 01:56:05.282121 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_81_16} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11204 | 2026.01.06 01:56:05.282193 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 11205 | 2026.01.06 01:56:05.282210 [ 254 ] {dc658435-b32d-4800-af23-663866885f9d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001408 sec., 67471.59090909091 rows/sec., 5.27 MiB/sec. | ||
| 11206 | 2026.01.06 01:56:05.282218 [ 118 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11207 | 2026.01.06 01:56:05.282266 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_76_15} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2026.01.06 01:56:05.282279 [ 118 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11209 | 2026.01.06 01:56:05.282282 [ 254 ] {dc658435-b32d-4800-af23-663866885f9d} <Debug> TCPHandler: Processed in 0.001608955 sec. | ||
| 11210 | 2026.01.06 01:56:05.282328 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11211 | 2026.01.06 01:56:05.282370 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_76_15} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11212 | 2026.01.06 01:56:05.282434 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 11213 | 2026.01.06 01:56:05.282454 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11214 | 2026.01.06 01:56:05.282465 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11215 | 2026.01.06 01:56:05.282529 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11216 | 2026.01.06 01:56:05.282553 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 11217 | 2026.01.06 01:56:05.282557 [ 254 ] {5e89bf62-ef8d-4f72-8600-df2dcf561ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11218 | 2026.01.06 01:56:05.282599 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 599 rows starting from the beginning of the part | ||
| 11219 | 2026.01.06 01:56:05.282609 [ 254 ] {5e89bf62-ef8d-4f72-8600-df2dcf561ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11220 | 2026.01.06 01:56:05.282646 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 74 rows starting from the beginning of the part | ||
| 11221 | 2026.01.06 01:56:05.282687 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 95 rows starting from the beginning of the part | ||
| 11222 | 2026.01.06 01:56:05.282719 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 78 rows starting from the beginning of the part | ||
| 11223 | 2026.01.06 01:56:05.282761 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 95 rows starting from the beginning of the part | ||
| 11224 | 2026.01.06 01:56:05.283049 [ 254 ] {5e89bf62-ef8d-4f72-8600-df2dcf561ba9} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2026.01.06 01:56:05.283089 [ 254 ] {5e89bf62-ef8d-4f72-8600-df2dcf561ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11226 | 2026.01.06 01:56:05.283455 [ 254 ] {5e89bf62-ef8d-4f72-8600-df2dcf561ba9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11227 | 2026.01.06 01:56:05.283678 [ 254 ] {5e89bf62-ef8d-4f72-8600-df2dcf561ba9} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11228 | 2026.01.06 01:56:05.283743 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347232 sec., 1626297.4751193558 rows/sec., 126.42 MiB/sec. | ||
| 11229 | 2026.01.06 01:56:05.283808 [ 254 ] {5e89bf62-ef8d-4f72-8600-df2dcf561ba9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 11230 | 2026.01.06 01:56:05.283850 [ 254 ] {5e89bf62-ef8d-4f72-8600-df2dcf561ba9} <Debug> TCPHandler: Processed in 0.001443624 sec. | ||
| 11231 | 2026.01.06 01:56:05.283899 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11232 | 2026.01.06 01:56:05.283969 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2026.01.06 01:56:05.284068 [ 254 ] {1a72e26a-07df-4cf6-b888-4a717a0a9bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11234 | 2026.01.06 01:56:05.284123 [ 254 ] {1a72e26a-07df-4cf6-b888-4a717a0a9bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11235 | 2026.01.06 01:56:05.284146 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_81_16} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.01.06 01:56:05.284213 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_81_16} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11237 | 2026.01.06 01:56:05.284277 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 11238 | 2026.01.06 01:56:05.285081 [ 254 ] {1a72e26a-07df-4cf6-b888-4a717a0a9bd9} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11239 | 2026.01.06 01:56:05.285129 [ 254 ] {1a72e26a-07df-4cf6-b888-4a717a0a9bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11240 | 2026.01.06 01:56:05.285693 [ 254 ] {1a72e26a-07df-4cf6-b888-4a717a0a9bd9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11241 | 2026.01.06 01:56:05.285923 [ 254 ] {1a72e26a-07df-4cf6-b888-4a717a0a9bd9} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11242 | 2026.01.06 01:56:05.286038 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11243 | 2026.01.06 01:56:05.286056 [ 254 ] {1a72e26a-07df-4cf6-b888-4a717a0a9bd9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002007 sec., 15445.939212755355 rows/sec., 27.68 MiB/sec. | ||
| 11244 | 2026.01.06 01:56:05.286070 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.01.06 01:56:05.286095 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11246 | 2026.01.06 01:56:05.286116 [ 254 ] {1a72e26a-07df-4cf6-b888-4a717a0a9bd9} <Debug> TCPHandler: Processed in 0.00219371 sec. | ||
| 11247 | 2026.01.06 01:56:05.286170 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 11248 | 2026.01.06 01:56:05.286238 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11249 | 2026.01.06 01:56:05.286337 [ 254 ] {4af2a3a7-e432-4c3b-908a-d4065faccea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11250 | 2026.01.06 01:56:05.286379 [ 254 ] {4af2a3a7-e432-4c3b-908a-d4065faccea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11251 | 2026.01.06 01:56:05.286401 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11252 | 2026.01.06 01:56:05.286458 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1382 rows starting from the beginning of the part | ||
| 11253 | 2026.01.06 01:56:05.286572 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 31 rows starting from the beginning of the part | ||
| 11254 | 2026.01.06 01:56:05.286665 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 11255 | 2026.01.06 01:56:05.286716 [ 254 ] {4af2a3a7-e432-4c3b-908a-d4065faccea7} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11256 | 2026.01.06 01:56:05.286752 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 11257 | 2026.01.06 01:56:05.286757 [ 254 ] {4af2a3a7-e432-4c3b-908a-d4065faccea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11258 | 2026.01.06 01:56:05.286844 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 11259 | 2026.01.06 01:56:05.286932 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 31 rows starting from the beginning of the part | ||
| 11260 | 2026.01.06 01:56:05.287097 [ 254 ] {4af2a3a7-e432-4c3b-908a-d4065faccea7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11261 | 2026.01.06 01:56:05.287349 [ 254 ] {4af2a3a7-e432-4c3b-908a-d4065faccea7} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11262 | 2026.01.06 01:56:05.287459 [ 118 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11263 | 2026.01.06 01:56:05.287481 [ 254 ] {4af2a3a7-e432-4c3b-908a-d4065faccea7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 11264 | 2026.01.06 01:56:05.287488 [ 118 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11265 | 2026.01.06 01:56:05.287522 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11266 | 2026.01.06 01:56:05.287524 [ 254 ] {4af2a3a7-e432-4c3b-908a-d4065faccea7} <Debug> TCPHandler: Processed in 0.001333702 sec. | ||
| 11267 | 2026.01.06 01:56:05.287606 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 11268 | 2026.01.06 01:56:05.287717 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11269 | 2026.01.06 01:56:05.287746 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3906 rows starting from the beginning of the part | ||
| 11270 | 2026.01.06 01:56:05.287797 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 11271 | 2026.01.06 01:56:05.287839 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 11272 | 2026.01.06 01:56:05.287874 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 11273 | 2026.01.06 01:56:05.287913 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 11274 | 2026.01.06 01:56:05.287959 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 11275 | 2026.01.06 01:56:05.289841 [ 189 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4206 rows, containing 4 columns (4 merged, 0 gathered) in 0.002273451 sec., 1850050.8698010205 rows/sec., 121.83 MiB/sec. | ||
| 11276 | 2026.01.06 01:56:05.290327 [ 193 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11277 | 2026.01.06 01:56:05.290621 [ 193 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_81_16} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.01.06 01:56:05.290697 [ 193 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_81_16} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11279 | 2026.01.06 01:56:05.290783 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 11280 | 2026.01.06 01:56:05.294189 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1495 rows, containing 19 columns (19 merged, 0 gathered) in 0.008053476 sec., 185634.1286669259 rows/sec., 332.65 MiB/sec. | ||
| 11281 | 2026.01.06 01:56:05.295452 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11282 | 2026.01.06 01:56:05.295781 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11283 | 2026.01.06 01:56:05.295852 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11284 | 2026.01.06 01:56:05.295950 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 11285 | 2026.01.06 01:56:06.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.85 MiB, peak 337.37 MiB, free memory in arenas 0.00 B, will set to 329.05 MiB (RSS), difference: 3.21 MiB | ||
| 11286 | 2026.01.06 01:56:08.209197 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11287 | 2026.01.06 01:56:08.209253 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11288 | 2026.01.06 01:56:08.374860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25945 | ||
| 11289 | 2026.01.06 01:56:08.375471 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.01.06 01:56:08.375527 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 11291 | 2026.01.06 01:56:08.376079 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11292 | 2026.01.06 01:56:08.376318 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.01.06 01:56:08.376466 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25945 | ||
| 11294 | 2026.01.06 01:56:09.819593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 11295 | 2026.01.06 01:56:09.837290 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2026.01.06 01:56:09.837368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11297 | 2026.01.06 01:56:09.843554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11298 | 2026.01.06 01:56:09.844338 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11299 | 2026.01.06 01:56:09.848051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11300 | 2026.01.06 01:56:10.275345 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2026.01.06 01:56:10.275641 [ 254 ] {42ee4d11-b0f8-48e0-ac3f-8bdc748db563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11302 | 2026.01.06 01:56:10.275741 [ 254 ] {42ee4d11-b0f8-48e0-ac3f-8bdc748db563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11303 | 2026.01.06 01:56:10.276561 [ 254 ] {42ee4d11-b0f8-48e0-ac3f-8bdc748db563} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.01.06 01:56:10.276598 [ 254 ] {42ee4d11-b0f8-48e0-ac3f-8bdc748db563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11305 | 2026.01.06 01:56:10.276989 [ 254 ] {42ee4d11-b0f8-48e0-ac3f-8bdc748db563} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11306 | 2026.01.06 01:56:10.277217 [ 254 ] {42ee4d11-b0f8-48e0-ac3f-8bdc748db563} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.01.06 01:56:10.277358 [ 254 ] {42ee4d11-b0f8-48e0-ac3f-8bdc748db563} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001807 sec., 42058.66076369673 rows/sec., 3.45 MiB/sec. | ||
| 11308 | 2026.01.06 01:56:10.277397 [ 254 ] {42ee4d11-b0f8-48e0-ac3f-8bdc748db563} <Debug> TCPHandler: Processed in 0.002243711 sec. | ||
| 11309 | 2026.01.06 01:56:10.277526 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11310 | 2026.01.06 01:56:10.277621 [ 254 ] {3813e6dc-dd4d-4e6c-b24a-6f6eda447249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11311 | 2026.01.06 01:56:10.277658 [ 254 ] {3813e6dc-dd4d-4e6c-b24a-6f6eda447249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11312 | 2026.01.06 01:56:10.278076 [ 254 ] {3813e6dc-dd4d-4e6c-b24a-6f6eda447249} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2026.01.06 01:56:10.278107 [ 254 ] {3813e6dc-dd4d-4e6c-b24a-6f6eda447249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11314 | 2026.01.06 01:56:10.278459 [ 254 ] {3813e6dc-dd4d-4e6c-b24a-6f6eda447249} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11315 | 2026.01.06 01:56:10.278672 [ 254 ] {3813e6dc-dd4d-4e6c-b24a-6f6eda447249} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2026.01.06 01:56:10.278796 [ 254 ] {3813e6dc-dd4d-4e6c-b24a-6f6eda447249} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 639.96 KiB/sec. | ||
| 11317 | 2026.01.06 01:56:10.278831 [ 254 ] {3813e6dc-dd4d-4e6c-b24a-6f6eda447249} <Debug> TCPHandler: Processed in 0.001341102 sec. | ||
| 11318 | 2026.01.06 01:56:10.278948 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11319 | 2026.01.06 01:56:10.279051 [ 254 ] {3f308aae-ffe2-4848-81b2-080d0a2c82b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11320 | 2026.01.06 01:56:10.279104 [ 254 ] {3f308aae-ffe2-4848-81b2-080d0a2c82b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11321 | 2026.01.06 01:56:10.279550 [ 254 ] {3f308aae-ffe2-4848-81b2-080d0a2c82b6} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11322 | 2026.01.06 01:56:10.279588 [ 254 ] {3f308aae-ffe2-4848-81b2-080d0a2c82b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11323 | 2026.01.06 01:56:10.279890 [ 254 ] {3f308aae-ffe2-4848-81b2-080d0a2c82b6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11324 | 2026.01.06 01:56:10.280093 [ 254 ] {3f308aae-ffe2-4848-81b2-080d0a2c82b6} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2026.01.06 01:56:10.280213 [ 254 ] {3f308aae-ffe2-4848-81b2-080d0a2c82b6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001179 sec., 62765.05513146735 rows/sec., 4.90 MiB/sec. | ||
| 11326 | 2026.01.06 01:56:10.280247 [ 254 ] {3f308aae-ffe2-4848-81b2-080d0a2c82b6} <Debug> TCPHandler: Processed in 0.001346082 sec. | ||
| 11327 | 2026.01.06 01:56:10.280382 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11328 | 2026.01.06 01:56:10.280474 [ 254 ] {f3c7035f-30cc-4a4e-b146-25a05ecd8e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11329 | 2026.01.06 01:56:10.280515 [ 254 ] {f3c7035f-30cc-4a4e-b146-25a05ecd8e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11330 | 2026.01.06 01:56:10.280983 [ 254 ] {f3c7035f-30cc-4a4e-b146-25a05ecd8e88} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2026.01.06 01:56:10.281017 [ 254 ] {f3c7035f-30cc-4a4e-b146-25a05ecd8e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11332 | 2026.01.06 01:56:10.281357 [ 254 ] {f3c7035f-30cc-4a4e-b146-25a05ecd8e88} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11333 | 2026.01.06 01:56:10.281570 [ 254 ] {f3c7035f-30cc-4a4e-b146-25a05ecd8e88} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.01.06 01:56:10.281696 [ 254 ] {f3c7035f-30cc-4a4e-b146-25a05ecd8e88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 11335 | 2026.01.06 01:56:10.281732 [ 254 ] {f3c7035f-30cc-4a4e-b146-25a05ecd8e88} <Debug> TCPHandler: Processed in 0.001413413 sec. | ||
| 11336 | 2026.01.06 01:56:10.281848 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11337 | 2026.01.06 01:56:10.281951 [ 254 ] {d461705b-8f8b-4283-a7e0-c7cd5c0ca096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11338 | 2026.01.06 01:56:10.282005 [ 254 ] {d461705b-8f8b-4283-a7e0-c7cd5c0ca096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11339 | 2026.01.06 01:56:10.282776 [ 254 ] {d461705b-8f8b-4283-a7e0-c7cd5c0ca096} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2026.01.06 01:56:10.282811 [ 254 ] {d461705b-8f8b-4283-a7e0-c7cd5c0ca096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11341 | 2026.01.06 01:56:10.283323 [ 254 ] {d461705b-8f8b-4283-a7e0-c7cd5c0ca096} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11342 | 2026.01.06 01:56:10.283534 [ 254 ] {d461705b-8f8b-4283-a7e0-c7cd5c0ca096} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11343 | 2026.01.06 01:56:10.283669 [ 254 ] {d461705b-8f8b-4283-a7e0-c7cd5c0ca096} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 11344 | 2026.01.06 01:56:10.283721 [ 254 ] {d461705b-8f8b-4283-a7e0-c7cd5c0ca096} <Debug> TCPHandler: Processed in 0.001920888 sec. | ||
| 11345 | 2026.01.06 01:56:10.283899 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11346 | 2026.01.06 01:56:10.283991 [ 254 ] {1aaf8e02-1298-4618-8720-e4f47850dc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11347 | 2026.01.06 01:56:10.284032 [ 254 ] {1aaf8e02-1298-4618-8720-e4f47850dc5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11348 | 2026.01.06 01:56:10.284367 [ 254 ] {1aaf8e02-1298-4618-8720-e4f47850dc5f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11349 | 2026.01.06 01:56:10.284400 [ 254 ] {1aaf8e02-1298-4618-8720-e4f47850dc5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11350 | 2026.01.06 01:56:10.284705 [ 254 ] {1aaf8e02-1298-4618-8720-e4f47850dc5f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11351 | 2026.01.06 01:56:10.284919 [ 254 ] {1aaf8e02-1298-4618-8720-e4f47850dc5f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2026.01.06 01:56:10.285041 [ 254 ] {1aaf8e02-1298-4618-8720-e4f47850dc5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 11353 | 2026.01.06 01:56:10.285075 [ 254 ] {1aaf8e02-1298-4618-8720-e4f47850dc5f} <Debug> TCPHandler: Processed in 0.001223082 sec. | ||
| 11354 | 2026.01.06 01:56:13.446474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1388 | ||
| 11355 | 2026.01.06 01:56:13.448650 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11356 | 2026.01.06 01:56:13.448695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11357 | 2026.01.06 01:56:13.449862 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11358 | 2026.01.06 01:56:13.450124 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2026.01.06 01:56:13.450274 [ 111 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11360 | 2026.01.06 01:56:13.450341 [ 111 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2026.01.06 01:56:13.450360 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11362 | 2026.01.06 01:56:13.450450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1388 | ||
| 11363 | 2026.01.06 01:56:13.450512 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 11364 | 2026.01.06 01:56:13.451276 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11365 | 2026.01.06 01:56:13.451415 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 11366 | 2026.01.06 01:56:13.451763 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 11367 | 2026.01.06 01:56:13.452093 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 11368 | 2026.01.06 01:56:13.452430 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 11369 | 2026.01.06 01:56:13.452783 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 11370 | 2026.01.06 01:56:13.453103 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 11371 | 2026.01.06 01:56:13.459302 [ 196 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 72 columns (72 merged, 0 gathered) in 0.008870883 sec., 156466.94923154777 rows/sec., 125.63 MiB/sec. | ||
| 11372 | 2026.01.06 01:56:13.461000 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11373 | 2026.01.06 01:56:13.461586 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_41_8} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2026.01.06 01:56:13.461662 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_41_8} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11375 | 2026.01.06 01:56:13.461967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11376 | 2026.01.06 01:56:15.307744 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2026.01.06 01:56:15.307940 [ 254 ] {c2ddb04e-eaac-4e50-bc98-7515ebbad221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11378 | 2026.01.06 01:56:15.308005 [ 254 ] {c2ddb04e-eaac-4e50-bc98-7515ebbad221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11379 | 2026.01.06 01:56:15.308637 [ 254 ] {c2ddb04e-eaac-4e50-bc98-7515ebbad221} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.01.06 01:56:15.308680 [ 254 ] {c2ddb04e-eaac-4e50-bc98-7515ebbad221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11381 | 2026.01.06 01:56:15.309079 [ 254 ] {c2ddb04e-eaac-4e50-bc98-7515ebbad221} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11382 | 2026.01.06 01:56:15.309301 [ 254 ] {c2ddb04e-eaac-4e50-bc98-7515ebbad221} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.01.06 01:56:15.309456 [ 254 ] {c2ddb04e-eaac-4e50-bc98-7515ebbad221} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001567 sec., 15315.890236119974 rows/sec., 1.27 MiB/sec. | ||
| 11384 | 2026.01.06 01:56:15.309497 [ 254 ] {c2ddb04e-eaac-4e50-bc98-7515ebbad221} <Debug> TCPHandler: Processed in 0.001880828 sec. | ||
| 11385 | 2026.01.06 01:56:15.309622 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.01.06 01:56:15.309723 [ 254 ] {e46e1aa9-f454-4a0d-8311-5e546d9d163a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11387 | 2026.01.06 01:56:15.309765 [ 254 ] {e46e1aa9-f454-4a0d-8311-5e546d9d163a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11388 | 2026.01.06 01:56:15.310673 [ 254 ] {e46e1aa9-f454-4a0d-8311-5e546d9d163a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.01.06 01:56:15.310710 [ 254 ] {e46e1aa9-f454-4a0d-8311-5e546d9d163a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11390 | 2026.01.06 01:56:15.311117 [ 254 ] {e46e1aa9-f454-4a0d-8311-5e546d9d163a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11391 | 2026.01.06 01:56:15.311339 [ 254 ] {e46e1aa9-f454-4a0d-8311-5e546d9d163a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.01.06 01:56:15.311468 [ 254 ] {e46e1aa9-f454-4a0d-8311-5e546d9d163a} <Debug> executeQuery: Read 1378 rows, 117.79 KiB in 0.001765 sec., 780736.5439093484 rows/sec., 65.17 MiB/sec. | ||
| 11393 | 2026.01.06 01:56:15.311505 [ 254 ] {e46e1aa9-f454-4a0d-8311-5e546d9d163a} <Debug> TCPHandler: Processed in 0.001934567 sec. | ||
| 11394 | 2026.01.06 01:56:15.311617 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.01.06 01:56:15.311712 [ 254 ] {f1098bea-3f4e-4e7f-a273-896865731503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11396 | 2026.01.06 01:56:15.311752 [ 254 ] {f1098bea-3f4e-4e7f-a273-896865731503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11397 | 2026.01.06 01:56:15.312153 [ 254 ] {f1098bea-3f4e-4e7f-a273-896865731503} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.01.06 01:56:15.312188 [ 254 ] {f1098bea-3f4e-4e7f-a273-896865731503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11399 | 2026.01.06 01:56:15.312505 [ 254 ] {f1098bea-3f4e-4e7f-a273-896865731503} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11400 | 2026.01.06 01:56:15.312715 [ 254 ] {f1098bea-3f4e-4e7f-a273-896865731503} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.01.06 01:56:15.312848 [ 254 ] {f1098bea-3f4e-4e7f-a273-896865731503} <Debug> executeQuery: Read 43 rows, 3.29 KiB in 0.001155 sec., 37229.43722943723 rows/sec., 2.78 MiB/sec. | ||
| 11402 | 2026.01.06 01:56:15.312886 [ 254 ] {f1098bea-3f4e-4e7f-a273-896865731503} <Debug> TCPHandler: Processed in 0.001318373 sec. | ||
| 11403 | 2026.01.06 01:56:15.312984 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2026.01.06 01:56:15.313077 [ 254 ] {4c6c6706-a10f-4f9c-b527-3903d2dbe7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11405 | 2026.01.06 01:56:15.313116 [ 254 ] {4c6c6706-a10f-4f9c-b527-3903d2dbe7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11406 | 2026.01.06 01:56:15.313557 [ 254 ] {4c6c6706-a10f-4f9c-b527-3903d2dbe7f6} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.01.06 01:56:15.313591 [ 254 ] {4c6c6706-a10f-4f9c-b527-3903d2dbe7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11408 | 2026.01.06 01:56:15.313900 [ 254 ] {4c6c6706-a10f-4f9c-b527-3903d2dbe7f6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11409 | 2026.01.06 01:56:15.314107 [ 254 ] {4c6c6706-a10f-4f9c-b527-3903d2dbe7f6} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.01.06 01:56:15.314230 [ 254 ] {4c6c6706-a10f-4f9c-b527-3903d2dbe7f6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001172 sec., 215017.06484641635 rows/sec., 14.87 MiB/sec. | ||
| 11411 | 2026.01.06 01:56:15.314268 [ 254 ] {4c6c6706-a10f-4f9c-b527-3903d2dbe7f6} <Debug> TCPHandler: Processed in 0.001331462 sec. | ||
| 11412 | 2026.01.06 01:56:15.314379 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11413 | 2026.01.06 01:56:15.314474 [ 254 ] {54774746-5d93-4d20-895f-a497d472a5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11414 | 2026.01.06 01:56:15.314514 [ 254 ] {54774746-5d93-4d20-895f-a497d472a5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11415 | 2026.01.06 01:56:15.314892 [ 254 ] {54774746-5d93-4d20-895f-a497d472a5eb} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.01.06 01:56:15.314925 [ 254 ] {54774746-5d93-4d20-895f-a497d472a5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11417 | 2026.01.06 01:56:15.315220 [ 254 ] {54774746-5d93-4d20-895f-a497d472a5eb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11418 | 2026.01.06 01:56:15.315429 [ 254 ] {54774746-5d93-4d20-895f-a497d472a5eb} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.01.06 01:56:15.315555 [ 254 ] {54774746-5d93-4d20-895f-a497d472a5eb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 11420 | 2026.01.06 01:56:15.315592 [ 254 ] {54774746-5d93-4d20-895f-a497d472a5eb} <Debug> TCPHandler: Processed in 0.001266712 sec. | ||
| 11421 | 2026.01.06 01:56:15.315693 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11422 | 2026.01.06 01:56:15.315785 [ 254 ] {a6ac57fa-e240-45aa-8ea1-ba88970761e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11423 | 2026.01.06 01:56:15.315824 [ 254 ] {a6ac57fa-e240-45aa-8ea1-ba88970761e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11424 | 2026.01.06 01:56:15.316399 [ 254 ] {a6ac57fa-e240-45aa-8ea1-ba88970761e9} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2026.01.06 01:56:15.316433 [ 254 ] {a6ac57fa-e240-45aa-8ea1-ba88970761e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11426 | 2026.01.06 01:56:15.316759 [ 254 ] {a6ac57fa-e240-45aa-8ea1-ba88970761e9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11427 | 2026.01.06 01:56:15.316973 [ 254 ] {a6ac57fa-e240-45aa-8ea1-ba88970761e9} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2026.01.06 01:56:15.317101 [ 254 ] {a6ac57fa-e240-45aa-8ea1-ba88970761e9} <Debug> executeQuery: Read 587 rows, 45.14 KiB in 0.001334 sec., 440029.98500749626 rows/sec., 33.05 MiB/sec. | ||
| 11429 | 2026.01.06 01:56:15.317139 [ 254 ] {a6ac57fa-e240-45aa-8ea1-ba88970761e9} <Debug> TCPHandler: Processed in 0.001494164 sec. | ||
| 11430 | 2026.01.06 01:56:15.317246 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11431 | 2026.01.06 01:56:15.317340 [ 254 ] {4e2f47e0-30c8-44fb-8c8d-7ebae7f85a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11432 | 2026.01.06 01:56:15.317384 [ 254 ] {4e2f47e0-30c8-44fb-8c8d-7ebae7f85a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11433 | 2026.01.06 01:56:15.317929 [ 254 ] {4e2f47e0-30c8-44fb-8c8d-7ebae7f85a93} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.01.06 01:56:15.317967 [ 254 ] {4e2f47e0-30c8-44fb-8c8d-7ebae7f85a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11435 | 2026.01.06 01:56:15.318348 [ 254 ] {4e2f47e0-30c8-44fb-8c8d-7ebae7f85a93} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11436 | 2026.01.06 01:56:15.318556 [ 254 ] {4e2f47e0-30c8-44fb-8c8d-7ebae7f85a93} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.01.06 01:56:15.318689 [ 254 ] {4e2f47e0-30c8-44fb-8c8d-7ebae7f85a93} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001367 sec., 643745.4279444038 rows/sec., 43.69 MiB/sec. | ||
| 11438 | 2026.01.06 01:56:15.318725 [ 254 ] {4e2f47e0-30c8-44fb-8c8d-7ebae7f85a93} <Debug> TCPHandler: Processed in 0.001528544 sec. | ||
| 11439 | 2026.01.06 01:56:15.318839 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2026.01.06 01:56:15.318961 [ 254 ] {cab49497-3bb8-42ce-8618-3abf8dcb7416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11441 | 2026.01.06 01:56:15.319027 [ 254 ] {cab49497-3bb8-42ce-8618-3abf8dcb7416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11442 | 2026.01.06 01:56:15.319865 [ 254 ] {cab49497-3bb8-42ce-8618-3abf8dcb7416} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2026.01.06 01:56:15.319903 [ 254 ] {cab49497-3bb8-42ce-8618-3abf8dcb7416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11444 | 2026.01.06 01:56:15.320445 [ 254 ] {cab49497-3bb8-42ce-8618-3abf8dcb7416} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11445 | 2026.01.06 01:56:15.320670 [ 254 ] {cab49497-3bb8-42ce-8618-3abf8dcb7416} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.01.06 01:56:15.320823 [ 254 ] {cab49497-3bb8-42ce-8618-3abf8dcb7416} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001887 sec., 16428.192898781133 rows/sec., 29.44 MiB/sec. | ||
| 11447 | 2026.01.06 01:56:15.320877 [ 254 ] {cab49497-3bb8-42ce-8618-3abf8dcb7416} <Debug> TCPHandler: Processed in 0.00209753 sec. | ||
| 11448 | 2026.01.06 01:56:15.320997 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2026.01.06 01:56:15.321092 [ 254 ] {239bafcd-7850-4ac6-a181-ce032738d034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11450 | 2026.01.06 01:56:15.321133 [ 254 ] {239bafcd-7850-4ac6-a181-ce032738d034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11451 | 2026.01.06 01:56:15.321465 [ 254 ] {239bafcd-7850-4ac6-a181-ce032738d034} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2026.01.06 01:56:15.321502 [ 254 ] {239bafcd-7850-4ac6-a181-ce032738d034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11453 | 2026.01.06 01:56:15.321801 [ 254 ] {239bafcd-7850-4ac6-a181-ce032738d034} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11454 | 2026.01.06 01:56:15.322003 [ 254 ] {239bafcd-7850-4ac6-a181-ce032738d034} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.01.06 01:56:15.322129 [ 254 ] {239bafcd-7850-4ac6-a181-ce032738d034} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 11456 | 2026.01.06 01:56:15.322165 [ 254 ] {239bafcd-7850-4ac6-a181-ce032738d034} <Debug> TCPHandler: Processed in 0.001216911 sec. | ||
| 11457 | 2026.01.06 01:56:15.876671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26393 | ||
| 11458 | 2026.01.06 01:56:15.877139 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2026.01.06 01:56:15.877179 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11460 | 2026.01.06 01:56:15.877642 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11461 | 2026.01.06 01:56:15.877874 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2026.01.06 01:56:15.878004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26393 | ||
| 11463 | 2026.01.06 01:56:17.348208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11464 | 2026.01.06 01:56:17.365439 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2026.01.06 01:56:17.365485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11466 | 2026.01.06 01:56:17.371636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11467 | 2026.01.06 01:56:17.372359 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.01.06 01:56:17.375360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11469 | 2026.01.06 01:56:20.275875 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11470 | 2026.01.06 01:56:20.276095 [ 254 ] {295d5b66-0311-48bf-bcc3-f01d877ae6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11471 | 2026.01.06 01:56:20.276170 [ 254 ] {295d5b66-0311-48bf-bcc3-f01d877ae6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11472 | 2026.01.06 01:56:20.276959 [ 254 ] {295d5b66-0311-48bf-bcc3-f01d877ae6bc} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11473 | 2026.01.06 01:56:20.277010 [ 254 ] {295d5b66-0311-48bf-bcc3-f01d877ae6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11474 | 2026.01.06 01:56:20.277411 [ 254 ] {295d5b66-0311-48bf-bcc3-f01d877ae6bc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11475 | 2026.01.06 01:56:20.277627 [ 254 ] {295d5b66-0311-48bf-bcc3-f01d877ae6bc} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11476 | 2026.01.06 01:56:20.277784 [ 254 ] {295d5b66-0311-48bf-bcc3-f01d877ae6bc} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001744 sec., 43577.98165137615 rows/sec., 3.58 MiB/sec. | ||
| 11477 | 2026.01.06 01:56:20.277825 [ 254 ] {295d5b66-0311-48bf-bcc3-f01d877ae6bc} <Debug> TCPHandler: Processed in 0.00209079 sec. | ||
| 11478 | 2026.01.06 01:56:20.277958 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11479 | 2026.01.06 01:56:20.278051 [ 254 ] {9d33d483-f154-4f94-b934-cc456b53304b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11480 | 2026.01.06 01:56:20.278091 [ 254 ] {9d33d483-f154-4f94-b934-cc456b53304b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11481 | 2026.01.06 01:56:20.278581 [ 254 ] {9d33d483-f154-4f94-b934-cc456b53304b} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11482 | 2026.01.06 01:56:20.278617 [ 254 ] {9d33d483-f154-4f94-b934-cc456b53304b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11483 | 2026.01.06 01:56:20.278901 [ 254 ] {9d33d483-f154-4f94-b934-cc456b53304b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11484 | 2026.01.06 01:56:20.279113 [ 254 ] {9d33d483-f154-4f94-b934-cc456b53304b} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11485 | 2026.01.06 01:56:20.279239 [ 254 ] {9d33d483-f154-4f94-b934-cc456b53304b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001207 sec., 8285.004142502072 rows/sec., 622.99 KiB/sec. | ||
| 11486 | 2026.01.06 01:56:20.279276 [ 254 ] {9d33d483-f154-4f94-b934-cc456b53304b} <Debug> TCPHandler: Processed in 0.001374872 sec. | ||
| 11487 | 2026.01.06 01:56:20.279401 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11488 | 2026.01.06 01:56:20.279493 [ 254 ] {4f147ff8-037a-48d0-8e1b-a140f274a27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11489 | 2026.01.06 01:56:20.279531 [ 254 ] {4f147ff8-037a-48d0-8e1b-a140f274a27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11490 | 2026.01.06 01:56:20.280020 [ 254 ] {4f147ff8-037a-48d0-8e1b-a140f274a27a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11491 | 2026.01.06 01:56:20.280058 [ 254 ] {4f147ff8-037a-48d0-8e1b-a140f274a27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11492 | 2026.01.06 01:56:20.280360 [ 254 ] {4f147ff8-037a-48d0-8e1b-a140f274a27a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11493 | 2026.01.06 01:56:20.280572 [ 254 ] {4f147ff8-037a-48d0-8e1b-a140f274a27a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11494 | 2026.01.06 01:56:20.280700 [ 254 ] {4f147ff8-037a-48d0-8e1b-a140f274a27a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001224 sec., 60457.51633986928 rows/sec., 4.72 MiB/sec. | ||
| 11495 | 2026.01.06 01:56:20.280737 [ 254 ] {4f147ff8-037a-48d0-8e1b-a140f274a27a} <Debug> TCPHandler: Processed in 0.001390863 sec. | ||
| 11496 | 2026.01.06 01:56:20.280853 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11497 | 2026.01.06 01:56:20.280947 [ 254 ] {48255f3c-2950-410c-80f4-f6f3ce594a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11498 | 2026.01.06 01:56:20.280991 [ 254 ] {48255f3c-2950-410c-80f4-f6f3ce594a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11499 | 2026.01.06 01:56:20.281423 [ 254 ] {48255f3c-2950-410c-80f4-f6f3ce594a05} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11500 | 2026.01.06 01:56:20.281460 [ 254 ] {48255f3c-2950-410c-80f4-f6f3ce594a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11501 | 2026.01.06 01:56:20.281789 [ 254 ] {48255f3c-2950-410c-80f4-f6f3ce594a05} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11502 | 2026.01.06 01:56:20.281993 [ 254 ] {48255f3c-2950-410c-80f4-f6f3ce594a05} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11503 | 2026.01.06 01:56:20.282122 [ 254 ] {48255f3c-2950-410c-80f4-f6f3ce594a05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 11504 | 2026.01.06 01:56:20.282159 [ 254 ] {48255f3c-2950-410c-80f4-f6f3ce594a05} <Debug> TCPHandler: Processed in 0.001353723 sec. | ||
| 11505 | 2026.01.06 01:56:20.282266 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11506 | 2026.01.06 01:56:20.282359 [ 254 ] {37176443-b12d-47cb-a26b-a7bebea644d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11507 | 2026.01.06 01:56:20.282419 [ 254 ] {37176443-b12d-47cb-a26b-a7bebea644d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11508 | 2026.01.06 01:56:20.283198 [ 254 ] {37176443-b12d-47cb-a26b-a7bebea644d0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11509 | 2026.01.06 01:56:20.283236 [ 254 ] {37176443-b12d-47cb-a26b-a7bebea644d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11510 | 2026.01.06 01:56:20.283741 [ 254 ] {37176443-b12d-47cb-a26b-a7bebea644d0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11511 | 2026.01.06 01:56:20.283965 [ 254 ] {37176443-b12d-47cb-a26b-a7bebea644d0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11512 | 2026.01.06 01:56:20.284103 [ 254 ] {37176443-b12d-47cb-a26b-a7bebea644d0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 11513 | 2026.01.06 01:56:20.284155 [ 254 ] {37176443-b12d-47cb-a26b-a7bebea644d0} <Debug> TCPHandler: Processed in 0.001936208 sec. | ||
| 11514 | 2026.01.06 01:56:20.284322 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11515 | 2026.01.06 01:56:20.284439 [ 254 ] {c8a7a5e0-ed12-4070-8865-c972074625e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11516 | 2026.01.06 01:56:20.284490 [ 254 ] {c8a7a5e0-ed12-4070-8865-c972074625e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11517 | 2026.01.06 01:56:20.284897 [ 254 ] {c8a7a5e0-ed12-4070-8865-c972074625e8} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2026.01.06 01:56:20.284943 [ 254 ] {c8a7a5e0-ed12-4070-8865-c972074625e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11519 | 2026.01.06 01:56:20.285333 [ 254 ] {c8a7a5e0-ed12-4070-8865-c972074625e8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11520 | 2026.01.06 01:56:20.285565 [ 254 ] {c8a7a5e0-ed12-4070-8865-c972074625e8} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11521 | 2026.01.06 01:56:20.285700 [ 254 ] {c8a7a5e0-ed12-4070-8865-c972074625e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 11522 | 2026.01.06 01:56:20.285739 [ 254 ] {c8a7a5e0-ed12-4070-8865-c972074625e8} <Debug> TCPHandler: Processed in 0.001467604 sec. | ||
| 11523 | 2026.01.06 01:56:23.209295 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11524 | 2026.01.06 01:56:23.209345 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11525 | 2026.01.06 01:56:23.378183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26905 | ||
| 11526 | 2026.01.06 01:56:23.378755 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11527 | 2026.01.06 01:56:23.378799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11528 | 2026.01.06 01:56:23.379297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11529 | 2026.01.06 01:56:23.379526 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2026.01.06 01:56:23.379653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26905 | ||
| 11531 | 2026.01.06 01:56:23.379669 [ 33 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11532 | 2026.01.06 01:56:23.379717 [ 33 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.01.06 01:56:23.379738 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11534 | 2026.01.06 01:56:23.379869 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 11535 | 2026.01.06 01:56:23.380034 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11536 | 2026.01.06 01:56:23.380077 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24473 rows starting from the beginning of the part | ||
| 11537 | 2026.01.06 01:56:23.380151 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11538 | 2026.01.06 01:56:23.380204 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 11539 | 2026.01.06 01:56:23.380251 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 11540 | 2026.01.06 01:56:23.380296 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 11541 | 2026.01.06 01:56:23.380345 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 11542 | 2026.01.06 01:56:23.382487 [ 195 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26905 rows, containing 4 columns (4 merged, 0 gathered) in 0.002677065 sec., 10050185.557690978 rows/sec., 143.77 MiB/sec. | ||
| 11543 | 2026.01.06 01:56:23.382800 [ 197 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11544 | 2026.01.06 01:56:23.383106 [ 197 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_56_11} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.01.06 01:56:23.383176 [ 197 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_56_11} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11546 | 2026.01.06 01:56:23.383281 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11547 | 2026.01.06 01:56:23.450672 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1418 | ||
| 11548 | 2026.01.06 01:56:23.452854 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11549 | 2026.01.06 01:56:23.452897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11550 | 2026.01.06 01:56:23.454047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11551 | 2026.01.06 01:56:23.454294 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11552 | 2026.01.06 01:56:23.454546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1418 | ||
| 11553 | 2026.01.06 01:56:24.875484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11554 | 2026.01.06 01:56:24.893640 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11555 | 2026.01.06 01:56:24.893701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11556 | 2026.01.06 01:56:24.899418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11557 | 2026.01.06 01:56:24.900117 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11558 | 2026.01.06 01:56:24.900445 [ 56 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11559 | 2026.01.06 01:56:24.900544 [ 56 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2026.01.06 01:56:24.900582 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11561 | 2026.01.06 01:56:24.900702 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 11562 | 2026.01.06 01:56:24.903575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11563 | 2026.01.06 01:56:24.903676 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11564 | 2026.01.06 01:56:24.904477 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 11565 | 2026.01.06 01:56:24.907817 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 11566 | 2026.01.06 01:56:24.911174 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 11567 | 2026.01.06 01:56:24.915106 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 11568 | 2026.01.06 01:56:24.919011 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 11569 | 2026.01.06 01:56:24.922662 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 11570 | 2026.01.06 01:56:24.971712 [ 195 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.071049383 sec., 5939.530819007958 rows/sec., 30.71 MiB/sec. | ||
| 11571 | 2026.01.06 01:56:24.974018 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11572 | 2026.01.06 01:56:24.975647 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_56_11} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11573 | 2026.01.06 01:56:24.975734 [ 194 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_56_11} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11574 | 2026.01.06 01:56:24.977082 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11575 | 2026.01.06 01:56:25.276496 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11576 | 2026.01.06 01:56:25.276682 [ 254 ] {33e9c928-9893-4ae5-b57c-202032e063ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11577 | 2026.01.06 01:56:25.276748 [ 254 ] {33e9c928-9893-4ae5-b57c-202032e063ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11578 | 2026.01.06 01:56:25.277437 [ 254 ] {33e9c928-9893-4ae5-b57c-202032e063ed} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2026.01.06 01:56:25.277486 [ 254 ] {33e9c928-9893-4ae5-b57c-202032e063ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11580 | 2026.01.06 01:56:25.277901 [ 254 ] {33e9c928-9893-4ae5-b57c-202032e063ed} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11581 | 2026.01.06 01:56:25.278128 [ 254 ] {33e9c928-9893-4ae5-b57c-202032e063ed} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11582 | 2026.01.06 01:56:25.278284 [ 254 ] {33e9c928-9893-4ae5-b57c-202032e063ed} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001653 sec., 71385.35995160315 rows/sec., 6.04 MiB/sec. | ||
| 11583 | 2026.01.06 01:56:25.278327 [ 254 ] {33e9c928-9893-4ae5-b57c-202032e063ed} <Debug> TCPHandler: Processed in 0.001962099 sec. | ||
| 11584 | 2026.01.06 01:56:25.278460 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11585 | 2026.01.06 01:56:25.278556 [ 254 ] {68df5385-3394-4d70-b0ad-ba58a455ce6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11586 | 2026.01.06 01:56:25.278597 [ 254 ] {68df5385-3394-4d70-b0ad-ba58a455ce6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11587 | 2026.01.06 01:56:25.279007 [ 254 ] {68df5385-3394-4d70-b0ad-ba58a455ce6e} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11588 | 2026.01.06 01:56:25.279043 [ 254 ] {68df5385-3394-4d70-b0ad-ba58a455ce6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11589 | 2026.01.06 01:56:25.279345 [ 254 ] {68df5385-3394-4d70-b0ad-ba58a455ce6e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11590 | 2026.01.06 01:56:25.279562 [ 254 ] {68df5385-3394-4d70-b0ad-ba58a455ce6e} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11591 | 2026.01.06 01:56:25.279693 [ 254 ] {68df5385-3394-4d70-b0ad-ba58a455ce6e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001157 sec., 26793.43128781331 rows/sec., 1.97 MiB/sec. | ||
| 11592 | 2026.01.06 01:56:25.279731 [ 254 ] {68df5385-3394-4d70-b0ad-ba58a455ce6e} <Debug> TCPHandler: Processed in 0.001326003 sec. | ||
| 11593 | 2026.01.06 01:56:25.279842 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11594 | 2026.01.06 01:56:25.279936 [ 254 ] {2763372e-7b13-44ec-b235-cb825141c4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11595 | 2026.01.06 01:56:25.279975 [ 254 ] {2763372e-7b13-44ec-b235-cb825141c4d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11596 | 2026.01.06 01:56:25.280401 [ 254 ] {2763372e-7b13-44ec-b235-cb825141c4d4} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11597 | 2026.01.06 01:56:25.280438 [ 254 ] {2763372e-7b13-44ec-b235-cb825141c4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11598 | 2026.01.06 01:56:25.280742 [ 254 ] {2763372e-7b13-44ec-b235-cb825141c4d4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11599 | 2026.01.06 01:56:25.280950 [ 254 ] {2763372e-7b13-44ec-b235-cb825141c4d4} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11600 | 2026.01.06 01:56:25.281080 [ 254 ] {2763372e-7b13-44ec-b235-cb825141c4d4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001162 sec., 81755.59380378657 rows/sec., 6.39 MiB/sec. | ||
| 11601 | 2026.01.06 01:56:25.281118 [ 254 ] {2763372e-7b13-44ec-b235-cb825141c4d4} <Debug> TCPHandler: Processed in 0.001324703 sec. | ||
| 11602 | 2026.01.06 01:56:25.281228 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11603 | 2026.01.06 01:56:25.281322 [ 254 ] {c77f6578-c4fe-4fe9-8e32-2794fa7ac4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11604 | 2026.01.06 01:56:25.281366 [ 254 ] {c77f6578-c4fe-4fe9-8e32-2794fa7ac4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11605 | 2026.01.06 01:56:25.281773 [ 254 ] {c77f6578-c4fe-4fe9-8e32-2794fa7ac4e5} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2026.01.06 01:56:25.281809 [ 254 ] {c77f6578-c4fe-4fe9-8e32-2794fa7ac4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11607 | 2026.01.06 01:56:25.282135 [ 254 ] {c77f6578-c4fe-4fe9-8e32-2794fa7ac4e5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11608 | 2026.01.06 01:56:25.282346 [ 254 ] {c77f6578-c4fe-4fe9-8e32-2794fa7ac4e5} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2026.01.06 01:56:25.282469 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 11610 | 2026.01.06 01:56:25.282478 [ 254 ] {c77f6578-c4fe-4fe9-8e32-2794fa7ac4e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 11611 | 2026.01.06 01:56:25.282543 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2026.01.06 01:56:25.282556 [ 254 ] {c77f6578-c4fe-4fe9-8e32-2794fa7ac4e5} <Debug> TCPHandler: Processed in 0.001377183 sec. | ||
| 11613 | 2026.01.06 01:56:25.282576 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11614 | 2026.01.06 01:56:25.282677 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11615 | 2026.01.06 01:56:25.282695 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 11616 | 2026.01.06 01:56:25.282775 [ 254 ] {d7eee782-59bd-49ee-9f14-59a970d84ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11617 | 2026.01.06 01:56:25.282835 [ 254 ] {d7eee782-59bd-49ee-9f14-59a970d84ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11618 | 2026.01.06 01:56:25.282839 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11619 | 2026.01.06 01:56:25.282885 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_80_16, total 21446 rows starting from the beginning of the part | ||
| 11620 | 2026.01.06 01:56:25.282954 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11621 | 2026.01.06 01:56:25.283001 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11622 | 2026.01.06 01:56:25.283045 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 880 rows starting from the beginning of the part | ||
| 11623 | 2026.01.06 01:56:25.283086 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11624 | 2026.01.06 01:56:25.283129 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11625 | 2026.01.06 01:56:25.283683 [ 254 ] {d7eee782-59bd-49ee-9f14-59a970d84ec4} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.01.06 01:56:25.283724 [ 254 ] {d7eee782-59bd-49ee-9f14-59a970d84ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11627 | 2026.01.06 01:56:25.284831 [ 254 ] {d7eee782-59bd-49ee-9f14-59a970d84ec4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11628 | 2026.01.06 01:56:25.285085 [ 254 ] {d7eee782-59bd-49ee-9f14-59a970d84ec4} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.01.06 01:56:25.285228 [ 254 ] {d7eee782-59bd-49ee-9f14-59a970d84ec4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002471 sec., 12545.52812626467 rows/sec., 22.48 MiB/sec. | ||
| 11630 | 2026.01.06 01:56:25.285286 [ 254 ] {d7eee782-59bd-49ee-9f14-59a970d84ec4} <Debug> TCPHandler: Processed in 0.002658695 sec. | ||
| 11631 | 2026.01.06 01:56:25.285400 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11632 | 2026.01.06 01:56:25.285500 [ 254 ] {66b14de1-ef3b-4cca-8ae0-7fe3f44690b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11633 | 2026.01.06 01:56:25.285544 [ 254 ] {66b14de1-ef3b-4cca-8ae0-7fe3f44690b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11634 | 2026.01.06 01:56:25.285894 [ 254 ] {66b14de1-ef3b-4cca-8ae0-7fe3f44690b3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2026.01.06 01:56:25.285931 [ 254 ] {66b14de1-ef3b-4cca-8ae0-7fe3f44690b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11636 | 2026.01.06 01:56:25.286361 [ 254 ] {66b14de1-ef3b-4cca-8ae0-7fe3f44690b3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11637 | 2026.01.06 01:56:25.286574 [ 254 ] {66b14de1-ef3b-4cca-8ae0-7fe3f44690b3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.01.06 01:56:25.286707 [ 254 ] {66b14de1-ef3b-4cca-8ae0-7fe3f44690b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 11639 | 2026.01.06 01:56:25.286743 [ 254 ] {66b14de1-ef3b-4cca-8ae0-7fe3f44690b3} <Debug> TCPHandler: Processed in 0.001392183 sec. | ||
| 11640 | 2026.01.06 01:56:25.297878 [ 187 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22966 rows, containing 5 columns (5 merged, 0 gathered) in 0.015233832 sec., 1507565.529145917 rows/sec., 102.96 MiB/sec. | ||
| 11641 | 2026.01.06 01:56:25.298451 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 11642 | 2026.01.06 01:56:25.298754 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2026.01.06 01:56:25.298833 [ 200 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 11644 | 2026.01.06 01:56:25.298928 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11645 | 2026.01.06 01:56:26.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.33 MiB, peak 343.65 MiB, free memory in arenas 0.00 B, will set to 332.73 MiB (RSS), difference: 2.40 MiB | ||
| 11646 | 2026.01.06 01:56:30.276402 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11647 | 2026.01.06 01:56:30.276600 [ 254 ] {1e741aac-a698-4404-89aa-229987737166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11648 | 2026.01.06 01:56:30.276670 [ 254 ] {1e741aac-a698-4404-89aa-229987737166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11649 | 2026.01.06 01:56:30.277301 [ 254 ] {1e741aac-a698-4404-89aa-229987737166} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2026.01.06 01:56:30.277353 [ 254 ] {1e741aac-a698-4404-89aa-229987737166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11651 | 2026.01.06 01:56:30.277739 [ 254 ] {1e741aac-a698-4404-89aa-229987737166} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11652 | 2026.01.06 01:56:30.277977 [ 254 ] {1e741aac-a698-4404-89aa-229987737166} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2026.01.06 01:56:30.278135 [ 254 ] {1e741aac-a698-4404-89aa-229987737166} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001586 sec., 1261.034047919294 rows/sec., 102.83 KiB/sec. | ||
| 11654 | 2026.01.06 01:56:30.278186 [ 254 ] {1e741aac-a698-4404-89aa-229987737166} <Debug> TCPHandler: Processed in 0.001916468 sec. | ||
| 11655 | 2026.01.06 01:56:30.278316 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11656 | 2026.01.06 01:56:30.278419 [ 254 ] {3f2a3be6-6c96-4872-b5d5-b8c86ab57d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11657 | 2026.01.06 01:56:30.278463 [ 254 ] {3f2a3be6-6c96-4872-b5d5-b8c86ab57d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11658 | 2026.01.06 01:56:30.278911 [ 254 ] {3f2a3be6-6c96-4872-b5d5-b8c86ab57d59} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11659 | 2026.01.06 01:56:30.278948 [ 254 ] {3f2a3be6-6c96-4872-b5d5-b8c86ab57d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11660 | 2026.01.06 01:56:30.279262 [ 254 ] {3f2a3be6-6c96-4872-b5d5-b8c86ab57d59} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11661 | 2026.01.06 01:56:30.279487 [ 254 ] {3f2a3be6-6c96-4872-b5d5-b8c86ab57d59} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11662 | 2026.01.06 01:56:30.279621 [ 254 ] {3f2a3be6-6c96-4872-b5d5-b8c86ab57d59} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001226 sec., 62805.87275693311 rows/sec., 5.14 MiB/sec. | ||
| 11663 | 2026.01.06 01:56:30.279626 [ 74 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11664 | 2026.01.06 01:56:30.279659 [ 254 ] {3f2a3be6-6c96-4872-b5d5-b8c86ab57d59} <Debug> TCPHandler: Processed in 0.001394743 sec. | ||
| 11665 | 2026.01.06 01:56:30.279697 [ 74 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.01.06 01:56:30.279722 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11667 | 2026.01.06 01:56:30.279796 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11668 | 2026.01.06 01:56:30.279828 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 11669 | 2026.01.06 01:56:30.279896 [ 254 ] {695ad624-df9c-40f2-8dd0-4d8b68f824b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11670 | 2026.01.06 01:56:30.279935 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11671 | 2026.01.06 01:56:30.279937 [ 254 ] {695ad624-df9c-40f2-8dd0-4d8b68f824b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11672 | 2026.01.06 01:56:30.279967 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2468 rows starting from the beginning of the part | ||
| 11673 | 2026.01.06 01:56:30.280037 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 76 rows starting from the beginning of the part | ||
| 11674 | 2026.01.06 01:56:30.280089 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1378 rows starting from the beginning of the part | ||
| 11675 | 2026.01.06 01:56:30.280138 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 76 rows starting from the beginning of the part | ||
| 11676 | 2026.01.06 01:56:30.280188 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 118 rows starting from the beginning of the part | ||
| 11677 | 2026.01.06 01:56:30.280237 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 77 rows starting from the beginning of the part | ||
| 11678 | 2026.01.06 01:56:30.280350 [ 254 ] {695ad624-df9c-40f2-8dd0-4d8b68f824b0} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2026.01.06 01:56:30.280385 [ 254 ] {695ad624-df9c-40f2-8dd0-4d8b68f824b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11680 | 2026.01.06 01:56:30.280706 [ 254 ] {695ad624-df9c-40f2-8dd0-4d8b68f824b0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11681 | 2026.01.06 01:56:30.280922 [ 254 ] {695ad624-df9c-40f2-8dd0-4d8b68f824b0} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.01.06 01:56:30.281041 [ 74 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11683 | 2026.01.06 01:56:30.281053 [ 254 ] {695ad624-df9c-40f2-8dd0-4d8b68f824b0} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001178 sec., 10186.757215619695 rows/sec., 756.88 KiB/sec. | ||
| 11684 | 2026.01.06 01:56:30.281082 [ 74 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11685 | 2026.01.06 01:56:30.281106 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11686 | 2026.01.06 01:56:30.281106 [ 254 ] {695ad624-df9c-40f2-8dd0-4d8b68f824b0} <Debug> TCPHandler: Processed in 0.001360782 sec. | ||
| 11687 | 2026.01.06 01:56:30.281209 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 11688 | 2026.01.06 01:56:30.281234 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11689 | 2026.01.06 01:56:30.281345 [ 254 ] {d6a3c4f8-8c72-4def-b050-90cbedbc59f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11690 | 2026.01.06 01:56:30.281355 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11691 | 2026.01.06 01:56:30.281389 [ 254 ] {d6a3c4f8-8c72-4def-b050-90cbedbc59f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11692 | 2026.01.06 01:56:30.281398 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 11693 | 2026.01.06 01:56:30.281477 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 11694 | 2026.01.06 01:56:30.281528 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 43 rows starting from the beginning of the part | ||
| 11695 | 2026.01.06 01:56:30.281569 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 11696 | 2026.01.06 01:56:30.281607 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 11697 | 2026.01.06 01:56:30.281645 [ 200 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part | ||
| 11698 | 2026.01.06 01:56:30.281816 [ 254 ] {d6a3c4f8-8c72-4def-b050-90cbedbc59f5} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11699 | 2026.01.06 01:56:30.281859 [ 254 ] {d6a3c4f8-8c72-4def-b050-90cbedbc59f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11700 | 2026.01.06 01:56:30.282067 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002286741 sec., 1833613.8635726564 rows/sec., 157.98 MiB/sec. | ||
| 11701 | 2026.01.06 01:56:30.282334 [ 254 ] {d6a3c4f8-8c72-4def-b050-90cbedbc59f5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11702 | 2026.01.06 01:56:30.282451 [ 186 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11703 | 2026.01.06 01:56:30.282499 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326782 sec., 289422.0753673173 rows/sec., 20.08 MiB/sec. | ||
| 11704 | 2026.01.06 01:56:30.282595 [ 254 ] {d6a3c4f8-8c72-4def-b050-90cbedbc59f5} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.01.06 01:56:30.282709 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11706 | 2026.01.06 01:56:30.282738 [ 74 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11707 | 2026.01.06 01:56:30.282750 [ 254 ] {d6a3c4f8-8c72-4def-b050-90cbedbc59f5} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001425 sec., 53333.33333333333 rows/sec., 4.17 MiB/sec. | ||
| 11708 | 2026.01.06 01:56:30.282775 [ 74 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2026.01.06 01:56:30.282799 [ 254 ] {d6a3c4f8-8c72-4def-b050-90cbedbc59f5} <Debug> TCPHandler: Processed in 0.001616175 sec. | ||
| 11710 | 2026.01.06 01:56:30.282805 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11711 | 2026.01.06 01:56:30.282819 [ 186 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_86_17} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2026.01.06 01:56:30.282906 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 11713 | 2026.01.06 01:56:30.282914 [ 186 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_86_17} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11714 | 2026.01.06 01:56:30.282925 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11715 | 2026.01.06 01:56:30.283025 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11716 | 2026.01.06 01:56:30.283045 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11717 | 2026.01.06 01:56:30.283056 [ 254 ] {8c46dd29-caaa-46ea-9ef1-ffbeffa245a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11718 | 2026.01.06 01:56:30.283062 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 11719 | 2026.01.06 01:56:30.283095 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_81_16} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11720 | 2026.01.06 01:56:30.283113 [ 254 ] {8c46dd29-caaa-46ea-9ef1-ffbeffa245a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11721 | 2026.01.06 01:56:30.283145 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 74 rows starting from the beginning of the part | ||
| 11722 | 2026.01.06 01:56:30.283184 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_81_16} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11723 | 2026.01.06 01:56:30.283204 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 587 rows starting from the beginning of the part | ||
| 11724 | 2026.01.06 01:56:30.283252 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 74 rows starting from the beginning of the part | ||
| 11725 | 2026.01.06 01:56:30.283280 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11726 | 2026.01.06 01:56:30.283299 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 95 rows starting from the beginning of the part | ||
| 11727 | 2026.01.06 01:56:30.283345 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 76 rows starting from the beginning of the part | ||
| 11728 | 2026.01.06 01:56:30.283534 [ 254 ] {8c46dd29-caaa-46ea-9ef1-ffbeffa245a5} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2026.01.06 01:56:30.283577 [ 254 ] {8c46dd29-caaa-46ea-9ef1-ffbeffa245a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11730 | 2026.01.06 01:56:30.283938 [ 254 ] {8c46dd29-caaa-46ea-9ef1-ffbeffa245a5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11731 | 2026.01.06 01:56:30.284171 [ 254 ] {8c46dd29-caaa-46ea-9ef1-ffbeffa245a5} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.01.06 01:56:30.284301 [ 254 ] {8c46dd29-caaa-46ea-9ef1-ffbeffa245a5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001263 sec., 127474.26761678544 rows/sec., 8.88 MiB/sec. | ||
| 11733 | 2026.01.06 01:56:30.284364 [ 254 ] {8c46dd29-caaa-46ea-9ef1-ffbeffa245a5} <Debug> TCPHandler: Processed in 0.001488954 sec. | ||
| 11734 | 2026.01.06 01:56:30.284475 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2026.01.06 01:56:30.284494 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629265 sec., 1323296.087499578 rows/sec., 102.77 MiB/sec. | ||
| 11736 | 2026.01.06 01:56:30.284567 [ 254 ] {0f621fc7-e71b-42d8-8a08-d9ebc733e3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11737 | 2026.01.06 01:56:30.284628 [ 254 ] {0f621fc7-e71b-42d8-8a08-d9ebc733e3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11738 | 2026.01.06 01:56:30.284693 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11739 | 2026.01.06 01:56:30.284999 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_86_17} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11740 | 2026.01.06 01:56:30.285075 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_86_17} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11741 | 2026.01.06 01:56:30.285156 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 11742 | 2026.01.06 01:56:30.285401 [ 254 ] {0f621fc7-e71b-42d8-8a08-d9ebc733e3fd} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2026.01.06 01:56:30.285445 [ 254 ] {0f621fc7-e71b-42d8-8a08-d9ebc733e3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11744 | 2026.01.06 01:56:30.285981 [ 254 ] {0f621fc7-e71b-42d8-8a08-d9ebc733e3fd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11745 | 2026.01.06 01:56:30.286213 [ 254 ] {0f621fc7-e71b-42d8-8a08-d9ebc733e3fd} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.01.06 01:56:30.286354 [ 254 ] {0f621fc7-e71b-42d8-8a08-d9ebc733e3fd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 11747 | 2026.01.06 01:56:30.286359 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11748 | 2026.01.06 01:56:30.286415 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2026.01.06 01:56:30.286424 [ 254 ] {0f621fc7-e71b-42d8-8a08-d9ebc733e3fd} <Debug> TCPHandler: Processed in 0.001998799 sec. | ||
| 11750 | 2026.01.06 01:56:30.286436 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11751 | 2026.01.06 01:56:30.286520 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 11752 | 2026.01.06 01:56:30.286550 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11753 | 2026.01.06 01:56:30.286649 [ 254 ] {0cd0a517-a2eb-4450-bb22-8c06da3ef3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11754 | 2026.01.06 01:56:30.286691 [ 254 ] {0cd0a517-a2eb-4450-bb22-8c06da3ef3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11755 | 2026.01.06 01:56:30.286733 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11756 | 2026.01.06 01:56:30.286791 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1495 rows starting from the beginning of the part | ||
| 11757 | 2026.01.06 01:56:30.286921 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 11758 | 2026.01.06 01:56:30.287036 [ 254 ] {0cd0a517-a2eb-4450-bb22-8c06da3ef3e1} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11759 | 2026.01.06 01:56:30.287039 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
| 11760 | 2026.01.06 01:56:30.287081 [ 254 ] {0cd0a517-a2eb-4450-bb22-8c06da3ef3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11761 | 2026.01.06 01:56:30.287187 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 11762 | 2026.01.06 01:56:30.287314 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 11763 | 2026.01.06 01:56:30.287413 [ 254 ] {0cd0a517-a2eb-4450-bb22-8c06da3ef3e1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11764 | 2026.01.06 01:56:30.287435 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 11765 | 2026.01.06 01:56:30.287646 [ 254 ] {0cd0a517-a2eb-4450-bb22-8c06da3ef3e1} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2026.01.06 01:56:30.287768 [ 99 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11767 | 2026.01.06 01:56:30.287778 [ 254 ] {0cd0a517-a2eb-4450-bb22-8c06da3ef3e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 11768 | 2026.01.06 01:56:30.287808 [ 99 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2026.01.06 01:56:30.287832 [ 254 ] {0cd0a517-a2eb-4450-bb22-8c06da3ef3e1} <Debug> TCPHandler: Processed in 0.001332812 sec. | ||
| 11770 | 2026.01.06 01:56:30.287835 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 11771 | 2026.01.06 01:56:30.287931 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 11772 | 2026.01.06 01:56:30.288025 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11773 | 2026.01.06 01:56:30.288051 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4206 rows starting from the beginning of the part | ||
| 11774 | 2026.01.06 01:56:30.288098 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 11775 | 2026.01.06 01:56:30.288137 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 11776 | 2026.01.06 01:56:30.288174 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 11777 | 2026.01.06 01:56:30.288209 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 11778 | 2026.01.06 01:56:30.288245 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 11779 | 2026.01.06 01:56:30.289758 [ 193 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4506 rows, containing 4 columns (4 merged, 0 gathered) in 0.001863067 sec., 2418592.5680611595 rows/sec., 159.51 MiB/sec. | ||
| 11780 | 2026.01.06 01:56:30.290118 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11781 | 2026.01.06 01:56:30.290417 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_86_17} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2026.01.06 01:56:30.290496 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_86_17} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11783 | 2026.01.06 01:56:30.290576 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11784 | 2026.01.06 01:56:30.296271 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1587 rows, containing 19 columns (19 merged, 0 gathered) in 0.009779402 sec., 162279.86128395173 rows/sec., 290.80 MiB/sec. | ||
| 11785 | 2026.01.06 01:56:30.298213 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11786 | 2026.01.06 01:56:30.298555 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2026.01.06 01:56:30.298622 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11788 | 2026.01.06 01:56:30.298739 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 11789 | 2026.01.06 01:56:30.879828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27353 | ||
| 11790 | 2026.01.06 01:56:30.880411 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2026.01.06 01:56:30.880468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11792 | 2026.01.06 01:56:30.880991 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11793 | 2026.01.06 01:56:30.881233 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2026.01.06 01:56:30.881390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27353 | ||
| 11795 | 2026.01.06 01:56:31.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.39 MiB, peak 344.88 MiB, free memory in arenas 0.00 B, will set to 339.08 MiB (RSS), difference: 5.69 MiB | ||
| 11796 | 2026.01.06 01:56:32.403690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11797 | 2026.01.06 01:56:32.422343 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2026.01.06 01:56:32.422420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 11799 | 2026.01.06 01:56:32.430308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11800 | 2026.01.06 01:56:32.431416 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.01.06 01:56:32.437393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11802 | 2026.01.06 01:56:32.600766 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42267 | ||
| 11803 | 2026.01.06 01:56:32.600871 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11804 | 2026.01.06 01:56:32.600901 [ 351 ] {} <Debug> TCP-Session: 3aa212b1-dc76-4492-9922-771be3da237f Authenticating user 'default' from [fd00:1122:3344:101::e]:42267 | ||
| 11805 | 2026.01.06 01:56:32.600926 [ 351 ] {} <Debug> TCP-Session: 3aa212b1-dc76-4492-9922-771be3da237f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11806 | 2026.01.06 01:56:32.600941 [ 351 ] {} <Debug> TCP-Session: 3aa212b1-dc76-4492-9922-771be3da237f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11807 | 2026.01.06 01:56:32.601131 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37925 | ||
| 11808 | 2026.01.06 01:56:32.601133 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56948 | ||
| 11809 | 2026.01.06 01:56:32.601181 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39223 | ||
| 11810 | 2026.01.06 01:56:32.601211 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11811 | 2026.01.06 01:56:32.601223 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54920 | ||
| 11812 | 2026.01.06 01:56:32.601242 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45725 | ||
| 11813 | 2026.01.06 01:56:32.601272 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11814 | 2026.01.06 01:56:32.601285 [ 351 ] {} <Trace> TCP-Session: 3aa212b1-dc76-4492-9922-771be3da237f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11815 | 2026.01.06 01:56:32.601300 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11816 | 2026.01.06 01:56:32.601320 [ 352 ] {} <Debug> TCP-Session: 6f4ca7fc-b85a-45fe-9297-8eca6247946a Authenticating user 'default' from [fd00:1122:3344:101::e]:56948 | ||
| 11817 | 2026.01.06 01:56:32.601344 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11818 | 2026.01.06 01:56:32.601357 [ 287 ] {} <Debug> TCP-Session: 9180dae7-75f6-4548-88ca-055e00f4cc80 Authenticating user 'default' from [fd00:1122:3344:101::e]:39223 | ||
| 11819 | 2026.01.06 01:56:32.601371 [ 352 ] {} <Debug> TCP-Session: 6f4ca7fc-b85a-45fe-9297-8eca6247946a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11820 | 2026.01.06 01:56:32.601382 [ 350 ] {} <Debug> TCP-Session: 19c6755a-812b-4f7f-8718-77cb4d5b8c9e Authenticating user 'default' from [fd00:1122:3344:101::e]:45725 | ||
| 11821 | 2026.01.06 01:56:32.601404 [ 352 ] {} <Debug> TCP-Session: 6f4ca7fc-b85a-45fe-9297-8eca6247946a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11822 | 2026.01.06 01:56:32.601398 [ 287 ] {} <Debug> TCP-Session: 9180dae7-75f6-4548-88ca-055e00f4cc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11823 | 2026.01.06 01:56:32.601420 [ 350 ] {} <Debug> TCP-Session: 19c6755a-812b-4f7f-8718-77cb4d5b8c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11824 | 2026.01.06 01:56:32.601443 [ 287 ] {} <Debug> TCP-Session: 9180dae7-75f6-4548-88ca-055e00f4cc80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11825 | 2026.01.06 01:56:32.601457 [ 350 ] {} <Debug> TCP-Session: 19c6755a-812b-4f7f-8718-77cb4d5b8c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11826 | 2026.01.06 01:56:32.601317 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11827 | 2026.01.06 01:56:32.601256 [ 353 ] {} <Debug> TCP-Session: 15b9ccfb-6e79-4582-81f4-5ea067972c20 Authenticating user 'default' from [fd00:1122:3344:101::e]:37925 | ||
| 11828 | 2026.01.06 01:56:32.601511 [ 351 ] {9c7039a0-6c4c-4e54-9373-ab3f82ecdbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42267) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11829 | 2026.01.06 01:56:32.601537 [ 353 ] {} <Debug> TCP-Session: 15b9ccfb-6e79-4582-81f4-5ea067972c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11830 | 2026.01.06 01:56:32.601520 [ 288 ] {} <Debug> TCP-Session: 5bfecd12-6494-47a4-8484-b5f05c2dcece Authenticating user 'default' from [fd00:1122:3344:101::e]:54920 | ||
| 11831 | 2026.01.06 01:56:32.601558 [ 353 ] {} <Debug> TCP-Session: 15b9ccfb-6e79-4582-81f4-5ea067972c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11832 | 2026.01.06 01:56:32.601583 [ 288 ] {} <Debug> TCP-Session: 5bfecd12-6494-47a4-8484-b5f05c2dcece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11833 | 2026.01.06 01:56:32.601233 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46690 | ||
| 11834 | 2026.01.06 01:56:32.601608 [ 288 ] {} <Debug> TCP-Session: 5bfecd12-6494-47a4-8484-b5f05c2dcece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11835 | 2026.01.06 01:56:32.601154 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59561 | ||
| 11836 | 2026.01.06 01:56:32.601155 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35370 | ||
| 11837 | 2026.01.06 01:56:32.601911 [ 351 ] {9c7039a0-6c4c-4e54-9373-ab3f82ecdbd0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11838 | 2026.01.06 01:56:32.601972 [ 351 ] {9c7039a0-6c4c-4e54-9373-ab3f82ecdbd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11839 | 2026.01.06 01:56:32.602151 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11840 | 2026.01.06 01:56:32.602189 [ 289 ] {} <Debug> TCP-Session: 535efeee-4965-4a29-8df9-a9327f3934c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46690 | ||
| 11841 | 2026.01.06 01:56:32.602217 [ 289 ] {} <Debug> TCP-Session: 535efeee-4965-4a29-8df9-a9327f3934c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11842 | 2026.01.06 01:56:32.602229 [ 289 ] {} <Debug> TCP-Session: 535efeee-4965-4a29-8df9-a9327f3934c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11843 | 2026.01.06 01:56:32.602246 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11844 | 2026.01.06 01:56:32.602279 [ 286 ] {} <Debug> TCP-Session: f89196f4-492d-4e3d-a6f6-7316c45acba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59561 | ||
| 11845 | 2026.01.06 01:56:32.602296 [ 286 ] {} <Debug> TCP-Session: f89196f4-492d-4e3d-a6f6-7316c45acba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11846 | 2026.01.06 01:56:32.602308 [ 286 ] {} <Debug> TCP-Session: f89196f4-492d-4e3d-a6f6-7316c45acba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11847 | 2026.01.06 01:56:32.602403 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11848 | 2026.01.06 01:56:32.602446 [ 354 ] {} <Debug> TCP-Session: 9e550aef-96c5-48e9-a4ad-42b545e46c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:35370 | ||
| 11849 | 2026.01.06 01:56:32.602461 [ 351 ] {9c7039a0-6c4c-4e54-9373-ab3f82ecdbd0} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 11850 | 2026.01.06 01:56:32.602469 [ 354 ] {} <Debug> TCP-Session: 9e550aef-96c5-48e9-a4ad-42b545e46c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11851 | 2026.01.06 01:56:32.602546 [ 354 ] {} <Debug> TCP-Session: 9e550aef-96c5-48e9-a4ad-42b545e46c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11852 | 2026.01.06 01:56:32.603465 [ 300 ] {9c7039a0-6c4c-4e54-9373-ab3f82ecdbd0} <Trace> AggregatingTransform: Aggregating | ||
| 11853 | 2026.01.06 01:56:32.603527 [ 300 ] {9c7039a0-6c4c-4e54-9373-ab3f82ecdbd0} <Trace> Aggregator: Aggregation method: without_key | ||
| 11854 | 2026.01.06 01:56:32.603567 [ 300 ] {9c7039a0-6c4c-4e54-9373-ab3f82ecdbd0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996569 sec. (1003.443 rows/sec., 39.20 KiB/sec.) | ||
| 11855 | 2026.01.06 01:56:32.603586 [ 300 ] {9c7039a0-6c4c-4e54-9373-ab3f82ecdbd0} <Trace> Aggregator: Merging aggregated data | ||
| 11856 | 2026.01.06 01:56:32.604898 [ 351 ] {9c7039a0-6c4c-4e54-9373-ab3f82ecdbd0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003467 sec., 288.43380444188057 rows/sec., 11.27 KiB/sec. | ||
| 11857 | 2026.01.06 01:56:32.605031 [ 351 ] {9c7039a0-6c4c-4e54-9373-ab3f82ecdbd0} <Debug> TCPHandler: Processed in 0.003887637 sec. | ||
| 11858 | 2026.01.06 01:56:32.605129 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11859 | 2026.01.06 01:56:32.605158 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11860 | 2026.01.06 01:56:32.605163 [ 351 ] {} <Debug> TCP-Session: 3aa212b1-dc76-4492-9922-771be3da237f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11861 | 2026.01.06 01:56:32.605177 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11862 | 2026.01.06 01:56:32.605202 [ 352 ] {} <Debug> TCP-Session: 6f4ca7fc-b85a-45fe-9297-8eca6247946a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11863 | 2026.01.06 01:56:32.605212 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11864 | 2026.01.06 01:56:32.605229 [ 353 ] {} <Debug> TCP-Session: 15b9ccfb-6e79-4582-81f4-5ea067972c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11865 | 2026.01.06 01:56:32.605228 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11866 | 2026.01.06 01:56:32.605263 [ 350 ] {} <Debug> TCP-Session: 19c6755a-812b-4f7f-8718-77cb4d5b8c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11867 | 2026.01.06 01:56:32.605272 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11868 | 2026.01.06 01:56:32.605285 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11869 | 2026.01.06 01:56:32.605294 [ 354 ] {} <Debug> TCP-Session: 9e550aef-96c5-48e9-a4ad-42b545e46c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11870 | 2026.01.06 01:56:32.605332 [ 287 ] {} <Debug> TCP-Session: 9180dae7-75f6-4548-88ca-055e00f4cc80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11871 | 2026.01.06 01:56:32.605349 [ 289 ] {} <Debug> TCP-Session: 535efeee-4965-4a29-8df9-a9327f3934c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11872 | 2026.01.06 01:56:32.605248 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11873 | 2026.01.06 01:56:32.605196 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11874 | 2026.01.06 01:56:32.605412 [ 286 ] {} <Debug> TCP-Session: f89196f4-492d-4e3d-a6f6-7316c45acba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11875 | 2026.01.06 01:56:32.605440 [ 288 ] {} <Debug> TCP-Session: 5bfecd12-6494-47a4-8484-b5f05c2dcece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11876 | 2026.01.06 01:56:32.640720 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39312 | ||
| 11877 | 2026.01.06 01:56:32.640811 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11878 | 2026.01.06 01:56:32.640839 [ 351 ] {} <Debug> TCP-Session: af36ec49-c36b-449e-9440-6046a4d00de4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39312 | ||
| 11879 | 2026.01.06 01:56:32.640860 [ 351 ] {} <Debug> TCP-Session: af36ec49-c36b-449e-9440-6046a4d00de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11880 | 2026.01.06 01:56:32.640875 [ 351 ] {} <Debug> TCP-Session: af36ec49-c36b-449e-9440-6046a4d00de4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11881 | 2026.01.06 01:56:32.641070 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65297 | ||
| 11882 | 2026.01.06 01:56:32.641093 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58265 | ||
| 11883 | 2026.01.06 01:56:32.641114 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64451 | ||
| 11884 | 2026.01.06 01:56:32.641149 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54821 | ||
| 11885 | 2026.01.06 01:56:32.641168 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40326 | ||
| 11886 | 2026.01.06 01:56:32.641187 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11887 | 2026.01.06 01:56:32.641205 [ 351 ] {} <Trace> TCP-Session: af36ec49-c36b-449e-9440-6046a4d00de4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2026.01.06 01:56:32.641237 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11889 | 2026.01.06 01:56:32.641251 [ 352 ] {} <Debug> TCP-Session: 6a1cb27e-99ec-48f0-8ac8-2ab290691d8a Authenticating user 'default' from [fd00:1122:3344:101::e]:65297 | ||
| 11890 | 2026.01.06 01:56:32.641256 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11891 | 2026.01.06 01:56:32.641276 [ 288 ] {} <Debug> TCP-Session: c2801ae9-fbc3-4741-a372-bc5223f5e2ab Authenticating user 'default' from [fd00:1122:3344:101::e]:54821 | ||
| 11892 | 2026.01.06 01:56:32.641297 [ 352 ] {} <Debug> TCP-Session: 6a1cb27e-99ec-48f0-8ac8-2ab290691d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11893 | 2026.01.06 01:56:32.641307 [ 350 ] {} <Debug> TCP-Session: 02bbbf59-6397-4dbd-b3b5-680acdc3ba07 Authenticating user 'default' from [fd00:1122:3344:101::e]:40326 | ||
| 11894 | 2026.01.06 01:56:32.641313 [ 288 ] {} <Debug> TCP-Session: c2801ae9-fbc3-4741-a372-bc5223f5e2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11895 | 2026.01.06 01:56:32.641341 [ 350 ] {} <Debug> TCP-Session: 02bbbf59-6397-4dbd-b3b5-680acdc3ba07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11896 | 2026.01.06 01:56:32.641357 [ 288 ] {} <Debug> TCP-Session: c2801ae9-fbc3-4741-a372-bc5223f5e2ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11897 | 2026.01.06 01:56:32.641373 [ 350 ] {} <Debug> TCP-Session: 02bbbf59-6397-4dbd-b3b5-680acdc3ba07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11898 | 2026.01.06 01:56:32.641319 [ 352 ] {} <Debug> TCP-Session: 6a1cb27e-99ec-48f0-8ac8-2ab290691d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11899 | 2026.01.06 01:56:32.641405 [ 351 ] {c0cf82b4-f813-4b17-9b11-cc0cf71b5e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39312) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11900 | 2026.01.06 01:56:32.641221 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11901 | 2026.01.06 01:56:32.641216 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11902 | 2026.01.06 01:56:32.641162 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47937 | ||
| 11903 | 2026.01.06 01:56:32.641488 [ 354 ] {} <Debug> TCP-Session: 38e367d5-9fc2-4499-a045-cd71b24fa6c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58265 | ||
| 11904 | 2026.01.06 01:56:32.641502 [ 286 ] {} <Debug> TCP-Session: d1246bca-19c1-4429-9461-f9d7800a03b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64451 | ||
| 11905 | 2026.01.06 01:56:32.641075 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49953 | ||
| 11906 | 2026.01.06 01:56:32.641574 [ 286 ] {} <Debug> TCP-Session: d1246bca-19c1-4429-9461-f9d7800a03b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11907 | 2026.01.06 01:56:32.641568 [ 354 ] {} <Debug> TCP-Session: 38e367d5-9fc2-4499-a045-cd71b24fa6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11908 | 2026.01.06 01:56:32.641600 [ 286 ] {} <Debug> TCP-Session: d1246bca-19c1-4429-9461-f9d7800a03b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11909 | 2026.01.06 01:56:32.641615 [ 354 ] {} <Debug> TCP-Session: 38e367d5-9fc2-4499-a045-cd71b24fa6c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11910 | 2026.01.06 01:56:32.641631 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11911 | 2026.01.06 01:56:32.641576 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11912 | 2026.01.06 01:56:32.641664 [ 353 ] {} <Debug> TCP-Session: 74ac546b-7033-4289-bed0-60dab14a43be Authenticating user 'default' from [fd00:1122:3344:101::e]:49953 | ||
| 11913 | 2026.01.06 01:56:32.641673 [ 351 ] {c0cf82b4-f813-4b17-9b11-cc0cf71b5e7b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11914 | 2026.01.06 01:56:32.641695 [ 353 ] {} <Debug> TCP-Session: 74ac546b-7033-4289-bed0-60dab14a43be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11915 | 2026.01.06 01:56:32.641693 [ 289 ] {} <Debug> TCP-Session: 51c3f170-1dfc-4cb6-9376-2e64333fc256 Authenticating user 'default' from [fd00:1122:3344:101::e]:47937 | ||
| 11916 | 2026.01.06 01:56:32.641717 [ 353 ] {} <Debug> TCP-Session: 74ac546b-7033-4289-bed0-60dab14a43be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11917 | 2026.01.06 01:56:32.641734 [ 351 ] {c0cf82b4-f813-4b17-9b11-cc0cf71b5e7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11918 | 2026.01.06 01:56:32.641738 [ 289 ] {} <Debug> TCP-Session: 51c3f170-1dfc-4cb6-9376-2e64333fc256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11919 | 2026.01.06 01:56:32.641142 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34055 | ||
| 11920 | 2026.01.06 01:56:32.641783 [ 289 ] {} <Debug> TCP-Session: 51c3f170-1dfc-4cb6-9376-2e64333fc256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11921 | 2026.01.06 01:56:32.641872 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11922 | 2026.01.06 01:56:32.641901 [ 287 ] {} <Debug> TCP-Session: 5a1d2f55-8a8e-4b41-95d7-8bf43e76eaad Authenticating user 'default' from [fd00:1122:3344:101::e]:34055 | ||
| 11923 | 2026.01.06 01:56:32.641922 [ 287 ] {} <Debug> TCP-Session: 5a1d2f55-8a8e-4b41-95d7-8bf43e76eaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11924 | 2026.01.06 01:56:32.641935 [ 287 ] {} <Debug> TCP-Session: 5a1d2f55-8a8e-4b41-95d7-8bf43e76eaad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11925 | 2026.01.06 01:56:32.642009 [ 351 ] {c0cf82b4-f813-4b17-9b11-cc0cf71b5e7b} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 11926 | 2026.01.06 01:56:32.642906 [ 337 ] {c0cf82b4-f813-4b17-9b11-cc0cf71b5e7b} <Trace> AggregatingTransform: Aggregating | ||
| 11927 | 2026.01.06 01:56:32.642950 [ 337 ] {c0cf82b4-f813-4b17-9b11-cc0cf71b5e7b} <Trace> Aggregator: Aggregation method: without_key | ||
| 11928 | 2026.01.06 01:56:32.642988 [ 337 ] {c0cf82b4-f813-4b17-9b11-cc0cf71b5e7b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880298 sec. (1135.979 rows/sec., 44.37 KiB/sec.) | ||
| 11929 | 2026.01.06 01:56:32.643007 [ 337 ] {c0cf82b4-f813-4b17-9b11-cc0cf71b5e7b} <Trace> Aggregator: Merging aggregated data | ||
| 11930 | 2026.01.06 01:56:32.644289 [ 351 ] {c0cf82b4-f813-4b17-9b11-cc0cf71b5e7b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. | ||
| 11931 | 2026.01.06 01:56:32.644441 [ 351 ] {c0cf82b4-f813-4b17-9b11-cc0cf71b5e7b} <Debug> TCPHandler: Processed in 0.003339571 sec. | ||
| 11932 | 2026.01.06 01:56:32.644531 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11933 | 2026.01.06 01:56:32.644558 [ 351 ] {} <Debug> TCP-Session: af36ec49-c36b-449e-9440-6046a4d00de4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11934 | 2026.01.06 01:56:32.644573 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11935 | 2026.01.06 01:56:32.644598 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11936 | 2026.01.06 01:56:32.644623 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11937 | 2026.01.06 01:56:32.644625 [ 352 ] {} <Debug> TCP-Session: 6a1cb27e-99ec-48f0-8ac8-2ab290691d8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11938 | 2026.01.06 01:56:32.644644 [ 354 ] {} <Debug> TCP-Session: 38e367d5-9fc2-4499-a045-cd71b24fa6c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11939 | 2026.01.06 01:56:32.644665 [ 286 ] {} <Debug> TCP-Session: d1246bca-19c1-4429-9461-f9d7800a03b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11940 | 2026.01.06 01:56:32.644667 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11941 | 2026.01.06 01:56:32.644691 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11942 | 2026.01.06 01:56:32.644727 [ 350 ] {} <Debug> TCP-Session: 02bbbf59-6397-4dbd-b3b5-680acdc3ba07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11943 | 2026.01.06 01:56:32.644740 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11944 | 2026.01.06 01:56:32.644753 [ 288 ] {} <Debug> TCP-Session: c2801ae9-fbc3-4741-a372-bc5223f5e2ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11945 | 2026.01.06 01:56:32.644718 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11946 | 2026.01.06 01:56:32.644785 [ 289 ] {} <Debug> TCP-Session: 51c3f170-1dfc-4cb6-9376-2e64333fc256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11947 | 2026.01.06 01:56:32.644644 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11948 | 2026.01.06 01:56:32.644822 [ 287 ] {} <Debug> TCP-Session: 5a1d2f55-8a8e-4b41-95d7-8bf43e76eaad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11949 | 2026.01.06 01:56:32.644866 [ 353 ] {} <Debug> TCP-Session: 74ac546b-7033-4289-bed0-60dab14a43be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11950 | 2026.01.06 01:56:32.869791 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32824 | ||
| 11951 | 2026.01.06 01:56:32.869892 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11952 | 2026.01.06 01:56:32.869918 [ 351 ] {} <Debug> TCP-Session: 176a1014-8b6b-41f9-aaa0-5e1031050858 Authenticating user 'default' from [fd00:1122:3344:101::e]:32824 | ||
| 11953 | 2026.01.06 01:56:32.869938 [ 351 ] {} <Debug> TCP-Session: 176a1014-8b6b-41f9-aaa0-5e1031050858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11954 | 2026.01.06 01:56:32.869951 [ 351 ] {} <Debug> TCP-Session: 176a1014-8b6b-41f9-aaa0-5e1031050858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11955 | 2026.01.06 01:56:32.870135 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43074 | ||
| 11956 | 2026.01.06 01:56:32.870165 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36779 | ||
| 11957 | 2026.01.06 01:56:32.870209 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39390 | ||
| 11958 | 2026.01.06 01:56:32.870236 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36989 | ||
| 11959 | 2026.01.06 01:56:32.870245 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11960 | 2026.01.06 01:56:32.870256 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49894 | ||
| 11961 | 2026.01.06 01:56:32.870301 [ 353 ] {} <Debug> TCP-Session: d0047a3f-8fa9-4086-aacd-46a63ede70dd Authenticating user 'default' from [fd00:1122:3344:101::e]:36779 | ||
| 11962 | 2026.01.06 01:56:32.870255 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11963 | 2026.01.06 01:56:32.870324 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11964 | 2026.01.06 01:56:32.870331 [ 353 ] {} <Debug> TCP-Session: d0047a3f-8fa9-4086-aacd-46a63ede70dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11965 | 2026.01.06 01:56:32.870362 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11966 | 2026.01.06 01:56:32.870361 [ 352 ] {} <Debug> TCP-Session: d214a9b8-1c9c-4c83-b243-1a485f07ade5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43074 | ||
| 11967 | 2026.01.06 01:56:32.870378 [ 353 ] {} <Debug> TCP-Session: d0047a3f-8fa9-4086-aacd-46a63ede70dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11968 | 2026.01.06 01:56:32.870393 [ 350 ] {} <Debug> TCP-Session: c7e72b55-67ee-489b-92f1-dcb921ea7eca Authenticating user 'default' from [fd00:1122:3344:101::e]:49894 | ||
| 11969 | 2026.01.06 01:56:32.870404 [ 351 ] {} <Trace> TCP-Session: 176a1014-8b6b-41f9-aaa0-5e1031050858 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11970 | 2026.01.06 01:56:32.870428 [ 350 ] {} <Debug> TCP-Session: c7e72b55-67ee-489b-92f1-dcb921ea7eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11971 | 2026.01.06 01:56:32.870410 [ 352 ] {} <Debug> TCP-Session: d214a9b8-1c9c-4c83-b243-1a485f07ade5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11972 | 2026.01.06 01:56:32.870450 [ 350 ] {} <Debug> TCP-Session: c7e72b55-67ee-489b-92f1-dcb921ea7eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11973 | 2026.01.06 01:56:32.870471 [ 352 ] {} <Debug> TCP-Session: d214a9b8-1c9c-4c83-b243-1a485f07ade5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11974 | 2026.01.06 01:56:32.870248 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47311 | ||
| 11975 | 2026.01.06 01:56:32.870230 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59676 | ||
| 11976 | 2026.01.06 01:56:32.870212 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61576 | ||
| 11977 | 2026.01.06 01:56:32.870590 [ 351 ] {8088689a-5f62-450d-b498-93323d11d105} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32824) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11978 | 2026.01.06 01:56:32.870581 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11979 | 2026.01.06 01:56:32.870363 [ 288 ] {} <Debug> TCP-Session: e559e4f0-b3f7-4937-be43-afaf391e8aa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36989 | ||
| 11980 | 2026.01.06 01:56:32.870650 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11981 | 2026.01.06 01:56:32.870657 [ 289 ] {} <Debug> TCP-Session: a9c6ffe4-9eec-4ce8-a28c-a624a69b2c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:47311 | ||
| 11982 | 2026.01.06 01:56:32.870668 [ 288 ] {} <Debug> TCP-Session: e559e4f0-b3f7-4937-be43-afaf391e8aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11983 | 2026.01.06 01:56:32.870688 [ 287 ] {} <Debug> TCP-Session: fd068789-5983-431b-bb2d-51143648e00b Authenticating user 'default' from [fd00:1122:3344:101::e]:59676 | ||
| 11984 | 2026.01.06 01:56:32.870700 [ 289 ] {} <Debug> TCP-Session: a9c6ffe4-9eec-4ce8-a28c-a624a69b2c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11985 | 2026.01.06 01:56:32.870706 [ 288 ] {} <Debug> TCP-Session: e559e4f0-b3f7-4937-be43-afaf391e8aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11986 | 2026.01.06 01:56:32.870749 [ 289 ] {} <Debug> TCP-Session: a9c6ffe4-9eec-4ce8-a28c-a624a69b2c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11987 | 2026.01.06 01:56:32.870729 [ 287 ] {} <Debug> TCP-Session: fd068789-5983-431b-bb2d-51143648e00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11988 | 2026.01.06 01:56:32.870653 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11989 | 2026.01.06 01:56:32.870802 [ 287 ] {} <Debug> TCP-Session: fd068789-5983-431b-bb2d-51143648e00b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11990 | 2026.01.06 01:56:32.870829 [ 286 ] {} <Debug> TCP-Session: 08b6f985-71d8-4fe5-aaac-fe428eba8fa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61576 | ||
| 11991 | 2026.01.06 01:56:32.870324 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11992 | 2026.01.06 01:56:32.870857 [ 351 ] {8088689a-5f62-450d-b498-93323d11d105} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11993 | 2026.01.06 01:56:32.870885 [ 354 ] {} <Debug> TCP-Session: d3373c79-54a9-455c-bc66-0840513a62cb Authenticating user 'default' from [fd00:1122:3344:101::e]:39390 | ||
| 11994 | 2026.01.06 01:56:32.870856 [ 286 ] {} <Debug> TCP-Session: 08b6f985-71d8-4fe5-aaac-fe428eba8fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11995 | 2026.01.06 01:56:32.870915 [ 354 ] {} <Debug> TCP-Session: d3373c79-54a9-455c-bc66-0840513a62cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11996 | 2026.01.06 01:56:32.870927 [ 351 ] {8088689a-5f62-450d-b498-93323d11d105} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11997 | 2026.01.06 01:56:32.870944 [ 354 ] {} <Debug> TCP-Session: d3373c79-54a9-455c-bc66-0840513a62cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11998 | 2026.01.06 01:56:32.870929 [ 286 ] {} <Debug> TCP-Session: 08b6f985-71d8-4fe5-aaac-fe428eba8fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11999 | 2026.01.06 01:56:32.871259 [ 351 ] {8088689a-5f62-450d-b498-93323d11d105} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 12000 | 2026.01.06 01:56:32.872211 [ 347 ] {8088689a-5f62-450d-b498-93323d11d105} <Trace> AggregatingTransform: Aggregating | ||
| 12001 | 2026.01.06 01:56:32.872267 [ 347 ] {8088689a-5f62-450d-b498-93323d11d105} <Trace> Aggregator: Aggregation method: without_key | ||
| 12002 | 2026.01.06 01:56:32.872315 [ 347 ] {8088689a-5f62-450d-b498-93323d11d105} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009547 sec. (1047.449 rows/sec., 40.92 KiB/sec.) | ||
| 12003 | 2026.01.06 01:56:32.872337 [ 347 ] {8088689a-5f62-450d-b498-93323d11d105} <Trace> Aggregator: Merging aggregated data | ||
| 12004 | 2026.01.06 01:56:32.873755 [ 351 ] {8088689a-5f62-450d-b498-93323d11d105} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003219 sec., 310.65548306927616 rows/sec., 12.13 KiB/sec. | ||
| 12005 | 2026.01.06 01:56:32.873946 [ 351 ] {8088689a-5f62-450d-b498-93323d11d105} <Debug> TCPHandler: Processed in 0.003702555 sec. | ||
| 12006 | 2026.01.06 01:56:32.874078 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12007 | 2026.01.06 01:56:32.874107 [ 351 ] {} <Debug> TCP-Session: 176a1014-8b6b-41f9-aaa0-5e1031050858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12008 | 2026.01.06 01:56:32.874114 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12009 | 2026.01.06 01:56:32.874139 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12010 | 2026.01.06 01:56:32.874155 [ 352 ] {} <Debug> TCP-Session: d214a9b8-1c9c-4c83-b243-1a485f07ade5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12011 | 2026.01.06 01:56:32.874158 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12012 | 2026.01.06 01:56:32.874179 [ 353 ] {} <Debug> TCP-Session: d0047a3f-8fa9-4086-aacd-46a63ede70dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12013 | 2026.01.06 01:56:32.874190 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12014 | 2026.01.06 01:56:32.874209 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12015 | 2026.01.06 01:56:32.874232 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12016 | 2026.01.06 01:56:32.874247 [ 354 ] {} <Debug> TCP-Session: d3373c79-54a9-455c-bc66-0840513a62cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12017 | 2026.01.06 01:56:32.874261 [ 286 ] {} <Debug> TCP-Session: 08b6f985-71d8-4fe5-aaac-fe428eba8fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12018 | 2026.01.06 01:56:32.874259 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12019 | 2026.01.06 01:56:32.874278 [ 289 ] {} <Debug> TCP-Session: a9c6ffe4-9eec-4ce8-a28c-a624a69b2c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12020 | 2026.01.06 01:56:32.874282 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12021 | 2026.01.06 01:56:32.874327 [ 287 ] {} <Debug> TCP-Session: fd068789-5983-431b-bb2d-51143648e00b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12022 | 2026.01.06 01:56:32.874204 [ 350 ] {} <Debug> TCP-Session: c7e72b55-67ee-489b-92f1-dcb921ea7eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12023 | 2026.01.06 01:56:32.874359 [ 288 ] {} <Debug> TCP-Session: e559e4f0-b3f7-4937-be43-afaf391e8aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12024 | 2026.01.06 01:56:33.454760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1450 | ||
| 12025 | 2026.01.06 01:56:33.457265 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2026.01.06 01:56:33.457316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12027 | 2026.01.06 01:56:33.458561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12028 | 2026.01.06 01:56:33.458822 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2026.01.06 01:56:33.459096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1450 | ||
| 12030 | 2026.01.06 01:56:35.277634 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12031 | 2026.01.06 01:56:35.277859 [ 254 ] {98456d55-a445-4d05-a394-a6d19645a797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12032 | 2026.01.06 01:56:35.277935 [ 254 ] {98456d55-a445-4d05-a394-a6d19645a797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12033 | 2026.01.06 01:56:35.278998 [ 254 ] {98456d55-a445-4d05-a394-a6d19645a797} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12034 | 2026.01.06 01:56:35.279047 [ 254 ] {98456d55-a445-4d05-a394-a6d19645a797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12035 | 2026.01.06 01:56:35.279464 [ 254 ] {98456d55-a445-4d05-a394-a6d19645a797} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12036 | 2026.01.06 01:56:35.279704 [ 254 ] {98456d55-a445-4d05-a394-a6d19645a797} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12037 | 2026.01.06 01:56:35.279859 [ 254 ] {98456d55-a445-4d05-a394-a6d19645a797} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.002057 sec., 57365.094798249884 rows/sec., 4.86 MiB/sec. | ||
| 12038 | 2026.01.06 01:56:35.279902 [ 254 ] {98456d55-a445-4d05-a394-a6d19645a797} <Debug> TCPHandler: Processed in 0.002411633 sec. | ||
| 12039 | 2026.01.06 01:56:35.280026 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12040 | 2026.01.06 01:56:35.280137 [ 254 ] {3fe3f591-53ec-451d-9eb7-6d41cfee790f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12041 | 2026.01.06 01:56:35.280178 [ 254 ] {3fe3f591-53ec-451d-9eb7-6d41cfee790f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12042 | 2026.01.06 01:56:35.280649 [ 254 ] {3fe3f591-53ec-451d-9eb7-6d41cfee790f} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12043 | 2026.01.06 01:56:35.280686 [ 254 ] {3fe3f591-53ec-451d-9eb7-6d41cfee790f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12044 | 2026.01.06 01:56:35.281006 [ 254 ] {3fe3f591-53ec-451d-9eb7-6d41cfee790f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12045 | 2026.01.06 01:56:35.281259 [ 254 ] {3fe3f591-53ec-451d-9eb7-6d41cfee790f} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12046 | 2026.01.06 01:56:35.281389 [ 254 ] {3fe3f591-53ec-451d-9eb7-6d41cfee790f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001274 sec., 24332.81004709576 rows/sec., 1.79 MiB/sec. | ||
| 12047 | 2026.01.06 01:56:35.281428 [ 254 ] {3fe3f591-53ec-451d-9eb7-6d41cfee790f} <Debug> TCPHandler: Processed in 0.001452054 sec. | ||
| 12048 | 2026.01.06 01:56:35.281546 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12049 | 2026.01.06 01:56:35.281648 [ 254 ] {4c5f8221-d81c-4943-86ce-99e8239c88eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12050 | 2026.01.06 01:56:35.281688 [ 254 ] {4c5f8221-d81c-4943-86ce-99e8239c88eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12051 | 2026.01.06 01:56:35.282146 [ 254 ] {4c5f8221-d81c-4943-86ce-99e8239c88eb} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2026.01.06 01:56:35.282182 [ 254 ] {4c5f8221-d81c-4943-86ce-99e8239c88eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12053 | 2026.01.06 01:56:35.282490 [ 254 ] {4c5f8221-d81c-4943-86ce-99e8239c88eb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12054 | 2026.01.06 01:56:35.282704 [ 254 ] {4c5f8221-d81c-4943-86ce-99e8239c88eb} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12055 | 2026.01.06 01:56:35.282828 [ 254 ] {4c5f8221-d81c-4943-86ce-99e8239c88eb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001197 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 12056 | 2026.01.06 01:56:35.282873 [ 254 ] {4c5f8221-d81c-4943-86ce-99e8239c88eb} <Debug> TCPHandler: Processed in 0.001376252 sec. | ||
| 12057 | 2026.01.06 01:56:35.283005 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12058 | 2026.01.06 01:56:35.283116 [ 254 ] {2a8bd655-7d41-43af-931d-5cc23c17d6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12059 | 2026.01.06 01:56:35.283160 [ 254 ] {2a8bd655-7d41-43af-931d-5cc23c17d6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12060 | 2026.01.06 01:56:35.283581 [ 254 ] {2a8bd655-7d41-43af-931d-5cc23c17d6a2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12061 | 2026.01.06 01:56:35.283617 [ 254 ] {2a8bd655-7d41-43af-931d-5cc23c17d6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12062 | 2026.01.06 01:56:35.283950 [ 254 ] {2a8bd655-7d41-43af-931d-5cc23c17d6a2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12063 | 2026.01.06 01:56:35.284160 [ 254 ] {2a8bd655-7d41-43af-931d-5cc23c17d6a2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12064 | 2026.01.06 01:56:35.284288 [ 254 ] {2a8bd655-7d41-43af-931d-5cc23c17d6a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 12065 | 2026.01.06 01:56:35.284325 [ 254 ] {2a8bd655-7d41-43af-931d-5cc23c17d6a2} <Debug> TCPHandler: Processed in 0.001378923 sec. | ||
| 12066 | 2026.01.06 01:56:35.284436 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12067 | 2026.01.06 01:56:35.284529 [ 254 ] {f7514807-4633-48e2-af87-4be9c2269664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12068 | 2026.01.06 01:56:35.284581 [ 254 ] {f7514807-4633-48e2-af87-4be9c2269664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12069 | 2026.01.06 01:56:35.285326 [ 254 ] {f7514807-4633-48e2-af87-4be9c2269664} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12070 | 2026.01.06 01:56:35.285359 [ 254 ] {f7514807-4633-48e2-af87-4be9c2269664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12071 | 2026.01.06 01:56:35.285986 [ 254 ] {f7514807-4633-48e2-af87-4be9c2269664} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12072 | 2026.01.06 01:56:35.286221 [ 254 ] {f7514807-4633-48e2-af87-4be9c2269664} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12073 | 2026.01.06 01:56:35.286360 [ 254 ] {f7514807-4633-48e2-af87-4be9c2269664} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001847 sec., 16783.974011911207 rows/sec., 30.08 MiB/sec. | ||
| 12074 | 2026.01.06 01:56:35.286414 [ 254 ] {f7514807-4633-48e2-af87-4be9c2269664} <Debug> TCPHandler: Processed in 0.002025939 sec. | ||
| 12075 | 2026.01.06 01:56:35.286527 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12076 | 2026.01.06 01:56:35.286622 [ 254 ] {227e91e6-e3a3-4a5b-ba60-5ce5e649d392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12077 | 2026.01.06 01:56:35.286664 [ 254 ] {227e91e6-e3a3-4a5b-ba60-5ce5e649d392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12078 | 2026.01.06 01:56:35.286989 [ 254 ] {227e91e6-e3a3-4a5b-ba60-5ce5e649d392} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12079 | 2026.01.06 01:56:35.287026 [ 254 ] {227e91e6-e3a3-4a5b-ba60-5ce5e649d392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12080 | 2026.01.06 01:56:35.287332 [ 254 ] {227e91e6-e3a3-4a5b-ba60-5ce5e649d392} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12081 | 2026.01.06 01:56:35.287548 [ 254 ] {227e91e6-e3a3-4a5b-ba60-5ce5e649d392} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12082 | 2026.01.06 01:56:35.287672 [ 254 ] {227e91e6-e3a3-4a5b-ba60-5ce5e649d392} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 12083 | 2026.01.06 01:56:35.287708 [ 254 ] {227e91e6-e3a3-4a5b-ba60-5ce5e649d392} <Debug> TCPHandler: Processed in 0.001230082 sec. | ||
| 12084 | 2026.01.06 01:56:38.209385 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12085 | 2026.01.06 01:56:38.209455 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12086 | 2026.01.06 01:56:38.381576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27865 | ||
| 12087 | 2026.01.06 01:56:38.382280 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2026.01.06 01:56:38.382321 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12089 | 2026.01.06 01:56:38.382813 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12090 | 2026.01.06 01:56:38.383037 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2026.01.06 01:56:38.383171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27865 | ||
| 12092 | 2026.01.06 01:56:39.937504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12093 | 2026.01.06 01:56:39.952897 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.01.06 01:56:39.952953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12095 | 2026.01.06 01:56:39.958941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12096 | 2026.01.06 01:56:39.959657 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.01.06 01:56:39.962367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12098 | 2026.01.06 01:56:40.275936 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12099 | 2026.01.06 01:56:40.276120 [ 254 ] {c25c0424-281e-42fb-bdca-9420d66f9411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12100 | 2026.01.06 01:56:40.276190 [ 254 ] {c25c0424-281e-42fb-bdca-9420d66f9411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12101 | 2026.01.06 01:56:40.276872 [ 254 ] {c25c0424-281e-42fb-bdca-9420d66f9411} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12102 | 2026.01.06 01:56:40.276926 [ 254 ] {c25c0424-281e-42fb-bdca-9420d66f9411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12103 | 2026.01.06 01:56:40.277358 [ 254 ] {c25c0424-281e-42fb-bdca-9420d66f9411} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12104 | 2026.01.06 01:56:40.277610 [ 254 ] {c25c0424-281e-42fb-bdca-9420d66f9411} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12105 | 2026.01.06 01:56:40.277775 [ 254 ] {c25c0424-281e-42fb-bdca-9420d66f9411} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001706 sec., 44548.65181711606 rows/sec., 3.66 MiB/sec. | ||
| 12106 | 2026.01.06 01:56:40.277830 [ 254 ] {c25c0424-281e-42fb-bdca-9420d66f9411} <Debug> TCPHandler: Processed in 0.002028979 sec. | ||
| 12107 | 2026.01.06 01:56:40.277969 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12108 | 2026.01.06 01:56:40.278075 [ 254 ] {a5d0d3df-bd92-4c2f-b28c-d3b079388fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12109 | 2026.01.06 01:56:40.278118 [ 254 ] {a5d0d3df-bd92-4c2f-b28c-d3b079388fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12110 | 2026.01.06 01:56:40.278542 [ 254 ] {a5d0d3df-bd92-4c2f-b28c-d3b079388fba} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2026.01.06 01:56:40.278581 [ 254 ] {a5d0d3df-bd92-4c2f-b28c-d3b079388fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12112 | 2026.01.06 01:56:40.278902 [ 254 ] {a5d0d3df-bd92-4c2f-b28c-d3b079388fba} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12113 | 2026.01.06 01:56:40.279154 [ 254 ] {a5d0d3df-bd92-4c2f-b28c-d3b079388fba} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2026.01.06 01:56:40.279290 [ 254 ] {a5d0d3df-bd92-4c2f-b28c-d3b079388fba} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001241 sec., 8058.017727639001 rows/sec., 605.93 KiB/sec. | ||
| 12115 | 2026.01.06 01:56:40.279331 [ 254 ] {a5d0d3df-bd92-4c2f-b28c-d3b079388fba} <Debug> TCPHandler: Processed in 0.001417143 sec. | ||
| 12116 | 2026.01.06 01:56:40.279446 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12117 | 2026.01.06 01:56:40.279543 [ 254 ] {c7a96db8-12f2-41a5-b615-3832ddc2f90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12118 | 2026.01.06 01:56:40.279584 [ 254 ] {c7a96db8-12f2-41a5-b615-3832ddc2f90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12119 | 2026.01.06 01:56:40.280005 [ 254 ] {c7a96db8-12f2-41a5-b615-3832ddc2f90e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12120 | 2026.01.06 01:56:40.280043 [ 254 ] {c7a96db8-12f2-41a5-b615-3832ddc2f90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12121 | 2026.01.06 01:56:40.280369 [ 254 ] {c7a96db8-12f2-41a5-b615-3832ddc2f90e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12122 | 2026.01.06 01:56:40.280589 [ 254 ] {c7a96db8-12f2-41a5-b615-3832ddc2f90e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12123 | 2026.01.06 01:56:40.280728 [ 254 ] {c7a96db8-12f2-41a5-b615-3832ddc2f90e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001203 sec., 61512.88445552784 rows/sec., 4.80 MiB/sec. | ||
| 12124 | 2026.01.06 01:56:40.280776 [ 254 ] {c7a96db8-12f2-41a5-b615-3832ddc2f90e} <Debug> TCPHandler: Processed in 0.001381283 sec. | ||
| 12125 | 2026.01.06 01:56:40.280983 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12126 | 2026.01.06 01:56:40.281095 [ 254 ] {018e7e60-9590-48f3-8b9d-79081f954947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12127 | 2026.01.06 01:56:40.281150 [ 254 ] {018e7e60-9590-48f3-8b9d-79081f954947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12128 | 2026.01.06 01:56:40.281756 [ 254 ] {018e7e60-9590-48f3-8b9d-79081f954947} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12129 | 2026.01.06 01:56:40.281805 [ 254 ] {018e7e60-9590-48f3-8b9d-79081f954947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12130 | 2026.01.06 01:56:40.282311 [ 254 ] {018e7e60-9590-48f3-8b9d-79081f954947} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12131 | 2026.01.06 01:56:40.282619 [ 254 ] {018e7e60-9590-48f3-8b9d-79081f954947} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12132 | 2026.01.06 01:56:40.282784 [ 254 ] {018e7e60-9590-48f3-8b9d-79081f954947} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. | ||
| 12133 | 2026.01.06 01:56:40.283118 [ 254 ] {018e7e60-9590-48f3-8b9d-79081f954947} <Debug> TCPHandler: Processed in 0.002192771 sec. | ||
| 12134 | 2026.01.06 01:56:40.283488 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12135 | 2026.01.06 01:56:40.283599 [ 254 ] {bcbaed47-4ba2-4fcc-9c28-95cec4bf87a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12136 | 2026.01.06 01:56:40.283659 [ 254 ] {bcbaed47-4ba2-4fcc-9c28-95cec4bf87a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12137 | 2026.01.06 01:56:40.284693 [ 254 ] {bcbaed47-4ba2-4fcc-9c28-95cec4bf87a7} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12138 | 2026.01.06 01:56:40.284732 [ 254 ] {bcbaed47-4ba2-4fcc-9c28-95cec4bf87a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12139 | 2026.01.06 01:56:40.285286 [ 254 ] {bcbaed47-4ba2-4fcc-9c28-95cec4bf87a7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12140 | 2026.01.06 01:56:40.285519 [ 254 ] {bcbaed47-4ba2-4fcc-9c28-95cec4bf87a7} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12141 | 2026.01.06 01:56:40.285668 [ 254 ] {bcbaed47-4ba2-4fcc-9c28-95cec4bf87a7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002089 sec., 4786.9794159885105 rows/sec., 8.58 MiB/sec. | ||
| 12142 | 2026.01.06 01:56:40.285757 [ 254 ] {bcbaed47-4ba2-4fcc-9c28-95cec4bf87a7} <Debug> TCPHandler: Processed in 0.002328001 sec. | ||
| 12143 | 2026.01.06 01:56:40.285876 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12144 | 2026.01.06 01:56:40.285977 [ 254 ] {89a79831-82a0-473a-b2d1-6c0e7aaba964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12145 | 2026.01.06 01:56:40.286021 [ 254 ] {89a79831-82a0-473a-b2d1-6c0e7aaba964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12146 | 2026.01.06 01:56:40.286367 [ 254 ] {89a79831-82a0-473a-b2d1-6c0e7aaba964} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12147 | 2026.01.06 01:56:40.286404 [ 254 ] {89a79831-82a0-473a-b2d1-6c0e7aaba964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12148 | 2026.01.06 01:56:40.286757 [ 254 ] {89a79831-82a0-473a-b2d1-6c0e7aaba964} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12149 | 2026.01.06 01:56:40.286977 [ 254 ] {89a79831-82a0-473a-b2d1-6c0e7aaba964} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12150 | 2026.01.06 01:56:40.287110 [ 254 ] {89a79831-82a0-473a-b2d1-6c0e7aaba964} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 12151 | 2026.01.06 01:56:40.287147 [ 254 ] {89a79831-82a0-473a-b2d1-6c0e7aaba964} <Debug> TCPHandler: Processed in 0.001321452 sec. | ||
| 12152 | 2026.01.06 01:56:43.459371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1474 | ||
| 12153 | 2026.01.06 01:56:43.461580 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12154 | 2026.01.06 01:56:43.461618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12155 | 2026.01.06 01:56:43.462756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12156 | 2026.01.06 01:56:43.463030 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12157 | 2026.01.06 01:56:43.463276 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1474 | ||
| 12158 | 2026.01.06 01:56:45.307151 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2026.01.06 01:56:45.307370 [ 254 ] {670d2a7e-47e4-4f17-8405-a8ec2c5cbfb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12160 | 2026.01.06 01:56:45.307445 [ 254 ] {670d2a7e-47e4-4f17-8405-a8ec2c5cbfb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12161 | 2026.01.06 01:56:45.308137 [ 254 ] {670d2a7e-47e4-4f17-8405-a8ec2c5cbfb3} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.01.06 01:56:45.308184 [ 254 ] {670d2a7e-47e4-4f17-8405-a8ec2c5cbfb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12163 | 2026.01.06 01:56:45.308565 [ 254 ] {670d2a7e-47e4-4f17-8405-a8ec2c5cbfb3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12164 | 2026.01.06 01:56:45.308783 [ 254 ] {670d2a7e-47e4-4f17-8405-a8ec2c5cbfb3} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.01.06 01:56:45.308933 [ 254 ] {670d2a7e-47e4-4f17-8405-a8ec2c5cbfb3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001618 sec., 14833.127317676142 rows/sec., 1.23 MiB/sec. | ||
| 12166 | 2026.01.06 01:56:45.308975 [ 254 ] {670d2a7e-47e4-4f17-8405-a8ec2c5cbfb3} <Debug> TCPHandler: Processed in 0.001961719 sec. | ||
| 12167 | 2026.01.06 01:56:45.309106 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2026.01.06 01:56:45.309201 [ 254 ] {4eb30428-a281-44e1-8c87-27809f0e57b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12169 | 2026.01.06 01:56:45.309242 [ 254 ] {4eb30428-a281-44e1-8c87-27809f0e57b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12170 | 2026.01.06 01:56:45.309623 [ 254 ] {4eb30428-a281-44e1-8c87-27809f0e57b0} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.01.06 01:56:45.309659 [ 254 ] {4eb30428-a281-44e1-8c87-27809f0e57b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12172 | 2026.01.06 01:56:45.309946 [ 254 ] {4eb30428-a281-44e1-8c87-27809f0e57b0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12173 | 2026.01.06 01:56:45.310145 [ 254 ] {4eb30428-a281-44e1-8c87-27809f0e57b0} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.01.06 01:56:45.310269 [ 254 ] {4eb30428-a281-44e1-8c87-27809f0e57b0} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 901.03 KiB/sec. | ||
| 12175 | 2026.01.06 01:56:45.310306 [ 254 ] {4eb30428-a281-44e1-8c87-27809f0e57b0} <Debug> TCPHandler: Processed in 0.001247251 sec. | ||
| 12176 | 2026.01.06 01:56:45.310406 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2026.01.06 01:56:45.310498 [ 254 ] {2fe9f7c2-b80d-4068-91fe-5d7e8c8a1c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12178 | 2026.01.06 01:56:45.310536 [ 254 ] {2fe9f7c2-b80d-4068-91fe-5d7e8c8a1c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12179 | 2026.01.06 01:56:45.311770 [ 254 ] {2fe9f7c2-b80d-4068-91fe-5d7e8c8a1c1b} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2026.01.06 01:56:45.311806 [ 254 ] {2fe9f7c2-b80d-4068-91fe-5d7e8c8a1c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12181 | 2026.01.06 01:56:45.312223 [ 254 ] {2fe9f7c2-b80d-4068-91fe-5d7e8c8a1c1b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12182 | 2026.01.06 01:56:45.312449 [ 254 ] {2fe9f7c2-b80d-4068-91fe-5d7e8c8a1c1b} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2026.01.06 01:56:45.312572 [ 254 ] {2fe9f7c2-b80d-4068-91fe-5d7e8c8a1c1b} <Debug> executeQuery: Read 1384 rows, 118.22 KiB in 0.002092 sec., 661567.8776290631 rows/sec., 55.19 MiB/sec. | ||
| 12184 | 2026.01.06 01:56:45.312610 [ 254 ] {2fe9f7c2-b80d-4068-91fe-5d7e8c8a1c1b} <Debug> TCPHandler: Processed in 0.002251001 sec. | ||
| 12185 | 2026.01.06 01:56:45.312719 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2026.01.06 01:56:45.312811 [ 254 ] {6f4c248a-0afb-4297-bd57-25d119d22bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12187 | 2026.01.06 01:56:45.312850 [ 254 ] {6f4c248a-0afb-4297-bd57-25d119d22bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12188 | 2026.01.06 01:56:45.313260 [ 254 ] {6f4c248a-0afb-4297-bd57-25d119d22bd5} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2026.01.06 01:56:45.313295 [ 254 ] {6f4c248a-0afb-4297-bd57-25d119d22bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12190 | 2026.01.06 01:56:45.313580 [ 254 ] {6f4c248a-0afb-4297-bd57-25d119d22bd5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12191 | 2026.01.06 01:56:45.313780 [ 254 ] {6f4c248a-0afb-4297-bd57-25d119d22bd5} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2026.01.06 01:56:45.313905 [ 254 ] {6f4c248a-0afb-4297-bd57-25d119d22bd5} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.001111 sec., 49504.9504950495 rows/sec., 3.63 MiB/sec. | ||
| 12193 | 2026.01.06 01:56:45.313941 [ 254 ] {6f4c248a-0afb-4297-bd57-25d119d22bd5} <Debug> TCPHandler: Processed in 0.001270822 sec. | ||
| 12194 | 2026.01.06 01:56:45.314053 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12195 | 2026.01.06 01:56:45.314157 [ 254 ] {908406c3-5de9-4222-8703-3ab0e9877c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12196 | 2026.01.06 01:56:45.314198 [ 254 ] {908406c3-5de9-4222-8703-3ab0e9877c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12197 | 2026.01.06 01:56:45.314713 [ 254 ] {908406c3-5de9-4222-8703-3ab0e9877c8b} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12198 | 2026.01.06 01:56:45.314751 [ 254 ] {908406c3-5de9-4222-8703-3ab0e9877c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12199 | 2026.01.06 01:56:45.315083 [ 254 ] {908406c3-5de9-4222-8703-3ab0e9877c8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12200 | 2026.01.06 01:56:45.315292 [ 254 ] {908406c3-5de9-4222-8703-3ab0e9877c8b} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12201 | 2026.01.06 01:56:45.315420 [ 254 ] {908406c3-5de9-4222-8703-3ab0e9877c8b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001282 sec., 196567.86271450858 rows/sec., 13.60 MiB/sec. | ||
| 12202 | 2026.01.06 01:56:45.315461 [ 254 ] {908406c3-5de9-4222-8703-3ab0e9877c8b} <Debug> TCPHandler: Processed in 0.001465853 sec. | ||
| 12203 | 2026.01.06 01:56:45.315571 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12204 | 2026.01.06 01:56:45.315666 [ 254 ] {06b2a1a9-66c9-4359-a1e8-00113f1c42ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12205 | 2026.01.06 01:56:45.315705 [ 254 ] {06b2a1a9-66c9-4359-a1e8-00113f1c42ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12206 | 2026.01.06 01:56:45.316092 [ 254 ] {06b2a1a9-66c9-4359-a1e8-00113f1c42ba} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12207 | 2026.01.06 01:56:45.316128 [ 254 ] {06b2a1a9-66c9-4359-a1e8-00113f1c42ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12208 | 2026.01.06 01:56:45.316420 [ 254 ] {06b2a1a9-66c9-4359-a1e8-00113f1c42ba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12209 | 2026.01.06 01:56:45.316639 [ 254 ] {06b2a1a9-66c9-4359-a1e8-00113f1c42ba} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2026.01.06 01:56:45.316765 [ 254 ] {06b2a1a9-66c9-4359-a1e8-00113f1c42ba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 839.30 KiB/sec. | ||
| 12211 | 2026.01.06 01:56:45.316803 [ 254 ] {06b2a1a9-66c9-4359-a1e8-00113f1c42ba} <Debug> TCPHandler: Processed in 0.001281522 sec. | ||
| 12212 | 2026.01.06 01:56:45.316910 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12213 | 2026.01.06 01:56:45.317020 [ 254 ] {66cc50bd-ed2b-4a35-b134-95ad38932a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12214 | 2026.01.06 01:56:45.317066 [ 254 ] {66cc50bd-ed2b-4a35-b134-95ad38932a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12215 | 2026.01.06 01:56:45.317822 [ 254 ] {66cc50bd-ed2b-4a35-b134-95ad38932a0e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12216 | 2026.01.06 01:56:45.317866 [ 254 ] {66cc50bd-ed2b-4a35-b134-95ad38932a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12217 | 2026.01.06 01:56:45.318220 [ 254 ] {66cc50bd-ed2b-4a35-b134-95ad38932a0e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12218 | 2026.01.06 01:56:45.318427 [ 254 ] {66cc50bd-ed2b-4a35-b134-95ad38932a0e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12219 | 2026.01.06 01:56:45.318551 [ 254 ] {66cc50bd-ed2b-4a35-b134-95ad38932a0e} <Debug> executeQuery: Read 599 rows, 46.12 KiB in 0.001554 sec., 385456.88545688544 rows/sec., 28.98 MiB/sec. | ||
| 12220 | 2026.01.06 01:56:45.318589 [ 254 ] {66cc50bd-ed2b-4a35-b134-95ad38932a0e} <Debug> TCPHandler: Processed in 0.001735727 sec. | ||
| 12221 | 2026.01.06 01:56:45.318693 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12222 | 2026.01.06 01:56:45.318785 [ 254 ] {14bfbcff-605d-4895-9537-96168daf543d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12223 | 2026.01.06 01:56:45.318828 [ 254 ] {14bfbcff-605d-4895-9537-96168daf543d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12224 | 2026.01.06 01:56:45.319455 [ 254 ] {14bfbcff-605d-4895-9537-96168daf543d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12225 | 2026.01.06 01:56:45.319491 [ 254 ] {14bfbcff-605d-4895-9537-96168daf543d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12226 | 2026.01.06 01:56:45.319868 [ 254 ] {14bfbcff-605d-4895-9537-96168daf543d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12227 | 2026.01.06 01:56:45.320096 [ 254 ] {14bfbcff-605d-4895-9537-96168daf543d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12228 | 2026.01.06 01:56:45.320227 [ 254 ] {14bfbcff-605d-4895-9537-96168daf543d} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.00146 sec., 606849.3150684931 rows/sec., 41.19 MiB/sec. | ||
| 12229 | 2026.01.06 01:56:45.320264 [ 254 ] {14bfbcff-605d-4895-9537-96168daf543d} <Debug> TCPHandler: Processed in 0.001618175 sec. | ||
| 12230 | 2026.01.06 01:56:45.320365 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12231 | 2026.01.06 01:56:45.320457 [ 254 ] {d8a8abd6-84a1-4645-a556-c33954081b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12232 | 2026.01.06 01:56:45.320510 [ 254 ] {d8a8abd6-84a1-4645-a556-c33954081b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12233 | 2026.01.06 01:56:45.321319 [ 254 ] {d8a8abd6-84a1-4645-a556-c33954081b89} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12234 | 2026.01.06 01:56:45.321356 [ 254 ] {d8a8abd6-84a1-4645-a556-c33954081b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12235 | 2026.01.06 01:56:45.321896 [ 254 ] {d8a8abd6-84a1-4645-a556-c33954081b89} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12236 | 2026.01.06 01:56:45.322113 [ 254 ] {d8a8abd6-84a1-4645-a556-c33954081b89} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12237 | 2026.01.06 01:56:45.322244 [ 254 ] {d8a8abd6-84a1-4645-a556-c33954081b89} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001804 sec., 17184.035476718404 rows/sec., 30.79 MiB/sec. | ||
| 12238 | 2026.01.06 01:56:45.322296 [ 254 ] {d8a8abd6-84a1-4645-a556-c33954081b89} <Debug> TCPHandler: Processed in 0.001977108 sec. | ||
| 12239 | 2026.01.06 01:56:45.322400 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12240 | 2026.01.06 01:56:45.322492 [ 254 ] {a5d6c368-6bda-4741-871c-9ac2be02d9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12241 | 2026.01.06 01:56:45.322533 [ 254 ] {a5d6c368-6bda-4741-871c-9ac2be02d9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12242 | 2026.01.06 01:56:45.322855 [ 254 ] {a5d6c368-6bda-4741-871c-9ac2be02d9cf} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12243 | 2026.01.06 01:56:45.322890 [ 254 ] {a5d6c368-6bda-4741-871c-9ac2be02d9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12244 | 2026.01.06 01:56:45.323187 [ 254 ] {a5d6c368-6bda-4741-871c-9ac2be02d9cf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12245 | 2026.01.06 01:56:45.323390 [ 254 ] {a5d6c368-6bda-4741-871c-9ac2be02d9cf} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12246 | 2026.01.06 01:56:45.323511 [ 254 ] {a5d6c368-6bda-4741-871c-9ac2be02d9cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 12247 | 2026.01.06 01:56:45.323546 [ 254 ] {a5d6c368-6bda-4741-871c-9ac2be02d9cf} <Debug> TCPHandler: Processed in 0.001193751 sec. | ||
| 12248 | 2026.01.06 01:56:45.883339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28313 | ||
| 12249 | 2026.01.06 01:56:45.883904 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2026.01.06 01:56:45.883957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12251 | 2026.01.06 01:56:45.884462 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12252 | 2026.01.06 01:56:45.884720 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.01.06 01:56:45.884870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28313 | ||
| 12254 | 2026.01.06 01:56:47.462468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12255 | 2026.01.06 01:56:47.478370 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12256 | 2026.01.06 01:56:47.478422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12257 | 2026.01.06 01:56:47.484838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12258 | 2026.01.06 01:56:47.485515 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12259 | 2026.01.06 01:56:47.488296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12260 | 2026.01.06 01:56:50.275565 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2026.01.06 01:56:50.275759 [ 254 ] {5cbb04ee-a7e9-4522-b51b-5e145918d2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12262 | 2026.01.06 01:56:50.275823 [ 254 ] {5cbb04ee-a7e9-4522-b51b-5e145918d2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12263 | 2026.01.06 01:56:50.276486 [ 254 ] {5cbb04ee-a7e9-4522-b51b-5e145918d2b7} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2026.01.06 01:56:50.276524 [ 254 ] {5cbb04ee-a7e9-4522-b51b-5e145918d2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12265 | 2026.01.06 01:56:50.276918 [ 254 ] {5cbb04ee-a7e9-4522-b51b-5e145918d2b7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12266 | 2026.01.06 01:56:50.277141 [ 254 ] {5cbb04ee-a7e9-4522-b51b-5e145918d2b7} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2026.01.06 01:56:50.277284 [ 254 ] {5cbb04ee-a7e9-4522-b51b-5e145918d2b7} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001574 sec., 48284.625158831004 rows/sec., 3.96 MiB/sec. | ||
| 12268 | 2026.01.06 01:56:50.277325 [ 254 ] {5cbb04ee-a7e9-4522-b51b-5e145918d2b7} <Debug> TCPHandler: Processed in 0.001893208 sec. | ||
| 12269 | 2026.01.06 01:56:50.277450 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12270 | 2026.01.06 01:56:50.277544 [ 254 ] {64c11f6b-1075-4a9a-a0c8-e891a49bd1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12271 | 2026.01.06 01:56:50.277584 [ 254 ] {64c11f6b-1075-4a9a-a0c8-e891a49bd1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12272 | 2026.01.06 01:56:50.277982 [ 254 ] {64c11f6b-1075-4a9a-a0c8-e891a49bd1c8} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2026.01.06 01:56:50.278017 [ 254 ] {64c11f6b-1075-4a9a-a0c8-e891a49bd1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12274 | 2026.01.06 01:56:50.278313 [ 254 ] {64c11f6b-1075-4a9a-a0c8-e891a49bd1c8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12275 | 2026.01.06 01:56:50.278517 [ 254 ] {64c11f6b-1075-4a9a-a0c8-e891a49bd1c8} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2026.01.06 01:56:50.278646 [ 254 ] {64c11f6b-1075-4a9a-a0c8-e891a49bd1c8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 671.39 KiB/sec. | ||
| 12277 | 2026.01.06 01:56:50.278682 [ 254 ] {64c11f6b-1075-4a9a-a0c8-e891a49bd1c8} <Debug> TCPHandler: Processed in 0.001280342 sec. | ||
| 12278 | 2026.01.06 01:56:50.278794 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12279 | 2026.01.06 01:56:50.278885 [ 254 ] {a7414dfc-cf10-499a-897a-3af993b56907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12280 | 2026.01.06 01:56:50.278923 [ 254 ] {a7414dfc-cf10-499a-897a-3af993b56907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12281 | 2026.01.06 01:56:50.279326 [ 254 ] {a7414dfc-cf10-499a-897a-3af993b56907} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12282 | 2026.01.06 01:56:50.279359 [ 254 ] {a7414dfc-cf10-499a-897a-3af993b56907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12283 | 2026.01.06 01:56:50.279654 [ 254 ] {a7414dfc-cf10-499a-897a-3af993b56907} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12284 | 2026.01.06 01:56:50.279860 [ 254 ] {a7414dfc-cf10-499a-897a-3af993b56907} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2026.01.06 01:56:50.279981 [ 254 ] {a7414dfc-cf10-499a-897a-3af993b56907} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001114 sec., 66427.28904847398 rows/sec., 5.19 MiB/sec. | ||
| 12286 | 2026.01.06 01:56:50.280017 [ 254 ] {a7414dfc-cf10-499a-897a-3af993b56907} <Debug> TCPHandler: Processed in 0.001270592 sec. | ||
| 12287 | 2026.01.06 01:56:50.280125 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12288 | 2026.01.06 01:56:50.280216 [ 254 ] {a7e79211-149b-4e49-b2a3-2da39508c91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12289 | 2026.01.06 01:56:50.280258 [ 254 ] {a7e79211-149b-4e49-b2a3-2da39508c91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12290 | 2026.01.06 01:56:50.280654 [ 254 ] {a7e79211-149b-4e49-b2a3-2da39508c91f} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12291 | 2026.01.06 01:56:50.280687 [ 254 ] {a7e79211-149b-4e49-b2a3-2da39508c91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12292 | 2026.01.06 01:56:50.281016 [ 254 ] {a7e79211-149b-4e49-b2a3-2da39508c91f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12293 | 2026.01.06 01:56:50.281218 [ 254 ] {a7e79211-149b-4e49-b2a3-2da39508c91f} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2026.01.06 01:56:50.281321 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 12295 | 2026.01.06 01:56:50.281342 [ 254 ] {a7e79211-149b-4e49-b2a3-2da39508c91f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 12296 | 2026.01.06 01:56:50.281359 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12297 | 2026.01.06 01:56:50.281377 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12298 | 2026.01.06 01:56:50.281378 [ 254 ] {a7e79211-149b-4e49-b2a3-2da39508c91f} <Debug> TCPHandler: Processed in 0.001299642 sec. | ||
| 12299 | 2026.01.06 01:56:50.281495 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12300 | 2026.01.06 01:56:50.281514 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 12301 | 2026.01.06 01:56:50.281588 [ 254 ] {2e44b5b5-6d99-4407-ad41-fa7f6551e3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12302 | 2026.01.06 01:56:50.281647 [ 254 ] {2e44b5b5-6d99-4407-ad41-fa7f6551e3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12303 | 2026.01.06 01:56:50.281693 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12304 | 2026.01.06 01:56:50.281739 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_85_17, total 22966 rows starting from the beginning of the part | ||
| 12305 | 2026.01.06 01:56:50.281816 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 161 rows starting from the beginning of the part | ||
| 12306 | 2026.01.06 01:56:50.281870 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12307 | 2026.01.06 01:56:50.281921 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12308 | 2026.01.06 01:56:50.281968 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 886 rows starting from the beginning of the part | ||
| 12309 | 2026.01.06 01:56:50.282016 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12310 | 2026.01.06 01:56:50.282429 [ 254 ] {2e44b5b5-6d99-4407-ad41-fa7f6551e3e0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2026.01.06 01:56:50.282469 [ 254 ] {2e44b5b5-6d99-4407-ad41-fa7f6551e3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12312 | 2026.01.06 01:56:50.283015 [ 254 ] {2e44b5b5-6d99-4407-ad41-fa7f6551e3e0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12313 | 2026.01.06 01:56:50.283232 [ 254 ] {2e44b5b5-6d99-4407-ad41-fa7f6551e3e0} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12314 | 2026.01.06 01:56:50.283372 [ 254 ] {2e44b5b5-6d99-4407-ad41-fa7f6551e3e0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001803 sec., 5546.311702717693 rows/sec., 9.94 MiB/sec. | ||
| 12315 | 2026.01.06 01:56:50.283424 [ 254 ] {2e44b5b5-6d99-4407-ad41-fa7f6551e3e0} <Debug> TCPHandler: Processed in 0.001976439 sec. | ||
| 12316 | 2026.01.06 01:56:50.283539 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12317 | 2026.01.06 01:56:50.283631 [ 254 ] {a666a07d-0ea7-49cc-ac60-0a4d76670109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12318 | 2026.01.06 01:56:50.283672 [ 254 ] {a666a07d-0ea7-49cc-ac60-0a4d76670109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12319 | 2026.01.06 01:56:50.284005 [ 254 ] {a666a07d-0ea7-49cc-ac60-0a4d76670109} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12320 | 2026.01.06 01:56:50.284038 [ 254 ] {a666a07d-0ea7-49cc-ac60-0a4d76670109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12321 | 2026.01.06 01:56:50.284343 [ 254 ] {a666a07d-0ea7-49cc-ac60-0a4d76670109} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12322 | 2026.01.06 01:56:50.284550 [ 254 ] {a666a07d-0ea7-49cc-ac60-0a4d76670109} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12323 | 2026.01.06 01:56:50.284676 [ 254 ] {a666a07d-0ea7-49cc-ac60-0a4d76670109} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 12324 | 2026.01.06 01:56:50.284710 [ 254 ] {a666a07d-0ea7-49cc-ac60-0a4d76670109} <Debug> TCPHandler: Processed in 0.001218742 sec. | ||
| 12325 | 2026.01.06 01:56:50.287072 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24493 rows, containing 5 columns (5 merged, 0 gathered) in 0.005631743 sec., 4349097.606194032 rows/sec., 297.12 MiB/sec. | ||
| 12326 | 2026.01.06 01:56:50.287643 [ 189 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 12327 | 2026.01.06 01:56:50.287916 [ 189 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2026.01.06 01:56:50.287982 [ 189 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 12329 | 2026.01.06 01:56:50.288068 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12330 | 2026.01.06 01:56:53.209527 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12331 | 2026.01.06 01:56:53.209585 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12332 | 2026.01.06 01:56:53.385072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28825 | ||
| 12333 | 2026.01.06 01:56:53.385958 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.01.06 01:56:53.386036 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12335 | 2026.01.06 01:56:53.386838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12336 | 2026.01.06 01:56:53.387071 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2026.01.06 01:56:53.387209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28825 | ||
| 12338 | 2026.01.06 01:56:53.463506 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1506 | ||
| 12339 | 2026.01.06 01:56:53.466313 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2026.01.06 01:56:53.466362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 12341 | 2026.01.06 01:56:53.467615 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12342 | 2026.01.06 01:56:53.467892 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2026.01.06 01:56:53.468280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 12344 | 2026.01.06 01:56:54.988399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12345 | 2026.01.06 01:56:55.007045 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.01.06 01:56:55.007104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12347 | 2026.01.06 01:56:55.013725 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12348 | 2026.01.06 01:56:55.014435 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2026.01.06 01:56:55.017638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12350 | 2026.01.06 01:56:55.277609 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12351 | 2026.01.06 01:56:55.277899 [ 254 ] {fb7a3452-7476-4632-be17-02d1124fab0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12352 | 2026.01.06 01:56:55.278004 [ 254 ] {fb7a3452-7476-4632-be17-02d1124fab0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12353 | 2026.01.06 01:56:55.279007 [ 254 ] {fb7a3452-7476-4632-be17-02d1124fab0a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2026.01.06 01:56:55.279056 [ 254 ] {fb7a3452-7476-4632-be17-02d1124fab0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12355 | 2026.01.06 01:56:55.279463 [ 254 ] {fb7a3452-7476-4632-be17-02d1124fab0a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12356 | 2026.01.06 01:56:55.279696 [ 254 ] {fb7a3452-7476-4632-be17-02d1124fab0a} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2026.01.06 01:56:55.279851 [ 254 ] {fb7a3452-7476-4632-be17-02d1124fab0a} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.00203 sec., 58128.078817733985 rows/sec., 4.92 MiB/sec. | ||
| 12358 | 2026.01.06 01:56:55.279894 [ 254 ] {fb7a3452-7476-4632-be17-02d1124fab0a} <Debug> TCPHandler: Processed in 0.002474794 sec. | ||
| 12359 | 2026.01.06 01:56:55.279896 [ 82 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12360 | 2026.01.06 01:56:55.279948 [ 82 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2026.01.06 01:56:55.279971 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12362 | 2026.01.06 01:56:55.280034 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12363 | 2026.01.06 01:56:55.280072 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 12364 | 2026.01.06 01:56:55.280146 [ 254 ] {4d93a9e1-9664-4a17-abe0-f9109cac22a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12365 | 2026.01.06 01:56:55.280190 [ 254 ] {4d93a9e1-9664-4a17-abe0-f9109cac22a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12366 | 2026.01.06 01:56:55.280190 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12367 | 2026.01.06 01:56:55.280244 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2468 rows starting from the beginning of the part | ||
| 12368 | 2026.01.06 01:56:55.280310 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 118 rows starting from the beginning of the part | ||
| 12369 | 2026.01.06 01:56:55.280355 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 76 rows starting from the beginning of the part | ||
| 12370 | 2026.01.06 01:56:55.280394 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1384 rows starting from the beginning of the part | ||
| 12371 | 2026.01.06 01:56:55.280431 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 76 rows starting from the beginning of the part | ||
| 12372 | 2026.01.06 01:56:55.280466 [ 190 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 118 rows starting from the beginning of the part | ||
| 12373 | 2026.01.06 01:56:55.280689 [ 254 ] {4d93a9e1-9664-4a17-abe0-f9109cac22a7} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12374 | 2026.01.06 01:56:55.280736 [ 254 ] {4d93a9e1-9664-4a17-abe0-f9109cac22a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12375 | 2026.01.06 01:56:55.281074 [ 254 ] {4d93a9e1-9664-4a17-abe0-f9109cac22a7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12376 | 2026.01.06 01:56:55.281295 [ 254 ] {4d93a9e1-9664-4a17-abe0-f9109cac22a7} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12377 | 2026.01.06 01:56:55.281427 [ 254 ] {4d93a9e1-9664-4a17-abe0-f9109cac22a7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001303 sec., 23791.250959324636 rows/sec., 1.75 MiB/sec. | ||
| 12378 | 2026.01.06 01:56:55.281464 [ 254 ] {4d93a9e1-9664-4a17-abe0-f9109cac22a7} <Debug> TCPHandler: Processed in 0.001488044 sec. | ||
| 12379 | 2026.01.06 01:56:55.281462 [ 79 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12380 | 2026.01.06 01:56:55.281533 [ 79 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2026.01.06 01:56:55.281555 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12382 | 2026.01.06 01:56:55.281584 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2026.01.06 01:56:55.281668 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 12384 | 2026.01.06 01:56:55.281688 [ 254 ] {b766b766-5a86-413c-9d2a-721ec9e2a272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12385 | 2026.01.06 01:56:55.281728 [ 254 ] {b766b766-5a86-413c-9d2a-721ec9e2a272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12386 | 2026.01.06 01:56:55.281762 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12387 | 2026.01.06 01:56:55.281790 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 12388 | 2026.01.06 01:56:55.281848 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 31 rows starting from the beginning of the part | ||
| 12389 | 2026.01.06 01:56:55.281891 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 12390 | 2026.01.06 01:56:55.281933 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 55 rows starting from the beginning of the part | ||
| 12391 | 2026.01.06 01:56:55.281972 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 12392 | 2026.01.06 01:56:55.282019 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part | ||
| 12393 | 2026.01.06 01:56:55.282244 [ 254 ] {b766b766-5a86-413c-9d2a-721ec9e2a272} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12394 | 2026.01.06 01:56:55.282280 [ 254 ] {b766b766-5a86-413c-9d2a-721ec9e2a272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12395 | 2026.01.06 01:56:55.282313 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4240 rows, containing 5 columns (5 merged, 0 gathered) in 0.002282091 sec., 1857945.1914932402 rows/sec., 160.18 MiB/sec. | ||
| 12396 | 2026.01.06 01:56:55.282562 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12397 | 2026.01.06 01:56:55.282618 [ 254 ] {b766b766-5a86-413c-9d2a-721ec9e2a272} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12398 | 2026.01.06 01:56:55.282759 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114239 sec., 363273.4880382356 rows/sec., 25.37 MiB/sec. | ||
| 12399 | 2026.01.06 01:56:55.282887 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12400 | 2026.01.06 01:56:55.282889 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_91_18} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2026.01.06 01:56:55.282911 [ 254 ] {b766b766-5a86-413c-9d2a-721ec9e2a272} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2026.01.06 01:56:55.282983 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_91_18} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12403 | 2026.01.06 01:56:55.283057 [ 254 ] {b766b766-5a86-413c-9d2a-721ec9e2a272} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001386 sec., 68542.56854256854 rows/sec., 5.35 MiB/sec. | ||
| 12404 | 2026.01.06 01:56:55.283063 [ 82 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12405 | 2026.01.06 01:56:55.283066 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 12406 | 2026.01.06 01:56:55.283101 [ 254 ] {b766b766-5a86-413c-9d2a-721ec9e2a272} <Debug> TCPHandler: Processed in 0.001564854 sec. | ||
| 12407 | 2026.01.06 01:56:55.283116 [ 82 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12408 | 2026.01.06 01:56:55.283143 [ 194 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_86_17} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2026.01.06 01:56:55.283158 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12410 | 2026.01.06 01:56:55.283219 [ 194 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_86_17} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12411 | 2026.01.06 01:56:55.283265 [ 195 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 12412 | 2026.01.06 01:56:55.283278 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2026.01.06 01:56:55.283315 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12414 | 2026.01.06 01:56:55.283395 [ 254 ] {162476d8-3578-4717-8545-7dc893e6f926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12415 | 2026.01.06 01:56:55.283400 [ 195 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12416 | 2026.01.06 01:56:55.283446 [ 254 ] {162476d8-3578-4717-8545-7dc893e6f926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12417 | 2026.01.06 01:56:55.283450 [ 195 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 12418 | 2026.01.06 01:56:55.283539 [ 195 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 95 rows starting from the beginning of the part | ||
| 12419 | 2026.01.06 01:56:55.283585 [ 195 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 74 rows starting from the beginning of the part | ||
| 12420 | 2026.01.06 01:56:55.283626 [ 195 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 599 rows starting from the beginning of the part | ||
| 12421 | 2026.01.06 01:56:55.283665 [ 195 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 12422 | 2026.01.06 01:56:55.283707 [ 195 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 95 rows starting from the beginning of the part | ||
| 12423 | 2026.01.06 01:56:55.283919 [ 254 ] {162476d8-3578-4717-8545-7dc893e6f926} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.01.06 01:56:55.283962 [ 254 ] {162476d8-3578-4717-8545-7dc893e6f926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12425 | 2026.01.06 01:56:55.284324 [ 254 ] {162476d8-3578-4717-8545-7dc893e6f926} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12426 | 2026.01.06 01:56:55.284552 [ 254 ] {162476d8-3578-4717-8545-7dc893e6f926} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2026.01.06 01:56:55.284687 [ 254 ] {162476d8-3578-4717-8545-7dc893e6f926} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 12428 | 2026.01.06 01:56:55.284724 [ 254 ] {162476d8-3578-4717-8545-7dc893e6f926} <Debug> TCPHandler: Processed in 0.001502384 sec. | ||
| 12429 | 2026.01.06 01:56:55.284834 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12430 | 2026.01.06 01:56:55.284848 [ 191 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637935 sec., 1335217.819998962 rows/sec., 103.78 MiB/sec. | ||
| 12431 | 2026.01.06 01:56:55.284928 [ 254 ] {9858f55b-0350-4dba-b482-d5b1cf0bf431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12432 | 2026.01.06 01:56:55.284987 [ 254 ] {9858f55b-0350-4dba-b482-d5b1cf0bf431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12433 | 2026.01.06 01:56:55.285054 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12434 | 2026.01.06 01:56:55.285294 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_91_18} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2026.01.06 01:56:55.285362 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_91_18} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12436 | 2026.01.06 01:56:55.285447 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12437 | 2026.01.06 01:56:55.285854 [ 254 ] {9858f55b-0350-4dba-b482-d5b1cf0bf431} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12438 | 2026.01.06 01:56:55.285892 [ 254 ] {9858f55b-0350-4dba-b482-d5b1cf0bf431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12439 | 2026.01.06 01:56:55.286421 [ 254 ] {9858f55b-0350-4dba-b482-d5b1cf0bf431} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12440 | 2026.01.06 01:56:55.286696 [ 254 ] {9858f55b-0350-4dba-b482-d5b1cf0bf431} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12441 | 2026.01.06 01:56:55.286831 [ 254 ] {9858f55b-0350-4dba-b482-d5b1cf0bf431} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00192 sec., 16145.833333333332 rows/sec., 28.93 MiB/sec. | ||
| 12442 | 2026.01.06 01:56:55.286839 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12443 | 2026.01.06 01:56:55.286882 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12444 | 2026.01.06 01:56:55.286886 [ 254 ] {9858f55b-0350-4dba-b482-d5b1cf0bf431} <Debug> TCPHandler: Processed in 0.00209836 sec. | ||
| 12445 | 2026.01.06 01:56:55.286904 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12446 | 2026.01.06 01:56:55.286992 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 12447 | 2026.01.06 01:56:55.287012 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12448 | 2026.01.06 01:56:55.287109 [ 254 ] {e43b6012-a325-4c93-9530-ef42d2bd67c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12449 | 2026.01.06 01:56:55.287151 [ 254 ] {e43b6012-a325-4c93-9530-ef42d2bd67c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12450 | 2026.01.06 01:56:55.287201 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12451 | 2026.01.06 01:56:55.287256 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1587 rows starting from the beginning of the part | ||
| 12452 | 2026.01.06 01:56:55.287368 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 31 rows starting from the beginning of the part | ||
| 12453 | 2026.01.06 01:56:55.287463 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 12454 | 2026.01.06 01:56:55.287494 [ 254 ] {e43b6012-a325-4c93-9530-ef42d2bd67c0} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12455 | 2026.01.06 01:56:55.287534 [ 254 ] {e43b6012-a325-4c93-9530-ef42d2bd67c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12456 | 2026.01.06 01:56:55.287553 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 31 rows starting from the beginning of the part | ||
| 12457 | 2026.01.06 01:56:55.287655 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 12458 | 2026.01.06 01:56:55.287757 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part | ||
| 12459 | 2026.01.06 01:56:55.287859 [ 254 ] {e43b6012-a325-4c93-9530-ef42d2bd67c0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12460 | 2026.01.06 01:56:55.288108 [ 254 ] {e43b6012-a325-4c93-9530-ef42d2bd67c0} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2026.01.06 01:56:55.288243 [ 254 ] {e43b6012-a325-4c93-9530-ef42d2bd67c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 12462 | 2026.01.06 01:56:55.288248 [ 82 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12463 | 2026.01.06 01:56:55.288281 [ 254 ] {e43b6012-a325-4c93-9530-ef42d2bd67c0} <Debug> TCPHandler: Processed in 0.001316783 sec. | ||
| 12464 | 2026.01.06 01:56:55.288294 [ 82 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12465 | 2026.01.06 01:56:55.288320 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12466 | 2026.01.06 01:56:55.288379 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 12467 | 2026.01.06 01:56:55.288460 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12468 | 2026.01.06 01:56:55.288509 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4506 rows starting from the beginning of the part | ||
| 12469 | 2026.01.06 01:56:55.288561 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 12470 | 2026.01.06 01:56:55.288600 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 12471 | 2026.01.06 01:56:55.288638 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 12472 | 2026.01.06 01:56:55.288673 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 12473 | 2026.01.06 01:56:55.288709 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 12474 | 2026.01.06 01:56:55.290384 [ 201 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4806 rows, containing 4 columns (4 merged, 0 gathered) in 0.002028879 sec., 2368795.7734295637 rows/sec., 156.44 MiB/sec. | ||
| 12475 | 2026.01.06 01:56:55.290735 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12476 | 2026.01.06 01:56:55.290991 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_91_18} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12477 | 2026.01.06 01:56:55.291064 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_91_18} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12478 | 2026.01.06 01:56:55.291125 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12479 | 2026.01.06 01:56:55.297246 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 19 columns (19 merged, 0 gathered) in 0.010286316 sec., 165268.10959336656 rows/sec., 296.15 MiB/sec. | ||
| 12480 | 2026.01.06 01:56:55.298426 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12481 | 2026.01.06 01:56:55.298734 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2026.01.06 01:56:55.298804 [ 198 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12483 | 2026.01.06 01:56:55.298900 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.57 MiB. | ||
| 12484 | 2026.01.06 01:56:56.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.39 MiB, peak 355.90 MiB, free memory in arenas 0.00 B, will set to 345.99 MiB (RSS), difference: 3.60 MiB | ||
| 12485 | 2026.01.06 01:56:57.146225 [ 82 ] {} <Debug> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 12486 | 2026.01.06 01:56:57.146287 [ 82 ] {} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12487 | 2026.01.06 01:56:57.146308 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12488 | 2026.01.06 01:56:57.146408 [ 186 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 12489 | 2026.01.06 01:56:57.146525 [ 186 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12490 | 2026.01.06 01:56:57.146558 [ 186 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 12491 | 2026.01.06 01:56:57.146622 [ 186 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 12492 | 2026.01.06 01:56:57.146666 [ 186 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 12493 | 2026.01.06 01:56:57.146717 [ 186 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 12494 | 2026.01.06 01:56:57.146756 [ 186 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 12495 | 2026.01.06 01:56:57.147446 [ 191 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.00107338 sec., 46581.82563491028 rows/sec., 3.89 MiB/sec. | ||
| 12496 | 2026.01.06 01:56:57.147638 [ 196 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12497 | 2026.01.06 01:56:57.147963 [ 196 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_21_5} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2026.01.06 01:56:57.148044 [ 196 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_21_5} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12499 | 2026.01.06 01:56:57.148148 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12500 | 2026.01.06 01:57:00.276280 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2026.01.06 01:57:00.276480 [ 254 ] {7354b6d1-2df3-454f-b09b-7b8798906c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12502 | 2026.01.06 01:57:00.276548 [ 254 ] {7354b6d1-2df3-454f-b09b-7b8798906c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12503 | 2026.01.06 01:57:00.277159 [ 254 ] {7354b6d1-2df3-454f-b09b-7b8798906c66} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2026.01.06 01:57:00.277202 [ 254 ] {7354b6d1-2df3-454f-b09b-7b8798906c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12505 | 2026.01.06 01:57:00.277572 [ 254 ] {7354b6d1-2df3-454f-b09b-7b8798906c66} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12506 | 2026.01.06 01:57:00.277794 [ 254 ] {7354b6d1-2df3-454f-b09b-7b8798906c66} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2026.01.06 01:57:00.277944 [ 254 ] {7354b6d1-2df3-454f-b09b-7b8798906c66} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00152 sec., 2631.578947368421 rows/sec., 214.59 KiB/sec. | ||
| 12508 | 2026.01.06 01:57:00.277985 [ 254 ] {7354b6d1-2df3-454f-b09b-7b8798906c66} <Debug> TCPHandler: Processed in 0.001834207 sec. | ||
| 12509 | 2026.01.06 01:57:00.278099 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12510 | 2026.01.06 01:57:00.278192 [ 254 ] {c258bc76-e8d2-41bd-93e7-d29bf8548997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12511 | 2026.01.06 01:57:00.278231 [ 254 ] {c258bc76-e8d2-41bd-93e7-d29bf8548997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12512 | 2026.01.06 01:57:00.278641 [ 254 ] {c258bc76-e8d2-41bd-93e7-d29bf8548997} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.01.06 01:57:00.278677 [ 254 ] {c258bc76-e8d2-41bd-93e7-d29bf8548997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12514 | 2026.01.06 01:57:00.278981 [ 254 ] {c258bc76-e8d2-41bd-93e7-d29bf8548997} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12515 | 2026.01.06 01:57:00.279191 [ 254 ] {c258bc76-e8d2-41bd-93e7-d29bf8548997} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2026.01.06 01:57:00.279314 [ 254 ] {c258bc76-e8d2-41bd-93e7-d29bf8548997} <Debug> executeQuery: Read 78 rows, 6.53 KiB in 0.00114 sec., 68421.05263157895 rows/sec., 5.60 MiB/sec. | ||
| 12517 | 2026.01.06 01:57:00.279350 [ 254 ] {c258bc76-e8d2-41bd-93e7-d29bf8548997} <Debug> TCPHandler: Processed in 0.001298962 sec. | ||
| 12518 | 2026.01.06 01:57:00.279457 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2026.01.06 01:57:00.279549 [ 254 ] {9627ae42-f13b-46fd-81a1-f01399e23a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12520 | 2026.01.06 01:57:00.279588 [ 254 ] {9627ae42-f13b-46fd-81a1-f01399e23a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12521 | 2026.01.06 01:57:00.279965 [ 254 ] {9627ae42-f13b-46fd-81a1-f01399e23a2a} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2026.01.06 01:57:00.280001 [ 254 ] {9627ae42-f13b-46fd-81a1-f01399e23a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12523 | 2026.01.06 01:57:00.280288 [ 254 ] {9627ae42-f13b-46fd-81a1-f01399e23a2a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12524 | 2026.01.06 01:57:00.280501 [ 254 ] {9627ae42-f13b-46fd-81a1-f01399e23a2a} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2026.01.06 01:57:00.280627 [ 254 ] {9627ae42-f13b-46fd-81a1-f01399e23a2a} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001096 sec., 12773.722627737227 rows/sec., 940.92 KiB/sec. | ||
| 12526 | 2026.01.06 01:57:00.280663 [ 254 ] {9627ae42-f13b-46fd-81a1-f01399e23a2a} <Debug> TCPHandler: Processed in 0.001253511 sec. | ||
| 12527 | 2026.01.06 01:57:00.280771 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12528 | 2026.01.06 01:57:00.280861 [ 254 ] {0f3814e5-45c7-4377-a911-bb5dfc6f182c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12529 | 2026.01.06 01:57:00.280899 [ 254 ] {0f3814e5-45c7-4377-a911-bb5dfc6f182c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12530 | 2026.01.06 01:57:00.281291 [ 254 ] {0f3814e5-45c7-4377-a911-bb5dfc6f182c} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2026.01.06 01:57:00.281327 [ 254 ] {0f3814e5-45c7-4377-a911-bb5dfc6f182c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12532 | 2026.01.06 01:57:00.281626 [ 254 ] {0f3814e5-45c7-4377-a911-bb5dfc6f182c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12533 | 2026.01.06 01:57:00.281832 [ 254 ] {0f3814e5-45c7-4377-a911-bb5dfc6f182c} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2026.01.06 01:57:00.281956 [ 254 ] {0f3814e5-45c7-4377-a911-bb5dfc6f182c} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001113 sec., 70080.86253369272 rows/sec., 5.48 MiB/sec. | ||
| 12535 | 2026.01.06 01:57:00.281992 [ 254 ] {0f3814e5-45c7-4377-a911-bb5dfc6f182c} <Debug> TCPHandler: Processed in 0.001269312 sec. | ||
| 12536 | 2026.01.06 01:57:00.282097 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12537 | 2026.01.06 01:57:00.282188 [ 254 ] {da046d7e-0bca-4f93-8e41-44c5c8128d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12538 | 2026.01.06 01:57:00.282230 [ 254 ] {da046d7e-0bca-4f93-8e41-44c5c8128d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12539 | 2026.01.06 01:57:00.282628 [ 254 ] {da046d7e-0bca-4f93-8e41-44c5c8128d33} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2026.01.06 01:57:00.282663 [ 254 ] {da046d7e-0bca-4f93-8e41-44c5c8128d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12541 | 2026.01.06 01:57:00.282988 [ 254 ] {da046d7e-0bca-4f93-8e41-44c5c8128d33} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12542 | 2026.01.06 01:57:00.283191 [ 254 ] {da046d7e-0bca-4f93-8e41-44c5c8128d33} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2026.01.06 01:57:00.283314 [ 254 ] {da046d7e-0bca-4f93-8e41-44c5c8128d33} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001144 sec., 141608.3916083916 rows/sec., 9.86 MiB/sec. | ||
| 12544 | 2026.01.06 01:57:00.283351 [ 254 ] {da046d7e-0bca-4f93-8e41-44c5c8128d33} <Debug> TCPHandler: Processed in 0.001300012 sec. | ||
| 12545 | 2026.01.06 01:57:00.283456 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12546 | 2026.01.06 01:57:00.283547 [ 254 ] {028b363d-de49-41f0-ab26-5103df088c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12547 | 2026.01.06 01:57:00.283601 [ 254 ] {028b363d-de49-41f0-ab26-5103df088c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12548 | 2026.01.06 01:57:00.284345 [ 254 ] {028b363d-de49-41f0-ab26-5103df088c66} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12549 | 2026.01.06 01:57:00.284380 [ 254 ] {028b363d-de49-41f0-ab26-5103df088c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12550 | 2026.01.06 01:57:00.284877 [ 254 ] {028b363d-de49-41f0-ab26-5103df088c66} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12551 | 2026.01.06 01:57:00.285091 [ 254 ] {028b363d-de49-41f0-ab26-5103df088c66} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12552 | 2026.01.06 01:57:00.285224 [ 254 ] {028b363d-de49-41f0-ab26-5103df088c66} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001694 sec., 5903.18772136954 rows/sec., 10.58 MiB/sec. | ||
| 12553 | 2026.01.06 01:57:00.285276 [ 254 ] {028b363d-de49-41f0-ab26-5103df088c66} <Debug> TCPHandler: Processed in 0.001866808 sec. | ||
| 12554 | 2026.01.06 01:57:00.285385 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12555 | 2026.01.06 01:57:00.285477 [ 254 ] {c5086728-aeae-4d3b-aeb9-f5499b74782e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12556 | 2026.01.06 01:57:00.285518 [ 254 ] {c5086728-aeae-4d3b-aeb9-f5499b74782e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12557 | 2026.01.06 01:57:00.285847 [ 254 ] {c5086728-aeae-4d3b-aeb9-f5499b74782e} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2026.01.06 01:57:00.285882 [ 254 ] {c5086728-aeae-4d3b-aeb9-f5499b74782e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12559 | 2026.01.06 01:57:00.286176 [ 254 ] {c5086728-aeae-4d3b-aeb9-f5499b74782e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12560 | 2026.01.06 01:57:00.286382 [ 254 ] {c5086728-aeae-4d3b-aeb9-f5499b74782e} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2026.01.06 01:57:00.286504 [ 254 ] {c5086728-aeae-4d3b-aeb9-f5499b74782e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 12562 | 2026.01.06 01:57:00.286539 [ 254 ] {c5086728-aeae-4d3b-aeb9-f5499b74782e} <Debug> TCPHandler: Processed in 0.001201881 sec. | ||
| 12563 | 2026.01.06 01:57:00.887393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29273 | ||
| 12564 | 2026.01.06 01:57:00.887925 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2026.01.06 01:57:00.887972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12566 | 2026.01.06 01:57:00.888470 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12567 | 2026.01.06 01:57:00.888709 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12568 | 2026.01.06 01:57:00.888841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29273 | ||
| 12569 | 2026.01.06 01:57:00.888885 [ 76 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12570 | 2026.01.06 01:57:00.888960 [ 76 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12571 | 2026.01.06 01:57:00.888985 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12572 | 2026.01.06 01:57:00.889094 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 12573 | 2026.01.06 01:57:00.889232 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12574 | 2026.01.06 01:57:00.889272 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26905 rows starting from the beginning of the part | ||
| 12575 | 2026.01.06 01:57:00.889346 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 12576 | 2026.01.06 01:57:00.889395 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 12577 | 2026.01.06 01:57:00.889440 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 12578 | 2026.01.06 01:57:00.889485 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 12579 | 2026.01.06 01:57:00.889520 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 12580 | 2026.01.06 01:57:00.891976 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29273 rows, containing 4 columns (4 merged, 0 gathered) in 0.002931597 sec., 9985342.460099392 rows/sec., 142.84 MiB/sec. | ||
| 12581 | 2026.01.06 01:57:00.892536 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12582 | 2026.01.06 01:57:00.892877 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_61_12} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12583 | 2026.01.06 01:57:00.892964 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_61_12} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12584 | 2026.01.06 01:57:00.893086 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12585 | 2026.01.06 01:57:02.517746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12586 | 2026.01.06 01:57:02.535594 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2026.01.06 01:57:02.535663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12588 | 2026.01.06 01:57:02.542296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12589 | 2026.01.06 01:57:02.543033 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12590 | 2026.01.06 01:57:02.543337 [ 72 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12591 | 2026.01.06 01:57:02.543426 [ 72 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2026.01.06 01:57:02.543462 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12593 | 2026.01.06 01:57:02.543640 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 12594 | 2026.01.06 01:57:02.546953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12595 | 2026.01.06 01:57:02.547772 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12596 | 2026.01.06 01:57:02.549204 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 12597 | 2026.01.06 01:57:02.553647 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 12598 | 2026.01.06 01:57:02.558113 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 12599 | 2026.01.06 01:57:02.562849 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 12600 | 2026.01.06 01:57:02.567489 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 12601 | 2026.01.06 01:57:02.571268 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 12602 | 2026.01.06 01:57:02.624627 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.081072726 sec., 5673.918007888375 rows/sec., 29.34 MiB/sec. | ||
| 12603 | 2026.01.06 01:57:02.627707 [ 193 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12604 | 2026.01.06 01:57:02.629910 [ 193 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_61_12} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2026.01.06 01:57:02.630038 [ 193 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_61_12} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12606 | 2026.01.06 01:57:02.633009 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12607 | 2026.01.06 01:57:03.468525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1532 | ||
| 12608 | 2026.01.06 01:57:03.470958 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2026.01.06 01:57:03.471004 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12610 | 2026.01.06 01:57:03.472170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12611 | 2026.01.06 01:57:03.472428 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2026.01.06 01:57:03.472593 [ 71 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12613 | 2026.01.06 01:57:03.472663 [ 71 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.01.06 01:57:03.472684 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12615 | 2026.01.06 01:57:03.472697 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 12616 | 2026.01.06 01:57:03.472816 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 12617 | 2026.01.06 01:57:03.473468 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12618 | 2026.01.06 01:57:03.473628 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1388 rows starting from the beginning of the part | ||
| 12619 | 2026.01.06 01:57:03.473996 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 12620 | 2026.01.06 01:57:03.474331 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part | ||
| 12621 | 2026.01.06 01:57:03.474641 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 12622 | 2026.01.06 01:57:03.474960 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 12623 | 2026.01.06 01:57:03.475307 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 12624 | 2026.01.06 01:57:03.482178 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 72 columns (72 merged, 0 gathered) in 0.009425568 sec., 162536.62378755317 rows/sec., 129.14 MiB/sec. | ||
| 12625 | 2026.01.06 01:57:03.484008 [ 190 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12626 | 2026.01.06 01:57:03.484647 [ 190 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_46_9} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12627 | 2026.01.06 01:57:03.484733 [ 190 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_46_9} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12628 | 2026.01.06 01:57:03.484980 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 12629 | 2026.01.06 01:57:05.277507 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12630 | 2026.01.06 01:57:05.277716 [ 254 ] {160a5ca6-fce4-4510-bee6-83f798851202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12631 | 2026.01.06 01:57:05.277787 [ 254 ] {160a5ca6-fce4-4510-bee6-83f798851202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12632 | 2026.01.06 01:57:05.278570 [ 254 ] {160a5ca6-fce4-4510-bee6-83f798851202} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12633 | 2026.01.06 01:57:05.278612 [ 254 ] {160a5ca6-fce4-4510-bee6-83f798851202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12634 | 2026.01.06 01:57:05.279011 [ 254 ] {160a5ca6-fce4-4510-bee6-83f798851202} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12635 | 2026.01.06 01:57:05.279241 [ 254 ] {160a5ca6-fce4-4510-bee6-83f798851202} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12636 | 2026.01.06 01:57:05.279389 [ 254 ] {160a5ca6-fce4-4510-bee6-83f798851202} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001728 sec., 68287.03703703704 rows/sec., 5.78 MiB/sec. | ||
| 12637 | 2026.01.06 01:57:05.279430 [ 254 ] {160a5ca6-fce4-4510-bee6-83f798851202} <Debug> TCPHandler: Processed in 0.00205696 sec. | ||
| 12638 | 2026.01.06 01:57:05.279569 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12639 | 2026.01.06 01:57:05.279662 [ 254 ] {21d8a1e1-9103-4361-be2f-5e1d22d1b48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12640 | 2026.01.06 01:57:05.279702 [ 254 ] {21d8a1e1-9103-4361-be2f-5e1d22d1b48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12641 | 2026.01.06 01:57:05.280141 [ 254 ] {21d8a1e1-9103-4361-be2f-5e1d22d1b48f} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2026.01.06 01:57:05.280177 [ 254 ] {21d8a1e1-9103-4361-be2f-5e1d22d1b48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12643 | 2026.01.06 01:57:05.280469 [ 254 ] {21d8a1e1-9103-4361-be2f-5e1d22d1b48f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12644 | 2026.01.06 01:57:05.280671 [ 254 ] {21d8a1e1-9103-4361-be2f-5e1d22d1b48f} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12645 | 2026.01.06 01:57:05.280797 [ 254 ] {21d8a1e1-9103-4361-be2f-5e1d22d1b48f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001153 sec., 26886.383347788378 rows/sec., 1.97 MiB/sec. | ||
| 12646 | 2026.01.06 01:57:05.280832 [ 254 ] {21d8a1e1-9103-4361-be2f-5e1d22d1b48f} <Debug> TCPHandler: Processed in 0.001319743 sec. | ||
| 12647 | 2026.01.06 01:57:05.280945 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12648 | 2026.01.06 01:57:05.281036 [ 254 ] {f7936d38-d90c-4181-988f-b2a817935ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12649 | 2026.01.06 01:57:05.281074 [ 254 ] {f7936d38-d90c-4181-988f-b2a817935ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12650 | 2026.01.06 01:57:05.281503 [ 254 ] {f7936d38-d90c-4181-988f-b2a817935ca6} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2026.01.06 01:57:05.281536 [ 254 ] {f7936d38-d90c-4181-988f-b2a817935ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12652 | 2026.01.06 01:57:05.281839 [ 254 ] {f7936d38-d90c-4181-988f-b2a817935ca6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12653 | 2026.01.06 01:57:05.282043 [ 254 ] {f7936d38-d90c-4181-988f-b2a817935ca6} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12654 | 2026.01.06 01:57:05.282166 [ 254 ] {f7936d38-d90c-4181-988f-b2a817935ca6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001148 sec., 82752.61324041813 rows/sec., 6.46 MiB/sec. | ||
| 12655 | 2026.01.06 01:57:05.282203 [ 254 ] {f7936d38-d90c-4181-988f-b2a817935ca6} <Debug> TCPHandler: Processed in 0.001312362 sec. | ||
| 12656 | 2026.01.06 01:57:05.282308 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12657 | 2026.01.06 01:57:05.282399 [ 254 ] {cab46c75-111a-4d09-8650-fff02425410a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12658 | 2026.01.06 01:57:05.282441 [ 254 ] {cab46c75-111a-4d09-8650-fff02425410a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12659 | 2026.01.06 01:57:05.282850 [ 254 ] {cab46c75-111a-4d09-8650-fff02425410a} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12660 | 2026.01.06 01:57:05.282883 [ 254 ] {cab46c75-111a-4d09-8650-fff02425410a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12661 | 2026.01.06 01:57:05.283198 [ 254 ] {cab46c75-111a-4d09-8650-fff02425410a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12662 | 2026.01.06 01:57:05.283411 [ 254 ] {cab46c75-111a-4d09-8650-fff02425410a} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12663 | 2026.01.06 01:57:05.283536 [ 254 ] {cab46c75-111a-4d09-8650-fff02425410a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 12664 | 2026.01.06 01:57:05.283571 [ 254 ] {cab46c75-111a-4d09-8650-fff02425410a} <Debug> TCPHandler: Processed in 0.001309862 sec. | ||
| 12665 | 2026.01.06 01:57:05.283674 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12666 | 2026.01.06 01:57:05.283774 [ 254 ] {7b0c77b9-4a26-4bba-be16-0ff5f68ead9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12667 | 2026.01.06 01:57:05.283828 [ 254 ] {7b0c77b9-4a26-4bba-be16-0ff5f68ead9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12668 | 2026.01.06 01:57:05.284662 [ 254 ] {7b0c77b9-4a26-4bba-be16-0ff5f68ead9c} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12669 | 2026.01.06 01:57:05.284696 [ 254 ] {7b0c77b9-4a26-4bba-be16-0ff5f68ead9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12670 | 2026.01.06 01:57:05.285230 [ 254 ] {7b0c77b9-4a26-4bba-be16-0ff5f68ead9c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12671 | 2026.01.06 01:57:05.285450 [ 254 ] {7b0c77b9-4a26-4bba-be16-0ff5f68ead9c} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12672 | 2026.01.06 01:57:05.285588 [ 254 ] {7b0c77b9-4a26-4bba-be16-0ff5f68ead9c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001832 sec., 16921.39737991266 rows/sec., 30.32 MiB/sec. | ||
| 12673 | 2026.01.06 01:57:05.285648 [ 254 ] {7b0c77b9-4a26-4bba-be16-0ff5f68ead9c} <Debug> TCPHandler: Processed in 0.002020359 sec. | ||
| 12674 | 2026.01.06 01:57:05.285755 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12675 | 2026.01.06 01:57:05.285847 [ 254 ] {f191dbb8-9ec3-472d-82a2-b120d4f35a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12676 | 2026.01.06 01:57:05.285887 [ 254 ] {f191dbb8-9ec3-472d-82a2-b120d4f35a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12677 | 2026.01.06 01:57:05.286206 [ 254 ] {f191dbb8-9ec3-472d-82a2-b120d4f35a6e} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12678 | 2026.01.06 01:57:05.286239 [ 254 ] {f191dbb8-9ec3-472d-82a2-b120d4f35a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12679 | 2026.01.06 01:57:05.286531 [ 254 ] {f191dbb8-9ec3-472d-82a2-b120d4f35a6e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12680 | 2026.01.06 01:57:05.286729 [ 254 ] {f191dbb8-9ec3-472d-82a2-b120d4f35a6e} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12681 | 2026.01.06 01:57:05.286855 [ 254 ] {f191dbb8-9ec3-472d-82a2-b120d4f35a6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 12682 | 2026.01.06 01:57:05.286889 [ 254 ] {f191dbb8-9ec3-472d-82a2-b120d4f35a6e} <Debug> TCPHandler: Processed in 0.001181881 sec. | ||
| 12683 | 2026.01.06 01:57:08.209634 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12684 | 2026.01.06 01:57:08.209711 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12685 | 2026.01.06 01:57:08.389057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29785 | ||
| 12686 | 2026.01.06 01:57:08.389677 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12687 | 2026.01.06 01:57:08.389723 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12688 | 2026.01.06 01:57:08.390200 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12689 | 2026.01.06 01:57:08.390423 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12690 | 2026.01.06 01:57:08.390549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29785 | ||
| 12691 | 2026.01.06 01:57:10.047077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12692 | 2026.01.06 01:57:10.062749 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12693 | 2026.01.06 01:57:10.062809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12694 | 2026.01.06 01:57:10.068652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12695 | 2026.01.06 01:57:10.069355 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12696 | 2026.01.06 01:57:10.072571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12697 | 2026.01.06 01:57:10.276531 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12698 | 2026.01.06 01:57:10.276734 [ 254 ] {2feae1ad-39b2-4e32-a7f2-38c217812818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12699 | 2026.01.06 01:57:10.276812 [ 254 ] {2feae1ad-39b2-4e32-a7f2-38c217812818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12700 | 2026.01.06 01:57:10.277590 [ 254 ] {2feae1ad-39b2-4e32-a7f2-38c217812818} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2026.01.06 01:57:10.277637 [ 254 ] {2feae1ad-39b2-4e32-a7f2-38c217812818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12702 | 2026.01.06 01:57:10.278037 [ 254 ] {2feae1ad-39b2-4e32-a7f2-38c217812818} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12703 | 2026.01.06 01:57:10.278256 [ 254 ] {2feae1ad-39b2-4e32-a7f2-38c217812818} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2026.01.06 01:57:10.278412 [ 254 ] {2feae1ad-39b2-4e32-a7f2-38c217812818} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001735 sec., 43804.03458213257 rows/sec., 3.59 MiB/sec. | ||
| 12705 | 2026.01.06 01:57:10.278454 [ 254 ] {2feae1ad-39b2-4e32-a7f2-38c217812818} <Debug> TCPHandler: Processed in 0.002070019 sec. | ||
| 12706 | 2026.01.06 01:57:10.278593 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12707 | 2026.01.06 01:57:10.278687 [ 254 ] {7bede7af-1f2b-465b-a680-72dcb6b68432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12708 | 2026.01.06 01:57:10.278727 [ 254 ] {7bede7af-1f2b-465b-a680-72dcb6b68432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12709 | 2026.01.06 01:57:10.279239 [ 254 ] {7bede7af-1f2b-465b-a680-72dcb6b68432} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2026.01.06 01:57:10.279274 [ 254 ] {7bede7af-1f2b-465b-a680-72dcb6b68432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12711 | 2026.01.06 01:57:10.279563 [ 254 ] {7bede7af-1f2b-465b-a680-72dcb6b68432} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12712 | 2026.01.06 01:57:10.279765 [ 254 ] {7bede7af-1f2b-465b-a680-72dcb6b68432} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2026.01.06 01:57:10.279890 [ 254 ] {7bede7af-1f2b-465b-a680-72dcb6b68432} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001222 sec., 8183.306055646482 rows/sec., 615.35 KiB/sec. | ||
| 12714 | 2026.01.06 01:57:10.279927 [ 254 ] {7bede7af-1f2b-465b-a680-72dcb6b68432} <Debug> TCPHandler: Processed in 0.001387933 sec. | ||
| 12715 | 2026.01.06 01:57:10.280148 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12716 | 2026.01.06 01:57:10.280248 [ 254 ] {55959b30-e94d-4b06-a0c5-ae90eb9eeb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12717 | 2026.01.06 01:57:10.280288 [ 254 ] {55959b30-e94d-4b06-a0c5-ae90eb9eeb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12718 | 2026.01.06 01:57:10.280792 [ 254 ] {55959b30-e94d-4b06-a0c5-ae90eb9eeb96} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12719 | 2026.01.06 01:57:10.280828 [ 254 ] {55959b30-e94d-4b06-a0c5-ae90eb9eeb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12720 | 2026.01.06 01:57:10.281133 [ 254 ] {55959b30-e94d-4b06-a0c5-ae90eb9eeb96} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12721 | 2026.01.06 01:57:10.281336 [ 254 ] {55959b30-e94d-4b06-a0c5-ae90eb9eeb96} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12722 | 2026.01.06 01:57:10.281463 [ 254 ] {55959b30-e94d-4b06-a0c5-ae90eb9eeb96} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001234 sec., 59967.585089141 rows/sec., 4.68 MiB/sec. | ||
| 12723 | 2026.01.06 01:57:10.281500 [ 254 ] {55959b30-e94d-4b06-a0c5-ae90eb9eeb96} <Debug> TCPHandler: Processed in 0.001410013 sec. | ||
| 12724 | 2026.01.06 01:57:10.281620 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12725 | 2026.01.06 01:57:10.281714 [ 254 ] {3191ac7d-1293-4bfb-8c50-20778b292906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12726 | 2026.01.06 01:57:10.281757 [ 254 ] {3191ac7d-1293-4bfb-8c50-20778b292906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12727 | 2026.01.06 01:57:10.282214 [ 254 ] {3191ac7d-1293-4bfb-8c50-20778b292906} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2026.01.06 01:57:10.282251 [ 254 ] {3191ac7d-1293-4bfb-8c50-20778b292906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12729 | 2026.01.06 01:57:10.282593 [ 254 ] {3191ac7d-1293-4bfb-8c50-20778b292906} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12730 | 2026.01.06 01:57:10.282804 [ 254 ] {3191ac7d-1293-4bfb-8c50-20778b292906} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2026.01.06 01:57:10.282933 [ 254 ] {3191ac7d-1293-4bfb-8c50-20778b292906} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 12732 | 2026.01.06 01:57:10.282970 [ 254 ] {3191ac7d-1293-4bfb-8c50-20778b292906} <Debug> TCPHandler: Processed in 0.001397143 sec. | ||
| 12733 | 2026.01.06 01:57:10.283087 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12734 | 2026.01.06 01:57:10.283181 [ 254 ] {d2726731-d9f3-4895-b9d1-f76b1e0f6f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12735 | 2026.01.06 01:57:10.283234 [ 254 ] {d2726731-d9f3-4895-b9d1-f76b1e0f6f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12736 | 2026.01.06 01:57:10.284047 [ 254 ] {d2726731-d9f3-4895-b9d1-f76b1e0f6f32} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2026.01.06 01:57:10.284082 [ 254 ] {d2726731-d9f3-4895-b9d1-f76b1e0f6f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12738 | 2026.01.06 01:57:10.284588 [ 254 ] {d2726731-d9f3-4895-b9d1-f76b1e0f6f32} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12739 | 2026.01.06 01:57:10.284804 [ 254 ] {d2726731-d9f3-4895-b9d1-f76b1e0f6f32} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2026.01.06 01:57:10.284938 [ 254 ] {d2726731-d9f3-4895-b9d1-f76b1e0f6f32} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 12741 | 2026.01.06 01:57:10.284991 [ 254 ] {d2726731-d9f3-4895-b9d1-f76b1e0f6f32} <Debug> TCPHandler: Processed in 0.001951818 sec. | ||
| 12742 | 2026.01.06 01:57:10.285140 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12743 | 2026.01.06 01:57:10.285262 [ 254 ] {fac13de2-bfbf-46ec-93ea-241747aece9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12744 | 2026.01.06 01:57:10.285312 [ 254 ] {fac13de2-bfbf-46ec-93ea-241747aece9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12745 | 2026.01.06 01:57:10.285713 [ 254 ] {fac13de2-bfbf-46ec-93ea-241747aece9c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12746 | 2026.01.06 01:57:10.285755 [ 254 ] {fac13de2-bfbf-46ec-93ea-241747aece9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12747 | 2026.01.06 01:57:10.286080 [ 254 ] {fac13de2-bfbf-46ec-93ea-241747aece9c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12748 | 2026.01.06 01:57:10.286291 [ 254 ] {fac13de2-bfbf-46ec-93ea-241747aece9c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12749 | 2026.01.06 01:57:10.286417 [ 254 ] {fac13de2-bfbf-46ec-93ea-241747aece9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 12750 | 2026.01.06 01:57:10.286453 [ 254 ] {fac13de2-bfbf-46ec-93ea-241747aece9c} <Debug> TCPHandler: Processed in 0.001376093 sec. | ||
| 12751 | 2026.01.06 01:57:11.054674 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12752 | 2026.01.06 01:57:11.054867 [ 254 ] {7cb7bb19-38cf-4638-a60d-7b9bdb176271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12753 | 2026.01.06 01:57:11.054941 [ 254 ] {7cb7bb19-38cf-4638-a60d-7b9bdb176271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12754 | 2026.01.06 01:57:11.055853 [ 254 ] {7cb7bb19-38cf-4638-a60d-7b9bdb176271} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12755 | 2026.01.06 01:57:11.055892 [ 254 ] {7cb7bb19-38cf-4638-a60d-7b9bdb176271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12756 | 2026.01.06 01:57:11.056309 [ 254 ] {7cb7bb19-38cf-4638-a60d-7b9bdb176271} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12757 | 2026.01.06 01:57:11.056545 [ 254 ] {7cb7bb19-38cf-4638-a60d-7b9bdb176271} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12758 | 2026.01.06 01:57:11.056699 [ 254 ] {7cb7bb19-38cf-4638-a60d-7b9bdb176271} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001888 sec., 217161.01694915254 rows/sec., 13.78 MiB/sec. | ||
| 12759 | 2026.01.06 01:57:11.056743 [ 254 ] {7cb7bb19-38cf-4638-a60d-7b9bdb176271} <Debug> TCPHandler: Processed in 0.00219698 sec. | ||
| 12760 | 2026.01.06 01:57:11.056873 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12761 | 2026.01.06 01:57:11.056969 [ 254 ] {627b8dfd-e59d-4ef7-9664-f7c1712ae3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12762 | 2026.01.06 01:57:11.057009 [ 254 ] {627b8dfd-e59d-4ef7-9664-f7c1712ae3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12763 | 2026.01.06 01:57:11.058893 [ 254 ] {627b8dfd-e59d-4ef7-9664-f7c1712ae3d3} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12764 | 2026.01.06 01:57:11.058928 [ 254 ] {627b8dfd-e59d-4ef7-9664-f7c1712ae3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12765 | 2026.01.06 01:57:11.059366 [ 254 ] {627b8dfd-e59d-4ef7-9664-f7c1712ae3d3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12766 | 2026.01.06 01:57:11.059579 [ 254 ] {627b8dfd-e59d-4ef7-9664-f7c1712ae3d3} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12767 | 2026.01.06 01:57:11.059708 [ 254 ] {627b8dfd-e59d-4ef7-9664-f7c1712ae3d3} <Debug> executeQuery: Read 2314 rows, 191.77 KiB in 0.002759 sec., 838709.6774193548 rows/sec., 67.88 MiB/sec. | ||
| 12768 | 2026.01.06 01:57:11.059747 [ 254 ] {627b8dfd-e59d-4ef7-9664-f7c1712ae3d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12769 | 2026.01.06 01:57:11.059760 [ 254 ] {627b8dfd-e59d-4ef7-9664-f7c1712ae3d3} <Debug> TCPHandler: Processed in 0.002937077 sec. | ||
| 12770 | 2026.01.06 01:57:11.059877 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12771 | 2026.01.06 01:57:11.059972 [ 254 ] {5c5fcaf3-f387-4178-9146-f190d8f60428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12772 | 2026.01.06 01:57:11.060013 [ 254 ] {5c5fcaf3-f387-4178-9146-f190d8f60428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12773 | 2026.01.06 01:57:11.060527 [ 254 ] {5c5fcaf3-f387-4178-9146-f190d8f60428} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12774 | 2026.01.06 01:57:11.060562 [ 254 ] {5c5fcaf3-f387-4178-9146-f190d8f60428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12775 | 2026.01.06 01:57:11.060883 [ 254 ] {5c5fcaf3-f387-4178-9146-f190d8f60428} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12776 | 2026.01.06 01:57:11.061086 [ 254 ] {5c5fcaf3-f387-4178-9146-f190d8f60428} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12777 | 2026.01.06 01:57:11.061209 [ 254 ] {5c5fcaf3-f387-4178-9146-f190d8f60428} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001283 sec., 183943.88152766952 rows/sec., 11.15 MiB/sec. | ||
| 12778 | 2026.01.06 01:57:11.061244 [ 254 ] {5c5fcaf3-f387-4178-9146-f190d8f60428} <Debug> TCPHandler: Processed in 0.001445134 sec. | ||
| 12779 | 2026.01.06 01:57:11.061353 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12780 | 2026.01.06 01:57:11.061470 [ 254 ] {6b8c87b8-2954-4434-af8d-0d894168354e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12781 | 2026.01.06 01:57:11.061515 [ 254 ] {6b8c87b8-2954-4434-af8d-0d894168354e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12782 | 2026.01.06 01:57:11.062159 [ 254 ] {6b8c87b8-2954-4434-af8d-0d894168354e} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12783 | 2026.01.06 01:57:11.062194 [ 254 ] {6b8c87b8-2954-4434-af8d-0d894168354e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12784 | 2026.01.06 01:57:11.062529 [ 254 ] {6b8c87b8-2954-4434-af8d-0d894168354e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12785 | 2026.01.06 01:57:11.062741 [ 254 ] {6b8c87b8-2954-4434-af8d-0d894168354e} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12786 | 2026.01.06 01:57:11.062868 [ 254 ] {6b8c87b8-2954-4434-af8d-0d894168354e} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001377 sec., 319535.22149600583 rows/sec., 21.14 MiB/sec. | ||
| 12787 | 2026.01.06 01:57:11.062907 [ 254 ] {6b8c87b8-2954-4434-af8d-0d894168354e} <Debug> TCPHandler: Processed in 0.001575895 sec. | ||
| 12788 | 2026.01.06 01:57:11.063017 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12789 | 2026.01.06 01:57:11.063111 [ 254 ] {e9703128-c22c-48f0-9d0d-7165a8d830bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12790 | 2026.01.06 01:57:11.063150 [ 254 ] {e9703128-c22c-48f0-9d0d-7165a8d830bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12791 | 2026.01.06 01:57:11.063630 [ 254 ] {e9703128-c22c-48f0-9d0d-7165a8d830bc} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2026.01.06 01:57:11.063665 [ 254 ] {e9703128-c22c-48f0-9d0d-7165a8d830bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12793 | 2026.01.06 01:57:11.063976 [ 254 ] {e9703128-c22c-48f0-9d0d-7165a8d830bc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12794 | 2026.01.06 01:57:11.064203 [ 254 ] {e9703128-c22c-48f0-9d0d-7165a8d830bc} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2026.01.06 01:57:11.064327 [ 254 ] {e9703128-c22c-48f0-9d0d-7165a8d830bc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 12796 | 2026.01.06 01:57:11.064365 [ 254 ] {e9703128-c22c-48f0-9d0d-7165a8d830bc} <Debug> TCPHandler: Processed in 0.001396743 sec. | ||
| 12797 | 2026.01.06 01:57:11.064473 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12798 | 2026.01.06 01:57:11.064565 [ 254 ] {721a8480-2742-4013-92ed-92348b392d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12799 | 2026.01.06 01:57:11.064604 [ 254 ] {721a8480-2742-4013-92ed-92348b392d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12800 | 2026.01.06 01:57:11.065490 [ 254 ] {721a8480-2742-4013-92ed-92348b392d13} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12801 | 2026.01.06 01:57:11.065525 [ 254 ] {721a8480-2742-4013-92ed-92348b392d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12802 | 2026.01.06 01:57:11.065886 [ 254 ] {721a8480-2742-4013-92ed-92348b392d13} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12803 | 2026.01.06 01:57:11.066108 [ 254 ] {721a8480-2742-4013-92ed-92348b392d13} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12804 | 2026.01.06 01:57:11.066234 [ 254 ] {721a8480-2742-4013-92ed-92348b392d13} <Debug> executeQuery: Read 1166 rows, 85.24 KiB in 0.001685 sec., 691988.1305637981 rows/sec., 49.40 MiB/sec. | ||
| 12805 | 2026.01.06 01:57:11.066270 [ 254 ] {721a8480-2742-4013-92ed-92348b392d13} <Debug> TCPHandler: Processed in 0.001846257 sec. | ||
| 12806 | 2026.01.06 01:57:11.066378 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12807 | 2026.01.06 01:57:11.066471 [ 254 ] {ecb5fd50-3cdd-40de-9fdb-28fcec6f71b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12808 | 2026.01.06 01:57:11.066511 [ 254 ] {ecb5fd50-3cdd-40de-9fdb-28fcec6f71b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12809 | 2026.01.06 01:57:11.066837 [ 254 ] {ecb5fd50-3cdd-40de-9fdb-28fcec6f71b1} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2026.01.06 01:57:11.066870 [ 254 ] {ecb5fd50-3cdd-40de-9fdb-28fcec6f71b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12811 | 2026.01.06 01:57:11.067179 [ 254 ] {ecb5fd50-3cdd-40de-9fdb-28fcec6f71b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12812 | 2026.01.06 01:57:11.067393 [ 254 ] {ecb5fd50-3cdd-40de-9fdb-28fcec6f71b1} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12813 | 2026.01.06 01:57:11.067515 [ 254 ] {ecb5fd50-3cdd-40de-9fdb-28fcec6f71b1} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001062 sec., 11299.435028248587 rows/sec., 590.35 KiB/sec. | ||
| 12814 | 2026.01.06 01:57:11.067551 [ 254 ] {ecb5fd50-3cdd-40de-9fdb-28fcec6f71b1} <Debug> TCPHandler: Processed in 0.001222231 sec. | ||
| 12815 | 2026.01.06 01:57:11.067663 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12816 | 2026.01.06 01:57:11.067756 [ 254 ] {931d4c8c-8f6f-4143-80c6-b25da0acd254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12817 | 2026.01.06 01:57:11.067798 [ 254 ] {931d4c8c-8f6f-4143-80c6-b25da0acd254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12818 | 2026.01.06 01:57:11.068453 [ 254 ] {931d4c8c-8f6f-4143-80c6-b25da0acd254} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2026.01.06 01:57:11.068488 [ 254 ] {931d4c8c-8f6f-4143-80c6-b25da0acd254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12820 | 2026.01.06 01:57:11.068869 [ 254 ] {931d4c8c-8f6f-4143-80c6-b25da0acd254} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12821 | 2026.01.06 01:57:11.069086 [ 254 ] {931d4c8c-8f6f-4143-80c6-b25da0acd254} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2026.01.06 01:57:11.069195 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
| 12823 | 2026.01.06 01:57:11.069212 [ 254 ] {931d4c8c-8f6f-4143-80c6-b25da0acd254} <Debug> executeQuery: Read 1024 rows, 68.46 KiB in 0.001473 sec., 695179.9049558725 rows/sec., 45.39 MiB/sec. | ||
| 12824 | 2026.01.06 01:57:11.069233 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2026.01.06 01:57:11.069251 [ 254 ] {931d4c8c-8f6f-4143-80c6-b25da0acd254} <Debug> TCPHandler: Processed in 0.001637035 sec. | ||
| 12826 | 2026.01.06 01:57:11.069252 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12827 | 2026.01.06 01:57:11.069363 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12828 | 2026.01.06 01:57:11.069367 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
| 12829 | 2026.01.06 01:57:11.069458 [ 254 ] {d7f78019-15e7-4dd1-9470-6f40e85e8e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12830 | 2026.01.06 01:57:11.069504 [ 254 ] {d7f78019-15e7-4dd1-9470-6f40e85e8e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12831 | 2026.01.06 01:57:11.069525 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12832 | 2026.01.06 01:57:11.069566 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_90_18, total 24493 rows starting from the beginning of the part | ||
| 12833 | 2026.01.06 01:57:11.069634 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12834 | 2026.01.06 01:57:11.069681 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 162 rows starting from the beginning of the part | ||
| 12835 | 2026.01.06 01:57:11.069724 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12836 | 2026.01.06 01:57:11.069769 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12837 | 2026.01.06 01:57:11.069807 [ 254 ] {d7f78019-15e7-4dd1-9470-6f40e85e8e29} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2026.01.06 01:57:11.069816 [ 199 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1024 rows starting from the beginning of the part | ||
| 12839 | 2026.01.06 01:57:11.069851 [ 254 ] {d7f78019-15e7-4dd1-9470-6f40e85e8e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12840 | 2026.01.06 01:57:11.070257 [ 254 ] {d7f78019-15e7-4dd1-9470-6f40e85e8e29} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12841 | 2026.01.06 01:57:11.070512 [ 254 ] {d7f78019-15e7-4dd1-9470-6f40e85e8e29} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12842 | 2026.01.06 01:57:11.070667 [ 254 ] {d7f78019-15e7-4dd1-9470-6f40e85e8e29} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 109.92 KiB/sec. | ||
| 12843 | 2026.01.06 01:57:11.070708 [ 254 ] {d7f78019-15e7-4dd1-9470-6f40e85e8e29} <Debug> TCPHandler: Processed in 0.001394942 sec. | ||
| 12844 | 2026.01.06 01:57:11.070819 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12845 | 2026.01.06 01:57:11.070915 [ 254 ] {a8a8da22-0b0a-45f5-b983-f6b37d60dd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12846 | 2026.01.06 01:57:11.070970 [ 254 ] {a8a8da22-0b0a-45f5-b983-f6b37d60dd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12847 | 2026.01.06 01:57:11.071806 [ 254 ] {a8a8da22-0b0a-45f5-b983-f6b37d60dd01} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12848 | 2026.01.06 01:57:11.071842 [ 254 ] {a8a8da22-0b0a-45f5-b983-f6b37d60dd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12849 | 2026.01.06 01:57:11.072563 [ 254 ] {a8a8da22-0b0a-45f5-b983-f6b37d60dd01} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12850 | 2026.01.06 01:57:11.072794 [ 254 ] {a8a8da22-0b0a-45f5-b983-f6b37d60dd01} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12851 | 2026.01.06 01:57:11.072931 [ 254 ] {a8a8da22-0b0a-45f5-b983-f6b37d60dd01} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002035 sec., 15233.415233415233 rows/sec., 27.30 MiB/sec. | ||
| 12852 | 2026.01.06 01:57:11.072987 [ 254 ] {a8a8da22-0b0a-45f5-b983-f6b37d60dd01} <Debug> TCPHandler: Processed in 0.002217031 sec. | ||
| 12853 | 2026.01.06 01:57:11.073097 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12854 | 2026.01.06 01:57:11.073192 [ 254 ] {651b3606-2886-4393-b36e-6e116e1fdc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12855 | 2026.01.06 01:57:11.073235 [ 254 ] {651b3606-2886-4393-b36e-6e116e1fdc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12856 | 2026.01.06 01:57:11.073571 [ 254 ] {651b3606-2886-4393-b36e-6e116e1fdc06} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12857 | 2026.01.06 01:57:11.073605 [ 254 ] {651b3606-2886-4393-b36e-6e116e1fdc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12858 | 2026.01.06 01:57:11.074004 [ 254 ] {651b3606-2886-4393-b36e-6e116e1fdc06} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12859 | 2026.01.06 01:57:11.074229 [ 254 ] {651b3606-2886-4393-b36e-6e116e1fdc06} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12860 | 2026.01.06 01:57:11.074358 [ 254 ] {651b3606-2886-4393-b36e-6e116e1fdc06} <Debug> executeQuery: Read 100 rows, 5.60 KiB in 0.001185 sec., 84388.18565400844 rows/sec., 4.61 MiB/sec. | ||
| 12861 | 2026.01.06 01:57:11.074394 [ 254 ] {651b3606-2886-4393-b36e-6e116e1fdc06} <Debug> TCPHandler: Processed in 0.001345093 sec. | ||
| 12862 | 2026.01.06 01:57:11.076297 [ 187 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26159 rows, containing 5 columns (5 merged, 0 gathered) in 0.006979236 sec., 3748117.9888457707 rows/sec., 255.74 MiB/sec. | ||
| 12863 | 2026.01.06 01:57:11.076610 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 12864 | 2026.01.06 01:57:11.076904 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12865 | 2026.01.06 01:57:11.076967 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
| 12866 | 2026.01.06 01:57:11.077059 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 12867 | 2026.01.06 01:57:13.472981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1578 | ||
| 12868 | 2026.01.06 01:57:13.475565 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12869 | 2026.01.06 01:57:13.475613 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12870 | 2026.01.06 01:57:13.476840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12871 | 2026.01.06 01:57:13.477096 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12872 | 2026.01.06 01:57:13.477353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 12873 | 2026.01.06 01:57:15.275162 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12874 | 2026.01.06 01:57:15.275473 [ 254 ] {2d9042c6-dc14-4c29-9e04-0d24f015b992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12875 | 2026.01.06 01:57:15.275579 [ 254 ] {2d9042c6-dc14-4c29-9e04-0d24f015b992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12876 | 2026.01.06 01:57:15.276402 [ 254 ] {2d9042c6-dc14-4c29-9e04-0d24f015b992} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12877 | 2026.01.06 01:57:15.276439 [ 254 ] {2d9042c6-dc14-4c29-9e04-0d24f015b992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12878 | 2026.01.06 01:57:15.276844 [ 254 ] {2d9042c6-dc14-4c29-9e04-0d24f015b992} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12879 | 2026.01.06 01:57:15.277071 [ 254 ] {2d9042c6-dc14-4c29-9e04-0d24f015b992} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12880 | 2026.01.06 01:57:15.277207 [ 57 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12881 | 2026.01.06 01:57:15.277227 [ 254 ] {2d9042c6-dc14-4c29-9e04-0d24f015b992} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.33 MiB/sec. | ||
| 12882 | 2026.01.06 01:57:15.277255 [ 57 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12883 | 2026.01.06 01:57:15.277274 [ 254 ] {2d9042c6-dc14-4c29-9e04-0d24f015b992} <Debug> TCPHandler: Processed in 0.002298381 sec. | ||
| 12884 | 2026.01.06 01:57:15.277278 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12885 | 2026.01.06 01:57:15.277398 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12886 | 2026.01.06 01:57:15.277420 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 12887 | 2026.01.06 01:57:15.277494 [ 254 ] {02cf8939-18e7-4b4d-b7bb-b18fed7e3c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12888 | 2026.01.06 01:57:15.277540 [ 254 ] {02cf8939-18e7-4b4d-b7bb-b18fed7e3c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12889 | 2026.01.06 01:57:15.277588 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12890 | 2026.01.06 01:57:15.277633 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2468 rows starting from the beginning of the part | ||
| 12891 | 2026.01.06 01:57:15.277709 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 78 rows starting from the beginning of the part | ||
| 12892 | 2026.01.06 01:57:15.277761 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 118 rows starting from the beginning of the part | ||
| 12893 | 2026.01.06 01:57:15.277810 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 76 rows starting from the beginning of the part | ||
| 12894 | 2026.01.06 01:57:15.277856 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2314 rows starting from the beginning of the part | ||
| 12895 | 2026.01.06 01:57:15.277903 [ 195 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 12896 | 2026.01.06 01:57:15.277956 [ 254 ] {02cf8939-18e7-4b4d-b7bb-b18fed7e3c2e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12897 | 2026.01.06 01:57:15.277999 [ 254 ] {02cf8939-18e7-4b4d-b7bb-b18fed7e3c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12898 | 2026.01.06 01:57:15.278353 [ 254 ] {02cf8939-18e7-4b4d-b7bb-b18fed7e3c2e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12899 | 2026.01.06 01:57:15.278581 [ 254 ] {02cf8939-18e7-4b4d-b7bb-b18fed7e3c2e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12900 | 2026.01.06 01:57:15.278691 [ 57 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12901 | 2026.01.06 01:57:15.278716 [ 254 ] {02cf8939-18e7-4b4d-b7bb-b18fed7e3c2e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 12902 | 2026.01.06 01:57:15.278715 [ 57 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2026.01.06 01:57:15.278746 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12904 | 2026.01.06 01:57:15.278755 [ 254 ] {02cf8939-18e7-4b4d-b7bb-b18fed7e3c2e} <Debug> TCPHandler: Processed in 0.001407153 sec. | ||
| 12905 | 2026.01.06 01:57:15.278838 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 12906 | 2026.01.06 01:57:15.278867 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2026.01.06 01:57:15.278942 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12908 | 2026.01.06 01:57:15.278968 [ 254 ] {6935604b-ba22-4fab-99ae-746e194bf4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12909 | 2026.01.06 01:57:15.278973 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 12910 | 2026.01.06 01:57:15.279020 [ 254 ] {6935604b-ba22-4fab-99ae-746e194bf4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12911 | 2026.01.06 01:57:15.279045 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 78 rows starting from the beginning of the part | ||
| 12912 | 2026.01.06 01:57:15.279094 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 95 rows starting from the beginning of the part | ||
| 12913 | 2026.01.06 01:57:15.279133 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 74 rows starting from the beginning of the part | ||
| 12914 | 2026.01.06 01:57:15.279172 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1166 rows starting from the beginning of the part | ||
| 12915 | 2026.01.06 01:57:15.279209 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 12916 | 2026.01.06 01:57:15.279411 [ 254 ] {6935604b-ba22-4fab-99ae-746e194bf4e2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12917 | 2026.01.06 01:57:15.279453 [ 254 ] {6935604b-ba22-4fab-99ae-746e194bf4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12918 | 2026.01.06 01:57:15.279785 [ 194 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5110 rows, containing 5 columns (5 merged, 0 gathered) in 0.002429673 sec., 2103163.6767581482 rows/sec., 179.08 MiB/sec. | ||
| 12919 | 2026.01.06 01:57:15.279806 [ 254 ] {6935604b-ba22-4fab-99ae-746e194bf4e2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12920 | 2026.01.06 01:57:15.280052 [ 254 ] {6935604b-ba22-4fab-99ae-746e194bf4e2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12921 | 2026.01.06 01:57:15.280126 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12922 | 2026.01.06 01:57:15.280181 [ 254 ] {6935604b-ba22-4fab-99ae-746e194bf4e2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001231 sec., 103980.50365556458 rows/sec., 7.24 MiB/sec. | ||
| 12923 | 2026.01.06 01:57:15.280219 [ 254 ] {6935604b-ba22-4fab-99ae-746e194bf4e2} <Debug> TCPHandler: Processed in 0.001400513 sec. | ||
| 12924 | 2026.01.06 01:57:15.280255 [ 187 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2727 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452754 sec., 1877124.4133555992 rows/sec., 143.27 MiB/sec. | ||
| 12925 | 2026.01.06 01:57:15.280333 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2026.01.06 01:57:15.280425 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_96_19} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12927 | 2026.01.06 01:57:15.280433 [ 254 ] {ba9df87f-9346-4826-9f8e-f762e277809e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12928 | 2026.01.06 01:57:15.280480 [ 254 ] {ba9df87f-9346-4826-9f8e-f762e277809e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12929 | 2026.01.06 01:57:15.280502 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12930 | 2026.01.06 01:57:15.280507 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_96_19} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12931 | 2026.01.06 01:57:15.280610 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12932 | 2026.01.06 01:57:15.280812 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_96_19} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12933 | 2026.01.06 01:57:15.280813 [ 254 ] {ba9df87f-9346-4826-9f8e-f762e277809e} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12934 | 2026.01.06 01:57:15.280870 [ 254 ] {ba9df87f-9346-4826-9f8e-f762e277809e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12935 | 2026.01.06 01:57:15.280906 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_96_19} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12936 | 2026.01.06 01:57:15.281020 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12937 | 2026.01.06 01:57:15.281208 [ 254 ] {ba9df87f-9346-4826-9f8e-f762e277809e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12938 | 2026.01.06 01:57:15.281428 [ 254 ] {ba9df87f-9346-4826-9f8e-f762e277809e} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.01.06 01:57:15.281525 [ 57 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12940 | 2026.01.06 01:57:15.281549 [ 57 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12941 | 2026.01.06 01:57:15.281554 [ 254 ] {ba9df87f-9346-4826-9f8e-f762e277809e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00114 sec., 42105.26315789474 rows/sec., 2.84 MiB/sec. | ||
| 12942 | 2026.01.06 01:57:15.281565 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12943 | 2026.01.06 01:57:15.281590 [ 254 ] {ba9df87f-9346-4826-9f8e-f762e277809e} <Debug> TCPHandler: Processed in 0.001306413 sec. | ||
| 12944 | 2026.01.06 01:57:15.281648 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 12945 | 2026.01.06 01:57:15.281756 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12946 | 2026.01.06 01:57:15.281786 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4806 rows starting from the beginning of the part | ||
| 12947 | 2026.01.06 01:57:15.281845 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12948 | 2026.01.06 01:57:15.281899 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 12949 | 2026.01.06 01:57:15.281937 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12950 | 2026.01.06 01:57:15.281973 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 100 rows starting from the beginning of the part | ||
| 12951 | 2026.01.06 01:57:15.282010 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 48 rows starting from the beginning of the part | ||
| 12952 | 2026.01.06 01:57:15.283701 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5134 rows, containing 4 columns (4 merged, 0 gathered) in 0.002091689 sec., 2454475.784880066 rows/sec., 161.71 MiB/sec. | ||
| 12953 | 2026.01.06 01:57:15.284017 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12954 | 2026.01.06 01:57:15.284304 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_96_19} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12955 | 2026.01.06 01:57:15.284378 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_96_19} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12956 | 2026.01.06 01:57:15.284459 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12957 | 2026.01.06 01:57:15.890802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30233 | ||
| 12958 | 2026.01.06 01:57:15.891607 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12959 | 2026.01.06 01:57:15.891678 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12960 | 2026.01.06 01:57:15.892298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12961 | 2026.01.06 01:57:15.892542 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12962 | 2026.01.06 01:57:15.892688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30233 | ||
| 12963 | 2026.01.06 01:57:17.572714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12964 | 2026.01.06 01:57:17.590370 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2026.01.06 01:57:17.590452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 12966 | 2026.01.06 01:57:17.597624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12967 | 2026.01.06 01:57:17.598308 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12968 | 2026.01.06 01:57:17.601379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12969 | 2026.01.06 01:57:20.276320 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12970 | 2026.01.06 01:57:20.276519 [ 254 ] {e537b461-bed3-4786-a92a-75a717314503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12971 | 2026.01.06 01:57:20.276587 [ 254 ] {e537b461-bed3-4786-a92a-75a717314503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12972 | 2026.01.06 01:57:20.277317 [ 254 ] {e537b461-bed3-4786-a92a-75a717314503} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2026.01.06 01:57:20.277362 [ 254 ] {e537b461-bed3-4786-a92a-75a717314503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12974 | 2026.01.06 01:57:20.277771 [ 254 ] {e537b461-bed3-4786-a92a-75a717314503} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12975 | 2026.01.06 01:57:20.278003 [ 254 ] {e537b461-bed3-4786-a92a-75a717314503} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12976 | 2026.01.06 01:57:20.278165 [ 254 ] {e537b461-bed3-4786-a92a-75a717314503} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001697 sec., 44784.91455509723 rows/sec., 3.67 MiB/sec. | ||
| 12977 | 2026.01.06 01:57:20.278217 [ 254 ] {e537b461-bed3-4786-a92a-75a717314503} <Debug> TCPHandler: Processed in 0.00203239 sec. | ||
| 12978 | 2026.01.06 01:57:20.278348 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12979 | 2026.01.06 01:57:20.278451 [ 254 ] {3dd64b60-850b-4860-b547-7bc280953741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12980 | 2026.01.06 01:57:20.278495 [ 254 ] {3dd64b60-850b-4860-b547-7bc280953741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12981 | 2026.01.06 01:57:20.278928 [ 254 ] {3dd64b60-850b-4860-b547-7bc280953741} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2026.01.06 01:57:20.278967 [ 254 ] {3dd64b60-850b-4860-b547-7bc280953741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12983 | 2026.01.06 01:57:20.279283 [ 254 ] {3dd64b60-850b-4860-b547-7bc280953741} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12984 | 2026.01.06 01:57:20.279496 [ 254 ] {3dd64b60-850b-4860-b547-7bc280953741} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.01.06 01:57:20.279630 [ 254 ] {3dd64b60-850b-4860-b547-7bc280953741} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001203 sec., 8312.551953449709 rows/sec., 625.06 KiB/sec. | ||
| 12986 | 2026.01.06 01:57:20.279630 [ 52 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12987 | 2026.01.06 01:57:20.279671 [ 254 ] {3dd64b60-850b-4860-b547-7bc280953741} <Debug> TCPHandler: Processed in 0.001375323 sec. | ||
| 12988 | 2026.01.06 01:57:20.279705 [ 52 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12989 | 2026.01.06 01:57:20.279732 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 12990 | 2026.01.06 01:57:20.279797 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12991 | 2026.01.06 01:57:20.279858 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 12992 | 2026.01.06 01:57:20.279897 [ 254 ] {f029aa1e-be85-4bd2-9cad-5f1d1197286c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12993 | 2026.01.06 01:57:20.279948 [ 254 ] {f029aa1e-be85-4bd2-9cad-5f1d1197286c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12994 | 2026.01.06 01:57:20.280020 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12995 | 2026.01.06 01:57:20.280057 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 12996 | 2026.01.06 01:57:20.280125 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 14 rows starting from the beginning of the part | ||
| 12997 | 2026.01.06 01:57:20.280169 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 31 rows starting from the beginning of the part | ||
| 12998 | 2026.01.06 01:57:20.280212 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 12999 | 2026.01.06 01:57:20.280253 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 236 rows starting from the beginning of the part | ||
| 13000 | 2026.01.06 01:57:20.280290 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 13001 | 2026.01.06 01:57:20.280377 [ 254 ] {f029aa1e-be85-4bd2-9cad-5f1d1197286c} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2026.01.06 01:57:20.280423 [ 254 ] {f029aa1e-be85-4bd2-9cad-5f1d1197286c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13003 | 2026.01.06 01:57:20.280801 [ 254 ] {f029aa1e-be85-4bd2-9cad-5f1d1197286c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13004 | 2026.01.06 01:57:20.281056 [ 254 ] {f029aa1e-be85-4bd2-9cad-5f1d1197286c} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.01.06 01:57:20.281190 [ 254 ] {f029aa1e-be85-4bd2-9cad-5f1d1197286c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001313 sec., 56359.48210205636 rows/sec., 4.40 MiB/sec. | ||
| 13006 | 2026.01.06 01:57:20.281202 [ 194 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402493 sec., 412836.28510088817 rows/sec., 27.53 MiB/sec. | ||
| 13007 | 2026.01.06 01:57:20.281229 [ 254 ] {f029aa1e-be85-4bd2-9cad-5f1d1197286c} <Debug> TCPHandler: Processed in 0.001481854 sec. | ||
| 13008 | 2026.01.06 01:57:20.281362 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13009 | 2026.01.06 01:57:20.281377 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13010 | 2026.01.06 01:57:20.281462 [ 254 ] {00092d10-a842-47c5-972a-c64294c5f1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13011 | 2026.01.06 01:57:20.281507 [ 254 ] {00092d10-a842-47c5-972a-c64294c5f1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13012 | 2026.01.06 01:57:20.281641 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_91_18} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2026.01.06 01:57:20.281714 [ 197 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_91_18} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13014 | 2026.01.06 01:57:20.281794 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13015 | 2026.01.06 01:57:20.281936 [ 254 ] {00092d10-a842-47c5-972a-c64294c5f1ed} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13016 | 2026.01.06 01:57:20.281971 [ 254 ] {00092d10-a842-47c5-972a-c64294c5f1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13017 | 2026.01.06 01:57:20.282323 [ 254 ] {00092d10-a842-47c5-972a-c64294c5f1ed} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13018 | 2026.01.06 01:57:20.282545 [ 254 ] {00092d10-a842-47c5-972a-c64294c5f1ed} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13019 | 2026.01.06 01:57:20.282677 [ 254 ] {00092d10-a842-47c5-972a-c64294c5f1ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 13020 | 2026.01.06 01:57:20.282715 [ 254 ] {00092d10-a842-47c5-972a-c64294c5f1ed} <Debug> TCPHandler: Processed in 0.001402004 sec. | ||
| 13021 | 2026.01.06 01:57:20.282825 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13022 | 2026.01.06 01:57:20.282920 [ 254 ] {9e5042cd-d07e-4f1a-b29b-039b11dcf813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13023 | 2026.01.06 01:57:20.282975 [ 254 ] {9e5042cd-d07e-4f1a-b29b-039b11dcf813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13024 | 2026.01.06 01:57:20.283772 [ 254 ] {9e5042cd-d07e-4f1a-b29b-039b11dcf813} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13025 | 2026.01.06 01:57:20.283810 [ 254 ] {9e5042cd-d07e-4f1a-b29b-039b11dcf813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13026 | 2026.01.06 01:57:20.284352 [ 254 ] {9e5042cd-d07e-4f1a-b29b-039b11dcf813} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13027 | 2026.01.06 01:57:20.284588 [ 254 ] {9e5042cd-d07e-4f1a-b29b-039b11dcf813} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13028 | 2026.01.06 01:57:20.284722 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13029 | 2026.01.06 01:57:20.284729 [ 254 ] {9e5042cd-d07e-4f1a-b29b-039b11dcf813} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001828 sec., 5470.459518599562 rows/sec., 9.80 MiB/sec. | ||
| 13030 | 2026.01.06 01:57:20.284765 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2026.01.06 01:57:20.284789 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13032 | 2026.01.06 01:57:20.284820 [ 254 ] {9e5042cd-d07e-4f1a-b29b-039b11dcf813} <Debug> TCPHandler: Processed in 0.002043729 sec. | ||
| 13033 | 2026.01.06 01:57:20.284884 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 13034 | 2026.01.06 01:57:20.284940 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13035 | 2026.01.06 01:57:20.285041 [ 254 ] {d3666434-5674-4697-8c4c-6670a82f93a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13036 | 2026.01.06 01:57:20.285084 [ 254 ] {d3666434-5674-4697-8c4c-6670a82f93a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13037 | 2026.01.06 01:57:20.285136 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13038 | 2026.01.06 01:57:20.285196 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1700 rows starting from the beginning of the part | ||
| 13039 | 2026.01.06 01:57:20.285319 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
| 13040 | 2026.01.06 01:57:20.285418 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 31 rows starting from the beginning of the part | ||
| 13041 | 2026.01.06 01:57:20.285426 [ 254 ] {d3666434-5674-4697-8c4c-6670a82f93a3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2026.01.06 01:57:20.285469 [ 254 ] {d3666434-5674-4697-8c4c-6670a82f93a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13043 | 2026.01.06 01:57:20.285513 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 13044 | 2026.01.06 01:57:20.285602 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 31 rows starting from the beginning of the part | ||
| 13045 | 2026.01.06 01:57:20.285685 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 13046 | 2026.01.06 01:57:20.285800 [ 254 ] {d3666434-5674-4697-8c4c-6670a82f93a3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13047 | 2026.01.06 01:57:20.286059 [ 254 ] {d3666434-5674-4697-8c4c-6670a82f93a3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2026.01.06 01:57:20.286205 [ 254 ] {d3666434-5674-4697-8c4c-6670a82f93a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 13049 | 2026.01.06 01:57:20.286243 [ 254 ] {d3666434-5674-4697-8c4c-6670a82f93a3} <Debug> TCPHandler: Processed in 0.001353272 sec. | ||
| 13050 | 2026.01.06 01:57:20.295124 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1792 rows, containing 19 columns (19 merged, 0 gathered) in 0.010281416 sec., 174295.05819042824 rows/sec., 312.33 MiB/sec. | ||
| 13051 | 2026.01.06 01:57:20.296955 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13052 | 2026.01.06 01:57:20.297310 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13053 | 2026.01.06 01:57:20.297388 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13054 | 2026.01.06 01:57:20.297541 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.16 MiB. | ||
| 13055 | 2026.01.06 01:57:21.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.52 MiB, peak 366.63 MiB, free memory in arenas 0.00 B, will set to 355.24 MiB (RSS), difference: 5.72 MiB | ||
| 13056 | 2026.01.06 01:57:23.209976 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13057 | 2026.01.06 01:57:23.210056 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13058 | 2026.01.06 01:57:23.390195 [ 50 ] {} <Debug> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 13059 | 2026.01.06 01:57:23.390268 [ 50 ] {} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13060 | 2026.01.06 01:57:23.390295 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13061 | 2026.01.06 01:57:23.390400 [ 194 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 13062 | 2026.01.06 01:57:23.390543 [ 194 ] {6035a756-00c9-47e1-a971-784fbb9a198e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13063 | 2026.01.06 01:57:23.390582 [ 194 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 13064 | 2026.01.06 01:57:23.390655 [ 194 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 13065 | 2026.01.06 01:57:23.390705 [ 194 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 13066 | 2026.01.06 01:57:23.390748 [ 194 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 13067 | 2026.01.06 01:57:23.390792 [ 194 ] {6035a756-00c9-47e1-a971-784fbb9a198e::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 | ||
| 13068 | 2026.01.06 01:57:23.391619 [ 200 ] {6035a756-00c9-47e1-a971-784fbb9a198e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259182 sec., 52414.98051909891 rows/sec., 2.67 MiB/sec. | ||
| 13069 | 2026.01.06 01:57:23.391791 [ 200 ] {6035a756-00c9-47e1-a971-784fbb9a198e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 13070 | 2026.01.06 01:57:23.392081 [ 200 ] {6035a756-00c9-47e1-a971-784fbb9a198e::all_1_10_2} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2026.01.06 01:57:23.392155 [ 200 ] {6035a756-00c9-47e1-a971-784fbb9a198e::all_1_10_2} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 13072 | 2026.01.06 01:57:23.392242 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13073 | 2026.01.06 01:57:23.392863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30745 | ||
| 13074 | 2026.01.06 01:57:23.393399 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13075 | 2026.01.06 01:57:23.393439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13076 | 2026.01.06 01:57:23.393929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13077 | 2026.01.06 01:57:23.394163 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13078 | 2026.01.06 01:57:23.394294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30745 | ||
| 13079 | 2026.01.06 01:57:23.477627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1598 | ||
| 13080 | 2026.01.06 01:57:23.479660 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13081 | 2026.01.06 01:57:23.479702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13082 | 2026.01.06 01:57:23.480835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13083 | 2026.01.06 01:57:23.481088 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2026.01.06 01:57:23.481338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1598 | ||
| 13085 | 2026.01.06 01:57:23.770656 [ 50 ] {} <Debug> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 13086 | 2026.01.06 01:57:23.770706 [ 50 ] {} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13087 | 2026.01.06 01:57:23.770729 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13088 | 2026.01.06 01:57:23.770823 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 13089 | 2026.01.06 01:57:23.770936 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13090 | 2026.01.06 01:57:23.770967 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 223 rows starting from the beginning of the part | ||
| 13091 | 2026.01.06 01:57:23.771022 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 13092 | 2026.01.06 01:57:23.771064 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 13093 | 2026.01.06 01:57:23.771101 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 13094 | 2026.01.06 01:57:23.771139 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 13095 | 2026.01.06 01:57:23.771799 [ 200 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 5 columns (5 merged, 0 gathered) in 0.001017179 sec., 462062.23290099384 rows/sec., 28.92 MiB/sec. | ||
| 13096 | 2026.01.06 01:57:23.771917 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 13097 | 2026.01.06 01:57:23.772138 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_22_5} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2026.01.06 01:57:23.772198 [ 188 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_22_5} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 13099 | 2026.01.06 01:57:23.772254 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13100 | 2026.01.06 01:57:24.001748 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001264222 sec. | ||
| 13101 | 2026.01.06 01:57:24.008597 [ 47 ] {} <Debug> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 13102 | 2026.01.06 01:57:24.008668 [ 47 ] {} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13103 | 2026.01.06 01:57:24.008692 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13104 | 2026.01.06 01:57:24.008831 [ 193 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 13105 | 2026.01.06 01:57:24.008993 [ 193 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13106 | 2026.01.06 01:57:24.009031 [ 193 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 434 rows starting from the beginning of the part | ||
| 13107 | 2026.01.06 01:57:24.009110 [ 193 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 13108 | 2026.01.06 01:57:24.009162 [ 193 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 13109 | 2026.01.06 01:57:24.009210 [ 193 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 13110 | 2026.01.06 01:57:24.009253 [ 193 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 13111 | 2026.01.06 01:57:24.010189 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423284 sec., 643582.0257938683 rows/sec., 44.60 MiB/sec. | ||
| 13112 | 2026.01.06 01:57:24.010392 [ 200 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 13113 | 2026.01.06 01:57:24.010711 [ 200 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_22_5} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13114 | 2026.01.06 01:57:24.010798 [ 200 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_22_5} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 13115 | 2026.01.06 01:57:24.010894 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13116 | 2026.01.06 01:57:25.101489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13117 | 2026.01.06 01:57:25.118066 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13118 | 2026.01.06 01:57:25.118122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13119 | 2026.01.06 01:57:25.124379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13120 | 2026.01.06 01:57:25.125085 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2026.01.06 01:57:25.128001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13122 | 2026.01.06 01:57:25.288209 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13123 | 2026.01.06 01:57:25.288415 [ 254 ] {a9a1d4d0-85fc-4a63-aad5-92b5cf7f039d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13124 | 2026.01.06 01:57:25.288490 [ 254 ] {a9a1d4d0-85fc-4a63-aad5-92b5cf7f039d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13125 | 2026.01.06 01:57:25.289416 [ 254 ] {a9a1d4d0-85fc-4a63-aad5-92b5cf7f039d} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13126 | 2026.01.06 01:57:25.289484 [ 254 ] {a9a1d4d0-85fc-4a63-aad5-92b5cf7f039d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13127 | 2026.01.06 01:57:25.289973 [ 254 ] {a9a1d4d0-85fc-4a63-aad5-92b5cf7f039d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13128 | 2026.01.06 01:57:25.290244 [ 254 ] {a9a1d4d0-85fc-4a63-aad5-92b5cf7f039d} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13129 | 2026.01.06 01:57:25.290414 [ 254 ] {a9a1d4d0-85fc-4a63-aad5-92b5cf7f039d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002056 sec., 199416.34241245134 rows/sec., 12.65 MiB/sec. | ||
| 13130 | 2026.01.06 01:57:25.290474 [ 254 ] {a9a1d4d0-85fc-4a63-aad5-92b5cf7f039d} <Debug> TCPHandler: Processed in 0.002403402 sec. | ||
| 13131 | 2026.01.06 01:57:25.290626 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13132 | 2026.01.06 01:57:25.290739 [ 254 ] {42bddc75-3fb4-46e5-9191-e951d392f24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13133 | 2026.01.06 01:57:25.290784 [ 254 ] {42bddc75-3fb4-46e5-9191-e951d392f24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13134 | 2026.01.06 01:57:25.291810 [ 254 ] {42bddc75-3fb4-46e5-9191-e951d392f24d} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13135 | 2026.01.06 01:57:25.291846 [ 254 ] {42bddc75-3fb4-46e5-9191-e951d392f24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13136 | 2026.01.06 01:57:25.292268 [ 254 ] {42bddc75-3fb4-46e5-9191-e951d392f24d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13137 | 2026.01.06 01:57:25.292518 [ 254 ] {42bddc75-3fb4-46e5-9191-e951d392f24d} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2026.01.06 01:57:25.292685 [ 254 ] {42bddc75-3fb4-46e5-9191-e951d392f24d} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.00198 sec., 592929.2929292929 rows/sec., 47.18 MiB/sec. | ||
| 13139 | 2026.01.06 01:57:25.292747 [ 254 ] {42bddc75-3fb4-46e5-9191-e951d392f24d} <Debug> TCPHandler: Processed in 0.002188851 sec. | ||
| 13140 | 2026.01.06 01:57:25.292860 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13141 | 2026.01.06 01:57:25.292954 [ 254 ] {867436be-f4da-4b44-ac8b-98f8a5b57bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13142 | 2026.01.06 01:57:25.292995 [ 254 ] {867436be-f4da-4b44-ac8b-98f8a5b57bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13143 | 2026.01.06 01:57:25.293480 [ 254 ] {867436be-f4da-4b44-ac8b-98f8a5b57bf6} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2026.01.06 01:57:25.293517 [ 254 ] {867436be-f4da-4b44-ac8b-98f8a5b57bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13145 | 2026.01.06 01:57:25.293835 [ 254 ] {867436be-f4da-4b44-ac8b-98f8a5b57bf6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13146 | 2026.01.06 01:57:25.294080 [ 254 ] {867436be-f4da-4b44-ac8b-98f8a5b57bf6} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2026.01.06 01:57:25.294208 [ 254 ] {867436be-f4da-4b44-ac8b-98f8a5b57bf6} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001273 sec., 185388.84524744697 rows/sec., 11.24 MiB/sec. | ||
| 13148 | 2026.01.06 01:57:25.294245 [ 254 ] {867436be-f4da-4b44-ac8b-98f8a5b57bf6} <Debug> TCPHandler: Processed in 0.001433514 sec. | ||
| 13149 | 2026.01.06 01:57:25.294358 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13150 | 2026.01.06 01:57:25.294450 [ 254 ] {5707984d-9aa0-43f5-9479-bd43ead69f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13151 | 2026.01.06 01:57:25.294488 [ 254 ] {5707984d-9aa0-43f5-9479-bd43ead69f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13152 | 2026.01.06 01:57:25.294951 [ 254 ] {5707984d-9aa0-43f5-9479-bd43ead69f8d} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2026.01.06 01:57:25.294988 [ 254 ] {5707984d-9aa0-43f5-9479-bd43ead69f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13154 | 2026.01.06 01:57:25.295312 [ 254 ] {5707984d-9aa0-43f5-9479-bd43ead69f8d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13155 | 2026.01.06 01:57:25.295513 [ 254 ] {5707984d-9aa0-43f5-9479-bd43ead69f8d} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.01.06 01:57:25.295619 [ 48 ] {} <Debug> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13157 | 2026.01.06 01:57:25.295638 [ 254 ] {5707984d-9aa0-43f5-9479-bd43ead69f8d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001206 sec., 175787.728026534 rows/sec., 11.34 MiB/sec. | ||
| 13158 | 2026.01.06 01:57:25.295686 [ 48 ] {} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2026.01.06 01:57:25.295696 [ 254 ] {5707984d-9aa0-43f5-9479-bd43ead69f8d} <Debug> TCPHandler: Processed in 0.001384323 sec. | ||
| 13160 | 2026.01.06 01:57:25.295717 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13161 | 2026.01.06 01:57:25.295823 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13162 | 2026.01.06 01:57:25.295824 [ 193 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 13163 | 2026.01.06 01:57:25.295921 [ 254 ] {5fe6e29e-6a1f-41bf-bed7-f6f5b9d43129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13164 | 2026.01.06 01:57:25.295949 [ 193 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13165 | 2026.01.06 01:57:25.295964 [ 254 ] {5fe6e29e-6a1f-41bf-bed7-f6f5b9d43129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13166 | 2026.01.06 01:57:25.295983 [ 193 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 467 rows starting from the beginning of the part | ||
| 13167 | 2026.01.06 01:57:25.296049 [ 193 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 13168 | 2026.01.06 01:57:25.296100 [ 193 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 13169 | 2026.01.06 01:57:25.296150 [ 193 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 13170 | 2026.01.06 01:57:25.296192 [ 193 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 440 rows starting from the beginning of the part | ||
| 13171 | 2026.01.06 01:57:25.296234 [ 193 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 13172 | 2026.01.06 01:57:25.296427 [ 254 ] {5fe6e29e-6a1f-41bf-bed7-f6f5b9d43129} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2026.01.06 01:57:25.296462 [ 254 ] {5fe6e29e-6a1f-41bf-bed7-f6f5b9d43129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13174 | 2026.01.06 01:57:25.296765 [ 254 ] {5fe6e29e-6a1f-41bf-bed7-f6f5b9d43129} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13175 | 2026.01.06 01:57:25.296967 [ 254 ] {5fe6e29e-6a1f-41bf-bed7-f6f5b9d43129} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13176 | 2026.01.06 01:57:25.297091 [ 254 ] {5fe6e29e-6a1f-41bf-bed7-f6f5b9d43129} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001188 sec., 177609.4276094276 rows/sec., 10.09 MiB/sec. | ||
| 13177 | 2026.01.06 01:57:25.297128 [ 254 ] {5fe6e29e-6a1f-41bf-bed7-f6f5b9d43129} <Debug> TCPHandler: Processed in 0.001351033 sec. | ||
| 13178 | 2026.01.06 01:57:25.297241 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13179 | 2026.01.06 01:57:25.297242 [ 188 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1875 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465124 sec., 1279755.160655344 rows/sec., 91.13 MiB/sec. | ||
| 13180 | 2026.01.06 01:57:25.297333 [ 254 ] {9a7f06ae-8069-4cec-ad4a-10f2b7bdb255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13181 | 2026.01.06 01:57:25.297375 [ 254 ] {9a7f06ae-8069-4cec-ad4a-10f2b7bdb255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13182 | 2026.01.06 01:57:25.297464 [ 191 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13183 | 2026.01.06 01:57:25.297805 [ 191 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_23_5} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13184 | 2026.01.06 01:57:25.297889 [ 191 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_23_5} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13185 | 2026.01.06 01:57:25.298007 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13186 | 2026.01.06 01:57:25.298022 [ 254 ] {9a7f06ae-8069-4cec-ad4a-10f2b7bdb255} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13187 | 2026.01.06 01:57:25.298063 [ 254 ] {9a7f06ae-8069-4cec-ad4a-10f2b7bdb255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13188 | 2026.01.06 01:57:25.298391 [ 254 ] {9a7f06ae-8069-4cec-ad4a-10f2b7bdb255} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13189 | 2026.01.06 01:57:25.298597 [ 254 ] {9a7f06ae-8069-4cec-ad4a-10f2b7bdb255} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13190 | 2026.01.06 01:57:25.298728 [ 254 ] {9a7f06ae-8069-4cec-ad4a-10f2b7bdb255} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001412 sec., 502832.86118980165 rows/sec., 35.24 MiB/sec. | ||
| 13191 | 2026.01.06 01:57:25.298786 [ 254 ] {9a7f06ae-8069-4cec-ad4a-10f2b7bdb255} <Debug> TCPHandler: Processed in 0.001592225 sec. | ||
| 13192 | 2026.01.06 01:57:25.298902 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13193 | 2026.01.06 01:57:25.299000 [ 254 ] {11e23dda-beaa-4625-9960-4d3add85cc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13194 | 2026.01.06 01:57:25.299042 [ 254 ] {11e23dda-beaa-4625-9960-4d3add85cc26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13195 | 2026.01.06 01:57:25.299435 [ 254 ] {11e23dda-beaa-4625-9960-4d3add85cc26} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13196 | 2026.01.06 01:57:25.299482 [ 254 ] {11e23dda-beaa-4625-9960-4d3add85cc26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13197 | 2026.01.06 01:57:25.299807 [ 254 ] {11e23dda-beaa-4625-9960-4d3add85cc26} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13198 | 2026.01.06 01:57:25.300088 [ 254 ] {11e23dda-beaa-4625-9960-4d3add85cc26} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13199 | 2026.01.06 01:57:25.300214 [ 254 ] {11e23dda-beaa-4625-9960-4d3add85cc26} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001233 sec., 4866.1800486618 rows/sec., 254.24 KiB/sec. | ||
| 13200 | 2026.01.06 01:57:25.300249 [ 254 ] {11e23dda-beaa-4625-9960-4d3add85cc26} <Debug> TCPHandler: Processed in 0.001396343 sec. | ||
| 13201 | 2026.01.06 01:57:25.300370 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13202 | 2026.01.06 01:57:25.300484 [ 254 ] {2d05d92a-54af-496c-a07f-c4709fd4c1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13203 | 2026.01.06 01:57:25.300531 [ 254 ] {2d05d92a-54af-496c-a07f-c4709fd4c1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13204 | 2026.01.06 01:57:25.300992 [ 254 ] {2d05d92a-54af-496c-a07f-c4709fd4c1bb} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13205 | 2026.01.06 01:57:25.301046 [ 254 ] {2d05d92a-54af-496c-a07f-c4709fd4c1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13206 | 2026.01.06 01:57:25.301427 [ 254 ] {2d05d92a-54af-496c-a07f-c4709fd4c1bb} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13207 | 2026.01.06 01:57:25.301682 [ 254 ] {2d05d92a-54af-496c-a07f-c4709fd4c1bb} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13208 | 2026.01.06 01:57:25.301838 [ 254 ] {2d05d92a-54af-496c-a07f-c4709fd4c1bb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001373 sec., 228696.28550619082 rows/sec., 15.02 MiB/sec. | ||
| 13209 | 2026.01.06 01:57:25.301895 [ 254 ] {2d05d92a-54af-496c-a07f-c4709fd4c1bb} <Debug> TCPHandler: Processed in 0.001574075 sec. | ||
| 13210 | 2026.01.06 01:57:25.302020 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13211 | 2026.01.06 01:57:25.302116 [ 254 ] {3ca1ab50-2f38-433f-a9dd-7f7e1c0d327d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13212 | 2026.01.06 01:57:25.302172 [ 254 ] {3ca1ab50-2f38-433f-a9dd-7f7e1c0d327d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13213 | 2026.01.06 01:57:25.302491 [ 254 ] {3ca1ab50-2f38-433f-a9dd-7f7e1c0d327d} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13214 | 2026.01.06 01:57:25.302526 [ 254 ] {3ca1ab50-2f38-433f-a9dd-7f7e1c0d327d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13215 | 2026.01.06 01:57:25.302863 [ 254 ] {3ca1ab50-2f38-433f-a9dd-7f7e1c0d327d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13216 | 2026.01.06 01:57:25.303061 [ 254 ] {3ca1ab50-2f38-433f-a9dd-7f7e1c0d327d} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13217 | 2026.01.06 01:57:25.303181 [ 254 ] {3ca1ab50-2f38-433f-a9dd-7f7e1c0d327d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 13218 | 2026.01.06 01:57:25.303216 [ 254 ] {3ca1ab50-2f38-433f-a9dd-7f7e1c0d327d} <Debug> TCPHandler: Processed in 0.001256572 sec. | ||
| 13219 | 2026.01.06 01:57:25.303325 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13220 | 2026.01.06 01:57:25.303417 [ 254 ] {30d57ab7-a025-46fd-9c0a-3a2d09eb4280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13221 | 2026.01.06 01:57:25.303471 [ 254 ] {30d57ab7-a025-46fd-9c0a-3a2d09eb4280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13222 | 2026.01.06 01:57:25.304389 [ 254 ] {30d57ab7-a025-46fd-9c0a-3a2d09eb4280} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13223 | 2026.01.06 01:57:25.304436 [ 254 ] {30d57ab7-a025-46fd-9c0a-3a2d09eb4280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13224 | 2026.01.06 01:57:25.305101 [ 254 ] {30d57ab7-a025-46fd-9c0a-3a2d09eb4280} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13225 | 2026.01.06 01:57:25.305338 [ 254 ] {30d57ab7-a025-46fd-9c0a-3a2d09eb4280} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13226 | 2026.01.06 01:57:25.305475 [ 254 ] {30d57ab7-a025-46fd-9c0a-3a2d09eb4280} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002076 sec., 14932.56262042389 rows/sec., 26.76 MiB/sec. | ||
| 13227 | 2026.01.06 01:57:25.305529 [ 254 ] {30d57ab7-a025-46fd-9c0a-3a2d09eb4280} <Debug> TCPHandler: Processed in 0.002251161 sec. | ||
| 13228 | 2026.01.06 01:57:25.305656 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13229 | 2026.01.06 01:57:25.305752 [ 254 ] {5a835b0b-15c0-44d4-a8f7-84949464562c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13230 | 2026.01.06 01:57:25.305793 [ 254 ] {5a835b0b-15c0-44d4-a8f7-84949464562c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13231 | 2026.01.06 01:57:25.306128 [ 254 ] {5a835b0b-15c0-44d4-a8f7-84949464562c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2026.01.06 01:57:25.306164 [ 254 ] {5a835b0b-15c0-44d4-a8f7-84949464562c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13233 | 2026.01.06 01:57:25.306478 [ 254 ] {5a835b0b-15c0-44d4-a8f7-84949464562c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13234 | 2026.01.06 01:57:25.306688 [ 254 ] {5a835b0b-15c0-44d4-a8f7-84949464562c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.01.06 01:57:25.306821 [ 254 ] {5a835b0b-15c0-44d4-a8f7-84949464562c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 13236 | 2026.01.06 01:57:25.306858 [ 254 ] {5a835b0b-15c0-44d4-a8f7-84949464562c} <Debug> TCPHandler: Processed in 0.001264921 sec. | ||
| 13237 | 2026.01.06 01:57:26.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.59 MiB, peak 366.63 MiB, free memory in arenas 0.00 B, will set to 355.59 MiB (RSS), difference: -1.00 MiB | ||
| 13238 | 2026.01.06 01:57:30.276925 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13239 | 2026.01.06 01:57:30.277241 [ 254 ] {ec3415ab-999f-47e4-b0c0-186d1ef8c9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13240 | 2026.01.06 01:57:30.277346 [ 254 ] {ec3415ab-999f-47e4-b0c0-186d1ef8c9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13241 | 2026.01.06 01:57:30.278035 [ 254 ] {ec3415ab-999f-47e4-b0c0-186d1ef8c9f9} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13242 | 2026.01.06 01:57:30.278072 [ 254 ] {ec3415ab-999f-47e4-b0c0-186d1ef8c9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13243 | 2026.01.06 01:57:30.278478 [ 254 ] {ec3415ab-999f-47e4-b0c0-186d1ef8c9f9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13244 | 2026.01.06 01:57:30.278701 [ 254 ] {ec3415ab-999f-47e4-b0c0-186d1ef8c9f9} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2026.01.06 01:57:30.278856 [ 254 ] {ec3415ab-999f-47e4-b0c0-186d1ef8c9f9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001694 sec., 1180.637544273908 rows/sec., 96.27 KiB/sec. | ||
| 13246 | 2026.01.06 01:57:30.278898 [ 254 ] {ec3415ab-999f-47e4-b0c0-186d1ef8c9f9} <Debug> TCPHandler: Processed in 0.0021606 sec. | ||
| 13247 | 2026.01.06 01:57:30.279035 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13248 | 2026.01.06 01:57:30.279162 [ 254 ] {be0dc64d-2ffc-4aa7-bb66-3d1e35a40aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13249 | 2026.01.06 01:57:30.279211 [ 254 ] {be0dc64d-2ffc-4aa7-bb66-3d1e35a40aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13250 | 2026.01.06 01:57:30.279710 [ 254 ] {be0dc64d-2ffc-4aa7-bb66-3d1e35a40aab} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.01.06 01:57:30.279746 [ 254 ] {be0dc64d-2ffc-4aa7-bb66-3d1e35a40aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13252 | 2026.01.06 01:57:30.280077 [ 254 ] {be0dc64d-2ffc-4aa7-bb66-3d1e35a40aab} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13253 | 2026.01.06 01:57:30.280293 [ 254 ] {be0dc64d-2ffc-4aa7-bb66-3d1e35a40aab} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2026.01.06 01:57:30.280418 [ 254 ] {be0dc64d-2ffc-4aa7-bb66-3d1e35a40aab} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.00128 sec., 60156.24999999999 rows/sec., 4.93 MiB/sec. | ||
| 13255 | 2026.01.06 01:57:30.280455 [ 254 ] {be0dc64d-2ffc-4aa7-bb66-3d1e35a40aab} <Debug> TCPHandler: Processed in 0.001480584 sec. | ||
| 13256 | 2026.01.06 01:57:30.280570 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13257 | 2026.01.06 01:57:30.280663 [ 254 ] {a90e0d58-6274-42c3-b1c3-8dc6632e868d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13258 | 2026.01.06 01:57:30.280702 [ 254 ] {a90e0d58-6274-42c3-b1c3-8dc6632e868d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13259 | 2026.01.06 01:57:30.281108 [ 254 ] {a90e0d58-6274-42c3-b1c3-8dc6632e868d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2026.01.06 01:57:30.281146 [ 254 ] {a90e0d58-6274-42c3-b1c3-8dc6632e868d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13261 | 2026.01.06 01:57:30.281469 [ 254 ] {a90e0d58-6274-42c3-b1c3-8dc6632e868d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13262 | 2026.01.06 01:57:30.281683 [ 254 ] {a90e0d58-6274-42c3-b1c3-8dc6632e868d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2026.01.06 01:57:30.281810 [ 254 ] {a90e0d58-6274-42c3-b1c3-8dc6632e868d} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 765.32 KiB/sec. | ||
| 13264 | 2026.01.06 01:57:30.281846 [ 254 ] {a90e0d58-6274-42c3-b1c3-8dc6632e868d} <Debug> TCPHandler: Processed in 0.001325152 sec. | ||
| 13265 | 2026.01.06 01:57:30.281954 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13266 | 2026.01.06 01:57:30.282052 [ 254 ] {d2eae55e-fd57-4203-8937-90ff87e331fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13267 | 2026.01.06 01:57:30.282092 [ 254 ] {d2eae55e-fd57-4203-8937-90ff87e331fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13268 | 2026.01.06 01:57:30.282509 [ 254 ] {d2eae55e-fd57-4203-8937-90ff87e331fd} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13269 | 2026.01.06 01:57:30.282544 [ 254 ] {d2eae55e-fd57-4203-8937-90ff87e331fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13270 | 2026.01.06 01:57:30.282846 [ 254 ] {d2eae55e-fd57-4203-8937-90ff87e331fd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13271 | 2026.01.06 01:57:30.283048 [ 254 ] {d2eae55e-fd57-4203-8937-90ff87e331fd} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13272 | 2026.01.06 01:57:30.283168 [ 254 ] {d2eae55e-fd57-4203-8937-90ff87e331fd} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001134 sec., 67019.40035273369 rows/sec., 5.24 MiB/sec. | ||
| 13273 | 2026.01.06 01:57:30.283203 [ 254 ] {d2eae55e-fd57-4203-8937-90ff87e331fd} <Debug> TCPHandler: Processed in 0.001296872 sec. | ||
| 13274 | 2026.01.06 01:57:30.283312 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13275 | 2026.01.06 01:57:30.283405 [ 254 ] {cf838d64-35fc-47c3-aa77-bb88deda4b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13276 | 2026.01.06 01:57:30.283447 [ 254 ] {cf838d64-35fc-47c3-aa77-bb88deda4b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13277 | 2026.01.06 01:57:30.283863 [ 254 ] {cf838d64-35fc-47c3-aa77-bb88deda4b52} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13278 | 2026.01.06 01:57:30.283898 [ 254 ] {cf838d64-35fc-47c3-aa77-bb88deda4b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13279 | 2026.01.06 01:57:30.284225 [ 254 ] {cf838d64-35fc-47c3-aa77-bb88deda4b52} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13280 | 2026.01.06 01:57:30.284434 [ 254 ] {cf838d64-35fc-47c3-aa77-bb88deda4b52} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13281 | 2026.01.06 01:57:30.284560 [ 254 ] {cf838d64-35fc-47c3-aa77-bb88deda4b52} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001173 sec., 137254.9019607843 rows/sec., 9.56 MiB/sec. | ||
| 13282 | 2026.01.06 01:57:30.284596 [ 254 ] {cf838d64-35fc-47c3-aa77-bb88deda4b52} <Debug> TCPHandler: Processed in 0.001331502 sec. | ||
| 13283 | 2026.01.06 01:57:30.284702 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13284 | 2026.01.06 01:57:30.284794 [ 254 ] {3a918ed4-ac2e-4b6c-8daa-8bff2413f265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13285 | 2026.01.06 01:57:30.284846 [ 254 ] {3a918ed4-ac2e-4b6c-8daa-8bff2413f265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13286 | 2026.01.06 01:57:30.285594 [ 254 ] {3a918ed4-ac2e-4b6c-8daa-8bff2413f265} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13287 | 2026.01.06 01:57:30.285627 [ 254 ] {3a918ed4-ac2e-4b6c-8daa-8bff2413f265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13288 | 2026.01.06 01:57:30.286128 [ 254 ] {3a918ed4-ac2e-4b6c-8daa-8bff2413f265} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13289 | 2026.01.06 01:57:30.286345 [ 254 ] {3a918ed4-ac2e-4b6c-8daa-8bff2413f265} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13290 | 2026.01.06 01:57:30.286471 [ 254 ] {3a918ed4-ac2e-4b6c-8daa-8bff2413f265} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001696 sec., 5896.226415094339 rows/sec., 10.57 MiB/sec. | ||
| 13291 | 2026.01.06 01:57:30.286522 [ 254 ] {3a918ed4-ac2e-4b6c-8daa-8bff2413f265} <Debug> TCPHandler: Processed in 0.001867467 sec. | ||
| 13292 | 2026.01.06 01:57:30.286628 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2026.01.06 01:57:30.286719 [ 254 ] {c4c70a53-0bbd-4c43-b6ac-bdfdc717174f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13294 | 2026.01.06 01:57:30.286759 [ 254 ] {c4c70a53-0bbd-4c43-b6ac-bdfdc717174f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13295 | 2026.01.06 01:57:30.287075 [ 254 ] {c4c70a53-0bbd-4c43-b6ac-bdfdc717174f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2026.01.06 01:57:30.287109 [ 254 ] {c4c70a53-0bbd-4c43-b6ac-bdfdc717174f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13297 | 2026.01.06 01:57:30.287402 [ 254 ] {c4c70a53-0bbd-4c43-b6ac-bdfdc717174f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13298 | 2026.01.06 01:57:30.287603 [ 254 ] {c4c70a53-0bbd-4c43-b6ac-bdfdc717174f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2026.01.06 01:57:30.287727 [ 254 ] {c4c70a53-0bbd-4c43-b6ac-bdfdc717174f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001025 sec., 58536.58536585365 rows/sec., 3.94 MiB/sec. | ||
| 13300 | 2026.01.06 01:57:30.287760 [ 254 ] {c4c70a53-0bbd-4c43-b6ac-bdfdc717174f} <Debug> TCPHandler: Processed in 0.001180011 sec. | ||
| 13301 | 2026.01.06 01:57:30.894492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31193 | ||
| 13302 | 2026.01.06 01:57:30.895049 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13303 | 2026.01.06 01:57:30.895091 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13304 | 2026.01.06 01:57:30.895581 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13305 | 2026.01.06 01:57:30.895800 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13306 | 2026.01.06 01:57:30.895932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31193 | ||
| 13307 | 2026.01.06 01:57:32.615421 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44657 | ||
| 13308 | 2026.01.06 01:57:32.615536 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13309 | 2026.01.06 01:57:32.615566 [ 351 ] {} <Debug> TCP-Session: 00f32a1d-2598-4480-a087-9c5b00f714e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44657 | ||
| 13310 | 2026.01.06 01:57:32.615591 [ 351 ] {} <Debug> TCP-Session: 00f32a1d-2598-4480-a087-9c5b00f714e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13311 | 2026.01.06 01:57:32.615606 [ 351 ] {} <Debug> TCP-Session: 00f32a1d-2598-4480-a087-9c5b00f714e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13312 | 2026.01.06 01:57:32.615952 [ 351 ] {} <Trace> TCP-Session: 00f32a1d-2598-4480-a087-9c5b00f714e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13313 | 2026.01.06 01:57:32.616138 [ 351 ] {dccf861c-8e77-49d6-ba19-bbbb83b1a71f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44657) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13314 | 2026.01.06 01:57:32.616420 [ 351 ] {dccf861c-8e77-49d6-ba19-bbbb83b1a71f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13315 | 2026.01.06 01:57:32.616473 [ 351 ] {dccf861c-8e77-49d6-ba19-bbbb83b1a71f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13316 | 2026.01.06 01:57:32.616753 [ 351 ] {dccf861c-8e77-49d6-ba19-bbbb83b1a71f} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 13317 | 2026.01.06 01:57:32.617870 [ 339 ] {dccf861c-8e77-49d6-ba19-bbbb83b1a71f} <Trace> AggregatingTransform: Aggregating | ||
| 13318 | 2026.01.06 01:57:32.617937 [ 339 ] {dccf861c-8e77-49d6-ba19-bbbb83b1a71f} <Trace> Aggregator: Aggregation method: without_key | ||
| 13319 | 2026.01.06 01:57:32.617982 [ 339 ] {dccf861c-8e77-49d6-ba19-bbbb83b1a71f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001130131 sec. (884.853 rows/sec., 34.56 KiB/sec.) | ||
| 13320 | 2026.01.06 01:57:32.618001 [ 339 ] {dccf861c-8e77-49d6-ba19-bbbb83b1a71f} <Trace> Aggregator: Merging aggregated data | ||
| 13321 | 2026.01.06 01:57:32.618273 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33054 | ||
| 13322 | 2026.01.06 01:57:32.618309 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55942 | ||
| 13323 | 2026.01.06 01:57:32.618370 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48025 | ||
| 13324 | 2026.01.06 01:57:32.618444 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13325 | 2026.01.06 01:57:32.618486 [ 360 ] {} <Debug> TCP-Session: b704b435-8c4a-4e7a-bec0-e96334e9b2be Authenticating user 'default' from [fd00:1122:3344:101::e]:33054 | ||
| 13326 | 2026.01.06 01:57:32.618513 [ 360 ] {} <Debug> TCP-Session: b704b435-8c4a-4e7a-bec0-e96334e9b2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13327 | 2026.01.06 01:57:32.618520 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13328 | 2026.01.06 01:57:32.618532 [ 360 ] {} <Debug> TCP-Session: b704b435-8c4a-4e7a-bec0-e96334e9b2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13329 | 2026.01.06 01:57:32.618569 [ 361 ] {} <Debug> TCP-Session: 415683c3-eff4-4e3e-8d91-dbbeb4f32655 Authenticating user 'default' from [fd00:1122:3344:101::e]:55942 | ||
| 13330 | 2026.01.06 01:57:32.618603 [ 361 ] {} <Debug> TCP-Session: 415683c3-eff4-4e3e-8d91-dbbeb4f32655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13331 | 2026.01.06 01:57:32.618619 [ 361 ] {} <Debug> TCP-Session: 415683c3-eff4-4e3e-8d91-dbbeb4f32655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13332 | 2026.01.06 01:57:32.618804 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13333 | 2026.01.06 01:57:32.618830 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45004 | ||
| 13334 | 2026.01.06 01:57:32.618836 [ 362 ] {} <Debug> TCP-Session: 40f7d883-9648-4e3e-a1a4-5f15c9139cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:48025 | ||
| 13335 | 2026.01.06 01:57:32.618876 [ 362 ] {} <Debug> TCP-Session: 40f7d883-9648-4e3e-a1a4-5f15c9139cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13336 | 2026.01.06 01:57:32.618886 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45161 | ||
| 13337 | 2026.01.06 01:57:32.618889 [ 362 ] {} <Debug> TCP-Session: 40f7d883-9648-4e3e-a1a4-5f15c9139cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13338 | 2026.01.06 01:57:32.618912 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13339 | 2026.01.06 01:57:32.618954 [ 363 ] {} <Debug> TCP-Session: 59238f6a-9606-4f14-9039-62a489c4e236 Authenticating user 'default' from [fd00:1122:3344:101::e]:45004 | ||
| 13340 | 2026.01.06 01:57:32.618970 [ 363 ] {} <Debug> TCP-Session: 59238f6a-9606-4f14-9039-62a489c4e236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13341 | 2026.01.06 01:57:32.618975 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42446 | ||
| 13342 | 2026.01.06 01:57:32.618983 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47104 | ||
| 13343 | 2026.01.06 01:57:32.619012 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56977 | ||
| 13344 | 2026.01.06 01:57:32.618984 [ 363 ] {} <Debug> TCP-Session: 59238f6a-9606-4f14-9039-62a489c4e236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13345 | 2026.01.06 01:57:32.618972 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13346 | 2026.01.06 01:57:32.619088 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13347 | 2026.01.06 01:57:32.619138 [ 366 ] {} <Debug> TCP-Session: 4d797f58-3679-4c44-8218-fb63b23b5042 Authenticating user 'default' from [fd00:1122:3344:101::e]:42446 | ||
| 13348 | 2026.01.06 01:57:32.619139 [ 364 ] {} <Debug> TCP-Session: 1ee02336-0666-43da-b676-e87c529a7cfb Authenticating user 'default' from [fd00:1122:3344:101::e]:45161 | ||
| 13349 | 2026.01.06 01:57:32.619167 [ 366 ] {} <Debug> TCP-Session: 4d797f58-3679-4c44-8218-fb63b23b5042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13350 | 2026.01.06 01:57:32.619188 [ 364 ] {} <Debug> TCP-Session: 1ee02336-0666-43da-b676-e87c529a7cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13351 | 2026.01.06 01:57:32.619196 [ 366 ] {} <Debug> TCP-Session: 4d797f58-3679-4c44-8218-fb63b23b5042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13352 | 2026.01.06 01:57:32.619217 [ 364 ] {} <Debug> TCP-Session: 1ee02336-0666-43da-b676-e87c529a7cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13353 | 2026.01.06 01:57:32.619383 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13354 | 2026.01.06 01:57:32.619433 [ 365 ] {} <Debug> TCP-Session: ed9103b4-9cf9-4a70-9afa-65e7704e2160 Authenticating user 'default' from [fd00:1122:3344:101::e]:47104 | ||
| 13355 | 2026.01.06 01:57:32.619455 [ 365 ] {} <Debug> TCP-Session: ed9103b4-9cf9-4a70-9afa-65e7704e2160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13356 | 2026.01.06 01:57:32.619458 [ 351 ] {dccf861c-8e77-49d6-ba19-bbbb83b1a71f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003382 sec., 295.68302779420463 rows/sec., 11.55 KiB/sec. | ||
| 13357 | 2026.01.06 01:57:32.619472 [ 365 ] {} <Debug> TCP-Session: ed9103b4-9cf9-4a70-9afa-65e7704e2160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13358 | 2026.01.06 01:57:32.619606 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13359 | 2026.01.06 01:57:32.619619 [ 351 ] {dccf861c-8e77-49d6-ba19-bbbb83b1a71f} <Debug> TCPHandler: Processed in 0.003784655 sec. | ||
| 13360 | 2026.01.06 01:57:32.619651 [ 367 ] {} <Debug> TCP-Session: 730199ef-83ce-44ba-b76f-b012bf6f84f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56977 | ||
| 13361 | 2026.01.06 01:57:32.619675 [ 367 ] {} <Debug> TCP-Session: 730199ef-83ce-44ba-b76f-b012bf6f84f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13362 | 2026.01.06 01:57:32.619687 [ 367 ] {} <Debug> TCP-Session: 730199ef-83ce-44ba-b76f-b012bf6f84f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13363 | 2026.01.06 01:57:32.619750 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13364 | 2026.01.06 01:57:32.619780 [ 351 ] {} <Debug> TCP-Session: 00f32a1d-2598-4480-a087-9c5b00f714e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13365 | 2026.01.06 01:57:32.619784 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13366 | 2026.01.06 01:57:32.619807 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13367 | 2026.01.06 01:57:32.619827 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13368 | 2026.01.06 01:57:32.619843 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13369 | 2026.01.06 01:57:32.619862 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13370 | 2026.01.06 01:57:32.619862 [ 360 ] {} <Debug> TCP-Session: b704b435-8c4a-4e7a-bec0-e96334e9b2be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13371 | 2026.01.06 01:57:32.619901 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13372 | 2026.01.06 01:57:32.619913 [ 362 ] {} <Debug> TCP-Session: 40f7d883-9648-4e3e-a1a4-5f15c9139cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13373 | 2026.01.06 01:57:32.619917 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13374 | 2026.01.06 01:57:32.619949 [ 364 ] {} <Debug> TCP-Session: 1ee02336-0666-43da-b676-e87c529a7cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13375 | 2026.01.06 01:57:32.619979 [ 366 ] {} <Debug> TCP-Session: 4d797f58-3679-4c44-8218-fb63b23b5042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13376 | 2026.01.06 01:57:32.619895 [ 365 ] {} <Debug> TCP-Session: ed9103b4-9cf9-4a70-9afa-65e7704e2160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13377 | 2026.01.06 01:57:32.619877 [ 363 ] {} <Debug> TCP-Session: 59238f6a-9606-4f14-9039-62a489c4e236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13378 | 2026.01.06 01:57:32.619883 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13379 | 2026.01.06 01:57:32.619826 [ 361 ] {} <Debug> TCP-Session: 415683c3-eff4-4e3e-8d91-dbbeb4f32655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13380 | 2026.01.06 01:57:32.620080 [ 367 ] {} <Debug> TCP-Session: 730199ef-83ce-44ba-b76f-b012bf6f84f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13381 | 2026.01.06 01:57:32.628131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13382 | 2026.01.06 01:57:32.637541 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59746 | ||
| 13383 | 2026.01.06 01:57:32.637623 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13384 | 2026.01.06 01:57:32.637649 [ 351 ] {} <Debug> TCP-Session: 32b3973c-08a0-4172-b430-425212ba78c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59746 | ||
| 13385 | 2026.01.06 01:57:32.637667 [ 351 ] {} <Debug> TCP-Session: 32b3973c-08a0-4172-b430-425212ba78c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13386 | 2026.01.06 01:57:32.637679 [ 351 ] {} <Debug> TCP-Session: 32b3973c-08a0-4172-b430-425212ba78c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13387 | 2026.01.06 01:57:32.637853 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32786 | ||
| 13388 | 2026.01.06 01:57:32.637853 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63759 | ||
| 13389 | 2026.01.06 01:57:32.637878 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39932 | ||
| 13390 | 2026.01.06 01:57:32.637915 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59985 | ||
| 13391 | 2026.01.06 01:57:32.637934 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35704 | ||
| 13392 | 2026.01.06 01:57:32.637963 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13393 | 2026.01.06 01:57:32.637981 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13394 | 2026.01.06 01:57:32.638005 [ 360 ] {} <Debug> TCP-Session: 3059753d-2799-4bff-9875-ce42b890e108 Authenticating user 'default' from [fd00:1122:3344:101::e]:63759 | ||
| 13395 | 2026.01.06 01:57:32.638019 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13396 | 2026.01.06 01:57:32.638030 [ 362 ] {} <Debug> TCP-Session: 865ff319-11c0-41a4-aa9e-83e6d0c1b688 Authenticating user 'default' from [fd00:1122:3344:101::e]:39932 | ||
| 13397 | 2026.01.06 01:57:32.638041 [ 360 ] {} <Debug> TCP-Session: 3059753d-2799-4bff-9875-ce42b890e108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13398 | 2026.01.06 01:57:32.638055 [ 365 ] {} <Debug> TCP-Session: 779aaa20-34e1-4fa6-ad10-2a881abd38f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59985 | ||
| 13399 | 2026.01.06 01:57:32.638077 [ 360 ] {} <Debug> TCP-Session: 3059753d-2799-4bff-9875-ce42b890e108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13400 | 2026.01.06 01:57:32.638064 [ 362 ] {} <Debug> TCP-Session: 865ff319-11c0-41a4-aa9e-83e6d0c1b688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13401 | 2026.01.06 01:57:32.638105 [ 365 ] {} <Debug> TCP-Session: 779aaa20-34e1-4fa6-ad10-2a881abd38f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13402 | 2026.01.06 01:57:32.638131 [ 362 ] {} <Debug> TCP-Session: 865ff319-11c0-41a4-aa9e-83e6d0c1b688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13403 | 2026.01.06 01:57:32.638145 [ 365 ] {} <Debug> TCP-Session: 779aaa20-34e1-4fa6-ad10-2a881abd38f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13404 | 2026.01.06 01:57:32.637927 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13405 | 2026.01.06 01:57:32.637897 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36205 | ||
| 13406 | 2026.01.06 01:57:32.638199 [ 361 ] {} <Debug> TCP-Session: 70cee35c-c777-420f-baa4-97672db7ee71 Authenticating user 'default' from [fd00:1122:3344:101::e]:32786 | ||
| 13407 | 2026.01.06 01:57:32.637879 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39992 | ||
| 13408 | 2026.01.06 01:57:32.638233 [ 361 ] {} <Debug> TCP-Session: 70cee35c-c777-420f-baa4-97672db7ee71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13409 | 2026.01.06 01:57:32.638021 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13410 | 2026.01.06 01:57:32.638256 [ 361 ] {} <Debug> TCP-Session: 70cee35c-c777-420f-baa4-97672db7ee71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13411 | 2026.01.06 01:57:32.638259 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13412 | 2026.01.06 01:57:32.638280 [ 367 ] {} <Debug> TCP-Session: ea5e9669-f172-4bab-a711-41d790ace745 Authenticating user 'default' from [fd00:1122:3344:101::e]:35704 | ||
| 13413 | 2026.01.06 01:57:32.638287 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13414 | 2026.01.06 01:57:32.638304 [ 364 ] {} <Debug> TCP-Session: 231afefd-b258-4454-b252-c28437294af4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36205 | ||
| 13415 | 2026.01.06 01:57:32.638311 [ 367 ] {} <Debug> TCP-Session: ea5e9669-f172-4bab-a711-41d790ace745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13416 | 2026.01.06 01:57:32.638325 [ 363 ] {} <Debug> TCP-Session: 7cbc757e-b8ba-413d-bb28-55945677f878 Authenticating user 'default' from [fd00:1122:3344:101::e]:39992 | ||
| 13417 | 2026.01.06 01:57:32.638337 [ 364 ] {} <Debug> TCP-Session: 231afefd-b258-4454-b252-c28437294af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13418 | 2026.01.06 01:57:32.638344 [ 367 ] {} <Debug> TCP-Session: ea5e9669-f172-4bab-a711-41d790ace745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13419 | 2026.01.06 01:57:32.638356 [ 363 ] {} <Debug> TCP-Session: 7cbc757e-b8ba-413d-bb28-55945677f878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13420 | 2026.01.06 01:57:32.638367 [ 364 ] {} <Debug> TCP-Session: 231afefd-b258-4454-b252-c28437294af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13421 | 2026.01.06 01:57:32.638387 [ 363 ] {} <Debug> TCP-Session: 7cbc757e-b8ba-413d-bb28-55945677f878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13422 | 2026.01.06 01:57:32.637927 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38817 | ||
| 13423 | 2026.01.06 01:57:32.637980 [ 351 ] {} <Trace> TCP-Session: 32b3973c-08a0-4172-b430-425212ba78c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13424 | 2026.01.06 01:57:32.638482 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13425 | 2026.01.06 01:57:32.638505 [ 366 ] {} <Debug> TCP-Session: 20bf8b77-4c51-4502-8287-5dbb6da7f7f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38817 | ||
| 13426 | 2026.01.06 01:57:32.638522 [ 366 ] {} <Debug> TCP-Session: 20bf8b77-4c51-4502-8287-5dbb6da7f7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13427 | 2026.01.06 01:57:32.638534 [ 366 ] {} <Debug> TCP-Session: 20bf8b77-4c51-4502-8287-5dbb6da7f7f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13428 | 2026.01.06 01:57:32.638593 [ 351 ] {a98dabce-ae22-4e2d-86ec-5a05fa9e9763} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59746) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13429 | 2026.01.06 01:57:32.638817 [ 351 ] {a98dabce-ae22-4e2d-86ec-5a05fa9e9763} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13430 | 2026.01.06 01:57:32.638889 [ 351 ] {a98dabce-ae22-4e2d-86ec-5a05fa9e9763} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13431 | 2026.01.06 01:57:32.639159 [ 351 ] {a98dabce-ae22-4e2d-86ec-5a05fa9e9763} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 13432 | 2026.01.06 01:57:32.640121 [ 306 ] {a98dabce-ae22-4e2d-86ec-5a05fa9e9763} <Trace> AggregatingTransform: Aggregating | ||
| 13433 | 2026.01.06 01:57:32.640154 [ 306 ] {a98dabce-ae22-4e2d-86ec-5a05fa9e9763} <Trace> Aggregator: Aggregation method: without_key | ||
| 13434 | 2026.01.06 01:57:32.640187 [ 306 ] {a98dabce-ae22-4e2d-86ec-5a05fa9e9763} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914299 sec. (1093.734 rows/sec., 42.72 KiB/sec.) | ||
| 13435 | 2026.01.06 01:57:32.640204 [ 306 ] {a98dabce-ae22-4e2d-86ec-5a05fa9e9763} <Trace> Aggregator: Merging aggregated data | ||
| 13436 | 2026.01.06 01:57:32.641607 [ 351 ] {a98dabce-ae22-4e2d-86ec-5a05fa9e9763} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003064 sec., 326.37075718015666 rows/sec., 12.75 KiB/sec. | ||
| 13437 | 2026.01.06 01:57:32.641768 [ 351 ] {a98dabce-ae22-4e2d-86ec-5a05fa9e9763} <Debug> TCPHandler: Processed in 0.003904027 sec. | ||
| 13438 | 2026.01.06 01:57:32.641894 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13439 | 2026.01.06 01:57:32.641928 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13440 | 2026.01.06 01:57:32.641934 [ 351 ] {} <Debug> TCP-Session: 32b3973c-08a0-4172-b430-425212ba78c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13441 | 2026.01.06 01:57:32.641957 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13442 | 2026.01.06 01:57:32.641978 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13443 | 2026.01.06 01:57:32.641997 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13444 | 2026.01.06 01:57:32.642019 [ 367 ] {} <Debug> TCP-Session: ea5e9669-f172-4bab-a711-41d790ace745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13445 | 2026.01.06 01:57:32.642021 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13446 | 2026.01.06 01:57:32.642046 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13447 | 2026.01.06 01:57:32.642055 [ 362 ] {} <Debug> TCP-Session: 865ff319-11c0-41a4-aa9e-83e6d0c1b688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13448 | 2026.01.06 01:57:32.642083 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13449 | 2026.01.06 01:57:32.642100 [ 365 ] {} <Debug> TCP-Session: 779aaa20-34e1-4fa6-ad10-2a881abd38f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13450 | 2026.01.06 01:57:32.642072 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13451 | 2026.01.06 01:57:32.642125 [ 366 ] {} <Debug> TCP-Session: 20bf8b77-4c51-4502-8287-5dbb6da7f7f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13452 | 2026.01.06 01:57:32.642007 [ 361 ] {} <Debug> TCP-Session: 70cee35c-c777-420f-baa4-97672db7ee71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13453 | 2026.01.06 01:57:32.642160 [ 364 ] {} <Debug> TCP-Session: 231afefd-b258-4454-b252-c28437294af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13454 | 2026.01.06 01:57:32.641972 [ 360 ] {} <Debug> TCP-Session: 3059753d-2799-4bff-9875-ce42b890e108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13455 | 2026.01.06 01:57:32.642073 [ 363 ] {} <Debug> TCP-Session: 7cbc757e-b8ba-413d-bb28-55945677f878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13456 | 2026.01.06 01:57:32.647268 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2026.01.06 01:57:32.647328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13458 | 2026.01.06 01:57:32.653993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13459 | 2026.01.06 01:57:32.654788 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2026.01.06 01:57:32.659934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13461 | 2026.01.06 01:57:32.701778 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42614 | ||
| 13462 | 2026.01.06 01:57:32.701887 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13463 | 2026.01.06 01:57:32.701918 [ 351 ] {} <Debug> TCP-Session: cfad8261-59a6-4dfa-8d39-5a2a31d8cd59 Authenticating user 'default' from [fd00:1122:3344:101::e]:42614 | ||
| 13464 | 2026.01.06 01:57:32.701941 [ 351 ] {} <Debug> TCP-Session: cfad8261-59a6-4dfa-8d39-5a2a31d8cd59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13465 | 2026.01.06 01:57:32.701961 [ 351 ] {} <Debug> TCP-Session: cfad8261-59a6-4dfa-8d39-5a2a31d8cd59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13466 | 2026.01.06 01:57:32.702199 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50317 | ||
| 13467 | 2026.01.06 01:57:32.702221 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49975 | ||
| 13468 | 2026.01.06 01:57:32.702255 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61699 | ||
| 13469 | 2026.01.06 01:57:32.702265 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64261 | ||
| 13470 | 2026.01.06 01:57:32.702283 [ 351 ] {} <Trace> TCP-Session: cfad8261-59a6-4dfa-8d39-5a2a31d8cd59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13471 | 2026.01.06 01:57:32.702317 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13472 | 2026.01.06 01:57:32.702328 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13473 | 2026.01.06 01:57:32.702356 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13474 | 2026.01.06 01:57:32.702356 [ 360 ] {} <Debug> TCP-Session: f8645303-239c-49dd-8b40-cd2aaa35be82 Authenticating user 'default' from [fd00:1122:3344:101::e]:50317 | ||
| 13475 | 2026.01.06 01:57:32.702388 [ 362 ] {} <Debug> TCP-Session: 2361d521-ae84-4388-b292-e2232c0c2ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49975 | ||
| 13476 | 2026.01.06 01:57:32.702390 [ 366 ] {} <Debug> TCP-Session: 339530ed-d3ef-40a9-b454-c6333ebeb83b Authenticating user 'default' from [fd00:1122:3344:101::e]:64261 | ||
| 13477 | 2026.01.06 01:57:32.702409 [ 360 ] {} <Debug> TCP-Session: f8645303-239c-49dd-8b40-cd2aaa35be82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13478 | 2026.01.06 01:57:32.702414 [ 362 ] {} <Debug> TCP-Session: 2361d521-ae84-4388-b292-e2232c0c2ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13479 | 2026.01.06 01:57:32.702425 [ 366 ] {} <Debug> TCP-Session: 339530ed-d3ef-40a9-b454-c6333ebeb83b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13480 | 2026.01.06 01:57:32.702434 [ 360 ] {} <Debug> TCP-Session: f8645303-239c-49dd-8b40-cd2aaa35be82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13481 | 2026.01.06 01:57:32.702454 [ 366 ] {} <Debug> TCP-Session: 339530ed-d3ef-40a9-b454-c6333ebeb83b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13482 | 2026.01.06 01:57:32.702201 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48967 | ||
| 13483 | 2026.01.06 01:57:32.702335 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13484 | 2026.01.06 01:57:32.702474 [ 351 ] {b75021c8-98c3-4a79-932a-bb5be6f6960b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42614) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13485 | 2026.01.06 01:57:32.702551 [ 364 ] {} <Debug> TCP-Session: f77f5649-0f7c-40a8-8953-66cc0ae39b78 Authenticating user 'default' from [fd00:1122:3344:101::e]:61699 | ||
| 13486 | 2026.01.06 01:57:32.702446 [ 362 ] {} <Debug> TCP-Session: 2361d521-ae84-4388-b292-e2232c0c2ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13487 | 2026.01.06 01:57:32.702583 [ 364 ] {} <Debug> TCP-Session: f77f5649-0f7c-40a8-8953-66cc0ae39b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13488 | 2026.01.06 01:57:32.702604 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13489 | 2026.01.06 01:57:32.702612 [ 364 ] {} <Debug> TCP-Session: f77f5649-0f7c-40a8-8953-66cc0ae39b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13490 | 2026.01.06 01:57:32.702270 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53398 | ||
| 13491 | 2026.01.06 01:57:32.702649 [ 361 ] {} <Debug> TCP-Session: fee6841d-9a77-4520-a090-59b32c6ec128 Authenticating user 'default' from [fd00:1122:3344:101::e]:48967 | ||
| 13492 | 2026.01.06 01:57:32.702272 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38751 | ||
| 13493 | 2026.01.06 01:57:32.702705 [ 361 ] {} <Debug> TCP-Session: fee6841d-9a77-4520-a090-59b32c6ec128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13494 | 2026.01.06 01:57:32.702231 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53453 | ||
| 13495 | 2026.01.06 01:57:32.702721 [ 361 ] {} <Debug> TCP-Session: fee6841d-9a77-4520-a090-59b32c6ec128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13496 | 2026.01.06 01:57:32.702751 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13497 | 2026.01.06 01:57:32.702763 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13498 | 2026.01.06 01:57:32.702786 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13499 | 2026.01.06 01:57:32.702797 [ 367 ] {} <Debug> TCP-Session: fe51bc53-8f59-46a1-a04f-158d6c25746c Authenticating user 'default' from [fd00:1122:3344:101::e]:38751 | ||
| 13500 | 2026.01.06 01:57:32.702789 [ 365 ] {} <Debug> TCP-Session: cd77eee5-95e5-4f1f-a2d5-4aaccb8531c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53398 | ||
| 13501 | 2026.01.06 01:57:32.702816 [ 351 ] {b75021c8-98c3-4a79-932a-bb5be6f6960b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13502 | 2026.01.06 01:57:32.702818 [ 367 ] {} <Debug> TCP-Session: fe51bc53-8f59-46a1-a04f-158d6c25746c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13503 | 2026.01.06 01:57:32.702840 [ 365 ] {} <Debug> TCP-Session: cd77eee5-95e5-4f1f-a2d5-4aaccb8531c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13504 | 2026.01.06 01:57:32.702862 [ 367 ] {} <Debug> TCP-Session: fe51bc53-8f59-46a1-a04f-158d6c25746c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13505 | 2026.01.06 01:57:32.702876 [ 365 ] {} <Debug> TCP-Session: cd77eee5-95e5-4f1f-a2d5-4aaccb8531c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13506 | 2026.01.06 01:57:32.702882 [ 351 ] {b75021c8-98c3-4a79-932a-bb5be6f6960b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13507 | 2026.01.06 01:57:32.702810 [ 363 ] {} <Debug> TCP-Session: 83f075fd-a2bb-4727-bb58-a9b518654a34 Authenticating user 'default' from [fd00:1122:3344:101::e]:53453 | ||
| 13508 | 2026.01.06 01:57:32.702940 [ 363 ] {} <Debug> TCP-Session: 83f075fd-a2bb-4727-bb58-a9b518654a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13509 | 2026.01.06 01:57:32.702952 [ 363 ] {} <Debug> TCP-Session: 83f075fd-a2bb-4727-bb58-a9b518654a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13510 | 2026.01.06 01:57:32.703189 [ 351 ] {b75021c8-98c3-4a79-932a-bb5be6f6960b} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 13511 | 2026.01.06 01:57:32.704196 [ 349 ] {b75021c8-98c3-4a79-932a-bb5be6f6960b} <Trace> AggregatingTransform: Aggregating | ||
| 13512 | 2026.01.06 01:57:32.704243 [ 349 ] {b75021c8-98c3-4a79-932a-bb5be6f6960b} <Trace> Aggregator: Aggregation method: without_key | ||
| 13513 | 2026.01.06 01:57:32.704278 [ 349 ] {b75021c8-98c3-4a79-932a-bb5be6f6960b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000983719 sec. (1016.550 rows/sec., 39.71 KiB/sec.) | ||
| 13514 | 2026.01.06 01:57:32.704295 [ 349 ] {b75021c8-98c3-4a79-932a-bb5be6f6960b} <Trace> Aggregator: Merging aggregated data | ||
| 13515 | 2026.01.06 01:57:32.705615 [ 351 ] {b75021c8-98c3-4a79-932a-bb5be6f6960b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003199 sec., 312.5976867771179 rows/sec., 12.21 KiB/sec. | ||
| 13516 | 2026.01.06 01:57:32.705807 [ 351 ] {b75021c8-98c3-4a79-932a-bb5be6f6960b} <Debug> TCPHandler: Processed in 0.003647075 sec. | ||
| 13517 | 2026.01.06 01:57:32.705957 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13518 | 2026.01.06 01:57:32.705984 [ 351 ] {} <Debug> TCP-Session: cfad8261-59a6-4dfa-8d39-5a2a31d8cd59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13519 | 2026.01.06 01:57:32.705992 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13520 | 2026.01.06 01:57:32.706012 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13521 | 2026.01.06 01:57:32.706038 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13522 | 2026.01.06 01:57:32.706048 [ 360 ] {} <Debug> TCP-Session: f8645303-239c-49dd-8b40-cd2aaa35be82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13523 | 2026.01.06 01:57:32.706066 [ 361 ] {} <Debug> TCP-Session: fee6841d-9a77-4520-a090-59b32c6ec128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13524 | 2026.01.06 01:57:32.706080 [ 367 ] {} <Debug> TCP-Session: fe51bc53-8f59-46a1-a04f-158d6c25746c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13525 | 2026.01.06 01:57:32.706088 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13526 | 2026.01.06 01:57:32.706064 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13527 | 2026.01.06 01:57:32.706131 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13528 | 2026.01.06 01:57:32.706155 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13529 | 2026.01.06 01:57:32.706178 [ 365 ] {} <Debug> TCP-Session: cd77eee5-95e5-4f1f-a2d5-4aaccb8531c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13530 | 2026.01.06 01:57:32.706183 [ 364 ] {} <Debug> TCP-Session: f77f5649-0f7c-40a8-8953-66cc0ae39b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13531 | 2026.01.06 01:57:32.706128 [ 363 ] {} <Debug> TCP-Session: 83f075fd-a2bb-4727-bb58-a9b518654a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13532 | 2026.01.06 01:57:32.706117 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13533 | 2026.01.06 01:57:32.706243 [ 366 ] {} <Debug> TCP-Session: 339530ed-d3ef-40a9-b454-c6333ebeb83b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13534 | 2026.01.06 01:57:32.706323 [ 362 ] {} <Debug> TCP-Session: 2361d521-ae84-4388-b292-e2232c0c2ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13535 | 2026.01.06 01:57:33.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.82 MiB, peak 366.63 MiB, free memory in arenas 0.00 B, will set to 355.54 MiB (RSS), difference: -1.29 MiB | ||
| 13536 | 2026.01.06 01:57:33.481558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1640 | ||
| 13537 | 2026.01.06 01:57:33.484193 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2026.01.06 01:57:33.484250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13539 | 2026.01.06 01:57:33.485520 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13540 | 2026.01.06 01:57:33.485790 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.01.06 01:57:33.486117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1640 | ||
| 13542 | 2026.01.06 01:57:35.290869 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13543 | 2026.01.06 01:57:35.291232 [ 254 ] {de7bc04a-b92e-4a13-b87e-09bdcef618c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13544 | 2026.01.06 01:57:35.291336 [ 254 ] {de7bc04a-b92e-4a13-b87e-09bdcef618c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13545 | 2026.01.06 01:57:35.292254 [ 254 ] {de7bc04a-b92e-4a13-b87e-09bdcef618c5} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13546 | 2026.01.06 01:57:35.292303 [ 254 ] {de7bc04a-b92e-4a13-b87e-09bdcef618c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13547 | 2026.01.06 01:57:35.292714 [ 254 ] {de7bc04a-b92e-4a13-b87e-09bdcef618c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13548 | 2026.01.06 01:57:35.292942 [ 254 ] {de7bc04a-b92e-4a13-b87e-09bdcef618c5} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13549 | 2026.01.06 01:57:35.293099 [ 254 ] {de7bc04a-b92e-4a13-b87e-09bdcef618c5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001944 sec., 210905.3497942387 rows/sec., 13.38 MiB/sec. | ||
| 13550 | 2026.01.06 01:57:35.293141 [ 254 ] {de7bc04a-b92e-4a13-b87e-09bdcef618c5} <Debug> TCPHandler: Processed in 0.002401382 sec. | ||
| 13551 | 2026.01.06 01:57:35.293277 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13552 | 2026.01.06 01:57:35.293372 [ 254 ] {5a045146-f732-4387-9ea3-ef927a45749c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13553 | 2026.01.06 01:57:35.293413 [ 254 ] {5a045146-f732-4387-9ea3-ef927a45749c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13554 | 2026.01.06 01:57:35.294382 [ 254 ] {5a045146-f732-4387-9ea3-ef927a45749c} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13555 | 2026.01.06 01:57:35.294420 [ 254 ] {5a045146-f732-4387-9ea3-ef927a45749c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13556 | 2026.01.06 01:57:35.294790 [ 254 ] {5a045146-f732-4387-9ea3-ef927a45749c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13557 | 2026.01.06 01:57:35.295027 [ 254 ] {5a045146-f732-4387-9ea3-ef927a45749c} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13558 | 2026.01.06 01:57:35.295156 [ 254 ] {5a045146-f732-4387-9ea3-ef927a45749c} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001802 sec., 651498.3351831299 rows/sec., 51.84 MiB/sec. | ||
| 13559 | 2026.01.06 01:57:35.295194 [ 254 ] {5a045146-f732-4387-9ea3-ef927a45749c} <Debug> TCPHandler: Processed in 0.001968449 sec. | ||
| 13560 | 2026.01.06 01:57:35.295315 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13561 | 2026.01.06 01:57:35.295409 [ 254 ] {b4e2c26b-fcae-4cd1-be37-bbdea41e1fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13562 | 2026.01.06 01:57:35.295448 [ 254 ] {b4e2c26b-fcae-4cd1-be37-bbdea41e1fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13563 | 2026.01.06 01:57:35.296025 [ 254 ] {b4e2c26b-fcae-4cd1-be37-bbdea41e1fee} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13564 | 2026.01.06 01:57:35.296065 [ 254 ] {b4e2c26b-fcae-4cd1-be37-bbdea41e1fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13565 | 2026.01.06 01:57:35.296383 [ 254 ] {b4e2c26b-fcae-4cd1-be37-bbdea41e1fee} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13566 | 2026.01.06 01:57:35.296594 [ 254 ] {b4e2c26b-fcae-4cd1-be37-bbdea41e1fee} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13567 | 2026.01.06 01:57:35.296727 [ 254 ] {b4e2c26b-fcae-4cd1-be37-bbdea41e1fee} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001337 sec., 176514.58489154823 rows/sec., 10.70 MiB/sec. | ||
| 13568 | 2026.01.06 01:57:35.296766 [ 254 ] {b4e2c26b-fcae-4cd1-be37-bbdea41e1fee} <Debug> TCPHandler: Processed in 0.001504214 sec. | ||
| 13569 | 2026.01.06 01:57:35.296875 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13570 | 2026.01.06 01:57:35.296969 [ 254 ] {bf2bb2ab-a4d6-4be4-bc36-e832118f7104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13571 | 2026.01.06 01:57:35.297008 [ 254 ] {bf2bb2ab-a4d6-4be4-bc36-e832118f7104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13572 | 2026.01.06 01:57:35.297495 [ 254 ] {bf2bb2ab-a4d6-4be4-bc36-e832118f7104} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2026.01.06 01:57:35.297532 [ 254 ] {bf2bb2ab-a4d6-4be4-bc36-e832118f7104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13574 | 2026.01.06 01:57:35.297831 [ 254 ] {bf2bb2ab-a4d6-4be4-bc36-e832118f7104} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13575 | 2026.01.06 01:57:35.298035 [ 254 ] {bf2bb2ab-a4d6-4be4-bc36-e832118f7104} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13576 | 2026.01.06 01:57:35.298166 [ 254 ] {bf2bb2ab-a4d6-4be4-bc36-e832118f7104} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001215 sec., 174485.59670781894 rows/sec., 11.25 MiB/sec. | ||
| 13577 | 2026.01.06 01:57:35.298203 [ 254 ] {bf2bb2ab-a4d6-4be4-bc36-e832118f7104} <Debug> TCPHandler: Processed in 0.001375413 sec. | ||
| 13578 | 2026.01.06 01:57:35.298309 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13579 | 2026.01.06 01:57:35.298401 [ 254 ] {8ba1b0b1-9ff7-4c97-8aa3-bac535072ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13580 | 2026.01.06 01:57:35.298439 [ 254 ] {8ba1b0b1-9ff7-4c97-8aa3-bac535072ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13581 | 2026.01.06 01:57:35.298909 [ 254 ] {8ba1b0b1-9ff7-4c97-8aa3-bac535072ba1} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2026.01.06 01:57:35.298945 [ 254 ] {8ba1b0b1-9ff7-4c97-8aa3-bac535072ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13583 | 2026.01.06 01:57:35.299242 [ 254 ] {8ba1b0b1-9ff7-4c97-8aa3-bac535072ba1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13584 | 2026.01.06 01:57:35.299455 [ 254 ] {8ba1b0b1-9ff7-4c97-8aa3-bac535072ba1} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13585 | 2026.01.06 01:57:35.299582 [ 254 ] {8ba1b0b1-9ff7-4c97-8aa3-bac535072ba1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 13586 | 2026.01.06 01:57:35.299619 [ 254 ] {8ba1b0b1-9ff7-4c97-8aa3-bac535072ba1} <Debug> TCPHandler: Processed in 0.001357383 sec. | ||
| 13587 | 2026.01.06 01:57:35.299724 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13588 | 2026.01.06 01:57:35.299816 [ 254 ] {932e80f6-d96b-4c8e-8d7f-94bc4413cd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13589 | 2026.01.06 01:57:35.299853 [ 254 ] {932e80f6-d96b-4c8e-8d7f-94bc4413cd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13590 | 2026.01.06 01:57:35.300517 [ 254 ] {932e80f6-d96b-4c8e-8d7f-94bc4413cd6b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.01.06 01:57:35.300552 [ 254 ] {932e80f6-d96b-4c8e-8d7f-94bc4413cd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13592 | 2026.01.06 01:57:35.300871 [ 254 ] {932e80f6-d96b-4c8e-8d7f-94bc4413cd6b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13593 | 2026.01.06 01:57:35.301076 [ 254 ] {932e80f6-d96b-4c8e-8d7f-94bc4413cd6b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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.06 01:57:35.301197 [ 254 ] {932e80f6-d96b-4c8e-8d7f-94bc4413cd6b} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001399 sec., 507505.36097212293 rows/sec., 35.57 MiB/sec. | ||
| 13595 | 2026.01.06 01:57:35.301233 [ 254 ] {932e80f6-d96b-4c8e-8d7f-94bc4413cd6b} <Debug> TCPHandler: Processed in 0.001556735 sec. | ||
| 13596 | 2026.01.06 01:57:35.301341 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13597 | 2026.01.06 01:57:35.301433 [ 254 ] {f6aebd50-e6c7-45a3-934b-f37ac4cfb017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13598 | 2026.01.06 01:57:35.301473 [ 254 ] {f6aebd50-e6c7-45a3-934b-f37ac4cfb017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13599 | 2026.01.06 01:57:35.301791 [ 254 ] {f6aebd50-e6c7-45a3-934b-f37ac4cfb017} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2026.01.06 01:57:35.301825 [ 254 ] {f6aebd50-e6c7-45a3-934b-f37ac4cfb017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13601 | 2026.01.06 01:57:35.302124 [ 254 ] {f6aebd50-e6c7-45a3-934b-f37ac4cfb017} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13602 | 2026.01.06 01:57:35.302326 [ 254 ] {f6aebd50-e6c7-45a3-934b-f37ac4cfb017} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2026.01.06 01:57:35.302450 [ 254 ] {f6aebd50-e6c7-45a3-934b-f37ac4cfb017} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 13604 | 2026.01.06 01:57:35.302486 [ 254 ] {f6aebd50-e6c7-45a3-934b-f37ac4cfb017} <Debug> TCPHandler: Processed in 0.001192571 sec. | ||
| 13605 | 2026.01.06 01:57:35.302602 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13606 | 2026.01.06 01:57:35.302693 [ 254 ] {74f88d4a-4e1d-4f80-8e71-14d1546411e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13607 | 2026.01.06 01:57:35.302734 [ 254 ] {74f88d4a-4e1d-4f80-8e71-14d1546411e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13608 | 2026.01.06 01:57:35.303182 [ 254 ] {74f88d4a-4e1d-4f80-8e71-14d1546411e2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.01.06 01:57:35.303217 [ 254 ] {74f88d4a-4e1d-4f80-8e71-14d1546411e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13610 | 2026.01.06 01:57:35.303544 [ 254 ] {74f88d4a-4e1d-4f80-8e71-14d1546411e2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13611 | 2026.01.06 01:57:35.303750 [ 254 ] {74f88d4a-4e1d-4f80-8e71-14d1546411e2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13612 | 2026.01.06 01:57:35.303872 [ 254 ] {74f88d4a-4e1d-4f80-8e71-14d1546411e2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001197 sec., 262322.47284878866 rows/sec., 17.23 MiB/sec. | ||
| 13613 | 2026.01.06 01:57:35.303876 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 13614 | 2026.01.06 01:57:35.303908 [ 254 ] {74f88d4a-4e1d-4f80-8e71-14d1546411e2} <Debug> TCPHandler: Processed in 0.001353613 sec. | ||
| 13615 | 2026.01.06 01:57:35.303940 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13616 | 2026.01.06 01:57:35.303966 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13617 | 2026.01.06 01:57:35.304029 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13618 | 2026.01.06 01:57:35.304091 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 13619 | 2026.01.06 01:57:35.304126 [ 254 ] {ed8ff1fa-13bf-4140-b3c8-9e690f8b32f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13620 | 2026.01.06 01:57:35.304166 [ 254 ] {ed8ff1fa-13bf-4140-b3c8-9e690f8b32f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13621 | 2026.01.06 01:57:35.304205 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13622 | 2026.01.06 01:57:35.304239 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 26159 rows starting from the beginning of the part | ||
| 13623 | 2026.01.06 01:57:35.304306 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 128 rows starting from the beginning of the part | ||
| 13624 | 2026.01.06 01:57:35.304360 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13625 | 2026.01.06 01:57:35.304409 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 314 rows starting from the beginning of the part | ||
| 13626 | 2026.01.06 01:57:35.304453 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 161 rows starting from the beginning of the part | ||
| 13627 | 2026.01.06 01:57:35.304475 [ 254 ] {ed8ff1fa-13bf-4140-b3c8-9e690f8b32f9} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2026.01.06 01:57:35.304500 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 314 rows starting from the beginning of the part | ||
| 13629 | 2026.01.06 01:57:35.304511 [ 254 ] {ed8ff1fa-13bf-4140-b3c8-9e690f8b32f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13630 | 2026.01.06 01:57:35.304824 [ 254 ] {ed8ff1fa-13bf-4140-b3c8-9e690f8b32f9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13631 | 2026.01.06 01:57:35.305025 [ 254 ] {ed8ff1fa-13bf-4140-b3c8-9e690f8b32f9} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13632 | 2026.01.06 01:57:35.305152 [ 254 ] {ed8ff1fa-13bf-4140-b3c8-9e690f8b32f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 13633 | 2026.01.06 01:57:35.305187 [ 254 ] {ed8ff1fa-13bf-4140-b3c8-9e690f8b32f9} <Debug> TCPHandler: Processed in 0.001205472 sec. | ||
| 13634 | 2026.01.06 01:57:35.305298 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13635 | 2026.01.06 01:57:35.305388 [ 254 ] {b75f2bd7-8859-4ba6-9855-ec211580c83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13636 | 2026.01.06 01:57:35.305441 [ 254 ] {b75f2bd7-8859-4ba6-9855-ec211580c83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13637 | 2026.01.06 01:57:35.306263 [ 254 ] {b75f2bd7-8859-4ba6-9855-ec211580c83e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2026.01.06 01:57:35.306298 [ 254 ] {b75f2bd7-8859-4ba6-9855-ec211580c83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13639 | 2026.01.06 01:57:35.306826 [ 254 ] {b75f2bd7-8859-4ba6-9855-ec211580c83e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13640 | 2026.01.06 01:57:35.307046 [ 254 ] {b75f2bd7-8859-4ba6-9855-ec211580c83e} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.01.06 01:57:35.307186 [ 254 ] {b75f2bd7-8859-4ba6-9855-ec211580c83e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001814 sec., 17089.30540242558 rows/sec., 30.62 MiB/sec. | ||
| 13642 | 2026.01.06 01:57:35.307240 [ 254 ] {b75f2bd7-8859-4ba6-9855-ec211580c83e} <Debug> TCPHandler: Processed in 0.001989019 sec. | ||
| 13643 | 2026.01.06 01:57:35.307351 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13644 | 2026.01.06 01:57:35.307443 [ 254 ] {b6fd3f47-dc4e-41cf-9d76-c10e5fea08de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13645 | 2026.01.06 01:57:35.307483 [ 254 ] {b6fd3f47-dc4e-41cf-9d76-c10e5fea08de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13646 | 2026.01.06 01:57:35.307815 [ 254 ] {b6fd3f47-dc4e-41cf-9d76-c10e5fea08de} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13647 | 2026.01.06 01:57:35.307850 [ 254 ] {b6fd3f47-dc4e-41cf-9d76-c10e5fea08de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13648 | 2026.01.06 01:57:35.308156 [ 254 ] {b6fd3f47-dc4e-41cf-9d76-c10e5fea08de} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13649 | 2026.01.06 01:57:35.308361 [ 254 ] {b6fd3f47-dc4e-41cf-9d76-c10e5fea08de} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2026.01.06 01:57:35.308484 [ 254 ] {b6fd3f47-dc4e-41cf-9d76-c10e5fea08de} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001059 sec., 98205.85457979226 rows/sec., 6.02 MiB/sec. | ||
| 13651 | 2026.01.06 01:57:35.308519 [ 254 ] {b6fd3f47-dc4e-41cf-9d76-c10e5fea08de} <Debug> TCPHandler: Processed in 0.001215452 sec. | ||
| 13652 | 2026.01.06 01:57:35.309465 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27236 rows, containing 5 columns (5 merged, 0 gathered) in 0.005419921 sec., 5025165.495954646 rows/sec., 342.70 MiB/sec. | ||
| 13653 | 2026.01.06 01:57:35.309832 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 13654 | 2026.01.06 01:57:35.310138 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13655 | 2026.01.06 01:57:35.310217 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 13656 | 2026.01.06 01:57:35.310314 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13657 | 2026.01.06 01:57:38.210137 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13658 | 2026.01.06 01:57:38.210212 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13659 | 2026.01.06 01:57:38.396155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31705 | ||
| 13660 | 2026.01.06 01:57:38.397033 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2026.01.06 01:57:38.397073 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13662 | 2026.01.06 01:57:38.397576 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13663 | 2026.01.06 01:57:38.397836 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2026.01.06 01:57:38.397970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31705 | ||
| 13665 | 2026.01.06 01:57:38.397984 [ 27 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13666 | 2026.01.06 01:57:38.398058 [ 27 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13667 | 2026.01.06 01:57:38.398081 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 13668 | 2026.01.06 01:57:38.398199 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 13669 | 2026.01.06 01:57:38.398301 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13670 | 2026.01.06 01:57:38.398336 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29273 rows starting from the beginning of the part | ||
| 13671 | 2026.01.06 01:57:38.398400 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 13672 | 2026.01.06 01:57:38.398449 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 13673 | 2026.01.06 01:57:38.398496 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 13674 | 2026.01.06 01:57:38.398542 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 13675 | 2026.01.06 01:57:38.398585 [ 189 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 13676 | 2026.01.06 01:57:38.400691 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31705 rows, containing 4 columns (4 merged, 0 gathered) in 0.002529414 sec., 12534523.806699893 rows/sec., 179.31 MiB/sec. | ||
| 13677 | 2026.01.06 01:57:38.401342 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13678 | 2026.01.06 01:57:38.401756 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_66_13} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13679 | 2026.01.06 01:57:38.401836 [ 199 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_66_13} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13680 | 2026.01.06 01:57:38.401938 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 13681 | 2026.01.06 01:57:40.160064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13682 | 2026.01.06 01:57:40.178421 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.01.06 01:57:40.178487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13684 | 2026.01.06 01:57:40.185109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13685 | 2026.01.06 01:57:40.185882 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.01.06 01:57:40.186182 [ 29 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13687 | 2026.01.06 01:57:40.186254 [ 29 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2026.01.06 01:57:40.186274 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13689 | 2026.01.06 01:57:40.186403 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 13690 | 2026.01.06 01:57:40.190322 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13691 | 2026.01.06 01:57:40.190417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13692 | 2026.01.06 01:57:40.191793 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 13693 | 2026.01.06 01:57:40.196268 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 13694 | 2026.01.06 01:57:40.200694 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 13695 | 2026.01.06 01:57:40.205324 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 13696 | 2026.01.06 01:57:40.210115 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 13697 | 2026.01.06 01:57:40.214205 [ 199 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 13698 | 2026.01.06 01:57:40.271510 [ 188 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.085164065 sec., 5835.794709893193 rows/sec., 30.18 MiB/sec. | ||
| 13699 | 2026.01.06 01:57:40.274139 [ 195 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13700 | 2026.01.06 01:57:40.275974 [ 195 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_66_13} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13701 | 2026.01.06 01:57:40.276075 [ 195 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_66_13} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13702 | 2026.01.06 01:57:40.276614 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13703 | 2026.01.06 01:57:40.276797 [ 254 ] {c311ac5f-a5d7-4159-a365-5626faff2d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13704 | 2026.01.06 01:57:40.276871 [ 254 ] {c311ac5f-a5d7-4159-a365-5626faff2d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13705 | 2026.01.06 01:57:40.277605 [ 254 ] {c311ac5f-a5d7-4159-a365-5626faff2d20} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13706 | 2026.01.06 01:57:40.277646 [ 254 ] {c311ac5f-a5d7-4159-a365-5626faff2d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13707 | 2026.01.06 01:57:40.277856 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 13708 | 2026.01.06 01:57:40.278073 [ 254 ] {c311ac5f-a5d7-4159-a365-5626faff2d20} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13709 | 2026.01.06 01:57:40.278301 [ 254 ] {c311ac5f-a5d7-4159-a365-5626faff2d20} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13710 | 2026.01.06 01:57:40.278422 [ 29 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13711 | 2026.01.06 01:57:40.278448 [ 254 ] {c311ac5f-a5d7-4159-a365-5626faff2d20} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001706 sec., 44548.65181711606 rows/sec., 3.66 MiB/sec. | ||
| 13712 | 2026.01.06 01:57:40.278464 [ 29 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13713 | 2026.01.06 01:57:40.278489 [ 254 ] {c311ac5f-a5d7-4159-a365-5626faff2d20} <Debug> TCPHandler: Processed in 0.002009389 sec. | ||
| 13714 | 2026.01.06 01:57:40.278495 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13715 | 2026.01.06 01:57:40.278615 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13716 | 2026.01.06 01:57:40.278614 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 13717 | 2026.01.06 01:57:40.278716 [ 254 ] {dacf68c7-7422-4c32-ab42-99d4eff805c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13718 | 2026.01.06 01:57:40.278760 [ 254 ] {dacf68c7-7422-4c32-ab42-99d4eff805c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13719 | 2026.01.06 01:57:40.278762 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13720 | 2026.01.06 01:57:40.278810 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2468 rows starting from the beginning of the part | ||
| 13721 | 2026.01.06 01:57:40.278876 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 76 rows starting from the beginning of the part | ||
| 13722 | 2026.01.06 01:57:40.278922 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1174 rows starting from the beginning of the part | ||
| 13723 | 2026.01.06 01:57:40.278964 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 77 rows starting from the beginning of the part | ||
| 13724 | 2026.01.06 01:57:40.279005 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1174 rows starting from the beginning of the part | ||
| 13725 | 2026.01.06 01:57:40.279046 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 76 rows starting from the beginning of the part | ||
| 13726 | 2026.01.06 01:57:40.279166 [ 254 ] {dacf68c7-7422-4c32-ab42-99d4eff805c2} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13727 | 2026.01.06 01:57:40.279207 [ 254 ] {dacf68c7-7422-4c32-ab42-99d4eff805c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13728 | 2026.01.06 01:57:40.279546 [ 254 ] {dacf68c7-7422-4c32-ab42-99d4eff805c2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13729 | 2026.01.06 01:57:40.279755 [ 254 ] {dacf68c7-7422-4c32-ab42-99d4eff805c2} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13730 | 2026.01.06 01:57:40.279889 [ 254 ] {dacf68c7-7422-4c32-ab42-99d4eff805c2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 628.72 KiB/sec. | ||
| 13731 | 2026.01.06 01:57:40.279925 [ 254 ] {dacf68c7-7422-4c32-ab42-99d4eff805c2} <Debug> TCPHandler: Processed in 0.001360633 sec. | ||
| 13732 | 2026.01.06 01:57:40.280031 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13733 | 2026.01.06 01:57:40.280123 [ 254 ] {52185a06-a8f3-49ea-a608-d26b7b9d51e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13734 | 2026.01.06 01:57:40.280161 [ 254 ] {52185a06-a8f3-49ea-a608-d26b7b9d51e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13735 | 2026.01.06 01:57:40.280573 [ 254 ] {52185a06-a8f3-49ea-a608-d26b7b9d51e0} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13736 | 2026.01.06 01:57:40.280607 [ 254 ] {52185a06-a8f3-49ea-a608-d26b7b9d51e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13737 | 2026.01.06 01:57:40.280922 [ 254 ] {52185a06-a8f3-49ea-a608-d26b7b9d51e0} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13738 | 2026.01.06 01:57:40.281133 [ 254 ] {52185a06-a8f3-49ea-a608-d26b7b9d51e0} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13739 | 2026.01.06 01:57:40.281205 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5045 rows, containing 5 columns (5 merged, 0 gathered) in 0.002652365 sec., 1902076.0717322088 rows/sec., 160.73 MiB/sec. | ||
| 13740 | 2026.01.06 01:57:40.281236 [ 29 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13741 | 2026.01.06 01:57:40.281256 [ 254 ] {52185a06-a8f3-49ea-a608-d26b7b9d51e0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00115 sec., 64347.82608695652 rows/sec., 5.02 MiB/sec. | ||
| 13742 | 2026.01.06 01:57:40.281270 [ 29 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2026.01.06 01:57:40.281287 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13744 | 2026.01.06 01:57:40.281292 [ 254 ] {52185a06-a8f3-49ea-a608-d26b7b9d51e0} <Debug> TCPHandler: Processed in 0.001308163 sec. | ||
| 13745 | 2026.01.06 01:57:40.281358 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 13746 | 2026.01.06 01:57:40.281408 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13747 | 2026.01.06 01:57:40.281459 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13748 | 2026.01.06 01:57:40.281491 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 13749 | 2026.01.06 01:57:40.281505 [ 254 ] {c1997a80-e32c-4b70-a8ea-36838c3bfcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13750 | 2026.01.06 01:57:40.281507 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13751 | 2026.01.06 01:57:40.281538 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 74 rows starting from the beginning of the part | ||
| 13752 | 2026.01.06 01:57:40.281552 [ 254 ] {c1997a80-e32c-4b70-a8ea-36838c3bfcb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13753 | 2026.01.06 01:57:40.281581 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 710 rows starting from the beginning of the part | ||
| 13754 | 2026.01.06 01:57:40.281620 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 76 rows starting from the beginning of the part | ||
| 13755 | 2026.01.06 01:57:40.281657 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 710 rows starting from the beginning of the part | ||
| 13756 | 2026.01.06 01:57:40.281693 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 74 rows starting from the beginning of the part | ||
| 13757 | 2026.01.06 01:57:40.281883 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_101_20} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2026.01.06 01:57:40.281961 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_101_20} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13759 | 2026.01.06 01:57:40.281971 [ 254 ] {c1997a80-e32c-4b70-a8ea-36838c3bfcb8} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13760 | 2026.01.06 01:57:40.282005 [ 254 ] {c1997a80-e32c-4b70-a8ea-36838c3bfcb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13761 | 2026.01.06 01:57:40.282056 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 13762 | 2026.01.06 01:57:40.282347 [ 254 ] {c1997a80-e32c-4b70-a8ea-36838c3bfcb8} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13763 | 2026.01.06 01:57:40.282585 [ 254 ] {c1997a80-e32c-4b70-a8ea-36838c3bfcb8} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2026.01.06 01:57:40.282710 [ 254 ] {c1997a80-e32c-4b70-a8ea-36838c3bfcb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 13765 | 2026.01.06 01:57:40.282746 [ 254 ] {c1997a80-e32c-4b70-a8ea-36838c3bfcb8} <Debug> TCPHandler: Processed in 0.001384863 sec. | ||
| 13766 | 2026.01.06 01:57:40.282852 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13767 | 2026.01.06 01:57:40.282917 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2894 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586655 sec., 1823962.991324516 rows/sec., 137.56 MiB/sec. | ||
| 13768 | 2026.01.06 01:57:40.282943 [ 254 ] {b8a7228a-fae6-494f-bde2-528791a454db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13769 | 2026.01.06 01:57:40.283004 [ 254 ] {b8a7228a-fae6-494f-bde2-528791a454db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13770 | 2026.01.06 01:57:40.283149 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13771 | 2026.01.06 01:57:40.283403 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_101_20} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13772 | 2026.01.06 01:57:40.283475 [ 198 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_101_20} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13773 | 2026.01.06 01:57:40.283545 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 13774 | 2026.01.06 01:57:40.283854 [ 254 ] {b8a7228a-fae6-494f-bde2-528791a454db} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13775 | 2026.01.06 01:57:40.283896 [ 254 ] {b8a7228a-fae6-494f-bde2-528791a454db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13776 | 2026.01.06 01:57:40.284450 [ 254 ] {b8a7228a-fae6-494f-bde2-528791a454db} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13777 | 2026.01.06 01:57:40.284667 [ 254 ] {b8a7228a-fae6-494f-bde2-528791a454db} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13778 | 2026.01.06 01:57:40.284804 [ 254 ] {b8a7228a-fae6-494f-bde2-528791a454db} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001878 sec., 5324.813631522897 rows/sec., 9.54 MiB/sec. | ||
| 13779 | 2026.01.06 01:57:40.284858 [ 254 ] {b8a7228a-fae6-494f-bde2-528791a454db} <Debug> TCPHandler: Processed in 0.002053189 sec. | ||
| 13780 | 2026.01.06 01:57:40.284982 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13781 | 2026.01.06 01:57:40.285079 [ 254 ] {766e54c1-3b8e-431f-981f-cd02035a7a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13782 | 2026.01.06 01:57:40.285123 [ 254 ] {766e54c1-3b8e-431f-981f-cd02035a7a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13783 | 2026.01.06 01:57:40.285465 [ 254 ] {766e54c1-3b8e-431f-981f-cd02035a7a7c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13784 | 2026.01.06 01:57:40.285500 [ 254 ] {766e54c1-3b8e-431f-981f-cd02035a7a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13785 | 2026.01.06 01:57:40.285802 [ 254 ] {766e54c1-3b8e-431f-981f-cd02035a7a7c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13786 | 2026.01.06 01:57:40.286027 [ 254 ] {766e54c1-3b8e-431f-981f-cd02035a7a7c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13787 | 2026.01.06 01:57:40.286165 [ 254 ] {766e54c1-3b8e-431f-981f-cd02035a7a7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 13788 | 2026.01.06 01:57:40.286165 [ 29 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13789 | 2026.01.06 01:57:40.286201 [ 254 ] {766e54c1-3b8e-431f-981f-cd02035a7a7c} <Debug> TCPHandler: Processed in 0.001277872 sec. | ||
| 13790 | 2026.01.06 01:57:40.286212 [ 29 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13791 | 2026.01.06 01:57:40.286231 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13792 | 2026.01.06 01:57:40.286301 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 13793 | 2026.01.06 01:57:40.286382 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13794 | 2026.01.06 01:57:40.286414 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5134 rows starting from the beginning of the part | ||
| 13795 | 2026.01.06 01:57:40.286468 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 13796 | 2026.01.06 01:57:40.286509 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 13797 | 2026.01.06 01:57:40.286549 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 13798 | 2026.01.06 01:57:40.286587 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 13799 | 2026.01.06 01:57:40.286628 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 13800 | 2026.01.06 01:57:40.288576 [ 198 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5522 rows, containing 4 columns (4 merged, 0 gathered) in 0.002307072 sec., 2393510.042166001 rows/sec., 157.39 MiB/sec. | ||
| 13801 | 2026.01.06 01:57:40.288923 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13802 | 2026.01.06 01:57:40.289165 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_101_20} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13803 | 2026.01.06 01:57:40.289224 [ 197 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_101_20} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13804 | 2026.01.06 01:57:40.289278 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 13805 | 2026.01.06 01:57:41.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.21 MiB, peak 370.41 MiB, free memory in arenas 0.00 B, will set to 358.55 MiB (RSS), difference: 1.34 MiB | ||
| 13806 | 2026.01.06 01:57:43.486398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1674 | ||
| 13807 | 2026.01.06 01:57:43.488729 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13808 | 2026.01.06 01:57:43.488770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13809 | 2026.01.06 01:57:43.490019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13810 | 2026.01.06 01:57:43.490304 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13811 | 2026.01.06 01:57:43.490638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1674 | ||
| 13812 | 2026.01.06 01:57:45.308682 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13813 | 2026.01.06 01:57:45.308936 [ 254 ] {97fb6935-d708-4428-9472-0fa48fc7f6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13814 | 2026.01.06 01:57:45.309005 [ 254 ] {97fb6935-d708-4428-9472-0fa48fc7f6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13815 | 2026.01.06 01:57:45.309652 [ 254 ] {97fb6935-d708-4428-9472-0fa48fc7f6c4} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13816 | 2026.01.06 01:57:45.309701 [ 254 ] {97fb6935-d708-4428-9472-0fa48fc7f6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13817 | 2026.01.06 01:57:45.310113 [ 254 ] {97fb6935-d708-4428-9472-0fa48fc7f6c4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13818 | 2026.01.06 01:57:45.310348 [ 254 ] {97fb6935-d708-4428-9472-0fa48fc7f6c4} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.01.06 01:57:45.310499 [ 254 ] {97fb6935-d708-4428-9472-0fa48fc7f6c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001614 sec., 14869.888475836431 rows/sec., 1.23 MiB/sec. | ||
| 13820 | 2026.01.06 01:57:45.310541 [ 254 ] {97fb6935-d708-4428-9472-0fa48fc7f6c4} <Debug> TCPHandler: Processed in 0.002046249 sec. | ||
| 13821 | 2026.01.06 01:57:45.310664 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13822 | 2026.01.06 01:57:45.310758 [ 254 ] {ef5c6c39-c9a2-470b-8cc6-97f41a3582ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13823 | 2026.01.06 01:57:45.310798 [ 254 ] {ef5c6c39-c9a2-470b-8cc6-97f41a3582ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13824 | 2026.01.06 01:57:45.311182 [ 254 ] {ef5c6c39-c9a2-470b-8cc6-97f41a3582ba} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2026.01.06 01:57:45.311219 [ 254 ] {ef5c6c39-c9a2-470b-8cc6-97f41a3582ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13826 | 2026.01.06 01:57:45.311518 [ 254 ] {ef5c6c39-c9a2-470b-8cc6-97f41a3582ba} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13827 | 2026.01.06 01:57:45.311728 [ 254 ] {ef5c6c39-c9a2-470b-8cc6-97f41a3582ba} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.01.06 01:57:45.311859 [ 254 ] {ef5c6c39-c9a2-470b-8cc6-97f41a3582ba} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 874.46 KiB/sec. | ||
| 13829 | 2026.01.06 01:57:45.311895 [ 254 ] {ef5c6c39-c9a2-470b-8cc6-97f41a3582ba} <Debug> TCPHandler: Processed in 0.001279122 sec. | ||
| 13830 | 2026.01.06 01:57:45.312008 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13831 | 2026.01.06 01:57:45.312137 [ 254 ] {88584e03-4221-4b1c-9e0d-3ccf6f4b69e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13832 | 2026.01.06 01:57:45.312186 [ 254 ] {88584e03-4221-4b1c-9e0d-3ccf6f4b69e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13833 | 2026.01.06 01:57:45.313331 [ 254 ] {88584e03-4221-4b1c-9e0d-3ccf6f4b69e6} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13834 | 2026.01.06 01:57:45.313367 [ 254 ] {88584e03-4221-4b1c-9e0d-3ccf6f4b69e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13835 | 2026.01.06 01:57:45.313762 [ 254 ] {88584e03-4221-4b1c-9e0d-3ccf6f4b69e6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13836 | 2026.01.06 01:57:45.313974 [ 254 ] {88584e03-4221-4b1c-9e0d-3ccf6f4b69e6} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13837 | 2026.01.06 01:57:45.314102 [ 254 ] {88584e03-4221-4b1c-9e0d-3ccf6f4b69e6} <Debug> executeQuery: Read 1384 rows, 118.22 KiB in 0.001989 sec., 695827.0487682252 rows/sec., 58.05 MiB/sec. | ||
| 13838 | 2026.01.06 01:57:45.314139 [ 254 ] {88584e03-4221-4b1c-9e0d-3ccf6f4b69e6} <Debug> TCPHandler: Processed in 0.002189391 sec. | ||
| 13839 | 2026.01.06 01:57:45.314245 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13840 | 2026.01.06 01:57:45.314338 [ 254 ] {8d7f7c0e-8ec4-43ca-8e7e-79a57e773c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13841 | 2026.01.06 01:57:45.314377 [ 254 ] {8d7f7c0e-8ec4-43ca-8e7e-79a57e773c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13842 | 2026.01.06 01:57:45.314776 [ 254 ] {8d7f7c0e-8ec4-43ca-8e7e-79a57e773c83} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2026.01.06 01:57:45.314812 [ 254 ] {8d7f7c0e-8ec4-43ca-8e7e-79a57e773c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13844 | 2026.01.06 01:57:45.315108 [ 254 ] {8d7f7c0e-8ec4-43ca-8e7e-79a57e773c83} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13845 | 2026.01.06 01:57:45.315312 [ 254 ] {8d7f7c0e-8ec4-43ca-8e7e-79a57e773c83} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13846 | 2026.01.06 01:57:45.315415 [ 42 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13847 | 2026.01.06 01:57:45.315439 [ 254 ] {8d7f7c0e-8ec4-43ca-8e7e-79a57e773c83} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.001119 sec., 49151.02770330652 rows/sec., 3.60 MiB/sec. | ||
| 13848 | 2026.01.06 01:57:45.315484 [ 42 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13849 | 2026.01.06 01:57:45.315494 [ 254 ] {8d7f7c0e-8ec4-43ca-8e7e-79a57e773c83} <Debug> TCPHandler: Processed in 0.001295832 sec. | ||
| 13850 | 2026.01.06 01:57:45.315514 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13851 | 2026.01.06 01:57:45.315634 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13852 | 2026.01.06 01:57:45.315657 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 13853 | 2026.01.06 01:57:45.315757 [ 254 ] {e2973678-3eb7-48c1-b925-c9b7a3741241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13854 | 2026.01.06 01:57:45.315809 [ 254 ] {e2973678-3eb7-48c1-b925-c9b7a3741241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13855 | 2026.01.06 01:57:45.315812 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13856 | 2026.01.06 01:57:45.315863 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 13857 | 2026.01.06 01:57:45.315938 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 236 rows starting from the beginning of the part | ||
| 13858 | 2026.01.06 01:57:45.315991 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 12 rows starting from the beginning of the part | ||
| 13859 | 2026.01.06 01:57:45.316039 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 236 rows starting from the beginning of the part | ||
| 13860 | 2026.01.06 01:57:45.316086 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 13861 | 2026.01.06 01:57:45.316132 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 55 rows starting from the beginning of the part | ||
| 13862 | 2026.01.06 01:57:45.316401 [ 254 ] {e2973678-3eb7-48c1-b925-c9b7a3741241} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2026.01.06 01:57:45.316452 [ 254 ] {e2973678-3eb7-48c1-b925-c9b7a3741241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13864 | 2026.01.06 01:57:45.316842 [ 254 ] {e2973678-3eb7-48c1-b925-c9b7a3741241} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13865 | 2026.01.06 01:57:45.317084 [ 254 ] {e2973678-3eb7-48c1-b925-c9b7a3741241} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2026.01.06 01:57:45.317116 [ 198 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 827 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521654 sec., 543487.5471033494 rows/sec., 35.97 MiB/sec. | ||
| 13867 | 2026.01.06 01:57:45.317212 [ 254 ] {e2973678-3eb7-48c1-b925-c9b7a3741241} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001479 sec., 170385.39553752536 rows/sec., 11.78 MiB/sec. | ||
| 13868 | 2026.01.06 01:57:45.317257 [ 254 ] {e2973678-3eb7-48c1-b925-c9b7a3741241} <Debug> TCPHandler: Processed in 0.001682336 sec. | ||
| 13869 | 2026.01.06 01:57:45.317303 [ 198 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13870 | 2026.01.06 01:57:45.317370 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13871 | 2026.01.06 01:57:45.317470 [ 254 ] {13dafad6-1b58-44d9-ba83-3eb612a5f9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13872 | 2026.01.06 01:57:45.317511 [ 254 ] {13dafad6-1b58-44d9-ba83-3eb612a5f9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13873 | 2026.01.06 01:57:45.317602 [ 198 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_96_19} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2026.01.06 01:57:45.317680 [ 198 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_96_19} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13875 | 2026.01.06 01:57:45.317873 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13876 | 2026.01.06 01:57:45.317898 [ 254 ] {13dafad6-1b58-44d9-ba83-3eb612a5f9f7} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13877 | 2026.01.06 01:57:45.317941 [ 254 ] {13dafad6-1b58-44d9-ba83-3eb612a5f9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13878 | 2026.01.06 01:57:45.318246 [ 254 ] {13dafad6-1b58-44d9-ba83-3eb612a5f9f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13879 | 2026.01.06 01:57:45.318452 [ 254 ] {13dafad6-1b58-44d9-ba83-3eb612a5f9f7} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13880 | 2026.01.06 01:57:45.318576 [ 254 ] {13dafad6-1b58-44d9-ba83-3eb612a5f9f7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 13881 | 2026.01.06 01:57:45.318613 [ 254 ] {13dafad6-1b58-44d9-ba83-3eb612a5f9f7} <Debug> TCPHandler: Processed in 0.001290282 sec. | ||
| 13882 | 2026.01.06 01:57:45.318752 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13883 | 2026.01.06 01:57:45.318873 [ 254 ] {f063b283-0e2a-4df5-ab8c-3b51a58c9919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13884 | 2026.01.06 01:57:45.319022 [ 254 ] {f063b283-0e2a-4df5-ab8c-3b51a58c9919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13885 | 2026.01.06 01:57:45.319795 [ 254 ] {f063b283-0e2a-4df5-ab8c-3b51a58c9919} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13886 | 2026.01.06 01:57:45.319832 [ 254 ] {f063b283-0e2a-4df5-ab8c-3b51a58c9919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13887 | 2026.01.06 01:57:45.320187 [ 254 ] {f063b283-0e2a-4df5-ab8c-3b51a58c9919} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13888 | 2026.01.06 01:57:45.320398 [ 254 ] {f063b283-0e2a-4df5-ab8c-3b51a58c9919} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2026.01.06 01:57:45.320529 [ 254 ] {f063b283-0e2a-4df5-ab8c-3b51a58c9919} <Debug> executeQuery: Read 599 rows, 46.12 KiB in 0.001679 sec., 356759.97617629543 rows/sec., 26.83 MiB/sec. | ||
| 13890 | 2026.01.06 01:57:45.320567 [ 254 ] {f063b283-0e2a-4df5-ab8c-3b51a58c9919} <Debug> TCPHandler: Processed in 0.001883428 sec. | ||
| 13891 | 2026.01.06 01:57:45.320684 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13892 | 2026.01.06 01:57:45.320779 [ 254 ] {818bc624-a427-4f2a-a00c-f277a874331c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13893 | 2026.01.06 01:57:45.320823 [ 254 ] {818bc624-a427-4f2a-a00c-f277a874331c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13894 | 2026.01.06 01:57:45.321465 [ 254 ] {818bc624-a427-4f2a-a00c-f277a874331c} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13895 | 2026.01.06 01:57:45.321505 [ 254 ] {818bc624-a427-4f2a-a00c-f277a874331c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13896 | 2026.01.06 01:57:45.321892 [ 254 ] {818bc624-a427-4f2a-a00c-f277a874331c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13897 | 2026.01.06 01:57:45.322108 [ 254 ] {818bc624-a427-4f2a-a00c-f277a874331c} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13898 | 2026.01.06 01:57:45.322241 [ 254 ] {818bc624-a427-4f2a-a00c-f277a874331c} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001481 sec., 598244.4294395678 rows/sec., 40.60 MiB/sec. | ||
| 13899 | 2026.01.06 01:57:45.322278 [ 254 ] {818bc624-a427-4f2a-a00c-f277a874331c} <Debug> TCPHandler: Processed in 0.001645065 sec. | ||
| 13900 | 2026.01.06 01:57:45.322392 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13901 | 2026.01.06 01:57:45.322502 [ 254 ] {25e70954-f43b-4999-9127-58448897c4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13902 | 2026.01.06 01:57:45.322564 [ 254 ] {25e70954-f43b-4999-9127-58448897c4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13903 | 2026.01.06 01:57:45.323424 [ 254 ] {25e70954-f43b-4999-9127-58448897c4ea} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13904 | 2026.01.06 01:57:45.323459 [ 254 ] {25e70954-f43b-4999-9127-58448897c4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13905 | 2026.01.06 01:57:45.323987 [ 254 ] {25e70954-f43b-4999-9127-58448897c4ea} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13906 | 2026.01.06 01:57:45.324203 [ 254 ] {25e70954-f43b-4999-9127-58448897c4ea} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13907 | 2026.01.06 01:57:45.324330 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13908 | 2026.01.06 01:57:45.324343 [ 254 ] {25e70954-f43b-4999-9127-58448897c4ea} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001864 sec., 16630.901287553646 rows/sec., 29.80 MiB/sec. | ||
| 13909 | 2026.01.06 01:57:45.324377 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2026.01.06 01:57:45.324406 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13911 | 2026.01.06 01:57:45.324410 [ 254 ] {25e70954-f43b-4999-9127-58448897c4ea} <Debug> TCPHandler: Processed in 0.002081259 sec. | ||
| 13912 | 2026.01.06 01:57:45.324536 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13913 | 2026.01.06 01:57:45.324574 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 13914 | 2026.01.06 01:57:45.324639 [ 254 ] {47fb31d5-b1a8-44f2-9ba8-44d13d2f0388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13915 | 2026.01.06 01:57:45.324689 [ 254 ] {47fb31d5-b1a8-44f2-9ba8-44d13d2f0388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13916 | 2026.01.06 01:57:45.324915 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13917 | 2026.01.06 01:57:45.324982 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1792 rows starting from the beginning of the part | ||
| 13918 | 2026.01.06 01:57:45.325061 [ 254 ] {47fb31d5-b1a8-44f2-9ba8-44d13d2f0388} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2026.01.06 01:57:45.325104 [ 254 ] {47fb31d5-b1a8-44f2-9ba8-44d13d2f0388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13920 | 2026.01.06 01:57:45.325123 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 31 rows starting from the beginning of the part | ||
| 13921 | 2026.01.06 01:57:45.325257 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 10 rows starting from the beginning of the part | ||
| 13922 | 2026.01.06 01:57:45.325380 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 31 rows starting from the beginning of the part | ||
| 13923 | 2026.01.06 01:57:45.325450 [ 254 ] {47fb31d5-b1a8-44f2-9ba8-44d13d2f0388} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13924 | 2026.01.06 01:57:45.325499 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 13925 | 2026.01.06 01:57:45.325626 [ 196 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 31 rows starting from the beginning of the part | ||
| 13926 | 2026.01.06 01:57:45.325688 [ 254 ] {47fb31d5-b1a8-44f2-9ba8-44d13d2f0388} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13927 | 2026.01.06 01:57:45.325829 [ 254 ] {47fb31d5-b1a8-44f2-9ba8-44d13d2f0388} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 13928 | 2026.01.06 01:57:45.325867 [ 254 ] {47fb31d5-b1a8-44f2-9ba8-44d13d2f0388} <Debug> TCPHandler: Processed in 0.001384593 sec. | ||
| 13929 | 2026.01.06 01:57:45.336714 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1905 rows, containing 19 columns (19 merged, 0 gathered) in 0.012215724 sec., 155946.54889059378 rows/sec., 279.45 MiB/sec. | ||
| 13930 | 2026.01.06 01:57:45.338123 [ 192 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13931 | 2026.01.06 01:57:45.338465 [ 192 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13932 | 2026.01.06 01:57:45.338544 [ 192 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13933 | 2026.01.06 01:57:45.338652 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.35 MiB. | ||
| 13934 | 2026.01.06 01:57:45.898202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32153 | ||
| 13935 | 2026.01.06 01:57:45.898751 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13936 | 2026.01.06 01:57:45.898800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13937 | 2026.01.06 01:57:45.899273 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13938 | 2026.01.06 01:57:45.899502 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13939 | 2026.01.06 01:57:45.899635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32153 | ||
| 13940 | 2026.01.06 01:57:46.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.42 MiB, peak 376.72 MiB, free memory in arenas 0.00 B, will set to 366.48 MiB (RSS), difference: 7.05 MiB | ||
| 13941 | 2026.01.06 01:57:47.690549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13942 | 2026.01.06 01:57:47.706568 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2026.01.06 01:57:47.706631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13944 | 2026.01.06 01:57:47.712595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13945 | 2026.01.06 01:57:47.713316 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13946 | 2026.01.06 01:57:47.716573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13947 | 2026.01.06 01:57:50.276809 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13948 | 2026.01.06 01:57:50.277005 [ 254 ] {294add30-6f7f-4585-b095-3f3759f982bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13949 | 2026.01.06 01:57:50.277073 [ 254 ] {294add30-6f7f-4585-b095-3f3759f982bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13950 | 2026.01.06 01:57:50.277759 [ 254 ] {294add30-6f7f-4585-b095-3f3759f982bb} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13951 | 2026.01.06 01:57:50.277806 [ 254 ] {294add30-6f7f-4585-b095-3f3759f982bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13952 | 2026.01.06 01:57:50.278220 [ 254 ] {294add30-6f7f-4585-b095-3f3759f982bb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13953 | 2026.01.06 01:57:50.278450 [ 254 ] {294add30-6f7f-4585-b095-3f3759f982bb} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13954 | 2026.01.06 01:57:50.278605 [ 254 ] {294add30-6f7f-4585-b095-3f3759f982bb} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001651 sec., 46032.707450030284 rows/sec., 3.78 MiB/sec. | ||
| 13955 | 2026.01.06 01:57:50.278662 [ 254 ] {294add30-6f7f-4585-b095-3f3759f982bb} <Debug> TCPHandler: Processed in 0.001986379 sec. | ||
| 13956 | 2026.01.06 01:57:50.278792 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13957 | 2026.01.06 01:57:50.278892 [ 254 ] {9527a132-e7d7-4b65-b8ab-84af3a96fe05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13958 | 2026.01.06 01:57:50.278938 [ 254 ] {9527a132-e7d7-4b65-b8ab-84af3a96fe05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13959 | 2026.01.06 01:57:50.279362 [ 254 ] {9527a132-e7d7-4b65-b8ab-84af3a96fe05} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13960 | 2026.01.06 01:57:50.279400 [ 254 ] {9527a132-e7d7-4b65-b8ab-84af3a96fe05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13961 | 2026.01.06 01:57:50.279717 [ 254 ] {9527a132-e7d7-4b65-b8ab-84af3a96fe05} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13962 | 2026.01.06 01:57:50.279947 [ 254 ] {9527a132-e7d7-4b65-b8ab-84af3a96fe05} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13963 | 2026.01.06 01:57:50.280083 [ 254 ] {9527a132-e7d7-4b65-b8ab-84af3a96fe05} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001213 sec., 8244.023083264632 rows/sec., 619.91 KiB/sec. | ||
| 13964 | 2026.01.06 01:57:50.280129 [ 254 ] {9527a132-e7d7-4b65-b8ab-84af3a96fe05} <Debug> TCPHandler: Processed in 0.001389922 sec. | ||
| 13965 | 2026.01.06 01:57:50.280246 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13966 | 2026.01.06 01:57:50.280341 [ 254 ] {1b3d6baf-befe-4ca4-813c-5d4212779a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13967 | 2026.01.06 01:57:50.280383 [ 254 ] {1b3d6baf-befe-4ca4-813c-5d4212779a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13968 | 2026.01.06 01:57:50.280807 [ 254 ] {1b3d6baf-befe-4ca4-813c-5d4212779a08} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13969 | 2026.01.06 01:57:50.280843 [ 254 ] {1b3d6baf-befe-4ca4-813c-5d4212779a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13970 | 2026.01.06 01:57:50.281167 [ 254 ] {1b3d6baf-befe-4ca4-813c-5d4212779a08} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13971 | 2026.01.06 01:57:50.281375 [ 254 ] {1b3d6baf-befe-4ca4-813c-5d4212779a08} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13972 | 2026.01.06 01:57:50.281505 [ 254 ] {1b3d6baf-befe-4ca4-813c-5d4212779a08} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001183 sec., 62552.83178360101 rows/sec., 4.88 MiB/sec. | ||
| 13973 | 2026.01.06 01:57:50.281543 [ 254 ] {1b3d6baf-befe-4ca4-813c-5d4212779a08} <Debug> TCPHandler: Processed in 0.001348483 sec. | ||
| 13974 | 2026.01.06 01:57:50.281659 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13975 | 2026.01.06 01:57:50.281754 [ 254 ] {a246f665-7c4b-41a9-a9cd-66839d50d71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13976 | 2026.01.06 01:57:50.281799 [ 254 ] {a246f665-7c4b-41a9-a9cd-66839d50d71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13977 | 2026.01.06 01:57:50.282258 [ 254 ] {a246f665-7c4b-41a9-a9cd-66839d50d71f} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13978 | 2026.01.06 01:57:50.282293 [ 254 ] {a246f665-7c4b-41a9-a9cd-66839d50d71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13979 | 2026.01.06 01:57:50.282623 [ 254 ] {a246f665-7c4b-41a9-a9cd-66839d50d71f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13980 | 2026.01.06 01:57:50.282833 [ 254 ] {a246f665-7c4b-41a9-a9cd-66839d50d71f} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13981 | 2026.01.06 01:57:50.282965 [ 254 ] {a246f665-7c4b-41a9-a9cd-66839d50d71f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 13982 | 2026.01.06 01:57:50.283004 [ 254 ] {a246f665-7c4b-41a9-a9cd-66839d50d71f} <Debug> TCPHandler: Processed in 0.001394483 sec. | ||
| 13983 | 2026.01.06 01:57:50.283118 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13984 | 2026.01.06 01:57:50.283214 [ 254 ] {68603687-1741-4653-9ae2-7c4302c06957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13985 | 2026.01.06 01:57:50.283270 [ 254 ] {68603687-1741-4653-9ae2-7c4302c06957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13986 | 2026.01.06 01:57:50.284076 [ 254 ] {68603687-1741-4653-9ae2-7c4302c06957} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13987 | 2026.01.06 01:57:50.284113 [ 254 ] {68603687-1741-4653-9ae2-7c4302c06957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13988 | 2026.01.06 01:57:50.284638 [ 254 ] {68603687-1741-4653-9ae2-7c4302c06957} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13989 | 2026.01.06 01:57:50.284861 [ 254 ] {68603687-1741-4653-9ae2-7c4302c06957} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13990 | 2026.01.06 01:57:50.285003 [ 254 ] {68603687-1741-4653-9ae2-7c4302c06957} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001809 sec., 5527.91597567717 rows/sec., 9.91 MiB/sec. | ||
| 13991 | 2026.01.06 01:57:50.285069 [ 254 ] {68603687-1741-4653-9ae2-7c4302c06957} <Debug> TCPHandler: Processed in 0.002001049 sec. | ||
| 13992 | 2026.01.06 01:57:50.285187 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13993 | 2026.01.06 01:57:50.285287 [ 254 ] {894746fe-1344-4190-9722-8d5f51515ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13994 | 2026.01.06 01:57:50.285329 [ 254 ] {894746fe-1344-4190-9722-8d5f51515ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13995 | 2026.01.06 01:57:50.285677 [ 254 ] {894746fe-1344-4190-9722-8d5f51515ae0} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13996 | 2026.01.06 01:57:50.285713 [ 254 ] {894746fe-1344-4190-9722-8d5f51515ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 13997 | 2026.01.06 01:57:50.286033 [ 254 ] {894746fe-1344-4190-9722-8d5f51515ae0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13998 | 2026.01.06 01:57:50.286240 [ 254 ] {894746fe-1344-4190-9722-8d5f51515ae0} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13999 | 2026.01.06 01:57:50.286365 [ 254 ] {894746fe-1344-4190-9722-8d5f51515ae0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 14000 | 2026.01.06 01:57:50.286401 [ 254 ] {894746fe-1344-4190-9722-8d5f51515ae0} <Debug> TCPHandler: Processed in 0.001263912 sec. | ||
| 14001 | 2026.01.06 01:57:53.210458 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14002 | 2026.01.06 01:57:53.210503 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14003 | 2026.01.06 01:57:53.399837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32665 | ||
| 14004 | 2026.01.06 01:57:53.400384 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14005 | 2026.01.06 01:57:53.400427 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14006 | 2026.01.06 01:57:53.400942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14007 | 2026.01.06 01:57:53.401173 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14008 | 2026.01.06 01:57:53.401309 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32665 | ||
| 14009 | 2026.01.06 01:57:53.490900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1706 | ||
| 14010 | 2026.01.06 01:57:53.493190 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2026.01.06 01:57:53.493240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14012 | 2026.01.06 01:57:53.494432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14013 | 2026.01.06 01:57:53.494691 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.01.06 01:57:53.494864 [ 138 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14015 | 2026.01.06 01:57:53.494931 [ 138 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14016 | 2026.01.06 01:57:53.494958 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 14017 | 2026.01.06 01:57:53.494967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1706 | ||
| 14018 | 2026.01.06 01:57:53.495060 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 14019 | 2026.01.06 01:57:53.495503 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14020 | 2026.01.06 01:57:53.495630 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1532 rows starting from the beginning of the part | ||
| 14021 | 2026.01.06 01:57:53.495950 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 46 rows starting from the beginning of the part | ||
| 14022 | 2026.01.06 01:57:53.496283 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
| 14023 | 2026.01.06 01:57:53.496622 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 14024 | 2026.01.06 01:57:53.496948 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
| 14025 | 2026.01.06 01:57:53.497253 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 14026 | 2026.01.06 01:57:53.503831 [ 187 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1706 rows, containing 72 columns (72 merged, 0 gathered) in 0.008813043 sec., 193576.7248610951 rows/sec., 152.17 MiB/sec. | ||
| 14027 | 2026.01.06 01:57:53.505569 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14028 | 2026.01.06 01:57:53.506163 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_51_10} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14029 | 2026.01.06 01:57:53.506254 [ 194 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_51_10} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14030 | 2026.01.06 01:57:53.506573 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 14031 | 2026.01.06 01:57:55.216775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14032 | 2026.01.06 01:57:55.233005 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2026.01.06 01:57:55.233069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 14034 | 2026.01.06 01:57:55.239189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14035 | 2026.01.06 01:57:55.239955 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2026.01.06 01:57:55.243160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14037 | 2026.01.06 01:57:55.278532 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14038 | 2026.01.06 01:57:55.278709 [ 254 ] {c4ead03b-19d8-4d6c-9799-8ec7e3f89d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14039 | 2026.01.06 01:57:55.278777 [ 254 ] {c4ead03b-19d8-4d6c-9799-8ec7e3f89d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14040 | 2026.01.06 01:57:55.279523 [ 254 ] {c4ead03b-19d8-4d6c-9799-8ec7e3f89d6e} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14041 | 2026.01.06 01:57:55.279572 [ 254 ] {c4ead03b-19d8-4d6c-9799-8ec7e3f89d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 14042 | 2026.01.06 01:57:55.280004 [ 254 ] {c4ead03b-19d8-4d6c-9799-8ec7e3f89d6e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14043 | 2026.01.06 01:57:55.280264 [ 254 ] {c4ead03b-19d8-4d6c-9799-8ec7e3f89d6e} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2026.01.06 01:57:55.280418 [ 254 ] {c4ead03b-19d8-4d6c-9799-8ec7e3f89d6e} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001759 sec., 67083.57021034679 rows/sec., 5.68 MiB/sec. | ||
| 14045 | 2026.01.06 01:57:55.280462 [ 254 ] {c4ead03b-19d8-4d6c-9799-8ec7e3f89d6e} <Debug> TCPHandler: Processed in 0.002061769 sec. | ||
| 14046 | 2026.01.06 01:57:55.280593 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14047 | 2026.01.06 01:57:55.280690 [ 254 ] {35336692-8319-4f42-b5f6-023cdb1c17c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14048 | 2026.01.06 01:57:55.280732 [ 254 ] {35336692-8319-4f42-b5f6-023cdb1c17c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14049 | 2026.01.06 01:57:55.281156 [ 254 ] {35336692-8319-4f42-b5f6-023cdb1c17c3} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14050 | 2026.01.06 01:57:55.281193 [ 254 ] {35336692-8319-4f42-b5f6-023cdb1c17c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 14051 | 2026.01.06 01:57:55.281500 [ 254 ] {35336692-8319-4f42-b5f6-023cdb1c17c3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14052 | 2026.01.06 01:57:55.281710 [ 254 ] {35336692-8319-4f42-b5f6-023cdb1c17c3} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2026.01.06 01:57:55.281854 [ 254 ] {35336692-8319-4f42-b5f6-023cdb1c17c3} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001185 sec., 26160.337552742614 rows/sec., 1.92 MiB/sec. | ||
| 14054 | 2026.01.06 01:57:55.281894 [ 254 ] {35336692-8319-4f42-b5f6-023cdb1c17c3} <Debug> TCPHandler: Processed in 0.001352383 sec. | ||
| 14055 | 2026.01.06 01:57:55.282023 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14056 | 2026.01.06 01:57:55.282119 [ 254 ] {4e3c579d-9779-4e07-8a39-afe40d953f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14057 | 2026.01.06 01:57:55.282160 [ 254 ] {4e3c579d-9779-4e07-8a39-afe40d953f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14058 | 2026.01.06 01:57:55.282590 [ 254 ] {4e3c579d-9779-4e07-8a39-afe40d953f17} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2026.01.06 01:57:55.282627 [ 254 ] {4e3c579d-9779-4e07-8a39-afe40d953f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 14060 | 2026.01.06 01:57:55.282969 [ 254 ] {4e3c579d-9779-4e07-8a39-afe40d953f17} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14061 | 2026.01.06 01:57:55.283183 [ 254 ] {4e3c579d-9779-4e07-8a39-afe40d953f17} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2026.01.06 01:57:55.283311 [ 254 ] {4e3c579d-9779-4e07-8a39-afe40d953f17} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00121 sec., 78512.39669421488 rows/sec., 6.13 MiB/sec. | ||
| 14063 | 2026.01.06 01:57:55.283349 [ 254 ] {4e3c579d-9779-4e07-8a39-afe40d953f17} <Debug> TCPHandler: Processed in 0.001381813 sec. | ||
| 14064 | 2026.01.06 01:57:55.283465 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14065 | 2026.01.06 01:57:55.283562 [ 254 ] {2ad2806f-6083-4f7e-bca3-2face866c1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14066 | 2026.01.06 01:57:55.283606 [ 254 ] {2ad2806f-6083-4f7e-bca3-2face866c1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14067 | 2026.01.06 01:57:55.284026 [ 254 ] {2ad2806f-6083-4f7e-bca3-2face866c1b8} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14068 | 2026.01.06 01:57:55.284062 [ 254 ] {2ad2806f-6083-4f7e-bca3-2face866c1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 14069 | 2026.01.06 01:57:55.284404 [ 254 ] {2ad2806f-6083-4f7e-bca3-2face866c1b8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14070 | 2026.01.06 01:57:55.284621 [ 254 ] {2ad2806f-6083-4f7e-bca3-2face866c1b8} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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.06 01:57:55.284747 [ 254 ] {2ad2806f-6083-4f7e-bca3-2face866c1b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 14072 | 2026.01.06 01:57:55.284784 [ 254 ] {2ad2806f-6083-4f7e-bca3-2face866c1b8} <Debug> TCPHandler: Processed in 0.001367823 sec. | ||
| 14073 | 2026.01.06 01:57:55.284901 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14074 | 2026.01.06 01:57:55.284994 [ 254 ] {1ac0a6a2-b82d-496d-9592-5118dd43a06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14075 | 2026.01.06 01:57:55.285048 [ 254 ] {1ac0a6a2-b82d-496d-9592-5118dd43a06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.06 01:57:55.285919 [ 254 ] {1ac0a6a2-b82d-496d-9592-5118dd43a06c} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.01.06 01:57:55.285956 [ 254 ] {1ac0a6a2-b82d-496d-9592-5118dd43a06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 14078 | 2026.01.06 01:57:55.286531 [ 254 ] {1ac0a6a2-b82d-496d-9592-5118dd43a06c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14079 | 2026.01.06 01:57:55.286759 [ 254 ] {1ac0a6a2-b82d-496d-9592-5118dd43a06c} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14080 | 2026.01.06 01:57:55.286906 [ 254 ] {1ac0a6a2-b82d-496d-9592-5118dd43a06c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001931 sec., 16053.858104609011 rows/sec., 28.77 MiB/sec. | ||
| 14081 | 2026.01.06 01:57:55.286963 [ 254 ] {1ac0a6a2-b82d-496d-9592-5118dd43a06c} <Debug> TCPHandler: Processed in 0.00211038 sec. | ||
| 14082 | 2026.01.06 01:57:55.287079 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14083 | 2026.01.06 01:57:55.287172 [ 254 ] {a8b780e6-65a2-4d76-9e0e-d1c50281599c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14084 | 2026.01.06 01:57:55.287215 [ 254 ] {a8b780e6-65a2-4d76-9e0e-d1c50281599c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14085 | 2026.01.06 01:57:55.287553 [ 254 ] {a8b780e6-65a2-4d76-9e0e-d1c50281599c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14086 | 2026.01.06 01:57:55.287588 [ 254 ] {a8b780e6-65a2-4d76-9e0e-d1c50281599c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 14087 | 2026.01.06 01:57:55.287894 [ 254 ] {a8b780e6-65a2-4d76-9e0e-d1c50281599c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14088 | 2026.01.06 01:57:55.288121 [ 254 ] {a8b780e6-65a2-4d76-9e0e-d1c50281599c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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.06 01:57:55.288255 [ 254 ] {a8b780e6-65a2-4d76-9e0e-d1c50281599c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 14090 | 2026.01.06 01:57:55.288293 [ 254 ] {a8b780e6-65a2-4d76-9e0e-d1c50281599c} <Debug> TCPHandler: Processed in 0.001264091 sec. | ||
| 14091 | 2026.01.06 01:58:00.276530 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14092 | 2026.01.06 01:58:00.276748 [ 254 ] {2fc18365-7cf9-4f9d-b5e6-fc0b5760fcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14093 | 2026.01.06 01:58:00.276821 [ 254 ] {2fc18365-7cf9-4f9d-b5e6-fc0b5760fcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14094 | 2026.01.06 01:58:00.277545 [ 254 ] {2fc18365-7cf9-4f9d-b5e6-fc0b5760fcfe} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14095 | 2026.01.06 01:58:00.277593 [ 254 ] {2fc18365-7cf9-4f9d-b5e6-fc0b5760fcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14096 | 2026.01.06 01:58:00.277971 [ 254 ] {2fc18365-7cf9-4f9d-b5e6-fc0b5760fcfe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 14097 | 2026.01.06 01:58:00.278196 [ 254 ] {2fc18365-7cf9-4f9d-b5e6-fc0b5760fcfe} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14098 | 2026.01.06 01:58:00.278343 [ 254 ] {2fc18365-7cf9-4f9d-b5e6-fc0b5760fcfe} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001653 sec., 2419.8427102238356 rows/sec., 197.32 KiB/sec. | ||
| 14099 | 2026.01.06 01:58:00.278385 [ 254 ] {2fc18365-7cf9-4f9d-b5e6-fc0b5760fcfe} <Debug> TCPHandler: Processed in 0.001993319 sec. | ||
| 14100 | 2026.01.06 01:58:00.278521 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14101 | 2026.01.06 01:58:00.278614 [ 254 ] {28b126ff-4fc2-495b-84bb-950ebbcaa438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14102 | 2026.01.06 01:58:00.278653 [ 254 ] {28b126ff-4fc2-495b-84bb-950ebbcaa438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14103 | 2026.01.06 01:58:00.279080 [ 254 ] {28b126ff-4fc2-495b-84bb-950ebbcaa438} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14104 | 2026.01.06 01:58:00.279115 [ 254 ] {28b126ff-4fc2-495b-84bb-950ebbcaa438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14105 | 2026.01.06 01:58:00.279419 [ 254 ] {28b126ff-4fc2-495b-84bb-950ebbcaa438} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14106 | 2026.01.06 01:58:00.279620 [ 254 ] {28b126ff-4fc2-495b-84bb-950ebbcaa438} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14107 | 2026.01.06 01:58:00.279763 [ 254 ] {28b126ff-4fc2-495b-84bb-950ebbcaa438} <Debug> executeQuery: Read 78 rows, 6.53 KiB in 0.001168 sec., 66780.82191780822 rows/sec., 5.46 MiB/sec. | ||
| 14108 | 2026.01.06 01:58:00.279800 [ 254 ] {28b126ff-4fc2-495b-84bb-950ebbcaa438} <Debug> TCPHandler: Processed in 0.001326383 sec. | ||
| 14109 | 2026.01.06 01:58:00.279907 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14110 | 2026.01.06 01:58:00.279998 [ 254 ] {85f67356-f593-4c19-a01c-4819c6735d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14111 | 2026.01.06 01:58:00.280037 [ 254 ] {85f67356-f593-4c19-a01c-4819c6735d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14112 | 2026.01.06 01:58:00.280457 [ 254 ] {85f67356-f593-4c19-a01c-4819c6735d92} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14113 | 2026.01.06 01:58:00.280492 [ 254 ] {85f67356-f593-4c19-a01c-4819c6735d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14114 | 2026.01.06 01:58:00.280777 [ 254 ] {85f67356-f593-4c19-a01c-4819c6735d92} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14115 | 2026.01.06 01:58:00.281000 [ 254 ] {85f67356-f593-4c19-a01c-4819c6735d92} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14116 | 2026.01.06 01:58:00.281125 [ 254 ] {85f67356-f593-4c19-a01c-4819c6735d92} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001145 sec., 12227.07423580786 rows/sec., 900.66 KiB/sec. | ||
| 14117 | 2026.01.06 01:58:00.281161 [ 254 ] {85f67356-f593-4c19-a01c-4819c6735d92} <Debug> TCPHandler: Processed in 0.001301723 sec. | ||
| 14118 | 2026.01.06 01:58:00.281264 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14119 | 2026.01.06 01:58:00.281356 [ 254 ] {b028e189-db7e-47af-b118-7d930fbca9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14120 | 2026.01.06 01:58:00.281394 [ 254 ] {b028e189-db7e-47af-b118-7d930fbca9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14121 | 2026.01.06 01:58:00.281794 [ 254 ] {b028e189-db7e-47af-b118-7d930fbca9f5} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14122 | 2026.01.06 01:58:00.281829 [ 254 ] {b028e189-db7e-47af-b118-7d930fbca9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14123 | 2026.01.06 01:58:00.282126 [ 254 ] {b028e189-db7e-47af-b118-7d930fbca9f5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14124 | 2026.01.06 01:58:00.282333 [ 254 ] {b028e189-db7e-47af-b118-7d930fbca9f5} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14125 | 2026.01.06 01:58:00.282469 [ 254 ] {b028e189-db7e-47af-b118-7d930fbca9f5} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001131 sec., 68965.5172413793 rows/sec., 5.39 MiB/sec. | ||
| 14126 | 2026.01.06 01:58:00.282506 [ 254 ] {b028e189-db7e-47af-b118-7d930fbca9f5} <Debug> TCPHandler: Processed in 0.001289322 sec. | ||
| 14127 | 2026.01.06 01:58:00.282613 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14128 | 2026.01.06 01:58:00.282704 [ 254 ] {08fe6201-5d73-40ff-bb8c-99c70fb737f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14129 | 2026.01.06 01:58:00.282746 [ 254 ] {08fe6201-5d73-40ff-bb8c-99c70fb737f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14130 | 2026.01.06 01:58:00.283148 [ 254 ] {08fe6201-5d73-40ff-bb8c-99c70fb737f4} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2026.01.06 01:58:00.283183 [ 254 ] {08fe6201-5d73-40ff-bb8c-99c70fb737f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14132 | 2026.01.06 01:58:00.283505 [ 254 ] {08fe6201-5d73-40ff-bb8c-99c70fb737f4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14133 | 2026.01.06 01:58:00.283709 [ 254 ] {08fe6201-5d73-40ff-bb8c-99c70fb737f4} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14134 | 2026.01.06 01:58:00.283852 [ 254 ] {08fe6201-5d73-40ff-bb8c-99c70fb737f4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001165 sec., 139055.7939914163 rows/sec., 9.68 MiB/sec. | ||
| 14135 | 2026.01.06 01:58:00.283875 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
| 14136 | 2026.01.06 01:58:00.283888 [ 254 ] {08fe6201-5d73-40ff-bb8c-99c70fb737f4} <Debug> TCPHandler: Processed in 0.001322642 sec. | ||
| 14137 | 2026.01.06 01:58:00.283944 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14138 | 2026.01.06 01:58:00.283969 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14139 | 2026.01.06 01:58:00.284027 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14140 | 2026.01.06 01:58:00.284074 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
| 14141 | 2026.01.06 01:58:00.284123 [ 254 ] {8128fce9-07c7-4d6b-8885-2e11ddbfab31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14142 | 2026.01.06 01:58:00.284181 [ 254 ] {8128fce9-07c7-4d6b-8885-2e11ddbfab31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14143 | 2026.01.06 01:58:00.284203 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14144 | 2026.01.06 01:58:00.284244 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 27236 rows starting from the beginning of the part | ||
| 14145 | 2026.01.06 01:58:00.284314 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 14146 | 2026.01.06 01:58:00.284359 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 886 rows starting from the beginning of the part | ||
| 14147 | 2026.01.06 01:58:00.284401 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14148 | 2026.01.06 01:58:00.284444 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14149 | 2026.01.06 01:58:00.284484 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 162 rows starting from the beginning of the part | ||
| 14150 | 2026.01.06 01:58:00.284954 [ 254 ] {8128fce9-07c7-4d6b-8885-2e11ddbfab31} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14151 | 2026.01.06 01:58:00.284994 [ 254 ] {8128fce9-07c7-4d6b-8885-2e11ddbfab31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14152 | 2026.01.06 01:58:00.285544 [ 254 ] {8128fce9-07c7-4d6b-8885-2e11ddbfab31} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14153 | 2026.01.06 01:58:00.285779 [ 254 ] {8128fce9-07c7-4d6b-8885-2e11ddbfab31} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14154 | 2026.01.06 01:58:00.285919 [ 254 ] {8128fce9-07c7-4d6b-8885-2e11ddbfab31} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001814 sec., 5512.679162072767 rows/sec., 9.88 MiB/sec. | ||
| 14155 | 2026.01.06 01:58:00.285973 [ 254 ] {8128fce9-07c7-4d6b-8885-2e11ddbfab31} <Debug> TCPHandler: Processed in 0.001993418 sec. | ||
| 14156 | 2026.01.06 01:58:00.286081 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14157 | 2026.01.06 01:58:00.286174 [ 254 ] {02da706c-29e0-4ff9-a6c1-52da76d3028f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14158 | 2026.01.06 01:58:00.286216 [ 254 ] {02da706c-29e0-4ff9-a6c1-52da76d3028f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14159 | 2026.01.06 01:58:00.286553 [ 254 ] {02da706c-29e0-4ff9-a6c1-52da76d3028f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14160 | 2026.01.06 01:58:00.286588 [ 254 ] {02da706c-29e0-4ff9-a6c1-52da76d3028f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14161 | 2026.01.06 01:58:00.286891 [ 254 ] {02da706c-29e0-4ff9-a6c1-52da76d3028f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14162 | 2026.01.06 01:58:00.287097 [ 254 ] {02da706c-29e0-4ff9-a6c1-52da76d3028f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2026.01.06 01:58:00.287239 [ 254 ] {02da706c-29e0-4ff9-a6c1-52da76d3028f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 14164 | 2026.01.06 01:58:00.287275 [ 254 ] {02da706c-29e0-4ff9-a6c1-52da76d3028f} <Debug> TCPHandler: Processed in 0.001241712 sec. | ||
| 14165 | 2026.01.06 01:58:00.290700 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28764 rows, containing 5 columns (5 merged, 0 gathered) in 0.006668902 sec., 4313153.799531017 rows/sec., 294.24 MiB/sec. | ||
| 14166 | 2026.01.06 01:58:00.291318 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 14167 | 2026.01.06 01:58:00.291592 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14168 | 2026.01.06 01:58:00.291656 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
| 14169 | 2026.01.06 01:58:00.291734 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14170 | 2026.01.06 01:58:00.901561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33113 | ||
| 14171 | 2026.01.06 01:58:00.902354 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14172 | 2026.01.06 01:58:00.902397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14173 | 2026.01.06 01:58:00.902908 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14174 | 2026.01.06 01:58:00.903138 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14175 | 2026.01.06 01:58:00.903269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33113 | ||
| 14176 | 2026.01.06 01:58:02.743287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14177 | 2026.01.06 01:58:02.760089 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14178 | 2026.01.06 01:58:02.760140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14179 | 2026.01.06 01:58:02.766202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14180 | 2026.01.06 01:58:02.766902 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14181 | 2026.01.06 01:58:02.770075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14182 | 2026.01.06 01:58:03.495222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1732 | ||
| 14183 | 2026.01.06 01:58:03.497823 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14184 | 2026.01.06 01:58:03.497868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14185 | 2026.01.06 01:58:03.499040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14186 | 2026.01.06 01:58:03.499301 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14187 | 2026.01.06 01:58:03.499565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1732 | ||
| 14188 | 2026.01.06 01:58:04.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.13 MiB, peak 376.72 MiB, free memory in arenas 0.00 B, will set to 368.14 MiB (RSS), difference: 4.00 MiB | ||
| 14189 | 2026.01.06 01:58:05.277736 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14190 | 2026.01.06 01:58:05.277954 [ 254 ] {122ba8f2-51de-4064-a1ac-19c44f0e840b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14191 | 2026.01.06 01:58:05.278028 [ 254 ] {122ba8f2-51de-4064-a1ac-19c44f0e840b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14192 | 2026.01.06 01:58:05.278871 [ 254 ] {122ba8f2-51de-4064-a1ac-19c44f0e840b} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14193 | 2026.01.06 01:58:05.278923 [ 254 ] {122ba8f2-51de-4064-a1ac-19c44f0e840b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14194 | 2026.01.06 01:58:05.279327 [ 254 ] {122ba8f2-51de-4064-a1ac-19c44f0e840b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14195 | 2026.01.06 01:58:05.279554 [ 254 ] {122ba8f2-51de-4064-a1ac-19c44f0e840b} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14196 | 2026.01.06 01:58:05.279706 [ 254 ] {122ba8f2-51de-4064-a1ac-19c44f0e840b} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001808 sec., 65265.48672566372 rows/sec., 5.53 MiB/sec. | ||
| 14197 | 2026.01.06 01:58:05.279728 [ 143 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14198 | 2026.01.06 01:58:05.279749 [ 254 ] {122ba8f2-51de-4064-a1ac-19c44f0e840b} <Debug> TCPHandler: Processed in 0.00215959 sec. | ||
| 14199 | 2026.01.06 01:58:05.279810 [ 143 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14200 | 2026.01.06 01:58:05.279841 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14201 | 2026.01.06 01:58:05.279958 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14202 | 2026.01.06 01:58:05.279969 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 14203 | 2026.01.06 01:58:05.280065 [ 254 ] {9f49a48f-74d4-4d5d-814f-b8d89eff3efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14204 | 2026.01.06 01:58:05.280111 [ 254 ] {9f49a48f-74d4-4d5d-814f-b8d89eff3efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14205 | 2026.01.06 01:58:05.280127 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14206 | 2026.01.06 01:58:05.280169 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2468 rows starting from the beginning of the part | ||
| 14207 | 2026.01.06 01:58:05.280245 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1384 rows starting from the beginning of the part | ||
| 14208 | 2026.01.06 01:58:05.280295 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 76 rows starting from the beginning of the part | ||
| 14209 | 2026.01.06 01:58:05.280343 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 118 rows starting from the beginning of the part | ||
| 14210 | 2026.01.06 01:58:05.280386 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 78 rows starting from the beginning of the part | ||
| 14211 | 2026.01.06 01:58:05.280428 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 118 rows starting from the beginning of the part | ||
| 14212 | 2026.01.06 01:58:05.280608 [ 254 ] {9f49a48f-74d4-4d5d-814f-b8d89eff3efd} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2026.01.06 01:58:05.280651 [ 254 ] {9f49a48f-74d4-4d5d-814f-b8d89eff3efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14214 | 2026.01.06 01:58:05.280981 [ 254 ] {9f49a48f-74d4-4d5d-814f-b8d89eff3efd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14215 | 2026.01.06 01:58:05.281218 [ 254 ] {9f49a48f-74d4-4d5d-814f-b8d89eff3efd} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2026.01.06 01:58:05.281355 [ 254 ] {9f49a48f-74d4-4d5d-814f-b8d89eff3efd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00131 sec., 23664.12213740458 rows/sec., 1.74 MiB/sec. | ||
| 14217 | 2026.01.06 01:58:05.281393 [ 254 ] {9f49a48f-74d4-4d5d-814f-b8d89eff3efd} <Debug> TCPHandler: Processed in 0.001489244 sec. | ||
| 14218 | 2026.01.06 01:58:05.281506 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14219 | 2026.01.06 01:58:05.281600 [ 254 ] {99f7d251-94f0-440b-ab56-6ec978f1d40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14220 | 2026.01.06 01:58:05.281640 [ 254 ] {99f7d251-94f0-440b-ab56-6ec978f1d40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14221 | 2026.01.06 01:58:05.282144 [ 254 ] {99f7d251-94f0-440b-ab56-6ec978f1d40e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14222 | 2026.01.06 01:58:05.282180 [ 254 ] {99f7d251-94f0-440b-ab56-6ec978f1d40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14223 | 2026.01.06 01:58:05.282219 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4242 rows, containing 5 columns (5 merged, 0 gathered) in 0.002304352 sec., 1840864.5901320633 rows/sec., 158.70 MiB/sec. | ||
| 14224 | 2026.01.06 01:58:05.282471 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14225 | 2026.01.06 01:58:05.282533 [ 254 ] {99f7d251-94f0-440b-ab56-6ec978f1d40e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14226 | 2026.01.06 01:58:05.282773 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_106_21} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14227 | 2026.01.06 01:58:05.282854 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_106_21} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14228 | 2026.01.06 01:58:05.282875 [ 254 ] {99f7d251-94f0-440b-ab56-6ec978f1d40e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14229 | 2026.01.06 01:58:05.282921 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 14230 | 2026.01.06 01:58:05.283030 [ 143 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14231 | 2026.01.06 01:58:05.283021 [ 254 ] {99f7d251-94f0-440b-ab56-6ec978f1d40e} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00144 sec., 65972.22222222222 rows/sec., 5.15 MiB/sec. | ||
| 14232 | 2026.01.06 01:58:05.283068 [ 143 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14233 | 2026.01.06 01:58:05.283105 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14234 | 2026.01.06 01:58:05.283110 [ 254 ] {99f7d251-94f0-440b-ab56-6ec978f1d40e} <Debug> TCPHandler: Processed in 0.001651515 sec. | ||
| 14235 | 2026.01.06 01:58:05.283213 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 14236 | 2026.01.06 01:58:05.283263 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14237 | 2026.01.06 01:58:05.283320 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14238 | 2026.01.06 01:58:05.283354 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 14239 | 2026.01.06 01:58:05.283357 [ 254 ] {f0ce5e4b-967a-4400-9fc4-f8123b5ecb39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14240 | 2026.01.06 01:58:05.283404 [ 254 ] {f0ce5e4b-967a-4400-9fc4-f8123b5ecb39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14241 | 2026.01.06 01:58:05.283412 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 599 rows starting from the beginning of the part | ||
| 14242 | 2026.01.06 01:58:05.283457 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 74 rows starting from the beginning of the part | ||
| 14243 | 2026.01.06 01:58:05.283499 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 95 rows starting from the beginning of the part | ||
| 14244 | 2026.01.06 01:58:05.283539 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 78 rows starting from the beginning of the part | ||
| 14245 | 2026.01.06 01:58:05.283579 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 95 rows starting from the beginning of the part | ||
| 14246 | 2026.01.06 01:58:05.283852 [ 254 ] {f0ce5e4b-967a-4400-9fc4-f8123b5ecb39} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14247 | 2026.01.06 01:58:05.283890 [ 254 ] {f0ce5e4b-967a-4400-9fc4-f8123b5ecb39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14248 | 2026.01.06 01:58:05.284238 [ 254 ] {f0ce5e4b-967a-4400-9fc4-f8123b5ecb39} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14249 | 2026.01.06 01:58:05.284459 [ 254 ] {f0ce5e4b-967a-4400-9fc4-f8123b5ecb39} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14250 | 2026.01.06 01:58:05.284588 [ 254 ] {f0ce5e4b-967a-4400-9fc4-f8123b5ecb39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 14251 | 2026.01.06 01:58:05.284625 [ 254 ] {f0ce5e4b-967a-4400-9fc4-f8123b5ecb39} <Debug> TCPHandler: Processed in 0.001412703 sec. | ||
| 14252 | 2026.01.06 01:58:05.284661 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494134 sec., 1466401.273245907 rows/sec., 113.99 MiB/sec. | ||
| 14253 | 2026.01.06 01:58:05.284749 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14254 | 2026.01.06 01:58:05.284816 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14255 | 2026.01.06 01:58:05.284842 [ 254 ] {902e884b-f4f3-4e78-b76e-6c97ea2d4068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14256 | 2026.01.06 01:58:05.284896 [ 254 ] {902e884b-f4f3-4e78-b76e-6c97ea2d4068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14257 | 2026.01.06 01:58:05.285032 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_106_21} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14258 | 2026.01.06 01:58:05.285091 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_106_21} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14259 | 2026.01.06 01:58:05.285151 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 14260 | 2026.01.06 01:58:05.285766 [ 254 ] {902e884b-f4f3-4e78-b76e-6c97ea2d4068} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2026.01.06 01:58:05.285801 [ 254 ] {902e884b-f4f3-4e78-b76e-6c97ea2d4068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14262 | 2026.01.06 01:58:05.286338 [ 254 ] {902e884b-f4f3-4e78-b76e-6c97ea2d4068} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14263 | 2026.01.06 01:58:05.286550 [ 254 ] {902e884b-f4f3-4e78-b76e-6c97ea2d4068} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2026.01.06 01:58:05.286697 [ 254 ] {902e884b-f4f3-4e78-b76e-6c97ea2d4068} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 14265 | 2026.01.06 01:58:05.286754 [ 254 ] {902e884b-f4f3-4e78-b76e-6c97ea2d4068} <Debug> TCPHandler: Processed in 0.002059949 sec. | ||
| 14266 | 2026.01.06 01:58:05.286874 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2026.01.06 01:58:05.286967 [ 254 ] {234013fc-6adc-4ab2-bce9-d2c3c1d6ccb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14268 | 2026.01.06 01:58:05.287008 [ 254 ] {234013fc-6adc-4ab2-bce9-d2c3c1d6ccb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14269 | 2026.01.06 01:58:05.287343 [ 254 ] {234013fc-6adc-4ab2-bce9-d2c3c1d6ccb3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.01.06 01:58:05.287379 [ 254 ] {234013fc-6adc-4ab2-bce9-d2c3c1d6ccb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14271 | 2026.01.06 01:58:05.287673 [ 254 ] {234013fc-6adc-4ab2-bce9-d2c3c1d6ccb3} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14272 | 2026.01.06 01:58:05.287873 [ 254 ] {234013fc-6adc-4ab2-bce9-d2c3c1d6ccb3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.01.06 01:58:05.287996 [ 254 ] {234013fc-6adc-4ab2-bce9-d2c3c1d6ccb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 14274 | 2026.01.06 01:58:05.288014 [ 140 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14275 | 2026.01.06 01:58:05.288031 [ 254 ] {234013fc-6adc-4ab2-bce9-d2c3c1d6ccb3} <Debug> TCPHandler: Processed in 0.001206291 sec. | ||
| 14276 | 2026.01.06 01:58:05.288077 [ 140 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14277 | 2026.01.06 01:58:05.288102 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14278 | 2026.01.06 01:58:05.288209 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 14279 | 2026.01.06 01:58:05.288365 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14280 | 2026.01.06 01:58:05.288400 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5522 rows starting from the beginning of the part | ||
| 14281 | 2026.01.06 01:58:05.288460 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 14282 | 2026.01.06 01:58:05.288501 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 14283 | 2026.01.06 01:58:05.288540 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 14284 | 2026.01.06 01:58:05.288576 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 14285 | 2026.01.06 01:58:05.288613 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 14286 | 2026.01.06 01:58:05.290362 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5822 rows, containing 4 columns (4 merged, 0 gathered) in 0.002203191 sec., 2642530.7656031637 rows/sec., 173.99 MiB/sec. | ||
| 14287 | 2026.01.06 01:58:05.290709 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14288 | 2026.01.06 01:58:05.290951 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_106_21} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14289 | 2026.01.06 01:58:05.291025 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_106_21} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14290 | 2026.01.06 01:58:05.291100 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 14291 | 2026.01.06 01:58:08.210754 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14292 | 2026.01.06 01:58:08.210809 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14293 | 2026.01.06 01:58:08.219677 [ 224 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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] | ||
| 14294 | 2026.01.06 01:58:08.219759 [ 224 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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] | ||
| 14295 | 2026.01.06 01:58:08.238001 [ 224 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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] | ||
| 14296 | 2026.01.06 01:58:08.403502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33625 | ||
| 14297 | 2026.01.06 01:58:08.404379 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2026.01.06 01:58:08.404469 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14299 | 2026.01.06 01:58:08.405139 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14300 | 2026.01.06 01:58:08.405356 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14301 | 2026.01.06 01:58:08.405489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33625 | ||
| 14302 | 2026.01.06 01:58:08.962625 [ 223 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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] | ||
| 14303 | 2026.01.06 01:58:08.962704 [ 223 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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] | ||
| 14304 | 2026.01.06 01:58:08.971863 [ 223 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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] | ||
| 14305 | 2026.01.06 01:58:10.270192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 14306 | 2026.01.06 01:58:10.276713 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14307 | 2026.01.06 01:58:10.276917 [ 254 ] {9c9d50b8-45dc-48fe-b1ac-ac74c8666c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14308 | 2026.01.06 01:58:10.276993 [ 254 ] {9c9d50b8-45dc-48fe-b1ac-ac74c8666c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14309 | 2026.01.06 01:58:10.277710 [ 254 ] {9c9d50b8-45dc-48fe-b1ac-ac74c8666c52} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14310 | 2026.01.06 01:58:10.277748 [ 254 ] {9c9d50b8-45dc-48fe-b1ac-ac74c8666c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14311 | 2026.01.06 01:58:10.278167 [ 254 ] {9c9d50b8-45dc-48fe-b1ac-ac74c8666c52} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14312 | 2026.01.06 01:58:10.278399 [ 254 ] {9c9d50b8-45dc-48fe-b1ac-ac74c8666c52} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14313 | 2026.01.06 01:58:10.278554 [ 254 ] {9c9d50b8-45dc-48fe-b1ac-ac74c8666c52} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001694 sec., 44864.2266824085 rows/sec., 3.68 MiB/sec. | ||
| 14314 | 2026.01.06 01:58:10.278596 [ 254 ] {9c9d50b8-45dc-48fe-b1ac-ac74c8666c52} <Debug> TCPHandler: Processed in 0.002028649 sec. | ||
| 14315 | 2026.01.06 01:58:10.278732 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14316 | 2026.01.06 01:58:10.278827 [ 254 ] {7cd59388-6703-48d4-8d6b-87a023dcd6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14317 | 2026.01.06 01:58:10.278869 [ 254 ] {7cd59388-6703-48d4-8d6b-87a023dcd6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14318 | 2026.01.06 01:58:10.279298 [ 254 ] {7cd59388-6703-48d4-8d6b-87a023dcd6e3} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14319 | 2026.01.06 01:58:10.279335 [ 254 ] {7cd59388-6703-48d4-8d6b-87a023dcd6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14320 | 2026.01.06 01:58:10.279646 [ 254 ] {7cd59388-6703-48d4-8d6b-87a023dcd6e3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14321 | 2026.01.06 01:58:10.279869 [ 254 ] {7cd59388-6703-48d4-8d6b-87a023dcd6e3} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14322 | 2026.01.06 01:58:10.279998 [ 254 ] {7cd59388-6703-48d4-8d6b-87a023dcd6e3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00119 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. | ||
| 14323 | 2026.01.06 01:58:10.280001 [ 125 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14324 | 2026.01.06 01:58:10.280036 [ 254 ] {7cd59388-6703-48d4-8d6b-87a023dcd6e3} <Debug> TCPHandler: Processed in 0.001364282 sec. | ||
| 14325 | 2026.01.06 01:58:10.280046 [ 125 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14326 | 2026.01.06 01:58:10.280065 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14327 | 2026.01.06 01:58:10.280153 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14328 | 2026.01.06 01:58:10.280155 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 14329 | 2026.01.06 01:58:10.280252 [ 254 ] {e70da3f0-3094-4f5a-94b6-e28f0a04f5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14330 | 2026.01.06 01:58:10.280268 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14331 | 2026.01.06 01:58:10.280301 [ 254 ] {e70da3f0-3094-4f5a-94b6-e28f0a04f5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14332 | 2026.01.06 01:58:10.280310 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 14333 | 2026.01.06 01:58:10.280377 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 14334 | 2026.01.06 01:58:10.280428 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 31 rows starting from the beginning of the part | ||
| 14335 | 2026.01.06 01:58:10.280478 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 14 rows starting from the beginning of the part | ||
| 14336 | 2026.01.06 01:58:10.280519 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 31 rows starting from the beginning of the part | ||
| 14337 | 2026.01.06 01:58:10.280560 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 10 rows starting from the beginning of the part | ||
| 14338 | 2026.01.06 01:58:10.280721 [ 254 ] {e70da3f0-3094-4f5a-94b6-e28f0a04f5c0} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2026.01.06 01:58:10.280757 [ 254 ] {e70da3f0-3094-4f5a-94b6-e28f0a04f5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14340 | 2026.01.06 01:58:10.281080 [ 254 ] {e70da3f0-3094-4f5a-94b6-e28f0a04f5c0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14341 | 2026.01.06 01:58:10.281301 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 374 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187851 sec., 314854.30411726725 rows/sec., 21.72 MiB/sec. | ||
| 14342 | 2026.01.06 01:58:10.281343 [ 254 ] {e70da3f0-3094-4f5a-94b6-e28f0a04f5c0} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14343 | 2026.01.06 01:58:10.281406 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14344 | 2026.01.06 01:58:10.281473 [ 254 ] {e70da3f0-3094-4f5a-94b6-e28f0a04f5c0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001239 sec., 59725.585149313956 rows/sec., 4.66 MiB/sec. | ||
| 14345 | 2026.01.06 01:58:10.281511 [ 254 ] {e70da3f0-3094-4f5a-94b6-e28f0a04f5c0} <Debug> TCPHandler: Processed in 0.001408943 sec. | ||
| 14346 | 2026.01.06 01:58:10.281628 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_101_20} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14347 | 2026.01.06 01:58:10.281633 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14348 | 2026.01.06 01:58:10.281694 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_101_20} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14349 | 2026.01.06 01:58:10.281739 [ 254 ] {7bf3e4d0-c80e-445a-a6da-93ce13a89f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14350 | 2026.01.06 01:58:10.281749 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14351 | 2026.01.06 01:58:10.281782 [ 254 ] {7bf3e4d0-c80e-445a-a6da-93ce13a89f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14352 | 2026.01.06 01:58:10.282200 [ 254 ] {7bf3e4d0-c80e-445a-a6da-93ce13a89f11} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14353 | 2026.01.06 01:58:10.282233 [ 254 ] {7bf3e4d0-c80e-445a-a6da-93ce13a89f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14354 | 2026.01.06 01:58:10.282577 [ 254 ] {7bf3e4d0-c80e-445a-a6da-93ce13a89f11} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14355 | 2026.01.06 01:58:10.282790 [ 254 ] {7bf3e4d0-c80e-445a-a6da-93ce13a89f11} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14356 | 2026.01.06 01:58:10.282917 [ 254 ] {7bf3e4d0-c80e-445a-a6da-93ce13a89f11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 14357 | 2026.01.06 01:58:10.282954 [ 254 ] {7bf3e4d0-c80e-445a-a6da-93ce13a89f11} <Debug> TCPHandler: Processed in 0.001377433 sec. | ||
| 14358 | 2026.01.06 01:58:10.283071 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14359 | 2026.01.06 01:58:10.283165 [ 254 ] {0b9b643a-4f00-4902-8f94-3656632561dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14360 | 2026.01.06 01:58:10.283220 [ 254 ] {0b9b643a-4f00-4902-8f94-3656632561dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14361 | 2026.01.06 01:58:10.284010 [ 254 ] {0b9b643a-4f00-4902-8f94-3656632561dd} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14362 | 2026.01.06 01:58:10.284043 [ 254 ] {0b9b643a-4f00-4902-8f94-3656632561dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14363 | 2026.01.06 01:58:10.284591 [ 254 ] {0b9b643a-4f00-4902-8f94-3656632561dd} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14364 | 2026.01.06 01:58:10.284818 [ 254 ] {0b9b643a-4f00-4902-8f94-3656632561dd} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14365 | 2026.01.06 01:58:10.284954 [ 254 ] {0b9b643a-4f00-4902-8f94-3656632561dd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001807 sec., 5534.034311012728 rows/sec., 9.92 MiB/sec. | ||
| 14366 | 2026.01.06 01:58:10.284955 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14367 | 2026.01.06 01:58:10.285003 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2026.01.06 01:58:10.285012 [ 254 ] {0b9b643a-4f00-4902-8f94-3656632561dd} <Debug> TCPHandler: Processed in 0.001997389 sec. | ||
| 14369 | 2026.01.06 01:58:10.285026 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14370 | 2026.01.06 01:58:10.285120 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 14371 | 2026.01.06 01:58:10.285124 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14372 | 2026.01.06 01:58:10.285260 [ 254 ] {6ed6ff14-51b7-4067-8e22-a68e1b5cc98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14373 | 2026.01.06 01:58:10.285302 [ 254 ] {6ed6ff14-51b7-4067-8e22-a68e1b5cc98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14374 | 2026.01.06 01:58:10.285367 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14375 | 2026.01.06 01:58:10.285419 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1905 rows starting from the beginning of the part | ||
| 14376 | 2026.01.06 01:58:10.285533 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 10 rows starting from the beginning of the part | ||
| 14377 | 2026.01.06 01:58:10.285633 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 31 rows starting from the beginning of the part | ||
| 14378 | 2026.01.06 01:58:10.285651 [ 254 ] {6ed6ff14-51b7-4067-8e22-a68e1b5cc98c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14379 | 2026.01.06 01:58:10.285686 [ 254 ] {6ed6ff14-51b7-4067-8e22-a68e1b5cc98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14380 | 2026.01.06 01:58:10.285728 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 10 rows starting from the beginning of the part | ||
| 14381 | 2026.01.06 01:58:10.285821 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 31 rows starting from the beginning of the part | ||
| 14382 | 2026.01.06 01:58:10.285912 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 10 rows starting from the beginning of the part | ||
| 14383 | 2026.01.06 01:58:10.286011 [ 254 ] {6ed6ff14-51b7-4067-8e22-a68e1b5cc98c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14384 | 2026.01.06 01:58:10.286248 [ 254 ] {6ed6ff14-51b7-4067-8e22-a68e1b5cc98c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14385 | 2026.01.06 01:58:10.286378 [ 254 ] {6ed6ff14-51b7-4067-8e22-a68e1b5cc98c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 14386 | 2026.01.06 01:58:10.286413 [ 254 ] {6ed6ff14-51b7-4067-8e22-a68e1b5cc98c} <Debug> TCPHandler: Processed in 0.001338843 sec. | ||
| 14387 | 2026.01.06 01:58:10.287117 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.01.06 01:58:10.287180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14389 | 2026.01.06 01:58:10.293637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14390 | 2026.01.06 01:58:10.294443 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.01.06 01:58:10.295976 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1997 rows, containing 19 columns (19 merged, 0 gathered) in 0.010892402 sec., 183338.80809760783 rows/sec., 328.53 MiB/sec. | ||
| 14392 | 2026.01.06 01:58:10.297655 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14393 | 2026.01.06 01:58:10.297982 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14394 | 2026.01.06 01:58:10.298046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 14395 | 2026.01.06 01:58:10.298047 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14396 | 2026.01.06 01:58:10.298157 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.43 MiB. | ||
| 14397 | 2026.01.06 01:58:11.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.45 MiB, peak 390.83 MiB, free memory in arenas 0.00 B, will set to 374.41 MiB (RSS), difference: 4.97 MiB | ||
| 14398 | 2026.01.06 01:58:11.488245 [ 101 ] {} <Debug> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 14399 | 2026.01.06 01:58:11.488315 [ 101 ] {} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14400 | 2026.01.06 01:58:11.488339 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14401 | 2026.01.06 01:58:11.488525 [ 195 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 14402 | 2026.01.06 01:58:11.488782 [ 195 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14403 | 2026.01.06 01:58:11.488838 [ 195 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 14404 | 2026.01.06 01:58:11.488950 [ 195 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 14405 | 2026.01.06 01:58:11.489027 [ 195 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 14406 | 2026.01.06 01:58:11.489097 [ 195 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 14407 | 2026.01.06 01:58:11.489160 [ 195 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part | ||
| 14408 | 2026.01.06 01:58:11.490248 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818887 sec., 23091.044138530873 rows/sec., 1.93 MiB/sec. | ||
| 14409 | 2026.01.06 01:58:11.490413 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 14410 | 2026.01.06 01:58:11.490705 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_25_6} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14411 | 2026.01.06 01:58:11.490783 [ 197 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_25_6} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 14412 | 2026.01.06 01:58:11.490873 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14413 | 2026.01.06 01:58:13.499823 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1756 | ||
| 14414 | 2026.01.06 01:58:13.502266 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14415 | 2026.01.06 01:58:13.502316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14416 | 2026.01.06 01:58:13.503475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14417 | 2026.01.06 01:58:13.503745 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14418 | 2026.01.06 01:58:13.504005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1756 | ||
| 14419 | 2026.01.06 01:58:15.093466 [ 221 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 14420 | 2026.01.06 01:58:15.093573 [ 221 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 14421 | 2026.01.06 01:58:15.102199 [ 221 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 14422 | 2026.01.06 01:58:15.233778 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 14423 | 2026.01.06 01:58:15.233847 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 14424 | 2026.01.06 01:58:15.241980 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 14425 | 2026.01.06 01:58:15.306274 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14426 | 2026.01.06 01:58:15.306455 [ 254 ] {d455d6f5-dd05-4060-af11-a631996b665d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14427 | 2026.01.06 01:58:15.306529 [ 254 ] {d455d6f5-dd05-4060-af11-a631996b665d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14428 | 2026.01.06 01:58:15.307243 [ 254 ] {d455d6f5-dd05-4060-af11-a631996b665d} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14429 | 2026.01.06 01:58:15.307286 [ 254 ] {d455d6f5-dd05-4060-af11-a631996b665d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14430 | 2026.01.06 01:58:15.307668 [ 254 ] {d455d6f5-dd05-4060-af11-a631996b665d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14431 | 2026.01.06 01:58:15.307889 [ 254 ] {d455d6f5-dd05-4060-af11-a631996b665d} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14432 | 2026.01.06 01:58:15.308037 [ 254 ] {d455d6f5-dd05-4060-af11-a631996b665d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 14433 | 2026.01.06 01:58:15.308085 [ 254 ] {d455d6f5-dd05-4060-af11-a631996b665d} <Debug> TCPHandler: Processed in 0.001945068 sec. | ||
| 14434 | 2026.01.06 01:58:15.308216 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14435 | 2026.01.06 01:58:15.308322 [ 254 ] {b545969e-b053-4c2e-8b67-e8aa56475665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14436 | 2026.01.06 01:58:15.308365 [ 254 ] {b545969e-b053-4c2e-8b67-e8aa56475665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14437 | 2026.01.06 01:58:15.309488 [ 254 ] {b545969e-b053-4c2e-8b67-e8aa56475665} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14438 | 2026.01.06 01:58:15.309528 [ 254 ] {b545969e-b053-4c2e-8b67-e8aa56475665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14439 | 2026.01.06 01:58:15.309930 [ 254 ] {b545969e-b053-4c2e-8b67-e8aa56475665} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14440 | 2026.01.06 01:58:15.310138 [ 254 ] {b545969e-b053-4c2e-8b67-e8aa56475665} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14441 | 2026.01.06 01:58:15.310267 [ 254 ] {b545969e-b053-4c2e-8b67-e8aa56475665} <Debug> executeQuery: Read 1378 rows, 117.79 KiB in 0.001967 sec., 700559.2272496187 rows/sec., 58.48 MiB/sec. | ||
| 14442 | 2026.01.06 01:58:15.310305 [ 254 ] {b545969e-b053-4c2e-8b67-e8aa56475665} <Debug> TCPHandler: Processed in 0.00214163 sec. | ||
| 14443 | 2026.01.06 01:58:15.310423 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14444 | 2026.01.06 01:58:15.310519 [ 254 ] {fb6b213e-6e60-4a47-a6c3-af9a94500cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14445 | 2026.01.06 01:58:15.310559 [ 254 ] {fb6b213e-6e60-4a47-a6c3-af9a94500cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14446 | 2026.01.06 01:58:15.310968 [ 254 ] {fb6b213e-6e60-4a47-a6c3-af9a94500cb6} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14447 | 2026.01.06 01:58:15.311004 [ 254 ] {fb6b213e-6e60-4a47-a6c3-af9a94500cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14448 | 2026.01.06 01:58:15.311294 [ 254 ] {fb6b213e-6e60-4a47-a6c3-af9a94500cb6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14449 | 2026.01.06 01:58:15.311508 [ 254 ] {fb6b213e-6e60-4a47-a6c3-af9a94500cb6} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14450 | 2026.01.06 01:58:15.311633 [ 254 ] {fb6b213e-6e60-4a47-a6c3-af9a94500cb6} <Debug> executeQuery: Read 43 rows, 3.29 KiB in 0.001135 sec., 37885.46255506608 rows/sec., 2.83 MiB/sec. | ||
| 14451 | 2026.01.06 01:58:15.311670 [ 254 ] {fb6b213e-6e60-4a47-a6c3-af9a94500cb6} <Debug> TCPHandler: Processed in 0.001296252 sec. | ||
| 14452 | 2026.01.06 01:58:15.311774 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14453 | 2026.01.06 01:58:15.311865 [ 254 ] {72ebd96c-6359-481b-9791-a97e9281fa84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14454 | 2026.01.06 01:58:15.311904 [ 254 ] {72ebd96c-6359-481b-9791-a97e9281fa84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14455 | 2026.01.06 01:58:15.312361 [ 254 ] {72ebd96c-6359-481b-9791-a97e9281fa84} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14456 | 2026.01.06 01:58:15.312396 [ 254 ] {72ebd96c-6359-481b-9791-a97e9281fa84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14457 | 2026.01.06 01:58:15.312694 [ 254 ] {72ebd96c-6359-481b-9791-a97e9281fa84} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14458 | 2026.01.06 01:58:15.312896 [ 254 ] {72ebd96c-6359-481b-9791-a97e9281fa84} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14459 | 2026.01.06 01:58:15.313018 [ 254 ] {72ebd96c-6359-481b-9791-a97e9281fa84} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00117 sec., 215384.61538461538 rows/sec., 14.90 MiB/sec. | ||
| 14460 | 2026.01.06 01:58:15.313055 [ 254 ] {72ebd96c-6359-481b-9791-a97e9281fa84} <Debug> TCPHandler: Processed in 0.001328293 sec. | ||
| 14461 | 2026.01.06 01:58:15.313160 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14462 | 2026.01.06 01:58:15.313251 [ 254 ] {750bed26-1c3c-40e0-81b4-653301f876c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14463 | 2026.01.06 01:58:15.313289 [ 254 ] {750bed26-1c3c-40e0-81b4-653301f876c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14464 | 2026.01.06 01:58:15.313667 [ 254 ] {750bed26-1c3c-40e0-81b4-653301f876c8} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2026.01.06 01:58:15.313701 [ 254 ] {750bed26-1c3c-40e0-81b4-653301f876c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14466 | 2026.01.06 01:58:15.313979 [ 254 ] {750bed26-1c3c-40e0-81b4-653301f876c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14467 | 2026.01.06 01:58:15.314184 [ 254 ] {750bed26-1c3c-40e0-81b4-653301f876c8} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2026.01.06 01:58:15.314306 [ 254 ] {750bed26-1c3c-40e0-81b4-653301f876c8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 873.72 KiB/sec. | ||
| 14469 | 2026.01.06 01:58:15.314343 [ 254 ] {750bed26-1c3c-40e0-81b4-653301f876c8} <Debug> TCPHandler: Processed in 0.001230002 sec. | ||
| 14470 | 2026.01.06 01:58:15.314450 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14471 | 2026.01.06 01:58:15.314542 [ 254 ] {3f2e0a35-d7e9-4f71-8a93-531a7d663baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14472 | 2026.01.06 01:58:15.314579 [ 254 ] {3f2e0a35-d7e9-4f71-8a93-531a7d663baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14473 | 2026.01.06 01:58:15.315207 [ 254 ] {3f2e0a35-d7e9-4f71-8a93-531a7d663baa} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14474 | 2026.01.06 01:58:15.315243 [ 254 ] {3f2e0a35-d7e9-4f71-8a93-531a7d663baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14475 | 2026.01.06 01:58:15.315557 [ 254 ] {3f2e0a35-d7e9-4f71-8a93-531a7d663baa} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14476 | 2026.01.06 01:58:15.315777 [ 254 ] {3f2e0a35-d7e9-4f71-8a93-531a7d663baa} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14477 | 2026.01.06 01:58:15.315905 [ 254 ] {3f2e0a35-d7e9-4f71-8a93-531a7d663baa} <Debug> executeQuery: Read 587 rows, 45.14 KiB in 0.001381 sec., 425054.30847212166 rows/sec., 31.92 MiB/sec. | ||
| 14478 | 2026.01.06 01:58:15.315942 [ 254 ] {3f2e0a35-d7e9-4f71-8a93-531a7d663baa} <Debug> TCPHandler: Processed in 0.001544035 sec. | ||
| 14479 | 2026.01.06 01:58:15.316048 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14480 | 2026.01.06 01:58:15.316139 [ 254 ] {a5300a7f-4bee-498a-90eb-9533bf049f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14481 | 2026.01.06 01:58:15.316180 [ 254 ] {a5300a7f-4bee-498a-90eb-9533bf049f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14482 | 2026.01.06 01:58:15.316763 [ 254 ] {a5300a7f-4bee-498a-90eb-9533bf049f0d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14483 | 2026.01.06 01:58:15.316801 [ 254 ] {a5300a7f-4bee-498a-90eb-9533bf049f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14484 | 2026.01.06 01:58:15.317158 [ 254 ] {a5300a7f-4bee-498a-90eb-9533bf049f0d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14485 | 2026.01.06 01:58:15.317363 [ 254 ] {a5300a7f-4bee-498a-90eb-9533bf049f0d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2026.01.06 01:58:15.317486 [ 254 ] {a5300a7f-4bee-498a-90eb-9533bf049f0d} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001364 sec., 645161.2903225806 rows/sec., 43.79 MiB/sec. | ||
| 14487 | 2026.01.06 01:58:15.317521 [ 254 ] {a5300a7f-4bee-498a-90eb-9533bf049f0d} <Debug> TCPHandler: Processed in 0.001521405 sec. | ||
| 14488 | 2026.01.06 01:58:15.317625 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14489 | 2026.01.06 01:58:15.317717 [ 254 ] {d6aca9fc-e3de-4076-aec3-1877a4816dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14490 | 2026.01.06 01:58:15.317771 [ 254 ] {d6aca9fc-e3de-4076-aec3-1877a4816dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14491 | 2026.01.06 01:58:15.318588 [ 254 ] {d6aca9fc-e3de-4076-aec3-1877a4816dad} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2026.01.06 01:58:15.318624 [ 254 ] {d6aca9fc-e3de-4076-aec3-1877a4816dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14493 | 2026.01.06 01:58:15.319152 [ 254 ] {d6aca9fc-e3de-4076-aec3-1877a4816dad} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14494 | 2026.01.06 01:58:15.319367 [ 254 ] {d6aca9fc-e3de-4076-aec3-1877a4816dad} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14495 | 2026.01.06 01:58:15.319507 [ 254 ] {d6aca9fc-e3de-4076-aec3-1877a4816dad} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001808 sec., 17146.017699115044 rows/sec., 30.72 MiB/sec. | ||
| 14496 | 2026.01.06 01:58:15.319560 [ 254 ] {d6aca9fc-e3de-4076-aec3-1877a4816dad} <Debug> TCPHandler: Processed in 0.001982578 sec. | ||
| 14497 | 2026.01.06 01:58:15.319599 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 14498 | 2026.01.06 01:58:15.319632 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 14499 | 2026.01.06 01:58:15.319667 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14500 | 2026.01.06 01:58:15.319759 [ 254 ] {0ac7f920-36ba-4073-b4f7-86ff7402105d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14501 | 2026.01.06 01:58:15.319799 [ 254 ] {0ac7f920-36ba-4073-b4f7-86ff7402105d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14502 | 2026.01.06 01:58:15.320117 [ 254 ] {0ac7f920-36ba-4073-b4f7-86ff7402105d} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14503 | 2026.01.06 01:58:15.320151 [ 254 ] {0ac7f920-36ba-4073-b4f7-86ff7402105d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14504 | 2026.01.06 01:58:15.320454 [ 254 ] {0ac7f920-36ba-4073-b4f7-86ff7402105d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14505 | 2026.01.06 01:58:15.320659 [ 254 ] {0ac7f920-36ba-4073-b4f7-86ff7402105d} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14506 | 2026.01.06 01:58:15.320784 [ 254 ] {0ac7f920-36ba-4073-b4f7-86ff7402105d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 14507 | 2026.01.06 01:58:15.320818 [ 254 ] {0ac7f920-36ba-4073-b4f7-86ff7402105d} <Debug> TCPHandler: Processed in 0.001198781 sec. | ||
| 14508 | 2026.01.06 01:58:15.320905 [ 220 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 14509 | 2026.01.06 01:58:15.320964 [ 220 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 14510 | 2026.01.06 01:58:15.327047 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 14511 | 2026.01.06 01:58:15.327159 [ 220 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 14512 | 2026.01.06 01:58:15.685521 [ 220 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 14513 | 2026.01.06 01:58:15.685577 [ 220 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 14514 | 2026.01.06 01:58:15.695168 [ 220 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 14515 | 2026.01.06 01:58:15.717792 [ 224 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 14516 | 2026.01.06 01:58:15.717824 [ 224 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 14517 | 2026.01.06 01:58:15.720225 [ 224 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 14518 | 2026.01.06 01:58:15.905714 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34073 | ||
| 14519 | 2026.01.06 01:58:15.906223 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14520 | 2026.01.06 01:58:15.906268 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14521 | 2026.01.06 01:58:15.906757 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14522 | 2026.01.06 01:58:15.906992 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14523 | 2026.01.06 01:58:15.907140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34073 | ||
| 14524 | 2026.01.06 01:58:15.907145 [ 135 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14525 | 2026.01.06 01:58:15.907218 [ 135 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14526 | 2026.01.06 01:58:15.907241 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14527 | 2026.01.06 01:58:15.907356 [ 196 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 14528 | 2026.01.06 01:58:15.907492 [ 196 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14529 | 2026.01.06 01:58:15.907532 [ 196 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31705 rows starting from the beginning of the part | ||
| 14530 | 2026.01.06 01:58:15.907602 [ 196 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 14531 | 2026.01.06 01:58:15.907649 [ 196 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 14532 | 2026.01.06 01:58:15.907688 [ 196 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 14533 | 2026.01.06 01:58:15.907725 [ 196 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 14534 | 2026.01.06 01:58:15.907760 [ 196 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 14535 | 2026.01.06 01:58:15.909982 [ 198 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34073 rows, containing 4 columns (4 merged, 0 gathered) in 0.002674675 sec., 12739117.83674652 rows/sec., 182.23 MiB/sec. | ||
| 14536 | 2026.01.06 01:58:15.910358 [ 200 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14537 | 2026.01.06 01:58:15.910652 [ 200 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_71_14} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14538 | 2026.01.06 01:58:15.910720 [ 200 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_71_14} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14539 | 2026.01.06 01:58:15.910806 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 14540 | 2026.01.06 01:58:17.798175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 14541 | 2026.01.06 01:58:17.815950 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14542 | 2026.01.06 01:58:17.816013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14543 | 2026.01.06 01:58:17.822114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 14544 | 2026.01.06 01:58:17.822812 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14545 | 2026.01.06 01:58:17.823105 [ 132 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 14546 | 2026.01.06 01:58:17.823170 [ 132 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14547 | 2026.01.06 01:58:17.823191 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14548 | 2026.01.06 01:58:17.823299 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 14549 | 2026.01.06 01:58:17.826550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 14550 | 2026.01.06 01:58:17.827078 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14551 | 2026.01.06 01:58:17.828608 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 14552 | 2026.01.06 01:58:17.833372 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 14553 | 2026.01.06 01:58:17.837967 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 14554 | 2026.01.06 01:58:17.842376 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 14555 | 2026.01.06 01:58:17.847181 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 14556 | 2026.01.06 01:58:17.852367 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 14557 | 2026.01.06 01:58:17.920628 [ 198 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.097372139 sec., 5494.384795223611 rows/sec., 28.41 MiB/sec. | ||
| 14558 | 2026.01.06 01:58:17.923640 [ 196 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 14559 | 2026.01.06 01:58:17.925638 [ 196 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_71_14} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14560 | 2026.01.06 01:58:17.925753 [ 196 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_71_14} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 14561 | 2026.01.06 01:58:17.927841 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 14562 | 2026.01.06 01:58:18.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.54 MiB, peak 392.95 MiB, free memory in arenas 0.00 B, will set to 374.49 MiB (RSS), difference: -1.06 MiB | ||
| 14563 | 2026.01.06 01:58:20.277117 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14564 | 2026.01.06 01:58:20.277337 [ 254 ] {6ca5e2c2-f43c-44bc-a05e-a268c312e615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14565 | 2026.01.06 01:58:20.277409 [ 254 ] {6ca5e2c2-f43c-44bc-a05e-a268c312e615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14566 | 2026.01.06 01:58:20.278139 [ 254 ] {6ca5e2c2-f43c-44bc-a05e-a268c312e615} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14567 | 2026.01.06 01:58:20.278186 [ 254 ] {6ca5e2c2-f43c-44bc-a05e-a268c312e615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14568 | 2026.01.06 01:58:20.278589 [ 254 ] {6ca5e2c2-f43c-44bc-a05e-a268c312e615} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14569 | 2026.01.06 01:58:20.278807 [ 254 ] {6ca5e2c2-f43c-44bc-a05e-a268c312e615} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14570 | 2026.01.06 01:58:20.278956 [ 254 ] {6ca5e2c2-f43c-44bc-a05e-a268c312e615} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001674 sec., 45400.23894862605 rows/sec., 3.73 MiB/sec. | ||
| 14571 | 2026.01.06 01:58:20.278998 [ 254 ] {6ca5e2c2-f43c-44bc-a05e-a268c312e615} <Debug> TCPHandler: Processed in 0.002022469 sec. | ||
| 14572 | 2026.01.06 01:58:20.279169 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14573 | 2026.01.06 01:58:20.279275 [ 254 ] {20958304-4698-4d9a-a881-4ff6b6cd4ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14574 | 2026.01.06 01:58:20.279314 [ 254 ] {20958304-4698-4d9a-a881-4ff6b6cd4ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14575 | 2026.01.06 01:58:20.279824 [ 254 ] {20958304-4698-4d9a-a881-4ff6b6cd4ff6} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14576 | 2026.01.06 01:58:20.279865 [ 254 ] {20958304-4698-4d9a-a881-4ff6b6cd4ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14577 | 2026.01.06 01:58:20.280149 [ 254 ] {20958304-4698-4d9a-a881-4ff6b6cd4ff6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14578 | 2026.01.06 01:58:20.280351 [ 254 ] {20958304-4698-4d9a-a881-4ff6b6cd4ff6} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14579 | 2026.01.06 01:58:20.280476 [ 254 ] {20958304-4698-4d9a-a881-4ff6b6cd4ff6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001219 sec., 8203.445447087777 rows/sec., 616.86 KiB/sec. | ||
| 14580 | 2026.01.06 01:58:20.280513 [ 254 ] {20958304-4698-4d9a-a881-4ff6b6cd4ff6} <Debug> TCPHandler: Processed in 0.001391844 sec. | ||
| 14581 | 2026.01.06 01:58:20.280624 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14582 | 2026.01.06 01:58:20.280724 [ 254 ] {5cfa119c-9c8a-4c97-a52b-4cf0f0709738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14583 | 2026.01.06 01:58:20.280762 [ 254 ] {5cfa119c-9c8a-4c97-a52b-4cf0f0709738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14584 | 2026.01.06 01:58:20.281228 [ 254 ] {5cfa119c-9c8a-4c97-a52b-4cf0f0709738} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14585 | 2026.01.06 01:58:20.281263 [ 254 ] {5cfa119c-9c8a-4c97-a52b-4cf0f0709738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14586 | 2026.01.06 01:58:20.281560 [ 254 ] {5cfa119c-9c8a-4c97-a52b-4cf0f0709738} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14587 | 2026.01.06 01:58:20.281760 [ 254 ] {5cfa119c-9c8a-4c97-a52b-4cf0f0709738} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14588 | 2026.01.06 01:58:20.281884 [ 254 ] {5cfa119c-9c8a-4c97-a52b-4cf0f0709738} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001177 sec., 62871.70773152081 rows/sec., 4.91 MiB/sec. | ||
| 14589 | 2026.01.06 01:58:20.281920 [ 254 ] {5cfa119c-9c8a-4c97-a52b-4cf0f0709738} <Debug> TCPHandler: Processed in 0.001343193 sec. | ||
| 14590 | 2026.01.06 01:58:20.282040 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14591 | 2026.01.06 01:58:20.282137 [ 254 ] {31cbe100-db83-4b51-b06a-b95065998975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14592 | 2026.01.06 01:58:20.282179 [ 254 ] {31cbe100-db83-4b51-b06a-b95065998975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14593 | 2026.01.06 01:58:20.282639 [ 254 ] {31cbe100-db83-4b51-b06a-b95065998975} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14594 | 2026.01.06 01:58:20.282676 [ 254 ] {31cbe100-db83-4b51-b06a-b95065998975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14595 | 2026.01.06 01:58:20.283015 [ 254 ] {31cbe100-db83-4b51-b06a-b95065998975} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14596 | 2026.01.06 01:58:20.283225 [ 254 ] {31cbe100-db83-4b51-b06a-b95065998975} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2026.01.06 01:58:20.283350 [ 254 ] {31cbe100-db83-4b51-b06a-b95065998975} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 14598 | 2026.01.06 01:58:20.283388 [ 254 ] {31cbe100-db83-4b51-b06a-b95065998975} <Debug> TCPHandler: Processed in 0.001396263 sec. | ||
| 14599 | 2026.01.06 01:58:20.283503 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14600 | 2026.01.06 01:58:20.283596 [ 254 ] {d69e35e0-62d5-44d5-87d2-387655bc0ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14601 | 2026.01.06 01:58:20.283650 [ 254 ] {d69e35e0-62d5-44d5-87d2-387655bc0ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14602 | 2026.01.06 01:58:20.284455 [ 254 ] {d69e35e0-62d5-44d5-87d2-387655bc0ad7} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14603 | 2026.01.06 01:58:20.284497 [ 254 ] {d69e35e0-62d5-44d5-87d2-387655bc0ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14604 | 2026.01.06 01:58:20.285015 [ 254 ] {d69e35e0-62d5-44d5-87d2-387655bc0ad7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14605 | 2026.01.06 01:58:20.285237 [ 254 ] {d69e35e0-62d5-44d5-87d2-387655bc0ad7} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14606 | 2026.01.06 01:58:20.285373 [ 254 ] {d69e35e0-62d5-44d5-87d2-387655bc0ad7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001795 sec., 5571.030640668524 rows/sec., 9.98 MiB/sec. | ||
| 14607 | 2026.01.06 01:58:20.285427 [ 254 ] {d69e35e0-62d5-44d5-87d2-387655bc0ad7} <Debug> TCPHandler: Processed in 0.001971358 sec. | ||
| 14608 | 2026.01.06 01:58:20.285538 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14609 | 2026.01.06 01:58:20.285632 [ 254 ] {a487ced7-7be8-47a8-9610-fcaaeef10b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14610 | 2026.01.06 01:58:20.285673 [ 254 ] {a487ced7-7be8-47a8-9610-fcaaeef10b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14611 | 2026.01.06 01:58:20.285998 [ 254 ] {a487ced7-7be8-47a8-9610-fcaaeef10b1f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14612 | 2026.01.06 01:58:20.286033 [ 254 ] {a487ced7-7be8-47a8-9610-fcaaeef10b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14613 | 2026.01.06 01:58:20.286327 [ 254 ] {a487ced7-7be8-47a8-9610-fcaaeef10b1f} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14614 | 2026.01.06 01:58:20.286536 [ 254 ] {a487ced7-7be8-47a8-9610-fcaaeef10b1f} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14615 | 2026.01.06 01:58:20.286661 [ 254 ] {a487ced7-7be8-47a8-9610-fcaaeef10b1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 14616 | 2026.01.06 01:58:20.286696 [ 254 ] {a487ced7-7be8-47a8-9610-fcaaeef10b1f} <Debug> TCPHandler: Processed in 0.001205711 sec. | ||
| 14617 | 2026.01.06 01:58:23.210868 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14618 | 2026.01.06 01:58:23.210940 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14619 | 2026.01.06 01:58:23.407337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34585 | ||
| 14620 | 2026.01.06 01:58:23.407941 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14621 | 2026.01.06 01:58:23.407985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14622 | 2026.01.06 01:58:23.408479 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14623 | 2026.01.06 01:58:23.408711 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14624 | 2026.01.06 01:58:23.408841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34585 | ||
| 14625 | 2026.01.06 01:58:23.504221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1786 | ||
| 14626 | 2026.01.06 01:58:23.506464 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14627 | 2026.01.06 01:58:23.506514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14628 | 2026.01.06 01:58:23.507679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14629 | 2026.01.06 01:58:23.507938 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14630 | 2026.01.06 01:58:23.508155 [ 221 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): 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] | ||
| 14631 | 2026.01.06 01:58:23.508197 [ 221 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): 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] | ||
| 14632 | 2026.01.06 01:58:23.508220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1786 | ||
| 14633 | 2026.01.06 01:58:23.518482 [ 221 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): 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] | ||
| 14634 | 2026.01.06 01:58:25.278772 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14635 | 2026.01.06 01:58:25.278991 [ 254 ] {b5b252a9-7b07-4fec-9e7d-b43fed8c3f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14636 | 2026.01.06 01:58:25.279066 [ 254 ] {b5b252a9-7b07-4fec-9e7d-b43fed8c3f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14637 | 2026.01.06 01:58:25.279874 [ 254 ] {b5b252a9-7b07-4fec-9e7d-b43fed8c3f71} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14638 | 2026.01.06 01:58:25.279931 [ 254 ] {b5b252a9-7b07-4fec-9e7d-b43fed8c3f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14639 | 2026.01.06 01:58:25.280350 [ 254 ] {b5b252a9-7b07-4fec-9e7d-b43fed8c3f71} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14640 | 2026.01.06 01:58:25.280596 [ 254 ] {b5b252a9-7b07-4fec-9e7d-b43fed8c3f71} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14641 | 2026.01.06 01:58:25.280753 [ 254 ] {b5b252a9-7b07-4fec-9e7d-b43fed8c3f71} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001819 sec., 64870.808136338645 rows/sec., 5.49 MiB/sec. | ||
| 14642 | 2026.01.06 01:58:25.280797 [ 254 ] {b5b252a9-7b07-4fec-9e7d-b43fed8c3f71} <Debug> TCPHandler: Processed in 0.002165461 sec. | ||
| 14643 | 2026.01.06 01:58:25.280930 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14644 | 2026.01.06 01:58:25.281027 [ 254 ] {47975556-0f4a-4d80-afce-fb76df559c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14645 | 2026.01.06 01:58:25.281070 [ 254 ] {47975556-0f4a-4d80-afce-fb76df559c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14646 | 2026.01.06 01:58:25.281488 [ 254 ] {47975556-0f4a-4d80-afce-fb76df559c32} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14647 | 2026.01.06 01:58:25.281526 [ 254 ] {47975556-0f4a-4d80-afce-fb76df559c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14648 | 2026.01.06 01:58:25.281831 [ 254 ] {47975556-0f4a-4d80-afce-fb76df559c32} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14649 | 2026.01.06 01:58:25.282045 [ 254 ] {47975556-0f4a-4d80-afce-fb76df559c32} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14650 | 2026.01.06 01:58:25.282178 [ 254 ] {47975556-0f4a-4d80-afce-fb76df559c32} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001171 sec., 26473.099914602906 rows/sec., 1.94 MiB/sec. | ||
| 14651 | 2026.01.06 01:58:25.282230 [ 254 ] {47975556-0f4a-4d80-afce-fb76df559c32} <Debug> TCPHandler: Processed in 0.001348802 sec. | ||
| 14652 | 2026.01.06 01:58:25.282358 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14653 | 2026.01.06 01:58:25.282459 [ 254 ] {3b48fa81-506f-4de1-aac7-28b9956156a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14654 | 2026.01.06 01:58:25.282502 [ 254 ] {3b48fa81-506f-4de1-aac7-28b9956156a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14655 | 2026.01.06 01:58:25.282998 [ 254 ] {3b48fa81-506f-4de1-aac7-28b9956156a6} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14656 | 2026.01.06 01:58:25.283035 [ 254 ] {3b48fa81-506f-4de1-aac7-28b9956156a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14657 | 2026.01.06 01:58:25.283366 [ 254 ] {3b48fa81-506f-4de1-aac7-28b9956156a6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14658 | 2026.01.06 01:58:25.283616 [ 254 ] {3b48fa81-506f-4de1-aac7-28b9956156a6} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14659 | 2026.01.06 01:58:25.283755 [ 254 ] {3b48fa81-506f-4de1-aac7-28b9956156a6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001314 sec., 72298.32572298325 rows/sec., 5.65 MiB/sec. | ||
| 14660 | 2026.01.06 01:58:25.283798 [ 254 ] {3b48fa81-506f-4de1-aac7-28b9956156a6} <Debug> TCPHandler: Processed in 0.001491394 sec. | ||
| 14661 | 2026.01.06 01:58:25.283919 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14662 | 2026.01.06 01:58:25.284018 [ 254 ] {f95a45f1-b80e-4499-b563-a4d200009c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14663 | 2026.01.06 01:58:25.284066 [ 254 ] {f95a45f1-b80e-4499-b563-a4d200009c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14664 | 2026.01.06 01:58:25.284506 [ 254 ] {f95a45f1-b80e-4499-b563-a4d200009c2d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14665 | 2026.01.06 01:58:25.284544 [ 254 ] {f95a45f1-b80e-4499-b563-a4d200009c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14666 | 2026.01.06 01:58:25.284894 [ 254 ] {f95a45f1-b80e-4499-b563-a4d200009c2d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14667 | 2026.01.06 01:58:25.285112 [ 254 ] {f95a45f1-b80e-4499-b563-a4d200009c2d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14668 | 2026.01.06 01:58:25.285243 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 14669 | 2026.01.06 01:58:25.285249 [ 254 ] {f95a45f1-b80e-4499-b563-a4d200009c2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 14670 | 2026.01.06 01:58:25.285314 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14671 | 2026.01.06 01:58:25.285334 [ 254 ] {f95a45f1-b80e-4499-b563-a4d200009c2d} <Debug> TCPHandler: Processed in 0.001464684 sec. | ||
| 14672 | 2026.01.06 01:58:25.285340 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14673 | 2026.01.06 01:58:25.285461 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14674 | 2026.01.06 01:58:25.285476 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 14675 | 2026.01.06 01:58:25.285563 [ 254 ] {be889b1f-4e94-40e5-b2e1-e98aadb30187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14676 | 2026.01.06 01:58:25.285625 [ 254 ] {be889b1f-4e94-40e5-b2e1-e98aadb30187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14677 | 2026.01.06 01:58:25.285628 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14678 | 2026.01.06 01:58:25.285677 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 28764 rows starting from the beginning of the part | ||
| 14679 | 2026.01.06 01:58:25.285742 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 14680 | 2026.01.06 01:58:25.285790 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14681 | 2026.01.06 01:58:25.285836 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 880 rows starting from the beginning of the part | ||
| 14682 | 2026.01.06 01:58:25.285878 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::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 | ||
| 14683 | 2026.01.06 01:58:25.285924 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14684 | 2026.01.06 01:58:25.286487 [ 254 ] {be889b1f-4e94-40e5-b2e1-e98aadb30187} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14685 | 2026.01.06 01:58:25.286530 [ 254 ] {be889b1f-4e94-40e5-b2e1-e98aadb30187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14686 | 2026.01.06 01:58:25.287116 [ 254 ] {be889b1f-4e94-40e5-b2e1-e98aadb30187} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14687 | 2026.01.06 01:58:25.287345 [ 254 ] {be889b1f-4e94-40e5-b2e1-e98aadb30187} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14688 | 2026.01.06 01:58:25.287494 [ 254 ] {be889b1f-4e94-40e5-b2e1-e98aadb30187} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001951 sec., 15889.287544848796 rows/sec., 28.47 MiB/sec. | ||
| 14689 | 2026.01.06 01:58:25.287566 [ 254 ] {be889b1f-4e94-40e5-b2e1-e98aadb30187} <Debug> TCPHandler: Processed in 0.0021548 sec. | ||
| 14690 | 2026.01.06 01:58:25.287679 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14691 | 2026.01.06 01:58:25.287774 [ 254 ] {b8ec4fb9-694f-4513-b46b-b5cfede739b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14692 | 2026.01.06 01:58:25.287817 [ 254 ] {b8ec4fb9-694f-4513-b46b-b5cfede739b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14693 | 2026.01.06 01:58:25.288153 [ 254 ] {b8ec4fb9-694f-4513-b46b-b5cfede739b6} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14694 | 2026.01.06 01:58:25.288189 [ 254 ] {b8ec4fb9-694f-4513-b46b-b5cfede739b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14695 | 2026.01.06 01:58:25.288507 [ 254 ] {b8ec4fb9-694f-4513-b46b-b5cfede739b6} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14696 | 2026.01.06 01:58:25.288715 [ 254 ] {b8ec4fb9-694f-4513-b46b-b5cfede739b6} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14697 | 2026.01.06 01:58:25.288849 [ 254 ] {b8ec4fb9-694f-4513-b46b-b5cfede739b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 14698 | 2026.01.06 01:58:25.288886 [ 254 ] {b8ec4fb9-694f-4513-b46b-b5cfede739b6} <Debug> TCPHandler: Processed in 0.001255871 sec. | ||
| 14699 | 2026.01.06 01:58:25.291956 [ 193 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30284 rows, containing 5 columns (5 merged, 0 gathered) in 0.006541331 sec., 4629638.830384825 rows/sec., 315.92 MiB/sec. | ||
| 14700 | 2026.01.06 01:58:25.292347 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 14701 | 2026.01.06 01:58:25.292623 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14702 | 2026.01.06 01:58:25.292699 [ 190 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 14703 | 2026.01.06 01:58:25.292775 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 14704 | 2026.01.06 01:58:25.326670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 14705 | 2026.01.06 01:58:25.342872 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14706 | 2026.01.06 01:58:25.342915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14707 | 2026.01.06 01:58:25.348925 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14708 | 2026.01.06 01:58:25.349630 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14709 | 2026.01.06 01:58:25.352668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 14710 | 2026.01.06 01:58:27.692136 [ 119 ] {} <Debug> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 14711 | 2026.01.06 01:58:27.692203 [ 119 ] {} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14712 | 2026.01.06 01:58:27.692224 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14713 | 2026.01.06 01:58:27.692337 [ 191 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::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 | ||
| 14714 | 2026.01.06 01:58:27.692470 [ 191 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14715 | 2026.01.06 01:58:27.692508 [ 191 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 223 rows starting from the beginning of the part | ||
| 14716 | 2026.01.06 01:58:27.692586 [ 191 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 14717 | 2026.01.06 01:58:27.692637 [ 191 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 14718 | 2026.01.06 01:58:27.692684 [ 191 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 14719 | 2026.01.06 01:58:27.692730 [ 191 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 14720 | 2026.01.06 01:58:27.693566 [ 190 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272951 sec., 525550.4728775892 rows/sec., 32.40 MiB/sec. | ||
| 14721 | 2026.01.06 01:58:27.693720 [ 191 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 14722 | 2026.01.06 01:58:27.693964 [ 191 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_26_6} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14723 | 2026.01.06 01:58:27.694032 [ 191 ] {cc0690dd-6d66-481d-8344-5d5675c9c5ce::all_1_26_6} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 14724 | 2026.01.06 01:58:27.694096 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14725 | 2026.01.06 01:58:29.153284 [ 120 ] {} <Debug> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 14726 | 2026.01.06 01:58:29.153372 [ 120 ] {} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14727 | 2026.01.06 01:58:29.153411 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 14728 | 2026.01.06 01:58:29.153616 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::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 | ||
| 14729 | 2026.01.06 01:58:29.153814 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14730 | 2026.01.06 01:58:29.153872 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 434 rows starting from the beginning of the part | ||
| 14731 | 2026.01.06 01:58:29.153980 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 14732 | 2026.01.06 01:58:29.154058 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 14733 | 2026.01.06 01:58:29.154114 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 14734 | 2026.01.06 01:58:29.154152 [ 188 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 14735 | 2026.01.06 01:58:29.155021 [ 191 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513744 sec., 860119.0161612531 rows/sec., 58.77 MiB/sec. | ||
| 14736 | 2026.01.06 01:58:29.155233 [ 190 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 14737 | 2026.01.06 01:58:29.155539 [ 190 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_26_6} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14738 | 2026.01.06 01:58:29.155620 [ 190 ] {9de36d1b-aa04-41f0-8f83-6f89378c59fc::all_1_26_6} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 14739 | 2026.01.06 01:58:29.155714 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14740 | 2026.01.06 01:58:30.277164 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14741 | 2026.01.06 01:58:30.277419 [ 254 ] {6ff020a1-f5f8-4f9f-baf5-329f36c42cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14742 | 2026.01.06 01:58:30.277504 [ 254 ] {6ff020a1-f5f8-4f9f-baf5-329f36c42cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14743 | 2026.01.06 01:58:30.278257 [ 254 ] {6ff020a1-f5f8-4f9f-baf5-329f36c42cf9} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14744 | 2026.01.06 01:58:30.278295 [ 254 ] {6ff020a1-f5f8-4f9f-baf5-329f36c42cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14745 | 2026.01.06 01:58:30.278686 [ 254 ] {6ff020a1-f5f8-4f9f-baf5-329f36c42cf9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14746 | 2026.01.06 01:58:30.278907 [ 254 ] {6ff020a1-f5f8-4f9f-baf5-329f36c42cf9} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14747 | 2026.01.06 01:58:30.279067 [ 254 ] {6ff020a1-f5f8-4f9f-baf5-329f36c42cf9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001712 sec., 1168.2242990654206 rows/sec., 95.26 KiB/sec. | ||
| 14748 | 2026.01.06 01:58:30.279110 [ 254 ] {6ff020a1-f5f8-4f9f-baf5-329f36c42cf9} <Debug> TCPHandler: Processed in 0.00212257 sec. | ||
| 14749 | 2026.01.06 01:58:30.279238 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14750 | 2026.01.06 01:58:30.279335 [ 254 ] {8099c72e-7abd-4625-8a42-7bee9dbcab89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14751 | 2026.01.06 01:58:30.279375 [ 254 ] {8099c72e-7abd-4625-8a42-7bee9dbcab89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14752 | 2026.01.06 01:58:30.279807 [ 254 ] {8099c72e-7abd-4625-8a42-7bee9dbcab89} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14753 | 2026.01.06 01:58:30.279842 [ 254 ] {8099c72e-7abd-4625-8a42-7bee9dbcab89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14754 | 2026.01.06 01:58:30.280167 [ 254 ] {8099c72e-7abd-4625-8a42-7bee9dbcab89} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14755 | 2026.01.06 01:58:30.280383 [ 254 ] {8099c72e-7abd-4625-8a42-7bee9dbcab89} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14756 | 2026.01.06 01:58:30.280503 [ 117 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14757 | 2026.01.06 01:58:30.280510 [ 254 ] {8099c72e-7abd-4625-8a42-7bee9dbcab89} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001194 sec., 64489.112227805694 rows/sec., 5.28 MiB/sec. | ||
| 14758 | 2026.01.06 01:58:30.280537 [ 117 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14759 | 2026.01.06 01:58:30.280556 [ 254 ] {8099c72e-7abd-4625-8a42-7bee9dbcab89} <Debug> TCPHandler: Processed in 0.001368982 sec. | ||
| 14760 | 2026.01.06 01:58:30.280556 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14761 | 2026.01.06 01:58:30.280673 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14762 | 2026.01.06 01:58:30.280697 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 14763 | 2026.01.06 01:58:30.280766 [ 254 ] {8adc4dda-f21a-4279-87a2-08b6eca91178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14764 | 2026.01.06 01:58:30.280811 [ 254 ] {8adc4dda-f21a-4279-87a2-08b6eca91178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14765 | 2026.01.06 01:58:30.280854 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14766 | 2026.01.06 01:58:30.280896 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2468 rows starting from the beginning of the part | ||
| 14767 | 2026.01.06 01:58:30.280972 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 76 rows starting from the beginning of the part | ||
| 14768 | 2026.01.06 01:58:30.281024 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1378 rows starting from the beginning of the part | ||
| 14769 | 2026.01.06 01:58:30.281074 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 76 rows starting from the beginning of the part | ||
| 14770 | 2026.01.06 01:58:30.281115 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 118 rows starting from the beginning of the part | ||
| 14771 | 2026.01.06 01:58:30.281157 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 77 rows starting from the beginning of the part | ||
| 14772 | 2026.01.06 01:58:30.281240 [ 254 ] {8adc4dda-f21a-4279-87a2-08b6eca91178} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2026.01.06 01:58:30.281284 [ 254 ] {8adc4dda-f21a-4279-87a2-08b6eca91178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14774 | 2026.01.06 01:58:30.281630 [ 254 ] {8adc4dda-f21a-4279-87a2-08b6eca91178} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14775 | 2026.01.06 01:58:30.281854 [ 254 ] {8adc4dda-f21a-4279-87a2-08b6eca91178} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14776 | 2026.01.06 01:58:30.281997 [ 254 ] {8adc4dda-f21a-4279-87a2-08b6eca91178} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001249 sec., 9607.686148919136 rows/sec., 713.85 KiB/sec. | ||
| 14777 | 2026.01.06 01:58:30.282038 [ 254 ] {8adc4dda-f21a-4279-87a2-08b6eca91178} <Debug> TCPHandler: Processed in 0.001414503 sec. | ||
| 14778 | 2026.01.06 01:58:30.282148 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14779 | 2026.01.06 01:58:30.282247 [ 254 ] {535b3070-305e-4533-9855-189f610b4a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14780 | 2026.01.06 01:58:30.282288 [ 254 ] {535b3070-305e-4533-9855-189f610b4a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14781 | 2026.01.06 01:58:30.282709 [ 254 ] {535b3070-305e-4533-9855-189f610b4a6d} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14782 | 2026.01.06 01:58:30.282745 [ 254 ] {535b3070-305e-4533-9855-189f610b4a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14783 | 2026.01.06 01:58:30.283032 [ 191 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002401672 sec., 1745867.0459579825 rows/sec., 150.42 MiB/sec. | ||
| 14784 | 2026.01.06 01:58:30.283052 [ 254 ] {535b3070-305e-4533-9855-189f610b4a6d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14785 | 2026.01.06 01:58:30.283284 [ 254 ] {535b3070-305e-4533-9855-189f610b4a6d} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14786 | 2026.01.06 01:58:30.283297 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14787 | 2026.01.06 01:58:30.283398 [ 117 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14788 | 2026.01.06 01:58:30.283422 [ 254 ] {535b3070-305e-4533-9855-189f610b4a6d} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001194 sec., 63651.59128978225 rows/sec., 4.97 MiB/sec. | ||
| 14789 | 2026.01.06 01:58:30.283431 [ 117 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14790 | 2026.01.06 01:58:30.283460 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14791 | 2026.01.06 01:58:30.283467 [ 254 ] {535b3070-305e-4533-9855-189f610b4a6d} <Debug> TCPHandler: Processed in 0.001367872 sec. | ||
| 14792 | 2026.01.06 01:58:30.283569 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_111_22} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14793 | 2026.01.06 01:58:30.283561 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 14794 | 2026.01.06 01:58:30.283586 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14795 | 2026.01.06 01:58:30.283651 [ 187 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_111_22} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14796 | 2026.01.06 01:58:30.283709 [ 254 ] {11664c54-b9a2-46bd-9145-bc720bbd0cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14797 | 2026.01.06 01:58:30.283722 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14798 | 2026.01.06 01:58:30.283735 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 14799 | 2026.01.06 01:58:30.283762 [ 254 ] {11664c54-b9a2-46bd-9145-bc720bbd0cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14800 | 2026.01.06 01:58:30.283769 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 14801 | 2026.01.06 01:58:30.283845 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 74 rows starting from the beginning of the part | ||
| 14802 | 2026.01.06 01:58:30.283888 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 587 rows starting from the beginning of the part | ||
| 14803 | 2026.01.06 01:58:30.283930 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 74 rows starting from the beginning of the part | ||
| 14804 | 2026.01.06 01:58:30.283968 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 95 rows starting from the beginning of the part | ||
| 14805 | 2026.01.06 01:58:30.284007 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 76 rows starting from the beginning of the part | ||
| 14806 | 2026.01.06 01:58:30.284188 [ 254 ] {11664c54-b9a2-46bd-9145-bc720bbd0cc4} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14807 | 2026.01.06 01:58:30.284229 [ 254 ] {11664c54-b9a2-46bd-9145-bc720bbd0cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14808 | 2026.01.06 01:58:30.284588 [ 254 ] {11664c54-b9a2-46bd-9145-bc720bbd0cc4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14809 | 2026.01.06 01:58:30.284844 [ 254 ] {11664c54-b9a2-46bd-9145-bc720bbd0cc4} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14810 | 2026.01.06 01:58:30.284981 [ 254 ] {11664c54-b9a2-46bd-9145-bc720bbd0cc4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00129 sec., 124806.2015503876 rows/sec., 8.69 MiB/sec. | ||
| 14811 | 2026.01.06 01:58:30.285018 [ 254 ] {11664c54-b9a2-46bd-9145-bc720bbd0cc4} <Debug> TCPHandler: Processed in 0.001486154 sec. | ||
| 14812 | 2026.01.06 01:58:30.285124 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14813 | 2026.01.06 01:58:30.285219 [ 254 ] {8ecd1b6d-ade9-4e79-b1e4-29c590e402f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14814 | 2026.01.06 01:58:30.285250 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740666 sec., 1238606.372503398 rows/sec., 96.19 MiB/sec. | ||
| 14815 | 2026.01.06 01:58:30.285274 [ 254 ] {8ecd1b6d-ade9-4e79-b1e4-29c590e402f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.06 01:58:30.285428 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14817 | 2026.01.06 01:58:30.285696 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_111_22} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14818 | 2026.01.06 01:58:30.285778 [ 186 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_111_22} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14819 | 2026.01.06 01:58:30.285860 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 14820 | 2026.01.06 01:58:30.286088 [ 254 ] {8ecd1b6d-ade9-4e79-b1e4-29c590e402f7} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14821 | 2026.01.06 01:58:30.286129 [ 254 ] {8ecd1b6d-ade9-4e79-b1e4-29c590e402f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14822 | 2026.01.06 01:58:30.287351 [ 254 ] {8ecd1b6d-ade9-4e79-b1e4-29c590e402f7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14823 | 2026.01.06 01:58:30.287579 [ 254 ] {8ecd1b6d-ade9-4e79-b1e4-29c590e402f7} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14824 | 2026.01.06 01:58:30.287723 [ 254 ] {8ecd1b6d-ade9-4e79-b1e4-29c590e402f7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002521 sec., 3966.6798889329634 rows/sec., 7.11 MiB/sec. | ||
| 14825 | 2026.01.06 01:58:30.287794 [ 254 ] {8ecd1b6d-ade9-4e79-b1e4-29c590e402f7} <Debug> TCPHandler: Processed in 0.002718946 sec. | ||
| 14826 | 2026.01.06 01:58:30.287912 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14827 | 2026.01.06 01:58:30.288017 [ 254 ] {7a434200-2941-475a-9bfe-ce52bbc10a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14828 | 2026.01.06 01:58:30.288070 [ 254 ] {7a434200-2941-475a-9bfe-ce52bbc10a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14829 | 2026.01.06 01:58:30.288428 [ 254 ] {7a434200-2941-475a-9bfe-ce52bbc10a9b} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14830 | 2026.01.06 01:58:30.288463 [ 254 ] {7a434200-2941-475a-9bfe-ce52bbc10a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14831 | 2026.01.06 01:58:30.288764 [ 254 ] {7a434200-2941-475a-9bfe-ce52bbc10a9b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14832 | 2026.01.06 01:58:30.288970 [ 254 ] {7a434200-2941-475a-9bfe-ce52bbc10a9b} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14833 | 2026.01.06 01:58:30.289084 [ 117 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14834 | 2026.01.06 01:58:30.289099 [ 254 ] {7a434200-2941-475a-9bfe-ce52bbc10a9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 14835 | 2026.01.06 01:58:30.289112 [ 117 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14836 | 2026.01.06 01:58:30.289130 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14837 | 2026.01.06 01:58:30.289135 [ 254 ] {7a434200-2941-475a-9bfe-ce52bbc10a9b} <Debug> TCPHandler: Processed in 0.001272372 sec. | ||
| 14838 | 2026.01.06 01:58:30.289207 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 14839 | 2026.01.06 01:58:30.289307 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14840 | 2026.01.06 01:58:30.289333 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5822 rows starting from the beginning of the part | ||
| 14841 | 2026.01.06 01:58:30.289379 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 14842 | 2026.01.06 01:58:30.289415 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 14843 | 2026.01.06 01:58:30.289449 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 14844 | 2026.01.06 01:58:30.289483 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 14845 | 2026.01.06 01:58:30.289516 [ 187 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 14846 | 2026.01.06 01:58:30.291086 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6122 rows, containing 4 columns (4 merged, 0 gathered) in 0.001910588 sec., 3204249.1630848725 rows/sec., 211.22 MiB/sec. | ||
| 14847 | 2026.01.06 01:58:30.291453 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14848 | 2026.01.06 01:58:30.291729 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_111_22} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14849 | 2026.01.06 01:58:30.291803 [ 186 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_111_22} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14850 | 2026.01.06 01:58:30.291880 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14851 | 2026.01.06 01:58:30.909037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35033 | ||
| 14852 | 2026.01.06 01:58:30.909628 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14853 | 2026.01.06 01:58:30.909676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 14854 | 2026.01.06 01:58:30.910225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14855 | 2026.01.06 01:58:30.910457 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14856 | 2026.01.06 01:58:30.910588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35033 | ||
| 14857 | 2026.01.06 01:58:32.646080 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61929 | ||
| 14858 | 2026.01.06 01:58:32.646189 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14859 | 2026.01.06 01:58:32.646225 [ 351 ] {} <Debug> TCP-Session: a0dbae93-4992-4219-b5c5-ff503dee2157 Authenticating user 'default' from [fd00:1122:3344:101::e]:61929 | ||
| 14860 | 2026.01.06 01:58:32.646259 [ 351 ] {} <Debug> TCP-Session: a0dbae93-4992-4219-b5c5-ff503dee2157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14861 | 2026.01.06 01:58:32.646271 [ 351 ] {} <Debug> TCP-Session: a0dbae93-4992-4219-b5c5-ff503dee2157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14862 | 2026.01.06 01:58:32.646523 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46226 | ||
| 14863 | 2026.01.06 01:58:32.646546 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58151 | ||
| 14864 | 2026.01.06 01:58:32.646532 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62341 | ||
| 14865 | 2026.01.06 01:58:32.646534 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62155 | ||
| 14866 | 2026.01.06 01:58:32.646630 [ 351 ] {} <Trace> TCP-Session: a0dbae93-4992-4219-b5c5-ff503dee2157 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2026.01.06 01:58:32.646646 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14868 | 2026.01.06 01:58:32.646683 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14869 | 2026.01.06 01:58:32.646683 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14870 | 2026.01.06 01:58:32.646706 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14871 | 2026.01.06 01:58:32.646713 [ 360 ] {} <Debug> TCP-Session: 033ca576-f3e3-4130-bec2-46c4e7278b48 Authenticating user 'default' from [fd00:1122:3344:101::e]:46226 | ||
| 14872 | 2026.01.06 01:58:32.646726 [ 363 ] {} <Debug> TCP-Session: 210985ea-31e7-4692-9a3a-602e844a281a Authenticating user 'default' from [fd00:1122:3344:101::e]:58151 | ||
| 14873 | 2026.01.06 01:58:32.646745 [ 362 ] {} <Debug> TCP-Session: 07aa71c6-f053-4715-a96a-e58349c8f874 Authenticating user 'default' from [fd00:1122:3344:101::e]:62155 | ||
| 14874 | 2026.01.06 01:58:32.646760 [ 360 ] {} <Debug> TCP-Session: 033ca576-f3e3-4130-bec2-46c4e7278b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14875 | 2026.01.06 01:58:32.646774 [ 363 ] {} <Debug> TCP-Session: 210985ea-31e7-4692-9a3a-602e844a281a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14876 | 2026.01.06 01:58:32.646796 [ 360 ] {} <Debug> TCP-Session: 033ca576-f3e3-4130-bec2-46c4e7278b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14877 | 2026.01.06 01:58:32.646817 [ 363 ] {} <Debug> TCP-Session: 210985ea-31e7-4692-9a3a-602e844a281a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14878 | 2026.01.06 01:58:32.646785 [ 362 ] {} <Debug> TCP-Session: 07aa71c6-f053-4715-a96a-e58349c8f874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14879 | 2026.01.06 01:58:32.646853 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40205 | ||
| 14880 | 2026.01.06 01:58:32.646866 [ 362 ] {} <Debug> TCP-Session: 07aa71c6-f053-4715-a96a-e58349c8f874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14881 | 2026.01.06 01:58:32.646875 [ 351 ] {e9dc8772-f9f4-4563-bb02-42ce74b7d4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61929) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14882 | 2026.01.06 01:58:32.646723 [ 361 ] {} <Debug> TCP-Session: e1e5e752-3f9a-4c1f-bf04-81273f453906 Authenticating user 'default' from [fd00:1122:3344:101::e]:62341 | ||
| 14883 | 2026.01.06 01:58:32.646938 [ 361 ] {} <Debug> TCP-Session: e1e5e752-3f9a-4c1f-bf04-81273f453906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14884 | 2026.01.06 01:58:32.646944 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14885 | 2026.01.06 01:58:32.646952 [ 361 ] {} <Debug> TCP-Session: e1e5e752-3f9a-4c1f-bf04-81273f453906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14886 | 2026.01.06 01:58:32.646958 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55693 | ||
| 14887 | 2026.01.06 01:58:32.646968 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53194 | ||
| 14888 | 2026.01.06 01:58:32.646972 [ 368 ] {} <Debug> TCP-Session: d7f1626c-09ce-428b-ac39-46730bd28295 Authenticating user 'default' from [fd00:1122:3344:101::e]:40205 | ||
| 14889 | 2026.01.06 01:58:32.646967 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53838 | ||
| 14890 | 2026.01.06 01:58:32.647055 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14891 | 2026.01.06 01:58:32.647060 [ 368 ] {} <Debug> TCP-Session: d7f1626c-09ce-428b-ac39-46730bd28295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14892 | 2026.01.06 01:58:32.647105 [ 370 ] {} <Debug> TCP-Session: feddeebd-c49c-498c-a320-5b25b0d22433 Authenticating user 'default' from [fd00:1122:3344:101::e]:55693 | ||
| 14893 | 2026.01.06 01:58:32.647112 [ 368 ] {} <Debug> TCP-Session: d7f1626c-09ce-428b-ac39-46730bd28295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14894 | 2026.01.06 01:58:32.647132 [ 370 ] {} <Debug> TCP-Session: feddeebd-c49c-498c-a320-5b25b0d22433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14895 | 2026.01.06 01:58:32.647151 [ 370 ] {} <Debug> TCP-Session: feddeebd-c49c-498c-a320-5b25b0d22433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14896 | 2026.01.06 01:58:32.647160 [ 351 ] {e9dc8772-f9f4-4563-bb02-42ce74b7d4a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14897 | 2026.01.06 01:58:32.647218 [ 351 ] {e9dc8772-f9f4-4563-bb02-42ce74b7d4a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14898 | 2026.01.06 01:58:32.647302 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14899 | 2026.01.06 01:58:32.647335 [ 364 ] {} <Debug> TCP-Session: 7daf06de-ee7d-4733-ac77-511659c20c83 Authenticating user 'default' from [fd00:1122:3344:101::e]:53838 | ||
| 14900 | 2026.01.06 01:58:32.647354 [ 364 ] {} <Debug> TCP-Session: 7daf06de-ee7d-4733-ac77-511659c20c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14901 | 2026.01.06 01:58:32.647366 [ 364 ] {} <Debug> TCP-Session: 7daf06de-ee7d-4733-ac77-511659c20c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14902 | 2026.01.06 01:58:32.647464 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14903 | 2026.01.06 01:58:32.647520 [ 351 ] {e9dc8772-f9f4-4563-bb02-42ce74b7d4a1} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 14904 | 2026.01.06 01:58:32.647525 [ 369 ] {} <Debug> TCP-Session: 0bbee833-3344-463d-a068-85508bbfe536 Authenticating user 'default' from [fd00:1122:3344:101::e]:53194 | ||
| 14905 | 2026.01.06 01:58:32.647569 [ 369 ] {} <Debug> TCP-Session: 0bbee833-3344-463d-a068-85508bbfe536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14906 | 2026.01.06 01:58:32.647582 [ 369 ] {} <Debug> TCP-Session: 0bbee833-3344-463d-a068-85508bbfe536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14907 | 2026.01.06 01:58:32.648458 [ 343 ] {e9dc8772-f9f4-4563-bb02-42ce74b7d4a1} <Trace> AggregatingTransform: Aggregating | ||
| 14908 | 2026.01.06 01:58:32.648502 [ 343 ] {e9dc8772-f9f4-4563-bb02-42ce74b7d4a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 14909 | 2026.01.06 01:58:32.648540 [ 343 ] {e9dc8772-f9f4-4563-bb02-42ce74b7d4a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911078 sec. (1097.601 rows/sec., 42.88 KiB/sec.) | ||
| 14910 | 2026.01.06 01:58:32.648559 [ 343 ] {e9dc8772-f9f4-4563-bb02-42ce74b7d4a1} <Trace> Aggregator: Merging aggregated data | ||
| 14911 | 2026.01.06 01:58:32.650017 [ 351 ] {e9dc8772-f9f4-4563-bb02-42ce74b7d4a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003195 sec., 312.98904538341156 rows/sec., 12.23 KiB/sec. | ||
| 14912 | 2026.01.06 01:58:32.650161 [ 351 ] {e9dc8772-f9f4-4563-bb02-42ce74b7d4a1} <Debug> TCPHandler: Processed in 0.003655645 sec. | ||
| 14913 | 2026.01.06 01:58:32.650291 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14914 | 2026.01.06 01:58:32.650321 [ 351 ] {} <Debug> TCP-Session: a0dbae93-4992-4219-b5c5-ff503dee2157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14915 | 2026.01.06 01:58:32.650325 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14916 | 2026.01.06 01:58:32.650346 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14917 | 2026.01.06 01:58:32.650358 [ 362 ] {} <Debug> TCP-Session: 07aa71c6-f053-4715-a96a-e58349c8f874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14918 | 2026.01.06 01:58:32.650364 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14919 | 2026.01.06 01:58:32.650395 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14920 | 2026.01.06 01:58:32.650418 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14921 | 2026.01.06 01:58:32.650434 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14922 | 2026.01.06 01:58:32.650455 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14923 | 2026.01.06 01:58:32.650476 [ 370 ] {} <Debug> TCP-Session: feddeebd-c49c-498c-a320-5b25b0d22433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14924 | 2026.01.06 01:58:32.650480 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14925 | 2026.01.06 01:58:32.650497 [ 360 ] {} <Debug> TCP-Session: 033ca576-f3e3-4130-bec2-46c4e7278b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14926 | 2026.01.06 01:58:32.650502 [ 364 ] {} <Debug> TCP-Session: 7daf06de-ee7d-4733-ac77-511659c20c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14927 | 2026.01.06 01:58:32.650572 [ 369 ] {} <Debug> TCP-Session: 0bbee833-3344-463d-a068-85508bbfe536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14928 | 2026.01.06 01:58:32.650435 [ 361 ] {} <Debug> TCP-Session: e1e5e752-3f9a-4c1f-bf04-81273f453906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14929 | 2026.01.06 01:58:32.650403 [ 368 ] {} <Debug> TCP-Session: d7f1626c-09ce-428b-ac39-46730bd28295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14930 | 2026.01.06 01:58:32.650452 [ 363 ] {} <Debug> TCP-Session: 210985ea-31e7-4692-9a3a-602e844a281a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14931 | 2026.01.06 01:58:32.686396 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50037 | ||
| 14932 | 2026.01.06 01:58:32.686499 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14933 | 2026.01.06 01:58:32.686527 [ 351 ] {} <Debug> TCP-Session: 8098f6d2-975e-47e8-8182-2ee5255b8a6f Authenticating user 'default' from [fd00:1122:3344:101::e]:50037 | ||
| 14934 | 2026.01.06 01:58:32.686555 [ 351 ] {} <Debug> TCP-Session: 8098f6d2-975e-47e8-8182-2ee5255b8a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14935 | 2026.01.06 01:58:32.686567 [ 351 ] {} <Debug> TCP-Session: 8098f6d2-975e-47e8-8182-2ee5255b8a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14936 | 2026.01.06 01:58:32.686765 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50647 | ||
| 14937 | 2026.01.06 01:58:32.686770 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44003 | ||
| 14938 | 2026.01.06 01:58:32.686806 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34641 | ||
| 14939 | 2026.01.06 01:58:32.686823 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53386 | ||
| 14940 | 2026.01.06 01:58:32.686821 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33091 | ||
| 14941 | 2026.01.06 01:58:32.686854 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51789 | ||
| 14942 | 2026.01.06 01:58:32.686891 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14943 | 2026.01.06 01:58:32.686879 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14944 | 2026.01.06 01:58:32.686939 [ 368 ] {} <Debug> TCP-Session: 50e4e22f-25ee-45d7-9e85-2b520bbcb592 Authenticating user 'default' from [fd00:1122:3344:101::e]:53386 | ||
| 14945 | 2026.01.06 01:58:32.686947 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14946 | 2026.01.06 01:58:32.686954 [ 363 ] {} <Debug> TCP-Session: 1026b5cc-a2c0-48af-a3d0-85930fb77cfe Authenticating user 'default' from [fd00:1122:3344:101::e]:34641 | ||
| 14947 | 2026.01.06 01:58:32.686964 [ 368 ] {} <Debug> TCP-Session: 50e4e22f-25ee-45d7-9e85-2b520bbcb592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14948 | 2026.01.06 01:58:32.686984 [ 364 ] {} <Debug> TCP-Session: 62df9aec-07ad-4d7c-9bc8-c817307fcf58 Authenticating user 'default' from [fd00:1122:3344:101::e]:33091 | ||
| 14949 | 2026.01.06 01:58:32.686983 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14950 | 2026.01.06 01:58:32.687020 [ 364 ] {} <Debug> TCP-Session: 62df9aec-07ad-4d7c-9bc8-c817307fcf58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14951 | 2026.01.06 01:58:32.686989 [ 363 ] {} <Debug> TCP-Session: 1026b5cc-a2c0-48af-a3d0-85930fb77cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14952 | 2026.01.06 01:58:32.687060 [ 364 ] {} <Debug> TCP-Session: 62df9aec-07ad-4d7c-9bc8-c817307fcf58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14953 | 2026.01.06 01:58:32.687068 [ 369 ] {} <Debug> TCP-Session: ccfc73b9-1960-4d90-9139-84489d8eb643 Authenticating user 'default' from [fd00:1122:3344:101::e]:51789 | ||
| 14954 | 2026.01.06 01:58:32.687083 [ 363 ] {} <Debug> TCP-Session: 1026b5cc-a2c0-48af-a3d0-85930fb77cfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14955 | 2026.01.06 01:58:32.686995 [ 368 ] {} <Debug> TCP-Session: 50e4e22f-25ee-45d7-9e85-2b520bbcb592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14956 | 2026.01.06 01:58:32.687118 [ 369 ] {} <Debug> TCP-Session: ccfc73b9-1960-4d90-9139-84489d8eb643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14957 | 2026.01.06 01:58:32.686874 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14958 | 2026.01.06 01:58:32.687154 [ 369 ] {} <Debug> TCP-Session: ccfc73b9-1960-4d90-9139-84489d8eb643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14959 | 2026.01.06 01:58:32.686855 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14960 | 2026.01.06 01:58:32.687185 [ 362 ] {} <Debug> TCP-Session: ff3b5f25-b027-407e-8fdb-8b1e537b82ec Authenticating user 'default' from [fd00:1122:3344:101::e]:44003 | ||
| 14961 | 2026.01.06 01:58:32.687217 [ 361 ] {} <Debug> TCP-Session: 3ee92749-8a25-46b3-a04c-5fe9f5379dcd Authenticating user 'default' from [fd00:1122:3344:101::e]:50647 | ||
| 14962 | 2026.01.06 01:58:32.687232 [ 362 ] {} <Debug> TCP-Session: ff3b5f25-b027-407e-8fdb-8b1e537b82ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14963 | 2026.01.06 01:58:32.687248 [ 361 ] {} <Debug> TCP-Session: 3ee92749-8a25-46b3-a04c-5fe9f5379dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14964 | 2026.01.06 01:58:32.687258 [ 362 ] {} <Debug> TCP-Session: ff3b5f25-b027-407e-8fdb-8b1e537b82ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14965 | 2026.01.06 01:58:32.687271 [ 361 ] {} <Debug> TCP-Session: 3ee92749-8a25-46b3-a04c-5fe9f5379dcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14966 | 2026.01.06 01:58:32.686853 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49017 | ||
| 14967 | 2026.01.06 01:58:32.686766 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62086 | ||
| 14968 | 2026.01.06 01:58:32.686868 [ 351 ] {} <Trace> TCP-Session: 8098f6d2-975e-47e8-8182-2ee5255b8a6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14969 | 2026.01.06 01:58:32.687363 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14970 | 2026.01.06 01:58:32.687387 [ 370 ] {} <Debug> TCP-Session: a90aa178-a7e7-4768-a5ee-4957d38db37f Authenticating user 'default' from [fd00:1122:3344:101::e]:49017 | ||
| 14971 | 2026.01.06 01:58:32.687400 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14972 | 2026.01.06 01:58:32.687403 [ 370 ] {} <Debug> TCP-Session: a90aa178-a7e7-4768-a5ee-4957d38db37f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14973 | 2026.01.06 01:58:32.687430 [ 360 ] {} <Debug> TCP-Session: 6f068194-7ea6-4b30-852b-c6f46835d476 Authenticating user 'default' from [fd00:1122:3344:101::e]:62086 | ||
| 14974 | 2026.01.06 01:58:32.687434 [ 370 ] {} <Debug> TCP-Session: a90aa178-a7e7-4768-a5ee-4957d38db37f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14975 | 2026.01.06 01:58:32.687459 [ 360 ] {} <Debug> TCP-Session: 6f068194-7ea6-4b30-852b-c6f46835d476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14976 | 2026.01.06 01:58:32.687485 [ 360 ] {} <Debug> TCP-Session: 6f068194-7ea6-4b30-852b-c6f46835d476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14977 | 2026.01.06 01:58:32.687521 [ 351 ] {e5d0046d-1679-4d54-abfb-e335d23c4601} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50037) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14978 | 2026.01.06 01:58:32.687771 [ 351 ] {e5d0046d-1679-4d54-abfb-e335d23c4601} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14979 | 2026.01.06 01:58:32.687825 [ 351 ] {e5d0046d-1679-4d54-abfb-e335d23c4601} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14980 | 2026.01.06 01:58:32.688111 [ 351 ] {e5d0046d-1679-4d54-abfb-e335d23c4601} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 14981 | 2026.01.06 01:58:32.689083 [ 326 ] {e5d0046d-1679-4d54-abfb-e335d23c4601} <Trace> AggregatingTransform: Aggregating | ||
| 14982 | 2026.01.06 01:58:32.689116 [ 326 ] {e5d0046d-1679-4d54-abfb-e335d23c4601} <Trace> Aggregator: Aggregation method: without_key | ||
| 14983 | 2026.01.06 01:58:32.689144 [ 326 ] {e5d0046d-1679-4d54-abfb-e335d23c4601} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933009 sec. (1071.801 rows/sec., 41.87 KiB/sec.) | ||
| 14984 | 2026.01.06 01:58:32.689162 [ 326 ] {e5d0046d-1679-4d54-abfb-e335d23c4601} <Trace> Aggregator: Merging aggregated data | ||
| 14985 | 2026.01.06 01:58:32.690653 [ 351 ] {e5d0046d-1679-4d54-abfb-e335d23c4601} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003186 sec., 313.8731952291274 rows/sec., 12.26 KiB/sec. | ||
| 14986 | 2026.01.06 01:58:32.690787 [ 351 ] {e5d0046d-1679-4d54-abfb-e335d23c4601} <Debug> TCPHandler: Processed in 0.004026868 sec. | ||
| 14987 | 2026.01.06 01:58:32.690912 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14988 | 2026.01.06 01:58:32.690938 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14989 | 2026.01.06 01:58:32.690948 [ 351 ] {} <Debug> TCP-Session: 8098f6d2-975e-47e8-8182-2ee5255b8a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14990 | 2026.01.06 01:58:32.690961 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14991 | 2026.01.06 01:58:32.690980 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14992 | 2026.01.06 01:58:32.690987 [ 360 ] {} <Debug> TCP-Session: 6f068194-7ea6-4b30-852b-c6f46835d476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14993 | 2026.01.06 01:58:32.690996 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14994 | 2026.01.06 01:58:32.691030 [ 370 ] {} <Debug> TCP-Session: a90aa178-a7e7-4768-a5ee-4957d38db37f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14995 | 2026.01.06 01:58:32.691034 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14996 | 2026.01.06 01:58:32.691060 [ 362 ] {} <Debug> TCP-Session: ff3b5f25-b027-407e-8fdb-8b1e537b82ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14997 | 2026.01.06 01:58:32.691076 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14998 | 2026.01.06 01:58:32.691088 [ 364 ] {} <Debug> TCP-Session: 62df9aec-07ad-4d7c-9bc8-c817307fcf58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14999 | 2026.01.06 01:58:32.691015 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15000 | 2026.01.06 01:58:32.691129 [ 369 ] {} <Debug> TCP-Session: ccfc73b9-1960-4d90-9139-84489d8eb643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15001 | 2026.01.06 01:58:32.691016 [ 361 ] {} <Debug> TCP-Session: 3ee92749-8a25-46b3-a04c-5fe9f5379dcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15002 | 2026.01.06 01:58:32.691161 [ 363 ] {} <Debug> TCP-Session: 1026b5cc-a2c0-48af-a3d0-85930fb77cfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15003 | 2026.01.06 01:58:32.691050 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15004 | 2026.01.06 01:58:32.691214 [ 368 ] {} <Debug> TCP-Session: 50e4e22f-25ee-45d7-9e85-2b520bbcb592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15005 | 2026.01.06 01:58:32.776541 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41143 | ||
| 15006 | 2026.01.06 01:58:32.776655 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15007 | 2026.01.06 01:58:32.776697 [ 351 ] {} <Debug> TCP-Session: 5a26d3bf-6254-4d20-ae8f-2730b319cd9d Authenticating user 'default' from [fd00:1122:3344:101::e]:41143 | ||
| 15008 | 2026.01.06 01:58:32.776719 [ 351 ] {} <Debug> TCP-Session: 5a26d3bf-6254-4d20-ae8f-2730b319cd9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15009 | 2026.01.06 01:58:32.776731 [ 351 ] {} <Debug> TCP-Session: 5a26d3bf-6254-4d20-ae8f-2730b319cd9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15010 | 2026.01.06 01:58:32.776947 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50192 | ||
| 15011 | 2026.01.06 01:58:32.776963 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46043 | ||
| 15012 | 2026.01.06 01:58:32.776973 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53284 | ||
| 15013 | 2026.01.06 01:58:32.776996 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33395 | ||
| 15014 | 2026.01.06 01:58:32.777031 [ 351 ] {} <Trace> TCP-Session: 5a26d3bf-6254-4d20-ae8f-2730b319cd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15015 | 2026.01.06 01:58:32.777047 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15016 | 2026.01.06 01:58:32.777046 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15017 | 2026.01.06 01:58:32.777078 [ 362 ] {} <Debug> TCP-Session: 818ac1d3-7476-48b4-a743-d25f159064ec Authenticating user 'default' from [fd00:1122:3344:101::e]:46043 | ||
| 15018 | 2026.01.06 01:58:32.777094 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15019 | 2026.01.06 01:58:32.777094 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15020 | 2026.01.06 01:58:32.777111 [ 362 ] {} <Debug> TCP-Session: 818ac1d3-7476-48b4-a743-d25f159064ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15021 | 2026.01.06 01:58:32.777128 [ 363 ] {} <Debug> TCP-Session: 5e499704-e5cd-415a-b874-6e3bc1ae8346 Authenticating user 'default' from [fd00:1122:3344:101::e]:53284 | ||
| 15022 | 2026.01.06 01:58:32.777135 [ 368 ] {} <Debug> TCP-Session: 9cd16f6e-f298-46a3-bcc8-0127d78edaf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33395 | ||
| 15023 | 2026.01.06 01:58:32.777147 [ 362 ] {} <Debug> TCP-Session: 818ac1d3-7476-48b4-a743-d25f159064ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15024 | 2026.01.06 01:58:32.777172 [ 368 ] {} <Debug> TCP-Session: 9cd16f6e-f298-46a3-bcc8-0127d78edaf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15025 | 2026.01.06 01:58:32.777170 [ 363 ] {} <Debug> TCP-Session: 5e499704-e5cd-415a-b874-6e3bc1ae8346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15026 | 2026.01.06 01:58:32.777212 [ 368 ] {} <Debug> TCP-Session: 9cd16f6e-f298-46a3-bcc8-0127d78edaf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15027 | 2026.01.06 01:58:32.777206 [ 351 ] {757b158f-c0ed-42d7-bd08-596216bbb400} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41143) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15028 | 2026.01.06 01:58:32.777229 [ 363 ] {} <Debug> TCP-Session: 5e499704-e5cd-415a-b874-6e3bc1ae8346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15029 | 2026.01.06 01:58:32.777103 [ 360 ] {} <Debug> TCP-Session: d3889d18-5f67-4145-9d04-7f103c546bf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50192 | ||
| 15030 | 2026.01.06 01:58:32.777018 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55866 | ||
| 15031 | 2026.01.06 01:58:32.777299 [ 360 ] {} <Debug> TCP-Session: d3889d18-5f67-4145-9d04-7f103c546bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15032 | 2026.01.06 01:58:32.776986 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59654 | ||
| 15033 | 2026.01.06 01:58:32.777339 [ 360 ] {} <Debug> TCP-Session: d3889d18-5f67-4145-9d04-7f103c546bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15034 | 2026.01.06 01:58:32.776958 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46822 | ||
| 15035 | 2026.01.06 01:58:32.777383 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15036 | 2026.01.06 01:58:32.777018 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46763 | ||
| 15037 | 2026.01.06 01:58:32.777429 [ 370 ] {} <Debug> TCP-Session: fc67f072-8fff-4f80-99b8-dd7b63f4bacf Authenticating user 'default' from [fd00:1122:3344:101::e]:55866 | ||
| 15038 | 2026.01.06 01:58:32.777443 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15039 | 2026.01.06 01:58:32.777476 [ 370 ] {} <Debug> TCP-Session: fc67f072-8fff-4f80-99b8-dd7b63f4bacf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15040 | 2026.01.06 01:58:32.777490 [ 361 ] {} <Debug> TCP-Session: 763531cb-bd9d-4c22-9e11-1f9519c30f09 Authenticating user 'default' from [fd00:1122:3344:101::e]:46822 | ||
| 15041 | 2026.01.06 01:58:32.777413 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15042 | 2026.01.06 01:58:32.777510 [ 370 ] {} <Debug> TCP-Session: fc67f072-8fff-4f80-99b8-dd7b63f4bacf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15043 | 2026.01.06 01:58:32.777528 [ 351 ] {757b158f-c0ed-42d7-bd08-596216bbb400} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15044 | 2026.01.06 01:58:32.777547 [ 364 ] {} <Debug> TCP-Session: 06c1af70-8d60-44f8-8cd8-f3f7784326af Authenticating user 'default' from [fd00:1122:3344:101::e]:59654 | ||
| 15045 | 2026.01.06 01:58:32.777520 [ 361 ] {} <Debug> TCP-Session: 763531cb-bd9d-4c22-9e11-1f9519c30f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15046 | 2026.01.06 01:58:32.777593 [ 364 ] {} <Debug> TCP-Session: 06c1af70-8d60-44f8-8cd8-f3f7784326af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15047 | 2026.01.06 01:58:32.777612 [ 361 ] {} <Debug> TCP-Session: 763531cb-bd9d-4c22-9e11-1f9519c30f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15048 | 2026.01.06 01:58:32.777616 [ 351 ] {757b158f-c0ed-42d7-bd08-596216bbb400} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15049 | 2026.01.06 01:58:32.777625 [ 364 ] {} <Debug> TCP-Session: 06c1af70-8d60-44f8-8cd8-f3f7784326af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15050 | 2026.01.06 01:58:32.777518 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15051 | 2026.01.06 01:58:32.777695 [ 369 ] {} <Debug> TCP-Session: 637f123e-b209-4d23-9def-9c644ead0f09 Authenticating user 'default' from [fd00:1122:3344:101::e]:46763 | ||
| 15052 | 2026.01.06 01:58:32.777715 [ 369 ] {} <Debug> TCP-Session: 637f123e-b209-4d23-9def-9c644ead0f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15053 | 2026.01.06 01:58:32.777728 [ 369 ] {} <Debug> TCP-Session: 637f123e-b209-4d23-9def-9c644ead0f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15054 | 2026.01.06 01:58:32.778028 [ 351 ] {757b158f-c0ed-42d7-bd08-596216bbb400} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 15055 | 2026.01.06 01:58:32.779192 [ 316 ] {757b158f-c0ed-42d7-bd08-596216bbb400} <Trace> AggregatingTransform: Aggregating | ||
| 15056 | 2026.01.06 01:58:32.779257 [ 316 ] {757b158f-c0ed-42d7-bd08-596216bbb400} <Trace> Aggregator: Aggregation method: without_key | ||
| 15057 | 2026.01.06 01:58:32.779300 [ 316 ] {757b158f-c0ed-42d7-bd08-596216bbb400} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001136061 sec. (880.234 rows/sec., 34.38 KiB/sec.) | ||
| 15058 | 2026.01.06 01:58:32.779324 [ 316 ] {757b158f-c0ed-42d7-bd08-596216bbb400} <Trace> Aggregator: Merging aggregated data | ||
| 15059 | 2026.01.06 01:58:32.780955 [ 351 ] {757b158f-c0ed-42d7-bd08-596216bbb400} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003803 sec., 262.95030239284773 rows/sec., 10.27 KiB/sec. | ||
| 15060 | 2026.01.06 01:58:32.781117 [ 351 ] {757b158f-c0ed-42d7-bd08-596216bbb400} <Debug> TCPHandler: Processed in 0.004199579 sec. | ||
| 15061 | 2026.01.06 01:58:32.781266 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15062 | 2026.01.06 01:58:32.781291 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15063 | 2026.01.06 01:58:32.781310 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15064 | 2026.01.06 01:58:32.781330 [ 370 ] {} <Debug> TCP-Session: fc67f072-8fff-4f80-99b8-dd7b63f4bacf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15065 | 2026.01.06 01:58:32.781329 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15066 | 2026.01.06 01:58:32.781362 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15067 | 2026.01.06 01:58:32.781377 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15068 | 2026.01.06 01:58:32.781394 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15069 | 2026.01.06 01:58:32.781410 [ 361 ] {} <Debug> TCP-Session: 763531cb-bd9d-4c22-9e11-1f9519c30f09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15070 | 2026.01.06 01:58:32.781434 [ 362 ] {} <Debug> TCP-Session: 818ac1d3-7476-48b4-a743-d25f159064ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15071 | 2026.01.06 01:58:32.781452 [ 364 ] {} <Debug> TCP-Session: 06c1af70-8d60-44f8-8cd8-f3f7784326af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15072 | 2026.01.06 01:58:32.781409 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15073 | 2026.01.06 01:58:32.781403 [ 363 ] {} <Debug> TCP-Session: 5e499704-e5cd-415a-b874-6e3bc1ae8346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15074 | 2026.01.06 01:58:32.781362 [ 360 ] {} <Debug> TCP-Session: d3889d18-5f67-4145-9d04-7f103c546bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15075 | 2026.01.06 01:58:32.781513 [ 368 ] {} <Debug> TCP-Session: 9cd16f6e-f298-46a3-bcc8-0127d78edaf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15076 | 2026.01.06 01:58:32.781345 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15077 | 2026.01.06 01:58:32.781311 [ 351 ] {} <Debug> TCP-Session: 5a26d3bf-6254-4d20-ae8f-2730b319cd9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15078 | 2026.01.06 01:58:32.781596 [ 369 ] {} <Debug> TCP-Session: 637f123e-b209-4d23-9def-9c644ead0f09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15079 | 2026.01.06 01:58:32.852793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 15080 | 2026.01.06 01:58:32.872832 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15081 | 2026.01.06 01:58:32.872900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 15082 | 2026.01.06 01:58:32.879096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15083 | 2026.01.06 01:58:32.879831 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15084 | 2026.01.06 01:58:32.883283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15085 | 2026.01.06 01:58:33.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.45 MiB, peak 392.95 MiB, free memory in arenas 0.00 B, will set to 375.22 MiB (RSS), difference: -1.22 MiB | ||
| 15086 | 2026.01.06 01:58:33.508477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1818 | ||
| 15087 | 2026.01.06 01:58:33.510864 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15088 | 2026.01.06 01:58:33.510916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 15089 | 2026.01.06 01:58:33.512163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15090 | 2026.01.06 01:58:33.512425 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15091 | 2026.01.06 01:58:33.512703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1818 | ||
| 15092 | 2026.01.06 01:58:35.277914 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15093 | 2026.01.06 01:58:35.278129 [ 254 ] {22b67f5b-dad6-4644-8580-7774d12d88df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15094 | 2026.01.06 01:58:35.278206 [ 254 ] {22b67f5b-dad6-4644-8580-7774d12d88df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15095 | 2026.01.06 01:58:35.278913 [ 254 ] {22b67f5b-dad6-4644-8580-7774d12d88df} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15096 | 2026.01.06 01:58:35.278961 [ 254 ] {22b67f5b-dad6-4644-8580-7774d12d88df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 15097 | 2026.01.06 01:58:35.279373 [ 254 ] {22b67f5b-dad6-4644-8580-7774d12d88df} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15098 | 2026.01.06 01:58:35.279597 [ 254 ] {22b67f5b-dad6-4644-8580-7774d12d88df} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15099 | 2026.01.06 01:58:35.279755 [ 254 ] {22b67f5b-dad6-4644-8580-7774d12d88df} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001682 sec., 70154.57788347205 rows/sec., 5.94 MiB/sec. | ||
| 15100 | 2026.01.06 01:58:35.279798 [ 254 ] {22b67f5b-dad6-4644-8580-7774d12d88df} <Debug> TCPHandler: Processed in 0.002028959 sec. | ||
| 15101 | 2026.01.06 01:58:35.279927 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15102 | 2026.01.06 01:58:35.280024 [ 254 ] {3b48a21a-6774-4a44-b7b1-95197db8b4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15103 | 2026.01.06 01:58:35.280067 [ 254 ] {3b48a21a-6774-4a44-b7b1-95197db8b4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15104 | 2026.01.06 01:58:35.280477 [ 254 ] {3b48a21a-6774-4a44-b7b1-95197db8b4b4} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15105 | 2026.01.06 01:58:35.280514 [ 254 ] {3b48a21a-6774-4a44-b7b1-95197db8b4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 15106 | 2026.01.06 01:58:35.280835 [ 254 ] {3b48a21a-6774-4a44-b7b1-95197db8b4b4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15107 | 2026.01.06 01:58:35.281053 [ 254 ] {3b48a21a-6774-4a44-b7b1-95197db8b4b4} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15108 | 2026.01.06 01:58:35.281184 [ 114 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15109 | 2026.01.06 01:58:35.281189 [ 254 ] {3b48a21a-6774-4a44-b7b1-95197db8b4b4} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001185 sec., 26160.337552742614 rows/sec., 1.92 MiB/sec. | ||
| 15110 | 2026.01.06 01:58:35.281258 [ 114 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15111 | 2026.01.06 01:58:35.281275 [ 254 ] {3b48a21a-6774-4a44-b7b1-95197db8b4b4} <Debug> TCPHandler: Processed in 0.001398803 sec. | ||
| 15112 | 2026.01.06 01:58:35.281290 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 15113 | 2026.01.06 01:58:35.281389 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 15114 | 2026.01.06 01:58:35.281410 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15115 | 2026.01.06 01:58:35.281481 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15116 | 2026.01.06 01:58:35.281505 [ 254 ] {10eea175-c28f-472a-b000-180e09357a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15117 | 2026.01.06 01:58:35.281511 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 15118 | 2026.01.06 01:58:35.281547 [ 254 ] {10eea175-c28f-472a-b000-180e09357a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15119 | 2026.01.06 01:58:35.281575 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 43 rows starting from the beginning of the part | ||
| 15120 | 2026.01.06 01:58:35.281621 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part | ||
| 15121 | 2026.01.06 01:58:35.281662 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 31 rows starting from the beginning of the part | ||
| 15122 | 2026.01.06 01:58:35.281703 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 12 rows starting from the beginning of the part | ||
| 15123 | 2026.01.06 01:58:35.281742 [ 189 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 31 rows starting from the beginning of the part | ||
| 15124 | 2026.01.06 01:58:35.281989 [ 254 ] {10eea175-c28f-472a-b000-180e09357a6c} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15125 | 2026.01.06 01:58:35.282025 [ 254 ] {10eea175-c28f-472a-b000-180e09357a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 15126 | 2026.01.06 01:58:35.282350 [ 254 ] {10eea175-c28f-472a-b000-180e09357a6c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15127 | 2026.01.06 01:58:35.282561 [ 199 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206581 sec., 335659.189063975 rows/sec., 23.42 MiB/sec. | ||
| 15128 | 2026.01.06 01:58:35.282579 [ 254 ] {10eea175-c28f-472a-b000-180e09357a6c} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2026.01.06 01:58:35.282741 [ 254 ] {10eea175-c28f-472a-b000-180e09357a6c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001255 sec., 75697.21115537848 rows/sec., 5.91 MiB/sec. | ||
| 15130 | 2026.01.06 01:58:35.282782 [ 254 ] {10eea175-c28f-472a-b000-180e09357a6c} <Debug> TCPHandler: Processed in 0.001421063 sec. | ||
| 15131 | 2026.01.06 01:58:35.282807 [ 195 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15132 | 2026.01.06 01:58:35.282907 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15133 | 2026.01.06 01:58:35.283009 [ 254 ] {d982a331-4598-4510-bee1-3bf95b8b5b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15134 | 2026.01.06 01:58:35.283055 [ 254 ] {d982a331-4598-4510-bee1-3bf95b8b5b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15135 | 2026.01.06 01:58:35.283193 [ 195 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_106_21} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15136 | 2026.01.06 01:58:35.283290 [ 195 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_106_21} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15137 | 2026.01.06 01:58:35.283398 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15138 | 2026.01.06 01:58:35.283498 [ 254 ] {d982a331-4598-4510-bee1-3bf95b8b5b13} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15139 | 2026.01.06 01:58:35.283538 [ 254 ] {d982a331-4598-4510-bee1-3bf95b8b5b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 15140 | 2026.01.06 01:58:35.283888 [ 254 ] {d982a331-4598-4510-bee1-3bf95b8b5b13} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15141 | 2026.01.06 01:58:35.284093 [ 254 ] {d982a331-4598-4510-bee1-3bf95b8b5b13} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2026.01.06 01:58:35.284220 [ 254 ] {d982a331-4598-4510-bee1-3bf95b8b5b13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 15143 | 2026.01.06 01:58:35.284257 [ 254 ] {d982a331-4598-4510-bee1-3bf95b8b5b13} <Debug> TCPHandler: Processed in 0.001399033 sec. | ||
| 15144 | 2026.01.06 01:58:35.284374 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15145 | 2026.01.06 01:58:35.284468 [ 254 ] {0a059dd8-1ca4-4ae9-89db-b9bb219cf727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15146 | 2026.01.06 01:58:35.284522 [ 254 ] {0a059dd8-1ca4-4ae9-89db-b9bb219cf727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15147 | 2026.01.06 01:58:35.285345 [ 254 ] {0a059dd8-1ca4-4ae9-89db-b9bb219cf727} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15148 | 2026.01.06 01:58:35.285379 [ 254 ] {0a059dd8-1ca4-4ae9-89db-b9bb219cf727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 15149 | 2026.01.06 01:58:35.285921 [ 254 ] {0a059dd8-1ca4-4ae9-89db-b9bb219cf727} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15150 | 2026.01.06 01:58:35.286136 [ 254 ] {0a059dd8-1ca4-4ae9-89db-b9bb219cf727} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15151 | 2026.01.06 01:58:35.286249 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15152 | 2026.01.06 01:58:35.286270 [ 254 ] {0a059dd8-1ca4-4ae9-89db-b9bb219cf727} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001819 sec., 17042.330951072017 rows/sec., 30.54 MiB/sec. | ||
| 15153 | 2026.01.06 01:58:35.286282 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15154 | 2026.01.06 01:58:35.286302 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 15155 | 2026.01.06 01:58:35.286325 [ 254 ] {0a059dd8-1ca4-4ae9-89db-b9bb219cf727} <Debug> TCPHandler: Processed in 0.001999688 sec. | ||
| 15156 | 2026.01.06 01:58:35.286367 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 15157 | 2026.01.06 01:58:35.286437 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15158 | 2026.01.06 01:58:35.286532 [ 254 ] {5621c915-f259-4774-b68d-915d9b572d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15159 | 2026.01.06 01:58:35.286550 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15160 | 2026.01.06 01:58:35.286574 [ 254 ] {5621c915-f259-4774-b68d-915d9b572d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15161 | 2026.01.06 01:58:35.286604 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1997 rows starting from the beginning of the part | ||
| 15162 | 2026.01.06 01:58:35.286726 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 31 rows starting from the beginning of the part | ||
| 15163 | 2026.01.06 01:58:35.286834 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 10 rows starting from the beginning of the part | ||
| 15164 | 2026.01.06 01:58:35.286904 [ 254 ] {5621c915-f259-4774-b68d-915d9b572d5d} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15165 | 2026.01.06 01:58:35.286939 [ 254 ] {5621c915-f259-4774-b68d-915d9b572d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 15166 | 2026.01.06 01:58:35.286939 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 31 rows starting from the beginning of the part | ||
| 15167 | 2026.01.06 01:58:35.287053 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 10 rows starting from the beginning of the part | ||
| 15168 | 2026.01.06 01:58:35.287158 [ 189 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 31 rows starting from the beginning of the part | ||
| 15169 | 2026.01.06 01:58:35.287267 [ 254 ] {5621c915-f259-4774-b68d-915d9b572d5d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15170 | 2026.01.06 01:58:35.287501 [ 254 ] {5621c915-f259-4774-b68d-915d9b572d5d} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15171 | 2026.01.06 01:58:35.287630 [ 254 ] {5621c915-f259-4774-b68d-915d9b572d5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 15172 | 2026.01.06 01:58:35.287666 [ 254 ] {5621c915-f259-4774-b68d-915d9b572d5d} <Debug> TCPHandler: Processed in 0.001278842 sec. | ||
| 15173 | 2026.01.06 01:58:35.293893 [ 199 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2110 rows, containing 19 columns (19 merged, 0 gathered) in 0.007552521 sec., 279376.9126891537 rows/sec., 500.63 MiB/sec. | ||
| 15174 | 2026.01.06 01:58:35.295899 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15175 | 2026.01.06 01:58:35.296245 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15176 | 2026.01.06 01:58:35.296318 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15177 | 2026.01.06 01:58:35.296413 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.94 MiB. | ||
| 15178 | 2026.01.06 01:58:38.211009 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15179 | 2026.01.06 01:58:38.211066 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15180 | 2026.01.06 01:58:38.410785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35545 | ||
| 15181 | 2026.01.06 01:58:38.411402 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15182 | 2026.01.06 01:58:38.411456 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 15183 | 2026.01.06 01:58:38.411972 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15184 | 2026.01.06 01:58:38.412225 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2026.01.06 01:58:38.412384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35545 | ||
| 15186 | 2026.01.06 01:58:40.277759 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15187 | 2026.01.06 01:58:40.278062 [ 254 ] {b2da407f-460a-4b2b-9802-b87422aa4409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15188 | 2026.01.06 01:58:40.278168 [ 254 ] {b2da407f-460a-4b2b-9802-b87422aa4409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15189 | 2026.01.06 01:58:40.278910 [ 254 ] {b2da407f-460a-4b2b-9802-b87422aa4409} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15190 | 2026.01.06 01:58:40.278954 [ 254 ] {b2da407f-460a-4b2b-9802-b87422aa4409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15191 | 2026.01.06 01:58:40.279343 [ 254 ] {b2da407f-460a-4b2b-9802-b87422aa4409} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15192 | 2026.01.06 01:58:40.279568 [ 254 ] {b2da407f-460a-4b2b-9802-b87422aa4409} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15193 | 2026.01.06 01:58:40.279727 [ 254 ] {b2da407f-460a-4b2b-9802-b87422aa4409} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001743 sec., 43602.983362019506 rows/sec., 3.58 MiB/sec. | ||
| 15194 | 2026.01.06 01:58:40.279787 [ 254 ] {b2da407f-460a-4b2b-9802-b87422aa4409} <Debug> TCPHandler: Processed in 0.002223501 sec. | ||
| 15195 | 2026.01.06 01:58:40.279913 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15196 | 2026.01.06 01:58:40.280014 [ 254 ] {306df9b1-7d0a-4db5-8862-2508e6b6ea26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15197 | 2026.01.06 01:58:40.280055 [ 254 ] {306df9b1-7d0a-4db5-8862-2508e6b6ea26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15198 | 2026.01.06 01:58:40.280455 [ 254 ] {306df9b1-7d0a-4db5-8862-2508e6b6ea26} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15199 | 2026.01.06 01:58:40.280489 [ 254 ] {306df9b1-7d0a-4db5-8862-2508e6b6ea26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15200 | 2026.01.06 01:58:40.280802 [ 254 ] {306df9b1-7d0a-4db5-8862-2508e6b6ea26} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15201 | 2026.01.06 01:58:40.281015 [ 254 ] {306df9b1-7d0a-4db5-8862-2508e6b6ea26} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15202 | 2026.01.06 01:58:40.281144 [ 254 ] {306df9b1-7d0a-4db5-8862-2508e6b6ea26} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 652.17 KiB/sec. | ||
| 15203 | 2026.01.06 01:58:40.281181 [ 254 ] {306df9b1-7d0a-4db5-8862-2508e6b6ea26} <Debug> TCPHandler: Processed in 0.001318802 sec. | ||
| 15204 | 2026.01.06 01:58:40.281292 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15205 | 2026.01.06 01:58:40.281386 [ 254 ] {74c9b88b-5d8f-4af7-90b4-07c91183755f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15206 | 2026.01.06 01:58:40.281424 [ 254 ] {74c9b88b-5d8f-4af7-90b4-07c91183755f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15207 | 2026.01.06 01:58:40.281820 [ 254 ] {74c9b88b-5d8f-4af7-90b4-07c91183755f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15208 | 2026.01.06 01:58:40.281853 [ 254 ] {74c9b88b-5d8f-4af7-90b4-07c91183755f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15209 | 2026.01.06 01:58:40.282157 [ 254 ] {74c9b88b-5d8f-4af7-90b4-07c91183755f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15210 | 2026.01.06 01:58:40.282378 [ 254 ] {74c9b88b-5d8f-4af7-90b4-07c91183755f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15211 | 2026.01.06 01:58:40.282501 [ 254 ] {74c9b88b-5d8f-4af7-90b4-07c91183755f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001134 sec., 65255.73192239859 rows/sec., 5.09 MiB/sec. | ||
| 15212 | 2026.01.06 01:58:40.282538 [ 254 ] {74c9b88b-5d8f-4af7-90b4-07c91183755f} <Debug> TCPHandler: Processed in 0.001300982 sec. | ||
| 15213 | 2026.01.06 01:58:40.282641 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15214 | 2026.01.06 01:58:40.282646 [ 224 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 15215 | 2026.01.06 01:58:40.282729 [ 224 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 15216 | 2026.01.06 01:58:40.282742 [ 254 ] {ef3a97c0-8362-49b4-85c6-07712729125d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15217 | 2026.01.06 01:58:40.282792 [ 254 ] {ef3a97c0-8362-49b4-85c6-07712729125d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15218 | 2026.01.06 01:58:40.283214 [ 254 ] {ef3a97c0-8362-49b4-85c6-07712729125d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15219 | 2026.01.06 01:58:40.283254 [ 254 ] {ef3a97c0-8362-49b4-85c6-07712729125d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15220 | 2026.01.06 01:58:40.283626 [ 254 ] {ef3a97c0-8362-49b4-85c6-07712729125d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15221 | 2026.01.06 01:58:40.283850 [ 254 ] {ef3a97c0-8362-49b4-85c6-07712729125d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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.06 01:58:40.283996 [ 254 ] {ef3a97c0-8362-49b4-85c6-07712729125d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 15223 | 2026.01.06 01:58:40.284035 [ 254 ] {ef3a97c0-8362-49b4-85c6-07712729125d} <Debug> TCPHandler: Processed in 0.001441214 sec. | ||
| 15224 | 2026.01.06 01:58:40.284072 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 15225 | 2026.01.06 01:58:40.284106 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 15226 | 2026.01.06 01:58:40.284155 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15227 | 2026.01.06 01:58:40.284259 [ 254 ] {e7499959-a526-475e-9251-af8ed6301d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15228 | 2026.01.06 01:58:40.284313 [ 254 ] {e7499959-a526-475e-9251-af8ed6301d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15229 | 2026.01.06 01:58:40.285120 [ 254 ] {e7499959-a526-475e-9251-af8ed6301d48} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15230 | 2026.01.06 01:58:40.285163 [ 254 ] {e7499959-a526-475e-9251-af8ed6301d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15231 | 2026.01.06 01:58:40.285703 [ 254 ] {e7499959-a526-475e-9251-af8ed6301d48} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15232 | 2026.01.06 01:58:40.285934 [ 254 ] {e7499959-a526-475e-9251-af8ed6301d48} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15233 | 2026.01.06 01:58:40.286086 [ 254 ] {e7499959-a526-475e-9251-af8ed6301d48} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001845 sec., 5420.054200542005 rows/sec., 9.71 MiB/sec. | ||
| 15234 | 2026.01.06 01:58:40.286154 [ 254 ] {e7499959-a526-475e-9251-af8ed6301d48} <Debug> TCPHandler: Processed in 0.002047889 sec. | ||
| 15235 | 2026.01.06 01:58:40.286271 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15236 | 2026.01.06 01:58:40.286365 [ 254 ] {6c4f11e6-4dee-41db-8b75-c2e2929cc3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15237 | 2026.01.06 01:58:40.286407 [ 254 ] {6c4f11e6-4dee-41db-8b75-c2e2929cc3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15238 | 2026.01.06 01:58:40.286701 [ 224 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 15239 | 2026.01.06 01:58:40.286736 [ 254 ] {6c4f11e6-4dee-41db-8b75-c2e2929cc3b4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2026.01.06 01:58:40.286776 [ 254 ] {6c4f11e6-4dee-41db-8b75-c2e2929cc3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15241 | 2026.01.06 01:58:40.287091 [ 254 ] {6c4f11e6-4dee-41db-8b75-c2e2929cc3b4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15242 | 2026.01.06 01:58:40.287313 [ 254 ] {6c4f11e6-4dee-41db-8b75-c2e2929cc3b4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15243 | 2026.01.06 01:58:40.287446 [ 254 ] {6c4f11e6-4dee-41db-8b75-c2e2929cc3b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 15244 | 2026.01.06 01:58:40.287456 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 15245 | 2026.01.06 01:58:40.287482 [ 254 ] {6c4f11e6-4dee-41db-8b75-c2e2929cc3b4} <Debug> TCPHandler: Processed in 0.001266742 sec. | ||
| 15246 | 2026.01.06 01:58:40.383400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 15247 | 2026.01.06 01:58:40.401873 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15248 | 2026.01.06 01:58:40.401935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15249 | 2026.01.06 01:58:40.408128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15250 | 2026.01.06 01:58:40.408846 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15251 | 2026.01.06 01:58:40.412058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 15252 | 2026.01.06 01:58:40.746555 [ 218 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 15253 | 2026.01.06 01:58:40.746604 [ 218 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 15254 | 2026.01.06 01:58:40.749404 [ 218 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 15255 | 2026.01.06 01:58:40.997266 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 15256 | 2026.01.06 01:58:40.997320 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 15257 | 2026.01.06 01:58:41.000336 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 15258 | 2026.01.06 01:58:41.139881 [ 222 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 15259 | 2026.01.06 01:58:41.139952 [ 222 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 15260 | 2026.01.06 01:58:41.143396 [ 222 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 15261 | 2026.01.06 01:58:41.227926 [ 223 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 15262 | 2026.01.06 01:58:41.228007 [ 223 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 15263 | 2026.01.06 01:58:41.230781 [ 223 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 15264 | 2026.01.06 01:58:42.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.55 MiB, peak 393.65 MiB, free memory in arenas 0.00 B, will set to 376.55 MiB (RSS), difference: 4.01 MiB | ||
| 15265 | 2026.01.06 01:58:43.512968 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1842 | ||
| 15266 | 2026.01.06 01:58:43.515211 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15267 | 2026.01.06 01:58:43.515267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15268 | 2026.01.06 01:58:43.516469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15269 | 2026.01.06 01:58:43.516752 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2026.01.06 01:58:43.516929 [ 107 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15271 | 2026.01.06 01:58:43.517021 [ 107 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15272 | 2026.01.06 01:58:43.517055 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15273 | 2026.01.06 01:58:43.517099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1842 | ||
| 15274 | 2026.01.06 01:58:43.517196 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 15275 | 2026.01.06 01:58:43.517823 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15276 | 2026.01.06 01:58:43.517974 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1706 rows starting from the beginning of the part | ||
| 15277 | 2026.01.06 01:58:43.518365 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 15278 | 2026.01.06 01:58:43.518691 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 15279 | 2026.01.06 01:58:43.519008 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 15280 | 2026.01.06 01:58:43.519335 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part | ||
| 15281 | 2026.01.06 01:58:43.519657 [ 189 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 15282 | 2026.01.06 01:58:43.526064 [ 200 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 72 columns (72 merged, 0 gathered) in 0.008895563 sec., 207069.5244359463 rows/sec., 161.67 MiB/sec. | ||
| 15283 | 2026.01.06 01:58:43.527974 [ 196 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15284 | 2026.01.06 01:58:43.528523 [ 196 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_56_11} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2026.01.06 01:58:43.528615 [ 196 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_56_11} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15286 | 2026.01.06 01:58:43.528946 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 15287 | 2026.01.06 01:58:45.306580 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15288 | 2026.01.06 01:58:45.306787 [ 254 ] {04d6ad0a-c0dd-4846-b05f-3149642d869d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15289 | 2026.01.06 01:58:45.306858 [ 254 ] {04d6ad0a-c0dd-4846-b05f-3149642d869d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15290 | 2026.01.06 01:58:45.307517 [ 254 ] {04d6ad0a-c0dd-4846-b05f-3149642d869d} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15291 | 2026.01.06 01:58:45.307571 [ 254 ] {04d6ad0a-c0dd-4846-b05f-3149642d869d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15292 | 2026.01.06 01:58:45.307979 [ 254 ] {04d6ad0a-c0dd-4846-b05f-3149642d869d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15293 | 2026.01.06 01:58:45.308212 [ 254 ] {04d6ad0a-c0dd-4846-b05f-3149642d869d} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15294 | 2026.01.06 01:58:45.308380 [ 254 ] {04d6ad0a-c0dd-4846-b05f-3149642d869d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001643 sec., 14607.425441265977 rows/sec., 1.21 MiB/sec. | ||
| 15295 | 2026.01.06 01:58:45.308433 [ 254 ] {04d6ad0a-c0dd-4846-b05f-3149642d869d} <Debug> TCPHandler: Processed in 0.001988748 sec. | ||
| 15296 | 2026.01.06 01:58:45.308565 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15297 | 2026.01.06 01:58:45.308668 [ 254 ] {d4efa023-56f3-479a-a35a-b1741296cf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15298 | 2026.01.06 01:58:45.308712 [ 254 ] {d4efa023-56f3-479a-a35a-b1741296cf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15299 | 2026.01.06 01:58:45.309122 [ 254 ] {d4efa023-56f3-479a-a35a-b1741296cf8b} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15300 | 2026.01.06 01:58:45.309159 [ 254 ] {d4efa023-56f3-479a-a35a-b1741296cf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15301 | 2026.01.06 01:58:45.309467 [ 254 ] {d4efa023-56f3-479a-a35a-b1741296cf8b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15302 | 2026.01.06 01:58:45.309693 [ 254 ] {d4efa023-56f3-479a-a35a-b1741296cf8b} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15303 | 2026.01.06 01:58:45.309833 [ 254 ] {d4efa023-56f3-479a-a35a-b1741296cf8b} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 822.97 KiB/sec. | ||
| 15304 | 2026.01.06 01:58:45.309872 [ 254 ] {d4efa023-56f3-479a-a35a-b1741296cf8b} <Debug> TCPHandler: Processed in 0.001359523 sec. | ||
| 15305 | 2026.01.06 01:58:45.309984 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15306 | 2026.01.06 01:58:45.310080 [ 254 ] {d0a3a7ea-41a2-4792-a7a7-8062b2f1c416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15307 | 2026.01.06 01:58:45.310120 [ 254 ] {d0a3a7ea-41a2-4792-a7a7-8062b2f1c416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15308 | 2026.01.06 01:58:45.311258 [ 254 ] {d0a3a7ea-41a2-4792-a7a7-8062b2f1c416} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15309 | 2026.01.06 01:58:45.311295 [ 254 ] {d0a3a7ea-41a2-4792-a7a7-8062b2f1c416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15310 | 2026.01.06 01:58:45.311694 [ 254 ] {d0a3a7ea-41a2-4792-a7a7-8062b2f1c416} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15311 | 2026.01.06 01:58:45.311927 [ 254 ] {d0a3a7ea-41a2-4792-a7a7-8062b2f1c416} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15312 | 2026.01.06 01:58:45.312058 [ 254 ] {d0a3a7ea-41a2-4792-a7a7-8062b2f1c416} <Debug> executeQuery: Read 1384 rows, 118.22 KiB in 0.001996 sec., 693386.7735470942 rows/sec., 57.84 MiB/sec. | ||
| 15313 | 2026.01.06 01:58:45.312097 [ 254 ] {d0a3a7ea-41a2-4792-a7a7-8062b2f1c416} <Debug> TCPHandler: Processed in 0.0021627 sec. | ||
| 15314 | 2026.01.06 01:58:45.312208 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15315 | 2026.01.06 01:58:45.312305 [ 254 ] {d5b90e32-644c-4499-a3b0-f6b1b5740007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15316 | 2026.01.06 01:58:45.312345 [ 254 ] {d5b90e32-644c-4499-a3b0-f6b1b5740007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15317 | 2026.01.06 01:58:45.312766 [ 254 ] {d5b90e32-644c-4499-a3b0-f6b1b5740007} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15318 | 2026.01.06 01:58:45.312803 [ 254 ] {d5b90e32-644c-4499-a3b0-f6b1b5740007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15319 | 2026.01.06 01:58:45.313099 [ 254 ] {d5b90e32-644c-4499-a3b0-f6b1b5740007} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15320 | 2026.01.06 01:58:45.313306 [ 254 ] {d5b90e32-644c-4499-a3b0-f6b1b5740007} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15321 | 2026.01.06 01:58:45.313436 [ 254 ] {d5b90e32-644c-4499-a3b0-f6b1b5740007} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.001151 sec., 47784.5351867941 rows/sec., 3.50 MiB/sec. | ||
| 15322 | 2026.01.06 01:58:45.313476 [ 254 ] {d5b90e32-644c-4499-a3b0-f6b1b5740007} <Debug> TCPHandler: Processed in 0.001316992 sec. | ||
| 15323 | 2026.01.06 01:58:45.313579 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15324 | 2026.01.06 01:58:45.313674 [ 254 ] {d40221f2-fdb1-4f75-b788-2acf9770cbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15325 | 2026.01.06 01:58:45.313713 [ 254 ] {d40221f2-fdb1-4f75-b788-2acf9770cbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15326 | 2026.01.06 01:58:45.314187 [ 254 ] {d40221f2-fdb1-4f75-b788-2acf9770cbc0} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15327 | 2026.01.06 01:58:45.314224 [ 254 ] {d40221f2-fdb1-4f75-b788-2acf9770cbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15328 | 2026.01.06 01:58:45.314536 [ 254 ] {d40221f2-fdb1-4f75-b788-2acf9770cbc0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15329 | 2026.01.06 01:58:45.314743 [ 254 ] {d40221f2-fdb1-4f75-b788-2acf9770cbc0} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15330 | 2026.01.06 01:58:45.314870 [ 254 ] {d40221f2-fdb1-4f75-b788-2acf9770cbc0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. | ||
| 15331 | 2026.01.06 01:58:45.314908 [ 254 ] {d40221f2-fdb1-4f75-b788-2acf9770cbc0} <Debug> TCPHandler: Processed in 0.001378243 sec. | ||
| 15332 | 2026.01.06 01:58:45.315017 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15333 | 2026.01.06 01:58:45.315111 [ 254 ] {1d85df7c-7a4e-4b9b-978c-10fa0bd2a54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15334 | 2026.01.06 01:58:45.315150 [ 254 ] {1d85df7c-7a4e-4b9b-978c-10fa0bd2a54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15335 | 2026.01.06 01:58:45.315535 [ 254 ] {1d85df7c-7a4e-4b9b-978c-10fa0bd2a54b} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15336 | 2026.01.06 01:58:45.315571 [ 254 ] {1d85df7c-7a4e-4b9b-978c-10fa0bd2a54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15337 | 2026.01.06 01:58:45.315862 [ 254 ] {1d85df7c-7a4e-4b9b-978c-10fa0bd2a54b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15338 | 2026.01.06 01:58:45.316079 [ 254 ] {1d85df7c-7a4e-4b9b-978c-10fa0bd2a54b} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15339 | 2026.01.06 01:58:45.316206 [ 254 ] {1d85df7c-7a4e-4b9b-978c-10fa0bd2a54b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 15340 | 2026.01.06 01:58:45.316244 [ 254 ] {1d85df7c-7a4e-4b9b-978c-10fa0bd2a54b} <Debug> TCPHandler: Processed in 0.001277272 sec. | ||
| 15341 | 2026.01.06 01:58:45.316353 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15342 | 2026.01.06 01:58:45.316448 [ 254 ] {0c9359bb-b444-4245-9b2c-67f43c289e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15343 | 2026.01.06 01:58:45.316488 [ 254 ] {0c9359bb-b444-4245-9b2c-67f43c289e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15344 | 2026.01.06 01:58:45.317108 [ 254 ] {0c9359bb-b444-4245-9b2c-67f43c289e6f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15345 | 2026.01.06 01:58:45.317144 [ 254 ] {0c9359bb-b444-4245-9b2c-67f43c289e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15346 | 2026.01.06 01:58:45.317474 [ 254 ] {0c9359bb-b444-4245-9b2c-67f43c289e6f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15347 | 2026.01.06 01:58:45.317685 [ 254 ] {0c9359bb-b444-4245-9b2c-67f43c289e6f} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15348 | 2026.01.06 01:58:45.317820 [ 254 ] {0c9359bb-b444-4245-9b2c-67f43c289e6f} <Debug> executeQuery: Read 599 rows, 46.12 KiB in 0.001388 sec., 431556.1959654179 rows/sec., 32.45 MiB/sec. | ||
| 15349 | 2026.01.06 01:58:45.317857 [ 254 ] {0c9359bb-b444-4245-9b2c-67f43c289e6f} <Debug> TCPHandler: Processed in 0.001553585 sec. | ||
| 15350 | 2026.01.06 01:58:45.317967 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15351 | 2026.01.06 01:58:45.318061 [ 254 ] {bef22b2e-d2e7-4157-9973-18ab7f576100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15352 | 2026.01.06 01:58:45.318104 [ 254 ] {bef22b2e-d2e7-4157-9973-18ab7f576100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15353 | 2026.01.06 01:58:45.318689 [ 254 ] {bef22b2e-d2e7-4157-9973-18ab7f576100} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15354 | 2026.01.06 01:58:45.318726 [ 254 ] {bef22b2e-d2e7-4157-9973-18ab7f576100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15355 | 2026.01.06 01:58:45.319121 [ 254 ] {bef22b2e-d2e7-4157-9973-18ab7f576100} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15356 | 2026.01.06 01:58:45.319333 [ 254 ] {bef22b2e-d2e7-4157-9973-18ab7f576100} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15357 | 2026.01.06 01:58:45.319469 [ 254 ] {bef22b2e-d2e7-4157-9973-18ab7f576100} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001426 sec., 621318.3730715287 rows/sec., 42.17 MiB/sec. | ||
| 15358 | 2026.01.06 01:58:45.319506 [ 254 ] {bef22b2e-d2e7-4157-9973-18ab7f576100} <Debug> TCPHandler: Processed in 0.001587725 sec. | ||
| 15359 | 2026.01.06 01:58:45.319615 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15360 | 2026.01.06 01:58:45.319710 [ 254 ] {420fe936-6712-4821-8bc0-e3754a02ffba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15361 | 2026.01.06 01:58:45.319765 [ 254 ] {420fe936-6712-4821-8bc0-e3754a02ffba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15362 | 2026.01.06 01:58:45.320607 [ 254 ] {420fe936-6712-4821-8bc0-e3754a02ffba} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15363 | 2026.01.06 01:58:45.320644 [ 254 ] {420fe936-6712-4821-8bc0-e3754a02ffba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15364 | 2026.01.06 01:58:45.321193 [ 254 ] {420fe936-6712-4821-8bc0-e3754a02ffba} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15365 | 2026.01.06 01:58:45.321415 [ 254 ] {420fe936-6712-4821-8bc0-e3754a02ffba} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15366 | 2026.01.06 01:58:45.321550 [ 254 ] {420fe936-6712-4821-8bc0-e3754a02ffba} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001859 sec., 16675.632060247444 rows/sec., 29.88 MiB/sec. | ||
| 15367 | 2026.01.06 01:58:45.321606 [ 254 ] {420fe936-6712-4821-8bc0-e3754a02ffba} <Debug> TCPHandler: Processed in 0.002039589 sec. | ||
| 15368 | 2026.01.06 01:58:45.321723 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15369 | 2026.01.06 01:58:45.321817 [ 254 ] {69b188ff-10bb-4737-9e8b-2984f5421ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15370 | 2026.01.06 01:58:45.321858 [ 254 ] {69b188ff-10bb-4737-9e8b-2984f5421ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15371 | 2026.01.06 01:58:45.322189 [ 254 ] {69b188ff-10bb-4737-9e8b-2984f5421ec3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15372 | 2026.01.06 01:58:45.322225 [ 254 ] {69b188ff-10bb-4737-9e8b-2984f5421ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15373 | 2026.01.06 01:58:45.322545 [ 254 ] {69b188ff-10bb-4737-9e8b-2984f5421ec3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15374 | 2026.01.06 01:58:45.322760 [ 254 ] {69b188ff-10bb-4737-9e8b-2984f5421ec3} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15375 | 2026.01.06 01:58:45.322888 [ 254 ] {69b188ff-10bb-4737-9e8b-2984f5421ec3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 15376 | 2026.01.06 01:58:45.322924 [ 254 ] {69b188ff-10bb-4737-9e8b-2984f5421ec3} <Debug> TCPHandler: Processed in 0.001251591 sec. | ||
| 15377 | 2026.01.06 01:58:45.912594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35993 | ||
| 15378 | 2026.01.06 01:58:45.913371 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2026.01.06 01:58:45.913443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15380 | 2026.01.06 01:58:45.913971 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15381 | 2026.01.06 01:58:45.914198 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2026.01.06 01:58:45.914339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35993 | ||
| 15383 | 2026.01.06 01:58:45.914443 [ 225 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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] | ||
| 15384 | 2026.01.06 01:58:45.914481 [ 225 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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] | ||
| 15385 | 2026.01.06 01:58:45.918227 [ 225 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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] | ||
| 15386 | 2026.01.06 01:58:47.912182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 15387 | 2026.01.06 01:58:47.930257 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15388 | 2026.01.06 01:58:47.930322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15389 | 2026.01.06 01:58:47.936659 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 15390 | 2026.01.06 01:58:47.937425 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15391 | 2026.01.06 01:58:47.937820 [ 225 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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] | ||
| 15392 | 2026.01.06 01:58:47.937875 [ 225 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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] | ||
| 15393 | 2026.01.06 01:58:47.941130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 15394 | 2026.01.06 01:58:47.944980 [ 225 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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] | ||
| 15395 | 2026.01.06 01:58:48.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.07 MiB, peak 393.65 MiB, free memory in arenas 0.00 B, will set to 376.55 MiB (RSS), difference: 3.48 MiB | ||
| 15396 | 2026.01.06 01:58:50.276865 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15397 | 2026.01.06 01:58:50.277091 [ 254 ] {8eddb7e7-1cf2-4694-a068-954a72dd1f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15398 | 2026.01.06 01:58:50.277169 [ 254 ] {8eddb7e7-1cf2-4694-a068-954a72dd1f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15399 | 2026.01.06 01:58:50.277941 [ 254 ] {8eddb7e7-1cf2-4694-a068-954a72dd1f51} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15400 | 2026.01.06 01:58:50.277996 [ 254 ] {8eddb7e7-1cf2-4694-a068-954a72dd1f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15401 | 2026.01.06 01:58:50.278400 [ 254 ] {8eddb7e7-1cf2-4694-a068-954a72dd1f51} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15402 | 2026.01.06 01:58:50.278625 [ 254 ] {8eddb7e7-1cf2-4694-a068-954a72dd1f51} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15403 | 2026.01.06 01:58:50.278789 [ 254 ] {8eddb7e7-1cf2-4694-a068-954a72dd1f51} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001754 sec., 43329.532497149376 rows/sec., 3.56 MiB/sec. | ||
| 15404 | 2026.01.06 01:58:50.278840 [ 254 ] {8eddb7e7-1cf2-4694-a068-954a72dd1f51} <Debug> TCPHandler: Processed in 0.002120999 sec. | ||
| 15405 | 2026.01.06 01:58:50.278978 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15406 | 2026.01.06 01:58:50.279079 [ 254 ] {b0408571-3631-43d2-b81c-c63f302bee81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15407 | 2026.01.06 01:58:50.279121 [ 254 ] {b0408571-3631-43d2-b81c-c63f302bee81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15408 | 2026.01.06 01:58:50.279641 [ 254 ] {b0408571-3631-43d2-b81c-c63f302bee81} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15409 | 2026.01.06 01:58:50.279679 [ 254 ] {b0408571-3631-43d2-b81c-c63f302bee81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15410 | 2026.01.06 01:58:50.279974 [ 254 ] {b0408571-3631-43d2-b81c-c63f302bee81} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15411 | 2026.01.06 01:58:50.280176 [ 254 ] {b0408571-3631-43d2-b81c-c63f302bee81} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15412 | 2026.01.06 01:58:50.280304 [ 254 ] {b0408571-3631-43d2-b81c-c63f302bee81} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001249 sec., 8006.40512409928 rows/sec., 602.04 KiB/sec. | ||
| 15413 | 2026.01.06 01:58:50.280341 [ 254 ] {b0408571-3631-43d2-b81c-c63f302bee81} <Debug> TCPHandler: Processed in 0.001417853 sec. | ||
| 15414 | 2026.01.06 01:58:50.280456 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15415 | 2026.01.06 01:58:50.280550 [ 254 ] {a4f973a3-9633-46c6-986b-98f7fa1419ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15416 | 2026.01.06 01:58:50.280590 [ 254 ] {a4f973a3-9633-46c6-986b-98f7fa1419ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15417 | 2026.01.06 01:58:50.281062 [ 254 ] {a4f973a3-9633-46c6-986b-98f7fa1419ab} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2026.01.06 01:58:50.281098 [ 254 ] {a4f973a3-9633-46c6-986b-98f7fa1419ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15419 | 2026.01.06 01:58:50.281404 [ 254 ] {a4f973a3-9633-46c6-986b-98f7fa1419ab} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15420 | 2026.01.06 01:58:50.281603 [ 254 ] {a4f973a3-9633-46c6-986b-98f7fa1419ab} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15421 | 2026.01.06 01:58:50.281728 [ 254 ] {a4f973a3-9633-46c6-986b-98f7fa1419ab} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001197 sec., 61821.21971595656 rows/sec., 4.83 MiB/sec. | ||
| 15422 | 2026.01.06 01:58:50.281766 [ 254 ] {a4f973a3-9633-46c6-986b-98f7fa1419ab} <Debug> TCPHandler: Processed in 0.001361653 sec. | ||
| 15423 | 2026.01.06 01:58:50.281877 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15424 | 2026.01.06 01:58:50.281970 [ 254 ] {9cb77203-1942-4f70-b71e-4b3917b8cc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15425 | 2026.01.06 01:58:50.282013 [ 254 ] {9cb77203-1942-4f70-b71e-4b3917b8cc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15426 | 2026.01.06 01:58:50.282424 [ 254 ] {9cb77203-1942-4f70-b71e-4b3917b8cc15} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15427 | 2026.01.06 01:58:50.282460 [ 254 ] {9cb77203-1942-4f70-b71e-4b3917b8cc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15428 | 2026.01.06 01:58:50.282777 [ 254 ] {9cb77203-1942-4f70-b71e-4b3917b8cc15} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15429 | 2026.01.06 01:58:50.282980 [ 254 ] {9cb77203-1942-4f70-b71e-4b3917b8cc15} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15430 | 2026.01.06 01:58:50.283106 [ 254 ] {9cb77203-1942-4f70-b71e-4b3917b8cc15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 15431 | 2026.01.06 01:58:50.283122 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
| 15432 | 2026.01.06 01:58:50.283143 [ 254 ] {9cb77203-1942-4f70-b71e-4b3917b8cc15} <Debug> TCPHandler: Processed in 0.001313293 sec. | ||
| 15433 | 2026.01.06 01:58:50.283190 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15434 | 2026.01.06 01:58:50.283215 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15435 | 2026.01.06 01:58:50.283274 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15436 | 2026.01.06 01:58:50.283320 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
| 15437 | 2026.01.06 01:58:50.283371 [ 254 ] {e95190fe-7edb-4844-8c29-17e767692d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15438 | 2026.01.06 01:58:50.283431 [ 254 ] {e95190fe-7edb-4844-8c29-17e767692d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15439 | 2026.01.06 01:58:50.283475 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15440 | 2026.01.06 01:58:50.283520 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 30284 rows starting from the beginning of the part | ||
| 15441 | 2026.01.06 01:58:50.283592 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 161 rows starting from the beginning of the part | ||
| 15442 | 2026.01.06 01:58:50.283645 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15443 | 2026.01.06 01:58:50.283687 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 15444 | 2026.01.06 01:58:50.283727 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 886 rows starting from the beginning of the part | ||
| 15445 | 2026.01.06 01:58:50.283775 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15446 | 2026.01.06 01:58:50.284249 [ 254 ] {e95190fe-7edb-4844-8c29-17e767692d74} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15447 | 2026.01.06 01:58:50.284290 [ 254 ] {e95190fe-7edb-4844-8c29-17e767692d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15448 | 2026.01.06 01:58:50.284807 [ 254 ] {e95190fe-7edb-4844-8c29-17e767692d74} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15449 | 2026.01.06 01:58:50.285042 [ 254 ] {e95190fe-7edb-4844-8c29-17e767692d74} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15450 | 2026.01.06 01:58:50.285186 [ 254 ] {e95190fe-7edb-4844-8c29-17e767692d74} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001833 sec., 5455.537370430988 rows/sec., 9.78 MiB/sec. | ||
| 15451 | 2026.01.06 01:58:50.285253 [ 254 ] {e95190fe-7edb-4844-8c29-17e767692d74} <Debug> TCPHandler: Processed in 0.002025749 sec. | ||
| 15452 | 2026.01.06 01:58:50.285360 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15453 | 2026.01.06 01:58:50.285452 [ 254 ] {9d8e1c95-28d7-4ca0-bac7-fc06671c2657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15454 | 2026.01.06 01:58:50.285493 [ 254 ] {9d8e1c95-28d7-4ca0-bac7-fc06671c2657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15455 | 2026.01.06 01:58:50.285821 [ 254 ] {9d8e1c95-28d7-4ca0-bac7-fc06671c2657} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15456 | 2026.01.06 01:58:50.285857 [ 254 ] {9d8e1c95-28d7-4ca0-bac7-fc06671c2657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15457 | 2026.01.06 01:58:50.286181 [ 254 ] {9d8e1c95-28d7-4ca0-bac7-fc06671c2657} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15458 | 2026.01.06 01:58:50.286395 [ 254 ] {9d8e1c95-28d7-4ca0-bac7-fc06671c2657} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15459 | 2026.01.06 01:58:50.286524 [ 254 ] {9d8e1c95-28d7-4ca0-bac7-fc06671c2657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 15460 | 2026.01.06 01:58:50.286560 [ 254 ] {9d8e1c95-28d7-4ca0-bac7-fc06671c2657} <Debug> TCPHandler: Processed in 0.001248012 sec. | ||
| 15461 | 2026.01.06 01:58:50.289842 [ 198 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31811 rows, containing 5 columns (5 merged, 0 gathered) in 0.006567951 sec., 4843367.436815531 rows/sec., 330.59 MiB/sec. | ||
| 15462 | 2026.01.06 01:58:50.290492 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
| 15463 | 2026.01.06 01:58:50.290837 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15464 | 2026.01.06 01:58:50.290919 [ 194 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
| 15465 | 2026.01.06 01:58:50.291019 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 15466 | 2026.01.06 01:58:53.211112 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15467 | 2026.01.06 01:58:53.211159 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15468 | 2026.01.06 01:58:53.414534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36505 | ||
| 15469 | 2026.01.06 01:58:53.415178 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15470 | 2026.01.06 01:58:53.415219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15471 | 2026.01.06 01:58:53.415766 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15472 | 2026.01.06 01:58:53.415989 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15473 | 2026.01.06 01:58:53.416113 [ 61 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15474 | 2026.01.06 01:58:53.416119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36505 | ||
| 15475 | 2026.01.06 01:58:53.416151 [ 61 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15476 | 2026.01.06 01:58:53.416170 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15477 | 2026.01.06 01:58:53.416287 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 15478 | 2026.01.06 01:58:53.416433 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15479 | 2026.01.06 01:58:53.416470 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34073 rows starting from the beginning of the part | ||
| 15480 | 2026.01.06 01:58:53.416533 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 15481 | 2026.01.06 01:58:53.416577 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 15482 | 2026.01.06 01:58:53.416616 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 15483 | 2026.01.06 01:58:53.416655 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 15484 | 2026.01.06 01:58:53.416691 [ 192 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 15485 | 2026.01.06 01:58:53.419208 [ 193 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36505 rows, containing 4 columns (4 merged, 0 gathered) in 0.002977597 sec., 12259886.07591961 rows/sec., 175.38 MiB/sec. | ||
| 15486 | 2026.01.06 01:58:53.419581 [ 193 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15487 | 2026.01.06 01:58:53.419896 [ 193 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_76_15} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15488 | 2026.01.06 01:58:53.419956 [ 193 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_76_15} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15489 | 2026.01.06 01:58:53.420038 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 15490 | 2026.01.06 01:58:53.517359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1874 | ||
| 15491 | 2026.01.06 01:58:53.519649 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15492 | 2026.01.06 01:58:53.519691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15493 | 2026.01.06 01:58:53.520803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15494 | 2026.01.06 01:58:53.521057 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2026.01.06 01:58:53.521311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1874 | ||
| 15496 | 2026.01.06 01:58:54.530343 [ 223 ] {} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): 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] | ||
| 15497 | 2026.01.06 01:58:54.530442 [ 223 ] {} <Debug> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): 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] | ||
| 15498 | 2026.01.06 01:58:54.533609 [ 223 ] {} <Debug> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): 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] | ||
| 15499 | 2026.01.06 01:58:54.878373 [ 220 ] {} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): 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] | ||
| 15500 | 2026.01.06 01:58:54.878427 [ 220 ] {} <Debug> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): 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] | ||
| 15501 | 2026.01.06 01:58:54.881051 [ 220 ] {} <Debug> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): 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] | ||
| 15502 | 2026.01.06 01:58:55.277705 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15503 | 2026.01.06 01:58:55.277897 [ 254 ] {624f5058-ec3a-4da0-8037-dbfad3afde73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15504 | 2026.01.06 01:58:55.277969 [ 254 ] {624f5058-ec3a-4da0-8037-dbfad3afde73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15505 | 2026.01.06 01:58:55.278708 [ 254 ] {624f5058-ec3a-4da0-8037-dbfad3afde73} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15506 | 2026.01.06 01:58:55.278762 [ 254 ] {624f5058-ec3a-4da0-8037-dbfad3afde73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15507 | 2026.01.06 01:58:55.279185 [ 254 ] {624f5058-ec3a-4da0-8037-dbfad3afde73} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15508 | 2026.01.06 01:58:55.279418 [ 254 ] {624f5058-ec3a-4da0-8037-dbfad3afde73} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15509 | 2026.01.06 01:58:55.279581 [ 254 ] {624f5058-ec3a-4da0-8037-dbfad3afde73} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001735 sec., 68011.52737752162 rows/sec., 5.76 MiB/sec. | ||
| 15510 | 2026.01.06 01:58:55.279587 [ 99 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15511 | 2026.01.06 01:58:55.279635 [ 254 ] {624f5058-ec3a-4da0-8037-dbfad3afde73} <Debug> TCPHandler: Processed in 0.002065029 sec. | ||
| 15512 | 2026.01.06 01:58:55.279658 [ 99 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15513 | 2026.01.06 01:58:55.279691 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15514 | 2026.01.06 01:58:55.279780 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15515 | 2026.01.06 01:58:55.279798 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 15516 | 2026.01.06 01:58:55.279890 [ 254 ] {34f930dc-9e4b-4ab7-a734-7e69141d8874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15517 | 2026.01.06 01:58:55.279919 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15518 | 2026.01.06 01:58:55.279938 [ 254 ] {34f930dc-9e4b-4ab7-a734-7e69141d8874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15519 | 2026.01.06 01:58:55.279956 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2468 rows starting from the beginning of the part | ||
| 15520 | 2026.01.06 01:58:55.280024 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 118 rows starting from the beginning of the part | ||
| 15521 | 2026.01.06 01:58:55.280069 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 76 rows starting from the beginning of the part | ||
| 15522 | 2026.01.06 01:58:55.280112 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1384 rows starting from the beginning of the part | ||
| 15523 | 2026.01.06 01:58:55.280148 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 76 rows starting from the beginning of the part | ||
| 15524 | 2026.01.06 01:58:55.280187 [ 192 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 118 rows starting from the beginning of the part | ||
| 15525 | 2026.01.06 01:58:55.280374 [ 254 ] {34f930dc-9e4b-4ab7-a734-7e69141d8874} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15526 | 2026.01.06 01:58:55.280420 [ 254 ] {34f930dc-9e4b-4ab7-a734-7e69141d8874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15527 | 2026.01.06 01:58:55.280750 [ 254 ] {34f930dc-9e4b-4ab7-a734-7e69141d8874} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15528 | 2026.01.06 01:58:55.280980 [ 254 ] {34f930dc-9e4b-4ab7-a734-7e69141d8874} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15529 | 2026.01.06 01:58:55.281121 [ 254 ] {34f930dc-9e4b-4ab7-a734-7e69141d8874} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001256 sec., 24681.528662420384 rows/sec., 1.81 MiB/sec. | ||
| 15530 | 2026.01.06 01:58:55.281161 [ 254 ] {34f930dc-9e4b-4ab7-a734-7e69141d8874} <Debug> TCPHandler: Processed in 0.001433654 sec. | ||
| 15531 | 2026.01.06 01:58:55.281283 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15532 | 2026.01.06 01:58:55.281380 [ 254 ] {bd804ce8-131a-45b7-bb85-5b60ba301111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15533 | 2026.01.06 01:58:55.281419 [ 254 ] {bd804ce8-131a-45b7-bb85-5b60ba301111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15534 | 2026.01.06 01:58:55.281851 [ 254 ] {bd804ce8-131a-45b7-bb85-5b60ba301111} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15535 | 2026.01.06 01:58:55.281889 [ 254 ] {bd804ce8-131a-45b7-bb85-5b60ba301111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15536 | 2026.01.06 01:58:55.282052 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4240 rows, containing 5 columns (5 merged, 0 gathered) in 0.002300651 sec., 1842956.6240164198 rows/sec., 158.89 MiB/sec. | ||
| 15537 | 2026.01.06 01:58:55.282204 [ 254 ] {bd804ce8-131a-45b7-bb85-5b60ba301111} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15538 | 2026.01.06 01:58:55.282346 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15539 | 2026.01.06 01:58:55.282469 [ 254 ] {bd804ce8-131a-45b7-bb85-5b60ba301111} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15540 | 2026.01.06 01:58:55.282642 [ 99 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15541 | 2026.01.06 01:58:55.282646 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_116_23} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15542 | 2026.01.06 01:58:55.282667 [ 254 ] {bd804ce8-131a-45b7-bb85-5b60ba301111} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001303 sec., 72908.67229470453 rows/sec., 5.69 MiB/sec. | ||
| 15543 | 2026.01.06 01:58:55.282685 [ 99 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2026.01.06 01:58:55.282727 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15545 | 2026.01.06 01:58:55.282736 [ 254 ] {bd804ce8-131a-45b7-bb85-5b60ba301111} <Debug> TCPHandler: Processed in 0.001504023 sec. | ||
| 15546 | 2026.01.06 01:58:55.282747 [ 188 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_116_23} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15547 | 2026.01.06 01:58:55.282795 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 15548 | 2026.01.06 01:58:55.282832 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 15549 | 2026.01.06 01:58:55.282872 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15550 | 2026.01.06 01:58:55.282883 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15551 | 2026.01.06 01:58:55.282921 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 15552 | 2026.01.06 01:58:55.282964 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 95 rows starting from the beginning of the part | ||
| 15553 | 2026.01.06 01:58:55.282974 [ 254 ] {1e11df0b-abd7-417a-af66-974b996da9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15554 | 2026.01.06 01:58:55.282997 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 74 rows starting from the beginning of the part | ||
| 15555 | 2026.01.06 01:58:55.283022 [ 254 ] {1e11df0b-abd7-417a-af66-974b996da9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15556 | 2026.01.06 01:58:55.283035 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 599 rows starting from the beginning of the part | ||
| 15557 | 2026.01.06 01:58:55.283076 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 74 rows starting from the beginning of the part | ||
| 15558 | 2026.01.06 01:58:55.283108 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 95 rows starting from the beginning of the part | ||
| 15559 | 2026.01.06 01:58:55.283452 [ 254 ] {1e11df0b-abd7-417a-af66-974b996da9d9} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15560 | 2026.01.06 01:58:55.283493 [ 254 ] {1e11df0b-abd7-417a-af66-974b996da9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15561 | 2026.01.06 01:58:55.283841 [ 254 ] {1e11df0b-abd7-417a-af66-974b996da9d9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15562 | 2026.01.06 01:58:55.284049 [ 254 ] {1e11df0b-abd7-417a-af66-974b996da9d9} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15563 | 2026.01.06 01:58:55.284054 [ 188 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288592 sec., 1697201.286365273 rows/sec., 131.92 MiB/sec. | ||
| 15564 | 2026.01.06 01:58:55.284180 [ 254 ] {1e11df0b-abd7-417a-af66-974b996da9d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 15565 | 2026.01.06 01:58:55.284223 [ 254 ] {1e11df0b-abd7-417a-af66-974b996da9d9} <Debug> TCPHandler: Processed in 0.001399523 sec. | ||
| 15566 | 2026.01.06 01:58:55.284226 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15567 | 2026.01.06 01:58:55.284333 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15568 | 2026.01.06 01:58:55.284430 [ 254 ] {ed8c8b6a-81fe-4ed4-aa43-b3881b9caada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15569 | 2026.01.06 01:58:55.284477 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_116_23} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15570 | 2026.01.06 01:58:55.284487 [ 254 ] {ed8c8b6a-81fe-4ed4-aa43-b3881b9caada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15571 | 2026.01.06 01:58:55.284546 [ 192 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_116_23} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15572 | 2026.01.06 01:58:55.284610 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 15573 | 2026.01.06 01:58:55.285364 [ 254 ] {ed8c8b6a-81fe-4ed4-aa43-b3881b9caada} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15574 | 2026.01.06 01:58:55.285404 [ 254 ] {ed8c8b6a-81fe-4ed4-aa43-b3881b9caada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15575 | 2026.01.06 01:58:55.285946 [ 254 ] {ed8c8b6a-81fe-4ed4-aa43-b3881b9caada} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15576 | 2026.01.06 01:58:55.286168 [ 254 ] {ed8c8b6a-81fe-4ed4-aa43-b3881b9caada} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15577 | 2026.01.06 01:58:55.286301 [ 254 ] {ed8c8b6a-81fe-4ed4-aa43-b3881b9caada} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001889 sec., 16410.79936474325 rows/sec., 29.41 MiB/sec. | ||
| 15578 | 2026.01.06 01:58:55.286354 [ 254 ] {ed8c8b6a-81fe-4ed4-aa43-b3881b9caada} <Debug> TCPHandler: Processed in 0.002068009 sec. | ||
| 15579 | 2026.01.06 01:58:55.286465 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15580 | 2026.01.06 01:58:55.286558 [ 254 ] {3732d14f-ca94-4e37-8ac0-0493b8dc3502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15581 | 2026.01.06 01:58:55.286599 [ 254 ] {3732d14f-ca94-4e37-8ac0-0493b8dc3502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15582 | 2026.01.06 01:58:55.286932 [ 254 ] {3732d14f-ca94-4e37-8ac0-0493b8dc3502} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15583 | 2026.01.06 01:58:55.286968 [ 254 ] {3732d14f-ca94-4e37-8ac0-0493b8dc3502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15584 | 2026.01.06 01:58:55.287270 [ 254 ] {3732d14f-ca94-4e37-8ac0-0493b8dc3502} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15585 | 2026.01.06 01:58:55.287467 [ 254 ] {3732d14f-ca94-4e37-8ac0-0493b8dc3502} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15586 | 2026.01.06 01:58:55.287584 [ 99 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15587 | 2026.01.06 01:58:55.287592 [ 254 ] {3732d14f-ca94-4e37-8ac0-0493b8dc3502} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 15588 | 2026.01.06 01:58:55.287623 [ 99 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15589 | 2026.01.06 01:58:55.287645 [ 254 ] {3732d14f-ca94-4e37-8ac0-0493b8dc3502} <Debug> TCPHandler: Processed in 0.001227251 sec. | ||
| 15590 | 2026.01.06 01:58:55.287646 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15591 | 2026.01.06 01:58:55.287770 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::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.06 01:58:55.287913 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15593 | 2026.01.06 01:58:55.287952 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6122 rows starting from the beginning of the part | ||
| 15594 | 2026.01.06 01:58:55.288027 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 15595 | 2026.01.06 01:58:55.288078 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 15596 | 2026.01.06 01:58:55.288124 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 15597 | 2026.01.06 01:58:55.288168 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 15598 | 2026.01.06 01:58:55.288213 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 15599 | 2026.01.06 01:58:55.290021 [ 188 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6422 rows, containing 4 columns (4 merged, 0 gathered) in 0.002304522 sec., 2786695.0282965405 rows/sec., 183.88 MiB/sec. | ||
| 15600 | 2026.01.06 01:58:55.290395 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15601 | 2026.01.06 01:58:55.290633 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_116_23} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15602 | 2026.01.06 01:58:55.290698 [ 192 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_116_23} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15603 | 2026.01.06 01:58:55.290775 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15604 | 2026.01.06 01:58:55.366476 [ 219 ] {} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): 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] | ||
| 15605 | 2026.01.06 01:58:55.366516 [ 219 ] {} <Debug> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): 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] | ||
| 15606 | 2026.01.06 01:58:55.368422 [ 219 ] {} <Debug> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): 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] | ||
| 15607 | 2026.01.06 01:58:55.441217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 15608 | 2026.01.06 01:58:55.457857 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15609 | 2026.01.06 01:58:55.457909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15610 | 2026.01.06 01:58:55.463904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 15611 | 2026.01.06 01:58:55.464610 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15612 | 2026.01.06 01:58:55.464911 [ 31 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 15613 | 2026.01.06 01:58:55.464959 [ 31 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15614 | 2026.01.06 01:58:55.464981 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15615 | 2026.01.06 01:58:55.465079 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 15616 | 2026.01.06 01:58:55.467935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 15617 | 2026.01.06 01:58:55.468845 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15618 | 2026.01.06 01:58:55.470377 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 15619 | 2026.01.06 01:58:55.474739 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 15620 | 2026.01.06 01:58:55.479073 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 15621 | 2026.01.06 01:58:55.483547 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 15622 | 2026.01.06 01:58:55.488173 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 15623 | 2026.01.06 01:58:55.492492 [ 191 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 15624 | 2026.01.06 01:58:55.546560 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.081525201 sec., 7028.501530465407 rows/sec., 36.34 MiB/sec. | ||
| 15625 | 2026.01.06 01:58:55.549666 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15626 | 2026.01.06 01:58:55.551820 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_76_15} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15627 | 2026.01.06 01:58:55.551918 [ 192 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_76_15} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15628 | 2026.01.06 01:58:55.554809 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15629 | 2026.01.06 01:58:56.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.29 MiB, peak 395.71 MiB, free memory in arenas 0.00 B, will set to 376.71 MiB (RSS), difference: -1.58 MiB | ||
| 15630 | 2026.01.06 01:58:57.864765 [ 63 ] {} <Debug> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 15631 | 2026.01.06 01:58:57.864832 [ 63 ] {} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15632 | 2026.01.06 01:58:57.864855 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15633 | 2026.01.06 01:58:57.864974 [ 186 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 15634 | 2026.01.06 01:58:57.865120 [ 186 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15635 | 2026.01.06 01:58:57.865153 [ 186 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 467 rows starting from the beginning of the part | ||
| 15636 | 2026.01.06 01:58:57.865217 [ 186 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 15637 | 2026.01.06 01:58:57.865261 [ 186 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
| 15638 | 2026.01.06 01:58:57.865299 [ 186 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part | ||
| 15639 | 2026.01.06 01:58:57.865339 [ 186 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::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 | ||
| 15640 | 2026.01.06 01:58:57.866236 [ 192 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1435 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313702 sec., 1092332.9644013636 rows/sec., 78.20 MiB/sec. | ||
| 15641 | 2026.01.06 01:58:57.866471 [ 201 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 15642 | 2026.01.06 01:58:57.866808 [ 201 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_27_6} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15643 | 2026.01.06 01:58:57.866889 [ 201 ] {8f8d202f-0e8a-4889-a46e-e2bdee6dbb39::all_1_27_6} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 15644 | 2026.01.06 01:58:57.867005 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 15645 | 2026.01.06 01:59:00.277199 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15646 | 2026.01.06 01:59:00.277421 [ 254 ] {391ea7bf-5d8c-4d7e-842b-3d9afcb20a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15647 | 2026.01.06 01:59:00.277498 [ 254 ] {391ea7bf-5d8c-4d7e-842b-3d9afcb20a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15648 | 2026.01.06 01:59:00.278223 [ 254 ] {391ea7bf-5d8c-4d7e-842b-3d9afcb20a3f} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15649 | 2026.01.06 01:59:00.278276 [ 254 ] {391ea7bf-5d8c-4d7e-842b-3d9afcb20a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15650 | 2026.01.06 01:59:00.278657 [ 254 ] {391ea7bf-5d8c-4d7e-842b-3d9afcb20a3f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15651 | 2026.01.06 01:59:00.278880 [ 254 ] {391ea7bf-5d8c-4d7e-842b-3d9afcb20a3f} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15652 | 2026.01.06 01:59:00.279041 [ 254 ] {391ea7bf-5d8c-4d7e-842b-3d9afcb20a3f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001677 sec., 2385.211687537269 rows/sec., 194.50 KiB/sec. | ||
| 15653 | 2026.01.06 01:59:00.279094 [ 254 ] {391ea7bf-5d8c-4d7e-842b-3d9afcb20a3f} <Debug> TCPHandler: Processed in 0.002035899 sec. | ||
| 15654 | 2026.01.06 01:59:00.279221 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15655 | 2026.01.06 01:59:00.279325 [ 254 ] {6225e791-9c90-49fc-8c77-4537348b9d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15656 | 2026.01.06 01:59:00.279368 [ 254 ] {6225e791-9c90-49fc-8c77-4537348b9d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15657 | 2026.01.06 01:59:00.279810 [ 254 ] {6225e791-9c90-49fc-8c77-4537348b9d2f} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15658 | 2026.01.06 01:59:00.279847 [ 254 ] {6225e791-9c90-49fc-8c77-4537348b9d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15659 | 2026.01.06 01:59:00.280160 [ 254 ] {6225e791-9c90-49fc-8c77-4537348b9d2f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15660 | 2026.01.06 01:59:00.280366 [ 254 ] {6225e791-9c90-49fc-8c77-4537348b9d2f} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15661 | 2026.01.06 01:59:00.280491 [ 254 ] {6225e791-9c90-49fc-8c77-4537348b9d2f} <Debug> executeQuery: Read 78 rows, 6.53 KiB in 0.001188 sec., 65656.56565656565 rows/sec., 5.37 MiB/sec. | ||
| 15662 | 2026.01.06 01:59:00.280530 [ 254 ] {6225e791-9c90-49fc-8c77-4537348b9d2f} <Debug> TCPHandler: Processed in 0.001359443 sec. | ||
| 15663 | 2026.01.06 01:59:00.280568 [ 220 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 15664 | 2026.01.06 01:59:00.280624 [ 220 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 15665 | 2026.01.06 01:59:00.280647 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15666 | 2026.01.06 01:59:00.280746 [ 254 ] {a7885cb1-05fe-4953-8a24-da6f3e48deaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15667 | 2026.01.06 01:59:00.280786 [ 254 ] {a7885cb1-05fe-4953-8a24-da6f3e48deaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15668 | 2026.01.06 01:59:00.281173 [ 254 ] {a7885cb1-05fe-4953-8a24-da6f3e48deaa} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15669 | 2026.01.06 01:59:00.281210 [ 254 ] {a7885cb1-05fe-4953-8a24-da6f3e48deaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15670 | 2026.01.06 01:59:00.281505 [ 254 ] {a7885cb1-05fe-4953-8a24-da6f3e48deaa} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15671 | 2026.01.06 01:59:00.281775 [ 254 ] {a7885cb1-05fe-4953-8a24-da6f3e48deaa} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15672 | 2026.01.06 01:59:00.281901 [ 96 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15673 | 2026.01.06 01:59:00.281908 [ 254 ] {a7885cb1-05fe-4953-8a24-da6f3e48deaa} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001181 sec., 11854.360711261643 rows/sec., 873.20 KiB/sec. | ||
| 15674 | 2026.01.06 01:59:00.281957 [ 96 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15675 | 2026.01.06 01:59:00.281970 [ 254 ] {a7885cb1-05fe-4953-8a24-da6f3e48deaa} <Debug> TCPHandler: Processed in 0.001370613 sec. | ||
| 15676 | 2026.01.06 01:59:00.281989 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15677 | 2026.01.06 01:59:00.282084 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15678 | 2026.01.06 01:59:00.282092 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 15679 | 2026.01.06 01:59:00.282183 [ 254 ] {4effadc8-ab85-4c95-8aa4-d8e5083b287e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15680 | 2026.01.06 01:59:00.282215 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15681 | 2026.01.06 01:59:00.282226 [ 254 ] {4effadc8-ab85-4c95-8aa4-d8e5083b287e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15682 | 2026.01.06 01:59:00.282254 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 15683 | 2026.01.06 01:59:00.282321 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 10 rows starting from the beginning of the part | ||
| 15684 | 2026.01.06 01:59:00.282364 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 55 rows starting from the beginning of the part | ||
| 15685 | 2026.01.06 01:59:00.282405 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 10 rows starting from the beginning of the part | ||
| 15686 | 2026.01.06 01:59:00.282441 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 31 rows starting from the beginning of the part | ||
| 15687 | 2026.01.06 01:59:00.282479 [ 192 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 14 rows starting from the beginning of the part | ||
| 15688 | 2026.01.06 01:59:00.282635 [ 254 ] {4effadc8-ab85-4c95-8aa4-d8e5083b287e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15689 | 2026.01.06 01:59:00.282677 [ 254 ] {4effadc8-ab85-4c95-8aa4-d8e5083b287e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15690 | 2026.01.06 01:59:00.283001 [ 254 ] {4effadc8-ab85-4c95-8aa4-d8e5083b287e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15691 | 2026.01.06 01:59:00.283230 [ 254 ] {4effadc8-ab85-4c95-8aa4-d8e5083b287e} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15692 | 2026.01.06 01:59:00.283282 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 5 columns (5 merged, 0 gathered) in 0.001233071 sec., 322771.3570427007 rows/sec., 22.42 MiB/sec. | ||
| 15693 | 2026.01.06 01:59:00.283354 [ 254 ] {4effadc8-ab85-4c95-8aa4-d8e5083b287e} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001189 sec., 65601.3456686291 rows/sec., 5.13 MiB/sec. | ||
| 15694 | 2026.01.06 01:59:00.283392 [ 254 ] {4effadc8-ab85-4c95-8aa4-d8e5083b287e} <Debug> TCPHandler: Processed in 0.001355313 sec. | ||
| 15695 | 2026.01.06 01:59:00.283452 [ 223 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 15696 | 2026.01.06 01:59:00.283490 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15697 | 2026.01.06 01:59:00.283503 [ 223 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 15698 | 2026.01.06 01:59:00.283495 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15699 | 2026.01.06 01:59:00.283624 [ 254 ] {09400ed4-e6f6-4dbd-aab6-56acc3b1132e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15700 | 2026.01.06 01:59:00.283670 [ 254 ] {09400ed4-e6f6-4dbd-aab6-56acc3b1132e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15701 | 2026.01.06 01:59:00.283867 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_111_22} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15702 | 2026.01.06 01:59:00.283949 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_111_22} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15703 | 2026.01.06 01:59:00.284048 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15704 | 2026.01.06 01:59:00.284100 [ 254 ] {09400ed4-e6f6-4dbd-aab6-56acc3b1132e} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15705 | 2026.01.06 01:59:00.284146 [ 254 ] {09400ed4-e6f6-4dbd-aab6-56acc3b1132e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15706 | 2026.01.06 01:59:00.284289 [ 220 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 15707 | 2026.01.06 01:59:00.284545 [ 254 ] {09400ed4-e6f6-4dbd-aab6-56acc3b1132e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15708 | 2026.01.06 01:59:00.284839 [ 254 ] {09400ed4-e6f6-4dbd-aab6-56acc3b1132e} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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.06 01:59:00.284975 [ 254 ] {09400ed4-e6f6-4dbd-aab6-56acc3b1132e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001369 sec., 118334.5507669832 rows/sec., 8.24 MiB/sec. | ||
| 15710 | 2026.01.06 01:59:00.285014 [ 254 ] {09400ed4-e6f6-4dbd-aab6-56acc3b1132e} <Debug> TCPHandler: Processed in 0.001566725 sec. | ||
| 15711 | 2026.01.06 01:59:00.285115 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15712 | 2026.01.06 01:59:00.285210 [ 254 ] {0e9febb8-516a-4397-bb24-99aef7e07182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15713 | 2026.01.06 01:59:00.285267 [ 254 ] {0e9febb8-516a-4397-bb24-99aef7e07182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.06 01:59:00.286034 [ 254 ] {0e9febb8-516a-4397-bb24-99aef7e07182} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15715 | 2026.01.06 01:59:00.286072 [ 254 ] {0e9febb8-516a-4397-bb24-99aef7e07182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15716 | 2026.01.06 01:59:00.286509 [ 223 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 15717 | 2026.01.06 01:59:00.286586 [ 254 ] {0e9febb8-516a-4397-bb24-99aef7e07182} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15718 | 2026.01.06 01:59:00.286817 [ 254 ] {0e9febb8-516a-4397-bb24-99aef7e07182} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15719 | 2026.01.06 01:59:00.286940 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15720 | 2026.01.06 01:59:00.286961 [ 254 ] {0e9febb8-516a-4397-bb24-99aef7e07182} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00177 sec., 5649.717514124293 rows/sec., 10.12 MiB/sec. | ||
| 15721 | 2026.01.06 01:59:00.286980 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15722 | 2026.01.06 01:59:00.287006 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15723 | 2026.01.06 01:59:00.287022 [ 254 ] {0e9febb8-516a-4397-bb24-99aef7e07182} <Debug> TCPHandler: Processed in 0.001956118 sec. | ||
| 15724 | 2026.01.06 01:59:00.287097 [ 195 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 15725 | 2026.01.06 01:59:00.287137 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15726 | 2026.01.06 01:59:00.287234 [ 254 ] {32d0f18c-5d87-49c3-a0f6-10de1f0279e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15727 | 2026.01.06 01:59:00.287276 [ 254 ] {32d0f18c-5d87-49c3-a0f6-10de1f0279e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15728 | 2026.01.06 01:59:00.287323 [ 195 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15729 | 2026.01.06 01:59:00.287381 [ 195 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2110 rows starting from the beginning of the part | ||
| 15730 | 2026.01.06 01:59:00.287507 [ 195 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 10 rows starting from the beginning of the part | ||
| 15731 | 2026.01.06 01:59:00.287602 [ 254 ] {32d0f18c-5d87-49c3-a0f6-10de1f0279e7} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15732 | 2026.01.06 01:59:00.287618 [ 195 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 31 rows starting from the beginning of the part | ||
| 15733 | 2026.01.06 01:59:00.287646 [ 254 ] {32d0f18c-5d87-49c3-a0f6-10de1f0279e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15734 | 2026.01.06 01:59:00.287737 [ 195 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 10 rows starting from the beginning of the part | ||
| 15735 | 2026.01.06 01:59:00.287842 [ 195 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 31 rows starting from the beginning of the part | ||
| 15736 | 2026.01.06 01:59:00.287941 [ 195 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 10 rows starting from the beginning of the part | ||
| 15737 | 2026.01.06 01:59:00.287976 [ 254 ] {32d0f18c-5d87-49c3-a0f6-10de1f0279e7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15738 | 2026.01.06 01:59:00.288206 [ 254 ] {32d0f18c-5d87-49c3-a0f6-10de1f0279e7} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15739 | 2026.01.06 01:59:00.288343 [ 254 ] {32d0f18c-5d87-49c3-a0f6-10de1f0279e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 15740 | 2026.01.06 01:59:00.288382 [ 254 ] {32d0f18c-5d87-49c3-a0f6-10de1f0279e7} <Debug> TCPHandler: Processed in 0.001295162 sec. | ||
| 15741 | 2026.01.06 01:59:00.288449 [ 222 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 15742 | 2026.01.06 01:59:00.288502 [ 222 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 15743 | 2026.01.06 01:59:00.291429 [ 222 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 15744 | 2026.01.06 01:59:00.297046 [ 197 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2202 rows, containing 19 columns (19 merged, 0 gathered) in 0.009989693 sec., 220427.1943091745 rows/sec., 395.00 MiB/sec. | ||
| 15745 | 2026.01.06 01:59:00.298675 [ 199 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15746 | 2026.01.06 01:59:00.299023 [ 199 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15747 | 2026.01.06 01:59:00.299096 [ 199 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15748 | 2026.01.06 01:59:00.299211 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.29 MiB. | ||
| 15749 | 2026.01.06 01:59:00.916261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36953 | ||
| 15750 | 2026.01.06 01:59:00.916781 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15751 | 2026.01.06 01:59:00.916826 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15752 | 2026.01.06 01:59:00.917303 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15753 | 2026.01.06 01:59:00.917525 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15754 | 2026.01.06 01:59:00.917649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36953 | ||
| 15755 | 2026.01.06 01:59:01.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.29 MiB, peak 395.71 MiB, free memory in arenas 0.00 B, will set to 381.02 MiB (RSS), difference: 3.73 MiB | ||
| 15756 | 2026.01.06 01:59:01.300268 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 15757 | 2026.01.06 01:59:01.300344 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 15758 | 2026.01.06 01:59:01.303459 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 15759 | 2026.01.06 01:59:02.968016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15760 | 2026.01.06 01:59:02.984185 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15761 | 2026.01.06 01:59:02.984244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15762 | 2026.01.06 01:59:02.990391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15763 | 2026.01.06 01:59:02.991112 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15764 | 2026.01.06 01:59:02.994046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15765 | 2026.01.06 01:59:03.521554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1900 | ||
| 15766 | 2026.01.06 01:59:03.523854 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15767 | 2026.01.06 01:59:03.523904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15768 | 2026.01.06 01:59:03.525053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15769 | 2026.01.06 01:59:03.525312 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15770 | 2026.01.06 01:59:03.525572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1900 | ||
| 15771 | 2026.01.06 01:59:05.009798 [ 221 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 15772 | 2026.01.06 01:59:05.009863 [ 221 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 15773 | 2026.01.06 01:59:05.012150 [ 221 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 15774 | 2026.01.06 01:59:05.162772 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 15775 | 2026.01.06 01:59:05.162817 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 15776 | 2026.01.06 01:59:05.166063 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 15777 | 2026.01.06 01:59:05.278694 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15778 | 2026.01.06 01:59:05.278876 [ 254 ] {35f563b3-51a1-432c-9d5a-58ea77f0ec3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15779 | 2026.01.06 01:59:05.278947 [ 254 ] {35f563b3-51a1-432c-9d5a-58ea77f0ec3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15780 | 2026.01.06 01:59:05.279699 [ 254 ] {35f563b3-51a1-432c-9d5a-58ea77f0ec3c} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15781 | 2026.01.06 01:59:05.279748 [ 254 ] {35f563b3-51a1-432c-9d5a-58ea77f0ec3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15782 | 2026.01.06 01:59:05.280163 [ 254 ] {35f563b3-51a1-432c-9d5a-58ea77f0ec3c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15783 | 2026.01.06 01:59:05.280402 [ 254 ] {35f563b3-51a1-432c-9d5a-58ea77f0ec3c} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15784 | 2026.01.06 01:59:05.280597 [ 254 ] {35f563b3-51a1-432c-9d5a-58ea77f0ec3c} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001772 sec., 66591.42212189616 rows/sec., 5.64 MiB/sec. | ||
| 15785 | 2026.01.06 01:59:05.280646 [ 254 ] {35f563b3-51a1-432c-9d5a-58ea77f0ec3c} <Debug> TCPHandler: Processed in 0.002087479 sec. | ||
| 15786 | 2026.01.06 01:59:05.280779 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15787 | 2026.01.06 01:59:05.280878 [ 254 ] {1c2ab5b1-f7ee-4e0b-9940-864e147c6497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15788 | 2026.01.06 01:59:05.280921 [ 254 ] {1c2ab5b1-f7ee-4e0b-9940-864e147c6497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15789 | 2026.01.06 01:59:05.281363 [ 254 ] {1c2ab5b1-f7ee-4e0b-9940-864e147c6497} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15790 | 2026.01.06 01:59:05.281401 [ 254 ] {1c2ab5b1-f7ee-4e0b-9940-864e147c6497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15791 | 2026.01.06 01:59:05.281705 [ 254 ] {1c2ab5b1-f7ee-4e0b-9940-864e147c6497} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15792 | 2026.01.06 01:59:05.281921 [ 254 ] {1c2ab5b1-f7ee-4e0b-9940-864e147c6497} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15793 | 2026.01.06 01:59:05.282063 [ 254 ] {1c2ab5b1-f7ee-4e0b-9940-864e147c6497} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001204 sec., 25747.50830564784 rows/sec., 1.89 MiB/sec. | ||
| 15794 | 2026.01.06 01:59:05.282107 [ 254 ] {1c2ab5b1-f7ee-4e0b-9940-864e147c6497} <Debug> TCPHandler: Processed in 0.001380393 sec. | ||
| 15795 | 2026.01.06 01:59:05.282221 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15796 | 2026.01.06 01:59:05.282320 [ 254 ] {03c859da-6545-4d1c-abbd-1a123721b18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15797 | 2026.01.06 01:59:05.282360 [ 254 ] {03c859da-6545-4d1c-abbd-1a123721b18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15798 | 2026.01.06 01:59:05.282792 [ 254 ] {03c859da-6545-4d1c-abbd-1a123721b18b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15799 | 2026.01.06 01:59:05.282831 [ 254 ] {03c859da-6545-4d1c-abbd-1a123721b18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15800 | 2026.01.06 01:59:05.283137 [ 254 ] {03c859da-6545-4d1c-abbd-1a123721b18b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15801 | 2026.01.06 01:59:05.283357 [ 254 ] {03c859da-6545-4d1c-abbd-1a123721b18b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15802 | 2026.01.06 01:59:05.283485 [ 254 ] {03c859da-6545-4d1c-abbd-1a123721b18b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001184 sec., 80236.4864864865 rows/sec., 6.27 MiB/sec. | ||
| 15803 | 2026.01.06 01:59:05.283522 [ 254 ] {03c859da-6545-4d1c-abbd-1a123721b18b} <Debug> TCPHandler: Processed in 0.001351272 sec. | ||
| 15804 | 2026.01.06 01:59:05.283633 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15805 | 2026.01.06 01:59:05.283733 [ 254 ] {9d8ce46a-4d8a-4191-a1bd-ba12231549d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15806 | 2026.01.06 01:59:05.283777 [ 254 ] {9d8ce46a-4d8a-4191-a1bd-ba12231549d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15807 | 2026.01.06 01:59:05.284191 [ 254 ] {9d8ce46a-4d8a-4191-a1bd-ba12231549d2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15808 | 2026.01.06 01:59:05.284227 [ 254 ] {9d8ce46a-4d8a-4191-a1bd-ba12231549d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15809 | 2026.01.06 01:59:05.284552 [ 254 ] {9d8ce46a-4d8a-4191-a1bd-ba12231549d2} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15810 | 2026.01.06 01:59:05.284761 [ 254 ] {9d8ce46a-4d8a-4191-a1bd-ba12231549d2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2026.01.06 01:59:05.284888 [ 254 ] {9d8ce46a-4d8a-4191-a1bd-ba12231549d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 15812 | 2026.01.06 01:59:05.284926 [ 254 ] {9d8ce46a-4d8a-4191-a1bd-ba12231549d2} <Debug> TCPHandler: Processed in 0.001342102 sec. | ||
| 15813 | 2026.01.06 01:59:05.285048 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15814 | 2026.01.06 01:59:05.285142 [ 254 ] {714bc0a3-33e1-4755-a1bb-d27ceee57483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15815 | 2026.01.06 01:59:05.285197 [ 254 ] {714bc0a3-33e1-4755-a1bb-d27ceee57483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15816 | 2026.01.06 01:59:05.286038 [ 254 ] {714bc0a3-33e1-4755-a1bb-d27ceee57483} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15817 | 2026.01.06 01:59:05.286075 [ 254 ] {714bc0a3-33e1-4755-a1bb-d27ceee57483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15818 | 2026.01.06 01:59:05.286622 [ 254 ] {714bc0a3-33e1-4755-a1bb-d27ceee57483} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15819 | 2026.01.06 01:59:05.286848 [ 254 ] {714bc0a3-33e1-4755-a1bb-d27ceee57483} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15820 | 2026.01.06 01:59:05.286986 [ 254 ] {714bc0a3-33e1-4755-a1bb-d27ceee57483} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001862 sec., 16648.76476906552 rows/sec., 29.83 MiB/sec. | ||
| 15821 | 2026.01.06 01:59:05.287042 [ 254 ] {714bc0a3-33e1-4755-a1bb-d27ceee57483} <Debug> TCPHandler: Processed in 0.002043749 sec. | ||
| 15822 | 2026.01.06 01:59:05.287160 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15823 | 2026.01.06 01:59:05.287260 [ 254 ] {d9cff3be-52a8-4ddb-93d2-f2da58623dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15824 | 2026.01.06 01:59:05.287304 [ 254 ] {d9cff3be-52a8-4ddb-93d2-f2da58623dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15825 | 2026.01.06 01:59:05.287665 [ 254 ] {d9cff3be-52a8-4ddb-93d2-f2da58623dca} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15826 | 2026.01.06 01:59:05.287702 [ 254 ] {d9cff3be-52a8-4ddb-93d2-f2da58623dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15827 | 2026.01.06 01:59:05.288004 [ 254 ] {d9cff3be-52a8-4ddb-93d2-f2da58623dca} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15828 | 2026.01.06 01:59:05.288227 [ 254 ] {d9cff3be-52a8-4ddb-93d2-f2da58623dca} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15829 | 2026.01.06 01:59:05.288354 [ 254 ] {d9cff3be-52a8-4ddb-93d2-f2da58623dca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 15830 | 2026.01.06 01:59:05.288390 [ 254 ] {d9cff3be-52a8-4ddb-93d2-f2da58623dca} <Debug> TCPHandler: Processed in 0.001279682 sec. | ||
| 15831 | 2026.01.06 01:59:08.211210 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15832 | 2026.01.06 01:59:08.211258 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15833 | 2026.01.06 01:59:08.417874 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37465 | ||
| 15834 | 2026.01.06 01:59:08.418469 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15835 | 2026.01.06 01:59:08.418520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 15836 | 2026.01.06 01:59:08.419033 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15837 | 2026.01.06 01:59:08.419277 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15838 | 2026.01.06 01:59:08.419431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37465 | ||
| 15839 | 2026.01.06 01:59:10.277075 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15840 | 2026.01.06 01:59:10.277274 [ 254 ] {8a5b8813-a9a5-4828-8465-cfc4f0b595cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15841 | 2026.01.06 01:59:10.277344 [ 254 ] {8a5b8813-a9a5-4828-8465-cfc4f0b595cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15842 | 2026.01.06 01:59:10.278033 [ 254 ] {8a5b8813-a9a5-4828-8465-cfc4f0b595cd} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15843 | 2026.01.06 01:59:10.278085 [ 254 ] {8a5b8813-a9a5-4828-8465-cfc4f0b595cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15844 | 2026.01.06 01:59:10.278503 [ 254 ] {8a5b8813-a9a5-4828-8465-cfc4f0b595cd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15845 | 2026.01.06 01:59:10.278743 [ 254 ] {8a5b8813-a9a5-4828-8465-cfc4f0b595cd} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15846 | 2026.01.06 01:59:10.278908 [ 254 ] {8a5b8813-a9a5-4828-8465-cfc4f0b595cd} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001686 sec., 45077.10557532622 rows/sec., 3.70 MiB/sec. | ||
| 15847 | 2026.01.06 01:59:10.278963 [ 254 ] {8a5b8813-a9a5-4828-8465-cfc4f0b595cd} <Debug> TCPHandler: Processed in 0.002026119 sec. | ||
| 15848 | 2026.01.06 01:59:10.279095 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15849 | 2026.01.06 01:59:10.279207 [ 254 ] {178f1016-447a-419c-bb15-98c1ef94607e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15850 | 2026.01.06 01:59:10.279254 [ 254 ] {178f1016-447a-419c-bb15-98c1ef94607e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15851 | 2026.01.06 01:59:10.279681 [ 254 ] {178f1016-447a-419c-bb15-98c1ef94607e} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15852 | 2026.01.06 01:59:10.279719 [ 254 ] {178f1016-447a-419c-bb15-98c1ef94607e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15853 | 2026.01.06 01:59:10.280029 [ 254 ] {178f1016-447a-419c-bb15-98c1ef94607e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15854 | 2026.01.06 01:59:10.280255 [ 254 ] {178f1016-447a-419c-bb15-98c1ef94607e} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15855 | 2026.01.06 01:59:10.280387 [ 254 ] {178f1016-447a-419c-bb15-98c1ef94607e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00121 sec., 8264.462809917355 rows/sec., 621.45 KiB/sec. | ||
| 15856 | 2026.01.06 01:59:10.280427 [ 254 ] {178f1016-447a-419c-bb15-98c1ef94607e} <Debug> TCPHandler: Processed in 0.001387223 sec. | ||
| 15857 | 2026.01.06 01:59:10.280540 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15858 | 2026.01.06 01:59:10.280636 [ 254 ] {40b2e6bb-5a89-4c30-a08e-7b7e5418e7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15859 | 2026.01.06 01:59:10.280679 [ 254 ] {40b2e6bb-5a89-4c30-a08e-7b7e5418e7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15860 | 2026.01.06 01:59:10.281119 [ 254 ] {40b2e6bb-5a89-4c30-a08e-7b7e5418e7bb} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15861 | 2026.01.06 01:59:10.281157 [ 254 ] {40b2e6bb-5a89-4c30-a08e-7b7e5418e7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15862 | 2026.01.06 01:59:10.281474 [ 254 ] {40b2e6bb-5a89-4c30-a08e-7b7e5418e7bb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15863 | 2026.01.06 01:59:10.281691 [ 254 ] {40b2e6bb-5a89-4c30-a08e-7b7e5418e7bb} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15864 | 2026.01.06 01:59:10.281821 [ 254 ] {40b2e6bb-5a89-4c30-a08e-7b7e5418e7bb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001205 sec., 61410.78838174274 rows/sec., 4.79 MiB/sec. | ||
| 15865 | 2026.01.06 01:59:10.281859 [ 254 ] {40b2e6bb-5a89-4c30-a08e-7b7e5418e7bb} <Debug> TCPHandler: Processed in 0.001370093 sec. | ||
| 15866 | 2026.01.06 01:59:10.281978 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15867 | 2026.01.06 01:59:10.282072 [ 254 ] {4073e35d-b5b3-4b50-8150-1dbcd246bd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15868 | 2026.01.06 01:59:10.282118 [ 254 ] {4073e35d-b5b3-4b50-8150-1dbcd246bd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15869 | 2026.01.06 01:59:10.282527 [ 254 ] {4073e35d-b5b3-4b50-8150-1dbcd246bd87} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15870 | 2026.01.06 01:59:10.282563 [ 254 ] {4073e35d-b5b3-4b50-8150-1dbcd246bd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15871 | 2026.01.06 01:59:10.282920 [ 254 ] {4073e35d-b5b3-4b50-8150-1dbcd246bd87} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15872 | 2026.01.06 01:59:10.283141 [ 254 ] {4073e35d-b5b3-4b50-8150-1dbcd246bd87} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15873 | 2026.01.06 01:59:10.283268 [ 254 ] {4073e35d-b5b3-4b50-8150-1dbcd246bd87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 15874 | 2026.01.06 01:59:10.283305 [ 254 ] {4073e35d-b5b3-4b50-8150-1dbcd246bd87} <Debug> TCPHandler: Processed in 0.001378072 sec. | ||
| 15875 | 2026.01.06 01:59:10.283418 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15876 | 2026.01.06 01:59:10.283512 [ 254 ] {07aca6cf-4a48-415b-b728-b2e066d4a304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15877 | 2026.01.06 01:59:10.283568 [ 254 ] {07aca6cf-4a48-415b-b728-b2e066d4a304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15878 | 2026.01.06 01:59:10.284348 [ 254 ] {07aca6cf-4a48-415b-b728-b2e066d4a304} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15879 | 2026.01.06 01:59:10.284385 [ 254 ] {07aca6cf-4a48-415b-b728-b2e066d4a304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15880 | 2026.01.06 01:59:10.284922 [ 254 ] {07aca6cf-4a48-415b-b728-b2e066d4a304} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15881 | 2026.01.06 01:59:10.285150 [ 254 ] {07aca6cf-4a48-415b-b728-b2e066d4a304} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15882 | 2026.01.06 01:59:10.285292 [ 254 ] {07aca6cf-4a48-415b-b728-b2e066d4a304} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001798 sec., 5561.735261401557 rows/sec., 9.97 MiB/sec. | ||
| 15883 | 2026.01.06 01:59:10.285360 [ 254 ] {07aca6cf-4a48-415b-b728-b2e066d4a304} <Debug> TCPHandler: Processed in 0.001991249 sec. | ||
| 15884 | 2026.01.06 01:59:10.285477 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15885 | 2026.01.06 01:59:10.285572 [ 254 ] {6e6704b6-8b34-43ef-9433-347f116b4e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15886 | 2026.01.06 01:59:10.285613 [ 254 ] {6e6704b6-8b34-43ef-9433-347f116b4e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15887 | 2026.01.06 01:59:10.285961 [ 254 ] {6e6704b6-8b34-43ef-9433-347f116b4e11} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2026.01.06 01:59:10.285998 [ 254 ] {6e6704b6-8b34-43ef-9433-347f116b4e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15889 | 2026.01.06 01:59:10.286301 [ 254 ] {6e6704b6-8b34-43ef-9433-347f116b4e11} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15890 | 2026.01.06 01:59:10.286508 [ 254 ] {6e6704b6-8b34-43ef-9433-347f116b4e11} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15891 | 2026.01.06 01:59:10.286635 [ 254 ] {6e6704b6-8b34-43ef-9433-347f116b4e11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 15892 | 2026.01.06 01:59:10.286671 [ 254 ] {6e6704b6-8b34-43ef-9433-347f116b4e11} <Debug> TCPHandler: Processed in 0.001243222 sec. | ||
| 15893 | 2026.01.06 01:59:10.494203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15894 | 2026.01.06 01:59:10.511779 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15895 | 2026.01.06 01:59:10.511842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15896 | 2026.01.06 01:59:10.518140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15897 | 2026.01.06 01:59:10.518879 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15898 | 2026.01.06 01:59:10.522398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15899 | 2026.01.06 01:59:13.525839 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1924 | ||
| 15900 | 2026.01.06 01:59:13.528041 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15901 | 2026.01.06 01:59:13.528099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15902 | 2026.01.06 01:59:13.529298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15903 | 2026.01.06 01:59:13.529564 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15904 | 2026.01.06 01:59:13.529821 [ 221 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): 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] | ||
| 15905 | 2026.01.06 01:59:13.529880 [ 221 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): 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] | ||
| 15906 | 2026.01.06 01:59:13.529929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1924 | ||
| 15907 | 2026.01.06 01:59:13.532158 [ 221 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): 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] | ||
| 15908 | 2026.01.06 01:59:15.309692 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15909 | 2026.01.06 01:59:15.309995 [ 254 ] {f152f0a3-fb01-43ae-ad24-7eecdaf4c328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15910 | 2026.01.06 01:59:15.310113 [ 254 ] {f152f0a3-fb01-43ae-ad24-7eecdaf4c328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15911 | 2026.01.06 01:59:15.310949 [ 254 ] {f152f0a3-fb01-43ae-ad24-7eecdaf4c328} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15912 | 2026.01.06 01:59:15.310991 [ 254 ] {f152f0a3-fb01-43ae-ad24-7eecdaf4c328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15913 | 2026.01.06 01:59:15.311387 [ 254 ] {f152f0a3-fb01-43ae-ad24-7eecdaf4c328} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15914 | 2026.01.06 01:59:15.311617 [ 254 ] {f152f0a3-fb01-43ae-ad24-7eecdaf4c328} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15915 | 2026.01.06 01:59:15.311769 [ 254 ] {f152f0a3-fb01-43ae-ad24-7eecdaf4c328} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001852 sec., 12958.963282937366 rows/sec., 1.08 MiB/sec. | ||
| 15916 | 2026.01.06 01:59:15.311812 [ 254 ] {f152f0a3-fb01-43ae-ad24-7eecdaf4c328} <Debug> TCPHandler: Processed in 0.002301091 sec. | ||
| 15917 | 2026.01.06 01:59:15.311945 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15918 | 2026.01.06 01:59:15.312046 [ 254 ] {0dc0eb18-f1e5-41ff-be91-cba69889ea8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15919 | 2026.01.06 01:59:15.312086 [ 254 ] {0dc0eb18-f1e5-41ff-be91-cba69889ea8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15920 | 2026.01.06 01:59:15.313229 [ 254 ] {0dc0eb18-f1e5-41ff-be91-cba69889ea8d} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15921 | 2026.01.06 01:59:15.313266 [ 254 ] {0dc0eb18-f1e5-41ff-be91-cba69889ea8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15922 | 2026.01.06 01:59:15.313644 [ 254 ] {0dc0eb18-f1e5-41ff-be91-cba69889ea8d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15923 | 2026.01.06 01:59:15.313855 [ 254 ] {0dc0eb18-f1e5-41ff-be91-cba69889ea8d} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15924 | 2026.01.06 01:59:15.313982 [ 254 ] {0dc0eb18-f1e5-41ff-be91-cba69889ea8d} <Debug> executeQuery: Read 1378 rows, 117.79 KiB in 0.001955 sec., 704859.3350383631 rows/sec., 58.84 MiB/sec. | ||
| 15925 | 2026.01.06 01:59:15.314019 [ 254 ] {0dc0eb18-f1e5-41ff-be91-cba69889ea8d} <Debug> TCPHandler: Processed in 0.00212406 sec. | ||
| 15926 | 2026.01.06 01:59:15.314143 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15927 | 2026.01.06 01:59:15.314237 [ 254 ] {de573e87-6bfa-4c20-9331-25b3e99c25d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15928 | 2026.01.06 01:59:15.314276 [ 254 ] {de573e87-6bfa-4c20-9331-25b3e99c25d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15929 | 2026.01.06 01:59:15.314704 [ 254 ] {de573e87-6bfa-4c20-9331-25b3e99c25d1} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15930 | 2026.01.06 01:59:15.314740 [ 254 ] {de573e87-6bfa-4c20-9331-25b3e99c25d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15931 | 2026.01.06 01:59:15.315039 [ 254 ] {de573e87-6bfa-4c20-9331-25b3e99c25d1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15932 | 2026.01.06 01:59:15.315240 [ 254 ] {de573e87-6bfa-4c20-9331-25b3e99c25d1} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15933 | 2026.01.06 01:59:15.315365 [ 254 ] {de573e87-6bfa-4c20-9331-25b3e99c25d1} <Debug> executeQuery: Read 43 rows, 3.29 KiB in 0.001147 sec., 37489.102005231034 rows/sec., 2.80 MiB/sec. | ||
| 15934 | 2026.01.06 01:59:15.315402 [ 254 ] {de573e87-6bfa-4c20-9331-25b3e99c25d1} <Debug> TCPHandler: Processed in 0.001312323 sec. | ||
| 15935 | 2026.01.06 01:59:15.315512 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15936 | 2026.01.06 01:59:15.315604 [ 254 ] {1600797c-37c8-4794-8f1d-be746797db99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15937 | 2026.01.06 01:59:15.315642 [ 254 ] {1600797c-37c8-4794-8f1d-be746797db99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15938 | 2026.01.06 01:59:15.316127 [ 254 ] {1600797c-37c8-4794-8f1d-be746797db99} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15939 | 2026.01.06 01:59:15.316163 [ 254 ] {1600797c-37c8-4794-8f1d-be746797db99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15940 | 2026.01.06 01:59:15.316460 [ 254 ] {1600797c-37c8-4794-8f1d-be746797db99} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15941 | 2026.01.06 01:59:15.316660 [ 254 ] {1600797c-37c8-4794-8f1d-be746797db99} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15942 | 2026.01.06 01:59:15.316781 [ 254 ] {1600797c-37c8-4794-8f1d-be746797db99} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001195 sec., 210878.6610878661 rows/sec., 14.59 MiB/sec. | ||
| 15943 | 2026.01.06 01:59:15.316817 [ 254 ] {1600797c-37c8-4794-8f1d-be746797db99} <Debug> TCPHandler: Processed in 0.001352213 sec. | ||
| 15944 | 2026.01.06 01:59:15.316923 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15945 | 2026.01.06 01:59:15.317014 [ 254 ] {03de8c32-aa85-44a7-971b-9e87c4fb0074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15946 | 2026.01.06 01:59:15.317052 [ 254 ] {03de8c32-aa85-44a7-971b-9e87c4fb0074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15947 | 2026.01.06 01:59:15.317426 [ 254 ] {03de8c32-aa85-44a7-971b-9e87c4fb0074} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15948 | 2026.01.06 01:59:15.317487 [ 254 ] {03de8c32-aa85-44a7-971b-9e87c4fb0074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15949 | 2026.01.06 01:59:15.317765 [ 254 ] {03de8c32-aa85-44a7-971b-9e87c4fb0074} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15950 | 2026.01.06 01:59:15.317964 [ 254 ] {03de8c32-aa85-44a7-971b-9e87c4fb0074} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15951 | 2026.01.06 01:59:15.318086 [ 254 ] {03de8c32-aa85-44a7-971b-9e87c4fb0074} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 15952 | 2026.01.06 01:59:15.318123 [ 254 ] {03de8c32-aa85-44a7-971b-9e87c4fb0074} <Debug> TCPHandler: Processed in 0.001247072 sec. | ||
| 15953 | 2026.01.06 01:59:15.318241 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15954 | 2026.01.06 01:59:15.318369 [ 254 ] {e5a276ca-8963-4526-8510-c7dbe2296050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15955 | 2026.01.06 01:59:15.318419 [ 254 ] {e5a276ca-8963-4526-8510-c7dbe2296050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15956 | 2026.01.06 01:59:15.319188 [ 254 ] {e5a276ca-8963-4526-8510-c7dbe2296050} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15957 | 2026.01.06 01:59:15.319234 [ 254 ] {e5a276ca-8963-4526-8510-c7dbe2296050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15958 | 2026.01.06 01:59:15.319592 [ 254 ] {e5a276ca-8963-4526-8510-c7dbe2296050} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15959 | 2026.01.06 01:59:15.319801 [ 254 ] {e5a276ca-8963-4526-8510-c7dbe2296050} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15960 | 2026.01.06 01:59:15.319931 [ 254 ] {e5a276ca-8963-4526-8510-c7dbe2296050} <Debug> executeQuery: Read 587 rows, 45.14 KiB in 0.001586 sec., 370113.49306431273 rows/sec., 27.80 MiB/sec. | ||
| 15961 | 2026.01.06 01:59:15.319969 [ 254 ] {e5a276ca-8963-4526-8510-c7dbe2296050} <Debug> TCPHandler: Processed in 0.001789087 sec. | ||
| 15962 | 2026.01.06 01:59:15.320074 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15963 | 2026.01.06 01:59:15.320169 [ 254 ] {f9ebe2e3-6372-4fcb-9cfb-a6bbc44de15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15964 | 2026.01.06 01:59:15.320212 [ 254 ] {f9ebe2e3-6372-4fcb-9cfb-a6bbc44de15c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15965 | 2026.01.06 01:59:15.320808 [ 254 ] {f9ebe2e3-6372-4fcb-9cfb-a6bbc44de15c} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15966 | 2026.01.06 01:59:15.320844 [ 254 ] {f9ebe2e3-6372-4fcb-9cfb-a6bbc44de15c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15967 | 2026.01.06 01:59:15.321214 [ 254 ] {f9ebe2e3-6372-4fcb-9cfb-a6bbc44de15c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15968 | 2026.01.06 01:59:15.321432 [ 254 ] {f9ebe2e3-6372-4fcb-9cfb-a6bbc44de15c} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15969 | 2026.01.06 01:59:15.321562 [ 254 ] {f9ebe2e3-6372-4fcb-9cfb-a6bbc44de15c} <Debug> executeQuery: Read 880 rows, 61.16 KiB in 0.001412 sec., 623229.4617563739 rows/sec., 42.30 MiB/sec. | ||
| 15970 | 2026.01.06 01:59:15.321565 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 | ||
| 15971 | 2026.01.06 01:59:15.321600 [ 254 ] {f9ebe2e3-6372-4fcb-9cfb-a6bbc44de15c} <Debug> TCPHandler: Processed in 0.001575845 sec. | ||
| 15972 | 2026.01.06 01:59:15.321668 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15973 | 2026.01.06 01:59:15.321714 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15974 | 2026.01.06 01:59:15.321753 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15975 | 2026.01.06 01:59:15.321823 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full | ||
| 15976 | 2026.01.06 01:59:15.321871 [ 254 ] {3905682f-07bc-4d3c-9d4b-d196a0aa63e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15977 | 2026.01.06 01:59:15.321920 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15978 | 2026.01.06 01:59:15.321934 [ 254 ] {3905682f-07bc-4d3c-9d4b-d196a0aa63e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15979 | 2026.01.06 01:59:15.321951 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 31811 rows starting from the beginning of the part | ||
| 15980 | 2026.01.06 01:59:15.322012 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 15981 | 2026.01.06 01:59:15.322058 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 162 rows starting from the beginning of the part | ||
| 15982 | 2026.01.06 01:59:15.322102 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 15983 | 2026.01.06 01:59:15.322144 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 15984 | 2026.01.06 01:59:15.322188 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 880 rows starting from the beginning of the part | ||
| 15985 | 2026.01.06 01:59:15.322858 [ 254 ] {3905682f-07bc-4d3c-9d4b-d196a0aa63e8} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15986 | 2026.01.06 01:59:15.322893 [ 254 ] {3905682f-07bc-4d3c-9d4b-d196a0aa63e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15987 | 2026.01.06 01:59:15.323429 [ 254 ] {3905682f-07bc-4d3c-9d4b-d196a0aa63e8} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15988 | 2026.01.06 01:59:15.323649 [ 254 ] {3905682f-07bc-4d3c-9d4b-d196a0aa63e8} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15989 | 2026.01.06 01:59:15.323781 [ 254 ] {3905682f-07bc-4d3c-9d4b-d196a0aa63e8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001933 sec., 16037.24780134506 rows/sec., 28.74 MiB/sec. | ||
| 15990 | 2026.01.06 01:59:15.323836 [ 254 ] {3905682f-07bc-4d3c-9d4b-d196a0aa63e8} <Debug> TCPHandler: Processed in 0.00213968 sec. | ||
| 15991 | 2026.01.06 01:59:15.323961 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15992 | 2026.01.06 01:59:15.324054 [ 254 ] {1f17f30c-15c1-463a-9288-1cb5cbe32dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15993 | 2026.01.06 01:59:15.324094 [ 254 ] {1f17f30c-15c1-463a-9288-1cb5cbe32dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15994 | 2026.01.06 01:59:15.324451 [ 254 ] {1f17f30c-15c1-463a-9288-1cb5cbe32dff} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15995 | 2026.01.06 01:59:15.324485 [ 254 ] {1f17f30c-15c1-463a-9288-1cb5cbe32dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 15996 | 2026.01.06 01:59:15.324781 [ 254 ] {1f17f30c-15c1-463a-9288-1cb5cbe32dff} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15997 | 2026.01.06 01:59:15.324981 [ 254 ] {1f17f30c-15c1-463a-9288-1cb5cbe32dff} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15998 | 2026.01.06 01:59:15.325105 [ 254 ] {1f17f30c-15c1-463a-9288-1cb5cbe32dff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 15999 | 2026.01.06 01:59:15.325141 [ 254 ] {1f17f30c-15c1-463a-9288-1cb5cbe32dff} <Debug> TCPHandler: Processed in 0.001236812 sec. | ||
| 16000 | 2026.01.06 01:59:15.328235 [ 196 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33333 rows, containing 5 columns (5 merged, 0 gathered) in 0.006452491 sec., 5165911.893561726 rows/sec., 352.69 MiB/sec. | ||
| 16001 | 2026.01.06 01:59:15.328425 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
| 16002 | 2026.01.06 01:59:15.328671 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16003 | 2026.01.06 01:59:15.328734 [ 201 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 | ||
| 16004 | 2026.01.06 01:59:15.328797 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16005 | 2026.01.06 01:59:15.919648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37913 | ||
| 16006 | 2026.01.06 01:59:15.920226 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16007 | 2026.01.06 01:59:15.920274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16008 | 2026.01.06 01:59:15.920776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16009 | 2026.01.06 01:59:15.921014 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16010 | 2026.01.06 01:59:15.921142 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37913 | ||
| 16011 | 2026.01.06 01:59:18.022527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16012 | 2026.01.06 01:59:18.040000 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16013 | 2026.01.06 01:59:18.040069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16014 | 2026.01.06 01:59:18.046181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16015 | 2026.01.06 01:59:18.046878 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16016 | 2026.01.06 01:59:18.049836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16017 | 2026.01.06 01:59:20.277474 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16018 | 2026.01.06 01:59:20.277667 [ 254 ] {0355a96d-5c98-41fe-8001-7f25cad356ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16019 | 2026.01.06 01:59:20.277732 [ 254 ] {0355a96d-5c98-41fe-8001-7f25cad356ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16020 | 2026.01.06 01:59:20.278404 [ 254 ] {0355a96d-5c98-41fe-8001-7f25cad356ba} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16021 | 2026.01.06 01:59:20.278448 [ 254 ] {0355a96d-5c98-41fe-8001-7f25cad356ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16022 | 2026.01.06 01:59:20.278846 [ 254 ] {0355a96d-5c98-41fe-8001-7f25cad356ba} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16023 | 2026.01.06 01:59:20.279081 [ 254 ] {0355a96d-5c98-41fe-8001-7f25cad356ba} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16024 | 2026.01.06 01:59:20.279233 [ 254 ] {0355a96d-5c98-41fe-8001-7f25cad356ba} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001616 sec., 47029.70297029703 rows/sec., 3.86 MiB/sec. | ||
| 16025 | 2026.01.06 01:59:20.279276 [ 254 ] {0355a96d-5c98-41fe-8001-7f25cad356ba} <Debug> TCPHandler: Processed in 0.001934298 sec. | ||
| 16026 | 2026.01.06 01:59:20.279274 [ 75 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16027 | 2026.01.06 01:59:20.279363 [ 75 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16028 | 2026.01.06 01:59:20.279386 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16029 | 2026.01.06 01:59:20.279400 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16030 | 2026.01.06 01:59:20.279480 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 16031 | 2026.01.06 01:59:20.279504 [ 254 ] {cbe4f54d-a03e-472b-ac44-9d6793693cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16032 | 2026.01.06 01:59:20.279544 [ 254 ] {cbe4f54d-a03e-472b-ac44-9d6793693cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16033 | 2026.01.06 01:59:20.279568 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16034 | 2026.01.06 01:59:20.279597 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2468 rows starting from the beginning of the part | ||
| 16035 | 2026.01.06 01:59:20.279654 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 78 rows starting from the beginning of the part | ||
| 16036 | 2026.01.06 01:59:20.279698 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 118 rows starting from the beginning of the part | ||
| 16037 | 2026.01.06 01:59:20.279740 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 76 rows starting from the beginning of the part | ||
| 16038 | 2026.01.06 01:59:20.279782 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1378 rows starting from the beginning of the part | ||
| 16039 | 2026.01.06 01:59:20.279822 [ 197 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 76 rows starting from the beginning of the part | ||
| 16040 | 2026.01.06 01:59:20.279971 [ 254 ] {cbe4f54d-a03e-472b-ac44-9d6793693cb1} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16041 | 2026.01.06 01:59:20.280006 [ 254 ] {cbe4f54d-a03e-472b-ac44-9d6793693cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16042 | 2026.01.06 01:59:20.280305 [ 254 ] {cbe4f54d-a03e-472b-ac44-9d6793693cb1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16043 | 2026.01.06 01:59:20.280515 [ 254 ] {cbe4f54d-a03e-472b-ac44-9d6793693cb1} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16044 | 2026.01.06 01:59:20.280643 [ 254 ] {cbe4f54d-a03e-472b-ac44-9d6793693cb1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001159 sec., 8628.127696289905 rows/sec., 648.79 KiB/sec. | ||
| 16045 | 2026.01.06 01:59:20.280680 [ 254 ] {cbe4f54d-a03e-472b-ac44-9d6793693cb1} <Debug> TCPHandler: Processed in 0.001327682 sec. | ||
| 16046 | 2026.01.06 01:59:20.280807 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16047 | 2026.01.06 01:59:20.280899 [ 254 ] {eae55d8a-40d5-4b23-849f-ad73a7f82324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16048 | 2026.01.06 01:59:20.280936 [ 254 ] {eae55d8a-40d5-4b23-849f-ad73a7f82324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16049 | 2026.01.06 01:59:20.281350 [ 254 ] {eae55d8a-40d5-4b23-849f-ad73a7f82324} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16050 | 2026.01.06 01:59:20.281385 [ 254 ] {eae55d8a-40d5-4b23-849f-ad73a7f82324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16051 | 2026.01.06 01:59:20.281439 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002000218 sec., 2096771.4519117419 rows/sec., 180.64 MiB/sec. | ||
| 16052 | 2026.01.06 01:59:20.281685 [ 254 ] {eae55d8a-40d5-4b23-849f-ad73a7f82324} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16053 | 2026.01.06 01:59:20.281770 [ 196 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16054 | 2026.01.06 01:59:20.281931 [ 254 ] {eae55d8a-40d5-4b23-849f-ad73a7f82324} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16055 | 2026.01.06 01:59:20.282078 [ 254 ] {eae55d8a-40d5-4b23-849f-ad73a7f82324} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001197 sec., 61821.21971595656 rows/sec., 4.83 MiB/sec. | ||
| 16056 | 2026.01.06 01:59:20.282092 [ 75 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16057 | 2026.01.06 01:59:20.282116 [ 254 ] {eae55d8a-40d5-4b23-849f-ad73a7f82324} <Debug> TCPHandler: Processed in 0.001357713 sec. | ||
| 16058 | 2026.01.06 01:59:20.282135 [ 75 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2026.01.06 01:59:20.282161 [ 196 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_121_24} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16060 | 2026.01.06 01:59:20.282179 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16061 | 2026.01.06 01:59:20.282260 [ 196 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_121_24} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16062 | 2026.01.06 01:59:20.282272 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 16063 | 2026.01.06 01:59:20.282312 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16064 | 2026.01.06 01:59:20.282359 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16065 | 2026.01.06 01:59:20.282385 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 16066 | 2026.01.06 01:59:20.282386 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 16067 | 2026.01.06 01:59:20.282426 [ 254 ] {907b59d3-672c-4e0a-a7cf-1d75ed7787c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16068 | 2026.01.06 01:59:20.282437 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 78 rows starting from the beginning of the part | ||
| 16069 | 2026.01.06 01:59:20.282492 [ 254 ] {907b59d3-672c-4e0a-a7cf-1d75ed7787c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16070 | 2026.01.06 01:59:20.282522 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 95 rows starting from the beginning of the part | ||
| 16071 | 2026.01.06 01:59:20.282568 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 74 rows starting from the beginning of the part | ||
| 16072 | 2026.01.06 01:59:20.282607 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 587 rows starting from the beginning of the part | ||
| 16073 | 2026.01.06 01:59:20.282646 [ 189 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 74 rows starting from the beginning of the part | ||
| 16074 | 2026.01.06 01:59:20.282893 [ 254 ] {907b59d3-672c-4e0a-a7cf-1d75ed7787c3} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16075 | 2026.01.06 01:59:20.282927 [ 254 ] {907b59d3-672c-4e0a-a7cf-1d75ed7787c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16076 | 2026.01.06 01:59:20.283250 [ 254 ] {907b59d3-672c-4e0a-a7cf-1d75ed7787c3} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16077 | 2026.01.06 01:59:20.283467 [ 254 ] {907b59d3-672c-4e0a-a7cf-1d75ed7787c3} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16078 | 2026.01.06 01:59:20.283593 [ 254 ] {907b59d3-672c-4e0a-a7cf-1d75ed7787c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 16079 | 2026.01.06 01:59:20.283629 [ 254 ] {907b59d3-672c-4e0a-a7cf-1d75ed7787c3} <Debug> TCPHandler: Processed in 0.001436383 sec. | ||
| 16080 | 2026.01.06 01:59:20.283728 [ 196 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488914 sec., 1449378.540332081 rows/sec., 112.57 MiB/sec. | ||
| 16081 | 2026.01.06 01:59:20.283736 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16082 | 2026.01.06 01:59:20.283845 [ 254 ] {e3cc3e4e-e35d-4e30-bc04-1b6daf1d31b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16083 | 2026.01.06 01:59:20.283890 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16084 | 2026.01.06 01:59:20.283899 [ 254 ] {e3cc3e4e-e35d-4e30-bc04-1b6daf1d31b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16085 | 2026.01.06 01:59:20.284132 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_121_24} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16086 | 2026.01.06 01:59:20.284191 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_121_24} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16087 | 2026.01.06 01:59:20.284259 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 16088 | 2026.01.06 01:59:20.284640 [ 254 ] {e3cc3e4e-e35d-4e30-bc04-1b6daf1d31b8} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16089 | 2026.01.06 01:59:20.284675 [ 254 ] {e3cc3e4e-e35d-4e30-bc04-1b6daf1d31b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16090 | 2026.01.06 01:59:20.285155 [ 254 ] {e3cc3e4e-e35d-4e30-bc04-1b6daf1d31b8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16091 | 2026.01.06 01:59:20.285373 [ 254 ] {e3cc3e4e-e35d-4e30-bc04-1b6daf1d31b8} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16092 | 2026.01.06 01:59:20.285504 [ 254 ] {e3cc3e4e-e35d-4e30-bc04-1b6daf1d31b8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001678 sec., 5959.475566150179 rows/sec., 10.68 MiB/sec. | ||
| 16093 | 2026.01.06 01:59:20.285557 [ 254 ] {e3cc3e4e-e35d-4e30-bc04-1b6daf1d31b8} <Debug> TCPHandler: Processed in 0.001868097 sec. | ||
| 16094 | 2026.01.06 01:59:20.285664 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16095 | 2026.01.06 01:59:20.285756 [ 254 ] {7009ce68-8f4e-4c60-8244-37f6d49e4416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16096 | 2026.01.06 01:59:20.285797 [ 254 ] {7009ce68-8f4e-4c60-8244-37f6d49e4416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16097 | 2026.01.06 01:59:20.286121 [ 254 ] {7009ce68-8f4e-4c60-8244-37f6d49e4416} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16098 | 2026.01.06 01:59:20.286156 [ 254 ] {7009ce68-8f4e-4c60-8244-37f6d49e4416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16099 | 2026.01.06 01:59:20.286461 [ 254 ] {7009ce68-8f4e-4c60-8244-37f6d49e4416} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16100 | 2026.01.06 01:59:20.286668 [ 254 ] {7009ce68-8f4e-4c60-8244-37f6d49e4416} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16101 | 2026.01.06 01:59:20.286791 [ 254 ] {7009ce68-8f4e-4c60-8244-37f6d49e4416} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 16102 | 2026.01.06 01:59:20.286798 [ 75 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16103 | 2026.01.06 01:59:20.286828 [ 254 ] {7009ce68-8f4e-4c60-8244-37f6d49e4416} <Debug> TCPHandler: Processed in 0.001211121 sec. | ||
| 16104 | 2026.01.06 01:59:20.286839 [ 75 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16105 | 2026.01.06 01:59:20.286882 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16106 | 2026.01.06 01:59:20.286970 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 16107 | 2026.01.06 01:59:20.287080 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16108 | 2026.01.06 01:59:20.287113 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6422 rows starting from the beginning of the part | ||
| 16109 | 2026.01.06 01:59:20.287175 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 16110 | 2026.01.06 01:59:20.287217 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 16111 | 2026.01.06 01:59:20.287256 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 16112 | 2026.01.06 01:59:20.287293 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 16113 | 2026.01.06 01:59:20.287334 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 16114 | 2026.01.06 01:59:20.289172 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6722 rows, containing 4 columns (4 merged, 0 gathered) in 0.002232111 sec., 3011498.980113444 rows/sec., 198.91 MiB/sec. | ||
| 16115 | 2026.01.06 01:59:20.289586 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16116 | 2026.01.06 01:59:20.289844 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_121_24} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16117 | 2026.01.06 01:59:20.289913 [ 196 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_121_24} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16118 | 2026.01.06 01:59:20.289982 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 16119 | 2026.01.06 01:59:23.211299 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16120 | 2026.01.06 01:59:23.211349 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16121 | 2026.01.06 01:59:23.241440 [ 221 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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] | ||
| 16122 | 2026.01.06 01:59:23.241471 [ 221 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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] | ||
| 16123 | 2026.01.06 01:59:23.244297 [ 221 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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] | ||
| 16124 | 2026.01.06 01:59:23.421306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38425 | ||
| 16125 | 2026.01.06 01:59:23.421871 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16126 | 2026.01.06 01:59:23.421910 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16127 | 2026.01.06 01:59:23.422437 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16128 | 2026.01.06 01:59:23.422674 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16129 | 2026.01.06 01:59:23.422795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38425 | ||
| 16130 | 2026.01.06 01:59:23.435429 [ 221 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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] | ||
| 16131 | 2026.01.06 01:59:23.435462 [ 221 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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] | ||
| 16132 | 2026.01.06 01:59:23.437447 [ 221 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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] | ||
| 16133 | 2026.01.06 01:59:23.530171 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1954 | ||
| 16134 | 2026.01.06 01:59:23.532693 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16135 | 2026.01.06 01:59:23.532730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16136 | 2026.01.06 01:59:23.533890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16137 | 2026.01.06 01:59:23.534291 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16138 | 2026.01.06 01:59:23.534588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1954 | ||
| 16139 | 2026.01.06 01:59:24.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.04 MiB, peak 395.71 MiB, free memory in arenas 0.00 B, will set to 381.02 MiB (RSS), difference: 3.98 MiB | ||
| 16140 | 2026.01.06 01:59:24.002839 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002304422 sec. | ||
| 16141 | 2026.01.06 01:59:25.156667 [ 222 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 16142 | 2026.01.06 01:59:25.156778 [ 222 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 16143 | 2026.01.06 01:59:25.161345 [ 222 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 16144 | 2026.01.06 01:59:25.194855 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 16145 | 2026.01.06 01:59:25.194900 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 16146 | 2026.01.06 01:59:25.197945 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 16147 | 2026.01.06 01:59:25.278549 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16148 | 2026.01.06 01:59:25.278737 [ 254 ] {85a35423-b06d-4023-828f-820b34ffe1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16149 | 2026.01.06 01:59:25.278804 [ 254 ] {85a35423-b06d-4023-828f-820b34ffe1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16150 | 2026.01.06 01:59:25.279490 [ 254 ] {85a35423-b06d-4023-828f-820b34ffe1ae} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16151 | 2026.01.06 01:59:25.279540 [ 254 ] {85a35423-b06d-4023-828f-820b34ffe1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16152 | 2026.01.06 01:59:25.279953 [ 254 ] {85a35423-b06d-4023-828f-820b34ffe1ae} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16153 | 2026.01.06 01:59:25.280180 [ 254 ] {85a35423-b06d-4023-828f-820b34ffe1ae} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16154 | 2026.01.06 01:59:25.280333 [ 254 ] {85a35423-b06d-4023-828f-820b34ffe1ae} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001646 sec., 71688.94289185906 rows/sec., 6.07 MiB/sec. | ||
| 16155 | 2026.01.06 01:59:25.280375 [ 254 ] {85a35423-b06d-4023-828f-820b34ffe1ae} <Debug> TCPHandler: Processed in 0.001977838 sec. | ||
| 16156 | 2026.01.06 01:59:25.280423 [ 222 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 16157 | 2026.01.06 01:59:25.280468 [ 222 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 16158 | 2026.01.06 01:59:25.280512 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16159 | 2026.01.06 01:59:25.280614 [ 254 ] {a97aa4b8-aef8-47da-bda2-b56bdbfe316d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16160 | 2026.01.06 01:59:25.280655 [ 254 ] {a97aa4b8-aef8-47da-bda2-b56bdbfe316d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16161 | 2026.01.06 01:59:25.281064 [ 254 ] {a97aa4b8-aef8-47da-bda2-b56bdbfe316d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16162 | 2026.01.06 01:59:25.281101 [ 254 ] {a97aa4b8-aef8-47da-bda2-b56bdbfe316d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16163 | 2026.01.06 01:59:25.281400 [ 254 ] {a97aa4b8-aef8-47da-bda2-b56bdbfe316d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16164 | 2026.01.06 01:59:25.281667 [ 254 ] {a97aa4b8-aef8-47da-bda2-b56bdbfe316d} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16165 | 2026.01.06 01:59:25.281802 [ 254 ] {a97aa4b8-aef8-47da-bda2-b56bdbfe316d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001206 sec., 25704.80928689884 rows/sec., 1.89 MiB/sec. | ||
| 16166 | 2026.01.06 01:59:25.281799 [ 71 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16167 | 2026.01.06 01:59:25.281841 [ 254 ] {a97aa4b8-aef8-47da-bda2-b56bdbfe316d} <Debug> TCPHandler: Processed in 0.001378983 sec. | ||
| 16168 | 2026.01.06 01:59:25.281881 [ 71 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16169 | 2026.01.06 01:59:25.281911 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16170 | 2026.01.06 01:59:25.281967 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16171 | 2026.01.06 01:59:25.282015 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 16172 | 2026.01.06 01:59:25.282067 [ 254 ] {94ca4dab-84a6-47c0-b207-fe6508a09b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16173 | 2026.01.06 01:59:25.282107 [ 254 ] {94ca4dab-84a6-47c0-b207-fe6508a09b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16174 | 2026.01.06 01:59:25.282127 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16175 | 2026.01.06 01:59:25.282163 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 16176 | 2026.01.06 01:59:25.282233 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 31 rows starting from the beginning of the part | ||
| 16177 | 2026.01.06 01:59:25.282287 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 10 rows starting from the beginning of the part | ||
| 16178 | 2026.01.06 01:59:25.282335 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 43 rows starting from the beginning of the part | ||
| 16179 | 2026.01.06 01:59:25.282381 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 10 rows starting from the beginning of the part | ||
| 16180 | 2026.01.06 01:59:25.282428 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 31 rows starting from the beginning of the part | ||
| 16181 | 2026.01.06 01:59:25.282559 [ 254 ] {94ca4dab-84a6-47c0-b207-fe6508a09b24} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16182 | 2026.01.06 01:59:25.282595 [ 254 ] {94ca4dab-84a6-47c0-b207-fe6508a09b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16183 | 2026.01.06 01:59:25.282935 [ 254 ] {94ca4dab-84a6-47c0-b207-fe6508a09b24} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16184 | 2026.01.06 01:59:25.283154 [ 254 ] {94ca4dab-84a6-47c0-b207-fe6508a09b24} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16185 | 2026.01.06 01:59:25.283207 [ 194 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238041 sec., 325514.2600285451 rows/sec., 22.71 MiB/sec. | ||
| 16186 | 2026.01.06 01:59:25.283287 [ 254 ] {94ca4dab-84a6-47c0-b207-fe6508a09b24} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001238 sec., 76736.67205169628 rows/sec., 5.99 MiB/sec. | ||
| 16187 | 2026.01.06 01:59:25.283330 [ 254 ] {94ca4dab-84a6-47c0-b207-fe6508a09b24} <Debug> TCPHandler: Processed in 0.001412723 sec. | ||
| 16188 | 2026.01.06 01:59:25.283334 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16189 | 2026.01.06 01:59:25.283401 [ 220 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 16190 | 2026.01.06 01:59:25.283447 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16191 | 2026.01.06 01:59:25.283460 [ 220 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 16192 | 2026.01.06 01:59:25.283549 [ 254 ] {6195855d-5156-4981-b868-b406c7af5816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16193 | 2026.01.06 01:59:25.283587 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_116_23} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16194 | 2026.01.06 01:59:25.283598 [ 254 ] {6195855d-5156-4981-b868-b406c7af5816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16195 | 2026.01.06 01:59:25.283656 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_116_23} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16196 | 2026.01.06 01:59:25.283719 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16197 | 2026.01.06 01:59:25.283958 [ 222 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 16198 | 2026.01.06 01:59:25.284004 [ 254 ] {6195855d-5156-4981-b868-b406c7af5816} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16199 | 2026.01.06 01:59:25.284045 [ 254 ] {6195855d-5156-4981-b868-b406c7af5816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16200 | 2026.01.06 01:59:25.284416 [ 254 ] {6195855d-5156-4981-b868-b406c7af5816} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16201 | 2026.01.06 01:59:25.284682 [ 254 ] {6195855d-5156-4981-b868-b406c7af5816} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16202 | 2026.01.06 01:59:25.284818 [ 254 ] {6195855d-5156-4981-b868-b406c7af5816} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 16203 | 2026.01.06 01:59:25.284855 [ 254 ] {6195855d-5156-4981-b868-b406c7af5816} <Debug> TCPHandler: Processed in 0.001456144 sec. | ||
| 16204 | 2026.01.06 01:59:25.284966 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16205 | 2026.01.06 01:59:25.285060 [ 254 ] {54bdb01e-3a31-4628-834f-0c4032403b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16206 | 2026.01.06 01:59:25.285114 [ 254 ] {54bdb01e-3a31-4628-834f-0c4032403b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16207 | 2026.01.06 01:59:25.285953 [ 254 ] {54bdb01e-3a31-4628-834f-0c4032403b73} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16208 | 2026.01.06 01:59:25.285990 [ 254 ] {54bdb01e-3a31-4628-834f-0c4032403b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16209 | 2026.01.06 01:59:25.286542 [ 254 ] {54bdb01e-3a31-4628-834f-0c4032403b73} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16210 | 2026.01.06 01:59:25.286588 [ 220 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 16211 | 2026.01.06 01:59:25.286781 [ 254 ] {54bdb01e-3a31-4628-834f-0c4032403b73} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16212 | 2026.01.06 01:59:25.286933 [ 254 ] {54bdb01e-3a31-4628-834f-0c4032403b73} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001893 sec., 16376.122556788168 rows/sec., 29.35 MiB/sec. | ||
| 16213 | 2026.01.06 01:59:25.286951 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16214 | 2026.01.06 01:59:25.286990 [ 254 ] {54bdb01e-3a31-4628-834f-0c4032403b73} <Debug> TCPHandler: Processed in 0.00207315 sec. | ||
| 16215 | 2026.01.06 01:59:25.287008 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16216 | 2026.01.06 01:59:25.287039 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16217 | 2026.01.06 01:59:25.287107 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16218 | 2026.01.06 01:59:25.287129 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 16219 | 2026.01.06 01:59:25.287206 [ 254 ] {27b4a942-e636-4b38-a0ec-6e208b8f8e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16220 | 2026.01.06 01:59:25.287246 [ 254 ] {27b4a942-e636-4b38-a0ec-6e208b8f8e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16221 | 2026.01.06 01:59:25.287347 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16222 | 2026.01.06 01:59:25.287403 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2202 rows starting from the beginning of the part | ||
| 16223 | 2026.01.06 01:59:25.287533 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 31 rows starting from the beginning of the part | ||
| 16224 | 2026.01.06 01:59:25.287582 [ 254 ] {27b4a942-e636-4b38-a0ec-6e208b8f8e53} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16225 | 2026.01.06 01:59:25.287619 [ 254 ] {27b4a942-e636-4b38-a0ec-6e208b8f8e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16226 | 2026.01.06 01:59:25.287638 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 10 rows starting from the beginning of the part | ||
| 16227 | 2026.01.06 01:59:25.287735 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 31 rows starting from the beginning of the part | ||
| 16228 | 2026.01.06 01:59:25.287828 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 10 rows starting from the beginning of the part | ||
| 16229 | 2026.01.06 01:59:25.287917 [ 193 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 31 rows starting from the beginning of the part | ||
| 16230 | 2026.01.06 01:59:25.287936 [ 254 ] {27b4a942-e636-4b38-a0ec-6e208b8f8e53} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16231 | 2026.01.06 01:59:25.288163 [ 254 ] {27b4a942-e636-4b38-a0ec-6e208b8f8e53} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16232 | 2026.01.06 01:59:25.288293 [ 254 ] {27b4a942-e636-4b38-a0ec-6e208b8f8e53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 16233 | 2026.01.06 01:59:25.288328 [ 254 ] {27b4a942-e636-4b38-a0ec-6e208b8f8e53} <Debug> TCPHandler: Processed in 0.001268991 sec. | ||
| 16234 | 2026.01.06 01:59:25.295782 [ 194 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2315 rows, containing 19 columns (19 merged, 0 gathered) in 0.008692111 sec., 266333.460306708 rows/sec., 477.26 MiB/sec. | ||
| 16235 | 2026.01.06 01:59:25.297511 [ 201 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16236 | 2026.01.06 01:59:25.297828 [ 201 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16237 | 2026.01.06 01:59:25.297895 [ 201 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16238 | 2026.01.06 01:59:25.298008 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.50 MiB. | ||
| 16239 | 2026.01.06 01:59:25.549934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 16240 | 2026.01.06 01:59:25.567630 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16241 | 2026.01.06 01:59:25.567669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 16242 | 2026.01.06 01:59:25.573876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16243 | 2026.01.06 01:59:25.574609 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16244 | 2026.01.06 01:59:25.577661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 16245 | 2026.01.06 01:59:26.000283 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.06 MiB, peak 400.01 MiB, free memory in arenas 0.00 B, will set to 383.52 MiB (RSS), difference: 1.46 MiB | ||
| 16246 | 2026.01.06 01:59:30.278059 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16247 | 2026.01.06 01:59:30.278363 [ 254 ] {6cf49a72-3879-41bc-a4bc-9a0f369c98fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16248 | 2026.01.06 01:59:30.278470 [ 254 ] {6cf49a72-3879-41bc-a4bc-9a0f369c98fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16249 | 2026.01.06 01:59:30.279247 [ 254 ] {6cf49a72-3879-41bc-a4bc-9a0f369c98fe} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16250 | 2026.01.06 01:59:30.279288 [ 254 ] {6cf49a72-3879-41bc-a4bc-9a0f369c98fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16251 | 2026.01.06 01:59:30.279669 [ 254 ] {6cf49a72-3879-41bc-a4bc-9a0f369c98fe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16252 | 2026.01.06 01:59:30.279920 [ 254 ] {6cf49a72-3879-41bc-a4bc-9a0f369c98fe} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16253 | 2026.01.06 01:59:30.280074 [ 254 ] {6cf49a72-3879-41bc-a4bc-9a0f369c98fe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001787 sec., 1119.194180190263 rows/sec., 91.26 KiB/sec. | ||
| 16254 | 2026.01.06 01:59:30.280117 [ 254 ] {6cf49a72-3879-41bc-a4bc-9a0f369c98fe} <Debug> TCPHandler: Processed in 0.002248372 sec. | ||
| 16255 | 2026.01.06 01:59:30.280253 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16256 | 2026.01.06 01:59:30.280347 [ 254 ] {e4b71842-8db0-4549-b166-3df617234e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16257 | 2026.01.06 01:59:30.280386 [ 254 ] {e4b71842-8db0-4549-b166-3df617234e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16258 | 2026.01.06 01:59:30.280864 [ 254 ] {e4b71842-8db0-4549-b166-3df617234e72} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16259 | 2026.01.06 01:59:30.280899 [ 254 ] {e4b71842-8db0-4549-b166-3df617234e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16260 | 2026.01.06 01:59:30.281211 [ 254 ] {e4b71842-8db0-4549-b166-3df617234e72} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16261 | 2026.01.06 01:59:30.281427 [ 254 ] {e4b71842-8db0-4549-b166-3df617234e72} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16262 | 2026.01.06 01:59:30.281556 [ 254 ] {e4b71842-8db0-4549-b166-3df617234e72} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001227 sec., 62754.68622656887 rows/sec., 5.14 MiB/sec. | ||
| 16263 | 2026.01.06 01:59:30.281594 [ 254 ] {e4b71842-8db0-4549-b166-3df617234e72} <Debug> TCPHandler: Processed in 0.001399553 sec. | ||
| 16264 | 2026.01.06 01:59:30.281720 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16265 | 2026.01.06 01:59:30.281820 [ 254 ] {41c0f022-e971-41f5-8044-453fc3ba1d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16266 | 2026.01.06 01:59:30.281859 [ 254 ] {41c0f022-e971-41f5-8044-453fc3ba1d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16267 | 2026.01.06 01:59:30.282283 [ 254 ] {41c0f022-e971-41f5-8044-453fc3ba1d1e} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16268 | 2026.01.06 01:59:30.282320 [ 254 ] {41c0f022-e971-41f5-8044-453fc3ba1d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16269 | 2026.01.06 01:59:30.282617 [ 254 ] {41c0f022-e971-41f5-8044-453fc3ba1d1e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16270 | 2026.01.06 01:59:30.282830 [ 254 ] {41c0f022-e971-41f5-8044-453fc3ba1d1e} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16271 | 2026.01.06 01:59:30.282957 [ 254 ] {41c0f022-e971-41f5-8044-453fc3ba1d1e} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 771.95 KiB/sec. | ||
| 16272 | 2026.01.06 01:59:30.282994 [ 254 ] {41c0f022-e971-41f5-8044-453fc3ba1d1e} <Debug> TCPHandler: Processed in 0.001324423 sec. | ||
| 16273 | 2026.01.06 01:59:30.283056 [ 221 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 16274 | 2026.01.06 01:59:30.283085 [ 221 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 16275 | 2026.01.06 01:59:30.283112 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16276 | 2026.01.06 01:59:30.283206 [ 254 ] {80dfec93-fbac-4a0b-b685-e7ac1034d818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16277 | 2026.01.06 01:59:30.283245 [ 254 ] {80dfec93-fbac-4a0b-b685-e7ac1034d818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16278 | 2026.01.06 01:59:30.283655 [ 254 ] {80dfec93-fbac-4a0b-b685-e7ac1034d818} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16279 | 2026.01.06 01:59:30.283690 [ 254 ] {80dfec93-fbac-4a0b-b685-e7ac1034d818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16280 | 2026.01.06 01:59:30.284002 [ 254 ] {80dfec93-fbac-4a0b-b685-e7ac1034d818} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16281 | 2026.01.06 01:59:30.284250 [ 254 ] {80dfec93-fbac-4a0b-b685-e7ac1034d818} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16282 | 2026.01.06 01:59:30.284375 [ 254 ] {80dfec93-fbac-4a0b-b685-e7ac1034d818} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001186 sec., 64080.94435075885 rows/sec., 5.01 MiB/sec. | ||
| 16283 | 2026.01.06 01:59:30.284412 [ 254 ] {80dfec93-fbac-4a0b-b685-e7ac1034d818} <Debug> TCPHandler: Processed in 0.001347893 sec. | ||
| 16284 | 2026.01.06 01:59:30.284523 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16285 | 2026.01.06 01:59:30.284617 [ 254 ] {9b633a22-0ddb-4893-b2e8-f8afb3857f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16286 | 2026.01.06 01:59:30.284660 [ 254 ] {9b633a22-0ddb-4893-b2e8-f8afb3857f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16287 | 2026.01.06 01:59:30.285069 [ 254 ] {9b633a22-0ddb-4893-b2e8-f8afb3857f5b} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16288 | 2026.01.06 01:59:30.285104 [ 254 ] {9b633a22-0ddb-4893-b2e8-f8afb3857f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16289 | 2026.01.06 01:59:30.285462 [ 254 ] {9b633a22-0ddb-4893-b2e8-f8afb3857f5b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16290 | 2026.01.06 01:59:30.285675 [ 254 ] {9b633a22-0ddb-4893-b2e8-f8afb3857f5b} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16291 | 2026.01.06 01:59:30.285804 [ 254 ] {9b633a22-0ddb-4893-b2e8-f8afb3857f5b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001205 sec., 133609.95850622407 rows/sec., 9.30 MiB/sec. | ||
| 16292 | 2026.01.06 01:59:30.285842 [ 254 ] {9b633a22-0ddb-4893-b2e8-f8afb3857f5b} <Debug> TCPHandler: Processed in 0.001367043 sec. | ||
| 16293 | 2026.01.06 01:59:30.285951 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16294 | 2026.01.06 01:59:30.286045 [ 254 ] {bf7d0376-6837-4099-b831-0eb5b244cf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16295 | 2026.01.06 01:59:30.286099 [ 254 ] {bf7d0376-6837-4099-b831-0eb5b244cf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16296 | 2026.01.06 01:59:30.286877 [ 254 ] {bf7d0376-6837-4099-b831-0eb5b244cf73} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16297 | 2026.01.06 01:59:30.286912 [ 254 ] {bf7d0376-6837-4099-b831-0eb5b244cf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16298 | 2026.01.06 01:59:30.286916 [ 221 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 16299 | 2026.01.06 01:59:30.287438 [ 254 ] {bf7d0376-6837-4099-b831-0eb5b244cf73} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16300 | 2026.01.06 01:59:30.287666 [ 254 ] {bf7d0376-6837-4099-b831-0eb5b244cf73} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16301 | 2026.01.06 01:59:30.287805 [ 254 ] {bf7d0376-6837-4099-b831-0eb5b244cf73} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001776 sec., 5630.630630630631 rows/sec., 10.09 MiB/sec. | ||
| 16302 | 2026.01.06 01:59:30.287860 [ 254 ] {bf7d0376-6837-4099-b831-0eb5b244cf73} <Debug> TCPHandler: Processed in 0.001957088 sec. | ||
| 16303 | 2026.01.06 01:59:30.287983 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16304 | 2026.01.06 01:59:30.288109 [ 254 ] {65d74611-68bb-47fe-bc8c-11c4e22fda4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16305 | 2026.01.06 01:59:30.288163 [ 254 ] {65d74611-68bb-47fe-bc8c-11c4e22fda4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16306 | 2026.01.06 01:59:30.288566 [ 254 ] {65d74611-68bb-47fe-bc8c-11c4e22fda4c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16307 | 2026.01.06 01:59:30.288610 [ 254 ] {65d74611-68bb-47fe-bc8c-11c4e22fda4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16308 | 2026.01.06 01:59:30.288941 [ 254 ] {65d74611-68bb-47fe-bc8c-11c4e22fda4c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16309 | 2026.01.06 01:59:30.289146 [ 254 ] {65d74611-68bb-47fe-bc8c-11c4e22fda4c} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16310 | 2026.01.06 01:59:30.289286 [ 254 ] {65d74611-68bb-47fe-bc8c-11c4e22fda4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 16311 | 2026.01.06 01:59:30.289323 [ 254 ] {65d74611-68bb-47fe-bc8c-11c4e22fda4c} <Debug> TCPHandler: Processed in 0.001402364 sec. | ||
| 16312 | 2026.01.06 01:59:30.923036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38873 | ||
| 16313 | 2026.01.06 01:59:30.923823 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16314 | 2026.01.06 01:59:30.923903 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16315 | 2026.01.06 01:59:30.924523 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16316 | 2026.01.06 01:59:30.924785 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16317 | 2026.01.06 01:59:30.924911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38873 | ||
| 16318 | 2026.01.06 01:59:30.924931 [ 66 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16319 | 2026.01.06 01:59:30.925004 [ 66 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16320 | 2026.01.06 01:59:30.925027 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16321 | 2026.01.06 01:59:30.925157 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::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 | ||
| 16322 | 2026.01.06 01:59:30.925294 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16323 | 2026.01.06 01:59:30.925336 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36505 rows starting from the beginning of the part | ||
| 16324 | 2026.01.06 01:59:30.925406 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 16325 | 2026.01.06 01:59:30.925455 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 16326 | 2026.01.06 01:59:30.925502 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 16327 | 2026.01.06 01:59:30.925545 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 16328 | 2026.01.06 01:59:30.925590 [ 190 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 16329 | 2026.01.06 01:59:30.927994 [ 188 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38873 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887347 sec., 13463224.198546277 rows/sec., 192.59 MiB/sec. | ||
| 16330 | 2026.01.06 01:59:30.928441 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16331 | 2026.01.06 01:59:30.928781 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_81_16} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16332 | 2026.01.06 01:59:30.928857 [ 191 ] {4278cead-b7fc-4288-8e6d-e917a056d6fe::all_1_81_16} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16333 | 2026.01.06 01:59:30.928984 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16334 | 2026.01.06 01:59:31.065954 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 16335 | 2026.01.06 01:59:31.065999 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 16336 | 2026.01.06 01:59:31.068904 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 16337 | 2026.01.06 01:59:32.726668 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39007 | ||
| 16338 | 2026.01.06 01:59:32.726787 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16339 | 2026.01.06 01:59:32.726817 [ 351 ] {} <Debug> TCP-Session: b888ba77-e67c-48ac-b1b2-39781037dab2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39007 | ||
| 16340 | 2026.01.06 01:59:32.726838 [ 351 ] {} <Debug> TCP-Session: b888ba77-e67c-48ac-b1b2-39781037dab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16341 | 2026.01.06 01:59:32.726850 [ 351 ] {} <Debug> TCP-Session: b888ba77-e67c-48ac-b1b2-39781037dab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16342 | 2026.01.06 01:59:32.727037 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39843 | ||
| 16343 | 2026.01.06 01:59:32.727067 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50904 | ||
| 16344 | 2026.01.06 01:59:32.727110 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41800 | ||
| 16345 | 2026.01.06 01:59:32.727055 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54227 | ||
| 16346 | 2026.01.06 01:59:32.727145 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64524 | ||
| 16347 | 2026.01.06 01:59:32.727158 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42958 | ||
| 16348 | 2026.01.06 01:59:32.727192 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16349 | 2026.01.06 01:59:32.727198 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16350 | 2026.01.06 01:59:32.727193 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16351 | 2026.01.06 01:59:32.727239 [ 368 ] {} <Debug> TCP-Session: 7548f271-508e-45c3-a67c-0054ba6e9f33 Authenticating user 'default' from [fd00:1122:3344:101::e]:41800 | ||
| 16352 | 2026.01.06 01:59:32.727249 [ 361 ] {} <Debug> TCP-Session: 7cdd9016-8dfa-4e3e-b0a1-46896605fce2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54227 | ||
| 16353 | 2026.01.06 01:59:32.727263 [ 363 ] {} <Debug> TCP-Session: 22a3c394-7e3f-4149-b5d2-c0a731353ce3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50904 | ||
| 16354 | 2026.01.06 01:59:32.727277 [ 368 ] {} <Debug> TCP-Session: 7548f271-508e-45c3-a67c-0054ba6e9f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16355 | 2026.01.06 01:59:32.727284 [ 361 ] {} <Debug> TCP-Session: 7cdd9016-8dfa-4e3e-b0a1-46896605fce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16356 | 2026.01.06 01:59:32.727297 [ 368 ] {} <Debug> TCP-Session: 7548f271-508e-45c3-a67c-0054ba6e9f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16357 | 2026.01.06 01:59:32.727291 [ 363 ] {} <Debug> TCP-Session: 22a3c394-7e3f-4149-b5d2-c0a731353ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16358 | 2026.01.06 01:59:32.727308 [ 361 ] {} <Debug> TCP-Session: 7cdd9016-8dfa-4e3e-b0a1-46896605fce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16359 | 2026.01.06 01:59:32.727324 [ 363 ] {} <Debug> TCP-Session: 22a3c394-7e3f-4149-b5d2-c0a731353ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16360 | 2026.01.06 01:59:32.727278 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16361 | 2026.01.06 01:59:32.727259 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16362 | 2026.01.06 01:59:32.727389 [ 370 ] {} <Debug> TCP-Session: 683e5782-64c6-425b-8215-2a1b49bd5701 Authenticating user 'default' from [fd00:1122:3344:101::e]:42958 | ||
| 16363 | 2026.01.06 01:59:32.727408 [ 369 ] {} <Debug> TCP-Session: 482fa40c-5cb6-4a0f-a755-d181a72f5738 Authenticating user 'default' from [fd00:1122:3344:101::e]:64524 | ||
| 16364 | 2026.01.06 01:59:32.727425 [ 370 ] {} <Debug> TCP-Session: 683e5782-64c6-425b-8215-2a1b49bd5701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16365 | 2026.01.06 01:59:32.727441 [ 369 ] {} <Debug> TCP-Session: 482fa40c-5cb6-4a0f-a755-d181a72f5738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16366 | 2026.01.06 01:59:32.727455 [ 370 ] {} <Debug> TCP-Session: 683e5782-64c6-425b-8215-2a1b49bd5701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16367 | 2026.01.06 01:59:32.727468 [ 369 ] {} <Debug> TCP-Session: 482fa40c-5cb6-4a0f-a755-d181a72f5738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16368 | 2026.01.06 01:59:32.727237 [ 351 ] {} <Trace> TCP-Session: b888ba77-e67c-48ac-b1b2-39781037dab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16369 | 2026.01.06 01:59:32.727165 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16370 | 2026.01.06 01:59:32.727056 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63055 | ||
| 16371 | 2026.01.06 01:59:32.727559 [ 360 ] {} <Debug> TCP-Session: 9fd6d07b-0e81-4693-a2f9-621e97f3caa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39843 | ||
| 16372 | 2026.01.06 01:59:32.727080 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48691 | ||
| 16373 | 2026.01.06 01:59:32.727611 [ 360 ] {} <Debug> TCP-Session: 9fd6d07b-0e81-4693-a2f9-621e97f3caa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16374 | 2026.01.06 01:59:32.727630 [ 360 ] {} <Debug> TCP-Session: 9fd6d07b-0e81-4693-a2f9-621e97f3caa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16375 | 2026.01.06 01:59:32.727695 [ 351 ] {123195f0-bb45-424a-bde9-488b16771644} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39007) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16376 | 2026.01.06 01:59:32.727791 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16377 | 2026.01.06 01:59:32.727821 [ 362 ] {} <Debug> TCP-Session: 6d6b9196-e78d-49f9-bee0-0929e0f8f02c Authenticating user 'default' from [fd00:1122:3344:101::e]:63055 | ||
| 16378 | 2026.01.06 01:59:32.727843 [ 362 ] {} <Debug> TCP-Session: 6d6b9196-e78d-49f9-bee0-0929e0f8f02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16379 | 2026.01.06 01:59:32.727860 [ 362 ] {} <Debug> TCP-Session: 6d6b9196-e78d-49f9-bee0-0929e0f8f02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16380 | 2026.01.06 01:59:32.728009 [ 351 ] {123195f0-bb45-424a-bde9-488b16771644} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16381 | 2026.01.06 01:59:32.728009 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16382 | 2026.01.06 01:59:32.728060 [ 364 ] {} <Debug> TCP-Session: e27313a0-2d0d-42bd-b597-b57947933029 Authenticating user 'default' from [fd00:1122:3344:101::e]:48691 | ||
| 16383 | 2026.01.06 01:59:32.728064 [ 351 ] {123195f0-bb45-424a-bde9-488b16771644} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16384 | 2026.01.06 01:59:32.728080 [ 364 ] {} <Debug> TCP-Session: e27313a0-2d0d-42bd-b597-b57947933029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16385 | 2026.01.06 01:59:32.728104 [ 364 ] {} <Debug> TCP-Session: e27313a0-2d0d-42bd-b597-b57947933029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16386 | 2026.01.06 01:59:32.728350 [ 351 ] {123195f0-bb45-424a-bde9-488b16771644} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 16387 | 2026.01.06 01:59:32.729423 [ 348 ] {123195f0-bb45-424a-bde9-488b16771644} <Trace> AggregatingTransform: Aggregating | ||
| 16388 | 2026.01.06 01:59:32.729467 [ 348 ] {123195f0-bb45-424a-bde9-488b16771644} <Trace> Aggregator: Aggregation method: without_key | ||
| 16389 | 2026.01.06 01:59:32.729497 [ 348 ] {123195f0-bb45-424a-bde9-488b16771644} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00101088 sec. (989.237 rows/sec., 38.64 KiB/sec.) | ||
| 16390 | 2026.01.06 01:59:32.729512 [ 348 ] {123195f0-bb45-424a-bde9-488b16771644} <Trace> Aggregator: Merging aggregated data | ||
| 16391 | 2026.01.06 01:59:32.730769 [ 351 ] {123195f0-bb45-424a-bde9-488b16771644} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003142 sec., 318.2686187141948 rows/sec., 12.43 KiB/sec. | ||
| 16392 | 2026.01.06 01:59:32.730920 [ 351 ] {123195f0-bb45-424a-bde9-488b16771644} <Debug> TCPHandler: Processed in 0.003796576 sec. | ||
| 16393 | 2026.01.06 01:59:32.731066 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16394 | 2026.01.06 01:59:32.731091 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16395 | 2026.01.06 01:59:32.731095 [ 351 ] {} <Debug> TCP-Session: b888ba77-e67c-48ac-b1b2-39781037dab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16396 | 2026.01.06 01:59:32.731119 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16397 | 2026.01.06 01:59:32.731138 [ 364 ] {} <Debug> TCP-Session: e27313a0-2d0d-42bd-b597-b57947933029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16398 | 2026.01.06 01:59:32.731148 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16399 | 2026.01.06 01:59:32.731162 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16400 | 2026.01.06 01:59:32.731210 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16401 | 2026.01.06 01:59:32.731226 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16402 | 2026.01.06 01:59:32.731241 [ 360 ] {} <Debug> TCP-Session: 9fd6d07b-0e81-4693-a2f9-621e97f3caa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16403 | 2026.01.06 01:59:32.731245 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16404 | 2026.01.06 01:59:32.731263 [ 363 ] {} <Debug> TCP-Session: 22a3c394-7e3f-4149-b5d2-c0a731353ce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16405 | 2026.01.06 01:59:32.731210 [ 370 ] {} <Debug> TCP-Session: 683e5782-64c6-425b-8215-2a1b49bd5701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16406 | 2026.01.06 01:59:32.731313 [ 369 ] {} <Debug> TCP-Session: 482fa40c-5cb6-4a0f-a755-d181a72f5738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16407 | 2026.01.06 01:59:32.731184 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16408 | 2026.01.06 01:59:32.731174 [ 361 ] {} <Debug> TCP-Session: 7cdd9016-8dfa-4e3e-b0a1-46896605fce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16409 | 2026.01.06 01:59:32.731259 [ 368 ] {} <Debug> TCP-Session: 7548f271-508e-45c3-a67c-0054ba6e9f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16410 | 2026.01.06 01:59:32.731400 [ 362 ] {} <Debug> TCP-Session: 6d6b9196-e78d-49f9-bee0-0929e0f8f02c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16411 | 2026.01.06 01:59:32.837350 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60140 | ||
| 16412 | 2026.01.06 01:59:32.837457 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16413 | 2026.01.06 01:59:32.837489 [ 351 ] {} <Debug> TCP-Session: 91e85c0b-f96e-4966-aabc-fbbba59f0225 Authenticating user 'default' from [fd00:1122:3344:101::e]:60140 | ||
| 16414 | 2026.01.06 01:59:32.837512 [ 351 ] {} <Debug> TCP-Session: 91e85c0b-f96e-4966-aabc-fbbba59f0225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16415 | 2026.01.06 01:59:32.837527 [ 351 ] {} <Debug> TCP-Session: 91e85c0b-f96e-4966-aabc-fbbba59f0225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16416 | 2026.01.06 01:59:32.837754 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58110 | ||
| 16417 | 2026.01.06 01:59:32.837794 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47023 | ||
| 16418 | 2026.01.06 01:59:32.837815 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38323 | ||
| 16419 | 2026.01.06 01:59:32.837847 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58300 | ||
| 16420 | 2026.01.06 01:59:32.837857 [ 351 ] {} <Trace> TCP-Session: 91e85c0b-f96e-4966-aabc-fbbba59f0225 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16421 | 2026.01.06 01:59:32.837898 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16422 | 2026.01.06 01:59:32.837916 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16423 | 2026.01.06 01:59:32.837941 [ 362 ] {} <Debug> TCP-Session: cf8508cb-7775-4913-8fff-879d3fda660a Authenticating user 'default' from [fd00:1122:3344:101::e]:47023 | ||
| 16424 | 2026.01.06 01:59:32.837902 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16425 | 2026.01.06 01:59:32.837969 [ 364 ] {} <Debug> TCP-Session: 5ea3cb63-2337-43a2-bcb2-2833444ede1c Authenticating user 'default' from [fd00:1122:3344:101::e]:38323 | ||
| 16426 | 2026.01.06 01:59:32.837976 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16427 | 2026.01.06 01:59:32.838010 [ 360 ] {} <Debug> TCP-Session: f3524045-d01f-4302-a6cc-145f118663ee Authenticating user 'default' from [fd00:1122:3344:101::e]:58110 | ||
| 16428 | 2026.01.06 01:59:32.838019 [ 364 ] {} <Debug> TCP-Session: 5ea3cb63-2337-43a2-bcb2-2833444ede1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16429 | 2026.01.06 01:59:32.838035 [ 369 ] {} <Debug> TCP-Session: 955d750f-f4c1-47b3-98d0-9aa3299d0c98 Authenticating user 'default' from [fd00:1122:3344:101::e]:58300 | ||
| 16430 | 2026.01.06 01:59:32.838052 [ 364 ] {} <Debug> TCP-Session: 5ea3cb63-2337-43a2-bcb2-2833444ede1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16431 | 2026.01.06 01:59:32.838063 [ 351 ] {5396233d-4b00-447d-a98a-8421ca113c06} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60140) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16432 | 2026.01.06 01:59:32.838077 [ 369 ] {} <Debug> TCP-Session: 955d750f-f4c1-47b3-98d0-9aa3299d0c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16433 | 2026.01.06 01:59:32.838045 [ 360 ] {} <Debug> TCP-Session: f3524045-d01f-4302-a6cc-145f118663ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16434 | 2026.01.06 01:59:32.838115 [ 369 ] {} <Debug> TCP-Session: 955d750f-f4c1-47b3-98d0-9aa3299d0c98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16435 | 2026.01.06 01:59:32.838153 [ 360 ] {} <Debug> TCP-Session: f3524045-d01f-4302-a6cc-145f118663ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16436 | 2026.01.06 01:59:32.837975 [ 362 ] {} <Debug> TCP-Session: cf8508cb-7775-4913-8fff-879d3fda660a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16437 | 2026.01.06 01:59:32.837844 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36134 | ||
| 16438 | 2026.01.06 01:59:32.838206 [ 362 ] {} <Debug> TCP-Session: cf8508cb-7775-4913-8fff-879d3fda660a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16439 | 2026.01.06 01:59:32.837820 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58947 | ||
| 16440 | 2026.01.06 01:59:32.837802 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45730 | ||
| 16441 | 2026.01.06 01:59:32.838269 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16442 | 2026.01.06 01:59:32.837786 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32885 | ||
| 16443 | 2026.01.06 01:59:32.838321 [ 370 ] {} <Debug> TCP-Session: 476d598f-d315-41f5-b122-b48a14afc860 Authenticating user 'default' from [fd00:1122:3344:101::e]:36134 | ||
| 16444 | 2026.01.06 01:59:32.838341 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16445 | 2026.01.06 01:59:32.838340 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16446 | 2026.01.06 01:59:32.838365 [ 370 ] {} <Debug> TCP-Session: 476d598f-d315-41f5-b122-b48a14afc860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16447 | 2026.01.06 01:59:32.838380 [ 363 ] {} <Debug> TCP-Session: 8fbc3406-571a-446b-a917-79b2504b9877 Authenticating user 'default' from [fd00:1122:3344:101::e]:45730 | ||
| 16448 | 2026.01.06 01:59:32.838386 [ 368 ] {} <Debug> TCP-Session: a35e7ba9-a8c3-44e6-a18b-a858b881b6c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58947 | ||
| 16449 | 2026.01.06 01:59:32.838399 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16450 | 2026.01.06 01:59:32.838418 [ 363 ] {} <Debug> TCP-Session: 8fbc3406-571a-446b-a917-79b2504b9877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16451 | 2026.01.06 01:59:32.838420 [ 368 ] {} <Debug> TCP-Session: a35e7ba9-a8c3-44e6-a18b-a858b881b6c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16452 | 2026.01.06 01:59:32.838436 [ 363 ] {} <Debug> TCP-Session: 8fbc3406-571a-446b-a917-79b2504b9877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16453 | 2026.01.06 01:59:32.838438 [ 361 ] {} <Debug> TCP-Session: a6e513dd-8b9c-4e54-b631-e7a67cea40ca Authenticating user 'default' from [fd00:1122:3344:101::e]:32885 | ||
| 16454 | 2026.01.06 01:59:32.838446 [ 368 ] {} <Debug> TCP-Session: a35e7ba9-a8c3-44e6-a18b-a858b881b6c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16455 | 2026.01.06 01:59:32.838464 [ 361 ] {} <Debug> TCP-Session: a6e513dd-8b9c-4e54-b631-e7a67cea40ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16456 | 2026.01.06 01:59:32.838396 [ 370 ] {} <Debug> TCP-Session: 476d598f-d315-41f5-b122-b48a14afc860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16457 | 2026.01.06 01:59:32.838483 [ 361 ] {} <Debug> TCP-Session: a6e513dd-8b9c-4e54-b631-e7a67cea40ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16458 | 2026.01.06 01:59:32.838334 [ 351 ] {5396233d-4b00-447d-a98a-8421ca113c06} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16459 | 2026.01.06 01:59:32.838575 [ 351 ] {5396233d-4b00-447d-a98a-8421ca113c06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16460 | 2026.01.06 01:59:32.838852 [ 351 ] {5396233d-4b00-447d-a98a-8421ca113c06} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 16461 | 2026.01.06 01:59:32.839815 [ 349 ] {5396233d-4b00-447d-a98a-8421ca113c06} <Trace> AggregatingTransform: Aggregating | ||
| 16462 | 2026.01.06 01:59:32.839848 [ 349 ] {5396233d-4b00-447d-a98a-8421ca113c06} <Trace> Aggregator: Aggregation method: without_key | ||
| 16463 | 2026.01.06 01:59:32.839880 [ 349 ] {5396233d-4b00-447d-a98a-8421ca113c06} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930189 sec. (1075.050 rows/sec., 41.99 KiB/sec.) | ||
| 16464 | 2026.01.06 01:59:32.839897 [ 349 ] {5396233d-4b00-447d-a98a-8421ca113c06} <Trace> Aggregator: Merging aggregated data | ||
| 16465 | 2026.01.06 01:59:32.841150 [ 351 ] {5396233d-4b00-447d-a98a-8421ca113c06} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003139 sec., 318.57279388340237 rows/sec., 12.44 KiB/sec. | ||
| 16466 | 2026.01.06 01:59:32.841291 [ 351 ] {5396233d-4b00-447d-a98a-8421ca113c06} <Debug> TCPHandler: Processed in 0.003543153 sec. | ||
| 16467 | 2026.01.06 01:59:32.841415 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16468 | 2026.01.06 01:59:32.841443 [ 351 ] {} <Debug> TCP-Session: 91e85c0b-f96e-4966-aabc-fbbba59f0225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16469 | 2026.01.06 01:59:32.841442 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16470 | 2026.01.06 01:59:32.841460 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16471 | 2026.01.06 01:59:32.841485 [ 370 ] {} <Debug> TCP-Session: 476d598f-d315-41f5-b122-b48a14afc860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16472 | 2026.01.06 01:59:32.841490 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16473 | 2026.01.06 01:59:32.841510 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16474 | 2026.01.06 01:59:32.841549 [ 360 ] {} <Debug> TCP-Session: f3524045-d01f-4302-a6cc-145f118663ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16475 | 2026.01.06 01:59:32.841549 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16476 | 2026.01.06 01:59:32.841569 [ 362 ] {} <Debug> TCP-Session: cf8508cb-7775-4913-8fff-879d3fda660a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16477 | 2026.01.06 01:59:32.841585 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16478 | 2026.01.06 01:59:32.841613 [ 364 ] {} <Debug> TCP-Session: 5ea3cb63-2337-43a2-bcb2-2833444ede1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16479 | 2026.01.06 01:59:32.841564 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16480 | 2026.01.06 01:59:32.841648 [ 369 ] {} <Debug> TCP-Session: 955d750f-f4c1-47b3-98d0-9aa3299d0c98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16481 | 2026.01.06 01:59:32.841510 [ 361 ] {} <Debug> TCP-Session: a6e513dd-8b9c-4e54-b631-e7a67cea40ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16482 | 2026.01.06 01:59:32.841686 [ 368 ] {} <Debug> TCP-Session: a35e7ba9-a8c3-44e6-a18b-a858b881b6c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16483 | 2026.01.06 01:59:32.841525 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16484 | 2026.01.06 01:59:32.841742 [ 363 ] {} <Debug> TCP-Session: 8fbc3406-571a-446b-a917-79b2504b9877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16485 | 2026.01.06 01:59:32.880363 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52998 | ||
| 16486 | 2026.01.06 01:59:32.880432 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16487 | 2026.01.06 01:59:32.880455 [ 361 ] {} <Debug> TCP-Session: e7b923ca-aedc-4ffa-832b-39e3e928605e Authenticating user 'default' from [fd00:1122:3344:101::e]:52998 | ||
| 16488 | 2026.01.06 01:59:32.880472 [ 361 ] {} <Debug> TCP-Session: e7b923ca-aedc-4ffa-832b-39e3e928605e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16489 | 2026.01.06 01:59:32.880484 [ 361 ] {} <Debug> TCP-Session: e7b923ca-aedc-4ffa-832b-39e3e928605e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16490 | 2026.01.06 01:59:32.880640 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39820 | ||
| 16491 | 2026.01.06 01:59:32.880679 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40888 | ||
| 16492 | 2026.01.06 01:59:32.880693 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45531 | ||
| 16493 | 2026.01.06 01:59:32.880713 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16494 | 2026.01.06 01:59:32.880732 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38147 | ||
| 16495 | 2026.01.06 01:59:32.880741 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34615 | ||
| 16496 | 2026.01.06 01:59:32.880767 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39414 | ||
| 16497 | 2026.01.06 01:59:32.880767 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16498 | 2026.01.06 01:59:32.880836 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16499 | 2026.01.06 01:59:32.880834 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16500 | 2026.01.06 01:59:32.880856 [ 368 ] {} <Debug> TCP-Session: 3eae25ec-472f-4253-97ae-f53ae0314003 Authenticating user 'default' from [fd00:1122:3344:101::e]:45531 | ||
| 16501 | 2026.01.06 01:59:32.880868 [ 351 ] {} <Debug> TCP-Session: bd80acf8-29e0-49eb-966e-8e05f74e4601 Authenticating user 'default' from [fd00:1122:3344:101::e]:34615 | ||
| 16502 | 2026.01.06 01:59:32.880887 [ 369 ] {} <Debug> TCP-Session: 85ca0d67-4ad9-4cdc-a819-c88806a5de0b Authenticating user 'default' from [fd00:1122:3344:101::e]:38147 | ||
| 16503 | 2026.01.06 01:59:32.880890 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16504 | 2026.01.06 01:59:32.880932 [ 369 ] {} <Debug> TCP-Session: 85ca0d67-4ad9-4cdc-a819-c88806a5de0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16505 | 2026.01.06 01:59:32.880896 [ 368 ] {} <Debug> TCP-Session: 3eae25ec-472f-4253-97ae-f53ae0314003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16506 | 2026.01.06 01:59:32.880958 [ 369 ] {} <Debug> TCP-Session: 85ca0d67-4ad9-4cdc-a819-c88806a5de0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16507 | 2026.01.06 01:59:32.880979 [ 368 ] {} <Debug> TCP-Session: 3eae25ec-472f-4253-97ae-f53ae0314003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16508 | 2026.01.06 01:59:32.880957 [ 360 ] {} <Debug> TCP-Session: 313f783a-9143-4af4-95ff-6e7c7e890fde Authenticating user 'default' from [fd00:1122:3344:101::e]:39414 | ||
| 16509 | 2026.01.06 01:59:32.880885 [ 361 ] {} <Trace> TCP-Session: e7b923ca-aedc-4ffa-832b-39e3e928605e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16510 | 2026.01.06 01:59:32.881032 [ 360 ] {} <Debug> TCP-Session: 313f783a-9143-4af4-95ff-6e7c7e890fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16511 | 2026.01.06 01:59:32.880751 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16512 | 2026.01.06 01:59:32.881060 [ 360 ] {} <Debug> TCP-Session: 313f783a-9143-4af4-95ff-6e7c7e890fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16513 | 2026.01.06 01:59:32.881093 [ 363 ] {} <Debug> TCP-Session: 40bc416d-2127-4c19-9887-817aa6fdea9d Authenticating user 'default' from [fd00:1122:3344:101::e]:40888 | ||
| 16514 | 2026.01.06 01:59:32.880754 [ 362 ] {} <Debug> TCP-Session: ec709a49-0049-4208-b9cd-a3f691814353 Authenticating user 'default' from [fd00:1122:3344:101::e]:39820 | ||
| 16515 | 2026.01.06 01:59:32.881125 [ 363 ] {} <Debug> TCP-Session: 40bc416d-2127-4c19-9887-817aa6fdea9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16516 | 2026.01.06 01:59:32.881142 [ 362 ] {} <Debug> TCP-Session: ec709a49-0049-4208-b9cd-a3f691814353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16517 | 2026.01.06 01:59:32.881156 [ 363 ] {} <Debug> TCP-Session: 40bc416d-2127-4c19-9887-817aa6fdea9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16518 | 2026.01.06 01:59:32.881169 [ 362 ] {} <Debug> TCP-Session: ec709a49-0049-4208-b9cd-a3f691814353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16519 | 2026.01.06 01:59:32.880735 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38512 | ||
| 16520 | 2026.01.06 01:59:32.881200 [ 361 ] {74d17942-277b-401b-a710-9ff156f8eedf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16521 | 2026.01.06 01:59:32.880911 [ 351 ] {} <Debug> TCP-Session: bd80acf8-29e0-49eb-966e-8e05f74e4601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16522 | 2026.01.06 01:59:32.880701 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39144 | ||
| 16523 | 2026.01.06 01:59:32.881268 [ 351 ] {} <Debug> TCP-Session: bd80acf8-29e0-49eb-966e-8e05f74e4601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16524 | 2026.01.06 01:59:32.881267 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16525 | 2026.01.06 01:59:32.881331 [ 370 ] {} <Debug> TCP-Session: 89b757c7-3529-44e2-89c4-e9ef80101530 Authenticating user 'default' from [fd00:1122:3344:101::e]:38512 | ||
| 16526 | 2026.01.06 01:59:32.881343 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16527 | 2026.01.06 01:59:32.881349 [ 370 ] {} <Debug> TCP-Session: 89b757c7-3529-44e2-89c4-e9ef80101530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16528 | 2026.01.06 01:59:32.881376 [ 364 ] {} <Debug> TCP-Session: ac66ae09-81c0-4186-993b-199c38654e50 Authenticating user 'default' from [fd00:1122:3344:101::e]:39144 | ||
| 16529 | 2026.01.06 01:59:32.881394 [ 370 ] {} <Debug> TCP-Session: 89b757c7-3529-44e2-89c4-e9ef80101530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16530 | 2026.01.06 01:59:32.881408 [ 364 ] {} <Debug> TCP-Session: ac66ae09-81c0-4186-993b-199c38654e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16531 | 2026.01.06 01:59:32.881430 [ 364 ] {} <Debug> TCP-Session: ac66ae09-81c0-4186-993b-199c38654e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16532 | 2026.01.06 01:59:32.881543 [ 361 ] {74d17942-277b-401b-a710-9ff156f8eedf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16533 | 2026.01.06 01:59:32.881604 [ 361 ] {74d17942-277b-401b-a710-9ff156f8eedf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16534 | 2026.01.06 01:59:32.881946 [ 361 ] {74d17942-277b-401b-a710-9ff156f8eedf} <Debug> oximeter.version (46764e02-33e8-4bd6-9d14-696e171d770a) (SelectExecutor): Key condition: unknown | ||
| 16535 | 2026.01.06 01:59:32.882994 [ 320 ] {74d17942-277b-401b-a710-9ff156f8eedf} <Trace> AggregatingTransform: Aggregating | ||
| 16536 | 2026.01.06 01:59:32.883039 [ 320 ] {74d17942-277b-401b-a710-9ff156f8eedf} <Trace> Aggregator: Aggregation method: without_key | ||
| 16537 | 2026.01.06 01:59:32.883074 [ 320 ] {74d17942-277b-401b-a710-9ff156f8eedf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102446 sec. (976.124 rows/sec., 38.13 KiB/sec.) | ||
| 16538 | 2026.01.06 01:59:32.883094 [ 320 ] {74d17942-277b-401b-a710-9ff156f8eedf} <Trace> Aggregator: Merging aggregated data | ||
| 16539 | 2026.01.06 01:59:32.884667 [ 361 ] {74d17942-277b-401b-a710-9ff156f8eedf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003528 sec., 283.4467120181406 rows/sec., 11.07 KiB/sec. | ||
| 16540 | 2026.01.06 01:59:32.884835 [ 361 ] {74d17942-277b-401b-a710-9ff156f8eedf} <Debug> TCPHandler: Processed in 0.004095439 sec. | ||
| 16541 | 2026.01.06 01:59:32.884951 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16542 | 2026.01.06 01:59:32.884977 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16543 | 2026.01.06 01:59:32.884993 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16544 | 2026.01.06 01:59:32.885017 [ 362 ] {} <Debug> TCP-Session: ec709a49-0049-4208-b9cd-a3f691814353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16545 | 2026.01.06 01:59:32.885018 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16546 | 2026.01.06 01:59:32.885033 [ 370 ] {} <Debug> TCP-Session: 89b757c7-3529-44e2-89c4-e9ef80101530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16547 | 2026.01.06 01:59:32.885054 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16548 | 2026.01.06 01:59:32.885071 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16549 | 2026.01.06 01:59:32.885090 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16550 | 2026.01.06 01:59:32.885109 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16551 | 2026.01.06 01:59:32.885130 [ 364 ] {} <Debug> TCP-Session: ac66ae09-81c0-4186-993b-199c38654e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16552 | 2026.01.06 01:59:32.885152 [ 369 ] {} <Debug> TCP-Session: 85ca0d67-4ad9-4cdc-a819-c88806a5de0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16553 | 2026.01.06 01:59:32.885165 [ 351 ] {} <Debug> TCP-Session: bd80acf8-29e0-49eb-966e-8e05f74e4601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16554 | 2026.01.06 01:59:32.885035 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16555 | 2026.01.06 01:59:32.885110 [ 368 ] {} <Debug> TCP-Session: 3eae25ec-472f-4253-97ae-f53ae0314003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16556 | 2026.01.06 01:59:32.884983 [ 361 ] {} <Debug> TCP-Session: e7b923ca-aedc-4ffa-832b-39e3e928605e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16557 | 2026.01.06 01:59:32.885232 [ 363 ] {} <Debug> TCP-Session: 40bc416d-2127-4c19-9887-817aa6fdea9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16558 | 2026.01.06 01:59:32.885082 [ 360 ] {} <Debug> TCP-Session: 313f783a-9143-4af4-95ff-6e7c7e890fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16559 | 2026.01.06 01:59:33.077767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 16560 | 2026.01.06 01:59:33.096898 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16561 | 2026.01.06 01:59:33.096965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16562 | 2026.01.06 01:59:33.103208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 16563 | 2026.01.06 01:59:33.103992 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16564 | 2026.01.06 01:59:33.104342 [ 59 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 16565 | 2026.01.06 01:59:33.104418 [ 59 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16566 | 2026.01.06 01:59:33.104440 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16567 | 2026.01.06 01:59:33.104560 [ 188 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 16568 | 2026.01.06 01:59:33.108845 [ 188 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16569 | 2026.01.06 01:59:33.109023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 16570 | 2026.01.06 01:59:33.110426 [ 188 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 16571 | 2026.01.06 01:59:33.115594 [ 188 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 16572 | 2026.01.06 01:59:33.120129 [ 188 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 16573 | 2026.01.06 01:59:33.124524 [ 188 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 16574 | 2026.01.06 01:59:33.129468 [ 188 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 16575 | 2026.01.06 01:59:33.134144 [ 188 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::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 | ||
| 16576 | 2026.01.06 01:59:33.207475 [ 186 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.10296475 sec., 5924.357607822095 rows/sec., 30.63 MiB/sec. | ||
| 16577 | 2026.01.06 01:59:33.210835 [ 187 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16578 | 2026.01.06 01:59:33.212866 [ 187 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_81_16} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16579 | 2026.01.06 01:59:33.212973 [ 187 ] {a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f::all_1_81_16} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16580 | 2026.01.06 01:59:33.215429 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16581 | 2026.01.06 01:59:33.534814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1986 | ||
| 16582 | 2026.01.06 01:59:33.537203 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16583 | 2026.01.06 01:59:33.537288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16584 | 2026.01.06 01:59:33.538642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16585 | 2026.01.06 01:59:33.538930 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16586 | 2026.01.06 01:59:33.539126 [ 59 ] {} <Debug> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16587 | 2026.01.06 01:59:33.539188 [ 59 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16588 | 2026.01.06 01:59:33.539208 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16589 | 2026.01.06 01:59:33.539320 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 16590 | 2026.01.06 01:59:33.539353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1986 | ||
| 16591 | 2026.01.06 01:59:33.539866 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16592 | 2026.01.06 01:59:33.540011 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1842 rows starting from the beginning of the part | ||
| 16593 | 2026.01.06 01:59:33.540390 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 16594 | 2026.01.06 01:59:33.540766 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 16595 | 2026.01.06 01:59:33.541128 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::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 | ||
| 16596 | 2026.01.06 01:59:33.541479 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 16597 | 2026.01.06 01:59:33.541823 [ 195 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
| 16598 | 2026.01.06 01:59:33.550231 [ 192 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 72 columns (72 merged, 0 gathered) in 0.010958733 sec., 181225.32960699016 rows/sec., 140.61 MiB/sec. | ||
| 16599 | 2026.01.06 01:59:33.551842 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16600 | 2026.01.06 01:59:33.552383 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_61_12} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16601 | 2026.01.06 01:59:33.552462 [ 199 ] {b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5::all_1_61_12} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16602 | 2026.01.06 01:59:33.552653 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 16603 | 2026.01.06 01:59:34.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.76 MiB, peak 402.09 MiB, free memory in arenas 0.00 B, will set to 385.93 MiB (RSS), difference: 1.17 MiB | ||
| 16604 | 2026.01.06 01:59:35.278335 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16605 | 2026.01.06 01:59:35.278530 [ 254 ] {30922361-8776-432e-9fd8-118d6d6d0d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16606 | 2026.01.06 01:59:35.278602 [ 254 ] {30922361-8776-432e-9fd8-118d6d6d0d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16607 | 2026.01.06 01:59:35.279363 [ 254 ] {30922361-8776-432e-9fd8-118d6d6d0d46} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16608 | 2026.01.06 01:59:35.279405 [ 254 ] {30922361-8776-432e-9fd8-118d6d6d0d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16609 | 2026.01.06 01:59:35.279797 [ 254 ] {30922361-8776-432e-9fd8-118d6d6d0d46} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16610 | 2026.01.06 01:59:35.280030 [ 254 ] {30922361-8776-432e-9fd8-118d6d6d0d46} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16611 | 2026.01.06 01:59:35.280183 [ 254 ] {30922361-8776-432e-9fd8-118d6d6d0d46} <Debug> executeQuery: Read 118 rows, 10.23 KiB in 0.001701 sec., 69370.95825984715 rows/sec., 5.87 MiB/sec. | ||
| 16612 | 2026.01.06 01:59:35.280226 [ 254 ] {30922361-8776-432e-9fd8-118d6d6d0d46} <Debug> TCPHandler: Processed in 0.002022059 sec. | ||
| 16613 | 2026.01.06 01:59:35.280390 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16614 | 2026.01.06 01:59:35.280485 [ 254 ] {6ba72f1b-7e6d-49f7-bfd2-8098ce993929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16615 | 2026.01.06 01:59:35.280526 [ 254 ] {6ba72f1b-7e6d-49f7-bfd2-8098ce993929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16616 | 2026.01.06 01:59:35.281019 [ 254 ] {6ba72f1b-7e6d-49f7-bfd2-8098ce993929} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16617 | 2026.01.06 01:59:35.281054 [ 254 ] {6ba72f1b-7e6d-49f7-bfd2-8098ce993929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16618 | 2026.01.06 01:59:35.281351 [ 254 ] {6ba72f1b-7e6d-49f7-bfd2-8098ce993929} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16619 | 2026.01.06 01:59:35.281568 [ 254 ] {6ba72f1b-7e6d-49f7-bfd2-8098ce993929} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16620 | 2026.01.06 01:59:35.281698 [ 254 ] {6ba72f1b-7e6d-49f7-bfd2-8098ce993929} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001231 sec., 25182.778229082043 rows/sec., 1.85 MiB/sec. | ||
| 16621 | 2026.01.06 01:59:35.281740 [ 254 ] {6ba72f1b-7e6d-49f7-bfd2-8098ce993929} <Debug> TCPHandler: Processed in 0.001414803 sec. | ||
| 16622 | 2026.01.06 01:59:35.281873 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16623 | 2026.01.06 01:59:35.281968 [ 254 ] {939458e0-3697-45bb-ba21-6c9a51ba295a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16624 | 2026.01.06 01:59:35.282007 [ 254 ] {939458e0-3697-45bb-ba21-6c9a51ba295a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16625 | 2026.01.06 01:59:35.282484 [ 254 ] {939458e0-3697-45bb-ba21-6c9a51ba295a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16626 | 2026.01.06 01:59:35.282518 [ 254 ] {939458e0-3697-45bb-ba21-6c9a51ba295a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16627 | 2026.01.06 01:59:35.282820 [ 254 ] {939458e0-3697-45bb-ba21-6c9a51ba295a} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16628 | 2026.01.06 01:59:35.283033 [ 254 ] {939458e0-3697-45bb-ba21-6c9a51ba295a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16629 | 2026.01.06 01:59:35.283160 [ 254 ] {939458e0-3697-45bb-ba21-6c9a51ba295a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001209 sec., 78577.33664185277 rows/sec., 6.14 MiB/sec. | ||
| 16630 | 2026.01.06 01:59:35.283197 [ 254 ] {939458e0-3697-45bb-ba21-6c9a51ba295a} <Debug> TCPHandler: Processed in 0.001374523 sec. | ||
| 16631 | 2026.01.06 01:59:35.283334 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16632 | 2026.01.06 01:59:35.283427 [ 254 ] {05c4833f-7bd1-4f79-9310-f83b1a55ed4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16633 | 2026.01.06 01:59:35.283471 [ 254 ] {05c4833f-7bd1-4f79-9310-f83b1a55ed4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16634 | 2026.01.06 01:59:35.283923 [ 254 ] {05c4833f-7bd1-4f79-9310-f83b1a55ed4d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16635 | 2026.01.06 01:59:35.283957 [ 254 ] {05c4833f-7bd1-4f79-9310-f83b1a55ed4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16636 | 2026.01.06 01:59:35.284295 [ 254 ] {05c4833f-7bd1-4f79-9310-f83b1a55ed4d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16637 | 2026.01.06 01:59:35.284502 [ 254 ] {05c4833f-7bd1-4f79-9310-f83b1a55ed4d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16638 | 2026.01.06 01:59:35.284628 [ 254 ] {05c4833f-7bd1-4f79-9310-f83b1a55ed4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 16639 | 2026.01.06 01:59:35.284664 [ 254 ] {05c4833f-7bd1-4f79-9310-f83b1a55ed4d} <Debug> TCPHandler: Processed in 0.001389893 sec. | ||
| 16640 | 2026.01.06 01:59:35.284788 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16641 | 2026.01.06 01:59:35.284882 [ 254 ] {f262bda0-06aa-487e-97ba-afa7daae9a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16642 | 2026.01.06 01:59:35.284937 [ 254 ] {f262bda0-06aa-487e-97ba-afa7daae9a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16643 | 2026.01.06 01:59:35.285794 [ 254 ] {f262bda0-06aa-487e-97ba-afa7daae9a44} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16644 | 2026.01.06 01:59:35.285830 [ 254 ] {f262bda0-06aa-487e-97ba-afa7daae9a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16645 | 2026.01.06 01:59:35.286374 [ 254 ] {f262bda0-06aa-487e-97ba-afa7daae9a44} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16646 | 2026.01.06 01:59:35.286599 [ 254 ] {f262bda0-06aa-487e-97ba-afa7daae9a44} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16647 | 2026.01.06 01:59:35.286734 [ 254 ] {f262bda0-06aa-487e-97ba-afa7daae9a44} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001869 sec., 16586.40984483681 rows/sec., 29.72 MiB/sec. | ||
| 16648 | 2026.01.06 01:59:35.286787 [ 254 ] {f262bda0-06aa-487e-97ba-afa7daae9a44} <Debug> TCPHandler: Processed in 0.002055659 sec. | ||
| 16649 | 2026.01.06 01:59:35.286903 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16650 | 2026.01.06 01:59:35.287007 [ 254 ] {fdaf026e-1aea-461b-be47-63281f2ea591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16651 | 2026.01.06 01:59:35.287049 [ 254 ] {fdaf026e-1aea-461b-be47-63281f2ea591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16652 | 2026.01.06 01:59:35.287384 [ 254 ] {fdaf026e-1aea-461b-be47-63281f2ea591} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16653 | 2026.01.06 01:59:35.287418 [ 254 ] {fdaf026e-1aea-461b-be47-63281f2ea591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16654 | 2026.01.06 01:59:35.287725 [ 254 ] {fdaf026e-1aea-461b-be47-63281f2ea591} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16655 | 2026.01.06 01:59:35.287938 [ 254 ] {fdaf026e-1aea-461b-be47-63281f2ea591} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2026.01.06 01:59:35.288061 [ 254 ] {fdaf026e-1aea-461b-be47-63281f2ea591} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 16657 | 2026.01.06 01:59:35.288096 [ 254 ] {fdaf026e-1aea-461b-be47-63281f2ea591} <Debug> TCPHandler: Processed in 0.001241582 sec. | ||
| 16658 | 2026.01.06 01:59:38.211386 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16659 | 2026.01.06 01:59:38.211441 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16660 | 2026.01.06 01:59:38.425138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39385 | ||
| 16661 | 2026.01.06 01:59:38.426008 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16662 | 2026.01.06 01:59:38.426053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16663 | 2026.01.06 01:59:38.426548 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16664 | 2026.01.06 01:59:38.426774 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16665 | 2026.01.06 01:59:38.426909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39385 | ||
| 16666 | 2026.01.06 01:59:40.278040 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16667 | 2026.01.06 01:59:40.278353 [ 254 ] {4d1445f1-b6e7-449e-80f9-107b7aca3091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16668 | 2026.01.06 01:59:40.278461 [ 254 ] {4d1445f1-b6e7-449e-80f9-107b7aca3091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16669 | 2026.01.06 01:59:40.279343 [ 254 ] {4d1445f1-b6e7-449e-80f9-107b7aca3091} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16670 | 2026.01.06 01:59:40.279383 [ 254 ] {4d1445f1-b6e7-449e-80f9-107b7aca3091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16671 | 2026.01.06 01:59:40.279792 [ 254 ] {4d1445f1-b6e7-449e-80f9-107b7aca3091} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16672 | 2026.01.06 01:59:40.280020 [ 254 ] {4d1445f1-b6e7-449e-80f9-107b7aca3091} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16673 | 2026.01.06 01:59:40.280223 [ 254 ] {4d1445f1-b6e7-449e-80f9-107b7aca3091} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00195 sec., 38974.35897435898 rows/sec., 3.20 MiB/sec. | ||
| 16674 | 2026.01.06 01:59:40.280276 [ 254 ] {4d1445f1-b6e7-449e-80f9-107b7aca3091} <Debug> TCPHandler: Processed in 0.002424413 sec. | ||
| 16675 | 2026.01.06 01:59:40.280401 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16676 | 2026.01.06 01:59:40.280504 [ 254 ] {d3cc56c7-601a-4ae8-b4b4-ee3dec4ffc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16677 | 2026.01.06 01:59:40.280547 [ 254 ] {d3cc56c7-601a-4ae8-b4b4-ee3dec4ffc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16678 | 2026.01.06 01:59:40.280960 [ 254 ] {d3cc56c7-601a-4ae8-b4b4-ee3dec4ffc7e} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16679 | 2026.01.06 01:59:40.280995 [ 254 ] {d3cc56c7-601a-4ae8-b4b4-ee3dec4ffc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16680 | 2026.01.06 01:59:40.281304 [ 254 ] {d3cc56c7-601a-4ae8-b4b4-ee3dec4ffc7e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16681 | 2026.01.06 01:59:40.281534 [ 254 ] {d3cc56c7-601a-4ae8-b4b4-ee3dec4ffc7e} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16682 | 2026.01.06 01:59:40.281665 [ 254 ] {d3cc56c7-601a-4ae8-b4b4-ee3dec4ffc7e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 634.56 KiB/sec. | ||
| 16683 | 2026.01.06 01:59:40.281703 [ 254 ] {d3cc56c7-601a-4ae8-b4b4-ee3dec4ffc7e} <Debug> TCPHandler: Processed in 0.001353842 sec. | ||
| 16684 | 2026.01.06 01:59:40.281817 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16685 | 2026.01.06 01:59:40.281910 [ 254 ] {cae57d03-9b74-4206-ab21-364015ccbba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16686 | 2026.01.06 01:59:40.281951 [ 254 ] {cae57d03-9b74-4206-ab21-364015ccbba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16687 | 2026.01.06 01:59:40.282374 [ 254 ] {cae57d03-9b74-4206-ab21-364015ccbba9} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16688 | 2026.01.06 01:59:40.282408 [ 254 ] {cae57d03-9b74-4206-ab21-364015ccbba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16689 | 2026.01.06 01:59:40.282708 [ 254 ] {cae57d03-9b74-4206-ab21-364015ccbba9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16690 | 2026.01.06 01:59:40.282926 [ 254 ] {cae57d03-9b74-4206-ab21-364015ccbba9} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16691 | 2026.01.06 01:59:40.283051 [ 254 ] {cae57d03-9b74-4206-ab21-364015ccbba9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 16692 | 2026.01.06 01:59:40.283089 [ 254 ] {cae57d03-9b74-4206-ab21-364015ccbba9} <Debug> TCPHandler: Processed in 0.001322082 sec. | ||
| 16693 | 2026.01.06 01:59:40.283200 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16694 | 2026.01.06 01:59:40.283294 [ 254 ] {a2b5073f-55aa-42ab-9edf-e2f2fc2c29f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16695 | 2026.01.06 01:59:40.283338 [ 254 ] {a2b5073f-55aa-42ab-9edf-e2f2fc2c29f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16696 | 2026.01.06 01:59:40.283744 [ 254 ] {a2b5073f-55aa-42ab-9edf-e2f2fc2c29f2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16697 | 2026.01.06 01:59:40.283777 [ 254 ] {a2b5073f-55aa-42ab-9edf-e2f2fc2c29f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16698 | 2026.01.06 01:59:40.284110 [ 254 ] {a2b5073f-55aa-42ab-9edf-e2f2fc2c29f2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16699 | 2026.01.06 01:59:40.284323 [ 254 ] {a2b5073f-55aa-42ab-9edf-e2f2fc2c29f2} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16700 | 2026.01.06 01:59:40.284451 [ 254 ] {a2b5073f-55aa-42ab-9edf-e2f2fc2c29f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 16701 | 2026.01.06 01:59:40.284490 [ 254 ] {a2b5073f-55aa-42ab-9edf-e2f2fc2c29f2} <Debug> TCPHandler: Processed in 0.001340452 sec. | ||
| 16702 | 2026.01.06 01:59:40.284489 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 4 parts from all_1_120_24 to all_123_123_0 | ||
| 16703 | 2026.01.06 01:59:40.284563 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16704 | 2026.01.06 01:59:40.284589 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16705 | 2026.01.06 01:59:40.284600 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16706 | 2026.01.06 01:59:40.284681 [ 197 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_120_24 to all_123_123_0 into Compact with storage Full | ||
| 16707 | 2026.01.06 01:59:40.284698 [ 254 ] {9f013f81-2230-42fb-8b16-bb10273f0f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16708 | 2026.01.06 01:59:40.284757 [ 254 ] {9f013f81-2230-42fb-8b16-bb10273f0f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16709 | 2026.01.06 01:59:40.284777 [ 197 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16710 | 2026.01.06 01:59:40.284808 [ 197 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_24, total 33333 rows starting from the beginning of the part | ||
| 16711 | 2026.01.06 01:59:40.284866 [ 197 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16712 | 2026.01.06 01:59:40.284911 [ 197 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 16713 | 2026.01.06 01:59:40.284956 [ 197 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 161 rows starting from the beginning of the part | ||
| 16714 | 2026.01.06 01:59:40.285560 [ 254 ] {9f013f81-2230-42fb-8b16-bb10273f0f22} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16715 | 2026.01.06 01:59:40.285595 [ 254 ] {9f013f81-2230-42fb-8b16-bb10273f0f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16716 | 2026.01.06 01:59:40.286114 [ 254 ] {9f013f81-2230-42fb-8b16-bb10273f0f22} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16717 | 2026.01.06 01:59:40.286339 [ 254 ] {9f013f81-2230-42fb-8b16-bb10273f0f22} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16718 | 2026.01.06 01:59:40.286483 [ 254 ] {9f013f81-2230-42fb-8b16-bb10273f0f22} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 16719 | 2026.01.06 01:59:40.286546 [ 254 ] {9f013f81-2230-42fb-8b16-bb10273f0f22} <Debug> TCPHandler: Processed in 0.001995269 sec. | ||
| 16720 | 2026.01.06 01:59:40.286659 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16721 | 2026.01.06 01:59:40.286752 [ 254 ] {08a7ce49-626a-412e-b71f-546bb8025956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16722 | 2026.01.06 01:59:40.286794 [ 254 ] {08a7ce49-626a-412e-b71f-546bb8025956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16723 | 2026.01.06 01:59:40.287131 [ 254 ] {08a7ce49-626a-412e-b71f-546bb8025956} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16724 | 2026.01.06 01:59:40.287168 [ 254 ] {08a7ce49-626a-412e-b71f-546bb8025956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16725 | 2026.01.06 01:59:40.287478 [ 254 ] {08a7ce49-626a-412e-b71f-546bb8025956} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16726 | 2026.01.06 01:59:40.287698 [ 254 ] {08a7ce49-626a-412e-b71f-546bb8025956} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16727 | 2026.01.06 01:59:40.287825 [ 254 ] {08a7ce49-626a-412e-b71f-546bb8025956} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 16728 | 2026.01.06 01:59:40.287862 [ 254 ] {08a7ce49-626a-412e-b71f-546bb8025956} <Debug> TCPHandler: Processed in 0.001252772 sec. | ||
| 16729 | 2026.01.06 01:59:40.291131 [ 189 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33814 rows, containing 5 columns (5 merged, 0 gathered) in 0.00648638 sec., 5213077.248018155 rows/sec., 356.02 MiB/sec. | ||
| 16730 | 2026.01.06 01:59:40.291359 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
| 16731 | 2026.01.06 01:59:40.291657 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16732 | 2026.01.06 01:59:40.291740 [ 192 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 4 parts: [all_1_120_24, all_123_123_0] -> all_1_123_25 | ||
| 16733 | 2026.01.06 01:59:40.291837 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16734 | 2026.01.06 01:59:40.609153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16735 | 2026.01.06 01:59:40.626551 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16736 | 2026.01.06 01:59:40.626617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16737 | 2026.01.06 01:59:40.632704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16738 | 2026.01.06 01:59:40.633418 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16739 | 2026.01.06 01:59:40.637181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16740 | 2026.01.06 01:59:41.062300 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16741 | 2026.01.06 01:59:41.062532 [ 254 ] {6d08bc77-2c0f-48aa-87a2-4b0d67aa4747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16742 | 2026.01.06 01:59:41.062621 [ 254 ] {6d08bc77-2c0f-48aa-87a2-4b0d67aa4747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16743 | 2026.01.06 01:59:41.063630 [ 254 ] {6d08bc77-2c0f-48aa-87a2-4b0d67aa4747} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16744 | 2026.01.06 01:59:41.063681 [ 254 ] {6d08bc77-2c0f-48aa-87a2-4b0d67aa4747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16745 | 2026.01.06 01:59:41.064093 [ 254 ] {6d08bc77-2c0f-48aa-87a2-4b0d67aa4747} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16746 | 2026.01.06 01:59:41.064317 [ 254 ] {6d08bc77-2c0f-48aa-87a2-4b0d67aa4747} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16747 | 2026.01.06 01:59:41.064478 [ 254 ] {6d08bc77-2c0f-48aa-87a2-4b0d67aa4747} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002011 sec., 203878.6673296867 rows/sec., 12.93 MiB/sec. | ||
| 16748 | 2026.01.06 01:59:41.064523 [ 254 ] {6d08bc77-2c0f-48aa-87a2-4b0d67aa4747} <Debug> TCPHandler: Processed in 0.002395782 sec. | ||
| 16749 | 2026.01.06 01:59:41.064654 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16750 | 2026.01.06 01:59:41.064750 [ 254 ] {f849d6ed-b8b2-4e9a-a596-181ba74f6c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16751 | 2026.01.06 01:59:41.064792 [ 254 ] {f849d6ed-b8b2-4e9a-a596-181ba74f6c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16752 | 2026.01.06 01:59:41.065187 [ 254 ] {f849d6ed-b8b2-4e9a-a596-181ba74f6c10} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16753 | 2026.01.06 01:59:41.065223 [ 254 ] {f849d6ed-b8b2-4e9a-a596-181ba74f6c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16754 | 2026.01.06 01:59:41.065526 [ 254 ] {f849d6ed-b8b2-4e9a-a596-181ba74f6c10} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16755 | 2026.01.06 01:59:41.065732 [ 254 ] {f849d6ed-b8b2-4e9a-a596-181ba74f6c10} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16756 | 2026.01.06 01:59:41.065846 [ 52 ] {} <Debug> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Selected 6 parts from all_1_25_6 to all_30_30_0 | ||
| 16757 | 2026.01.06 01:59:41.065862 [ 254 ] {f849d6ed-b8b2-4e9a-a596-181ba74f6c10} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 864.41 KiB/sec. | ||
| 16758 | 2026.01.06 01:59:41.065912 [ 52 ] {} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16759 | 2026.01.06 01:59:41.065921 [ 254 ] {f849d6ed-b8b2-4e9a-a596-181ba74f6c10} <Debug> TCPHandler: Processed in 0.001318292 sec. | ||
| 16760 | 2026.01.06 01:59:41.065942 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16761 | 2026.01.06 01:59:41.066049 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16762 | 2026.01.06 01:59:41.066054 [ 196 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_6 to all_30_30_0 into Compact with storage Full | ||
| 16763 | 2026.01.06 01:59:41.066180 [ 254 ] {ab2ea92d-5a1e-4bdd-a63e-f70d113e84a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16764 | 2026.01.06 01:59:41.066215 [ 196 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16765 | 2026.01.06 01:59:41.066235 [ 254 ] {ab2ea92d-5a1e-4bdd-a63e-f70d113e84a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16766 | 2026.01.06 01:59:41.066258 [ 196 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 16767 | 2026.01.06 01:59:41.066340 [ 196 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 16768 | 2026.01.06 01:59:41.066395 [ 196 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 16769 | 2026.01.06 01:59:41.066448 [ 196 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::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 | ||
| 16770 | 2026.01.06 01:59:41.066494 [ 196 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 16771 | 2026.01.06 01:59:41.066538 [ 196 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 16772 | 2026.01.06 01:59:41.067367 [ 189 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364273 sec., 38115.5384589448 rows/sec., 3.18 MiB/sec. | ||
| 16773 | 2026.01.06 01:59:41.067541 [ 198 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 16774 | 2026.01.06 01:59:41.067866 [ 198 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_30_7} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16775 | 2026.01.06 01:59:41.067956 [ 198 ] {b0b926f0-1887-4ca1-a0f9-12f151be4fc4::all_1_30_7} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4) (MergerMutator): Merged 6 parts: [all_1_25_6, all_30_30_0] -> all_1_30_7 | ||
| 16776 | 2026.01.06 01:59:41.067983 [ 254 ] {ab2ea92d-5a1e-4bdd-a63e-f70d113e84a3} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16777 | 2026.01.06 01:59:41.068026 [ 254 ] {ab2ea92d-5a1e-4bdd-a63e-f70d113e84a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16778 | 2026.01.06 01:59:41.068069 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16779 | 2026.01.06 01:59:41.068502 [ 254 ] {ab2ea92d-5a1e-4bdd-a63e-f70d113e84a3} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16780 | 2026.01.06 01:59:41.068720 [ 254 ] {ab2ea92d-5a1e-4bdd-a63e-f70d113e84a3} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16781 | 2026.01.06 01:59:41.068856 [ 52 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16782 | 2026.01.06 01:59:41.068861 [ 254 ] {ab2ea92d-5a1e-4bdd-a63e-f70d113e84a3} <Debug> executeQuery: Read 2321 rows, 192.30 KiB in 0.002706 sec., 857723.5772357724 rows/sec., 69.40 MiB/sec. | ||
| 16783 | 2026.01.06 01:59:41.068903 [ 52 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16784 | 2026.01.06 01:59:41.068925 [ 254 ] {ab2ea92d-5a1e-4bdd-a63e-f70d113e84a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 16785 | 2026.01.06 01:59:41.068933 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16786 | 2026.01.06 01:59:41.068948 [ 254 ] {ab2ea92d-5a1e-4bdd-a63e-f70d113e84a3} <Debug> TCPHandler: Processed in 0.002959947 sec. | ||
| 16787 | 2026.01.06 01:59:41.069039 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::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 | ||
| 16788 | 2026.01.06 01:59:41.069073 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16789 | 2026.01.06 01:59:41.069133 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16790 | 2026.01.06 01:59:41.069163 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2468 rows starting from the beginning of the part | ||
| 16791 | 2026.01.06 01:59:41.069176 [ 254 ] {6efddd77-b482-45e8-9188-64b1e1781cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16792 | 2026.01.06 01:59:41.069217 [ 254 ] {6efddd77-b482-45e8-9188-64b1e1781cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16793 | 2026.01.06 01:59:41.069222 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 118 rows starting from the beginning of the part | ||
| 16794 | 2026.01.06 01:59:41.069270 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 77 rows starting from the beginning of the part | ||
| 16795 | 2026.01.06 01:59:41.069312 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 118 rows starting from the beginning of the part | ||
| 16796 | 2026.01.06 01:59:41.069351 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 76 rows starting from the beginning of the part | ||
| 16797 | 2026.01.06 01:59:41.069390 [ 193 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 2321 rows starting from the beginning of the part | ||
| 16798 | 2026.01.06 01:59:41.069775 [ 254 ] {6efddd77-b482-45e8-9188-64b1e1781cd5} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16799 | 2026.01.06 01:59:41.069810 [ 254 ] {6efddd77-b482-45e8-9188-64b1e1781cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16800 | 2026.01.06 01:59:41.070127 [ 254 ] {6efddd77-b482-45e8-9188-64b1e1781cd5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16801 | 2026.01.06 01:59:41.070341 [ 254 ] {6efddd77-b482-45e8-9188-64b1e1781cd5} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16802 | 2026.01.06 01:59:41.070476 [ 254 ] {6efddd77-b482-45e8-9188-64b1e1781cd5} <Debug> executeQuery: Read 248 rows, 15.48 KiB in 0.001326 sec., 187028.65761689292 rows/sec., 11.40 MiB/sec. | ||
| 16803 | 2026.01.06 01:59:41.070514 [ 254 ] {6efddd77-b482-45e8-9188-64b1e1781cd5} <Debug> TCPHandler: Processed in 0.001490474 sec. | ||
| 16804 | 2026.01.06 01:59:41.070616 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16805 | 2026.01.06 01:59:41.070710 [ 254 ] {177c0395-acf7-462a-8983-50c70e0a0786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16806 | 2026.01.06 01:59:41.070751 [ 254 ] {177c0395-acf7-462a-8983-50c70e0a0786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16807 | 2026.01.06 01:59:41.071217 [ 198 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5178 rows, containing 5 columns (5 merged, 0 gathered) in 0.002217961 sec., 2334576.667488743 rows/sec., 199.07 MiB/sec. | ||
| 16808 | 2026.01.06 01:59:41.071375 [ 254 ] {177c0395-acf7-462a-8983-50c70e0a0786} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16809 | 2026.01.06 01:59:41.071414 [ 254 ] {177c0395-acf7-462a-8983-50c70e0a0786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16810 | 2026.01.06 01:59:41.071467 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16811 | 2026.01.06 01:59:41.071727 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_126_25} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16812 | 2026.01.06 01:59:41.071746 [ 254 ] {177c0395-acf7-462a-8983-50c70e0a0786} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16813 | 2026.01.06 01:59:41.071793 [ 201 ] {8684db4e-b7dd-4952-a5a2-847f675c5305::all_1_126_25} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16814 | 2026.01.06 01:59:41.071870 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 16815 | 2026.01.06 01:59:41.071962 [ 254 ] {177c0395-acf7-462a-8983-50c70e0a0786} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16816 | 2026.01.06 01:59:41.072088 [ 254 ] {177c0395-acf7-462a-8983-50c70e0a0786} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001397 sec., 315676.44953471725 rows/sec., 20.88 MiB/sec. | ||
| 16817 | 2026.01.06 01:59:41.072126 [ 254 ] {177c0395-acf7-462a-8983-50c70e0a0786} <Debug> TCPHandler: Processed in 0.001558535 sec. | ||
| 16818 | 2026.01.06 01:59:41.072236 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16819 | 2026.01.06 01:59:41.072329 [ 254 ] {2f216d22-4ac6-4abc-b4ac-5f156e852537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16820 | 2026.01.06 01:59:41.072368 [ 254 ] {2f216d22-4ac6-4abc-b4ac-5f156e852537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16821 | 2026.01.06 01:59:41.072868 [ 254 ] {2f216d22-4ac6-4abc-b4ac-5f156e852537} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16822 | 2026.01.06 01:59:41.072903 [ 254 ] {2f216d22-4ac6-4abc-b4ac-5f156e852537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16823 | 2026.01.06 01:59:41.073215 [ 254 ] {2f216d22-4ac6-4abc-b4ac-5f156e852537} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16824 | 2026.01.06 01:59:41.073429 [ 254 ] {2f216d22-4ac6-4abc-b4ac-5f156e852537} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16825 | 2026.01.06 01:59:41.073557 [ 254 ] {2f216d22-4ac6-4abc-b4ac-5f156e852537} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 16826 | 2026.01.06 01:59:41.073595 [ 254 ] {2f216d22-4ac6-4abc-b4ac-5f156e852537} <Debug> TCPHandler: Processed in 0.001408593 sec. | ||
| 16827 | 2026.01.06 01:59:41.073695 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16828 | 2026.01.06 01:59:41.073793 [ 254 ] {661a33ac-db98-4fae-baed-60d47222c26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16829 | 2026.01.06 01:59:41.073832 [ 254 ] {661a33ac-db98-4fae-baed-60d47222c26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16830 | 2026.01.06 01:59:41.075010 [ 254 ] {661a33ac-db98-4fae-baed-60d47222c26b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16831 | 2026.01.06 01:59:41.075055 [ 254 ] {661a33ac-db98-4fae-baed-60d47222c26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16832 | 2026.01.06 01:59:41.075554 [ 254 ] {661a33ac-db98-4fae-baed-60d47222c26b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16833 | 2026.01.06 01:59:41.075780 [ 254 ] {661a33ac-db98-4fae-baed-60d47222c26b} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16834 | 2026.01.06 01:59:41.075908 [ 49 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16835 | 2026.01.06 01:59:41.075933 [ 254 ] {661a33ac-db98-4fae-baed-60d47222c26b} <Debug> executeQuery: Read 1178 rows, 86.22 KiB in 0.002158 sec., 545875.8109360519 rows/sec., 39.02 MiB/sec. | ||
| 16836 | 2026.01.06 01:59:41.075963 [ 49 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16837 | 2026.01.06 01:59:41.075983 [ 254 ] {661a33ac-db98-4fae-baed-60d47222c26b} <Debug> TCPHandler: Processed in 0.002337252 sec. | ||
| 16838 | 2026.01.06 01:59:41.075994 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16839 | 2026.01.06 01:59:41.076087 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 16840 | 2026.01.06 01:59:41.076105 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16841 | 2026.01.06 01:59:41.076208 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16842 | 2026.01.06 01:59:41.076212 [ 254 ] {41cd3af6-44e6-4642-96e9-e57a3cfc9f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16843 | 2026.01.06 01:59:41.076247 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::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 | ||
| 16844 | 2026.01.06 01:59:41.076272 [ 254 ] {41cd3af6-44e6-4642-96e9-e57a3cfc9f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16845 | 2026.01.06 01:59:41.076318 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 95 rows starting from the beginning of the part | ||
| 16846 | 2026.01.06 01:59:41.076368 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 76 rows starting from the beginning of the part | ||
| 16847 | 2026.01.06 01:59:41.076409 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 95 rows starting from the beginning of the part | ||
| 16848 | 2026.01.06 01:59:41.076448 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 74 rows starting from the beginning of the part | ||
| 16849 | 2026.01.06 01:59:41.076488 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1178 rows starting from the beginning of the part | ||
| 16850 | 2026.01.06 01:59:41.076627 [ 254 ] {41cd3af6-44e6-4642-96e9-e57a3cfc9f72} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16851 | 2026.01.06 01:59:41.076669 [ 254 ] {41cd3af6-44e6-4642-96e9-e57a3cfc9f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16852 | 2026.01.06 01:59:41.077007 [ 254 ] {41cd3af6-44e6-4642-96e9-e57a3cfc9f72} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 16853 | 2026.01.06 01:59:41.077236 [ 254 ] {41cd3af6-44e6-4642-96e9-e57a3cfc9f72} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16854 | 2026.01.06 01:59:41.077371 [ 254 ] {41cd3af6-44e6-4642-96e9-e57a3cfc9f72} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001179 sec., 10178.117048346057 rows/sec., 531.77 KiB/sec. | ||
| 16855 | 2026.01.06 01:59:41.077409 [ 254 ] {41cd3af6-44e6-4642-96e9-e57a3cfc9f72} <Debug> TCPHandler: Processed in 0.001354353 sec. | ||
| 16856 | 2026.01.06 01:59:41.077509 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16857 | 2026.01.06 01:59:41.077604 [ 254 ] {b0eaefb5-9182-4a16-8d09-47caa6ee5ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16858 | 2026.01.06 01:59:41.077648 [ 254 ] {b0eaefb5-9182-4a16-8d09-47caa6ee5ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16859 | 2026.01.06 01:59:41.077845 [ 194 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798267 sec., 1539259.742852424 rows/sec., 117.62 MiB/sec. | ||
| 16860 | 2026.01.06 01:59:41.078026 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16861 | 2026.01.06 01:59:41.078273 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_126_25} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16862 | 2026.01.06 01:59:41.078337 [ 201 ] {8ea59028-804a-415a-bdee-832e5d41035c::all_1_126_25} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16863 | 2026.01.06 01:59:41.078344 [ 254 ] {b0eaefb5-9182-4a16-8d09-47caa6ee5ded} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16864 | 2026.01.06 01:59:41.078380 [ 254 ] {b0eaefb5-9182-4a16-8d09-47caa6ee5ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16865 | 2026.01.06 01:59:41.078418 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 16866 | 2026.01.06 01:59:41.078768 [ 254 ] {b0eaefb5-9182-4a16-8d09-47caa6ee5ded} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16867 | 2026.01.06 01:59:41.078994 [ 254 ] {b0eaefb5-9182-4a16-8d09-47caa6ee5ded} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16868 | 2026.01.06 01:59:41.079128 [ 254 ] {b0eaefb5-9182-4a16-8d09-47caa6ee5ded} <Debug> executeQuery: Read 1030 rows, 68.88 KiB in 0.001543 sec., 667530.7841866494 rows/sec., 43.60 MiB/sec. | ||
| 16869 | 2026.01.06 01:59:41.079166 [ 254 ] {b0eaefb5-9182-4a16-8d09-47caa6ee5ded} <Debug> TCPHandler: Processed in 0.001704386 sec. | ||
| 16870 | 2026.01.06 01:59:41.079274 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16871 | 2026.01.06 01:59:41.079367 [ 254 ] {77b94317-9286-4259-9f39-344db4e6a3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16872 | 2026.01.06 01:59:41.079410 [ 254 ] {77b94317-9286-4259-9f39-344db4e6a3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16873 | 2026.01.06 01:59:41.079731 [ 254 ] {77b94317-9286-4259-9f39-344db4e6a3aa} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16874 | 2026.01.06 01:59:41.079767 [ 254 ] {77b94317-9286-4259-9f39-344db4e6a3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16875 | 2026.01.06 01:59:41.080066 [ 254 ] {77b94317-9286-4259-9f39-344db4e6a3aa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 16876 | 2026.01.06 01:59:41.080273 [ 254 ] {77b94317-9286-4259-9f39-344db4e6a3aa} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16877 | 2026.01.06 01:59:41.080398 [ 254 ] {77b94317-9286-4259-9f39-344db4e6a3aa} <Debug> executeQuery: Read 5 rows, 333.00 B in 0.001051 sec., 4757.373929590865 rows/sec., 309.42 KiB/sec. | ||
| 16878 | 2026.01.06 01:59:41.080436 [ 254 ] {77b94317-9286-4259-9f39-344db4e6a3aa} <Debug> TCPHandler: Processed in 0.001211072 sec. | ||
| 16879 | 2026.01.06 01:59:41.080540 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16880 | 2026.01.06 01:59:41.080633 [ 254 ] {b008c7dd-02b1-4bd2-a553-75275563fccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16881 | 2026.01.06 01:59:41.080687 [ 254 ] {b008c7dd-02b1-4bd2-a553-75275563fccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16882 | 2026.01.06 01:59:41.081539 [ 254 ] {b008c7dd-02b1-4bd2-a553-75275563fccf} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16883 | 2026.01.06 01:59:41.081574 [ 254 ] {b008c7dd-02b1-4bd2-a553-75275563fccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16884 | 2026.01.06 01:59:41.082103 [ 254 ] {b008c7dd-02b1-4bd2-a553-75275563fccf} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16885 | 2026.01.06 01:59:41.082326 [ 254 ] {b008c7dd-02b1-4bd2-a553-75275563fccf} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16886 | 2026.01.06 01:59:41.082461 [ 254 ] {b008c7dd-02b1-4bd2-a553-75275563fccf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001846 sec., 16793.066088840736 rows/sec., 30.09 MiB/sec. | ||
| 16887 | 2026.01.06 01:59:41.082515 [ 254 ] {b008c7dd-02b1-4bd2-a553-75275563fccf} <Debug> TCPHandler: Processed in 0.002022579 sec. | ||
| 16888 | 2026.01.06 01:59:41.082623 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16889 | 2026.01.06 01:59:41.082716 [ 254 ] {fbdfbfc6-3ac2-48aa-88c1-14a0425880e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16890 | 2026.01.06 01:59:41.082756 [ 254 ] {fbdfbfc6-3ac2-48aa-88c1-14a0425880e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16891 | 2026.01.06 01:59:41.083087 [ 254 ] {fbdfbfc6-3ac2-48aa-88c1-14a0425880e4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16892 | 2026.01.06 01:59:41.083120 [ 254 ] {fbdfbfc6-3ac2-48aa-88c1-14a0425880e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16893 | 2026.01.06 01:59:41.083423 [ 254 ] {fbdfbfc6-3ac2-48aa-88c1-14a0425880e4} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16894 | 2026.01.06 01:59:41.083632 [ 254 ] {fbdfbfc6-3ac2-48aa-88c1-14a0425880e4} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16895 | 2026.01.06 01:59:41.083744 [ 49 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16896 | 2026.01.06 01:59:41.083758 [ 254 ] {fbdfbfc6-3ac2-48aa-88c1-14a0425880e4} <Debug> executeQuery: Read 100 rows, 5.60 KiB in 0.00106 sec., 94339.62264150944 rows/sec., 5.16 MiB/sec. | ||
| 16897 | 2026.01.06 01:59:41.083792 [ 49 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16898 | 2026.01.06 01:59:41.083814 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16899 | 2026.01.06 01:59:41.083816 [ 254 ] {fbdfbfc6-3ac2-48aa-88c1-14a0425880e4} <Debug> TCPHandler: Processed in 0.001240941 sec. | ||
| 16900 | 2026.01.06 01:59:41.083891 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 16901 | 2026.01.06 01:59:41.083991 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16902 | 2026.01.06 01:59:41.084016 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6722 rows starting from the beginning of the part | ||
| 16903 | 2026.01.06 01:59:41.084062 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 16904 | 2026.01.06 01:59:41.084097 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 16905 | 2026.01.06 01:59:41.084133 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 16906 | 2026.01.06 01:59:41.084188 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::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 | ||
| 16907 | 2026.01.06 01:59:41.084224 [ 194 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 100 rows starting from the beginning of the part | ||
| 16908 | 2026.01.06 01:59:41.085970 [ 201 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7062 rows, containing 4 columns (4 merged, 0 gathered) in 0.002110299 sec., 3346445.2193741268 rows/sec., 220.64 MiB/sec. | ||
| 16909 | 2026.01.06 01:59:41.086432 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16910 | 2026.01.06 01:59:41.086749 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_126_25} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16911 | 2026.01.06 01:59:41.086827 [ 190 ] {c772badb-04e0-4303-b011-c8d8d922758e::all_1_126_25} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16912 | 2026.01.06 01:59:41.086904 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 16913 | 2026.01.06 01:59:43.539622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2034 | ||
| 16914 | 2026.01.06 01:59:43.542295 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16915 | 2026.01.06 01:59:43.542353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 16916 | 2026.01.06 01:59:43.543572 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16917 | 2026.01.06 01:59:43.543859 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16918 | 2026.01.06 01:59:43.544228 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2034 | ||
| 16919 | 2026.01.06 01:59:44.790745 [ 221 ] {} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): 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] | ||
| 16920 | 2026.01.06 01:59:44.790844 [ 221 ] {} <Debug> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): 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] | ||
| 16921 | 2026.01.06 01:59:44.793276 [ 221 ] {} <Debug> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): 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] | ||
| 16922 | 2026.01.06 01:59:45.275193 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16923 | 2026.01.06 01:59:45.275457 [ 254 ] {0c9e6c74-4901-410b-bde3-975f91ececad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16924 | 2026.01.06 01:59:45.275562 [ 254 ] {0c9e6c74-4901-410b-bde3-975f91ececad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16925 | 2026.01.06 01:59:45.276474 [ 254 ] {0c9e6c74-4901-410b-bde3-975f91ececad} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16926 | 2026.01.06 01:59:45.276515 [ 254 ] {0c9e6c74-4901-410b-bde3-975f91ececad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16927 | 2026.01.06 01:59:45.276894 [ 254 ] {0c9e6c74-4901-410b-bde3-975f91ececad} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16928 | 2026.01.06 01:59:45.277109 [ 254 ] {0c9e6c74-4901-410b-bde3-975f91ececad} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16929 | 2026.01.06 01:59:45.277260 [ 254 ] {0c9e6c74-4901-410b-bde3-975f91ececad} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00188 sec., 29787.23404255319 rows/sec., 2.27 MiB/sec. | ||
| 16930 | 2026.01.06 01:59:45.277302 [ 254 ] {0c9e6c74-4901-410b-bde3-975f91ececad} <Debug> TCPHandler: Processed in 0.002263761 sec. | ||
| 16931 | 2026.01.06 01:59:45.277444 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16932 | 2026.01.06 01:59:45.277542 [ 254 ] {d55e4161-7e19-40f9-9aef-c3d6bf1c401a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16933 | 2026.01.06 01:59:45.277583 [ 254 ] {d55e4161-7e19-40f9-9aef-c3d6bf1c401a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16934 | 2026.01.06 01:59:45.278020 [ 254 ] {d55e4161-7e19-40f9-9aef-c3d6bf1c401a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16935 | 2026.01.06 01:59:45.278057 [ 254 ] {d55e4161-7e19-40f9-9aef-c3d6bf1c401a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16936 | 2026.01.06 01:59:45.278356 [ 254 ] {d55e4161-7e19-40f9-9aef-c3d6bf1c401a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16937 | 2026.01.06 01:59:45.278562 [ 254 ] {d55e4161-7e19-40f9-9aef-c3d6bf1c401a} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2026.01.06 01:59:45.278691 [ 254 ] {d55e4161-7e19-40f9-9aef-c3d6bf1c401a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 16939 | 2026.01.06 01:59:45.278729 [ 254 ] {d55e4161-7e19-40f9-9aef-c3d6bf1c401a} <Debug> TCPHandler: Processed in 0.001343702 sec. | ||
| 16940 | 2026.01.06 01:59:45.278845 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16941 | 2026.01.06 01:59:45.278947 [ 254 ] {9dca8671-5b89-415b-ac6a-3761c97efc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16942 | 2026.01.06 01:59:45.278990 [ 254 ] {9dca8671-5b89-415b-ac6a-3761c97efc4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16943 | 2026.01.06 01:59:45.279412 [ 254 ] {9dca8671-5b89-415b-ac6a-3761c97efc4d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16944 | 2026.01.06 01:59:45.279448 [ 254 ] {9dca8671-5b89-415b-ac6a-3761c97efc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16945 | 2026.01.06 01:59:45.279761 [ 254 ] {9dca8671-5b89-415b-ac6a-3761c97efc4d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16946 | 2026.01.06 01:59:45.279968 [ 254 ] {9dca8671-5b89-415b-ac6a-3761c97efc4d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16947 | 2026.01.06 01:59:45.280099 [ 254 ] {9dca8671-5b89-415b-ac6a-3761c97efc4d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001171 sec., 109308.28351836037 rows/sec., 7.61 MiB/sec. | ||
| 16948 | 2026.01.06 01:59:45.280136 [ 254 ] {9dca8671-5b89-415b-ac6a-3761c97efc4d} <Debug> TCPHandler: Processed in 0.001339722 sec. | ||
| 16949 | 2026.01.06 01:59:45.280253 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16950 | 2026.01.06 01:59:45.280346 [ 254 ] {2cf77e8f-c949-43b5-b408-f2b6a2710636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16951 | 2026.01.06 01:59:45.280388 [ 254 ] {2cf77e8f-c949-43b5-b408-f2b6a2710636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16952 | 2026.01.06 01:59:45.280712 [ 254 ] {2cf77e8f-c949-43b5-b408-f2b6a2710636} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16953 | 2026.01.06 01:59:45.280749 [ 254 ] {2cf77e8f-c949-43b5-b408-f2b6a2710636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16954 | 2026.01.06 01:59:45.281051 [ 254 ] {2cf77e8f-c949-43b5-b408-f2b6a2710636} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16955 | 2026.01.06 01:59:45.281261 [ 254 ] {2cf77e8f-c949-43b5-b408-f2b6a2710636} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16956 | 2026.01.06 01:59:45.281387 [ 254 ] {2cf77e8f-c949-43b5-b408-f2b6a2710636} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001059 sec., 45325.779036827196 rows/sec., 3.05 MiB/sec. | ||
| 16957 | 2026.01.06 01:59:45.281423 [ 254 ] {2cf77e8f-c949-43b5-b408-f2b6a2710636} <Debug> TCPHandler: Processed in 0.001217341 sec. | ||
| 16958 | 2026.01.06 01:59:45.927107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39833 | ||
| 16959 | 2026.01.06 01:59:45.927635 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16960 | 2026.01.06 01:59:45.927673 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16961 | 2026.01.06 01:59:45.928180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16962 | 2026.01.06 01:59:45.928422 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16963 | 2026.01.06 01:59:45.928573 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39833 | ||
| 16964 | 2026.01.06 01:59:48.137301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16965 | 2026.01.06 01:59:48.154159 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16966 | 2026.01.06 01:59:48.154207 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16967 | 2026.01.06 01:59:48.160164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16968 | 2026.01.06 01:59:48.160905 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16969 | 2026.01.06 01:59:48.163674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16970 | 2026.01.06 01:59:50.229465 [ 219 ] {} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 16971 | 2026.01.06 01:59:50.229534 [ 219 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 16972 | 2026.01.06 01:59:50.233660 [ 219 ] {} <Debug> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): 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] | ||
| 16973 | 2026.01.06 01:59:50.277416 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16974 | 2026.01.06 01:59:50.277629 [ 254 ] {9648738d-006b-4169-bede-3cf1daf89b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16975 | 2026.01.06 01:59:50.277699 [ 254 ] {9648738d-006b-4169-bede-3cf1daf89b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16976 | 2026.01.06 01:59:50.278404 [ 254 ] {9648738d-006b-4169-bede-3cf1daf89b6b} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16977 | 2026.01.06 01:59:50.278452 [ 254 ] {9648738d-006b-4169-bede-3cf1daf89b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16978 | 2026.01.06 01:59:50.278885 [ 254 ] {9648738d-006b-4169-bede-3cf1daf89b6b} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16979 | 2026.01.06 01:59:50.279149 [ 254 ] {9648738d-006b-4169-bede-3cf1daf89b6b} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16980 | 2026.01.06 01:59:50.279319 [ 254 ] {9648738d-006b-4169-bede-3cf1daf89b6b} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001755 sec., 43304.84330484331 rows/sec., 3.55 MiB/sec. | ||
| 16981 | 2026.01.06 01:59:50.279363 [ 254 ] {9648738d-006b-4169-bede-3cf1daf89b6b} <Debug> TCPHandler: Processed in 0.00209211 sec. | ||
| 16982 | 2026.01.06 01:59:50.279373 [ 219 ] {} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 16983 | 2026.01.06 01:59:50.279406 [ 219 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 16984 | 2026.01.06 01:59:50.279485 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16985 | 2026.01.06 01:59:50.279596 [ 254 ] {c60475e6-518b-4a13-90a3-b175b0786992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16986 | 2026.01.06 01:59:50.279640 [ 254 ] {c60475e6-518b-4a13-90a3-b175b0786992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16987 | 2026.01.06 01:59:50.280096 [ 254 ] {c60475e6-518b-4a13-90a3-b175b0786992} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16988 | 2026.01.06 01:59:50.280136 [ 254 ] {c60475e6-518b-4a13-90a3-b175b0786992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16989 | 2026.01.06 01:59:50.280474 [ 254 ] {c60475e6-518b-4a13-90a3-b175b0786992} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16990 | 2026.01.06 01:59:50.280736 [ 254 ] {c60475e6-518b-4a13-90a3-b175b0786992} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16991 | 2026.01.06 01:59:50.280869 [ 39 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16992 | 2026.01.06 01:59:50.280875 [ 254 ] {c60475e6-518b-4a13-90a3-b175b0786992} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001299 sec., 7698.229407236336 rows/sec., 578.87 KiB/sec. | ||
| 16993 | 2026.01.06 01:59:50.280921 [ 39 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16994 | 2026.01.06 01:59:50.280940 [ 254 ] {c60475e6-518b-4a13-90a3-b175b0786992} <Debug> TCPHandler: Processed in 0.001506924 sec. | ||
| 16995 | 2026.01.06 01:59:50.280949 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 16996 | 2026.01.06 01:59:50.281066 [ 191 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 16997 | 2026.01.06 01:59:50.281071 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16998 | 2026.01.06 01:59:50.281194 [ 191 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16999 | 2026.01.06 01:59:50.281199 [ 254 ] {1c467a2b-f1cb-492d-aa62-e3a8236c5006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17000 | 2026.01.06 01:59:50.281238 [ 191 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::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 | ||
| 17001 | 2026.01.06 01:59:50.281257 [ 254 ] {1c467a2b-f1cb-492d-aa62-e3a8236c5006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17002 | 2026.01.06 01:59:50.281314 [ 191 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 12 rows starting from the beginning of the part | ||
| 17003 | 2026.01.06 01:59:50.281366 [ 191 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 31 rows starting from the beginning of the part | ||
| 17004 | 2026.01.06 01:59:50.281410 [ 191 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 10 rows starting from the beginning of the part | ||
| 17005 | 2026.01.06 01:59:50.281449 [ 191 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 248 rows starting from the beginning of the part | ||
| 17006 | 2026.01.06 01:59:50.281490 [ 191 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 10 rows starting from the beginning of the part | ||
| 17007 | 2026.01.06 01:59:50.281697 [ 254 ] {1c467a2b-f1cb-492d-aa62-e3a8236c5006} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17008 | 2026.01.06 01:59:50.281739 [ 254 ] {1c467a2b-f1cb-492d-aa62-e3a8236c5006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17009 | 2026.01.06 01:59:50.281952 [ 219 ] {} <Debug> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): 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] | ||
| 17010 | 2026.01.06 01:59:50.282104 [ 254 ] {1c467a2b-f1cb-492d-aa62-e3a8236c5006} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17011 | 2026.01.06 01:59:50.282340 [ 254 ] {1c467a2b-f1cb-492d-aa62-e3a8236c5006} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17012 | 2026.01.06 01:59:50.282369 [ 201 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352713 sec., 435421.2608291633 rows/sec., 29.07 MiB/sec. | ||
| 17013 | 2026.01.06 01:59:50.282477 [ 254 ] {1c467a2b-f1cb-492d-aa62-e3a8236c5006} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001296 sec., 57098.765432098764 rows/sec., 4.46 MiB/sec. | ||
| 17014 | 2026.01.06 01:59:50.282517 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17015 | 2026.01.06 01:59:50.282519 [ 254 ] {1c467a2b-f1cb-492d-aa62-e3a8236c5006} <Debug> TCPHandler: Processed in 0.001497404 sec. | ||
| 17016 | 2026.01.06 01:59:50.282651 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17017 | 2026.01.06 01:59:50.282748 [ 254 ] {514b204e-e667-4a0c-bfcf-2b47389bca5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17018 | 2026.01.06 01:59:50.282775 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_121_24} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17019 | 2026.01.06 01:59:50.282793 [ 254 ] {514b204e-e667-4a0c-bfcf-2b47389bca5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17020 | 2026.01.06 01:59:50.282844 [ 187 ] {d4f67e85-585a-4637-b57e-30d1337e8e82::all_1_121_24} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17021 | 2026.01.06 01:59:50.282925 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 17022 | 2026.01.06 01:59:50.283199 [ 254 ] {514b204e-e667-4a0c-bfcf-2b47389bca5d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17023 | 2026.01.06 01:59:50.283241 [ 254 ] {514b204e-e667-4a0c-bfcf-2b47389bca5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17024 | 2026.01.06 01:59:50.283582 [ 254 ] {514b204e-e667-4a0c-bfcf-2b47389bca5d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17025 | 2026.01.06 01:59:50.283793 [ 254 ] {514b204e-e667-4a0c-bfcf-2b47389bca5d} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17026 | 2026.01.06 01:59:50.283924 [ 254 ] {514b204e-e667-4a0c-bfcf-2b47389bca5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 17027 | 2026.01.06 01:59:50.283926 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Selected 4 parts from all_1_123_25 to all_126_126_0 | ||
| 17028 | 2026.01.06 01:59:50.283961 [ 254 ] {514b204e-e667-4a0c-bfcf-2b47389bca5d} <Debug> TCPHandler: Processed in 0.001359473 sec. | ||
| 17029 | 2026.01.06 01:59:50.283968 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17030 | 2026.01.06 01:59:50.283987 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17031 | 2026.01.06 01:59:50.284052 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_126_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_123_25 to all_126_126_0 into Compact with storage Full | ||
| 17032 | 2026.01.06 01:59:50.284070 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17033 | 2026.01.06 01:59:50.284150 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_126_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17034 | 2026.01.06 01:59:50.284173 [ 254 ] {3d520f7c-688f-455f-9dd0-61b5404e5605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17035 | 2026.01.06 01:59:50.284180 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 33814 rows starting from the beginning of the part | ||
| 17036 | 2026.01.06 01:59:50.284235 [ 254 ] {3d520f7c-688f-455f-9dd0-61b5404e5605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17037 | 2026.01.06 01:59:50.284242 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 17038 | 2026.01.06 01:59:50.284293 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 17039 | 2026.01.06 01:59:50.284328 [ 191 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1030 rows starting from the beginning of the part | ||
| 17040 | 2026.01.06 01:59:50.285027 [ 254 ] {3d520f7c-688f-455f-9dd0-61b5404e5605} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17041 | 2026.01.06 01:59:50.285066 [ 254 ] {3d520f7c-688f-455f-9dd0-61b5404e5605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17042 | 2026.01.06 01:59:50.285614 [ 254 ] {3d520f7c-688f-455f-9dd0-61b5404e5605} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17043 | 2026.01.06 01:59:50.285834 [ 254 ] {3d520f7c-688f-455f-9dd0-61b5404e5605} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17044 | 2026.01.06 01:59:50.285961 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17045 | 2026.01.06 01:59:50.285988 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17046 | 2026.01.06 01:59:50.285989 [ 254 ] {3d520f7c-688f-455f-9dd0-61b5404e5605} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001835 sec., 5449.591280653951 rows/sec., 9.77 MiB/sec. | ||
| 17047 | 2026.01.06 01:59:50.286004 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17048 | 2026.01.06 01:59:50.286066 [ 254 ] {3d520f7c-688f-455f-9dd0-61b5404e5605} <Debug> TCPHandler: Processed in 0.002044809 sec. | ||
| 17049 | 2026.01.06 01:59:50.286086 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::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 | ||
| 17050 | 2026.01.06 01:59:50.286180 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17051 | 2026.01.06 01:59:50.286287 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17052 | 2026.01.06 01:59:50.286286 [ 254 ] {fe6beddb-3be9-4d27-8b4a-a275425ca213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17053 | 2026.01.06 01:59:50.286343 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2315 rows starting from the beginning of the part | ||
| 17054 | 2026.01.06 01:59:50.286350 [ 254 ] {fe6beddb-3be9-4d27-8b4a-a275425ca213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17055 | 2026.01.06 01:59:50.286465 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 10 rows starting from the beginning of the part | ||
| 17056 | 2026.01.06 01:59:50.286572 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 31 rows starting from the beginning of the part | ||
| 17057 | 2026.01.06 01:59:50.286667 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 10 rows starting from the beginning of the part | ||
| 17058 | 2026.01.06 01:59:50.286715 [ 254 ] {fe6beddb-3be9-4d27-8b4a-a275425ca213} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17059 | 2026.01.06 01:59:50.286758 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 31 rows starting from the beginning of the part | ||
| 17060 | 2026.01.06 01:59:50.286759 [ 254 ] {fe6beddb-3be9-4d27-8b4a-a275425ca213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17061 | 2026.01.06 01:59:50.286860 [ 187 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 10 rows starting from the beginning of the part | ||
| 17062 | 2026.01.06 01:59:50.287138 [ 254 ] {fe6beddb-3be9-4d27-8b4a-a275425ca213} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17063 | 2026.01.06 01:59:50.287390 [ 254 ] {fe6beddb-3be9-4d27-8b4a-a275425ca213} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17064 | 2026.01.06 01:59:50.287535 [ 254 ] {fe6beddb-3be9-4d27-8b4a-a275425ca213} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001267 sec., 47355.95895816891 rows/sec., 3.19 MiB/sec. | ||
| 17065 | 2026.01.06 01:59:50.287574 [ 254 ] {fe6beddb-3be9-4d27-8b4a-a275425ca213} <Debug> TCPHandler: Processed in 0.001444653 sec. | ||
| 17066 | 2026.01.06 01:59:50.290636 [ 186 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_126_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35164 rows, containing 5 columns (5 merged, 0 gathered) in 0.006602002 sec., 5326263.154721855 rows/sec., 363.35 MiB/sec. | ||
| 17067 | 2026.01.06 01:59:50.291119 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_126_26} <Trace> MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) | ||
| 17068 | 2026.01.06 01:59:50.291459 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17069 | 2026.01.06 01:59:50.291547 [ 188 ] {1c2e4332-de5f-43a8-820b-5799331de972::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972) (MergerMutator): Merged 4 parts: [all_1_123_25, all_126_126_0] -> all_1_126_26 | ||
| 17070 | 2026.01.06 01:59:50.291662 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 17071 | 2026.01.06 01:59:50.296298 [ 186 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 19 columns (19 merged, 0 gathered) in 0.010243436 sec., 234979.74703019572 rows/sec., 421.07 MiB/sec. | ||
| 17072 | 2026.01.06 01:59:50.298461 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17073 | 2026.01.06 01:59:50.298794 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17074 | 2026.01.06 01:59:50.298868 [ 188 ] {bd824e77-a110-44ce-95c0-211bfcd442f2::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17075 | 2026.01.06 01:59:50.299031 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.56 MiB. | ||
| 17076 | 2026.01.06 01:59:51.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.55 MiB, peak 405.09 MiB, free memory in arenas 0.00 B, will set to 390.61 MiB (RSS), difference: 4.06 MiB | ||
| 17077 | 2026.01.06 01:59:51.393455 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 17078 | 2026.01.06 01:59:51.393511 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 17079 | 2026.01.06 01:59:51.397417 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): 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] | ||
| 17080 | 2026.01.06 01:59:51.517716 [ 220 ] {} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 17081 | 2026.01.06 01:59:51.517793 [ 220 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 17082 | 2026.01.06 01:59:51.521204 [ 220 ] {} <Debug> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): 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] | ||
| 17083 | 2026.01.06 01:59:53.211493 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17084 | 2026.01.06 01:59:53.211567 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17085 | 2026.01.06 01:59:53.429078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40345 | ||
| 17086 | 2026.01.06 01:59:53.429887 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17087 | 2026.01.06 01:59:53.429922 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17088 | 2026.01.06 01:59:53.430409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17089 | 2026.01.06 01:59:53.430631 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17090 | 2026.01.06 01:59:53.430760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40345 | ||
| 17091 | 2026.01.06 01:59:53.529601 [ 36 ] {} <Debug> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 17092 | 2026.01.06 01:59:53.529664 [ 36 ] {} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17093 | 2026.01.06 01:59:53.529684 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17094 | 2026.01.06 01:59:53.529814 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::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 | ||
| 17095 | 2026.01.06 01:59:53.529973 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17096 | 2026.01.06 01:59:53.530013 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 13 rows starting from the beginning of the part | ||
| 17097 | 2026.01.06 01:59:53.530087 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 17098 | 2026.01.06 01:59:53.530135 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::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 | ||
| 17099 | 2026.01.06 01:59:53.530182 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::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 | ||
| 17100 | 2026.01.06 01:59:53.530226 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 17101 | 2026.01.06 01:59:53.531029 [ 188 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001277982 sec., 17214.639955805324 rows/sec., 1.11 MiB/sec. | ||
| 17102 | 2026.01.06 01:59:53.531159 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 17103 | 2026.01.06 01:59:53.531398 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_14_3} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17104 | 2026.01.06 01:59:53.531464 [ 199 ] {a7d72600-36af-4079-9cb9-e0fad7adfd8b::all_1_14_3} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 17105 | 2026.01.06 01:59:53.531539 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 17106 | 2026.01.06 01:59:53.544613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2054 | ||
| 17107 | 2026.01.06 01:59:53.547049 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17108 | 2026.01.06 01:59:53.547089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17109 | 2026.01.06 01:59:53.548273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17110 | 2026.01.06 01:59:53.548546 [ 243 ] {} <Trace> system.query_log (b48449d6-a1e1-498b-bb0f-ee46b0f6d3c5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17111 | 2026.01.06 01:59:53.548905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2054 | ||
| 17112 | 2026.01.06 01:59:55.290875 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17113 | 2026.01.06 01:59:55.291095 [ 254 ] {f0d61282-d46a-40af-98a9-08ed80ef2f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17114 | 2026.01.06 01:59:55.291171 [ 254 ] {f0d61282-d46a-40af-98a9-08ed80ef2f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17115 | 2026.01.06 01:59:55.292055 [ 254 ] {f0d61282-d46a-40af-98a9-08ed80ef2f3e} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17116 | 2026.01.06 01:59:55.292104 [ 254 ] {f0d61282-d46a-40af-98a9-08ed80ef2f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17117 | 2026.01.06 01:59:55.292536 [ 254 ] {f0d61282-d46a-40af-98a9-08ed80ef2f3e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17118 | 2026.01.06 01:59:55.292766 [ 254 ] {f0d61282-d46a-40af-98a9-08ed80ef2f3e} <Trace> oximeter.fields_i16 (9de36d1b-aa04-41f0-8f83-6f89378c59fc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17119 | 2026.01.06 01:59:55.292924 [ 254 ] {f0d61282-d46a-40af-98a9-08ed80ef2f3e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001884 sec., 217622.0806794055 rows/sec., 13.80 MiB/sec. | ||
| 17120 | 2026.01.06 01:59:55.292975 [ 254 ] {f0d61282-d46a-40af-98a9-08ed80ef2f3e} <Debug> TCPHandler: Processed in 0.002245881 sec. | ||
| 17121 | 2026.01.06 01:59:55.293110 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17122 | 2026.01.06 01:59:55.293211 [ 254 ] {099e7722-92b6-4110-976e-f3d90cb47ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17123 | 2026.01.06 01:59:55.293253 [ 254 ] {099e7722-92b6-4110-976e-f3d90cb47ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17124 | 2026.01.06 01:59:55.294332 [ 254 ] {099e7722-92b6-4110-976e-f3d90cb47ad1} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17125 | 2026.01.06 01:59:55.294371 [ 254 ] {099e7722-92b6-4110-976e-f3d90cb47ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17126 | 2026.01.06 01:59:55.294761 [ 254 ] {099e7722-92b6-4110-976e-f3d90cb47ad1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17127 | 2026.01.06 01:59:55.294983 [ 254 ] {099e7722-92b6-4110-976e-f3d90cb47ad1} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2026.01.06 01:59:55.295115 [ 254 ] {099e7722-92b6-4110-976e-f3d90cb47ad1} <Debug> executeQuery: Read 1174 rows, 95.65 KiB in 0.001926 sec., 609553.4787123572 rows/sec., 48.50 MiB/sec. | ||
| 17129 | 2026.01.06 01:59:55.295155 [ 254 ] {099e7722-92b6-4110-976e-f3d90cb47ad1} <Debug> TCPHandler: Processed in 0.00209622 sec. | ||
| 17130 | 2026.01.06 01:59:55.295270 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17131 | 2026.01.06 01:59:55.295367 [ 254 ] {1aedd5a0-6fa2-4e91-8e85-b77f60dd8b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17132 | 2026.01.06 01:59:55.295409 [ 254 ] {1aedd5a0-6fa2-4e91-8e85-b77f60dd8b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17133 | 2026.01.06 01:59:55.295943 [ 254 ] {1aedd5a0-6fa2-4e91-8e85-b77f60dd8b96} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17134 | 2026.01.06 01:59:55.295980 [ 254 ] {1aedd5a0-6fa2-4e91-8e85-b77f60dd8b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17135 | 2026.01.06 01:59:55.296295 [ 254 ] {1aedd5a0-6fa2-4e91-8e85-b77f60dd8b96} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17136 | 2026.01.06 01:59:55.296512 [ 254 ] {1aedd5a0-6fa2-4e91-8e85-b77f60dd8b96} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17137 | 2026.01.06 01:59:55.296643 [ 254 ] {1aedd5a0-6fa2-4e91-8e85-b77f60dd8b96} <Debug> executeQuery: Read 236 rows, 14.65 KiB in 0.001295 sec., 182239.38223938225 rows/sec., 11.04 MiB/sec. | ||
| 17138 | 2026.01.06 01:59:55.296683 [ 254 ] {1aedd5a0-6fa2-4e91-8e85-b77f60dd8b96} <Debug> TCPHandler: Processed in 0.001462844 sec. | ||
| 17139 | 2026.01.06 01:59:55.296792 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17140 | 2026.01.06 01:59:55.296887 [ 254 ] {d75579c3-f5ff-457b-b730-5cd0aee7ec54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17141 | 2026.01.06 01:59:55.296927 [ 254 ] {d75579c3-f5ff-457b-b730-5cd0aee7ec54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17142 | 2026.01.06 01:59:55.297437 [ 254 ] {d75579c3-f5ff-457b-b730-5cd0aee7ec54} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17143 | 2026.01.06 01:59:55.297475 [ 254 ] {d75579c3-f5ff-457b-b730-5cd0aee7ec54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17144 | 2026.01.06 01:59:55.297795 [ 254 ] {d75579c3-f5ff-457b-b730-5cd0aee7ec54} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17145 | 2026.01.06 01:59:55.298009 [ 254 ] {d75579c3-f5ff-457b-b730-5cd0aee7ec54} <Trace> oximeter.fields_u32 (8f8d202f-0e8a-4889-a46e-e2bdee6dbb39): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17146 | 2026.01.06 01:59:55.298136 [ 254 ] {d75579c3-f5ff-457b-b730-5cd0aee7ec54} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001267 sec., 167324.38831886346 rows/sec., 10.79 MiB/sec. | ||
| 17147 | 2026.01.06 01:59:55.298174 [ 254 ] {d75579c3-f5ff-457b-b730-5cd0aee7ec54} <Debug> TCPHandler: Processed in 0.001431834 sec. | ||
| 17148 | 2026.01.06 01:59:55.298283 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17149 | 2026.01.06 01:59:55.298383 [ 254 ] {7342802c-fe35-40ff-bd5d-b37e00610d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17150 | 2026.01.06 01:59:55.298423 [ 254 ] {7342802c-fe35-40ff-bd5d-b37e00610d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17151 | 2026.01.06 01:59:55.298915 [ 254 ] {7342802c-fe35-40ff-bd5d-b37e00610d6c} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17152 | 2026.01.06 01:59:55.298952 [ 254 ] {7342802c-fe35-40ff-bd5d-b37e00610d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17153 | 2026.01.06 01:59:55.299266 [ 254 ] {7342802c-fe35-40ff-bd5d-b37e00610d6c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 17154 | 2026.01.06 01:59:55.299480 [ 254 ] {7342802c-fe35-40ff-bd5d-b37e00610d6c} <Trace> oximeter.fields_u8 (cc0690dd-6d66-481d-8344-5d5675c9c5ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17155 | 2026.01.06 01:59:55.299609 [ 254 ] {7342802c-fe35-40ff-bd5d-b37e00610d6c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001244 sec., 169614.14790996784 rows/sec., 9.63 MiB/sec. | ||
| 17156 | 2026.01.06 01:59:55.299651 [ 254 ] {7342802c-fe35-40ff-bd5d-b37e00610d6c} <Debug> TCPHandler: Processed in 0.001416164 sec. | ||
| 17157 | 2026.01.06 01:59:55.299765 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17158 | 2026.01.06 01:59:55.299860 [ 254 ] {865fb921-a3dc-4983-aa33-0442679874ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17159 | 2026.01.06 01:59:55.299899 [ 254 ] {865fb921-a3dc-4983-aa33-0442679874ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17160 | 2026.01.06 01:59:55.300611 [ 254 ] {865fb921-a3dc-4983-aa33-0442679874ba} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17161 | 2026.01.06 01:59:55.300648 [ 254 ] {865fb921-a3dc-4983-aa33-0442679874ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17162 | 2026.01.06 01:59:55.300996 [ 254 ] {865fb921-a3dc-4983-aa33-0442679874ba} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17163 | 2026.01.06 01:59:55.301223 [ 254 ] {865fb921-a3dc-4983-aa33-0442679874ba} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2026.01.06 01:59:55.301361 [ 254 ] {865fb921-a3dc-4983-aa33-0442679874ba} <Debug> executeQuery: Read 710 rows, 50.95 KiB in 0.001518 sec., 467720.68511198944 rows/sec., 32.78 MiB/sec. | ||
| 17165 | 2026.01.06 01:59:55.301399 [ 254 ] {865fb921-a3dc-4983-aa33-0442679874ba} <Debug> TCPHandler: Processed in 0.001682986 sec. | ||
| 17166 | 2026.01.06 01:59:55.301510 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17167 | 2026.01.06 01:59:55.301604 [ 254 ] {2ffe239e-8960-45fb-ab17-9327b377321e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17168 | 2026.01.06 01:59:55.301648 [ 254 ] {2ffe239e-8960-45fb-ab17-9327b377321e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17169 | 2026.01.06 01:59:55.301977 [ 254 ] {2ffe239e-8960-45fb-ab17-9327b377321e} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17170 | 2026.01.06 01:59:55.302012 [ 254 ] {2ffe239e-8960-45fb-ab17-9327b377321e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17171 | 2026.01.06 01:59:55.302326 [ 254 ] {2ffe239e-8960-45fb-ab17-9327b377321e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 17172 | 2026.01.06 01:59:55.302535 [ 254 ] {2ffe239e-8960-45fb-ab17-9327b377321e} <Trace> oximeter.measurements_bool (6035a756-00c9-47e1-a971-784fbb9a198e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17173 | 2026.01.06 01:59:55.302658 [ 254 ] {2ffe239e-8960-45fb-ab17-9327b377321e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 17174 | 2026.01.06 01:59:55.302696 [ 254 ] {2ffe239e-8960-45fb-ab17-9327b377321e} <Debug> TCPHandler: Processed in 0.001234482 sec. | ||
| 17175 | 2026.01.06 01:59:55.302804 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17176 | 2026.01.06 01:59:55.302899 [ 254 ] {f53fb584-6ef1-4a6f-8e43-4f2319bf8068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17177 | 2026.01.06 01:59:55.302940 [ 254 ] {f53fb584-6ef1-4a6f-8e43-4f2319bf8068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17178 | 2026.01.06 01:59:55.303398 [ 254 ] {f53fb584-6ef1-4a6f-8e43-4f2319bf8068} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17179 | 2026.01.06 01:59:55.303434 [ 254 ] {f53fb584-6ef1-4a6f-8e43-4f2319bf8068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17180 | 2026.01.06 01:59:55.303778 [ 254 ] {f53fb584-6ef1-4a6f-8e43-4f2319bf8068} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17181 | 2026.01.06 01:59:55.303992 [ 254 ] {f53fb584-6ef1-4a6f-8e43-4f2319bf8068} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17182 | 2026.01.06 01:59:55.304121 [ 254 ] {f53fb584-6ef1-4a6f-8e43-4f2319bf8068} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00124 sec., 253225.8064516129 rows/sec., 16.63 MiB/sec. | ||
| 17183 | 2026.01.06 01:59:55.304158 [ 254 ] {f53fb584-6ef1-4a6f-8e43-4f2319bf8068} <Debug> TCPHandler: Processed in 0.001402833 sec. | ||
| 17184 | 2026.01.06 01:59:55.304267 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17185 | 2026.01.06 01:59:55.304377 [ 254 ] {28993a57-2467-4be8-af76-de2a37ef9dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17186 | 2026.01.06 01:59:55.304429 [ 254 ] {28993a57-2467-4be8-af76-de2a37ef9dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17187 | 2026.01.06 01:59:55.304769 [ 254 ] {28993a57-2467-4be8-af76-de2a37ef9dbc} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17188 | 2026.01.06 01:59:55.304807 [ 254 ] {28993a57-2467-4be8-af76-de2a37ef9dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17189 | 2026.01.06 01:59:55.305125 [ 254 ] {28993a57-2467-4be8-af76-de2a37ef9dbc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 17190 | 2026.01.06 01:59:55.305336 [ 254 ] {28993a57-2467-4be8-af76-de2a37ef9dbc} <Trace> oximeter.measurements_f64 (a7d72600-36af-4079-9cb9-e0fad7adfd8b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17191 | 2026.01.06 01:59:55.305466 [ 254 ] {28993a57-2467-4be8-af76-de2a37ef9dbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 17192 | 2026.01.06 01:59:55.305502 [ 254 ] {28993a57-2467-4be8-af76-de2a37ef9dbc} <Debug> TCPHandler: Processed in 0.001284022 sec. | ||
| 17193 | 2026.01.06 01:59:55.305623 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17194 | 2026.01.06 01:59:55.305715 [ 254 ] {0823de90-6276-4f2d-8ea1-a5c654996766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17195 | 2026.01.06 01:59:55.305769 [ 254 ] {0823de90-6276-4f2d-8ea1-a5c654996766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17196 | 2026.01.06 01:59:55.306649 [ 254 ] {0823de90-6276-4f2d-8ea1-a5c654996766} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17197 | 2026.01.06 01:59:55.306685 [ 254 ] {0823de90-6276-4f2d-8ea1-a5c654996766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17198 | 2026.01.06 01:59:55.307221 [ 254 ] {0823de90-6276-4f2d-8ea1-a5c654996766} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17199 | 2026.01.06 01:59:55.307434 [ 254 ] {0823de90-6276-4f2d-8ea1-a5c654996766} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17200 | 2026.01.06 01:59:55.307568 [ 254 ] {0823de90-6276-4f2d-8ea1-a5c654996766} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001871 sec., 16568.679850347406 rows/sec., 29.69 MiB/sec. | ||
| 17201 | 2026.01.06 01:59:55.307621 [ 254 ] {0823de90-6276-4f2d-8ea1-a5c654996766} <Debug> TCPHandler: Processed in 0.002053759 sec. | ||
| 17202 | 2026.01.06 01:59:55.307621 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 17203 | 2026.01.06 01:59:55.307679 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 17204 | 2026.01.06 01:59:55.307742 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17205 | 2026.01.06 01:59:55.307840 [ 254 ] {5e8168cb-820e-44d4-a056-b6c54704f026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17206 | 2026.01.06 01:59:55.307881 [ 254 ] {5e8168cb-820e-44d4-a056-b6c54704f026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17207 | 2026.01.06 01:59:55.308211 [ 254 ] {5e8168cb-820e-44d4-a056-b6c54704f026} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17208 | 2026.01.06 01:59:55.308248 [ 254 ] {5e8168cb-820e-44d4-a056-b6c54704f026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17209 | 2026.01.06 01:59:55.308552 [ 254 ] {5e8168cb-820e-44d4-a056-b6c54704f026} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17210 | 2026.01.06 01:59:55.308822 [ 254 ] {5e8168cb-820e-44d4-a056-b6c54704f026} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17211 | 2026.01.06 01:59:55.308952 [ 254 ] {5e8168cb-820e-44d4-a056-b6c54704f026} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001131 sec., 91954.02298850575 rows/sec., 5.63 MiB/sec. | ||
| 17212 | 2026.01.06 01:59:55.308989 [ 254 ] {5e8168cb-820e-44d4-a056-b6c54704f026} <Debug> TCPHandler: Processed in 0.001294112 sec. | ||
| 17213 | 2026.01.06 01:59:55.311081 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): 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] | ||
| 17214 | 2026.01.06 01:59:55.663826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17215 | 2026.01.06 01:59:55.681803 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17216 | 2026.01.06 01:59:55.681861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17217 | 2026.01.06 01:59:55.688253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17218 | 2026.01.06 01:59:55.689007 [ 244 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17219 | 2026.01.06 01:59:55.692424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17220 | 2026.01.06 01:59:56.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.93 MiB, peak 405.09 MiB, free memory in arenas 0.00 B, will set to 390.62 MiB (RSS), difference: -1.30 MiB | ||
| 17221 | 2026.01.06 01:59:56.442782 [ 218 ] {} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 17222 | 2026.01.06 01:59:56.442837 [ 218 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 17223 | 2026.01.06 01:59:56.445857 [ 218 ] {} <Debug> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): 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] | ||
| 17224 | 2026.01.06 02:00:00.278711 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17225 | 2026.01.06 02:00:00.278918 [ 254 ] {0a994b83-7437-4957-a920-ad9b8be9c39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17226 | 2026.01.06 02:00:00.278989 [ 254 ] {0a994b83-7437-4957-a920-ad9b8be9c39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17227 | 2026.01.06 02:00:00.279683 [ 254 ] {0a994b83-7437-4957-a920-ad9b8be9c39d} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17228 | 2026.01.06 02:00:00.279728 [ 254 ] {0a994b83-7437-4957-a920-ad9b8be9c39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17229 | 2026.01.06 02:00:00.280121 [ 254 ] {0a994b83-7437-4957-a920-ad9b8be9c39d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17230 | 2026.01.06 02:00:00.280368 [ 254 ] {0a994b83-7437-4957-a920-ad9b8be9c39d} <Trace> oximeter.fields_ipaddr (b0b926f0-1887-4ca1-a0f9-12f151be4fc4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17231 | 2026.01.06 02:00:00.280532 [ 254 ] {0a994b83-7437-4957-a920-ad9b8be9c39d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001666 sec., 2400.9603841536614 rows/sec., 195.78 KiB/sec. | ||
| 17232 | 2026.01.06 02:00:00.280578 [ 254 ] {0a994b83-7437-4957-a920-ad9b8be9c39d} <Debug> TCPHandler: Processed in 0.002000879 sec. | ||
| 17233 | 2026.01.06 02:00:00.280715 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17234 | 2026.01.06 02:00:00.280811 [ 254 ] {725ade5a-02e1-40f4-b322-5dd51d5fc703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17235 | 2026.01.06 02:00:00.280853 [ 254 ] {725ade5a-02e1-40f4-b322-5dd51d5fc703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17236 | 2026.01.06 02:00:00.281305 [ 254 ] {725ade5a-02e1-40f4-b322-5dd51d5fc703} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17237 | 2026.01.06 02:00:00.281341 [ 254 ] {725ade5a-02e1-40f4-b322-5dd51d5fc703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17238 | 2026.01.06 02:00:00.281672 [ 254 ] {725ade5a-02e1-40f4-b322-5dd51d5fc703} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17239 | 2026.01.06 02:00:00.281884 [ 254 ] {725ade5a-02e1-40f4-b322-5dd51d5fc703} <Trace> oximeter.fields_string (8684db4e-b7dd-4952-a5a2-847f675c5305): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17240 | 2026.01.06 02:00:00.282012 [ 254 ] {725ade5a-02e1-40f4-b322-5dd51d5fc703} <Debug> executeQuery: Read 78 rows, 6.53 KiB in 0.001221 sec., 63882.06388206388 rows/sec., 5.22 MiB/sec. | ||
| 17241 | 2026.01.06 02:00:00.282054 [ 254 ] {725ade5a-02e1-40f4-b322-5dd51d5fc703} <Debug> TCPHandler: Processed in 0.001390653 sec. | ||
| 17242 | 2026.01.06 02:00:00.282180 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17243 | 2026.01.06 02:00:00.282274 [ 254 ] {8eaf6e9a-ce3f-46af-80b1-10a65d565e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17244 | 2026.01.06 02:00:00.282317 [ 254 ] {8eaf6e9a-ce3f-46af-80b1-10a65d565e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17245 | 2026.01.06 02:00:00.282732 [ 254 ] {8eaf6e9a-ce3f-46af-80b1-10a65d565e43} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17246 | 2026.01.06 02:00:00.282770 [ 254 ] {8eaf6e9a-ce3f-46af-80b1-10a65d565e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17247 | 2026.01.06 02:00:00.283066 [ 254 ] {8eaf6e9a-ce3f-46af-80b1-10a65d565e43} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17248 | 2026.01.06 02:00:00.283279 [ 254 ] {8eaf6e9a-ce3f-46af-80b1-10a65d565e43} <Trace> oximeter.fields_u16 (d4f67e85-585a-4637-b57e-30d1337e8e82): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17249 | 2026.01.06 02:00:00.283419 [ 254 ] {8eaf6e9a-ce3f-46af-80b1-10a65d565e43} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001163 sec., 12037.833190025796 rows/sec., 886.72 KiB/sec. | ||
| 17250 | 2026.01.06 02:00:00.283459 [ 254 ] {8eaf6e9a-ce3f-46af-80b1-10a65d565e43} <Debug> TCPHandler: Processed in 0.001328943 sec. | ||
| 17251 | 2026.01.06 02:00:00.283583 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17252 | 2026.01.06 02:00:00.283683 [ 254 ] {90b6c0b2-81be-4047-996b-3c16f64c0f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17253 | 2026.01.06 02:00:00.283725 [ 254 ] {90b6c0b2-81be-4047-996b-3c16f64c0f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17254 | 2026.01.06 02:00:00.284152 [ 254 ] {90b6c0b2-81be-4047-996b-3c16f64c0f03} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17255 | 2026.01.06 02:00:00.284189 [ 254 ] {90b6c0b2-81be-4047-996b-3c16f64c0f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17256 | 2026.01.06 02:00:00.284516 [ 254 ] {90b6c0b2-81be-4047-996b-3c16f64c0f03} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17257 | 2026.01.06 02:00:00.284736 [ 254 ] {90b6c0b2-81be-4047-996b-3c16f64c0f03} <Trace> oximeter.fields_uuid (8ea59028-804a-415a-bdee-832e5d41035c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17258 | 2026.01.06 02:00:00.284864 [ 254 ] {90b6c0b2-81be-4047-996b-3c16f64c0f03} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001204 sec., 64784.05315614618 rows/sec., 5.06 MiB/sec. | ||
| 17259 | 2026.01.06 02:00:00.284904 [ 254 ] {90b6c0b2-81be-4047-996b-3c16f64c0f03} <Debug> TCPHandler: Processed in 0.001370792 sec. | ||
| 17260 | 2026.01.06 02:00:00.285024 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17261 | 2026.01.06 02:00:00.285118 [ 254 ] {2e2341ab-9f2a-4d2e-822d-5816a5a8703e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17262 | 2026.01.06 02:00:00.285170 [ 254 ] {2e2341ab-9f2a-4d2e-822d-5816a5a8703e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17263 | 2026.01.06 02:00:00.285636 [ 254 ] {2e2341ab-9f2a-4d2e-822d-5816a5a8703e} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17264 | 2026.01.06 02:00:00.285685 [ 254 ] {2e2341ab-9f2a-4d2e-822d-5816a5a8703e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17265 | 2026.01.06 02:00:00.286126 [ 254 ] {2e2341ab-9f2a-4d2e-822d-5816a5a8703e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17266 | 2026.01.06 02:00:00.286357 [ 254 ] {2e2341ab-9f2a-4d2e-822d-5816a5a8703e} <Trace> oximeter.measurements_cumulativeu64 (1c2e4332-de5f-43a8-820b-5799331de972): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17267 | 2026.01.06 02:00:00.286502 [ 254 ] {2e2341ab-9f2a-4d2e-822d-5816a5a8703e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001401 sec., 115631.69164882228 rows/sec., 8.05 MiB/sec. | ||
| 17268 | 2026.01.06 02:00:00.286543 [ 254 ] {2e2341ab-9f2a-4d2e-822d-5816a5a8703e} <Debug> TCPHandler: Processed in 0.001568325 sec. | ||
| 17269 | 2026.01.06 02:00:00.286663 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17270 | 2026.01.06 02:00:00.286761 [ 254 ] {d4901007-dc0c-45e2-ab28-958af4bb6817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17271 | 2026.01.06 02:00:00.286817 [ 254 ] {d4901007-dc0c-45e2-ab28-958af4bb6817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17272 | 2026.01.06 02:00:00.287707 [ 254 ] {d4901007-dc0c-45e2-ab28-958af4bb6817} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17273 | 2026.01.06 02:00:00.287744 [ 254 ] {d4901007-dc0c-45e2-ab28-958af4bb6817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17274 | 2026.01.06 02:00:00.288338 [ 254 ] {d4901007-dc0c-45e2-ab28-958af4bb6817} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17275 | 2026.01.06 02:00:00.288568 [ 254 ] {d4901007-dc0c-45e2-ab28-958af4bb6817} <Trace> oximeter.measurements_histogramu64 (bd824e77-a110-44ce-95c0-211bfcd442f2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17276 | 2026.01.06 02:00:00.288711 [ 254 ] {d4901007-dc0c-45e2-ab28-958af4bb6817} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001969 sec., 5078.7201625190455 rows/sec., 9.10 MiB/sec. | ||
| 17277 | 2026.01.06 02:00:00.288770 [ 254 ] {d4901007-dc0c-45e2-ab28-958af4bb6817} <Debug> TCPHandler: Processed in 0.0021581 sec. | ||
| 17278 | 2026.01.06 02:00:00.288915 [ 254 ] {} <Trace> TCP-Session: 730c84e8-437f-4cde-b6c0-334f8a1895b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17279 | 2026.01.06 02:00:00.289016 [ 254 ] {7b08eb02-fc70-48e7-861a-b379ef83a8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17280 | 2026.01.06 02:00:00.289064 [ 254 ] {7b08eb02-fc70-48e7-861a-b379ef83a8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17281 | 2026.01.06 02:00:00.289435 [ 254 ] {7b08eb02-fc70-48e7-861a-b379ef83a8e0} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17282 | 2026.01.06 02:00:00.289474 [ 254 ] {7b08eb02-fc70-48e7-861a-b379ef83a8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17283 | 2026.01.06 02:00:00.289804 [ 254 ] {7b08eb02-fc70-48e7-861a-b379ef83a8e0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17284 | 2026.01.06 02:00:00.290046 [ 254 ] {7b08eb02-fc70-48e7-861a-b379ef83a8e0} <Trace> oximeter.measurements_u64 (c772badb-04e0-4303-b011-c8d8d922758e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17285 | 2026.01.06 02:00:00.290184 [ 254 ] {7b08eb02-fc70-48e7-861a-b379ef83a8e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 17286 | 2026.01.06 02:00:00.290222 [ 254 ] {7b08eb02-fc70-48e7-861a-b379ef83a8e0} <Debug> TCPHandler: Processed in 0.001361973 sec. | ||
| 17287 | 2026.01.06 02:00:00.794476 [ 223 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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] | ||
| 17288 | 2026.01.06 02:00:00.794544 [ 223 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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] | ||
| 17289 | 2026.01.06 02:00:00.797969 [ 223 ] {} <Debug> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): 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] | ||
| 17290 | 2026.01.06 02:00:00.931018 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40793 | ||
| 17291 | 2026.01.06 02:00:00.931844 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17292 | 2026.01.06 02:00:00.931916 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 17293 | 2026.01.06 02:00:00.932562 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 17294 | 2026.01.06 02:00:00.932918 [ 245 ] {} <Trace> system.asynchronous_metric_log (4278cead-b7fc-4288-8e6d-e917a056d6fe): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17295 | 2026.01.06 02:00:00.933138 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40793 | ||
| 17296 | 2026.01.06 02:00:02.282827 [ 218 ] {} <Trace> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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] | ||
| 17297 | 2026.01.06 02:00:02.282873 [ 218 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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] | ||
| 17298 | 2026.01.06 02:00:02.285809 [ 218 ] {} <Debug> system.metric_log (a49e6a2f-778b-4e6e-87d8-5ca3e7f35a5f): 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] | ||